SlideShare a Scribd company logo
2
Most read
14
Most read
15
Most read
NADEEM
UDDIN
ASSOCIATE
PROFESSOR
OF STATISTICS
ESTIMATION
PART-I
Estimation:-
The entire process of using an estimator to
produce an estimate of the parameter is known
as Estimation. Or estimation is a process to
estimate unknown value of population
parameter with the help of sample.
Estimator:-
Any statistic used to estimate a parameter is an
estimator.
Estimate:-
Any specific value of a statistic is an estimate.
An estimate of a population parameter may be
expressed in two ways:
Point Estimation:-
A single number used to estimate a
population parameter with the help of a
sample is called a point estimate. The
process of estimating a single number is
known as point estimation.
Interval Estimation:-
A range of values used to estimate a
population parameter with the help of a
sample is called an interval estimate, and the
process of estimating with a range of values
is known as interval estimation.
Confidence Interval:-
The interval estimates based on specific
confidence levels are known as confidence
intervals, and the upper and lower limits of
the intervals are known as confidence limits.
The Level of Confidence:-
The degree of probability associated with an
interval estimate is known as the confidence
level or confidence coefficient.
CONFIDENCE INTERVAL FOR :
A (1-α)100% confidence interval for
population mean when σ is known and
size of sample either small (n < 30) or
large (n ≥ 30) given as
𝑿 ± 𝒁∝
𝟐
𝝈
𝒏
Example-1:
We wish to estimate the mean serum
indirect bilirubin level of 4-day-old infants.
The mean for a sample of 16 infants was
found to be 5.98 mg/dl. Assuming
bilirubin levels in 4-day-old infants are
approximately normally distributed with a
standard deviation of 3.5 mg/dl
find the 95% confidence interval for
mean.
Solution:
n = 16
𝑥 = 5.98
𝜎 = 3.5
 = 1 – 0.95 = 0.05
𝑍∝
2
= 𝑍0.05
2
= 𝑍0.025 = 1.96 (From z- table)
𝑥 ± 𝑍∝
2
𝜎
𝑛
5.98 ±1.96
3.5
16
5.98 ± 1.715
4.265    7.695
CONFIDENCE INTERVAL FOR :
A (1-α)100% confidence interval for
population mean when σ is unknown and
size of sample large (n ≥ 30) given as
𝑿 ± 𝒁∝
𝟐
𝒔
𝒏
Example-2:
In an automotive safety test conducted by
the North Carolina Highway Safety Research
Center, the average tire pressure in a sample
of 62 tires was found to be 24 pounds per
square inch, and the standard deviation was
2.1 pounds per square inch. Construct a 95
percent confidence interval for the
population mean. Also interpret the result.
Solution:
n = 62
𝑥 = 24
S = 2.1
 = 1 – 0.95 = 0.05
𝑍∝
2
= 𝑍0.05
2
= 𝑍0.025 = 1.96(From z-table)
𝑥 ± 𝑍∝
2
𝑆
𝑛
24 ±1.96
2.1
62
24 ± 0.523
23.48 24.52 per square inch
The population tires will have pressure more
than 23.48 but less than 24.52 per square inch.
CONFIDENCE INTERVAL FOR :
A (1-α)100% confidence interval for
population mean when σ is unknown and
size of sample small (n < 30) given as
𝑿 ± 𝒕∝
𝟐,(𝒏−𝟏)
𝒔
𝒏
Where 𝒔 =
𝟏
𝒏−𝟏
𝒙 𝟐 −
𝒙 𝟐
𝒏
or
𝒔 =
𝒏 𝒙 𝟐− 𝒙 𝟐
𝒏(𝒏−𝟏)
Example-3:
Seven homemaker were randomly
sampled, and it was determined that the
distance they walked in their house work
had an average of 39.2 miles per week and
a sample standard deviation of 3.2 miles
per week. Construct a 95% confidence
interval for the population
mean.
Solution:
n = 7
𝑥 = 39.2
S = 3.2
 = 1 – 0.95 = 0.05
𝑡∝
2,(𝑛−1)
= 𝑡0.05
2
(7−1)
= 𝑡0.025,6 = 2.447 (From t- table)
𝑥 ± 𝑡∝
2,(𝑛−1)
𝑆
𝑛
39.2±2.447
3.2
7
39.2 ± 2.9596
36.240    42.160miles
Example-4:
The contents of 7 similar containers of sulfuric
acid are
9.8, 10.2, 10.4, 9.8, 10.0, 10.2 and 9.6 liters.
Find a 95% confidence interval for the mean
content of all such containers, assuming an
approximate normal distribution for container
contents.
Solution:
X X2
9.8 96.04
10.2 104.04
10.4 108.16
9.8 96.04
10.0 100
10.2 104.04
9.6 92.16
x
=70
x2 =
700.48
Where n = 7
x =70
x2 = 700.48
𝑥=
Σ𝑥
𝑛
=
70
7
= 10
𝑆 =
𝑛Σ𝑥2− Σ𝑥 2
𝑛 𝑛−1
S =
7 700.48 − 70 2
7 7−1
S = 0.283
 = 1 – 0.95 = 0.05
