SlideShare a Scribd company logo
Sampling Distribution

Slide 1

Shakeel Nouman
M.Phil Statistics

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Sampling Distributions
6.1
6.2

Slide 2

The Sampling Distribution of the Sample Mean
The Sampling Distribution of the Sample
Proportion

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Sampling Distribution of the
Sample Mean

Slide 3

The sampling distribution of the sample mean is the
probability distribution of the population of the
sample means obtainable from all possible samples
of size n from a population of size N

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Example: Sampling Annual % Return
on 6 Stocks #1

Slide 4

• Population of the percent returns from six
stocks
– In order, the values of % return are:
10%, 20%, 30%, 40%, 50%, and 60%
» Label each stock A, B, C, …, F in order of increasing %
return
» The mean rate of return is 35% with a standard deviation
of 17.078%

– Any one stock of these stocks is as likely
to be picked as any other of the six
» Uniform distribution with N = 6
» Each stock has a probability of being picked of 1/6 =
0.1667

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Example: Sampling Annual %
Return

Slide 5

on 6 Stocks #2
Stock
Stock A
Stock B
Stock C
Stock D
Stock E
Stock F
Total

% Return
10
20
30
40
50
60

Frequency
1
1
1
1
1
1
6

Relative
Frequency
1/6
1/6
1/6
1/6
1/6
1/6
1

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Example: Sampling Annual % Return
on 6 Stocks #3

Slide 6

• Now, select all possible samples of
size n = 2 from this population of
stocks of size N = 6
– Now select all possible pairs of stocks

• How to select?
– Sample randomly
– Sample without replacement
– Sample without regard to order

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Example: Sampling Annual % Return
on 6 Stocks #4

Slide 7

• Result: There are 15 possible
samples of size n = 2
• Calculate the sample mean of each
and every sample

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Example: Sampling Annual % Return
on 6 Stocks #5
Sample
Mean
15
20
25
30
35
40
45
50
55

Slide 8

Relative
Frequency Frequency
1
1/15
1
1/15
2
1/15
2
1/15
3
1/15
2
1/15
2
1/15
1
1/15
1
1/15

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Observations
•
•

Slide 9

Although the population of N = 6 stock
returns has a uniform distribution, …
… the histogram of n = 15 sample mean
returns:

1. Seem to be centered over the
sample mean return of 35%, and
2. Appears to be bell-shaped and
less spread out than the
histogram of individual returns

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
General Conclusions

Slide 10

• If the population of individual items is
normal, then the population of all
sample means is also normal
• Even if the population of individual
items is not normal, there are
circumstances when the population of
all sample means is normal (Central
Limit Theorem)
General Conclusions Continued 11
Slide
• The mean of all possible sample means
equals the population mean
– That is, m = mx

• The standard deviation sx of all sample
means is less than the standard
deviation of the population
– That is, sx < s
» Each sample mean averages out the high and the
low measurements, and so are closer to m than
many of the individual population measurements
And the Empirical Rule

Slide 12

• The empirical rule holds for the sampling
distribution of the sample mean
– 68.26% of all possible sample means are within
(plus or minus) one standard deviation sx of m
– 95.44% of all possible observed values of x are
within (plus or minus) two sx of m
– 99.73% of all possible observed values of x are
within (plus or minus) three sx of m
Properties of the Sampling
Distribution of the Sample Mean #1

Slide 13

• If the population being sampled is normal, then so is
the sampling distribution of the sample mean, x

• The mean sx of the sampling distribution of x is
mx = m
•

That is, the mean of all possible sample means is the same
as the population mean

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Properties of the Sampling
Distribution of the Sample Mean #2

Slide 14

• The variance s 2 of the sampling distribution of x is
x

s 
2
x

s2
n

 That is, the variance of the sampling distribution x
of
is
 directly proportional to the variance of the
population, and
 inversely proportional to the sample size

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Properties of the Sampling
Distribution of the Sample Mean #3

Slide 15

• The standard deviation sx of the sampling distribution
of x is

sx 

s

n

 That is, the standard deviation of the sampling
distribution of x is
 directly proportional to the standard deviation of
the population, and
 inversely proportional to the square root of the
sample size

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Notes

Slide 16

