This is “Estimation”, chapter 7 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 7 Estimation

If we wish to estimate the mean μ of a population for which a census is impractical, say the average height of all 18-year-old men in the country, a reasonable strategy is to take a sample, compute its mean x-, and estimate the unknown number μ by the known number x-. For example, if the average height of 100 randomly selected men aged 18 is 70.6 inches, then we would say that the average height of all 18-year-old men is (at least approximately) 70.6 inches.

Estimating a population parameter by a single number like this is called point estimation; in the case at hand the statistic x- is a point estimate of the parameter μ. The terminology arises because a single number corresponds to a single point on the number line.

A problem with a point estimate is that it gives no indication of how reliable the estimate is. In contrast, in this chapter we learn about interval estimation. In brief, in the case of estimating a population mean μ we use a formula to compute from the data a number E, called the margin of errorE, the number added to and subtracted from the point estimate to produce the interval estimate. of the estimate, and form the interval [x-E,x-+E]. We do this in such a way that a certain proportion, say 95%, of all the intervals constructed from sample data by means of this formula contain the unknown parameter μ. Such an interval is called a 95% confidence intervalAn interval with endpoints x-±E, computed from the sample data in such a way that a specified proportion of all intervals constructed by this process will contain the parameter of interest. for μ.

Continuing with the example of the average height of 18-year-old men, suppose that the sample of 100 men mentioned above for which x-=70.6 inches also had sample standard deviation s = 1.7 inches. It then turns out that E = 0.33 and we would state that we are 95% confident that the average height of all 18-year-old men is in the interval formed by 70.6±0.33 inches, that is, the average is between 70.27 and 70.93 inches. If the sample statistics had come from a smaller sample, say a sample of 50 men, the lower reliability would show up in the 95% confidence interval being longer, hence less precise in its estimate. In this example the 95% confidence interval for the same sample statistics but with n = 50 is 70.6±0.47 inches, or from 70.13 to 71.07 inches.

7.1 Large Sample Estimation of a Population Mean

Learning Objectives

  1. To become familiar with the concept of an interval estimate of the population mean.
  2. To understand how to apply formulas for a confidence interval for a population mean.

The Central Limit Theorem says that, for large samples (samples of size n ≥ 30), when viewed as a random variable the sample mean X- is normally distributed with mean μX-=μ and standard deviation σX-=σn. The Empirical Rule says that we must go about two standard deviations from the mean to capture 95% of the values of X- generated by sample after sample. A more precise distance based on the normality of X- is 1.960 standard deviations, which is E=1.960σn.

The key idea in the construction of the 95% confidence interval is this, as illustrated in Figure 7.1 "When Winged Dots Capture the Population Mean": because in sample after sample 95% of the values of X- lie in the interval [μE,μ+E], if we adjoin to each side of the point estimate x- a “wing” of length E, 95% of the intervals formed by the winged dots contain μ. The 95% confidence interval is thus x-±1.960σn. For a different level of confidenceThe proportion of confidence intervals which, if under repeated random sampling were always constructed according to the formula of the text, would contain the parameter of interest., say 90% or 99%, the number 1.960 will change, but the idea is the same.

Figure 7.1 When Winged Dots Capture the Population Mean

Figure 7.2 "Computer Simulation of 40 95% Confidence Intervals for a Mean" shows the intervals generated by a computer simulation of drawing 40 samples from a normally distributed population and constructing the 95% confidence interval for each one. We expect that about (0.05)(40)=2 of the intervals so constructed would fail to contain the population mean μ, and in this simulation two of the intervals, shown in red, do.

Figure 7.2 Computer Simulation of 40 95% Confidence Intervals for a Mean

It is standard practice to identify the level of confidence in terms of the area α in the two tails of the distribution of X- when the middle part specified by the level of confidence is taken out. This is shown in Figure 7.3, drawn for the general situation, and in Figure 7.4, drawn for 95% confidence. Remember from Section 5.4.1 "Tails of the Standard Normal Distribution" in Chapter 5 "Continuous Random Variables" that the z-value that cuts off a right tail of area c is denoted zc. Thus the number 1.960 in the example is z.025, which is zα2 for α=10.95=0.05.

Figure 7.3

For 100(1α)% confidence the area in each tail is α2.

Figure 7.4

For 95% confidence the area in each tail is α2=0.025.

The level of confidence can be any number between 0 and 100%, but the most common values are probably 90% (α=0.10), 95% (α=0.05), and 99% (α=0.01).

Thus in general for a 100(1α)% confidence interval, E=zα2(σn), so the formula for the confidence interval is x-±zα2(σn). While sometimes the population standard deviation σ is known, typically it is not. If not, for n ≥ 30 it is generally safe to approximate σ by the sample standard deviation s.

Large Sample 100(1α)% Confidence Interval for a Population Mean

If σ is known: x-±zα2σn

If σ is unknown: x-±zα2sn

A sample is considered large when n ≥ 30.

As mentioned earlier, the number E=zα2σn or E=zα2sn is called the margin of error of the estimate.

Example 1

Find the number zα2 needed in construction of a confidence interval:

  1. when the level of confidence is 90%;
  2. when the level of confidence is 99%.

Solution:

  1. For confidence level 90%, α=10.90=0.10, so zα2=z0.05. The procedure for finding this number was given in Section 5.4.1 "Tails of the Standard Normal Distribution". Since the area under the standard normal curve to the right of z.05 is 0.05, the area to the left of z0.05 is 0.95. We search for the area 0.9500 in Figure 12.2 "Cumulative Normal Probability". The closest entries in the table are 0.9495 and 0.9505, corresponding to z-values 1.64 and 1.65. Since 0.95 is exactly halfway between 0.9495 and 0.9505 we use the average 1.645 of the z-values for z0.05.
  2. For confidence level 99%, α=10.99=0.01, so zα2=z0.005. Since the area under the standard normal curve to the right of z0.005 is 0.005, the area to the left of z0.005 is 0.9950. We search for the area 0.9950 in Figure 12.2 "Cumulative Normal Probability". The closest entries in the table are 0.9949 and 0.9951, corresponding to z-values 2.57 and 2.58. Since 0.995 is halfway between 0.9949 and 0.9951 we use the average 2.575 of the z-values for z0.005.

Example 2

Use Figure 12.3 "Critical Values of " to find the number zα2 needed in construction of a confidence interval:

  1. when the level of confidence is 90%;
  2. when the level of confidence is 99%.

Solution:

  1. In the next section we will learn about a continuous random variable that has a probability distribution called the Student t-distribution. Figure 12.3 "Critical Values of " gives the value tc that cuts off a right tail of area c for different values of c. The last line of that table, the one whose heading is the symbol for infinity and [z], gives the corresponding z-value zc that cuts off a right tail of the same area c. In particular, z0.05 is the number in that row and in the column with the heading t0.05. We read off directly that z0.05=1.645.
  2. In Figure 12.3 "Critical Values of " z0.005 is the number in the last row and in the column headed t0.005, namely 2.576.