𝑡∝
2,(𝑛−1)
= 𝑡 0.05
2
(7−1)
= 𝑡0.025,6 = 2.447
(From t- table)
𝑥 ± 𝑡∝
2
𝑛 − 1
𝑆
𝑛
10 ± 2.447
0.283
7
10 ± 0.2617
9.74 10.26
Example-5:
The mean and S.D for the quality
grade – point averages are 2.6 and
0.3. How large a sample is required
if we want to be 95% confidence
that our estimate of  is within
0.05?
Solution:
 = 1 – 0.95 = 0.05
𝑍∝
2
= 𝑍0.05
2
= 𝑍0.025 = 1.96
 = 0.3 and e = 0.05
𝑛 =
𝑍∝
2
𝛿
𝑒
2
𝑛 =
1.96 0.3
0.05
2
n = 138.3
n  139

More Related Content

PDF
Statistical Estimation and Testing Lecture Notes.pdf
PPTX
Negative binomial distribution
PPTX
Testing of hypothesis - large sample test
PPTX
Exponential probability distribution
PPTX
Point Estimation
PPTX
Binomial distribution
PPT
Probability Distribution
PPTX
Probability Distribution
Statistical Estimation and Testing Lecture Notes.pdf
Negative binomial distribution
Testing of hypothesis - large sample test
Exponential probability distribution
Point Estimation
Binomial distribution
Probability Distribution
Probability Distribution

What's hot (20)

PPTX
Statistical inference: Estimation
PDF
Probability Distributions
PPTX
introduction to probability
PPTX
Regression Analysis
PPTX
STATISTIC ESTIMATION
PPTX
poisson distribution
PPTX
Binomial probability distributions ppt
PPTX
law of large number and central limit theorem
PPTX
Probability
PDF
Multiple Correlation - Thiyagu
PPTX
Multiple Linear Regression
PPTX
Correlation ppt...
PPTX
Binomial probability distribution
PDF
Simple linear regression
PPTX
Bayes' theorem
PPTX
Point estimation
PPTX
Sign test
PDF
Bayes theorem
PDF
Assumptions of Linear Regression - Machine Learning
PPTX
Regression analysis.
Statistical inference: Estimation
Probability Distributions
introduction to probability
Regression Analysis
STATISTIC ESTIMATION
poisson distribution
Binomial probability distributions ppt
law of large number and central limit theorem
Probability
Multiple Correlation - Thiyagu
Multiple Linear Regression
Correlation ppt...
Binomial probability distribution
Simple linear regression
Bayes' theorem
Point estimation
Sign test
Bayes theorem
Assumptions of Linear Regression - Machine Learning
Regression analysis.
Ad

Similar to Estimation part I (20)

PDF
Role of estimation in statistics
PPTX
STAT 206 - Chapter 8 (Confidence Interval Estimation).pptx
PPT
Confidence intervals
PPT
Chapter09
PPTX
M1-4 Estimasi Titik dan Intervaltttt.pptx
PPT
PPTX
STATISTICAL-INTERVALS 2202 Math 403.pptx
PPTX
STATISTICAL INTERVALS 2.pptx staticssmsokso
PDF
Biostatics part 7.pdf
DOC
ch 9 Confidence interval.doc
PPT
confidence interval for single population mean and proportion - Copy.ppt
PPTX
Estimating a Population Mean
PPTX
Statistical Estimation
PPTX
6. point and interval estimation
PPTX
STATPRO-LESSON-ESTI•••••••••••••••••••••
PPT
L estimation
PPTX
Mcqs (estimation)
PPTX
Estimating a Population Mean
PPT
Chapter 09
PPT
Business Statistics Chapter 8
Role of estimation in statistics
STAT 206 - Chapter 8 (Confidence Interval Estimation).pptx
Confidence intervals
Chapter09
M1-4 Estimasi Titik dan Intervaltttt.pptx
STATISTICAL-INTERVALS 2202 Math 403.pptx
STATISTICAL INTERVALS 2.pptx staticssmsokso
Biostatics part 7.pdf
ch 9 Confidence interval.doc
confidence interval for single population mean and proportion - Copy.ppt
Estimating a Population Mean
Statistical Estimation
6. point and interval estimation
STATPRO-LESSON-ESTI•••••••••••••••••••••
L estimation
Mcqs (estimation)
Estimating a Population Mean
Chapter 09
Business Statistics Chapter 8
Ad