• The formulas for s2x and sx hold if the sampled
population is infinite
• The formulas hold approximately if the sampled
population is finite but if N is much larger (at
least 20 times larger) than the n (N/n ≥ 20)
– x is the point estimate of m, and the larger the
sample size n, the more accurate the estimate
– Because as n increases, sx decreases as 1/√n
» Additionally, as n increases, the more
representative is the sample of the population
• So, to reduce sx, take bigger samples!
Reasoning from the Sampling
Distribution

Slide 17

• Recall from Chapter 2 mileage example,
x = 31.5531 mpg for a sample of size n=49
– With s = 0.7992

• Does this give statistical evidence that the
population mean m is greater than 31 mpg
– That is, does the sample mean give evidence that m
is at least 31 mpg

• Calculate the probability of observing a
sample mean that is greater than or equal to
31.5531 mpg if m = 31 mpg
– Want P(x > 31.5531 if m = 31)
Reasoning from the Sampling
Distribution Continued

Slide 18

• Use s as the point estimate for s so that
sx 

s
n



0.7992

 0.1143

49

• Then

31.5531 m x 

Px  31.5531if m  31  P z 


sx


31.5531 31 

 P z 

0.1143 

 Pz  4.84

• But z = 4.84 is off the standard normal table
• The largest z value in the table is 3.09, which has a right hand
tail area of 0.001
Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Reasoning from the Sampling
Distribution #3

Slide 19

• z = 4.84 > 3.09, so P(z ≥ 4.84) < 0.001
• That is, if m = 31 mpg, then fewer than 1 in 1,000
of all possible samples have a mean at least as
large as observed
• Have either of the following explanations:
– If m is actually 31 mpg, then very unlucky in
picking this sample
OR
– Not unlucky, but m is not 31 mpg, but is really
larger

• Difficult to believe such a small chance would
occur, so conclude that there is strong evidence
that m does not equal 31 mpg
– Also, m is, in fact, actually larger than 31 mpg
Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Central Limit Theorem

Slide 20

• Now consider sampling a non-normal population
• Still have: m x  m
and
sx  s n

– Exactly correct if infinite population
– Approximately correct if population size N finite but much
larger than sample size n
» Especially if N ≥ 20  n

• But if population is non-normal, what is the shape of the
sampling distribution of the sample mean?
– Is it normal, like it is if the population is normal?
– Yes, the sampling distribution is approximately normal if the
sample is large enough, even if the population is non-normal
» By the “Central Limit Theorem”

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
The Central Limit Theorem #2 21
Slide
• No matter what is the probability distribution
that describes the population, if the sample
size n is large enough, then the population of
all possible sample means is approximately
normal with mean m x  m and standard
deviation s x  s n
• Further, the larger the sample size n, the closer
the sampling distribution of the sample mean
is to being normal
– In other words, the larger n, the better the
approximation
Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
How Large?

Slide 22

• How large is “large enough?”
• If the sample size is at least 30, then for most
sampled populations, the sampling distribution of
sample means is approximately normal
– Here, if n is at least 30, it will be assumed that the
sampling distribution of x is approximately normal
» If the population is normal, then the sampling
distribution of x is normal no regardless of the sample
size
Unbiased Estimates

Slide 23

• A sample statistic is an unbiased point estimate
of a population parameter if the mean of all
possible values of the sample statistic equals the
population parameter
• x is an unbiased estimate of m because mx=m
– In general, the sample mean is always an
unbiased estimate of m
– The sample median is often an unbiased estimate
of m
» But not always

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Unbiased Estimates Continued 24
Slide
• The sample variance s2 is an unbiased estimate of s2
– That is why s2 has a divisor of n – 1 and not n

• However, s is not an unbiased estimate of s
– Even so, the usual practice is to use s as an estimate of s

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Minimum Variance Estimates 25
Slide
• Want the sample statistic to have a small
standard deviation
– All values of the sample statistic should be
clustered around the population parameter
» Then, the statistic from any sample should be close to the
population parameter
» Given a choice between unbiased estimates, choose one with
smallest standard deviation
» The sample mean and the sample median are both unbiased
estimates of m
» The sampling distribution of sample means generally has a
smaller standard deviation than that of sample medians

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Finite Populations

Slide 26

• If a finite population of size N is sampled
randomly and without replacement, must use
the “finite population correction” to calculate
the correct standard deviation of the sampling
distribution of the sample mean
– If N is less than 20 times the sample size, that is,
if N < 20  n
– Otherwise
sx 

