SlideShare a Scribd company logo
1 of 24
9- 1

               Chapter Nine
       Estimation and Confidence Intervals
GOALS
When you have completed this chapter, you will be able to:
ONE
Define a what is meant by a point estimate.
TWO
Define the term level of level of confidence.
THREE
Construct a confidence interval for the population mean when
the population standard deviation is known.
FOUR
Construct a confidence interval for the population mean when
the population standard deviation is unknown.
9- 2

               Chapter Nine        continued
       Estimation and Confidence Intervals
GOALS
When you have completed this chapter, you will be able to:
FIVE
Construct a confidence interval for the population proportion.


SIX
Determine the sample size for attribute and variable sampling.
9- 3


     Point and Interval Estimates
• A point estimate is a single value (statistic) used
  to estimate a population value (parameter).


A  confidence interval is a range of values
within which the population parameter is
expected to occur.
9- 4


Point Estimates and Interval Estimates
• The factors that determine the width of a
  confidence interval are:
  1. The sample size, n.
  2. The variability in the population, usually
     estimated by s.
  3. The desired level of confidence.
9- 5


    Point and Interval Estimates
• If the population standard deviation is known
  or the sample is greater than 30 we use the z
  distribution.


                         s
                  X ±z
                          n
9- 6


    Point and Interval Estimates
• If the population standard deviation is
  unknown and the sample is less than 30 we
  use the t distribution.

                        s
              X ±t
                         n
9- 7


              Interval Estimates
• An Interval Estimate states the range within which a
  population parameter probably lies.

The interval within which a population parameter is
expected to occur is called a confidence interval.

The  two confidence intervals that are used extensively
are the 95% and the 99%.
9- 8


            Interval Estimates
• For a 95% confidence interval about 95% of
  the similarly constructed intervals will contain
  the parameter being estimated. Also 95% of
  the sample means for a specified sample size
  will lie within 1.96 standard deviations of the
  hypothesized population mean.
For the 99% confidence interval, 99% of the
sample means for a specified sample size will lie
within 2.58 standard deviations of the
hypothesized population mean.
9- 9


Standard Error of the Sample Means
• The standard error of the sample mean is the
  standard deviation of the sampling distribution
  of the sample means.
• It is computed by
                          σ
                    σx =
                            n

• σ is the symbol for the standard error of the
    x
  sample mean.
• σ is the standard deviation of the population.
• n is the size of the sample.
9- 10


 Standard Error of the Sample Means
• If I is not known and nn30, the standard
  deviation of the sample, designated s, is used
  to approximate the population standard
  deviation. The formula for the standard error
  is:                      s
                   sx =
                            n
95% and 99% Confidence Intervals for
                                                 9- 11




                   µ
• The 95% and 99% confidence intervals for are
  constructed as follows when:
• 95% CI for the population mean is given by
                                   s
                     X ±1.96
                                    n

 99%   CI for the population mean is given by

                                s
                       X ± 2.58
                                 n
9- 12

   Constructing General Confidence
           Intervals for µ
• In general, a confidence interval for the mean
  is computed by:


                          s
            X ±z
                           n
9- 13


                 EXAMPLE 3
  The Dean of the Business School wants to
  estimate the mean number of hours worked
  per week by students. A sample of 49 students
  showed a mean of 24 hours with a standard
  deviation of 4 hours. What is the population
  mean?
The  value of the population mean is not known.
Our best estimate of this value is the sample mean
of 24.0 hours. This value is called a point estimate.
9- 14


                         Example 3                              continued

  Find the 95 percent confidence interval for the population mean.




                                 s                                     4
           X ±1.96                      = 24.00 ±1.96
                                  n                                    49
                                        = 24.00 ±1.12
The confidence limits range from 22.88 to 25.12.
       About 95 percent of the similarly constructed
intervals include the population parameter.
9- 15

 Confidence Interval for a Population
             Proportion
• The confidence interval for a population
  proportion is estimated by:


                   p(1 − p)
              p± z
                      n
9- 16


                 EXAMPLE 4
• A sample of 500 executives who own their own
  home revealed 175 planned to sell their homes
  and retire to Arizona. Develop a 98% confidence
  interval for the proportion of executives that plan
  to sell and move to Arizona.

                    (.35)(.65)
        .35 ±2.33              =.35 ±.0497
                       500
9- 17


Finite-Population Correction Factor
• A population that has a fixed upper bound is
  said to be finite.
• For a finite population, where the total number
  of objects is N and the size of the sample is n,
  the following adjustment is made to the
  standard errors of the sample means and the
  proportion:
