Unit v Estimation
Unit v Estimation
Objectives:
The main focus of this unit is to explain the concept of
point and interval estimation, their properties, CLT,
confidence interval for mean and proportion, and
sample size estimation
Estimation:
Concept:
Estimation:
The techniques by which sample is selected from
the population and calculate the sample statistic
then make an estimate about the population
parameter.
Confidence
Intervals
Population Population
Mean Proportion
Known Unknown
Confidence Interval for when is known
Assumption:
The value of population standard deviation is
known.
The population is normally distributed.
If population is not normally distributed, large
sample is used.
Formula:
X Z / 2 .SE ( X ) X Z / 2 .
n
Where,
𝑋 = Sample mean
= population standard deviation.
= level of significance
Z/2 = Critical value from Z- table.
Common Level of Confidence
Confidence Confidence /2 Critical
Level Coefficient Value
(1-) Z/2
50% 0.50 0.50 0.25 0.6745
80% 0.80 0.20 0.10 1.28
90% 0.90 0.10 0.05 1.645
95% 0.95 0.05 0.025 1.96
98% 0.98 0.02 0.01 2.33
99% 0.99 0.01 0.005 2.58
99.9% 0.999 0.001 0.0005 3.27
Example 1: A sample of 150 light bulbs from the lot
having mean life of 2010 hours. From the past data
the standard deviation of the life of light bulb is
found to be 20 hours.
Calculate the standard error of mean and set up
95% and 99% confidence limits for the true
population mean.
Solution : Here, n= 150, 𝑋= 2010 hours, = 20
hours
(i) To find the standard error of mean:
We have,
20
SE ( X ) 1.63
n 150
(ii) To find the confidence interval for true
population mean
(a) For 95% confidence level
X Z / 2 SE ( X ) X Z / 2
n
2010 1.96 1.63
2010 3.20
(2006.80,2013.20)
i.e. 2006.80 ≤ ≤ 2013.20
Interpretation: We are 95% confident that the
interval (2006.80, 2013.20) contains the true
population mean life of light bulbs.
(b) For 99% confidence level
X Z / 2 SE ( X ) X Z / 2
n
2010 2.58 1.63
2010 4.21
(2005.79,2014.21)
i.e. 2005.79 ≤ ≤ 2014.21
Interpretation: We are 99% confident that the
interval (2005.79, 2014.21) contains the true
population mean life of light bulbs.
Thank You