85.8k views
5 votes
The mean number of words per minute (WPM) read by sixth graders is 8888 with a standard deviation of 1414 WPM. If 137137 sixth graders are randomly selected, what is the probability that the sample mean would be greater than 89.8789.87 WPM? Round your answer to four decimal places.

User ElementW
by
6.9k points

1 Answer

3 votes

Noticing that there is a pattern of repetition in the question (the numbers are repeated twice), we are assuming that the mean number of words per minute is 88, the standard deviation is of 14 WPM, as well as the number of sixth graders is 137, and that there is a need to estimate the probability that the sample mean would be greater than 89.87.

Answer:

"The probability that the sample mean would be greater than 89.87 WPM" is about
\\ P(z>1.56) = 0.0594.

Explanation:

This is a problem of the distribution of sample means. Roughly speaking, we have the probability distribution of samples obtained from the same population. Each sample mean is an estimation of the population mean, and we know that this distribution behaves normally for samples sizes equal or greater than 30
\\ n \geq 30. Mathematically


\\ \overline{X} \sim N(\mu, (\sigma)/(√(n))) [1]

In words, the latter distribution has a mean that equals the population mean, and a standard deviation that also equals the population standard deviation divided by the square root of the sample size.

Moreover, we know that the variable Z follows a normal standard distribution, i.e., a normal distribution that has a population mean
\\ \mu = 0 and a population standard deviation
\\ \sigma = 1.


\\ Z = \frac{\overline{X} - \mu}{(\sigma)/(√(n))} [2]

From the question, we know that

  • The population mean is
    \\ \mu = 88 WPM
  • The population standard deviation is
    \\ \sigma = 14 WPM

We also know the size of the sample for this case:
\\ n = 137 sixth graders.

We need to estimate the probability that a sample mean being greater than
\\ \overline{X} = 89.87 WPM in the distribution of sample means. We can use the formula [2] to find this question.

The probability that the sample mean would be greater than 89.87 WPM


\\ Z = \frac{\overline{X} - \mu}{(\sigma)/(√(n))}


\\ Z = (89.87 - 88)/((14)/(√(137)))


\\ Z = (1.87)/((14)/(√(137)))


\\ Z = 1.5634 \approx 1.56

This is a standardized value and it tells us that the sample with mean 89.87 is 1.56 standard deviations above the mean of the sampling distribution.

We can consult the probability of P(z<1.56) in any cumulative standard normal table available in Statistics books or on the Internet. Of course, this probability is the same that
\\ P(\overline{X} < 89.87). Then


\\ P(z<1.56) = 0.94062 \approx 0.9406

However, we are looking for P(z>1.56), which is the complement probability of the previous probability. Therefore


\\ P(z>1.56) = 1 - P(z<1.56) = 1 - 0.9406


\\ P(z>1.56) = P(\overline{X}>89.87) = 0.0594

Thus, "The probability that the sample mean would be greater than 89.87 WPM" is about
\\ P(z>1.56) = 0.0594.

User John Doeherskij
by
7.6k points