SlideShare una empresa de Scribd logo
1 de 25
1
Chapter 8
Sampling Variability
&
Sampling Distributions
2
Any quantity computed from values in a
sample is called a statistic.
The observed value of a statistic depends
on the particular sample selected from
the population; typically, it varies from
sample to sample. This variability is
called sampling variability.
Basic Terms
3
Sampling Distribution
The distribution of a statistic is called its
sampling distribution.
4
Example
Consider a population that consists of the
numbers 1, 2, 3, 4 and 5 generated in a
manner that the probability of each of those
values is 0.2 no matter what the previous
selections were. This population could be
described as the outcome associated with a
spinner such as given below. The distribution is
next to it.
x p(x)
1 0.2
2 0.2
3 0.2
4 0.2
5 0.2
5
Example
If the sampling distribution for the means of
samples of size two is analyzed, it looks like
Sample Sample
1, 1 1 3, 4 3.5
1, 2 1.5 3, 5 4
1, 3 2 4, 1 2.5
1, 4 2.5 4, 2 3
1, 5 3 4, 3 3.5
2, 1 1.5 4, 4 4
2, 2 2 4, 5 4.5
2, 3 2.5 5, 1 3
2, 4 3 5, 2 3.5
2, 5 3.5 5, 3 4
3, 1 2 5, 4 4.5
3, 2 2.5 5, 5 5
3, 3 3
frequency p(x)
1 1 0.04
1.5 2 0.08
2 3 0.12
2.5 4 0.16
3 5 0.20
3.5 4 0.16
4 3 0.12
4.5 2 0.08
5 1 0.04
25
6
Example
The original distribution and the sampling
distribution of means of samples with n=2
are given below.
54321
Original distribution
54321
Sampling distribution
n = 2
7
Example
Sampling distributions for n=3 and n=4 were
calculated and are illustrated below.
Sampling distribution n = 3
54321
Sampling distribution n = 4
54321
8
Simulations
Means (n=120)
432
Means (n=60)
432
Means (n=30)
432
To illustrate the general
behavior of samples of
fixed size n, 10000
samples each of size 30,
60 and 120 were
generated from this
uniform distribution and
the means calculated.
Probability histograms
were created for each of
these (simulated)
sampling distributions.
Notice all three of these
look to be essentially
normally distributed.
Further, note that the
variability decreases as
the sample size increases.
9
Simulations
Skewed distribution
To further illustrate the general behavior of
samples of fixed size n, 10000 samples each of
size 4, 16 and 32 were generated from the
positively skewed distribution pictured below.
Notice that these sampling distributions all all skewed,
but as n increased the sampling distributions became
more symmetric and eventually appeared to be almost
normally distributed.
10
Terminology
Let denote the mean of the observations
in a random sample of size n from a
population having mean µ and standard
deviation σ. Denote the mean value of the
distribution by and the standard deviation
of the distribution by (called the standard
error of the mean), then the rules on the
next two slides hold.
x
xµ
xσ
11
Properties of the Sampling
Distribution of the Sample Mean.
Rule 2:
This rule is approximately correct as
long as no more than 5% of the
population is included in the sample.
x
n
σ
σ =x
n
σ
σ =
xµ = µRule 1:
Rule 3: When the population distribution is
normal, the sampling distribution of
is also normal for any sample size n.
x
12
Central Limit Theorem.
Rule 4: When n is sufficiently large, the
sampling distribution of is
approximately normally
distributed, even when the
population distribution is not
itself normal.
x
13
Illustrations of Sampling
Distributions
Symmetric normal like population
Population
n =4
n = 9
n = 16
14
Illustrations of Sampling
Distributions
Skewed population
Population
n=4
n=10
n=30
15
More about the Central Limit
Theorem.
The Central Limit Theorem can safely
be applied when n exceeds 30.
If n is large or the population distribution
is normal, the standardized variable
has (approximately) a standard normal (z)
distribution.
X
X
x x
z
n
− µ − µ
= =
σ σ
16
Example
A food company sells “18 ounce” boxes
of cereal. Let x denote the actual amount
of cereal in a box of cereal. Suppose that
x is normally distributed with µ = 18.03
ounces and σ = 0.05.
a) What proportion of the boxes will
contain less than 18 ounces?
18 18.03
P(x 18) P z
0.05
P(z 0.60) 0.2743
− 
< = < 
 
