David L. answered 12/08/18
Electrical engineer, willing to help in any field.
You need 4 pieces of info to calculate this, lucky they are all provided.
- Number of observations: n = 20
- Mean: X = 215.167
- Standard Deviation: s = 3.12
The 95% CI translates into a Z value of 1.960 (from table) you can also solve for it, but it is not needed for this problem.
now use the following:
X +/- Z (s / sqrt n)
this will give you the answer.
Ryan B.
thank you12/08/18
David L.
215.167 +/- 1.960(3.12/sqrt(20))12/08/18