Figure 12.3 "Critical Values of " can be used to find zc only for those values of c for which there is a column with the heading tc appearing in the table; otherwise we must use Figure 12.2 "Cumulative Normal Probability" in reverse. But when it can be done it is both faster and more accurate to use the last line of Figure 12.3 "Critical Values of " to find zc than it is to do so using Figure 12.2 "Cumulative Normal Probability" in reverse.

Example 3

A sample of size 49 has sample mean 35 and sample standard deviation 14. Construct a 98% confidence interval for the population mean using this information. Interpret its meaning.

Solution:

For confidence level 98%, α=10.98=0.02, so zα2=z0.01. From Figure 12.3 "Critical Values of " we read directly that z0.01=2.326. Thus

x-±zα2sn=35±2.3261449=35±4.65235±4.7

We are 98% confident that the population mean μ lies in the interval [30.3,39.7], in the sense that in repeated sampling 98% of all intervals constructed from the sample data in this manner will contain μ.

Example 4

A random sample of 120 students from a large university yields mean GPA 2.71 with sample standard deviation 0.51. Construct a 90% confidence interval for the mean GPA of all students at the university.

Solution:

For confidence level 90%, α=10.90=0.10, so zα2=z0.05. From Figure 12.3 "Critical Values of " we read directly that z0.05=1.645. Since n = 120, x-=2.71, and s = 0.51,

x-±zα2sn=2.71±1.6450.51120=2.71±0.0766

One may be 90% confident that the true average GPA of all students at the university is contained in the interval (2.710.08,2.71+0.08)=(2.63,2.79).

Key Takeaways

  • A confidence interval for a population mean is an estimate of the population mean together with an indication of reliability.
  • There are different formulas for a confidence interval based on the sample size and whether or not the population standard deviation is known.
  • The confidence intervals are constructed entirely from the sample data (or sample data and the population standard deviation, when it is known).

Exercises

    Basic

  1. A random sample is drawn from a population of known standard deviation 11.3. Construct a 90% confidence interval for the population mean based on the information given (not all of the information given need be used).

    1. n = 36, x-=105.2, s = 11.2
    2. n = 100, x-=105.2, s = 11.2
  2. A random sample is drawn from a population of known standard deviation 22.1. Construct a 95% confidence interval for the population mean based on the information given (not all of the information given need be used).

    1. n = 121, x-=82.4, s = 21.9
    2. n = 81, x-=82.4, s = 21.9
  3. A random sample is drawn from a population of unknown standard deviation. Construct a 99% confidence interval for the population mean based on the information given.

    1. n = 49, x-=17.1, s = 2.1
    2. n = 169, x-=17.1, s = 2.1
  4. A random sample is drawn from a population of unknown standard deviation. Construct a 98% confidence interval for the population mean based on the information given.

    1. n = 225, x-=92.0, s = 8.4
    2. n = 64, x-=92.0, s = 8.4
  5. A random sample of size 144 is drawn from a population whose distribution, mean, and standard deviation are all unknown. The summary statistics are x-=58.2 and s = 2.6.

    1. Construct an 80% confidence interval for the population mean μ.
    2. Construct a 90% confidence interval for the population mean μ.
    3. Comment on why one interval is longer than the other.
  6. A random sample of size 256 is drawn from a population whose distribution, mean, and standard deviation are all unknown. The summary statistics are x-=1011 and s = 34.

    1. Construct a 90% confidence interval for the population mean μ.
    2. Construct a 99% confidence interval for the population mean μ.
    3. Comment on why one interval is longer than the other.

    Applications

  1. A government agency was charged by the legislature with estimating the length of time it takes citizens to fill out various forms. Two hundred randomly selected adults were timed as they filled out a particular form. The times required had mean 12.8 minutes with standard deviation 1.7 minutes. Construct a 90% confidence interval for the mean time taken for all adults to fill out this form.

  2. Four hundred randomly selected working adults in a certain state, including those who worked at home, were asked the distance from their home to their workplace. The average distance was 8.84 miles with standard deviation 2.70 miles. Construct a 99% confidence interval for the mean distance from home to work for all residents of this state.

  3. On every passenger vehicle that it tests an automotive magazine measures, at true speed 55 mph, the difference between the true speed of the vehicle and the speed indicated by the speedometer. For 36 vehicles tested the mean difference was −1.2 mph with standard deviation 0.2 mph. Construct a 90% confidence interval for the mean difference between true speed and indicated speed for all vehicles.

  4. A corporation monitors time spent by office workers browsing the web on their computers instead of working. In a sample of computer records of 50 workers, the average amount of time spent browsing in an eight-hour work day was 27.8 minutes with standard deviation 8.2 minutes. Construct a 99.5% confidence interval for the mean time spent by all office workers in browsing the web in an eight-hour day.

  5. A sample of 250 workers aged 16 and older produced an average length of time with the current employer (“job tenure”) of 4.4 years with standard deviation 3.8 years. Construct a 99.9% confidence interval for the mean job tenure of all workers aged 16 or older.

  6. The amount of a particular biochemical substance related to bone breakdown was measured in 30 healthy women. The sample mean and standard deviation were 3.3 nanograms per milliliter (ng/mL) and 1.4 ng/mL. Construct an 80% confidence interval for the mean level of this substance in all healthy women.

  7. A corporation that owns apartment complexes wishes to estimate the average length of time residents remain in the same apartment before moving out. A sample of 150 rental contracts gave a mean length of occupancy of 3.7 years with standard deviation 1.2 years. Construct a 95% confidence interval for the mean length of occupancy of apartments owned by this corporation.

  8. The designer of a garbage truck that lifts roll-out containers must estimate the mean weight the truck will lift at each collection point. A random sample of 325 containers of garbage on current collection routes yielded x-=75.3 lb, s = 12.8 lb. Construct a 99.8% confidence interval for the mean weight the trucks must lift each time.

  9. In order to estimate the mean amount of damage sustained by vehicles when a deer is struck, an insurance company examined the records of 50 such occurrences, and obtained a sample mean of $2,785 with sample standard deviation $221. Construct a 95% confidence interval for the mean amount of damage in all such accidents.

  10. In order to estimate the mean FICO credit score of its members, a credit union samples the scores of 95 members, and obtains a sample mean of 738.2 with sample standard deviation 64.2. Construct a 99% confidence interval for the mean FICO score of all of its members.

    Additional Exercises

  1. For all settings a packing machine delivers a precise amount of liquid; the amount dispensed always has standard deviation 0.07 ounce. To calibrate the machine its setting is fixed and it is operated 50 times. The mean amount delivered is 6.02 ounces with sample standard deviation 0.04 ounce. Construct a 99.5% confidence interval for the mean amount delivered at this setting. Hint: Not all the information provided is needed.

  2. A power wrench used on an assembly line applies a precise, preset amount of torque; the torque applied has standard deviation 0.73 foot-pound at every torque setting. To check that the wrench is operating within specifications it is used to tighten 100 fasteners. The mean torque applied is 36.95 foot-pounds with sample standard deviation 0.62 foot-pound. Construct a 99.9% confidence interval for the mean amount of torque applied by the wrench at this setting. Hint: Not all the information provided is needed.

  3. The number of trips to a grocery store per week was recorded for a randomly selected collection of households, with the results shown in the table.

    222142325423503231433216233244

    Construct a 95% confidence interval for the average number of trips to a grocery store per week of all households.

  4. For each of 40 high school students in one county the number of days absent from school in the previous year were counted, with the results shown in the frequency table.

    x012345f2475211

    Construct a 90% confidence interval for the average number of days absent from school of all students in the county.

  5. A town council commissioned a random sample of 85 households to estimate the number of four-wheel vehicles per household in the town. The results are shown in the following frequency table.

    x012345f1162822126

    Construct a 98% confidence interval for the average number of four-wheel vehicles per household in the town.

  6. The number of hours per day that a television set was operating was recorded for a randomly selected collection of households, with the results shown in the table.

    3.74.21.53.65.94.78.23.92.54.42.13.61.17.34.23.03.82.24.23.84.32.12.46.03.72.51.32.83.05.6

    Construct a 99.8% confidence interval for the mean number of hours that a television set is in operation in all households.

    Large Data Set Exercises

  1. Large Data Set 1 records the SAT scores of 1,000 students. Regarding it as a random sample of all high school students, use it to construct a 99% confidence interval for the mean SAT score of all students.

    http://www.flatworldknowledge.com/sites/all/files/data1.xls

  2. Large Data Set 1 records the GPAs of 1,000 college students. Regarding it as a random sample of all college students, use it to construct a 95% confidence interval for the mean GPA of all students.

    http://www.flatworldknowledge.com/sites/all/files/data1.xls

  3. Large Data Set 1 lists the SAT scores of 1,000 students.

    http://www.flatworldknowledge.com/sites/all/files/data1.xls

    1. Regard the data as arising from a census of all students at a high school, in which the SAT score of every student was measured. Compute the population mean μ.
    2. Regard the first 36 students as a random sample and use it to construct a 99% confidence for the mean μ of all 1,000 SAT scores. Does it actually capture the mean μ?
  4. Large Data Set 1 lists the GPAs of 1,000 students.

    http://www.flatworldknowledge.com/sites/all/files/data1.xls

    1. Regard the data as arising from a census of all freshman at a small college at the end of their first academic year of college study, in which the GPA of every such person was measured. Compute the population mean μ.
    2. Regard the first 36 students as a random sample and use it to construct a 95% confidence for the mean μ of all 1,000 GPAs. Does it actually capture the mean μ?