More from Nadeem Uddin (20)

PDF
A corporation has 15 salesmen.pdf
DOCX
A question paper is divided into three groups A.docx
DOCX
If on the average the rain falls on twelve days in every thirty day.docx
DOCX
If on the average the rain falls on twelve days in every thirty days.docx
DOCX
If A and B play a game in which the probability that A wins is (2).docx
DOCX
If A and B play a game in which the probability that A wins is.docx
DOCX
Suppose you are eating at cafeteria with two friends.docx
DOCX
Three men toss in succession for a prize to be given to the one.docx
DOCX
Two men A and B toss in succession for a prize to be given to the one.docx
DOCX
For the following venn diagram.docx
DOCX
A group of 50 people was asked of three newspapers.docx
DOCX
In a survey of 100 participants.docx
DOCX
Probability by venn diagram.docx
DOCX
A bag contains 6 red and 4 black balls.docx
DOCX
Suppose that the probability is 0.8 that any given person will believe a tale...
DOCX
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
DOCX
The probability that a candidate passes a certain professional examination is...
DOCX
The probability that three men hit a target are respectively 1.docx
DOCX
In a survey of a group of people the following results are obtained.docx
DOCX
The probability that a student passes mathematics is 2.docx
A corporation has 15 salesmen.pdf
A question paper is divided into three groups A.docx
If on the average the rain falls on twelve days in every thirty day.docx
If on the average the rain falls on twelve days in every thirty days.docx
If A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is.docx
Suppose you are eating at cafeteria with two friends.docx
Three men toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docx
For the following venn diagram.docx
A group of 50 people was asked of three newspapers.docx
In a survey of 100 participants.docx
Probability by venn diagram.docx
A bag contains 6 red and 4 black balls.docx
Suppose that the probability is 0.8 that any given person will believe a tale...
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
The probability that a candidate passes a certain professional examination is...
The probability that three men hit a target are respectively 1.docx
In a survey of a group of people the following results are obtained.docx
The probability that a student passes mathematics is 2.docx

Recently uploaded (20)

PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
1_English_Language_Set_2.pdf probationary
PPTX
Unit 4 Skeletal System.ppt.pptxopresentatiom
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
IGGE1 Understanding the Self1234567891011
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
PDF
RMMM.pdf make it easy to upload and study
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
Computing-Curriculum for Schools in Ghana
PDF
Trump Administration's workforce development strategy
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
Weekly quiz Compilation Jan -July 25.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
1_English_Language_Set_2.pdf probationary
Unit 4 Skeletal System.ppt.pptxopresentatiom
Complications of Minimal Access Surgery at WLH
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Final Presentation General Medicine 03-08-2024.pptx
IGGE1 Understanding the Self1234567891011
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Digestion and Absorption of Carbohydrates, Proteina and Fats
RMMM.pdf make it easy to upload and study
Supply Chain Operations Speaking Notes -ICLT Program
Paper A Mock Exam 9_ Attempt review.pdf.
Computing-Curriculum for Schools in Ghana
Trump Administration's workforce development strategy
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
What if we spent less time fighting change, and more time building what’s rig...

