This is “Sampling Distributions”, chapter 6 from the book Beginning Statistics (v. 1.0). For details on it (including licensing), click here.

For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there. To download a .zip file containing this book to use offline, simply click here.

Has this book helped you? Consider passing it on:
Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.
DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.

Chapter 6 Sampling Distributions

A statistic, such as the sample mean or the sample standard deviation, is a number computed from a sample. Since a sample is random, every statistic is a random variable: it varies from sample to sample in a way that cannot be predicted with certainty. As a random variable it has a mean, a standard deviation, and a probability distribution. The probability distribution of a statistic is called its sampling distributionThe probability distribution of a sample statistic when the statistic is viewed as a random variable.. Typically sample statistics are not ends in themselves, but are computed in order to estimate the corresponding population parameters, as illustrated in the grand picture of statistics presented in Figure 1.1 "The Grand Picture of Statistics" in Chapter 1 "Introduction".

This chapter introduces the concepts of the mean, the standard deviation, and the sampling distribution of a sample statistic, with an emphasis on the sample mean x-.

6.1 The Mean and Standard Deviation of the Sample Mean

Learning Objectives

  1. To become familiar with the concept of the probability distribution of the sample mean.
  2. To understand the meaning of the formulas for the mean and standard deviation of the sample mean.

Suppose we wish to estimate the mean μ of a population. In actual practice we would typically take just one sample. Imagine however that we take sample after sample, all of the same size n, and compute the sample mean x- of each one. We will likely get a different value of x- each time. The sample mean x- is a random variable: it varies from sample to sample in a way that cannot be predicted with certainty. We will write X- when the sample mean is thought of as a random variable, and write x- for the values that it takes. The random variable X- has a meanThe number about which means computed from samples of the same size center., denoted μX-, and a standard deviationA measure of the variability of means computed from samples of the same size., denoted σX-. Here is an example with such a small population and small sample size that we can actually write down every single sample.

Example 1

A rowing team consists of four rowers who weigh 152, 156, 160, and 164 pounds. Find all possible random samples with replacement of size two and compute the sample mean for each one. Use them to find the probability distribution, the mean, and the standard deviation of the sample mean X-.

Solution

The following table shows all possible samples with replacement of size two, along with the mean of each:

Sample Mean   Sample Mean   Sample Mean   Sample Mean
152, 152 152   156, 152 154   160, 152 156   164, 152 158
152, 156 154   156, 156 156   160, 156 158   164, 156 160
152, 160 156   156, 160 158   160, 160 160   164, 160 162
152, 164 158   156, 164 160   160, 164 162   164, 164 164

The table shows that there are seven possible values of the sample mean X-. The value x-=152 happens only one way (the rower weighing 152 pounds must be selected both times), as does the value x-=164, but the other values happen more than one way, hence are more likely to be observed than 152 and 164 are. Since the 16 samples are equally likely, we obtain the probability distribution of the sample mean just by counting:

x-152154156158160162164P(x-)116216316416316216116

Now we apply the formulas from Section 4.2.2 "The Mean and Standard Deviation of a Discrete Random Variable" in Chapter 4 "Discrete Random Variables" for the mean and standard deviation of a discrete random variable to X-. For μX- we obtain.

μX-=Σx-P(x-)=152(116)+154(216)+156(316)+158(416)+160(316)+162(216)+164(116)=158

For σX- we first compute Σx-2P(x-):

1522(116)+1542(216)+1562(316)+1582(416)+1602(316)+1622(216)+1642(116)

which is 24,974, so that

σX-=Σx-2P(x-)μx-2=24,9741582=10

The mean and standard deviation of the population {152,156,160,164} in the example are μ = 158 and σ=20. The mean of the sample mean X- that we have just computed is exactly the mean of the population. The standard deviation of the sample mean X- that we have just computed is the standard deviation of the population divided by the square root of the sample size: 10=20/2. These relationships are not coincidences, but are illustrations of the following formulas.

Suppose random samples of size n are drawn from a population with mean μ and standard deviation σ. The mean μX- and standard deviation σX- of the sample mean X- satisfy

μX-=μandσX-=σn

The first formula says that if we could take every possible sample from the population and compute the corresponding sample mean, then those numbers would center at the number we wish to estimate, the population mean μ.

The second formula says that averages computed from samples vary less than individual measurements on the population do, and quantifies the relationship.

Example 2

The mean and standard deviation of the tax value of all vehicles registered in a certain state are μ=$13,525 and σ=$4,180. Suppose random samples of size 100 are drawn from the population of vehicles. What are the mean μX- and standard deviation σX- of the sample mean X-?

Solution

Since n = 100, the formulas yield

μX-=μ=$13,525andσX-=σn=$4180100=$418