Answers

    1. 105.2±3.10
    2. 105.2±1.86
    1. 17.1±0.77
    2. 17.1±0.42
    1. 58.2±0.28
    2. 58.2±0.36
    3. Asking for greater confidence requires a longer interval.
  1. 12.8±0.20

  2. 1.2±0.05

  3. 4.4±0.79

  4. 3.7±0.19

  5. 2785±61

  1. 6.02±0.03

  2. 2.8±0.48

  3. 2.54±0.30

  1. (1511.43,1546.05)

    1. μ = 1528.74
    2. (1428.22,1602.89)

7.2 Small Sample Estimation of a Population Mean

Learning Objectives

  1. To become familiar with Student’s t-distribution.
  2. To understand how to apply additional formulas for a confidence interval for a population mean.

The confidence interval formulas in the previous section are based on the Central Limit Theorem, the statement that for large samples X- is normally distributed with mean μ and standard deviation σn. When the population mean μ is estimated with a small sample (n < 30), the Central Limit Theorem does not apply. In order to proceed we assume that the numerical population from which the sample is taken has a normal distribution to begin with. If this condition is satisfied then when the population standard deviation σ is known the old formula x-±zα2(σn) can still be used to construct a 100(1α)% confidence interval for μ.

If the population standard deviation is unknown and the sample size n is small then when we substitute the sample standard deviation s for σ the normal approximation is no longer valid. The solution is to use a different distribution, called Student’s t-distributionA distribution of a continuous random variable that resembles that standard normal distribution but has heavier tails. with n1 degrees of freedomA number that specifies a particular t-distribution and that is computed based on the sample size.. Student’s t-distribution is very much like the standard normal distribution in that it is centered at 0 and has the same qualitative bell shape, but it has heavier tails than the standard normal distribution does, as indicated by Figure 7.5 "Student’s ", in which the curve (in brown) that meets the dashed vertical line at the lowest point is the t-distribution with two degrees of freedom, the next curve (in blue) is the t-distribution with five degrees of freedom, and the thin curve (in red) is the standard normal distribution. As also indicated by the figure, as the sample size n increases, Student’s t-distribution ever more closely resembles the standard normal distribution. Although there is a different t-distribution for every value of n, once the sample size is 30 or more it is typically acceptable to use the standard normal distribution instead, as we will always do in this text.

Figure 7.5 Student’s t-Distribution

Just as the symbol zc stands for the value that cuts off a right tail of area c in the standard normal distribution, so the symbol tc stands for the value that cuts off a right tail of area c in the standard normal distribution. This gives us the following confidence interval formulas.

Small Sample 100(1α)% Confidence Interval for a Population Mean

If σ is known: x-±zα2σn

If σ is unknown: x-±tα2sn (degrees of freedom df=n1)

The population must be normally distributed.

A sample is considered small when n < 30.

To use the new formula we use the line in Figure 12.3 "Critical Values of " that corresponds to the relevant sample size.

Example 5

A sample of size 15 drawn from a normally distributed population has sample mean 35 and sample standard deviation 14. Construct a 95% confidence interval for the population mean, and interpret its meaning.

Solution:

Since the population is normally distributed, the sample is small, and the population standard deviation is unknown, the formula that applies is

x-±tα2sn

Confidence level 95% means that α=10.95=0.05 so α2=0.025. Since the sample size is n = 15, there are n1=14 degrees of freedom. By Figure 12.3 "Critical Values of " t0.025=2.145. Thus

x-±tα2sn=35±2.1451415=35±7.8

One may be 95% confident that the true value of μ is contained in the interval (357.8,35+7.8)=(27.2,42.8).

Example 6

A random sample of 12 students from a large university yields mean GPA 2.71 with sample standard deviation 0.51. Construct a 90% confidence interval for the mean GPA of all students at the university. Assume that the numerical population of GPAs from which the sample is taken has a normal distribution.

Solution:

Since the population is normally distributed, the sample is small, and the population standard deviation is unknown, the formula that applies is

x-±tα2sn

Confidence level 90% means that α=10.90=0.10 so α2=0.05. Since the sample size is n = 12, there are n1=11 degrees of freedom. By Figure 12.3 "Critical Values of " t0.05=1.796. Thus

x-±tα2sn=2.71±1.7960.5112=2.71±0.26

One may be 90% confident that the true average GPA of all students at the university is contained in the interval (2.710.26,2.71+0.26)=(2.45,2.97).

Compare Note 7.9 "Example 4" in Section 7.1 "Large Sample Estimation of a Population Mean" and Note 7.16 "Example 6". The summary statistics in the two samples are the same, but the 90% confidence interval for the average GPA of all students at the university in Note 7.9 "Example 4" in Section 7.1 "Large Sample Estimation of a Population Mean", (2.63,2.79), is shorter than the 90% confidence interval (2.45,2.97), in Note 7.16 "Example 6". This is partly because in Note 7.9 "Example 4" the sample size is larger; there is more information pertaining to the true value of μ in the large data set than in the small one.

Key Takeaways

  • In selecting the correct formula for construction of a confidence interval for a population mean ask two questions: is the population standard deviation σ known or unknown, and is the sample large or small?
  • We can construct confidence intervals with small samples only if the population is normal.

Exercises

    Basic

  1. A random sample is drawn from a normally distributed population of known standard deviation 5. Construct a 99.8% confidence interval for the population mean based on the information given (not all of the information given need be used).

    1. n = 16, x-=98, s = 5.6
    2. n = 9, x-=98, s = 5.6
  2. A random sample is drawn from a normally distributed population of known standard deviation 10.7. Construct a 95% confidence interval for the population mean based on the information given (not all of the information given need be used).

    1. n = 25, x-=103.3, s = 11.0
    2. n = 4, x-=103.3, s = 11.0
  3. A random sample is drawn from a normally distributed population of unknown standard deviation. Construct a 99% confidence interval for the population mean based on the information given.

    1. n = 18, x-=386, s = 24
    2. n = 7, x-=386, s = 24
  4. A random sample is drawn from a normally distributed population of unknown standard deviation. Construct a 98% confidence interval for the population mean based on the information given.

    1. n = 8, x-=58.3, s = 4.1
    2. n = 27, x-=58.3, s = 4.1
  5. A random sample of size 14 is drawn from a normal population. The summary statistics are x-=933 and s = 18.

    1. Construct an 80% confidence interval for the population mean μ.
    2. Construct a 90% confidence interval for the population mean μ.
    3. Comment on why one interval is longer than the other.
  6. A random sample of size 28 is drawn from a normal population. The summary statistics are x-=68.6 and s = 1.28.

    1. Construct a 95% confidence interval for the population mean μ.
    2. Construct a 99.5% confidence interval for the population mean μ.
    3. Comment on why one interval is longer than the other.

    Applications

  1. City planners wish to estimate the mean lifetime of the most commonly planted trees in urban settings. A sample of 16 recently felled trees yielded mean age 32.7 years with standard deviation 3.1 years. Assuming the lifetimes of all such trees are normally distributed, construct a 99.8% confidence interval for the mean lifetime of all such trees.

  2. To estimate the number of calories in a cup of diced chicken breast meat, the number of calories in a sample of four separate cups of meat is measured. The sample mean is 211.8 calories with sample standard deviation 0.9 calorie. Assuming the caloric content of all such chicken meat is normally distributed, construct a 95% confidence interval for the mean number of calories in one cup of meat.

  3. A college athletic program wishes to estimate the average increase in the total weight an athlete can lift in three different lifts after following a particular training program for six weeks. Twenty-five randomly selected athletes when placed on the program exhibited a mean gain of 47.3 lb with standard deviation 6.4 lb. Construct a 90% confidence interval for the mean increase in lifting capacity all athletes would experience if placed on the training program. Assume increases among all athletes are normally distributed.

  4. To test a new tread design with respect to stopping distance, a tire manufacturer manufactures a set of prototype tires and measures the stopping distance from 70 mph on a standard test car. A sample of 25 stopping distances yielded a sample mean 173 feet with sample standard deviation 8 feet. Construct a 98% confidence interval for the mean stopping distance for these tires. Assume a normal distribution of stopping distances.

  5. A manufacturer of chokes for shotguns tests a choke by shooting 15 patterns at targets 40 yards away with a specified load of shot. The mean number of shot in a 30-inch circle is 53.5 with standard deviation 1.6. Construct an 80% confidence interval for the mean number of shot in a 30-inch circle at 40 yards for this choke with the specified load. Assume a normal distribution of the number of shot in a 30-inch circle at 40 yards for this choke.

  6. In order to estimate the speaking vocabulary of three-year-old children in a particular socioeconomic class, a sociologist studies the speech of four children. The mean and standard deviation of the sample are x-=1120 and s = 215 words. Assuming that speaking vocabularies are normally distributed, construct an 80% confidence interval for the mean speaking vocabulary of all three-year-old children in this socioeconomic group.

  7. A thread manufacturer tests a sample of eight lengths of a certain type of thread made of blended materials and obtains a mean tensile strength of 8.2 lb with standard deviation 0.06 lb. Assuming tensile strengths are normally distributed, construct a 90% confidence interval for the mean tensile strength of this thread.

  8. An airline wishes to estimate the weight of the paint on a fully painted aircraft of the type it flies. In a sample of four repaintings the average weight of the paint applied was 239 pounds, with sample standard deviation 8 pounds. Assuming that weights of paint on aircraft are normally distributed, construct a 99.8% confidence interval for the mean weight of paint on all such aircraft.

  9. In a study of dummy foal syndrome, the average time between birth and onset of noticeable symptoms in a sample of six foals was 18.6 hours, with standard deviation 1.7 hours. Assuming that the time to onset of symptoms in all foals is normally distributed, construct a 90% confidence interval for the mean time between birth and onset of noticeable symptoms.

  10. A sample of 26 women’s size 6 dresses had mean waist measurement 25.25 inches with sample standard deviation 0.375 inch. Construct a 95% confidence interval for the mean waist measurement of all size 6 women’s dresses. Assume waist measurements are normally distributed.

    Additional Exercises

  1. Botanists studying attrition among saplings in new growth areas of forests diligently counted stems in six plots in five-year-old new growth areas, obtaining the following counts of stems per acre:

    9,43211,02610,5398,7739,86810,247

    Construct an 80% confidence interval for the mean number of stems per acre in all five-year-old new growth areas of forests. Assume that the number of stems per acre is normally distributed.

  2. Nutritionists are investigating the efficacy of a diet plan designed to increase the caloric intake of elderly people. The increase in daily caloric intake in 12 individuals who are put on the plan is (a minus sign signifies that calories consumed went down):

    12128494295183312188102259226152167

    Construct a 99.8% confidence interval for the mean increase in caloric intake for all people who are put on this diet. Assume that population of differences in intake is normally distributed.

  3. A machine for making precision cuts in dimension lumber produces studs with lengths that vary with standard deviation 0.003 inch. Five trial cuts are made to check the machine’s calibration. The mean length of the studs produced is 104.998 inches with sample standard deviation 0.004 inch. Construct a 99.5% confidence interval for the mean lengths of all studs cut by this machine. Assume lengths are normally distributed. Hint: Not all the numbers given in the problem are used.

  4. The variation in time for a baked good to go through a conveyor oven at a large scale bakery has standard deviation 0.017 minute at every time setting. To check the bake time of the oven periodically four batches of goods are carefully timed. The recent check gave a mean of 27.2 minutes with sample standard deviation 0.012 minute. Construct a 99.8% confidence interval for the mean bake time of all batches baked in this oven. Assume bake times are normally distributed. Hint: Not all the numbers given in the problem are used.

  5. Wildlife researchers tranquilized and weighed three adult male polar bears. The data (in pounds) are: 926, 742, 1,109. Assume the weights of all bears are normally distributed.

    1. Construct an 80% confidence interval for the mean weight of all adult male polar bears using these data.
    2. Convert the three weights in pounds to weights in kilograms using the conversion 1 lb = 0.453 kg (so the first datum changes to (926)(0.453)=419). Use the converted data to construct an 80% confidence interval for the mean weight of all adult male polar bears expressed in kilograms.
    3. Convert your answer in part (a) into kilograms directly and compare it to your answer in (b). This illustrates that if you construct a confidence interval in one system of units you can convert it directly into another system of units without having to convert all the data to the new units.
  6. Wildlife researchers trapped and measured six adult male collared lemmings. The data (in millimeters) are: 104, 99, 112, 115, 96, 109. Assume the lengths of all lemmings are normally distributed.

    1. Construct a 90% confidence interval for the mean length of all adult male collared lemmings using these data.
    2. Convert the six lengths in millimeters to lengths in inches using the conversion 1 mm = 0.039 in (so the first datum changes to (104)(0.039) = 4.06). Use the converted data to construct a 90% confidence interval for the mean length of all adult male collared lemmings expressed in inches.
    3. Convert your answer in part (a) into inches directly and compare it to your answer in (b). This illustrates that if you construct a confidence interval in one system of units you can convert it directly into another system of units without having to convert all the data to the new units.