= < − =
17
Example - continued
b) A case consists of 24 boxes of cereal.
What is the probability that the mean
amount of cereal (per box in a case)
is less than 18 ounces?
18 18.03
P(x 18) P z
0.05 24
P(z 2.94) 0.0016
 −
< = < ÷
 
= < − =
The central limit theorem states that the
distribution of is normally distributed sox
18
Some proportion distributions
where π = 0.2
0.2
n = 10
0.2
n = 50
0.2
n = 20
0.2
n = 100
Let p be the proportion of successes in a
random sample of size n from a population
whose proportion of S’s (successes) is π.
19
Properties of the Sampling
Distribution of p
Let p be the proportion of successes
in a random sample of size n from a
population whose proportion of S’s
(successes) is π.
Denote the mean of p by µp and the
standard deviation by σp. Then the
following rules hold
20
Properties of the Sampling
Distribution of p
Rule 3: When n is large and π is not too near
0 or 1, the sampling distribution of p is
approximately normal.
pµ = πRule 1: pµ = πRule 1:
p
(1 )
n
π − π
σ =
Rule 2:
p
(1 )
n
π − π
σ =
Rule 2:
21
Rule of Thumb
If both np ≥ 10 and n(1-p) ≥ 10, then it is
safe to use a normal approximation.
Condition for Use
The further the value of π is from 0.5, the
larger n must be for the normal
approximation to the sampling distribution
of p to be accurate.
22
Example
If the true proportion of defectives
produced by a certain manufacturing
process is 0.08 and a sample of 400 is
chosen, what is the probability that the
proportion of defectives in the sample is
greater than 0.10?
Since nπ = 400(0.08) = 32 > 10 and
n(1-π) = 400(0.92) = 368 > 10,
it’s reasonable to use the normal
approximation.
23
Example (continued)
P(p 0.1) P(z 1.47)
1 0.9292 0.0708
> = >
= − =
p
p
0.08
(1 ) 0.08(1 0.08)
0.013565
n 400
µ = π =
π − π −
σ = = =
p
p
p 0.10 0.08
z 1.47
0.013565
− µ −
= = =
σ
p
p
p 0.10 0.08
z 1.47
0.013565
− µ −
= = =
σ
24
Example
Suppose 3% of the people contacted by phone
are receptive to a certain sales pitch and buy
your product. If your sales staff contacts 2000
people, what is the probability that more than
100 of the people contacted will purchase your
product?
Clearly π = 0.03 and p = 100/2000 = 0.05 so
 
 −
> = > 
  
 
− = > = > ≈ 
 
0.05 0.03
P(p 0.05) P z
(0.03)(0.97)
2000
0.05 0.03
P z P(z 5.24) 0
0.0038145
25
Example - continued
If your sales staff contacts 2000 people, what
is the probability that less than 50 of the
people contacted will purchase your product?
Now π = 0.03 and p = 50/2000 = 0.025 so
 
 −
< = < 
  
 
− = < = < − = 
 
0.025 0.03
P(p 0.025) P z
(0.03)(0.97)
2000
0.025 0.03
P z P(z 1.31) 0.0951
0.0038145

Más contenido relacionado

La actualidad más candente

17 ch ken black solution
17 ch ken black solution17 ch ken black solution
17 ch ken black solution
Krunal Shah
 
05 ch ken black solution
05 ch ken black solution05 ch ken black solution
05 ch ken black solution
Krunal Shah
 

La actualidad más candente (20)

Chapter15
Chapter15Chapter15
Chapter15
 
Normal as Approximation to Binomial
Normal as Approximation to BinomialNormal as Approximation to Binomial
Normal as Approximation to Binomial
 
Assessing Normality
Assessing NormalityAssessing Normality
Assessing Normality
 
Estimating a Population Mean
Estimating a Population MeanEstimating a Population Mean
Estimating a Population Mean
 
Two Means, Independent Samples
Two Means, Independent SamplesTwo Means, Independent Samples
Two Means, Independent Samples
 
Regression
RegressionRegression
Regression
 
17 ch ken black solution
17 ch ken black solution17 ch ken black solution
17 ch ken black solution
 
Two Variances or Standard Deviations
Two Variances or Standard DeviationsTwo Variances or Standard Deviations
Two Variances or Standard Deviations
 
Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance
 
Poisson Probability Distributions
Poisson Probability DistributionsPoisson Probability Distributions
Poisson Probability Distributions
 
