Discover the answers you need at Westonci.ca, a dynamic Q&A platform where knowledge is shared freely by a community of experts. Join our platform to connect with experts ready to provide precise answers to your questions in different areas. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

in the land of bettsylvania, a random sample of 900 people were surveyed. if it is true that 5% of people in bettsylvania work in the sports and dance industry, what is the probability that the sample proportion will be between 4% and 8%?

Sagot :

The probability that the sample proportion will be between 4% and 8% is 0.9154 or 91.54%

According to the given information, the mean of the population µ = 0.05 and the sample size n = 900.

The standard deviation σ = √(p(1-p)/n = √(0.05(1-0.05)/900 = 0.0072648

In order to determine the probability that sample proportion will be between 4% and 8%, the standard score (z-score) must be calculated.

Z = (x - µ)/ (σ/√n)

Z (x = 0.04) = (0.04 – 0.05)/ 0.0072648 = -1.376

Z (x = 0.08) = (0.08 – 0.05)/ 0.0072648 = 4.129

Hence,

P(-1.376 < Z < 4.129) = P(z < 4.129) – P(z < 1.376)

From the table,

P(z < 4.129) = 0.9998

P(z <1.376) = 0.0844

Therefore,

P(z < 4.129) – P(z < 1.376) = 0.9998 – 0.0844 = 0.9154 or 91.54%

Learn more about Probability:

https://brainly.com/question/13604758

#SPJ4