Ch08 - Large-Sample Estimation
Ch08 - Large-Sample Estimation
and Statistics
By: Robert J. Beaver • Barbara M. Beaver • William Mendenhall
14th edition (2013)
Chapter 8
Large-Sample Estimation
Introduction
• Populations are described by their probability
distributions and parameters.
• For quantitative populations, the location
and shape are described by m and s.
• For a binomial populations, the location and
shape are determined by p.
• If the values of parameters are unknown, we
make inferences about them using sample
information.
Types of Inference
• Estimation:
• Estimating or predicting the value of the
parameter
• “What is (are) the most likely values of m or p?”
• Hypothesis Testing:
• Deciding about the value of a parameter based
on some preconceived idea.
• “Did the sample come from a population with m
= 5 or p = 0.2?”
Types of Inference
• Examples:
• A consumer wants to estimate the average
price of similar homes in her city before
putting her home on the market.
Estimation: Estimate m, the average home price.
Worked
Worked
Worked
Failed
pˆ qˆ 104 .69(.31)
pˆ 2.33 2.33
n 150 150
.69 .09 or .60 p .78.
One Sided
Confidence Bounds
• Confidence intervals are by their nature two-
sided since they produce upper and lower
bounds for the parameter.
• One-sided bounds can be constructed simply
by using a value of z that puts a rather than
a/2 in the tail of the z distribution.
LCB : Estimator - za (Std Error of Estimator)
UCB : Estimator za (Std Error of Estimator)
Choosing the Sample Size
• The total amount of relevant information in a
sample is controlled by two factors:
- The sampling plan or experimental design:
the procedure for collecting the information
- The sample size n: the amount of information
you collect.
• In a statistical estimation problem, the
accuracy of the estimation is measured by the
margin of error or the width of the confidence
interval.
Choosing the Sample Size
1. Determine the size of the margin of error, B, that you
are willing to tolerate.
2. Choose the sample size by solving for n in the inequality:
1.96 SE B, where SE is a function of the sample size n.
3. For quantitative populations, estimate the population
standard deviation using a previously calculated value of
s or the range approximation s Range / 4.
4. For binomial populations, use the conservative
approach and approximate p using the value p = .5.
Example
A producer of PVC pipe wants to survey
wholesalers who buy his product in order to
estimate the proportion who plan to increase their
purchases next year. What sample size is required if
he wants his estimate to be within .04 of the actual
proportion with probability equal to .95?
pq .5(.5)
1.96 .04 1.96 .04
n n
1.96 .5(.5) n 24.52 = 600.25
n = 24.5
.04
He should survey at least 601
wholesalers.
Key Concepts
I. Types of Estimators
1. Point estimator: a single number is calculated to estimate
the population parameter.
2. Interval estimator: two numbers are calculated to form an
interval that contains the parameter.
II. Properties of Good Estimators
1. Unbiased: the average value of the estimator equals the
parameter to be estimated.
2. Minimum variance: of all the unbiased estimators, the best
estimator has a sampling distribution with the smallest
standard error.
3. The margin of error measures the maximum distance
between the estimator and the true value of the parameter.
Key Concepts
III. Large-Sample Point Estimators
To estimate one of four population parameters when
the sample sizes are large, use the following point
estimators with the appropriate margins of error.
Key Concepts
IV. Large-Sample Interval Estimators
To estimate one of four population parameters when
the sample sizes are large, use the following interval
estimators.
Key Concepts
1. All values in the interval are possible values for the
unknown population parameter.
2. Any values outside the interval are unlikely to be the value
of the unknown parameter.
3. To compare two population means or proportions, look for
the value 0 in the confidence interval. If 0 is in the interval,
it is possible that the two population means or proportions
are equal, and you should not declare a difference. If 0 is
not in the interval, it is unlikely that the two means or
proportions are equal, and you can confidently declare a
difference.
V. One-Sided Confidence Bounds
Use either the upper () or lower (-) two-sided bound,
with the critical value of z changed from za / 2 to za.