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 solutionKrunal Shah
 
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 Long Beach City College
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distributionmohammad nouman
 
05 ch ken black solution
05 ch ken black solution05 ch ken black solution
05 ch ken black solutionKrunal Shah
 
Real Applications of Normal Distributions
Real Applications of Normal Distributions Real Applications of Normal Distributions
Real Applications of Normal Distributions Long Beach City College
 
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 VarianceLong Beach City College
 
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 anovaLong Beach City College
 

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

raghu veera stats.ppt
raghu veera stats.pptraghu veera stats.ppt
raghu veera stats.pptDevarajuBn
 
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 domsBabasab Patil
 
Sqqs1013 ch6-a122
Sqqs1013 ch6-a122Sqqs1013 ch6-a122
Sqqs1013 ch6-a122kim rae KI
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -ISadam Hussen
 
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 Descriptionsemonfahim11
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
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.pptxHASDINABKARIANEBRAHI
 
Sampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsSampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsBabasab Patil
 
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 6WanBK Leo
 
Statistik Chapter 5
Statistik Chapter 5Statistik Chapter 5
Statistik Chapter 5WanBK Leo
 
Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptFekaduAman
 

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

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 

Último (20)

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 

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;