Key Takeaways

  • The sample mean is a random variable; as such it is written X-, and x- stands for individual values it takes.
  • As a random variable the sample mean has a probability distribution, a mean μX-, and a standard deviation σX-.
  • There are formulas that relate the mean and standard deviation of the sample mean to the mean and standard deviation of the population from which the sample is drawn.

Exercises

  1. Random samples of size 225 are drawn from a population with mean 100 and standard deviation 20. Find the mean and standard deviation of the sample mean.

  2. Random samples of size 64 are drawn from a population with mean 32 and standard deviation 5. Find the mean and standard deviation of the sample mean.

  3. A population has mean 75 and standard deviation 12.

    1. Random samples of size 121 are taken. Find the mean and standard deviation of the sample mean.
    2. How would the answers to part (a) change if the size of the samples were 400 instead of 121?
  4. A population has mean 5.75 and standard deviation 1.02.

    1. Random samples of size 81 are taken. Find the mean and standard deviation of the sample mean.
    2. How would the answers to part (a) change if the size of the samples were 25 instead of 81?

Answers

  1. μX-=100, σX-=1.33

    1. μX-=75, σX-=1.09
    2. μX- stays the same but σX- decreases to 0.6

6.2 The Sampling Distribution of the Sample Mean

Learning Objectives

  1. To learn what the sampling distribution of X- is when the sample size is large.
  2. To learn what the sampling distribution of X- is when the population is normal.

The Central Limit Theorem

In Note 6.5 "Example 1" in Section 6.1 "The Mean and Standard Deviation of the Sample Mean" we constructed the probability distribution of the sample mean for samples of size two drawn from the population of four rowers. The probability distribution is:

x-152154156158160162164P(x-)116216316416316216116

Figure 6.1 "Distribution of a Population and a Sample Mean" shows a side-by-side comparison of a histogram for the original population and a histogram for this distribution. Whereas the distribution of the population is uniform, the sampling distribution of the mean has a shape approaching the shape of the familiar bell curve. This phenomenon of the sampling distribution of the mean taking on a bell shape even though the population distribution is not bell-shaped happens in general. Here is a somewhat more realistic example.

Figure 6.1 Distribution of a Population and a Sample Mean

Suppose we take samples of size 1, 5, 10, or 20 from a population that consists entirely of the numbers 0 and 1, half the population 0, half 1, so that the population mean is 0.5. The sampling distributions are:

n = 1:

x-01P(x-)0.50.5

n = 5:

x-00.20.40.60.81P(x-)0.030.160.310.310.160.03

n = 10:

x-00.10.20.30.40.50.60.70.80.91P(x-)0.000.010.040.120.210.250.210.120.040.010.00

n = 20:

x-00.050.100.150.200.250.300.350.400.450.50P(x-)0.000.000.000.000.000.010.040.070.120.160.18 x-0.550.600.650.700.750.800.850.900.951P(x-)0.160.120.070.040.010.000.000.000.000.00

Histograms illustrating these distributions are shown in Figure 6.2 "Distributions of the Sample Mean".

Figure 6.2 Distributions of the Sample Mean

As n increases the sampling distribution of X- evolves in an interesting way: the probabilities on the lower and the upper ends shrink and the probabilities in the middle become larger in relation to them. If we were to continue to increase n then the shape of the sampling distribution would become smoother and more bell-shaped.

What we are seeing in these examples does not depend on the particular population distributions involved. In general, one may start with any distribution and the sampling distribution of the sample mean will increasingly resemble the bell-shaped normal curve as the sample size increases. This is the content of the Central Limit Theorem.

The Central Limit Theorem

For samples of size 30 or more, the sample mean is approximately normally distributed, with mean μX-=μ and standard deviation σX-=σ/n, where n is the sample size. The larger the sample size, the better the approximation.

The Central Limit Theorem is illustrated for several common population distributions in Figure 6.3 "Distribution of Populations and Sample Means".

Figure 6.3 Distribution of Populations and Sample Means

The dashed vertical lines in the figures locate the population mean. Regardless of the distribution of the population, as the sample size is increased the shape of the sampling distribution of the sample mean becomes increasingly bell-shaped, centered on the population mean. Typically by the time the sample size is 30 the distribution of the sample mean is practically the same as a normal distribution.

The importance of the Central Limit Theorem is that it allows us to make probability statements about the sample mean, specifically in relation to its value in comparison to the population mean, as we will see in the examples. But to use the result properly we must first realize that there are two separate random variables (and therefore two probability distributions) at play:

  1. X, the measurement of a single element selected at random from the population; the distribution of X is the distribution of the population, with mean the population mean μ and standard deviation the population standard deviation σ;
  2. X-, the mean of the measurements in a sample of size n; the distribution of X- is its sampling distribution, with mean μX-=μ and standard deviation σX-=σ/n.