• Standard error of the sample means:
                        σ     N −n
                σx =
                         n    N −1
9- 18


Finite-Population Correction Factor
   Standard error of the sample proportions:

                    p (1 − p )   N −n
           σp =
                        n        N −1


This  adjustment is called the finite-population
correction factor.
If n/N < .05, the finite-population correction factor

is ignored.
9- 19


                 EXAMPLE 5
• Given the information in EXAMPLE 4,
  construct a 95% confidence interval for the
  mean number of hours worked per week by the
  students if there are only 500 students on
  campus.
• Because n/N = 49/500 = .098 which is greater
  than 05, we use the finite population correction
  factor. 1.96( 4 )( 500 − 49 ) = 24.00 ± 1.0648
     24 ±
                49     500 − 1
9- 20


        Selecting a Sample Size
  There are 3 factors that determine the size of a
  sample, none of which has any direct
  relationship to the size of the population. They
  are:
• The degree of confidence selected.
• The maximum allowable error.
• The variation in the population.
9- 21


      Variation in the Population
• To find the sample size for a variable:
                               2
                    z •s 
                n =      
                    E 



• where : E is the allowable error, z is the z- value
  corresponding to the selected level of confidence,
  and s is the sample deviation of the pilot survey.
9- 22


               EXAMPLE 6
A consumer group would like to estimate the
mean monthly electricity charge for a single
family house in July within $5 using a 99 percent
level of confidence. Based on similar studies the
standard deviation is estimated to be $20.00.
How large a sample is required?

                          2
             (2.58)(20) 
          n=             = 107
                 5      
9- 23


     Sample Size for Proportions
• The formula for determining the sample size in the
  case of a proportion is:
                                   2
                          Z 
              n = p(1 − p) 
                          E 


• where p is the estimated proportion, based on past
  experience or a pilot survey; z is the z value
  associated with the degree of confidence selected; E
  is the maximum allowable error the researcher will
  tolerate.
9- 24


                 EXAMPLE 7
• The American Kennel Club wanted to estimate
  the proportion of children that have a dog as a
  pet. If the club wanted the estimate to be
  within 3% of the population proportion, how
  many children would they need to contact?
  Assume a 95% level of confidence and that the
  club estimated that 30% of the children have a
  dog as a pet.               2
                             1.96 
              n = (.30)(.70)       = 897
                             .03 

More Related Content

What's hot

What is the Independent Samples T Test Method of Analysis and How Can it Bene...
What is the Independent Samples T Test Method of Analysis and How Can it Bene...What is the Independent Samples T Test Method of Analysis and How Can it Bene...
What is the Independent Samples T Test Method of Analysis and How Can it Bene...Smarten Augmented Analytics
 
Chapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis TestingChapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis Testingguest3720ca
 
Research proposal..
Research proposal..Research proposal..
Research proposal..Mimi Mumo
 
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...The Social Research Centre
 
IPO Model PowerPoint presentation slides
IPO Model PowerPoint presentation slidesIPO Model PowerPoint presentation slides
IPO Model PowerPoint presentation slidesSlideTeam
 
CH06 notes lecture.ppt
CH06 notes lecture.pptCH06 notes lecture.ppt
CH06 notes lecture.pptssuser85a9df2
 

What's hot (9)

What is the Independent Samples T Test Method of Analysis and How Can it Bene...
What is the Independent Samples T Test Method of Analysis and How Can it Bene...What is the Independent Samples T Test Method of Analysis and How Can it Bene...
What is the Independent Samples T Test Method of Analysis and How Can it Bene...
 
Chi sqaure test
Chi sqaure testChi sqaure test
Chi sqaure test
 
Chapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis TestingChapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis Testing
 
Research proposal..
Research proposal..Research proposal..
Research proposal..
 
Case study 1
Case study 1Case study 1
Case study 1
 
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...
Workshop session 10 - Alternatives to CATI (3) address-based sampling and pus...
 
IPO Model PowerPoint presentation slides
IPO Model PowerPoint presentation slidesIPO Model PowerPoint presentation slides
IPO Model PowerPoint presentation slides
 
CH06 notes lecture.ppt
CH06 notes lecture.pptCH06 notes lecture.ppt
CH06 notes lecture.ppt
 
Statistics
StatisticsStatistics
Statistics
 

Viewers also liked

MTH120_Chapter11
MTH120_Chapter11MTH120_Chapter11
MTH120_Chapter11Sida Say
 
A.6 confidence intervals
A.6  confidence intervalsA.6  confidence intervals
A.6 confidence intervalsUlster BOCES
 
