SOLUTION: How large should the size of a random sample be so that we can be 90% certain that the sample mean X will not deviate from the true mean by more than σ/2? thank you

Algebra ->  Probability-and-statistics -> SOLUTION: How large should the size of a random sample be so that we can be 90% certain that the sample mean X will not deviate from the true mean by more than σ/2? thank you      Log On


   



Question 1178274: How large should the size of a random sample be so that we can be 90% certain that the sample mean X will not deviate from the true mean by more than σ/2?
thank you

Found 2 solutions by Boreal, ewatrrr:
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
the error, e,=sigma/sqrt(n)*z(0.95)
e^2=2.706*sigma^2/n, squaring everything including z=1.645
e=sigma/2 so e^2=sigma^/4
so sigma^2/4=2.706 sigma^2/n
n=10.0824 or 11.

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
90% certain: z = 1.645
z+=blue+%28x+-+mu%29%2Fblue%28sigma%2Fsqrt%28n%29%29+=+ME%2A+sqrt%28n%29%2Fblue%28sigma%29+
0r

n = 11 (rounding up to next whole number)