Binomial Probability Distributions
Binomial Probability DistributionsBinomial Probability Distributions
Binomial Probability Distributions
 
Inferences about Two Proportions
 Inferences about Two Proportions Inferences about Two Proportions
Inferences about Two Proportions
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Chapter04
Chapter04Chapter04
Chapter04
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
 
05 ch ken black solution
05 ch ken black solution05 ch ken black solution
05 ch ken black solution
 
Real Applications of Normal Distributions
Real Applications of Normal Distributions Real Applications of Normal Distributions
Real Applications of Normal Distributions
 
Testing a Claim About a Standard Deviation or Variance
Testing a Claim About a Standard Deviation or VarianceTesting a Claim About a Standard Deviation or Variance
Testing a Claim About a Standard Deviation or Variance
 
Practice Test 2 Solutions
Practice Test 2  SolutionsPractice Test 2  Solutions
Practice Test 2 Solutions
 
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaSolution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
 

Destacado (7)

Chapter2
Chapter2Chapter2
Chapter2
 
Chapter10
Chapter10Chapter10
Chapter10
 
Chapter6
Chapter6Chapter6
Chapter6
 
Chapter5
Chapter5Chapter5
Chapter5
 
Chapter3
Chapter3Chapter3
Chapter3
 
Chapter1
Chapter1Chapter1
Chapter1
 
Chapter13
Chapter13Chapter13
Chapter13
 

Similar a Chapter8

Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -I
Sadam Hussen
 
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
HASDINABKARIANEBRAHI
 
discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
novrain1
 
Statistik Chapter 6
Statistik Chapter 6Statistik Chapter 6
Statistik Chapter 6
WanBK Leo
 
Statistik Chapter 5
Statistik Chapter 5Statistik Chapter 5
Statistik Chapter 5
WanBK Leo
 

Similar a Chapter8 (20)

Chapter08
Chapter08Chapter08
Chapter08
 
raghu veera stats.ppt
raghu veera stats.pptraghu veera stats.ppt
raghu veera stats.ppt
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Chap 6
Chap 6Chap 6
Chap 6
 
Sqqs1013 ch6-a122
Sqqs1013 ch6-a122Sqqs1013 ch6-a122
Sqqs1013 ch6-a122
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -I
 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
 
Fundamentals of Sampling Distribution and Data Descriptions
Fundamentals of Sampling Distribution and Data DescriptionsFundamentals of Sampling Distribution and Data Descriptions
Fundamentals of Sampling Distribution and Data Descriptions
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
The Central Limit Theorem
The Central Limit Theorem  The Central Limit Theorem
The Central Limit Theorem
 
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
 
Sampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsSampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec doms
 
discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
 
Statistik Chapter 6
Statistik Chapter 6Statistik Chapter 6
Statistik Chapter 6
 
Talk 2
Talk 2Talk 2
Talk 2
 
Chapter 5.pptx
Chapter 5.pptxChapter 5.pptx
Chapter 5.pptx
 
Statistik Chapter 5
Statistik Chapter 5Statistik Chapter 5
Statistik Chapter 5
 
The Central Limit Theorem
The Central Limit TheoremThe Central Limit Theorem
The Central Limit Theorem
 
Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.ppt
 

Más de Richard Ferreria (16)

Adding grades to your google site v2 (dropbox)
Adding grades to your google site v2 (dropbox)Adding grades to your google site v2 (dropbox)
Adding grades to your google site v2 (dropbox)
 
Stats chapter 14
Stats chapter 14Stats chapter 14
Stats chapter 14
 
Stats chapter 15
Stats chapter 15Stats chapter 15
Stats chapter 15
 
Stats chapter 13
Stats chapter 13Stats chapter 13
Stats chapter 13
 
Stats chapter 12
Stats chapter 12Stats chapter 12
Stats chapter 12
 
Stats chapter 11
Stats chapter 11Stats chapter 11
Stats chapter 11
 
Stats chapter 11
Stats chapter 11Stats chapter 11
Stats chapter 11
 
Stats chapter 10
Stats chapter 10Stats chapter 10
Stats chapter 10
 
Stats chapter 9
Stats chapter 9Stats chapter 9
Stats chapter 9
 
Stats chapter 8
Stats chapter 8Stats chapter 8
Stats chapter 8
 
Stats chapter 8
Stats chapter 8Stats chapter 8
Stats chapter 8
 
Stats chapter 7
Stats chapter 7Stats chapter 7
Stats chapter 7
 
