asked 210k views
3 votes
The scores on a certain test are normally distributed with a mean score of 60 and a standard deviation of 5. What is the probability that a sample of 90 students will have a mean score of at least 60.527?

2 Answers

6 votes

Final answer:

To find the probability that a sample of 90 students will have a mean score of at least 60.527, calculate the z-score, and use a z-table or calculator to find the corresponding probability.

Step-by-step explanation:

To find the probability that a sample of 90 students will have a mean score of at least 60.527, we first need to calculate the z-score of 60.527. The z-score formula is (x - mean) / standard deviation.

For this question, the mean is 60 and the standard deviation is 5. Plugging in the values, we get:

Z = (60.527 - 60) / 5 = 0.1054

Using a z-table or a calculator, we can find the area under the normal curve to the right of the z-score of 0.1054. This area represents the probability that a student's mean score is at least 60.527. The probability can be expressed as a percentage.

2 votes

Answer: approximately 0.1587

================================================

Work Shown:

mu = 60 is the population mean

sigma = 5 is the population standard deviation

n = 90 is the sample size

Compute the z score for the raw score xbar = 60.527

z = (xbar-mu)/(sigma/sqrt(n))

z = (60.527-60)/(5/sqrt(90))

z = 0.527/(5/9.48683298050514)

z = 0.527/0.52704627669473

z = 0.999912196145243

z = 1.00

I'm rounding to two decimal places as this is common in many z tables.

So P(xbar > 60.527) is approximately the same as P(Z > 1.00)

--------------

Use a z table to find that

P(Z > 1) = 1-P(Z < 1)

P(Z > 1) = 1-0.8413

P(Z > 1) = 0.1587

You can get a more accurate answer with a calculator (eg: the "normcdf" function on a TI83 or TI84); however, most stats books use tables to help make sure all students are on the same page (in terms of the final answer).

answered
User Irfan Nasim
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.