Confidence Interval for a population mean - σ known - YouTube

Channel: Joshua Emmanuel

[0]
Welcome! In this video, I’ll be constructing confidence
[4]
intervals for a population mean, assuming the population standard deviation is known.
[9]
A confidence interval, constructed from sample data, is a range of values that is likely
[15]
to include the population parameter, at some specified confidence level.
[20]
The confidence interval for a population mean is determined by taking the sample mean (the
[25]
point estimate) and subtracting and adding a margin of error to it.
[31]
So if the population standard deviation is known, the margin of error is determined by
[35]
z_α⁄2 × σ/√n
[40]
where α, the significance level, is 1 minus the confidence level.
[45]
And correspondingly, the confidence level is 1- α.
[50]
So if the confidence level is 95%, α will be 1 – 0.95 which equals 0.05.
[57]
z_α⁄2 here is a single value, called the critical value.
[63]
It can be found in the normal tables or by using software.
[67]
When constructing a 95% confidence interval, for example,
[71]
the confidence level (0.95) is in the middle of the distribution,
[75]
and the remaining 0.05 (alpha) is divided equally into the 2 tails as 0.025 each.
[84]
From the less-than cumulative standard normal tables, 0.025 in the left tail corresponds
[90]
to a z value of negative 1.96. And, due to symmetry, it will be positive
[96]
1.96 for the right tail. So the z critical value corresponding to the
[101]
95% confidence level (which we write as z.025) is 1.96.
[107]
Let’s look at an example: Scores on an exam are normally distributed
[113]
with a population standard deviation of 5.6. A random sample of 40 scores on the exam has
[119]
a mean of 32. We want to construct confidence interval estimates
[124]
for the population mean at 80, 90, and 98% confidence levels.
[130]
The margin of error is going to be zα/2 times 5.6 divided by the square root of 40.
[136]
We now need to find the critical value for each confidence level.
[140]
For the 80% confidence interval, alpha is 0.2, so we have 0.1 in each tail.
[147]
Looking up 0.1 in the normal tables, we find the closest value to be 0.1003. And that corresponds
[155]
to a z-score of -1.28 in the lower tail. And because of symmetry, it is 1.28 for the
[162]
upper tail. So the z-critical value for the 80% confidence
[166]
level is 1.28. The margin of error is therefore 1.13.
[172]
So the lower limit of the confidence interval is 32 – 1.13 which gives 30.87.
[179]
And the upper limit is 32 + 1.13 which gives 33.13.
[184]
To interpret that we say, we are 80% confident that the population mean score is between
[190]
30.87 and 33.13. With 90% confidence, alpha is 0.1, so we have
[197]
0.05 in each tail. Looking that up in the z- tables we find that
[202]
0.05 lies exactly midway between 0.0505 and 0.0495 here. That is, between z-scores of
[211]
-1.64 and -1.65. So we average the 2 values to obtain -1.645.
[220]
And so the critical value is 1.645. And that gives a margin of error of 1.46.
[228]
The lower limit of the 90% confidence interval is thus 30.54 and the upper limit is 33.46.
[236]
The 98% confidence interval has 0.01 in each tail and has a z-critical value of 2.33.
[244]
So the margin of error will be 2.06. The lower limit will be 29.94 and the upper
[251]
limit 34.06.
[254]
From the results, we see that, as confidence level increases,
[257]
the critical value z increases, the margin of error increases,
[262]
and consequently, the confidence interval became wider.
[266]
And that’s it for this video. Thanks for watching.