Stats chapter 6
Stats chapter 6Stats chapter 6
Stats chapter 6
 
Podcasting and audio editing
Podcasting and audio editingPodcasting and audio editing
Podcasting and audio editing
 
Adding grades to your google site
Adding grades to your google siteAdding grades to your google site
Adding grades to your google site
 
Stats chapter 5
Stats chapter 5Stats chapter 5
Stats chapter 5
 

Último

Último (20)

How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

Chapter8

  • 2. 2 Any quantity computed from values in a sample is called a statistic. The observed value of a statistic depends on the particular sample selected from the population; typically, it varies from sample to sample. This variability is called sampling variability. Basic Terms
  • 3. 3 Sampling Distribution The distribution of a statistic is called its sampling distribution.
  • 4. 4 Example Consider a population that consists of the numbers 1, 2, 3, 4 and 5 generated in a manner that the probability of each of those values is 0.2 no matter what the previous selections were. This population could be described as the outcome associated with a spinner such as given below. The distribution is next to it. x p(x) 1 0.2 2 0.2 3 0.2 4 0.2 5 0.2
  • 5. 5 Example If the sampling distribution for the means of samples of size two is analyzed, it looks like Sample Sample 1, 1 1 3, 4 3.5 1, 2 1.5 3, 5 4 1, 3 2 4, 1 2.5 1, 4 2.5 4, 2 3 1, 5 3 4, 3 3.5 2, 1 1.5 4, 4 4 2, 2 2 4, 5 4.5 2, 3 2.5 5, 1 3 2, 4 3 5, 2 3.5 2, 5 3.5 5, 3 4 3, 1 2 5, 4 4.5 3, 2 2.5 5, 5 5 3, 3 3 frequency p(x) 1 1 0.04 1.5 2 0.08 2 3 0.12 2.5 4 0.16 3 5 0.20 3.5 4 0.16 4 3 0.12 4.5 2 0.08 5 1 0.04 25
  • 6. 6 Example The original distribution and the sampling distribution of means of samples with n=2 are given below. 54321 Original distribution 54321 Sampling distribution n = 2
  • 7. 7 Example Sampling distributions for n=3 and n=4 were calculated and are illustrated below. Sampling distribution n = 3 54321 Sampling distribution n = 4 54321
  • 8. 8 Simulations Means (n=120) 432 Means (n=60) 432 Means (n=30) 432 To illustrate the general behavior of samples of fixed size n, 10000 samples each of size 30, 60 and 120 were generated from this uniform distribution and the means calculated. Probability histograms were created for each of these (simulated) sampling distributions. Notice all three of these look to be essentially normally distributed. Further, note that the variability decreases as the sample size increases.
  • 9. 9 Simulations Skewed distribution To further illustrate the general behavior of samples of fixed size n, 10000 samples each of size 4, 16 and 32 were generated from the positively skewed distribution pictured below. Notice that these sampling distributions all all skewed, but as n increased the sampling distributions became more symmetric and eventually appeared to be almost normally distributed.
  • 10. 10 Terminology Let denote the mean of the observations in a random sample of size n from a population having mean µ and standard deviation σ. Denote the mean value of the distribution by and the standard deviation of the distribution by (called the standard error of the mean), then the rules on the next two slides hold. x xµ xσ
  • 11. 11 Properties of the Sampling Distribution of the Sample Mean. Rule 2: This rule is approximately correct as long as no more than 5% of the population is included in the sample. x n σ σ =x n σ σ = xµ = µRule 1: Rule 3: When the population distribution is normal, the sampling distribution of is also normal for any sample size n. x
  • 12. 12 Central Limit Theorem. Rule 4: When n is sufficiently large, the sampling distribution of is approximately normally distributed, even when the population distribution is not itself normal. x
  • 13. 13 Illustrations of Sampling Distributions Symmetric normal like population Population n =4 n = 9 n = 16
  • 14. 14 Illustrations of Sampling Distributions Skewed population Population n=4 n=10 n=30
  • 15. 15 More about the Central Limit Theorem. The Central Limit Theorem can safely be applied when n exceeds 30. If n is large or the population distribution is normal, the standardized variable has (approximately) a standard normal (z) distribution. X X x x z n − µ − µ = = σ σ
  • 16. 16 Example A food company sells “18 ounce” boxes of cereal. Let x denote the actual amount of cereal in a box of cereal. Suppose that x is normally distributed with µ = 18.03 ounces and σ = 0.05. a) What proportion of the boxes will contain less than 18 ounces? 18 18.03 P(x 18) P z 0.05 P(z 0.60) 0.2743 −  < = <    = < − =
  • 17. 17 Example - continued b) A case consists of 24 boxes of cereal. What is the probability that the mean amount of cereal (per box in a case) is less than 18 ounces? 18 18.03 P(x 18) P z 0.05 24 P(z 2.94) 0.0016  − < = < ÷   = < − = The central limit theorem states that the distribution of is normally distributed sox
  • 18. 18 Some proportion distributions where π = 0.2 0.2 n = 10 0.2 n = 50 0.2 n = 20 0.2 n = 100 Let p be the proportion of successes in a random sample of size n from a population whose proportion of S’s (successes) is π.
  • 19. 19 Properties of the Sampling Distribution of p Let p be the proportion of successes in a random sample of size n from a population whose proportion of S’s (successes) is π. Denote the mean of p by µp and the standard deviation by σp. Then the following rules hold
  • 20. 20 Properties of the Sampling Distribution of p Rule 3: When n is large and π is not too near 0 or 1, the sampling distribution of p is approximately normal. pµ = πRule 1: pµ = πRule 1: p (1 ) n π − π σ = Rule 2: p (1 ) n π − π σ = Rule 2:
  • 21. 21 Rule of Thumb If both np ≥ 10 and n(1-p) ≥ 10, then it is safe to use a normal approximation. Condition for Use The further the value of π is from 0.5, the larger n must be for the normal approximation to the sampling distribution of p to be accurate.
  • 22. 22 Example If the true proportion of defectives produced by a certain manufacturing process is 0.08 and a sample of 400 is chosen, what is the probability that the proportion of defectives in the sample is greater than 0.10? Since nπ = 400(0.08) = 32 > 10 and n(1-π) = 400(0.92) = 368 > 10, it’s reasonable to use the normal approximation.
  • 23. 23 Example (continued) P(p 0.1) P(z 1.47) 1 0.9292 0.0708 > = > = − = p p 0.08 (1 ) 0.08(1 0.08) 0.013565 n 400 µ = π = π − π − σ = = = p p p 0.10 0.08 z 1.47 0.013565 − µ − = = = σ p p p 0.10 0.08 z 1.47 0.013565 − µ − = = = σ
  • 24. 24 Example Suppose 3% of the people contacted by phone are receptive to a certain sales pitch and buy your product. If your sales staff contacts 2000 people, what is the probability that more than 100 of the people contacted will purchase your product? Clearly π = 0.03 and p = 100/2000 = 0.05 so    − > = >       − = > = > ≈    0.05 0.03 P(p 0.05) P z (0.03)(0.97) 2000 0.05 0.03 P z P(z 5.24) 0 0.0038145
  • 25. 25 Example - continued If your sales staff contacts 2000 people, what is the probability that less than 50 of the people contacted will purchase your product? Now π = 0.03 and p = 50/2000 = 0.025 so    − < = <       − = < = < − =    0.025 0.03 P(p 0.025) P z (0.03)(0.97) 2000 0.025 0.03 P z P(z 1.31) 0.0951 0.0038145

Notas del editor

  1. &amp;lt;number&amp;gt;
  2. &amp;lt;number&amp;gt;
  3. &amp;lt;number&amp;gt;
  4. &amp;lt;number&amp;gt;
  5. &amp;lt;number&amp;gt;
  6. &amp;lt;number&amp;gt;
  7. &amp;lt;number&amp;gt;
  8. &amp;lt;number&amp;gt;
  9. &amp;lt;number&amp;gt;
  10. &amp;lt;number&amp;gt;
  11. &amp;lt;number&amp;gt;
  12. &amp;lt;number&amp;gt;
  13. &amp;lt;number&amp;gt;
  14. &amp;lt;number&amp;gt;
  15. &amp;lt;number&amp;gt;
  16. &amp;lt;number&amp;gt;
  17. &amp;lt;number&amp;gt;
  18. &amp;lt;number&amp;gt;
  19. &amp;lt;number&amp;gt;
  20. &amp;lt;number&amp;gt;
  21. &amp;lt;number&amp;gt;
  22. &amp;lt;number&amp;gt;
  23. &amp;lt;number&amp;gt;
  24. &amp;lt;number&amp;gt;