Answers

    1. 98±3.9
    2. 98±5.2
    1. 386±16.4
    2. 386±33.6
    1. 933±6.5
    2. 933±8.5
    3. Asking for greater confidence requires a longer interval.
  1. 32.7±2.9

  2. 47.3±2.19

  3. 53.5±0.56

  4. 8.2±0.04

  5. 18.6±1.4

  1. 9981±486

  2. 104.998±0.004

    1. 926±200
    2. 419±90
    3. 419±91

7.3 Large Sample Estimation of a Population Proportion

Learning Objective

  1. To understand how to apply the formula for a confidence interval for a population proportion.

Since from Section 6.3 "The Sample Proportion" in Chapter 6 "Sampling Distributions" we know the mean, standard deviation, and sampling distribution of the sample proportion p^, the ideas of the previous two sections can be applied to produce a confidence interval for a population proportion. Here is the formula.

Large Sample 100(1α)% Confidence Interval for a Population Proportion

p^±zα2p^(1p^)n

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

In actual practice the value of p is not known, hence neither is σP^. In that case we substitute the known quantity p^ for p in making the check; this means checking that the interval

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

lies wholly within the interval [0,1].

Example 7

To estimate the proportion of students at a large college who are female, a random sample of 120 students is selected. There are 69 female students in the sample. Construct a 90% confidence interval for the proportion of all students at the college who are female.

Solution:

The proportion of students in the sample who are female is p^=69120=0.575.

Confidence level 90% means that α=10.90=0.10 so α2=0.05. From the last line of Figure 12.3 "Critical Values of " we obtain z0.05=1.645.

Thus

p^±zα2p^(1p^)n=0.575±1.645(0.575)(0.425)120=0.575±0.074

One may be 90% confident that the true proportion of all students at the college who are female is contained in the interval (0.5750.074,0.575+0.074)=(0.501,0.649).

Key Takeaways

  • We have a single formula for a confidence interval for a population proportion, which is valid when the sample is large.
  • The condition that a sample be large is not that its size n be at least 30, but that the density function fit inside the interval [0,1].

