
Michael F. answered 05/20/20
Masters in Math (minor in Stats) with 17+ years of Teaching Experience
Find a 98% CI for n = 22, mean =66, s= 8 (the sample standard deviation), normally distributed
Since the population standard deviation is not know, we will use a t-distribution.
Where E = tc (s/√n). At the end the CI is (mean – E, mean + E)
Degrees of Freedom = n-1 = 22-1 = 21. Therefore, from a t-Distribution chart, tc = 2.518
E = 2.518(8/√22) = 4.2947
The Confidence Interval is:
(66 - E, 66 + E )
(60 - 4.2947, 66 + 4.2947)
(61.7053, 70.2947)
(61.7, 70.3)