Example 3

Let X- be the mean of a random sample of size 50 drawn from a population with mean 112 and standard deviation 40.

  1. Find the mean and standard deviation of X-.
  2. Find the probability that X- assumes a value between 110 and 114.
  3. Find the probability that X- assumes a value greater than 113.

Solution

  1. By the formulas in the previous section

    μX-=μ=112andσX-=σn=4050=5.65685
  2. Since the sample size is at least 30, the Central Limit Theorem applies: X- is approximately normally distributed. We compute probabilities using Figure 12.2 "Cumulative Normal Probability" in the usual way, just being careful to use σX- and not σ when we standardize:

    P(110<X-<114)=P(110μX-σX-<Z<114μX-σX-)=P(1101125.65685<Z<1141125.65685)=P(0.35<Z<0.35)=0.63680.3632=0.2736
  3. Similarly

    P(X->113)=P(Z>113μX-σX-)=P(Z>1131125.65685)=P(Z>0.18)=1P(Z<0.18)=10.5714=0.4286

Note that if in Note 6.11 "Example 3" we had been asked to compute the probability that the value of a single randomly selected element of the population exceeds 113, that is, to compute the number P(X > 113), we would not have been able to do so, since we do not know the distribution of X, but only that its mean is 112 and its standard deviation is 40. By contrast we could compute P(X->113) even without complete knowledge of the distribution of X because the Central Limit Theorem guarantees that X- is approximately normal.

Example 4

The numerical population of grade point averages at a college has mean 2.61 and standard deviation 0.5. If a random sample of size 100 is taken from the population, what is the probability that the sample mean will be between 2.51 and 2.71?

Solution

The sample mean X- has mean μX-=μ=2.61 and standard deviation σX-=σ/n=0.5/10=0.05, so

P(2.51<X-<2.71)=P(2.51μX-σX-<Z<2.71μX-σX-)=P(2.512.610.05<Z<2.712.610.05)=P(2<Z<2)=P(Z<2)P(Z<2)=0.97720.0228=0.9544

Normally Distributed Populations

The Central Limit Theorem says that no matter what the distribution of the population is, as long as the sample is “large,” meaning of size 30 or more, the sample mean is approximately normally distributed. If the population is normal to begin with then the sample mean also has a normal distribution, regardless of the sample size.

For samples of any size drawn from a normally distributed population, the sample mean is normally distributed, with mean μX-=μ and standard deviation σX-=σ/n, where n is the sample size.

The effect of increasing the sample size is shown in Figure 6.4 "Distribution of Sample Means for a Normal Population".

Figure 6.4 Distribution of Sample Means for a Normal Population

Example 5

A prototype automotive tire has a design life of 38,500 miles with a standard deviation of 2,500 miles. Five such tires are manufactured and tested. On the assumption that the actual population mean is 38,500 miles and the actual population standard deviation is 2,500 miles, find the probability that the sample mean will be less than 36,000 miles. Assume that the distribution of lifetimes of such tires is normal.

Solution

For simplicity we use units of thousands of miles. Then the sample mean X- has mean μX-=μ=38.5 and standard deviation σX-=σ/n=2.5/5=1.11803. Since the population is normally distributed, so is X-, hence

P(X-<36)=P(Z<36μX-σX-)=P(Z<3638.51.11803)=P(Z<2.24)=0.0125

That is, if the tires perform as designed, there is only about a 1.25% chance that the average of a sample of this size would be so low.

Example 6

An automobile battery manufacturer claims that its midgrade battery has a mean life of 50 months with a standard deviation of 6 months. Suppose the distribution of battery lives of this particular brand is approximately normal.

  1. On the assumption that the manufacturer’s claims are true, find the probability that a randomly selected battery of this type will last less than 48 months.
  2. On the same assumption, find the probability that the mean of a random sample of 36 such batteries will be less than 48 months.

Solution

  1. Since the population is known to have a normal distribution

    P(X<48)=P(Z<48μσ)=P(Z<48506)=P(Z<0.33)=0.3707
  2. The sample mean has mean μX-=μ=50 and standard deviation σX-=σ/n=6/36=1. Thus

    P(X-<48)=P(Z<48μX-σX-)=P(Z<48501)=P(Z<2)=0.0228

Key Takeaways

  • When the sample size is at least 30 the sample mean is normally distributed.
  • When the population is normal the sample mean is normally distributed regardless of the sample size.