Confidence interval & probability statements
Confidence interval & probability statements Confidence interval & probability statements
Confidence interval & probability statements DrZahid Khan
 
Chapter 3 Confidence Interval
Chapter 3 Confidence IntervalChapter 3 Confidence Interval
Chapter 3 Confidence Intervalghalan
 
Hypothesis testing examples on z test
Hypothesis testing examples on z testHypothesis testing examples on z test
Hypothesis testing examples on z testJags Jagdish
 

Viewers also liked (7)

MTH120_Chapter11
MTH120_Chapter11MTH120_Chapter11
MTH120_Chapter11
 
A.6 confidence intervals
A.6  confidence intervalsA.6  confidence intervals
A.6 confidence intervals
 
Confidence interval & probability statements
Confidence interval & probability statements Confidence interval & probability statements
Confidence interval & probability statements
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
 
Chapter 3 Confidence Interval
Chapter 3 Confidence IntervalChapter 3 Confidence Interval
Chapter 3 Confidence Interval
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
 
Hypothesis testing examples on z test
Hypothesis testing examples on z testHypothesis testing examples on z test
Hypothesis testing examples on z test
 

Similar to MTH120_Chapter9

Statistik 1 7 estimasi & ci
Statistik 1 7 estimasi & ciStatistik 1 7 estimasi & ci
Statistik 1 7 estimasi & ciSelvin Hadi
 
Statistics lecture 8 (chapter 7)
Statistics lecture 8 (chapter 7)Statistics lecture 8 (chapter 7)
Statistics lecture 8 (chapter 7)jillmitchell8778
 
Chapter 8 review
Chapter 8 reviewChapter 8 review
Chapter 8 reviewdrahkos1
 
Lesson04_new
Lesson04_newLesson04_new
Lesson04_newshengvn
 
Lesson04_Static11
Lesson04_Static11Lesson04_Static11
Lesson04_Static11thangv
 
JM Statr session 13, Jan 11
JM Statr session 13, Jan 11JM Statr session 13, Jan 11
JM Statr session 13, Jan 11Ruru Chowdhury
 
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...nszakir
 
Section 7 Analyzing our Marketing Test, Survey Results .docx
Section 7 Analyzing our Marketing Test, Survey Results .docxSection 7 Analyzing our Marketing Test, Survey Results .docx
Section 7 Analyzing our Marketing Test, Survey Results .docxkenjordan97598
 
Lect w4 Lect w3 estimation
Lect w4 Lect w3 estimationLect w4 Lect w3 estimation
Lect w4 Lect w3 estimationRione Drevale
 
Estimating population values ppt @ bec doms
Estimating population values ppt @ bec domsEstimating population values ppt @ bec doms
Estimating population values ppt @ bec domsBabasab Patil
 
Bca admission in india
Bca admission in indiaBca admission in india
Bca admission in indiaEdhole.com
 
Estimation&amp;ci (assignebt )
Estimation&amp;ci (assignebt )Estimation&amp;ci (assignebt )
Estimation&amp;ci (assignebt )Mmedsc Hahm
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval EstimationShubham Mehta
 
Statistical Analysis-Confidence Interval_Session 5.pptx
Statistical Analysis-Confidence Interval_Session 5.pptxStatistical Analysis-Confidence Interval_Session 5.pptx
Statistical Analysis-Confidence Interval_Session 5.pptxmaruco1
 

Similar to MTH120_Chapter9 (20)

Statistik 1 7 estimasi & ci
Statistik 1 7 estimasi & ciStatistik 1 7 estimasi & ci
Statistik 1 7 estimasi & ci
 
Statistics lecture 8 (chapter 7)
Statistics lecture 8 (chapter 7)Statistics lecture 8 (chapter 7)
Statistics lecture 8 (chapter 7)
 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
 
Chapter 8 review
Chapter 8 reviewChapter 8 review
Chapter 8 review
 
Chapter09
Chapter09Chapter09
Chapter09
 
Lesson04_new
Lesson04_newLesson04_new
Lesson04_new
 
Lesson04_Static11
Lesson04_Static11Lesson04_Static11
Lesson04_Static11
 
Chapter9
Chapter9Chapter9
Chapter9
 
Chap009
Chap009Chap009
Chap009
 
10주차
10주차10주차
10주차
 
JM Statr session 13, Jan 11
JM Statr session 13, Jan 11JM Statr session 13, Jan 11
JM Statr session 13, Jan 11
 
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
 
