Chapter 6 SamplingDistribtions
Chapter 6 SamplingDistribtions
Sampling Distributions
1
Introduction
2
Introduction
3
8.1 Sampling Distribution of the Mean
x 1 2 3 4 5 6
p(x) 1/6 1/6 1/6 1/6 1/6 1/6
5
Throwing a die twice – sample mean
1 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 5.5 6.0
Frequency 1 2 3 4 5 6 5 4 3 2 1
Relative freq 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36
Compare
Let usthe range
take of the population
samples
to the range
of two of the sample mean.
observations.
10
The Central Limit Theorem
If a random sample is drawn from any population, the
sampling distribution of the sample mean is:
– Normal if the parent population is normal,
– Approximately normal if the parent population is
not normal, provided the sample size is
sufficiently large. The larger the sample size, the
more closely the sampling distribution of x will
resemble a normal distribution.
11
The mean of X is equal to the mean of the parent
population
μx = μx
The variance of X is equal to the parent population
variance divided by ‘n’.
2
σ
σ =
2
x
x
n
12
n Sampling Distribution
1 Population distribution
30
30
50
70
90
120
Census
n Sampling Distribution
1 Normal
Pop distribution
3
0
Example 2: The amount of soda pop in each bottle is
normally distributed with a mean of 32.2 ounces and
a standard deviation of .3 ounces.
Find the probability that a bottle bought by a
customer will contain more than 32 ounces.
0.7486
P(x 32)
x = 32 m = 32.2
x − μ 32 − 32.2
P(x 32) = P( ) = P(z −.67) = 0.7486
σx .3
16
Find the probability that a carton of four bottles will
have a mean of more than 32 ounces of soda per
bottle.
x − m 32 − 32.2
P( x 32) = P( )
x .3 4
= P( z −1.33) = 0.9082
P(x 32)
x = 32 m x = 32.2
17
Example 3: The average weekly income of B.B.A
graduates one year after graduation is $600. Suppose
the distribution of weekly income has a standard
deviation of $100.
What is the probability that 35 randomly selected
graduates have an average weekly income of less than
$550?
x − μ 550 − 600
P(x 550) = P( )
σx 100 35
= P(z −2.97) = 0.0015
18