Exercises

    Basic

  1. A population has mean 128 and standard deviation 22.

    1. Find the mean and standard deviation of X- for samples of size 36.
    2. Find the probability that the mean of a sample of size 36 will be within 10 units of the population mean, that is, between 118 and 138.
  2. A population has mean 1,542 and standard deviation 246.

    1. Find the mean and standard deviation of X- for samples of size 100.
    2. Find the probability that the mean of a sample of size 100 will be within 100 units of the population mean, that is, between 1,442 and 1,642.
  3. A population has mean 73.5 and standard deviation 2.5.

    1. Find the mean and standard deviation of X- for samples of size 30.
    2. Find the probability that the mean of a sample of size 30 will be less than 72.
  4. A population has mean 48.4 and standard deviation 6.3.

    1. Find the mean and standard deviation of X- for samples of size 64.
    2. Find the probability that the mean of a sample of size 64 will be less than 46.7.
  5. A normally distributed population has mean 25.6 and standard deviation 3.3.

    1. Find the probability that a single randomly selected element X of the population exceeds 30.
    2. Find the mean and standard deviation of X- for samples of size 9.
    3. Find the probability that the mean of a sample of size 9 drawn from this population exceeds 30.
  6. A normally distributed population has mean 57.7 and standard deviation 12.1.

    1. Find the probability that a single randomly selected element X of the population is less than 45.
    2. Find the mean and standard deviation of X- for samples of size 16.
    3. Find the probability that the mean of a sample of size 16 drawn from this population is less than 45.
  7. A population has mean 557 and standard deviation 35.

    1. Find the mean and standard deviation of X- for samples of size 50.
    2. Find the probability that the mean of a sample of size 50 will be more than 570.
  8. A population has mean 16 and standard deviation 1.7.

    1. Find the mean and standard deviation of X- for samples of size 80.
    2. Find the probability that the mean of a sample of size 80 will be more than 16.4.
  9. A normally distributed population has mean 1,214 and standard deviation 122.

    1. Find the probability that a single randomly selected element X of the population is between 1,100 and 1,300.
    2. Find the mean and standard deviation of X- for samples of size 25.
    3. Find the probability that the mean of a sample of size 25 drawn from this population is between 1,100 and 1,300.
  10. A normally distributed population has mean 57,800 and standard deviation 750.

    1. Find the probability that a single randomly selected element X of the population is between 57,000 and 58,000.
    2. Find the mean and standard deviation of X- for samples of size 100.
    3. Find the probability that the mean of a sample of size 100 drawn from this population is between 57,000 and 58,000.
  11. A population has mean 72 and standard deviation 6.

    1. Find the mean and standard deviation of X- for samples of size 45.
    2. Find the probability that the mean of a sample of size 45 will differ from the population mean 72 by at least 2 units, that is, is either less than 70 or more than 74. (Hint: One way to solve the problem is to first find the probability of the complementary event.)
  12. A population has mean 12 and standard deviation 1.5.

    1. Find the mean and standard deviation of X- for samples of size 90.
    2. Find the probability that the mean of a sample of size 90 will differ from the population mean 12 by at least 0.3 unit, that is, is either less than 11.7 or more than 12.3. (Hint: One way to solve the problem is to first find the probability of the complementary event.)

    Applications

  1. Suppose the mean number of days to germination of a variety of seed is 22, with standard deviation 2.3 days. Find the probability that the mean germination time of a sample of 160 seeds will be within 0.5 day of the population mean.

  2. Suppose the mean length of time that a caller is placed on hold when telephoning a customer service center is 23.8 seconds, with standard deviation 4.6 seconds. Find the probability that the mean length of time on hold in a sample of 1,200 calls will be within 0.5 second of the population mean.

  3. Suppose the mean amount of cholesterol in eggs labeled “large” is 186 milligrams, with standard deviation 7 milligrams. Find the probability that the mean amount of cholesterol in a sample of 144 eggs will be within 2 milligrams of the population mean.

  4. Suppose that in one region of the country the mean amount of credit card debt per household in households having credit card debt is $15,250, with standard deviation $7,125. Find the probability that the mean amount of credit card debt in a sample of 1,600 such households will be within $300 of the population mean.

  5. Suppose speeds of vehicles on a particular stretch of roadway are normally distributed with mean 36.6 mph and standard deviation 1.7 mph.

    1. Find the probability that the speed X of a randomly selected vehicle is between 35 and 40 mph.
    2. Find the probability that the mean speed X- of 20 randomly selected vehicles is between 35 and 40 mph.
  6. Many sharks enter a state of tonic immobility when inverted. Suppose that in a particular species of sharks the time a shark remains in a state of tonic immobility when inverted is normally distributed with mean 11.2 minutes and standard deviation 1.1 minutes.

    1. If a biologist induces a state of tonic immobility in such a shark in order to study it, find the probability that the shark will remain in this state for between 10 and 13 minutes.
    2. When a biologist wishes to estimate the mean time that such sharks stay immobile by inducing tonic immobility in each of a sample of 12 sharks, find the probability that mean time of immobility in the sample will be between 10 and 13 minutes.
  7. Suppose the mean cost across the country of a 30-day supply of a generic drug is $46.58, with standard deviation $4.84. Find the probability that the mean of a sample of 100 prices of 30-day supplies of this drug will be between $45 and $50.

  8. Suppose the mean length of time between submission of a state tax return requesting a refund and the issuance of the refund is 47 days, with standard deviation 6 days. Find the probability that in a sample of 50 returns requesting a refund, the mean such time will be more than 50 days.

  9. Scores on a common final exam in a large enrollment, multiple-section freshman course are normally distributed with mean 72.7 and standard deviation 13.1.

    1. Find the probability that the score X on a randomly selected exam paper is between 70 and 80.
    2. Find the probability that the mean score X- of 38 randomly selected exam papers is between 70 and 80.
  10. Suppose the mean weight of school children’s bookbags is 17.4 pounds, with standard deviation 2.2 pounds. Find the probability that the mean weight of a sample of 30 bookbags will exceed 17 pounds.

  11. Suppose that in a certain region of the country the mean duration of first marriages that end in divorce is 7.8 years, standard deviation 1.2 years. Find the probability that in a sample of 75 divorces, the mean age of the marriages is at most 8 years.

  12. Borachio eats at the same fast food restaurant every day. Suppose the time X between the moment Borachio enters the restaurant and the moment he is served his food is normally distributed with mean 4.2 minutes and standard deviation 1.3 minutes.

    1. Find the probability that when he enters the restaurant today it will be at least 5 minutes until he is served.
    2. Find the probability that average time until he is served in eight randomly selected visits to the restaurant will be at least 5 minutes.

    Additional Exercises

  1. A high-speed packing machine can be set to deliver between 11 and 13 ounces of a liquid. For any delivery setting in this range the amount delivered is normally distributed with mean some amount μ and with standard deviation 0.08 ounce. To calibrate the machine it is set to deliver a particular amount, many containers are filled, and 25 containers are randomly selected and the amount they contain is measured. Find the probability that the sample mean will be within 0.05 ounce of the actual mean amount being delivered to all containers.

  2. A tire manufacturer states that a certain type of tire has a mean lifetime of 60,000 miles. Suppose lifetimes are normally distributed with standard deviation σ=3,500 miles.

    1. Find the probability that if you buy one such tire, it will last only 57,000 or fewer miles. If you had this experience, is it particularly strong evidence that the tire is not as good as claimed?
    2. A consumer group buys five such tires and tests them. Find the probability that average lifetime of the five tires will be 57,000 miles or less. If the mean is so low, is that particularly strong evidence that the tire is not as good as claimed?

