Sampling Dist
Sampling Dist
February 2025
2
Plan
Sampling distribution of sample mean
Central limit theorem
Sampling distribution of sample variance
3
Introduction
The science of statistics deals with drawing conclusions from observed data,
which is often a sample from a population of interest
To use sample data to make inferences about an entire population, it is
necessary to make some assumptions between the two
There is an underlying probability distribution
The sample data are independent values drawn from this population
4
Introduction
distribution F , i.e.
X1 , … , Xn is a random sample from a distribution with distribution
function F
Two types of methods
F is specified up to some unknown parameters (parametric inference)
Nothing is known about F except the type of the associated variable
(nonparametric inference)
5
Example 6.1a
Suppose that a new process has just been installed to produce computer
chips, and the successive chips produced by this new process will have
lifetimes that are independent with a common unknown distribution F
Physical reasons sometimes suggest the parametric form of the distribution
F (e.g. F is a normal distribution, etc., i.e. parametric inference)
6
The Sample Mean
7
The Sample Mean
variance σ
2
μ → population mean
9
Properties of X̄
The variance
2
X1 + ⋯ + Xn σ
¯
V ar[X] = V ar[ ] =
n n
σ
2
→ population variance
n → sample size
10
X1 , … , Xn is a random sample from N (0, 1)
¯ 1
X ∼ N (0, )
n
11
Suppose X 1, … , Xn is a random sample from N (10, 5)
¯
X ∼ N (10, 1) when n = 5
13
Central Limit Theorem
2
Y = (X1 + ⋯ + Xn ) ∼ N (nμ, nσ )
n
1
¯ 2
Y = ∑ Xi ∼ N (μ, σ /n)
n
i=1
¯ − μ
Y
⇒ Z = ∼ N (0, 1)
σ/√n
14
Sampling distribution of a sample mean
15
Sampling distribution of a sample mean
16
Normal distribution
17
Summary of central limit theorem
n
1
¯
X = ∑ Xi
n
i=1
parameter p
Define X = X1 + ⋯ + Xn and X ∼ B(n, p)
19
Example 6.3c
20
Example 6.3c
= 1 − Φ(1.59) = 1 − 0.9441
21
Example 6.3d
22
Sample variance
variance σ2
Sample variance
n
1
2 ¯ 2
S = ∑(Xi − X)
n − 1
i=1
23
Sampling distribution of sample variance
variance σ 2
2
(n − 1)S
¯ 2 2
X ∼ N (μ, σ /n) and ∼ χ
2 n−1
σ
χ
2
n−1
→ Chi-square distribution with (n − 1) degrees of freedom
24
Chi-square distribution
25
Chi-square distribution
26
27
The t-distribution
variance σ2
For a large n, X
¯ 2
∼ N (μ, σ /n)
¯
X − μ
Z = ∼ N (0, 1)
σ/√n
28
The t-distribution
29
Comparison between t and standard normal distributions
30
31
Problems
32
Problem 1
33
Problem 1 (for n = 2 )
Probability distribution of
X1 X2 X̄ P (X̄ = x)
sample mean
0 0 0.0 0.04 x̄ P (X̄ = x̄)
Obtain E(X)
¯
and V ar(X)
¯
34