In: Statistics and Probability
Almost all medical schools in the United States require students to take the Medical College Admission Test (MCAT). To estimate the mean score ?μ of those who took the MCAT on your campus, you will obtain the scores of an SRS of students. The scores follow a Normal distribution, and from published information you know that the standard deviation is 10.810.8 . Suppose that, unknown to you, the mean score of those taking the MCAT on your campus is 510510 .
In answering the questions, use ?z‑scores rounded to two decimal places.
(a) If you choose one student at random, what is the probability that the student's score is between 505505 and 515515 ? Use Table A, or software to calculate your answer.
(Enter your answer rounded to four decimal places.)
(b) You sample 3636 students. What is the standard deviation of the sampling distribution of their average score ?¯x¯ ? (Enter your answer rounded to two decimal places.)
(c) What is the probability that the mean score of your sample is between 505505 and 515515 ? (Enter your answer rounded to four decimal places.)
z score normal distribution formula:
z = (x - μ) / σ
P(z<505) = (505-510)/10.8 = -0.46
P(z<515) = (515-510)/10.8 = 0.46
P(-0.46 < z < 0.46) = 0.3545
b) if sample is 36 , what is the standard deviation:
se = σ / sqrt(n)
se = 10.8/sqrt(36) = 1.80
standard deviation = 1.80
c)What is the probability that the mean score of your sample is between 505 and 515?
z = (x - μ) / σ
P(z<505) = (505-510)/1.80 = -2.78
P(z<515) = (515-510)/1.80 = 2.78
P(-2.78 < z < 2.78) = 0.9946