Answers

    1. μX-=128, σX-=3.67
    2. 0.9936
    1. μX-=73.5, σX-=0.456
    2. 0.0005
    1. 0.0918
    2. μX-=25.6, σX-=1.1
    3. 0.0000
    1. μX-=557, σX-=4.9497
    2. 0.0043
    1. 0.5818
    2. μX-=1214, σX-=24.4
    3. 0.9998
    1. μX-=72, σX-=0.8944
    2. 0.0250
  1. 0.9940

  2. 0.9994

    1. 0.8036
    2. 1.0000
  3. 0.9994

    1. 0.2955
    2. 0.8977
  4. 0.9251

  1. 0.9982

6.3 The Sample Proportion

Learning Objectives

  1. To recognize that the sample proportion P^ is a random variable.
  2. To understand the meaning of the formulas for the mean and standard deviation of the sample proportion.
  3. To learn what the sampling distribution of P^ is when the sample size is large.

Often sampling is done in order to estimate the proportion of a population that has a specific characteristic, such as the proportion of all items coming off an assembly line that are defective or the proportion of all people entering a retail store who make a purchase before leaving. The population proportion is denoted p and the sample proportion is denoted p^. Thus if in reality 43% of people entering a store make a purchase before leaving, p = 0.43; if in a sample of 200 people entering the store, 78 make a purchase, p^=78/200=0.39.

The sample proportion is a random variable: it varies from sample to sample in a way that cannot be predicted with certainty. Viewed as a random variable it will be written P^. It has a meanThe number about which proportions computed from samples of the same size center. μP^ and a standard deviationA measure of the variability of proportions computed from samples of the same size. σP^. Here are formulas for their values.

Suppose random samples of size n are drawn from a population in which the proportion with a characteristic of interest is p. The mean μP^ and standard deviation σP^ of the sample proportion P^ satisfy

μP^=pandσP^=pqn

where q=1p.