Exercises

    Basic

  1. Information about a random sample is given. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion. Then construct a 90% confidence interval for the population proportion.

    1. n = 25, p^=0.7
    2. n = 50, p^=0.7
  2. Information about a random sample is given. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion. Then construct a 95% confidence interval for the population proportion.

    1. n = 2500, p^=0.22
    2. n = 1200, p^=0.22
  3. Information about a random sample is given. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion. Then construct a 98% confidence interval for the population proportion.

    1. n = 80, p^=0.4
    2. n = 325, p^=0.4
  4. Information about a random sample is given. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion. Then construct a 99.5% confidence interval for the population proportion.

    1. n = 200, p^=0.85
    2. n = 75, p^=0.85
  5. In a random sample of size 1,100, 338 have the characteristic of interest.

    1. Compute the sample proportion p^ with the characteristic of interest.
    2. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion.
    3. Construct an 80% confidence interval for the population proportion p.
    4. Construct a 90% confidence interval for the population proportion p.
    5. Comment on why one interval is longer than the other.
  6. In a random sample of size 2,400, 420 have the characteristic of interest.

    1. Compute the sample proportion p^ with the characteristic of interest.
    2. Verify that the sample is large enough to use it to construct a confidence interval for the population proportion.
    3. Construct a 90% confidence interval for the population proportion p.
    4. Construct a 99% confidence interval for the population proportion p.
    5. Comment on why one interval is longer than the other.

    Applications

  1. A security feature on some web pages is graphic representations of words that are readable by human beings but not machines. When a certain design format was tested on 450 subjects, by having them attempt to read ten disguised words, 448 subjects could read all the words.

    1. Give a point estimate of the proportion p of all people who could read words disguised in this way.
    2. Show that the sample is not sufficiently large to construct a confidence interval for the proportion of all people who could read words disguised in this way.
  2. In a random sample of 900 adults, 42 defined themselves as vegetarians.

    1. Give a point estimate of the proportion of all adults who would define themselves as vegetarians.
    2. Verify that the sample is sufficiently large to use it to construct a confidence interval for that proportion.
    3. Construct an 80% confidence interval for the proportion of all adults who would define themselves as vegetarians.
  3. In a random sample of 250 employed people, 61 said that they bring work home with them at least occasionally.

    1. Give a point estimate of the proportion of all employed people who bring work home with them at least occasionally.
    2. Construct a 99% confidence interval for that proportion.
  4. In a random sample of 1,250 household moves, 822 were moves to a location within the same county as the original residence.

    1. Give a point estimate of the proportion of all household moves that are to a location within the same county as the original residence.
    2. Construct a 98% confidence interval for that proportion.
  5. In a random sample of 12,447 hip replacement or revision surgery procedures nationwide, 162 patients developed a surgical site infection.

    1. Give a point estimate of the proportion of all patients undergoing a hip surgery procedure who develop a surgical site infection.
    2. Verify that the sample is sufficiently large to use it to construct a confidence interval for that proportion.
    3. Construct a 95% confidence interval for the proportion of all patients undergoing a hip surgery procedure who develop a surgical site infection.
  6. In a certain region prepackaged products labeled 500 g must contain on average at least 500 grams of the product, and at least 90% of all packages must weigh at least 490 grams. In a random sample of 300 packages, 288 weighed at least 490 grams.

    1. Give a point estimate of the proportion of all packages that weigh at least 490 grams.
    2. Verify that the sample is sufficiently large to use it to construct a confidence interval for that proportion.
    3. Construct a 99.8% confidence interval for the proportion of all packages that weigh at least 490 grams.
  7. A survey of 50 randomly selected adults in a small town asked them if their opinion on a proposed “no cruising” restriction late at night. Responses were coded 1 for in favor, 0 for indifferent, and 2 for opposed, with the results shown in the table.

    10201001120200010200021200020102020100201001200212
    1. Give a point estimate of the proportion of all adults in the community who are indifferent concerning the proposed restriction.
    2. Assuming that the sample is sufficiently large, construct a 90% confidence interval for the proportion of all adults in the community who are indifferent concerning the proposed restriction.
  8. To try to understand the reason for returned goods, the manager of a store examines the records on 40 products that were returned in the last year. Reasons were coded by 1 for “defective,” 2 for “unsatisfactory,” and 0 for all other reasons, with the results shown in the table.

    0200000200000000000200200002000000010000
    1. Give a point estimate of the proportion of all returns that are because of something wrong with the product, that is, either defective or performed unsatisfactorily.
    2. Assuming that the sample is sufficiently large, construct an 80% confidence interval for the proportion of all returns that are because of something wrong with the product.
  9. In order to estimate the proportion of entering students who graduate within six years, the administration at a state university examined the records of 600 randomly selected students who entered the university six years ago, and found that 312 had graduated.

    1. Give a point estimate of the six-year graduation rate, the proportion of entering students who graduate within six years.
    2. Assuming that the sample is sufficiently large, construct a 98% confidence interval for the six-year graduation rate.
  10. In a random sample of 2,300 mortgages taken out in a certain region last year, 187 were adjustable-rate mortgages.

    1. Give a point estimate of the proportion of all mortgages taken out in this region last year that were adjustable-rate mortgages.
    2. Assuming that the sample is sufficiently large, construct a 99.9% confidence interval for the proportion of all mortgages taken out in this region last year that were adjustable-rate mortgages.
  11. In a research study in cattle breeding, 159 of 273 cows in several herds that were in estrus were detected by means of an intensive once a day, one-hour observation of the herds in early morning.

    1. Give a point estimate of the proportion of all cattle in estrus who are detected by this method.
    2. Assuming that the sample is sufficiently large, construct a 90% confidence interval for the proportion of all cattle in estrus who are detected by this method.
  12. A survey of 21,250 households concerning telephone service gave the results shown in the table.

    Landline No Landline
    Cell phone 12,474 5,844
    No cell phone 2,529 403
    1. Give a point estimate for the proportion of all households in which there is a cell phone but no landline.
    2. Assuming the sample is sufficiently large, construct a 99.9% confidence interval for the proportion of all households in which there is a cell phone but no landline.
    3. Give a point estimate for the proportion of all households in which there is no telephone service of either kind.
    4. Assuming the sample is sufficiently large, construct a 99.9% confidence interval for the proportion of all all households in which there is no telephone service of either kind.

    Additional Exercises

  1. In a random sample of 900 adults, 42 defined themselves as vegetarians. Of these 42, 29 were women.

    1. Give a point estimate of the proportion of all self-described vegetarians who are women.
    2. Verify that the sample is sufficiently large to use it to construct a confidence interval for that proportion.
    3. Construct a 90% confidence interval for the proportion of all all self-described vegetarians who are women.
  2. A random sample of 185 college soccer players who had suffered injuries that resulted in loss of playing time was made with the results shown in the table. Injuries are classified according to severity of the injury and the condition under which it was sustained.

    Minor Moderate Serious
    Practice 48 20 6
    Game 62 32 17
    1. Give a point estimate for the proportion p of all injuries to college soccer players that are sustained in practice.
    2. Construct a 95% confidence interval for the proportion p of all injuries to college soccer players that are sustained in practice.
    3. Give a point estimate for the proportion p of all injuries to college soccer players that are either moderate or serious.
    4. Construct a 95% confidence interval for the proportion p of all injuries to college soccer players that are either moderate or serious.
  3. The body mass index (BMI) was measured in 1,200 randomly selected adults, with the results shown in the table.

    BMI
    Under 18.5 18.5–25 Over 25
    Men 36 165 315
    Women 75 274 335
    1. Give a point estimate for the proportion of all men whose BMI is over 25.
    2. Assuming the sample is sufficiently large, construct a 99% confidence interval for the proportion of all men whose BMI is over 25.
    3. Give a point estimate for the proportion of all adults, regardless of gender, whose BMI is over 25.
    4. Assuming the sample is sufficiently large, construct a 99% confidence interval for the proportion of all adults, regardless of gender, whose BMI is over 25.
  4. Confidence intervals constructed using the formula in this section often do not do as well as expected unless n is quite large, especially when the true population proportion is close to either 0 or 1. In such cases a better result is obtained by adding two successes and two failures to the actual data and then computing the confidence interval. This is the same as using the formula

    p~±zα2p~(1p~)n~wherep~=x+2n+4andn~=n+4

    Suppose that in a random sample of 600 households, 12 had no telephone service of any kind. Use the adjusted confidence interval procedure just described to form a 99.9% confidence interval for the proportion of all households that have no telephone service of any kind.

    Large Data Set Exercises

  1. Large Data Sets 4 and 4A list the results of 500 tosses of a die. Let p denote the proportion of all tosses of this die that would result in a four. Use the sample data to construct a 90% confidence interval for p.

    http://www.flatworldknowledge.com/sites/all/files/data4.xls

    http://www.flatworldknowledge.com/sites/all/files/data4A.xls

  2. Large Data Set 6 records results of a random survey of 200 voters in each of two regions, in which they were asked to express whether they prefer Candidate A for a U.S. Senate seat or prefer some other candidate. Use the full data set (400 observations) to construct a 98% confidence interval for the proportion p of all voters who prefer Candidate A.

    http://www.flatworldknowledge.com/sites/all/files/data6.xls

  3. Lines 2 through 536 in Large Data Set 11 is a sample of 535 real estate sales in a certain region in 2008. Those that were foreclosure sales are identified with a 1 in the second column.

    http://www.flatworldknowledge.com/sites/all/files/data11.xls

    1. Use these data to construct a point estimate p^ of the proportion p of all real estate sales in this region in 2008 that were foreclosure sales.
    2. Use these data to construct a 90% confidence for p.
  4. Lines 537 through 1106 in Large Data Set 11 is a sample of 570 real estate sales in a certain region in 2010. Those that were foreclosure sales are identified with a 1 in the second column.

    http://www.flatworldknowledge.com/sites/all/files/data11.xls

    1. Use these data to construct a point estimate p^ of the proportion p of all real estate sales in this region in 2010 that were foreclosure sales.
    2. Use these data to construct a 90% confidence for p.

