SOLUTION: If the mean and standard deviation of serum iron values for healthy men are 116 and 14 micrograms per 100 mL, respectively, find the probability that a random sample of 58 healthy
Algebra ->
Probability-and-statistics
-> SOLUTION: If the mean and standard deviation of serum iron values for healthy men are 116 and 14 micrograms per 100 mL, respectively, find the probability that a random sample of 58 healthy
Log On
Question 358105: If the mean and standard deviation of serum iron values for healthy men are 116 and 14 micrograms per 100 mL, respectively, find the probability that a random sample of 58 healthy men will yield a mean of at most 120 micrograms per 100 mL.
I know that N = 58...I think...and I don't know if this makes sense but is 14/sqrt(58) on the right track?
If you could please help, that would be extremely appreciated, I am just completely lost! THANK YOU SO MUCH! Answer by jrfrunner(365) (Show Source):
You can put this solution on YOUR website! you are given the following
The population mean and population standard deviation , the population distribution is not known
--
also you sample n=58 healthy men
===
You want to know
P(xbar<=120)
===
you are left with a dilemma. You have partial information, and but no knowledge of the parent population. What do you do???
--
Well you rely on the Central Limit Theorem that says:
If you are analzying sample averages "and" the sample sizes used for those averages is large (ie over 30), the distribution of the sample averages will resemble a normal curve, specially as the sample sizes get larger.
--
Since n=56 can be consider large and you are analzying sample averages you get a free pass to use the normal distribution for your problem
===
Your next step would be to standardize the sample averages you are interested in, xbar<=120. Standardize implies you change the values so that they mimick coming from a distribution having =0 instead of =116 and =1 instead of 14. How do you do that?
===
To standarize you use the transformation , where the standard error = . you have to use standard error because you are analysing sample averages xbar, not individual valus x.
===
So your problem P(Xbar<=120) becomes or P(Z<=2.176)
==
from here you can either use book tables, statistical calculators or excel among many other tools to find this probability.
answer=0.9852