The Central Limit Theorem has an analogue for the population proportion P^. To see how, imagine that every element of the population that has the characteristic of interest is labeled with a 1, and that every element that does not is labeled with a 0. This gives a numerical population consisting entirely of zeros and ones. Clearly the proportion of the population with the special characteristic is the proportion of the numerical population that are ones; in symbols,

p=numberof1sN

But of course the sum of all the zeros and ones is simply the number of ones, so the mean μ of the numerical population is

μ=ΣxN=numberof1sN

Thus the population proportion p is the same as the mean μ of the corresponding population of zeros and ones. In the same way the sample proportion p^ is the same as the sample mean x-. Thus the Central Limit Theorem applies to P^. However, the condition that the sample be large is a little more complicated than just being of size at least 30.

The Sampling Distribution of the Sample Proportion

For large samples, the sample proportion is approximately normally distributed, with mean μP^=p and standard deviation σP^=pq/n.

A sample is large if the interval [p3σP^,p+3σP^] lies wholly within the interval [0,1].

In actual practice p is not known, hence neither is σP^. In that case in order to check that the sample is sufficiently large we substitute the known quantity p^ for p. This means checking that the interval

[p^3p^(1p^)n,p^+3p^(1p^)n]

lies wholly within the interval [0,1]. This is illustrated in the examples.

Figure 6.5 "Distribution of Sample Proportions" shows that when p = 0.1 a sample of size 15 is too small but a sample of size 100 is acceptable. Figure 6.6 "Distribution of Sample Proportions for " shows that when p = 0.5 a sample of size 15 is acceptable.

Figure 6.5 Distribution of Sample Proportions

Figure 6.6 Distribution of Sample Proportions for p = 0.5 and n = 15

Example 7

Suppose that in a population of voters in a certain region 38% are in favor of particular bond issue. Nine hundred randomly selected voters are asked if they favor the bond issue.

  1. Verify that the sample proportion P^ computed from samples of size 900 meets the condition that its sampling distribution be approximately normal.
  2. Find the probability that the sample proportion computed from a sample of size 900 will be within 5 percentage points of the true population proportion.

Solution

  1. The information given is that p = 0.38, hence q=1p=0.62. First we use the formulas to compute the mean and standard deviation of P^:

    μP^=p=0.38andσP^=pqn=(0.38)(0.62)900=0.01618

    Then 3σP^=3(0.01618)=0.048540.05 so

    [p3σP^,p+3σP^]=[0.380.05,0.38+0.05]=[0.33,0.43]

    which lies wholly within the interval [0,1], so it is safe to assume that P^ is approximately normally distributed.

  2. To be within 5 percentage points of the true population proportion 0.38 means to be between 0.380.05=0.33 and 0.38+0.05=0.43. Thus

    P(0.33<P^<0.43)=P(0.33μP^σP^<Z<0.43μP^σP^)=P(0.330.380.01618<Z<0.430.380.01618)=P(3.09<Z<3.09)=P(3.09)P(3.09)=0.99900.0010=0.9980

Example 8

An online retailer claims that 90% of all orders are shipped within 12 hours of being received. A consumer group placed 121 orders of different sizes and at different times of day; 102 orders were shipped within 12 hours.

  1. Compute the sample proportion of items shipped within 12 hours.
  2. Confirm that the sample is large enough to assume that the sample proportion is normally distributed. Use p = 0.90, corresponding to the assumption that the retailer’s claim is valid.
  3. Assuming the retailer’s claim is true, find the probability that a sample of size 121 would produce a sample proportion so low as was observed in this sample.
  4. Based on the answer to part (c), draw a conclusion about the retailer’s claim.

Solution

  1. The sample proportion is the number x of orders that are shipped within 12 hours divided by the number n of orders in the sample:

    p^=xn=102121=0.84
  2. Since p = 0.90, q=1p=0.10, and n = 121,

    σP^=(0.90)(0.10)121=0.027-

    hence

    [p3σP^,p+3σP^]=[0.900.08,0.90+0.08]=[0.82,0.98]

    Because [0.82,0.98][0,1], it is appropriate to use the normal distribution to compute probabilities related to the sample proportion P^.

  3. Using the value of P^ from part (a) and the computation in part (b),

    P(P^0.84)=P(Z0.84μP^σP^)=P(Z0.840.900.027-)=P(Z2.20)=0.0139
  4. The computation shows that a random sample of size 121 has only about a 1.4% chance of producing a sample proportion as the one that was observed, p^=0.84, when taken from a population in which the actual proportion is 0.90. This is so unlikely that it is reasonable to conclude that the actual value of p is less than the 90% claimed.

Key Takeaways

  • The sample proportion is a random variable P^.
  • There are formulas for the mean μP^ and standard deviation σP^ of the sample proportion.
  • When the sample size is large the sample proportion is normally distributed.

