Chapter 6
Chapter 6
Statistical Sampling
Sampling plan - a description of the approach that is used to obtain samples from a
population prior to any data collection activity.
- its objectives
- target population
A company wants to understand how golfers might respond to a membership program that
provides discounts at golf courses.
◦ Objective - estimate the proportion of golfers who would join the program
Sampling Methods
Subjective Methods
Judgment sampling (Chọn mẫu theo sự xét đoán) – expert judgment is used to
select the sample
Convenience sampling (Chọn mẫu thuận tiện) – samples are selected based on the
ease with which the data can be collected
Probabilistic Sampling
Simple random sampling involves selecting items from a population so that every
subset of a given size has an equal chance of being selected
Systematic (periodic) sampling (Chọn mẫu ngẫu nhiên hệ thống) – a sampling plan that
selects every nth item from the population.
Stratified sampling (Chọn mẫu phân tổ) – applies to populations that are divided into natural
subsets (called strata) and allocates the appropriate proportion of samples to each stratum
(tầng).
Cluster sampling (Chọn mẫu ngẫu nhiên theo cụm) - based on dividing a population into
subgroups (clusters), sampling a set of clusters, and (usually) conducting a complete census
within the clusters sampled
◦ Select a time at random; then select the next n items produced after that time.
◦ Select n times at random; then select the next item produced after each of these
times.
Estimation involves assessing the value of an unknown population parameter using sample
data
A point estimate is a single number derived from sample data that is used to estimate the
value of a population parameter.
Sampling Error
Sampling (statistical) error occurs because samples are only a subset of the total population
Nonsampling error occurs when the sample does not represent the target population
adequately .
◦ Nonsampling error usually results from a poor sample design or inadequate data
reliability.
Sampling Distributions
The sampling distribution of the mean is the distribution of the means of all possible
samples of a fixed size n from some population.
The standard deviation of the sampling distribution of the mean is called the standard error
of the mean:
1. If the sample size is large enough, then the sampling distribution of the mean is:
2. If the population is normally distributed, then the sampling distribution is also normally
distributed for any sample size.
◦ The central limit theorem allows us to use the theory we learned about calculating
probabilities for normal distributions to draw conclusions about sample means.
The key to applying sampling distribution of the mean correctly is to understand whether the
probability that you wish to compute relates to an individual observation or to the mean of a
sample.
◦ If it relates to the mean of a sample, then you must use the sampling distribution of
the mean, whose standard deviation is the standard error, not the standard
deviation of the population.
The purchase order amounts for books on a publisher’s Web site is normally distributed with
a mean of $36 and a standard deviation of $8.
Interval Estimates
◦ Intervals specify a range of plausible values for the characteristic of interest and a
way of assessing “how plausible” they are.
In general, a 100(1 - a)% probability interval is any interval [A, B] such that the probability of
falling between A and B is 1 - a.
◦ Probability intervals are often centered on the mean or median.
A Gallup poll might report that 56% of voters support a certain candidate with a margin of
error of ± 3%.
◦ We would have a lot of confidence that the candidate would win since the interval
estimate is [53%, 59%]
Suppose the poll reported a 52% level of support with a ± 4% margin of error.
◦ We would be less confident in predicting a win for the candidate since the interval
estimate is [48%, 56%].
Confidence Intervals
A confidence interval is a range of values between which the value of the population
parameter is believed to be, along with a probability that the interval correctly estimates the
true (unknown) population parameter.
◦ The level of confidence is usually expressed as a percent; common values are 90%,
95%, or 99%.
For a 95% confidence interval, if we chose 100 different samples, leading to 100 different
interval estimates, we would expect that 95% of them would contain the true population
mean.
Confidence Interval for the Mean with Known Population Standard Deviation
zα/2 is the value of the standard normal random variable for an upper tail area of α/2
(or a lower tail area of 1 − α/2).
A 95% confidence interval estimate of the mean filling volume for the population is
The worksheet Population Mean Sigma Known in the Excel workbook Confidence Intervals
computes this interval using the CONFIDENCE.NORM function
As the level of confidence, 1 - a, decreases, za/2 decreases, and the confidence interval
becomes narrower.
◦ For example, a 90% confidence interval will be narrower than a 95% confidence
interval. Similarly, a 99% confidence interval will be wider than a 95% confidence
interval.
Essentially, you must trade off a higher level of accuracy with the risk that the confidence
interval does not contain the true mean.
◦ To reduce the risk, you should consider increasing the sample size.
The t-Distribution
The t-distribution is a family of probability distributions with a shape similar to the standard
normal distribution. Different t-distributions are distinguished by an additional parameter,
degrees of freedom (df).
t values are found in Table 2 of Appendix A or with the Excel function T.INV(1 – a/2, n – 1).
Prediction Intervals
A prediction interval is one that provides a range for predicting the value of a new
observation from the same population.
We can determine the appropriate sample size needed to estimate the population
parameter within a specified level of precision (± E).