Section 7 Analyzing our Marketing Test, Survey Results .docx
Section 7 Analyzing our Marketing Test, Survey Results .docxSection 7 Analyzing our Marketing Test, Survey Results .docx
Section 7 Analyzing our Marketing Test, Survey Results .docx
 
Lect w4 Lect w3 estimation
Lect w4 Lect w3 estimationLect w4 Lect w3 estimation
Lect w4 Lect w3 estimation
 
Estimating population values ppt @ bec doms
Estimating population values ppt @ bec domsEstimating population values ppt @ bec doms
Estimating population values ppt @ bec doms
 
Bca admission in india
Bca admission in indiaBca admission in india
Bca admission in india
 
Estimation&amp;ci (assignebt )
Estimation&amp;ci (assignebt )Estimation&amp;ci (assignebt )
Estimation&amp;ci (assignebt )
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval Estimation
 
IPPTCh009.pptx
IPPTCh009.pptxIPPTCh009.pptx
IPPTCh009.pptx
 
Statistical Analysis-Confidence Interval_Session 5.pptx
Statistical Analysis-Confidence Interval_Session 5.pptxStatistical Analysis-Confidence Interval_Session 5.pptx
Statistical Analysis-Confidence Interval_Session 5.pptx
 

More from Sida Say

MTH120_Chapter3
MTH120_Chapter3MTH120_Chapter3
MTH120_Chapter3Sida Say
 
MTH120_Chapter8
MTH120_Chapter8MTH120_Chapter8
MTH120_Chapter8Sida Say
 
MTH120_Chapter7
MTH120_Chapter7MTH120_Chapter7
MTH120_Chapter7Sida Say
 
MTH120_Chapter6
MTH120_Chapter6MTH120_Chapter6
MTH120_Chapter6Sida Say
 
MTH120_Chapter5
MTH120_Chapter5MTH120_Chapter5
MTH120_Chapter5Sida Say
 
MTH120_Chapter2
MTH120_Chapter2MTH120_Chapter2
MTH120_Chapter2Sida Say
 
MTH120_Chapter1
MTH120_Chapter1MTH120_Chapter1
MTH120_Chapter1Sida Say
 

More from Sida Say (7)

MTH120_Chapter3
MTH120_Chapter3MTH120_Chapter3
MTH120_Chapter3
 
MTH120_Chapter8
MTH120_Chapter8MTH120_Chapter8
MTH120_Chapter8
 
MTH120_Chapter7
MTH120_Chapter7MTH120_Chapter7
MTH120_Chapter7
 
MTH120_Chapter6
MTH120_Chapter6MTH120_Chapter6
MTH120_Chapter6
 
MTH120_Chapter5
MTH120_Chapter5MTH120_Chapter5
MTH120_Chapter5
 
MTH120_Chapter2
MTH120_Chapter2MTH120_Chapter2
MTH120_Chapter2
 
MTH120_Chapter1
MTH120_Chapter1MTH120_Chapter1
MTH120_Chapter1
 

Recently uploaded

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