Answers

    1. (0.5492, 0.8508)
    2. (0.5934, 0.8066)
    1. (0.2726, 0.5274)
    2. (0.3368, 0.4632)
    1. 0.3073
    2. p^±3p^q^n=0.31±0.04

      and

      [0.27,0.35][0,1]

    3. (0.2895, 0.3251)
    4. (0.2844, 0.3302)
    5. Asking for greater confidence requires a longer interval.
    1. 0.9956
    2. (0.9862, 1.005)
    1. 0.244
    2. (0.1740, 0.3140)
    1. 0.013
    2. (0.01, 0.016)
    3. (0.011, 0.015)
    1. 0.52
    2. (0.4038, 0.6362)
    1. 0.52
    2. (0.4726, 0.5674)
    1. 0.5824
    2. (0.5333, 0.6315)
    1. 0.69
    2. p^±3p^q^n=0.69±0.21

      and

      [0.48,0.90][0,1]

    3. 0.69±0.12
    1. 0.6105
    2. (0.5552, 0.6658)
    3. 0.5583
    4. (0.5214, 0.5952)
  1. (0.1368,0.1912)

    1. p^=0.2280
    2. (0.1982,0.2579)

7.4 Sample Size Considerations

Learning Objective

  1. To learn how to apply formulas for estimating the size sample that will be needed in order to construct a confidence interval for a population mean or proportion that meets given criteria.

Sampling is typically done with a set of clear objectives in mind. For example, an economist might wish to estimate the mean yearly income of workers in a particular industry at 90% confidence and to within $500. Since sampling costs time, effort, and money, it would be useful to be able to estimate the smallest size sample that is likely to meet these criteria.

Estimating μ

The confidence interval formulas for estimating a population mean μ have the form x-±E. When the population standard deviation σ is known,

E=zα2σn

The number zα2 is determined by the desired level of confidence. To say that we wish to estimate the mean to within a certain number of units means that we want the margin of error E to be no larger than that number. Thus we obtain the minimum sample size needed by solving the displayed equation for n.

Minimum Sample Size for Estimating a Population Mean

The estimated minimum sample size n needed to estimate a population mean μ to within E units at 100(1α)% confidence is

n=(zα2)2σ2E2(roundedup)

To apply the formula we must have prior knowledge of the population in order to have an estimate of its standard deviation σ. In all the examples and exercises the population standard deviation will be given.

Example 8

Find the minimum sample size necessary to construct a 99% confidence interval for μ with a margin of error E = 0.2. Assume that the population standard deviation is σ = 1.3.

Solution:

Confidence level 99% means that α=10.99=0.01 so α2=0.005. From the last line of Figure 12.3 "Critical Values of " we obtain z0.005=2.576. Thus

n=(zα2)2σ2E2=(2.576)2(1.3)2(0.2)2=280.361536

which we round up to 281, since it is impossible to take a fractional observation.

Example 9

An economist wishes to estimate, with a 95% confidence interval, the yearly income of welders with at least five years experience to within $1,000. He estimates that the range of incomes is no more than $24,000, so using the Empirical Rule he estimates the population standard deviation to be about one-sixth as much, or about $4,000. Find the estimated minimum sample size required.

Solution:

Confidence level 95% means that α=10.95=0.05 so α2=0.025. From the last line of Figure 12.3 "Critical Values of " we obtain z0.025=1.960.

To say that the estimate is to be “to within $1,000” means that E = 1000. Thus

n=(zα2)2σ2E2=(1.960)2(4000)2(1000)2=61.4656

which we round up to 62.

Estimating p

The confidence interval formula for estimating a population proportion p is p^±E, where

E=zα2p^(1p^)n

The number zα2 is determined by the desired level of confidence. To say that we wish to estimate the population proportion to within a certain number of percentage points means that we want the margin of error E to be no larger than that number (expressed as a proportion). Thus we obtain the minimum sample size needed by solving the displayed equation for n.

Minimum Sample Size for Estimating a Population Proportion

The estimated minimum sample size n needed to estimate a population proportion p to within E at 100(1α)% confidence is

n=(zα2)2p^(1p^)E2(roundedup)

There is a dilemma here: the formula for estimating how large a sample to take contains the number p^, which we know only after we have taken the sample. There are two ways out of this dilemma. Typically the researcher will have some idea as to the value of the population proportion p, hence of what the sample proportion p^ is likely to be. For example, if last month 37% of all voters thought that state taxes are too high, then it is likely that the proportion with that opinion this month will not be dramatically different, and we would use the value 0.37 for p^ in the formula.

The second approach to resolving the dilemma is simply to replace p^ in the formula by 0.5. This is because if p^ is large then 1p^ is small, and vice versa, which limits their product to a maximum value of 0.25, which occurs when p^=0.5. This is called the most conservative estimateThe estimate obtained using p^=0.5, which gives the largest estimate of n., since it gives the largest possible estimate of n.

Example 10

Find the necessary minimum sample size to construct a 98% confidence interval for p with a margin of error E = 0.05,

  1. assuming that no prior knowledge about p is available; and
  2. assuming that prior studies suggest that p is about 0.1.

Solution:

Confidence level 98% means that α=10.98=0.02 so α2=0.01. From the last line of Figure 12.3 "Critical Values of " we obtain z0.01=2.326.

  1. Since there is no prior knowledge of p we make the most conservative estimate that p^=0.5. Then

    n=(zα2)2p^(1p^)E2=(2.326)2(0.5)(10.5)0.052=541.0276

    which we round up to 542.

  2. Since p ≈ 0.1 we estimate p^ by 0.1, and obtain

    n=(zα2)2p^(1p^)E2=(2.326)2(0.1)(10.1)0.052=194.769936

    which we round up to 195.

Example 11