Estimation part I

  • 2. Estimation:- The entire process of using an estimator to produce an estimate of the parameter is known as Estimation. Or estimation is a process to estimate unknown value of population parameter with the help of sample. Estimator:- Any statistic used to estimate a parameter is an estimator. Estimate:- Any specific value of a statistic is an estimate. An estimate of a population parameter may be expressed in two ways:
  • 3. Point Estimation:- A single number used to estimate a population parameter with the help of a sample is called a point estimate. The process of estimating a single number is known as point estimation. Interval Estimation:- A range of values used to estimate a population parameter with the help of a sample is called an interval estimate, and the process of estimating with a range of values is known as interval estimation.
  • 4. Confidence Interval:- The interval estimates based on specific confidence levels are known as confidence intervals, and the upper and lower limits of the intervals are known as confidence limits. The Level of Confidence:- The degree of probability associated with an interval estimate is known as the confidence level or confidence coefficient.
  • 5. CONFIDENCE INTERVAL FOR : A (1-α)100% confidence interval for population mean when σ is known and size of sample either small (n < 30) or large (n ≥ 30) given as 𝑿 ± 𝒁∝ 𝟐 𝝈 𝒏
  • 6. Example-1: We wish to estimate the mean serum indirect bilirubin level of 4-day-old infants. The mean for a sample of 16 infants was found to be 5.98 mg/dl. Assuming bilirubin levels in 4-day-old infants are approximately normally distributed with a standard deviation of 3.5 mg/dl find the 95% confidence interval for mean.
  • 7. Solution: n = 16 𝑥 = 5.98 𝜎 = 3.5  = 1 – 0.95 = 0.05 𝑍∝ 2 = 𝑍0.05 2 = 𝑍0.025 = 1.96 (From z- table) 𝑥 ± 𝑍∝ 2 𝜎 𝑛 5.98 ±1.96 3.5 16 5.98 ± 1.715 4.265    7.695
  • 8. CONFIDENCE INTERVAL FOR : A (1-α)100% confidence interval for population mean when σ is unknown and size of sample large (n ≥ 30) given as 𝑿 ± 𝒁∝ 𝟐 𝒔 𝒏
  • 9. Example-2: In an automotive safety test conducted by the North Carolina Highway Safety Research Center, the average tire pressure in a sample of 62 tires was found to be 24 pounds per square inch, and the standard deviation was 2.1 pounds per square inch. Construct a 95 percent confidence interval for the population mean. Also interpret the result.
  • 10. Solution: n = 62 𝑥 = 24 S = 2.1  = 1 – 0.95 = 0.05 𝑍∝ 2 = 𝑍0.05 2 = 𝑍0.025 = 1.96(From z-table) 𝑥 ± 𝑍∝ 2 𝑆 𝑛 24 ±1.96 2.1 62 24 ± 0.523 23.48 24.52 per square inch The population tires will have pressure more than 23.48 but less than 24.52 per square inch.
  • 11. CONFIDENCE INTERVAL FOR : A (1-α)100% confidence interval for population mean when σ is unknown and size of sample small (n < 30) given as 𝑿 ± 𝒕∝ 𝟐,(𝒏−𝟏) 𝒔 𝒏 Where 𝒔 = 𝟏 𝒏−𝟏 𝒙 𝟐 − 𝒙 𝟐 𝒏 or 𝒔 = 𝒏 𝒙 𝟐− 𝒙 𝟐 𝒏(𝒏−𝟏)
  • 12. Example-3: Seven homemaker were randomly sampled, and it was determined that the distance they walked in their house work had an average of 39.2 miles per week and a sample standard deviation of 3.2 miles per week. Construct a 95% confidence interval for the population mean.
  • 13. Solution: n = 7 𝑥 = 39.2 S = 3.2  = 1 – 0.95 = 0.05 𝑡∝ 2,(𝑛−1) = 𝑡0.05 2 (7−1) = 𝑡0.025,6 = 2.447 (From t- table) 𝑥 ± 𝑡∝ 2,(𝑛−1) 𝑆 𝑛 39.2±2.447 3.2 7 39.2 ± 2.9596 36.240    42.160miles
  • 14. Example-4: The contents of 7 similar containers of sulfuric acid are 9.8, 10.2, 10.4, 9.8, 10.0, 10.2 and 9.6 liters. Find a 95% confidence interval for the mean content of all such containers, assuming an approximate normal distribution for container contents. Solution:
  • 15. X X2 9.8 96.04 10.2 104.04 10.4 108.16 9.8 96.04 10.0 100 10.2 104.04 9.6 92.16 x =70 x2 = 700.48 Where n = 7 x =70 x2 = 700.48 𝑥= Σ𝑥 𝑛 = 70 7 = 10 𝑆 = 𝑛Σ𝑥2− Σ𝑥 2 𝑛 𝑛−1 S = 7 700.48 − 70 2 7 7−1 S = 0.283  = 1 – 0.95 = 0.05
  • 16. 𝑡∝ 2,(𝑛−1) = 𝑡 0.05 2 (7−1) = 𝑡0.025,6 = 2.447 (From t- table) 𝑥 ± 𝑡∝ 2 𝑛 − 1 𝑆 𝑛 10 ± 2.447 0.283 7 10 ± 0.2617 9.74 10.26
  • 17. Example-5: The mean and S.D for the quality grade – point averages are 2.6 and 0.3. How large a sample is required if we want to be 95% confidence that our estimate of  is within 0.05?
  • 18. Solution:  = 1 – 0.95 = 0.05 𝑍∝ 2 = 𝑍0.05 2 = 𝑍0.025 = 1.96  = 0.3 and e = 0.05 𝑛 = 𝑍∝ 2 𝛿 𝑒 2 𝑛 = 1.96 0.3 0.05 2 n = 138.3 n  139