MTH120_Chapter9

  • 1. 9- 1 Chapter Nine Estimation and Confidence Intervals GOALS When you have completed this chapter, you will be able to: ONE Define a what is meant by a point estimate. TWO Define the term level of level of confidence. THREE Construct a confidence interval for the population mean when the population standard deviation is known. FOUR Construct a confidence interval for the population mean when the population standard deviation is unknown.
  • 2. 9- 2 Chapter Nine continued Estimation and Confidence Intervals GOALS When you have completed this chapter, you will be able to: FIVE Construct a confidence interval for the population proportion. SIX Determine the sample size for attribute and variable sampling.
  • 3. 9- 3 Point and Interval Estimates • A point estimate is a single value (statistic) used to estimate a population value (parameter). A confidence interval is a range of values within which the population parameter is expected to occur.
  • 4. 9- 4 Point Estimates and Interval Estimates • The factors that determine the width of a confidence interval are: 1. The sample size, n. 2. The variability in the population, usually estimated by s. 3. The desired level of confidence.
  • 5. 9- 5 Point and Interval Estimates • If the population standard deviation is known or the sample is greater than 30 we use the z distribution. s X ±z n
  • 6. 9- 6 Point and Interval Estimates • If the population standard deviation is unknown and the sample is less than 30 we use the t distribution. s X ±t n
  • 7. 9- 7 Interval Estimates • An Interval Estimate states the range within which a population parameter probably lies. The interval within which a population parameter is expected to occur is called a confidence interval. The two confidence intervals that are used extensively are the 95% and the 99%.
  • 8. 9- 8 Interval Estimates • For a 95% confidence interval about 95% of the similarly constructed intervals will contain the parameter being estimated. Also 95% of the sample means for a specified sample size will lie within 1.96 standard deviations of the hypothesized population mean. For the 99% confidence interval, 99% of the sample means for a specified sample size will lie within 2.58 standard deviations of the hypothesized population mean.
  • 9. 9- 9 Standard Error of the Sample Means • The standard error of the sample mean is the standard deviation of the sampling distribution of the sample means. • It is computed by σ σx = n • σ is the symbol for the standard error of the x sample mean. • σ is the standard deviation of the population. • n is the size of the sample.
  • 10. 9- 10 Standard Error of the Sample Means • If I is not known and nn30, the standard deviation of the sample, designated s, is used to approximate the population standard deviation. The formula for the standard error is: s sx = n
  • 11. 95% and 99% Confidence Intervals for 9- 11 µ • The 95% and 99% confidence intervals for are constructed as follows when: • 95% CI for the population mean is given by s X ±1.96 n 99% CI for the population mean is given by s X ± 2.58 n
  • 12. 9- 12 Constructing General Confidence Intervals for µ • In general, a confidence interval for the mean is computed by: s X ±z n
  • 13. 9- 13 EXAMPLE 3 The Dean of the Business School wants to estimate the mean number of hours worked per week by students. A sample of 49 students showed a mean of 24 hours with a standard deviation of 4 hours. What is the population mean? The value of the population mean is not known. Our best estimate of this value is the sample mean of 24.0 hours. This value is called a point estimate.
  • 14. 9- 14 Example 3 continued Find the 95 percent confidence interval for the population mean. s 4 X ±1.96 = 24.00 ±1.96 n 49 = 24.00 ±1.12 The confidence limits range from 22.88 to 25.12. About 95 percent of the similarly constructed intervals include the population parameter.
  • 15. 9- 15 Confidence Interval for a Population Proportion • The confidence interval for a population proportion is estimated by: p(1 − p) p± z n
  • 16. 9- 16 EXAMPLE 4 • A sample of 500 executives who own their own home revealed 175 planned to sell their homes and retire to Arizona. Develop a 98% confidence interval for the proportion of executives that plan to sell and move to Arizona. (.35)(.65) .35 ±2.33 =.35 ±.0497 500
  • 17. 9- 17 Finite-Population Correction Factor • A population that has a fixed upper bound is said to be finite. • For a finite population, where the total number of objects is N and the size of the sample is n, the following adjustment is made to the standard errors of the sample means and the proportion: • Standard error of the sample means: σ N −n σx = n N −1
  • 18. 9- 18 Finite-Population Correction Factor Standard error of the sample proportions: p (1 − p ) N −n σp = n N −1 This adjustment is called the finite-population correction factor. If n/N < .05, the finite-population correction factor is ignored.
  • 19. 9- 19 EXAMPLE 5 • Given the information in EXAMPLE 4, construct a 95% confidence interval for the mean number of hours worked per week by the students if there are only 500 students on campus. • Because n/N = 49/500 = .098 which is greater than 05, we use the finite population correction factor. 1.96( 4 )( 500 − 49 ) = 24.00 ± 1.0648 24 ± 49 500 − 1
  • 20. 9- 20 Selecting a Sample Size There are 3 factors that determine the size of a sample, none of which has any direct relationship to the size of the population. They are: • The degree of confidence selected. • The maximum allowable error. • The variation in the population.
  • 21. 9- 21 Variation in the Population • To find the sample size for a variable: 2  z •s  n =   E  • where : E is the allowable error, z is the z- value corresponding to the selected level of confidence, and s is the sample deviation of the pilot survey.
  • 22. 9- 22 EXAMPLE 6 A consumer group would like to estimate the mean monthly electricity charge for a single family house in July within $5 using a 99 percent level of confidence. Based on similar studies the standard deviation is estimated to be $20.00. How large a sample is required? 2  (2.58)(20)  n=  = 107  5 
  • 23. 9- 23 Sample Size for Proportions • The formula for determining the sample size in the case of a proportion is: 2 Z  n = p(1 − p)  E  • where p is the estimated proportion, based on past experience or a pilot survey; z is the z value associated with the degree of confidence selected; E is the maximum allowable error the researcher will tolerate.
  • 24. 9- 24 EXAMPLE 7 • The American Kennel Club wanted to estimate the proportion of children that have a dog as a pet. If the club wanted the estimate to be within 3% of the population proportion, how many children would they need to contact? Assume a 95% level of confidence and that the club estimated that 30% of the children have a dog as a pet. 2  1.96  n = (.30)(.70)  = 897  .03 