Slides Prepared by John S. Loucks St. Edward's University
Slides Prepared by John S. Loucks St. Edward's University
JOHN S. LOUCKS
St. Edward’s University
n = 30
Slide
2
Statistical Inference
Slide
3
Simple Random Sampling
Finite Population
• A simple random sample from a finite population
of size N is a sample selected such that each
possible sample of size n has the same probability
of being selected.
• Replacing each sampled element before selecting
subsequent elements is called sampling with
replacement.
• Sampling without replacement is the procedure
used most often.
• In large sampling projects, computer-generated
random numbers are often used to automate the
sample selection process.
Slide
4
Simple Random Sampling
Infinite Population
• A simple random sample from an infinite
population is a sample selected such that the
following conditions are satisfied.
• Each element selected comes from the same
population.
• Each element is selected independently.
• The population is usually considered infinite if it
involves an ongoing process that makes listing or
counting every element impossible.
• The random number selection procedure cannot
be used for infinite populations.
Slide
5
Point Estimation
Slide
6
Sampling Error
Slide
7
Example: St. Andrew’s
Slide
8
Example: St. Andrew’s
Slide
9
Example: St. Andrew’s
x i
990
900
• Population Standard Deviation
(x )
i
2
80
900
• Applicants Wanting On-Campus Housing
• Population Proportion
648
p .72
900
Slide
10
Example: St. Andrew’s
Slide
11
Example: St. Andrew’s
Slide
12
Example: St. Andrew’s
Sample Data
Random
No. Number Applicant SAT Score On-
Campus
1 744 Connie Reyman 1025 Yes
2 436 William Fox 950 Yes
3 865 Fabian Avante 1090 No
4 790 Eric Paxton 1120 Yes
5 835 Winona Wheeler 1015 No
. . . . .
30 685 Kevin Cossack 965 No
Slide
13
Example: St. Andrew’s
Slide
14
Using Excel to Select
a Simple Random Sample
Formula Worksheet
A B C D
Applicant SAT On-Campus Random
1 Number Score Housing Number
2 1 1008 Yes =RAND()
3 2 1025 No =RAND()
4 3 952 Yes =RAND()
5 4 1090 Yes =RAND()
6 5 1127 Yes =RAND()
7 6 1015 No =RAND()
8 7 965 Yes =RAND()
9 8 1161 No =RAND()
Slide
15
Using Excel to Select
a Simple Random Sample
Value Worksheet
A B C D
Applicant SAT On-Campus Random
1 Number Score Housing Number
2 1 1008 Yes 0.41327
3 2 1025 No 0.79514
4 3 952 Yes 0.66237
5 4 1090 Yes 0.00234
6 5 1127 Yes 0.71205
7 6 1015 No 0.18037
8 7 965 Yes 0.71607
9 8 1161 No 0.90512
Slide
16
Using Excel to Select
a Simple Random Sample
Value Worksheet (Sorted)
A B C D
Applicant SAT On-Campus Random
1 Number Score Housing Number
2 12 1107 No 0.00027
3 773 1043 Yes 0.00192
4 408 991 Yes 0.00303
5 58 1008 No 0.00481
6 116 1127 Yes 0.00538
7 185 982 Yes 0.00583
8 510 1163 Yes 0.00649
9 394 1008 No 0.00667
Note: Rows 10-901 are not shown.
Slide
17
Example: St. Andrew’s
Point Estimates
• x as Point Estimator of
x
x
29,910
i
997
30 30
• s as Point Estimator of
s
(x x )
i
2
163,996
75.2
29 29
• p as Point Estimator of p
p 20 30 .68
Note: Different random numbers would have
identified a different sample which would have
resulted in different point estimates.
Slide
18
Sampling Distribution of x
Slide
19
Sampling Distribution of x
E( x ) =
where:
= the population mean
Slide
20
Sampling Distribution of x
N n
x ( ) x
n N 1 n
• A finite population is treated as being infinite if
n/N < .05.
• ( N n) / ( N 1) is the finite correction factor.
• x is referred to as the standard error of the mean.
Slide
21
Sampling Distribution ofx
Slide
22
Example: St. Andrew’s
80
x 14.6
n 30
x
E ( x ) 990
Slide
23
Example: St. Andrew’s
Slide
24
Example: St. Andrew’s
x
Sampling Distribution of for the SAT Scores
Sampling
distribution
of x
x
980 990 1000
Using the standard normal probability table with
z = 10/14.6= .68, we have area = (.2518)(2) = .5036
Slide
25
Sampling Distribution of p
p
Expected Value of
E ( p) p
where:
p = the population proportion
Slide
26
Sampling Distribution ofp
Standard Deviation of p
p (1 p ) N n p(1 p )
p p
n N 1 n
Slide
27
Example: St. Andrew’s
p
Sampling Distribution of for In-State Residents
.72(1 .72)
p .082
30
E( p ) .72
Slide
29
Example: St. Andrew’s
p
Sampling Distribution of for In-State Residents
Sampling
distribution
of p
p
0.67 0.72 0.77
For z = .05/.082 = .61, the area = (.2291)(2) = .4582.
The probability is .4582 that the sample proportion
will be within +/-.05 of the actual population
proportion.
Slide
30
Properties of Point Estimators
Slide
31
Properties of Point Estimators
Unbiasedness
If the expected value of the sample statistic is
equal to the population parameter being estimated,
the sample statistic is said to be an unbiased
estimator of the population parameter.
Slide
32
Properties of Point Estimators
Efficiency
Given the choice of two unbiased estimators of
the same population parameter, we would prefer to
use the point estimator with the smaller standard
deviation, since it tends to provide estimates closer to
the population parameter.
The point estimator with the smaller standard
deviation is said to have greater relative efficiency
than the other.
Slide
33
Properties of Point Estimators
Consistency
A point estimator is consistent if the values of the
point estimator tend to become closer to the
population parameter as the sample size becomes
larger.
Slide
34
Other Sampling Methods
Slide
35
Stratified Random Sampling
Slide
36
Stratified Random Sampling
Slide
37
Cluster Sampling
Slide
38
Cluster Sampling
Slide
39
Systematic Sampling
Slide
40
Systematic Sampling
Slide
41
Convenience Sampling
Slide
42
Judgment Sampling
Slide
43
End of Chapter 7
Slide
44