Exercises

    Basic

  1. The proportion of a population with a characteristic of interest is p = 0.37. Find the mean and standard deviation of the sample proportion P^ obtained from random samples of size 1,600.

  2. The proportion of a population with a characteristic of interest is p = 0.82. Find the mean and standard deviation of the sample proportion P^ obtained from random samples of size 900.

  3. The proportion of a population with a characteristic of interest is p = 0.76. Find the mean and standard deviation of the sample proportion P^ obtained from random samples of size 1,200.

  4. The proportion of a population with a characteristic of interest is p = 0.37. Find the mean and standard deviation of the sample proportion P^ obtained from random samples of size 125.

  5. Random samples of size 225 are drawn from a population in which the proportion with the characteristic of interest is 0.25. Decide whether or not the sample size is large enough to assume that the sample proportion P^ is normally distributed.

  6. Random samples of size 1,600 are drawn from a population in which the proportion with the characteristic of interest is 0.05. Decide whether or not the sample size is large enough to assume that the sample proportion P^ is normally distributed.

  7. Random samples of size n produced sample proportions p^ as shown. In each case decide whether or not the sample size is large enough to assume that the sample proportion P^ is normally distributed.

    1. n = 50, p^=0.48
    2. n = 50, p^=0.12
    3. n = 100, p^=0.12
  8. Samples of size n produced sample proportions p^ as shown. In each case decide whether or not the sample size is large enough to assume that the sample proportion P^ is normally distributed.

    1. n = 30, p^=0.72
    2. n = 30, p^=0.84
    3. n = 75, p^=0.84
  9. A random sample of size 121 is taken from a population in which the proportion with the characteristic of interest is p = 0.47. Find the indicated probabilities.

    1. P(0.45P^0.50)
    2. P(P^0.50)
  10. A random sample of size 225 is taken from a population in which the proportion with the characteristic of interest is p = 0.34. Find the indicated probabilities.

    1. P(0.25P^0.40)
    2. P(P^0.35)
  11. A random sample of size 900 is taken from a population in which the proportion with the characteristic of interest is p = 0.62. Find the indicated probabilities.

    1. P(0.60P^0.64)
    2. P(0.57P^0.67)
  12. A random sample of size 1,100 is taken from a population in which the proportion with the characteristic of interest is p = 0.28. Find the indicated probabilities.

    1. P(0.27P^0.29)
    2. P(0.23P^0.33)

    Applications

  1. Suppose that 8% of all males suffer some form of color blindness. Find the probability that in a random sample of 250 men at least 10% will suffer some form of color blindness. First verify that the sample is sufficiently large to use the normal distribution.

  2. Suppose that 29% of all residents of a community favor annexation by a nearby municipality. Find the probability that in a random sample of 50 residents at least 35% will favor annexation. First verify that the sample is sufficiently large to use the normal distribution.

  3. Suppose that 2% of all cell phone connections by a certain provider are dropped. Find the probability that in a random sample of 1,500 calls at most 40 will be dropped. First verify that the sample is sufficiently large to use the normal distribution.

  4. Suppose that in 20% of all traffic accidents involving an injury, driver distraction in some form (for example, changing a radio station or texting) is a factor. Find the probability that in a random sample of 275 such accidents between 15% and 25% involve driver distraction in some form. First verify that the sample is sufficiently large to use the normal distribution.

  5. An airline claims that 72% of all its flights to a certain region arrive on time. In a random sample of 30 recent arrivals, 19 were on time. You may assume that the normal distribution applies.

    1. Compute the sample proportion.
    2. Assuming the airline’s claim is true, find the probability of a sample of size 30 producing a sample proportion so low as was observed in this sample.
  6. A humane society reports that 19% of all pet dogs were adopted from an animal shelter. Assuming the truth of this assertion, find the probability that in a random sample of 80 pet dogs, between 15% and 20% were adopted from a shelter. You may assume that the normal distribution applies.

  7. In one study it was found that 86% of all homes have a functional smoke detector. Suppose this proportion is valid for all homes. Find the probability that in a random sample of 600 homes, between 80% and 90% will have a functional smoke detector. You may assume that the normal distribution applies.

  8. A state insurance commission estimates that 13% of all motorists in its state are uninsured. Suppose this proportion is valid. Find the probability that in a random sample of 50 motorists, at least 5 will be uninsured. You may assume that the normal distribution applies.

  9. An outside financial auditor has observed that about 4% of all documents he examines contain an error of some sort. Assuming this proportion to be accurate, find the probability that a random sample of 700 documents will contain at least 30 with some sort of error. You may assume that the normal distribution applies.

  10. Suppose 7% of all households have no home telephone but depend completely on cell phones. Find the probability that in a random sample of 450 households, between 25 and 35 will have no home telephone. You may assume that the normal distribution applies.

    Additional Exercises

  1. Some countries allow individual packages of prepackaged goods to weigh less than what is stated on the package, subject to certain conditions, such as the average of all packages being the stated weight or greater. Suppose that one requirement is that at most 4% of all packages marked 500 grams can weigh less than 490 grams. Assuming that a product actually meets this requirement, find the probability that in a random sample of 150 such packages the proportion weighing less than 490 grams is at least 3%. You may assume that the normal distribution applies.

  2. An economist wishes to investigate whether people are keeping cars longer now than in the past. He knows that five years ago, 38% of all passenger vehicles in operation were at least ten years old. He commissions a study in which 325 automobiles are randomly sampled. Of them, 132 are ten years old or older.

    1. Find the sample proportion.
    2. Find the probability that, when a sample of size 325 is drawn from a population in which the true proportion is 0.38, the sample proportion will be as large as the value you computed in part (a). You may assume that the normal distribution applies.
    3. Give an interpretation of the result in part (b). Is there strong evidence that people are keeping their cars longer than was the case five years ago?
  3. A state public health department wishes to investigate the effectiveness of a campaign against smoking. Historically 22% of all adults in the state regularly smoked cigars or cigarettes. In a survey commissioned by the public health department, 279 of 1,500 randomly selected adults stated that they smoke regularly.

    1. Find the sample proportion.
    2. Find the probability that, when a sample of size 1,500 is drawn from a population in which the true proportion is 0.22, the sample proportion will be no larger than the value you computed in part (a). You may assume that the normal distribution applies.
    3. Give an interpretation of the result in part (b). How strong is the evidence that the campaign to reduce smoking has been effective?
  4. In an effort to reduce the population of unwanted cats and dogs, a group of veterinarians set up a low-cost spay/neuter clinic. At the inception of the clinic a survey of pet owners indicated that 78% of all pet dogs and cats in the community were spayed or neutered. After the low-cost clinic had been in operation for three years, that figure had risen to 86%.

    1. What information is missing that you would need to compute the probability that a sample drawn from a population in which the proportion is 78% (corresponding to the assumption that the low-cost clinic had had no effect) is as high as 86%?
    2. Knowing that the size of the original sample three years ago was 150 and that the size of the recent sample was 125, compute the probability mentioned in part (a). You may assume that the normal distribution applies.
    3. Give an interpretation of the result in part (b). How strong is the evidence that the presence of the low-cost clinic has increased the proportion of pet dogs and cats that have been spayed or neutered?
  5. An ordinary die is “fair” or “balanced” if each face has an equal chance of landing on top when the die is rolled. Thus the proportion of times a three is observed in a large number of tosses is expected to be close to 1/6 or 0.16-. Suppose a die is rolled 240 times and shows three on top 36 times, for a sample proportion of 0.15.

    1. Find the probability that a fair die would produce a proportion of 0.15 or less. You may assume that the normal distribution applies.
    2. Give an interpretation of the result in part (b). How strong is the evidence that the die is not fair?
    3. Suppose the sample proportion 0.15 came from rolling the die 2,400 times instead of only 240 times. Rework part (a) under these circumstances.
    4. Give an interpretation of the result in part (c). How strong is the evidence that the die is not fair?

