Chapter 7 The Central Limit Theorem: Prepared by The College of Coastal Georgia For Openstax Introductory Statistics
Chapter 7 The Central Limit Theorem: Prepared by The College of Coastal Georgia For Openstax Introductory Statistics
P(x)
.3
.2
.1
.0 x
1 2 3 4
1 1 1 1
𝜇 = σ 𝑥𝑝 𝑥 = 1( ) + 2( )+3( )+4( )=2.5
4 4 4 4
1 1 1 1
𝜎 2 = 𝑥 2 𝑝 𝑥 − 𝜇2 = 12 + 22 + 32 + 42 − 2.52 = 1.25
4 4 4 4
ALL POSSIBLE SAMPLES
OF SIZE N = 2
1 2 1
𝜇𝑥ҧ = 𝑥𝑝
ҧ 𝑥ҧ = 1 + 1.5 + ⋯+ 4 = 2.5, 𝜎𝑥2ҧ = 0.625
16 16 16
2 𝜎2 𝜎
𝜇𝑥ҧ = 𝜇, 𝜎𝑥ҧ = 𝜎𝑥ҧ =
𝑛 𝑛
X~U(150,200)
𝑥ҧ is a point estimator of µ
Ƹ ′ ) is a point estimator of p
𝑝(𝑝
𝑠2 is a point estimator of 𝜎 2
x 0 2 3
1 1 1
p(x)
3 3 3
= 1.667 2 = 1.556
= 1.247
EXAMPLE
3 5
x 0 1 2 3
2 2
p(x) 1/9 2/9 2/9 1/9 2/9 1/9
𝑥ҧ ~ 𝑁(𝜇𝑥ҧ , 𝜎𝑥ҧ )
𝜎 𝜎
~𝑁 𝜇𝑥 , 𝑥 ~ 𝑁(𝜇, )
𝑛 𝑛
The central limit theorem for sample means says that if you keep
drawing larger and larger samples (such as rolling one, two, five, and
finally, ten dice) and calculating their means, the sample means form
their own normal distribution (the sampling distribution). The normal
distribution has the same mean as the original distribution and a
variance that equals the original variance divided by, the sample size.
2 𝜎2 𝜎
𝜇𝑥ҧ = 𝜇, 𝜎𝑥ҧ = 𝜎𝑥ҧ =
𝑛 𝑛
e. Find the 95th percentile for a random sample (assume normal distribution).
p is p̂ 58/100 .58
Assume that 60% of all workers at a large plant in favor of
unionization. In a random sample of 100 workers, what is
the probability that fewer than half are favor of unionization?
P=.60, np=100(.60)=60, n(1-p)=100(1-.6)=40
N is large
𝜎𝑝ො = 𝑝(1 − 𝑝)/𝑛 = (0.6)(0.4)/100 = 0.049
𝑃 𝑝Ƹ < 0.5 = 𝑝𝑛𝑜𝑟𝑚 0.5,0.6,0.049 = 0.02063454
0.5−0.6
Or 𝑃 𝑝Ƹ < 0.5 = 𝑃 𝑧 < = 𝑃 𝑍 < −2.04 = 0.5 −
0.049
𝑃 −2.04 < 𝑍 < 0 = 0.5 − 0.4793 = 0.0207
7.2 THE CENTRAL LIMIT
THEOREM FOR SUMS
𝑋 = 𝑋1 + 𝑋2 + ⋯ + 𝑋𝑛
E(σ 𝑋) = E 𝑋1 + E 𝑋2 + ⋯ + E 𝑋𝑛 = µ + µ + ⋯ + µ = 𝑛 µ
𝜎σ2 𝑋 = 𝜎𝑥21 + 𝜎𝑥22 + ⋯ + 𝜎𝑥2𝑛 = 𝑛 𝜎 2
𝜎σ 𝑋 = 𝑛 𝜎
σ 𝑋 ~ 𝑁(𝑛 µ, 𝑛 𝜎)