s
n

but instead s x 

s
n

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Finite Populations ContinuedSlide 27
• The finite population correction is

N n
N 1
• and the standard error is

sx 

s
n

N n
N 1

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
Sampling Distribution of the
Sample Proportion

Slide 28

The probability distribution of all possible sample
proportions is the sampling distribution of the sample
proportion
ˆ
p
If a random sample of size n is taken from a population
then the sampling distribution of is
ˆ

p

 approximately normal, if n is large
 has mean m ˆ  p
p

p1  p 
 has standard deviation s ˆp 
n
p
where p is the population proportion andˆ is a sampled
proportion
Slide 29

Name
Religion
Domicile
Contact #
E.Mail
M.Phil (Statistics)

Shakeel Nouman
Christian
Punjab (Lahore)
0332-4462527. 0321-9898767
sn_gcu@yahoo.com
sn_gcu@hotmail.com
GC University, .
(Degree awarded by GC University)

M.Sc (Statistics)
Statitical Officer
(BS-17)
(Economics & Marketing
Division)

GC University, .
(Degree awarded by GC University)

Livestock Production Research Institute
Bahadurnagar (Okara), Livestock & Dairy Development
Department, Govt. of Punjab

Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer

More Related Content

What's hot

Business statistic ii
Business statistic iiBusiness statistic ii
Business statistic ii
Lenin Chakma
 
Sampling and Sampling Distributions
Sampling and Sampling DistributionsSampling and Sampling Distributions
Sampling and Sampling Distributions
Bk Islam Mumitul
 
Sampling Distribution
Sampling DistributionSampling Distribution
Sampling Distribution
hirakhalid2394
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
Nilanjan Bhaumik
 
Sampling and sampling distribution tttt
Sampling and sampling distribution ttttSampling and sampling distribution tttt
Sampling and sampling distribution tttt
pardeepkaur60
 
Statistics lecture 7 (ch6)
Statistics lecture 7 (ch6)Statistics lecture 7 (ch6)
Statistics lecture 7 (ch6)
jillmitchell8778
 
Sampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsSampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec doms
Babasab Patil
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distribution
Antonio F. Balatar Jr.
 
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
nszakir
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
Danu Saputra
 
Sampling & Sampling Distribtutions
Sampling & Sampling DistribtutionsSampling & Sampling Distribtutions
Sampling & Sampling Distribtutions
Birinder Singh Gulati
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
Krutika Pachauri
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
meharahutsham
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
swarna dey
 
Applied Statistics : Sampling method & central limit theorem
Applied Statistics : Sampling method & central limit theoremApplied Statistics : Sampling method & central limit theorem
Applied Statistics : Sampling method & central limit theorem
wahidsajol
 
Practice Test 1 solutions
Practice Test 1 solutions  Practice Test 1 solutions
Practice Test 1 solutions
Long Beach City College
 
Samplels & Sampling Techniques
Samplels & Sampling TechniquesSamplels & Sampling Techniques
Samplels & Sampling Techniques
Jo Balucanag - Bitonio
 
Sampling Theory Part 1
Sampling Theory Part 1Sampling Theory Part 1
Sampling Theory Part 1
FellowBuddy.com
 
Chapter 1 and 2
Chapter 1 and 2 Chapter 1 and 2
Chapter 1 and 2
Tara Kissel, M.Ed
 
Sampling fundamentals
Sampling fundamentalsSampling fundamentals
Sampling fundamentals
Thangamani Ramalingam
 

What's hot (20)

Business statistic ii
Business statistic iiBusiness statistic ii
Business statistic ii
 
Sampling and Sampling Distributions
Sampling and Sampling DistributionsSampling and Sampling Distributions
Sampling and Sampling Distributions
 
Sampling Distribution
Sampling DistributionSampling Distribution
Sampling Distribution
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Sampling and sampling distribution tttt
Sampling and sampling distribution ttttSampling and sampling distribution tttt
Sampling and sampling distribution tttt
 
Statistics lecture 7 (ch6)
Statistics lecture 7 (ch6)Statistics lecture 7 (ch6)
Statistics lecture 7 (ch6)
 
Sampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsSampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec doms
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distribution
 
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Sampling & Sampling Distribtutions
Sampling & Sampling DistribtutionsSampling & Sampling Distribtutions
Sampling & Sampling Distribtutions
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Applied Statistics : Sampling method & central limit theorem
Applied Statistics : Sampling method & central limit theoremApplied Statistics : Sampling method & central limit theorem
Applied Statistics : Sampling method & central limit theorem
 
Practice Test 1 solutions
Practice Test 1 solutions  Practice Test 1 solutions
Practice Test 1 solutions
 
Samplels & Sampling Techniques
Samplels & Sampling TechniquesSamplels & Sampling Techniques
Samplels & Sampling Techniques
 
Sampling Theory Part 1
Sampling Theory Part 1Sampling Theory Part 1
Sampling Theory Part 1
 
Chapter 1 and 2
Chapter 1 and 2 Chapter 1 and 2
Chapter 1 and 2
 
Sampling fundamentals
Sampling fundamentalsSampling fundamentals
Sampling fundamentals
 

Viewers also liked

Sampling Distributions
Sampling DistributionsSampling Distributions
Sampling Distributions
DataminingTools Inc
 
Sampling distribution concepts
Sampling distribution conceptsSampling distribution concepts
Sampling distribution concepts
umar sheikh
 
Sampling
SamplingSampling
Sampling and Sample Types
Sampling  and Sample TypesSampling  and Sample Types
Sampling and Sample Types
Dr. Sunil Kumar
 
Funcion gamma
Funcion gammaFuncion gamma
Funcion gamma
Adhana Hary Wibowo
 
Unit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generationUnit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generation
raksharao
 
Simple regression and correlation
Simple regression and correlationSimple regression and correlation
Simple regression and correlation
Mary Grace
 
Random variate generation
Random variate generationRandom variate generation
Random variate generation
De La Salle University-Manila
 
The newton raphson method
The newton raphson methodThe newton raphson method
The newton raphson method
Tarun Gehlot
 
Non Probability Sampling
Non Probability SamplingNon Probability Sampling
Non Probability Sampling
Muhammad Farooq
 
newton raphson method
newton raphson methodnewton raphson method
newton raphson method
Yogesh Bhargawa
 
Sampling Design and Sampling Distribution
Sampling Design and Sampling DistributionSampling Design and Sampling Distribution
Sampling Design and Sampling Distribution
Vikas Sonwane
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
Bijay Mishra
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
Ram Kumar Shah "Struggler"
 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
Jigisha Dabhi
 
Moment distribution method
Moment distribution methodMoment distribution method
Moment distribution method
Saad Ullah
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval Estimation
Shubham Mehta
 
Validity
ValidityValidity
Validity
Maury Martinez
 
Linear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsLinear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec doms
Babasab Patil
 
Estimation
EstimationEstimation
Estimation
Waqas Aslam
 

Viewers also liked (20)

Sampling Distributions
Sampling DistributionsSampling Distributions
Sampling Distributions
 
Sampling distribution concepts
Sampling distribution conceptsSampling distribution concepts
Sampling distribution concepts
 
Sampling
SamplingSampling
Sampling
 
Sampling and Sample Types
Sampling  and Sample TypesSampling  and Sample Types
Sampling and Sample Types
 
Funcion gamma
Funcion gammaFuncion gamma
Funcion gamma
 
Unit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generationUnit 3 random number generation, random-variate generation
Unit 3 random number generation, random-variate generation
 
Simple regression and correlation
Simple regression and correlationSimple regression and correlation
Simple regression and correlation
 
Random variate generation
Random variate generationRandom variate generation
Random variate generation
 
The newton raphson method
The newton raphson methodThe newton raphson method
The newton raphson method
 
Non Probability Sampling
Non Probability SamplingNon Probability Sampling
Non Probability Sampling
 
newton raphson method
newton raphson methodnewton raphson method
newton raphson method
 
Sampling Design and Sampling Distribution
Sampling Design and Sampling DistributionSampling Design and Sampling Distribution
Sampling Design and Sampling Distribution
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
 
Moment distribution method
Moment distribution methodMoment distribution method
Moment distribution method
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval Estimation
 
Validity
ValidityValidity
Validity
 
Linear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsLinear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec doms
 
Estimation
EstimationEstimation
Estimation
 

Similar to Sampling distribution

PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
harlene9
 
Analysis of variance
Analysis of varianceAnalysis of variance
Analysis of variance
Shakeel Nouman
 
