IM1017 Topic 05-1 Sampling Dist
IM1017 Topic 05-1 Sampling Dist
3
INTRODUCTION to SAMPLING
PROBLEM
4
INTRODUCTION to SAMPLING
PROBLEM
Descriptive statistics:
Random Sampling - Collecting
- Presenting
- Describing
Population N (Size)
Sample (n)
(Mean)
(Standard Deviation) x
s
p (Proportion)
p
Inferential statistics:
•Estimating - Drawing conclusions
•Hypothesis testing - Making decisions
Based on sample data 5
INTRODUCTION to SAMPLING
PROBLEM
population parameter.
6
INTRODUCTION TO SAMPLING
DISTRIBUTION
▪ The probability distribution of any particular sample statistic
is called the sampling distribution of statistic.
▪ The probability distribution of x is called sampling
distribution of x . Knowledge of this sampling distribution
and its properties will enable us to make probability
statements about how close the sample mean x to the
population mean .
▪ In practice, we select only one simple random sample from
population.
7
Developing a sampling distribution
▪ Random variable, X,
is age of individuals
▪ Values of X:
18, 20, 22, 24 (years)
8
Developing a sampling distribution
μ=
X i
N
18 + 20 + 22 + 24
= = 21
4
σ=
i
(X − μ) 2
= 2.236
N
9
Developing a sampling distribution
Now consider all possible samples of size n = 2
E(X) =
X i
=
18 + 19 + 21+ + 24
= 21 = μ
N 16
σX =
( X i − μ) 2
N
(18 - 21)2 + (19 - 21)2 + + (24 - 21)2
= = 1.58
16
Comparing the Population with its
Sampling Distribution
Population Sample Means Distribution
N=4 n=2
μ = 21 σ = 2.236 μX = 21 σ X = 1.58
_
P(X) P(X)
.3 .3
.2 .2
.1 .1
0
X
0 _
18 20 22 24 18 19 20 21 22 23 24
X
A B C D
SAMPLING DISTRIBUTION OF x
▪ Sampling Distribution of x
• The sampling distribution of x is the probability
distribution of all possible values of the sample mean x
▪ Expected Value of x
E( x ) =
14
SAMPLING DISTRIBUTION OF x
15
SAMPLING DISTRIBUTION OF x
▪ Standard Deviation of x
• Infinite population or N is unknown X =
n
• Standard Error is standard deviation of a point estimate.
16
SAMPLING DISTRIBUTION OF x
▪ Distribution of x
• Question: What is Probability Distribution of x?
▪ If a population is normal with mean μ and standard
deviation σ, the sampling distribution of x is also
normally distributed with
σ
μX = μ σX =
n
17
SAMPLING DISTRIBUTION OF x
▪ What if the population is not normal?
▪ Central Limit Theorem is applied:
The sampling distribution of sample mean X can be
approximated by a normal distribution as the sample
size n become large
X ~ any distribution
(Population distribution X N (, 2/n)
is unknown)
Sample size is large
(n>30; textbook = 25)
18
Z value for sampling distribution of x
where
x−
Z=
/ n
where: X = sample mean
μ = population mean
σ = population standard deviation
n = sample size
19
Finite Population Correction
or
σ N−n
2
σ N−n
Var(X) = σX =
n N −1 n N −1
20
Finite Population Correction
( X − μ)
Z=
σ N−n
n N −1
21
Example
22
OUTLINE
23
SAMPLING DISTRIBUTION OF P̂
▪ Sampling Distribution of P̂
• The sampling distribution of P̂ is the probability
distribution of all possible values of the sample
proportion P̂.
▪ Expected value of P̂
E( P̂ ) = p
24
SAMPLING DISTRIBUTION OF P̂
25
SAMPLING DISTRIBUTION OF P̂
▪ Standard Deviation of P̂
• Infinite population: p =
p(1 − p)
n
p(1 − p) N − n
• Finite population: p =
n N −1
26
SAMPLING DISTRIBUTION OF P̂
27
Z-Value for Proportions
Pˆ − P Pˆ − P
Z= =
σ Pˆ P(1 − P)
n
28
Example
P=
n=
Find P(0.40 0.45) = ?
29
OTHER SAMPLING METHODS
Population
30
OTHER SAMPLING METHODS
▪ Cluster Sampling
• A probability sampling method in which the population
is first divided into clusters and then one or more
clusters is selected by sampling
Population
31
OTHER SAMPLING METHODS
▪ Systematic Sampling
• A probability sampling method in which we randomly
select one of the first k elements and select every kth
element thereafter.
▪ Convenience Sampling
• A non-probability method of sampling whereby
elements are selected for the sample on the basis of
convenience.
32