Gregg
- 452
- 0
Homework Statement
3 (a) A sample of 50 washed baking potatoes was selected at random from a large batch.
The weights of the 50 potatoes were found to have a mean of 234 grams and a standard
deviation of 25.1 grams.
Construct a 95% confidence interval for the mean weight of potatoes in the batch.
(4 marks)
Homework Equations
\bar{x} = \mu
s = \frac{\sigma}{\sqrt{n}}
z = \frac{x-\mu}{s}
The Attempt at a Solution
The confidence interval 95% means p = 0.975
z = \frac{x-\mu}{s}
\pm 1.96 = \frac{x-234}{\frac{25.1}{\sqrt{50}}}
\Rightarrow 227-241
Why is the standard deviation
s = \frac{25.1}{\sqrt{50}}
and not just 25.1. The question states that the s.d. is 25.1!