Probability & Samples
Probability & SamplesProbability & Samples
Probability & Samples
Kaori Kubo Germano, PhD
 
Sampling methods
Sampling methodsSampling methods
Sampling methods
Shakeel Nouman
 
Measures of Central Tendency and Dispersion
Measures of Central Tendency and DispersionMeasures of Central Tendency and Dispersion
Measures of Central Tendency and Dispersion
Pharmacy Universe
 
FandTtests.ppt
FandTtests.pptFandTtests.ppt
FandTtests.ppt
UMAIRASHFAQ20
 
Sampling
SamplingSampling
Statr sessions 11 to 12
Statr sessions 11 to 12Statr sessions 11 to 12
Statr sessions 11 to 12
Ruru Chowdhury
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
Kush Kulshrestha
 
Sampling Statistic presentation
Sampling Statistic presentationSampling Statistic presentation
Sampling Statistic presentation
Azeemaj101
 
day9.ppt
day9.pptday9.ppt
day9.ppt
ssuser1ecccc
 
Sampling distribution.pptx
Sampling distribution.pptxSampling distribution.pptx
Sampling distribution.pptx
ssusera0e0e9
 
5_lectureslides.pptx
5_lectureslides.pptx5_lectureslides.pptx
5_lectureslides.pptx
suchita74
 
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhdChapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
beshahashenafe20
 
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11  - Research Methods for Business By Authors Uma Sekaran and Roger BougieChp11  - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Hassan Usman
 
Chapter 3 Ken Black 2.ppt
Chapter 3 Ken Black 2.pptChapter 3 Ken Black 2.ppt
Chapter 3 Ken Black 2.ppt
NurinaSWGotami
 
Sampling_Distribution_stat_of_Mean_New.pptx
Sampling_Distribution_stat_of_Mean_New.pptxSampling_Distribution_stat_of_Mean_New.pptx
Sampling_Distribution_stat_of_Mean_New.pptx
RajJirel
 
Normal & t-test_confidence interval
Normal & t-test_confidence intervalNormal & t-test_confidence interval
Normal & t-test_confidence interval
Pharmacy Universe
 
Sampling methods.pdf
Sampling methods.pdfSampling methods.pdf
Sampling methods.pdf
Bhagyesh Kasle
 
Gravetter10e_PPT_Ch07_student.pptx
Gravetter10e_PPT_Ch07_student.pptxGravetter10e_PPT_Ch07_student.pptx
Gravetter10e_PPT_Ch07_student.pptx
Naveedahmed476791
 

Similar to Sampling distribution (20)

PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
PSUnit_III_Lesson_2_Finding_the_Mean _and_Variance_of_the_Sampling_Distributi...
 
Analysis of variance
Analysis of varianceAnalysis of variance
Analysis of variance
 
Probability & Samples
Probability & SamplesProbability & Samples
Probability & Samples
 
Sampling methods
Sampling methodsSampling methods
Sampling methods
 
Measures of Central Tendency and Dispersion
Measures of Central Tendency and DispersionMeasures of Central Tendency and Dispersion
Measures of Central Tendency and Dispersion
 
FandTtests.ppt
FandTtests.pptFandTtests.ppt
FandTtests.ppt
 
Sampling
SamplingSampling
Sampling
 
Statr sessions 11 to 12
Statr sessions 11 to 12Statr sessions 11 to 12
Statr sessions 11 to 12
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
 
Sampling Statistic presentation
Sampling Statistic presentationSampling Statistic presentation
Sampling Statistic presentation
 
day9.ppt
day9.pptday9.ppt
day9.ppt
 
Sampling distribution.pptx
Sampling distribution.pptxSampling distribution.pptx
Sampling distribution.pptx
 
5_lectureslides.pptx
5_lectureslides.pptx5_lectureslides.pptx
5_lectureslides.pptx
 
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhdChapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
 
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11  - Research Methods for Business By Authors Uma Sekaran and Roger BougieChp11  - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
 
Chapter 3 Ken Black 2.ppt
Chapter 3 Ken Black 2.pptChapter 3 Ken Black 2.ppt
Chapter 3 Ken Black 2.ppt
 
Sampling_Distribution_stat_of_Mean_New.pptx
Sampling_Distribution_stat_of_Mean_New.pptxSampling_Distribution_stat_of_Mean_New.pptx
Sampling_Distribution_stat_of_Mean_New.pptx
 