A dermatologist wishes to estimate the proportion of young adults who apply sunscreen regularly before going out in the sun in the summer. Find the minimum sample size required to estimate the proportion to within three percentage points, at 90% confidence.

Solution:

Confidence level 90% means that α=10.90=0.10 so α2=0.05. From the last line of Figure 12.3 "Critical Values of " we obtain z0.05=1.645.

Since there is no prior knowledge of p we make the most conservative estimate that p^=0.5. To estimate “to within three percentage points” means that E = 0.03. Then

n=(zα2)2p^(1p^)E2=(1.645)2(0.5)(10.5)0.032=751.6736111

which we round up to 752.

Key Takeaways

  • If the population standard deviation σ is known or can be estimated, then the minimum sample size needed to obtain a confidence interval for the population mean with a given maximum error of the estimate and a given level of confidence can be estimated.
  • The minimum sample size needed to obtain a confidence interval for a population proportion with a given maximum error of the estimate and a given level of confidence can always be estimated. If there is prior knowledge of the population proportion p then the estimate can be sharpened.

Exercises

    Basic

  1. Estimate the minimum sample size needed to form a confidence interval for the mean of a population having the standard deviation shown, meeting the criteria given.

    1. σ = 30, 95% confidence, E = 10
    2. σ = 30, 99% confidence, E = 10
    3. σ = 30, 95% confidence, E = 5
  2. Estimate the minimum sample size needed to form a confidence interval for the mean of a population having the standard deviation shown, meeting the criteria given.

    1. σ = 4, 95% confidence, E = 1
    2. σ = 4, 99% confidence, E = 1
    3. σ = 4, 95% confidence, E = 0.5
  3. Estimate the minimum sample size needed to form a confidence interval for the proportion of a population that has a particular characteristic, meeting the criteria given.

    1. p ≈ 0.37, 80% confidence, E = 0.05
    2. p ≈ 0.37, 90% confidence, E = 0.05
    3. p ≈ 0.37, 80% confidence, E = 0.01
  4. Estimate the minimum sample size needed to form a confidence interval for the proportion of a population that has a particular characteristic, meeting the criteria given.

    1. p ≈ 0.81, 95% confidence, E = 0.02
    2. p ≈ 0.81, 99% confidence, E = 0.02
    3. p ≈ 0.81, 95% confidence, E = 0.01
  5. Estimate the minimum sample size needed to form a confidence interval for the proportion of a population that has a particular characteristic, meeting the criteria given.

    1. 80% confidence, E = 0.05
    2. 90% confidence, E = 0.05
    3. 80% confidence, E = 0.01
  6. Estimate the minimum sample size needed to form a confidence interval for the proportion of a population that has a particular characteristic, meeting the criteria given.

    1. 95% confidence, E = 0.02
    2. 99% confidence, E = 0.02
    3. 95% confidence, E = 0.01

    Applications

  1. A software engineer wishes to estimate, to within 5 seconds, the mean time that a new application takes to start up, with 95% confidence. Estimate the minimum size sample required if the standard deviation of start up times for similar software is 12 seconds.

  2. A real estate agent wishes to estimate, to within $2.50, the mean retail cost per square foot of newly built homes, with 80% confidence. He estimates the standard deviation of such costs at $5.00. Estimate the minimum size sample required.

  3. An economist wishes to estimate, to within 2 minutes, the mean time that employed persons spend commuting each day, with 95% confidence. On the assumption that the standard deviation of commuting times is 8 minutes, estimate the minimum size sample required.

  4. A motor club wishes to estimate, to within 1 cent, the mean price of 1 gallon of regular gasoline in a certain region, with 98% confidence. Historically the variability of prices is measured by σ=$0.03. Estimate the minimum size sample required.

  5. A bank wishes to estimate, to within $25, the mean average monthly balance in its checking accounts, with 99.8% confidence. Assuming σ=$250, estimate the minimum size sample required.

  6. A retailer wishes to estimate, to within 15 seconds, the mean duration of telephone orders taken at its call center, with 99.5% confidence. In the past the standard deviation of call length has been about 1.25 minutes. Estimate the minimum size sample required. (Be careful to express all the information in the same units.)

  7. The administration at a college wishes to estimate, to within two percentage points, the proportion of all its entering freshmen who graduate within four years, with 90% confidence. Estimate the minimum size sample required.

  8. A chain of automotive repair stores wishes to estimate, to within five percentage points, the proportion of all passenger vehicles in operation that are at least five years old, with 98% confidence. Estimate the minimum size sample required.

  9. An internet service provider wishes to estimate, to within one percentage point, the current proportion of all email that is spam, with 99.9% confidence. Last year the proportion that was spam was 71%. Estimate the minimum size sample required.

  10. An agronomist wishes to estimate, to within one percentage point, the proportion of a new variety of seed that will germinate when planted, with 95% confidence. A typical germination rate is 97%. Estimate the minimum size sample required.

  11. A charitable organization wishes to estimate, to within half a percentage point, the proportion of all telephone solicitations to its donors that result in a gift, with 90% confidence. Estimate the minimum sample size required, using the information that in the past the response rate has been about 30%.

  12. A government agency wishes to estimate the proportion of drivers aged 16–24 who have been involved in a traffic accident in the last year. It wishes to make the estimate to within one percentage point and at 90% confidence. Find the minimum sample size required, using the information that several years ago the proportion was 0.12.

    Additional Exercises

  1. An economist wishes to estimate, to within six months, the mean time between sales of existing homes, with 95% confidence. Estimate the minimum size sample required. In his experience virtually all houses are re-sold within 40 months, so using the Empirical Rule he will estimate σ by one-sixth the range, or 406=6.7.

  2. A wildlife manager wishes to estimate the mean length of fish in a large lake, to within one inch, with 80% confidence. Estimate the minimum size sample required. In his experience virtually no fish caught in the lake is over 23 inches long, so using the Empirical Rule he will estimate σ by one-sixth the range, or 236=3.8.

  3. You wish to estimate the current mean birth weight of all newborns in a certain region, to within 1 ounce (1/16 pound) and with 95% confidence. A sample will cost $400 plus $1.50 for every newborn weighed. You believe the standard deviations of weight to be no more than 1.25 pounds. You have $2,500 to spend on the study.

    1. Can you afford the sample required?
    2. If not, what are your options?
  4. You wish to estimate a population proportion to within three percentage points, at 95% confidence. A sample will cost $500 plus 50 cents for every sample element measured. You have $1,000 to spend on the study.

    1. Can you afford the sample required?
    2. If not, what are your options?

Answers

    1. 35
    2. 60
    3. 139
    1. 154
    2. 253
    3. 3832
    1. 165
    2. 271
    3. 4109
  1. 23

  2. 62

  3. 955

  4. 1692

  5. 22,301

  6. 22,731

  1. 5

    1. no
    2. decrease the confidence level