Answers

  1. μP^=0.37, σP^=0.012

  2. μP^=0.76, σP^=0.012

  3. p±3pqn=0.25±0.087, yes

    1. p^±3p^q^n=0.48±0.21, yes
    2. p^±3p^q^n=0.12±0.14, no
    3. p^±3p^q^n=0.12±0.10, yes
    1. 0.4154
    2. 0.2546
    1. 0.7850
    2. 0.9980
  1. p±3pqn=0.08±0.05

    and

    [0.03,0.13][0,1],0.1210

  2. p±3pqn=0.02±0.01

    and

    [0.01,0.03][0,1],0.9671

    1. 0.63
    2. 0.1446
  3. 0.9977

  4. 0.3483

  1. 0.7357

    1. 0.186
    2. 0.0007
    3. In a population in which the true proportion is 22% the chance that a random sample of size 1500 would produce a sample proportion of 18.6% or less is only 7/100 of 1%. This is strong evidence that currently a smaller proportion than 22% smoke.
    1. 0.2451
    2. We would expect a sample proportion of 0.15 or less in about 24.5% of all samples of size 240, so this is practically no evidence at all that the die is not fair.
    3. 0.0139
    4. We would expect a sample proportion of 0.15 or less in only about 1.4% of all samples of size 2400, so this is strong evidence that the die is not fair.