Normal & t-test_confidence interval
Normal & t-test_confidence intervalNormal & t-test_confidence interval
Normal & t-test_confidence interval
 
Sampling methods.pdf
Sampling methods.pdfSampling methods.pdf
Sampling methods.pdf
 
Gravetter10e_PPT_Ch07_student.pptx
Gravetter10e_PPT_Ch07_student.pptxGravetter10e_PPT_Ch07_student.pptx
Gravetter10e_PPT_Ch07_student.pptx
 

More from Shakeel Nouman

The comparison of two populations
The comparison of two populationsThe comparison of two populations
The comparison of two populations
Shakeel Nouman
 
Simple linear regression and correlation
Simple linear regression and correlationSimple linear regression and correlation
Simple linear regression and correlation
Shakeel Nouman
 
Quality control
Quality controlQuality control
Quality control
Shakeel Nouman
 
Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)
Shakeel Nouman
 
Multiple regression (1)
Multiple regression (1)Multiple regression (1)
Multiple regression (1)
Shakeel Nouman
 
Time series, forecasting, and index numbers
Time series, forecasting, and index numbersTime series, forecasting, and index numbers
Time series, forecasting, and index numbers
Shakeel Nouman
 
The comparison of two populations
The comparison of two populationsThe comparison of two populations
The comparison of two populations
Shakeel Nouman
 
Quality control
Quality controlQuality control
Quality control
Shakeel Nouman
 
Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)
Shakeel Nouman
 
Multiple regression (1)
Multiple regression (1)Multiple regression (1)
Multiple regression (1)
Shakeel Nouman
 
The normal distribution
The normal distributionThe normal distribution
The normal distribution
Shakeel Nouman
 
Probability
ProbabilityProbability
Probability
Shakeel Nouman
 
Hypothsis testing
Hypothsis testingHypothsis testing
Hypothsis testing
Shakeel Nouman
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
Shakeel Nouman
 
Continous random variable.
Continous random variable.Continous random variable.
Continous random variable.
Shakeel Nouman
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
Shakeel Nouman
 

More from Shakeel Nouman (16)

The comparison of two populations
The comparison of two populationsThe comparison of two populations
The comparison of two populations
 
Simple linear regression and correlation
Simple linear regression and correlationSimple linear regression and correlation
Simple linear regression and correlation
 
Quality control
Quality controlQuality control
Quality control
 
Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)
 
Multiple regression (1)
Multiple regression (1)Multiple regression (1)
Multiple regression (1)
 
Time series, forecasting, and index numbers
Time series, forecasting, and index numbersTime series, forecasting, and index numbers
Time series, forecasting, and index numbers
 
The comparison of two populations
The comparison of two populationsThe comparison of two populations
The comparison of two populations
 
Quality control
Quality controlQuality control
Quality control
 
Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)Nonparametric methods and chi square tests (1)
Nonparametric methods and chi square tests (1)
 
Multiple regression (1)
Multiple regression (1)Multiple regression (1)
Multiple regression (1)
 
The normal distribution
The normal distributionThe normal distribution
The normal distribution
 
Probability
ProbabilityProbability
Probability
 
Hypothsis testing
Hypothsis testingHypothsis testing
Hypothsis testing
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
 
Continous random variable.
Continous random variable.Continous random variable.
Continous random variable.
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
 

Recently uploaded

PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 

Recently uploaded (20)

PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 

Sampling distribution

  • 1. Sampling Distribution Slide 1 Shakeel Nouman M.Phil Statistics Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 2. Sampling Distributions 6.1 6.2 Slide 2 The Sampling Distribution of the Sample Mean The Sampling Distribution of the Sample Proportion Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 3. Sampling Distribution of the Sample Mean Slide 3 The sampling distribution of the sample mean is the probability distribution of the population of the sample means obtainable from all possible samples of size n from a population of size N Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 4. Example: Sampling Annual % Return on 6 Stocks #1 Slide 4 • Population of the percent returns from six stocks – In order, the values of % return are: 10%, 20%, 30%, 40%, 50%, and 60% » Label each stock A, B, C, …, F in order of increasing % return » The mean rate of return is 35% with a standard deviation of 17.078% – Any one stock of these stocks is as likely to be picked as any other of the six » Uniform distribution with N = 6 » Each stock has a probability of being picked of 1/6 = 0.1667 Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 5. Example: Sampling Annual % Return Slide 5 on 6 Stocks #2 Stock Stock A Stock B Stock C Stock D Stock E Stock F Total % Return 10 20 30 40 50 60 Frequency 1 1 1 1 1 1 6 Relative Frequency 1/6 1/6 1/6 1/6 1/6 1/6 1 Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 6. Example: Sampling Annual % Return on 6 Stocks #3 Slide 6 • Now, select all possible samples of size n = 2 from this population of stocks of size N = 6 – Now select all possible pairs of stocks • How to select? – Sample randomly – Sample without replacement – Sample without regard to order Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 7. Example: Sampling Annual % Return on 6 Stocks #4 Slide 7 • Result: There are 15 possible samples of size n = 2 • Calculate the sample mean of each and every sample Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 8. Example: Sampling Annual % Return on 6 Stocks #5 Sample Mean 15 20 25 30 35 40 45 50 55 Slide 8 Relative Frequency Frequency 1 1/15 1 1/15 2 1/15 2 1/15 3 1/15 2 1/15 2 1/15 1 1/15 1 1/15 Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 9. Observations • • Slide 9 Although the population of N = 6 stock returns has a uniform distribution, … … the histogram of n = 15 sample mean returns: 1. Seem to be centered over the sample mean return of 35%, and 2. Appears to be bell-shaped and less spread out than the histogram of individual returns Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 10. General Conclusions Slide 10 • If the population of individual items is normal, then the population of all sample means is also normal • Even if the population of individual items is not normal, there are circumstances when the population of all sample means is normal (Central Limit Theorem)
  • 11. General Conclusions Continued 11 Slide • The mean of all possible sample means equals the population mean – That is, m = mx • The standard deviation sx of all sample means is less than the standard deviation of the population – That is, sx < s » Each sample mean averages out the high and the low measurements, and so are closer to m than many of the individual population measurements
  • 12. And the Empirical Rule Slide 12 • The empirical rule holds for the sampling distribution of the sample mean – 68.26% of all possible sample means are within (plus or minus) one standard deviation sx of m – 95.44% of all possible observed values of x are within (plus or minus) two sx of m – 99.73% of all possible observed values of x are within (plus or minus) three sx of m
  • 13. Properties of the Sampling Distribution of the Sample Mean #1 Slide 13 • If the population being sampled is normal, then so is the sampling distribution of the sample mean, x • The mean sx of the sampling distribution of x is mx = m • That is, the mean of all possible sample means is the same as the population mean Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 14. Properties of the Sampling Distribution of the Sample Mean #2 Slide 14 • The variance s 2 of the sampling distribution of x is x s  2 x s2 n  That is, the variance of the sampling distribution x of is  directly proportional to the variance of the population, and  inversely proportional to the sample size Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 15. Properties of the Sampling Distribution of the Sample Mean #3 Slide 15 • The standard deviation sx of the sampling distribution of x is sx  s n  That is, the standard deviation of the sampling distribution of x is  directly proportional to the standard deviation of the population, and  inversely proportional to the square root of the sample size Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 16. Notes Slide 16 • The formulas for s2x and sx hold if the sampled population is infinite • The formulas hold approximately if the sampled population is finite but if N is much larger (at least 20 times larger) than the n (N/n ≥ 20) – x is the point estimate of m, and the larger the sample size n, the more accurate the estimate – Because as n increases, sx decreases as 1/√n » Additionally, as n increases, the more representative is the sample of the population • So, to reduce sx, take bigger samples!
  • 17. Reasoning from the Sampling Distribution Slide 17 • Recall from Chapter 2 mileage example, x = 31.5531 mpg for a sample of size n=49 – With s = 0.7992 • Does this give statistical evidence that the population mean m is greater than 31 mpg – That is, does the sample mean give evidence that m is at least 31 mpg • Calculate the probability of observing a sample mean that is greater than or equal to 31.5531 mpg if m = 31 mpg – Want P(x > 31.5531 if m = 31)
  • 18. Reasoning from the Sampling Distribution Continued Slide 18 • Use s as the point estimate for s so that sx  s n  0.7992  0.1143 49 • Then  31.5531 m x   Px  31.5531if m  31  P z    sx   31.5531 31    P z   0.1143    Pz  4.84 • But z = 4.84 is off the standard normal table • The largest z value in the table is 3.09, which has a right hand tail area of 0.001 Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 19. Reasoning from the Sampling Distribution #3 Slide 19 • z = 4.84 > 3.09, so P(z ≥ 4.84) < 0.001 • That is, if m = 31 mpg, then fewer than 1 in 1,000 of all possible samples have a mean at least as large as observed • Have either of the following explanations: – If m is actually 31 mpg, then very unlucky in picking this sample OR – Not unlucky, but m is not 31 mpg, but is really larger • Difficult to believe such a small chance would occur, so conclude that there is strong evidence that m does not equal 31 mpg – Also, m is, in fact, actually larger than 31 mpg Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 20. Central Limit Theorem Slide 20 • Now consider sampling a non-normal population • Still have: m x  m and sx  s n – Exactly correct if infinite population – Approximately correct if population size N finite but much larger than sample size n » Especially if N ≥ 20  n • But if population is non-normal, what is the shape of the sampling distribution of the sample mean? – Is it normal, like it is if the population is normal? – Yes, the sampling distribution is approximately normal if the sample is large enough, even if the population is non-normal » By the “Central Limit Theorem” Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 21. The Central Limit Theorem #2 21 Slide • No matter what is the probability distribution that describes the population, if the sample size n is large enough, then the population of all possible sample means is approximately normal with mean m x  m and standard deviation s x  s n • Further, the larger the sample size n, the closer the sampling distribution of the sample mean is to being normal – In other words, the larger n, the better the approximation Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 22. How Large? Slide 22 • How large is “large enough?” • If the sample size is at least 30, then for most sampled populations, the sampling distribution of sample means is approximately normal – Here, if n is at least 30, it will be assumed that the sampling distribution of x is approximately normal » If the population is normal, then the sampling distribution of x is normal no regardless of the sample size
  • 23. Unbiased Estimates Slide 23 • A sample statistic is an unbiased point estimate of a population parameter if the mean of all possible values of the sample statistic equals the population parameter • x is an unbiased estimate of m because mx=m – In general, the sample mean is always an unbiased estimate of m – The sample median is often an unbiased estimate of m » But not always Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 24. Unbiased Estimates Continued 24 Slide • The sample variance s2 is an unbiased estimate of s2 – That is why s2 has a divisor of n – 1 and not n • However, s is not an unbiased estimate of s – Even so, the usual practice is to use s as an estimate of s Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 25. Minimum Variance Estimates 25 Slide • Want the sample statistic to have a small standard deviation – All values of the sample statistic should be clustered around the population parameter » Then, the statistic from any sample should be close to the population parameter » Given a choice between unbiased estimates, choose one with smallest standard deviation » The sample mean and the sample median are both unbiased estimates of m » The sampling distribution of sample means generally has a smaller standard deviation than that of sample medians Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 26. Finite Populations Slide 26 • If a finite population of size N is sampled randomly and without replacement, must use the “finite population correction” to calculate the correct standard deviation of the sampling distribution of the sample mean – If N is less than 20 times the sample size, that is, if N < 20  n – Otherwise sx  s n but instead s x  s n Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 27. Finite Populations ContinuedSlide 27 • The finite population correction is N n N 1 • and the standard error is sx  s n N n N 1 Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer
  • 28. Sampling Distribution of the Sample Proportion Slide 28 The probability distribution of all possible sample proportions is the sampling distribution of the sample proportion ˆ p If a random sample of size n is taken from a population then the sampling distribution of is ˆ p  approximately normal, if n is large  has mean m ˆ  p p p1  p   has standard deviation s ˆp  n p where p is the population proportion andˆ is a sampled proportion
  • 29. Slide 29 Name Religion Domicile Contact # E.Mail M.Phil (Statistics) Shakeel Nouman Christian Punjab (Lahore) 0332-4462527. 0321-9898767 sn_gcu@yahoo.com sn_gcu@hotmail.com GC University, . (Degree awarded by GC University) M.Sc (Statistics) Statitical Officer (BS-17) (Economics & Marketing Division) GC University, . (Degree awarded by GC University) Livestock Production Research Institute Bahadurnagar (Okara), Livestock & Dairy Development Department, Govt. of Punjab Sampling Distribution By Shakeel Nouman M.Phil Statistics Govt. College University Lahore, Statistical Officer