Sections
Introduction

Introduction

Introduction

In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this unknown number did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close-enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.

William S. Gosset (1876–1937) of the Guinness brewery in Dublin, Ireland, ran into this problem. His experiments with hops and barley produced very few samples. Just replacing σ with s did not produce accurate results when he tried to calculate a confidence interval. He realized that he could not use a normal distribution for the calculation; he found that the actual distribution depends on the sample size. This problem led him to discover what is called the Student's t-distribution. The name comes from the fact that Gosset wrote under the pen name Student.

Up until the mid-1970s, some statisticians used the normal distribution approximation for large sample sizes and used the Student's t-distribution only for sample sizes of at most 30. With graphing calculators and computers, the practice now is to use the Student's t-distribution whenever s is used as an estimate for σ.

If you draw a simple random sample of size n from a population that has an approximately normal distribution with mean μ and unknown population standard deviation σ and calculate the t-score t = x¯μ(sn)x¯μ(sn), then the t-scores follow a Student's t-distribution with n – 1 degrees of freedom. The t-score has the same interpretation as the z-score: It measures how far x¯x¯ is from its mean μ. For each sample size n, there is a different Student's t-distribution.

The degrees of freedom (df), n – 1, are the sample size minus 1.

Properties of the Student's t-distribution
  • The graph for the Student's t-distribution is similar to the standard normal curve.
  • The mean for the Student's t-distribution is zero, and the distribution is symmetric about zero.
  • The Student's t-distribution has more probability in its tails than the standard normal distribution. Figure 8.6 shows the graphs of the Student’s t-distribution for 1, 2 and 5 degrees of freedom (v), compared to the standard normal distribution (in black).
    A graph showing a bell shaped curve of normal distribution with two vertical lines to the left and right of center. The vertical line to the left is labeled 6244 and the vertical line to the right is labeled 11014. The area between the vertical lines is shaded purple. The horizontal axis is unlabeled. There are three tick marks on the horizontal axis at the bottom of the vertical lines and at a point equidistant between the lines. The tick mark in the center of the bell curve is labeled 8629.
    Figure 8.6
  • The exact shape of the Student's t-distribution depends on the degrees of freedom. As the degrees of freedom increase, the graph of the Student's t-distribution becomes more like the graph of the standard normal distribution.
  • The underlying population of individual observations is assumed to be normally distributed with unknown population mean μ and unknown population standard deviation σ. The size of the underlying population is generally not relevant unless it is very small. If it is bell-shaped (normal), then the assumption is met and does not need discussion. Random sampling is assumed, but that is a completely separate assumption from normality.

Calculators and computers can easily calculate any Student's t-probabilities. The TI-83, 83+, and 84+ have a tcdf function to find the probability for given values of t. The grammar for the tcdf command is tcdf(lower bound, upper bound, degrees of freedom). However, for confidence intervals, we need to use inverse probability to find the value of t when we know the probability.

For the TI-84+, you can use the invT command on the DISTRibution menu. The invT command works similarly to the invnorm. The invT command requires two inputs: invT(area to the left, degrees of freedom). The output is the t-score that corresponds to the area we specified.

The TI-83 and 83+ do not have the invT command. (The TI-89 has an inverse T command.)

A probability table for the Student's t-distribution can also be used. The table gives critical t-values that correspond to the confidence level (column) and degrees of freedom (row). (The TI-86 does not have an invT program or command, so if you are using that calculator, you need to use a probability table for the Student's t-distribution.) When using a t-table, note that some tables are formatted to show the confidence level in the column headings, while the column headings in some tables may show only corresponding area in one or both tails.

A Student's t-table (See Figure G1) gives t-scores given the degrees of freedom and the right-tailed probability. The table is very limited. Calculators and computers can easily calculate any Student's t-probabilities.

 

If the population standard deviation is not known, the error bound for a population mean is

  • EBM=(tα2)(sn)EBM=(tα2)(sn),
  • tσ2tσ2 is the t-score with area to the right equal to α2α2,
  • use df = n – 1 degrees of freedom, and
  • s = sample standard deviation.

The format for the confidence interval is

(x¯EBM,x¯+EBM).(x¯EBM,x¯+EBM).

Using the TI-83, 83+, 84, 84+ Calculator

To calculate the confidence interval directly, do the following:

Press STAT.
Arrow over to TESTS.
Arrow down to 8:TInterval and press ENTER (or just press 8).

Example 8.8

Suppose you do a study of acupuncture to determine how effective it is in relieving pain. You measure sensory rates for 15 subjects with the results given. Use the sample data to construct a 95 percent confidence interval for the mean sensory rate for the population (assumed normal) from which you took the data.


 
The solution is shown step-by-step and by using the TI-83, 83+, or 84+ calculators.
8.6, 9.4, 7.9, 6.8, 8.3, 7.3, 9.2, 9.6, 8.7, 11.4, 10.3, 5.4, 8.1, 5.5, 6.9
Solution 8.8
  • The first solution is step-by-step (Solution A).
  • The second solution uses the TI-83+ and TI-84 calculators (Solution B).

Solution A To find the confidence interval, you need the sample mean, x¯x¯, and the EBM.

x¯=8.6 + 9.4 + 7.9 + 6.8 + 8.3 + 7.3 + 9.2 + 9.6 + 8.7 + 11.4 + 10.3 + 5.4 + 8.1+ 5.5+ 6.915=8.2267;s=(8.6x¯)2+ (9.4  x¯)2++(5.5  x¯)2+ (6.9  x¯)214=1.6722;n=15x¯=8.6 + 9.4 + 7.9 + 6.8 + 8.3 + 7.3 + 9.2 + 9.6 + 8.7 + 11.4 + 10.3 + 5.4 + 8.1+ 5.5+ 6.915=8.2267;s=(8.6x¯)2+ (9.4  x¯)2++(5.5  x¯)2+ (6.9  x¯)214=1.6722;n=15

df = 15 – 1 = 14 CL, so α = 1 – CL = 1 – 0.95 = 0.05

α2α2 = 0.025; tα2=t0.025tα2=t0.025

The area to the right of t0.025 is 0.025, and the area to the left of t0.025 is 1 – 0.025 = 0.975.

tα2=t0.025=2.14tα2=t0.025=2.14 using invT(.975,14) on the TI-84+ calculator.

EBM=(tα2)(sn)EBM=(tα2)(sn)
EBM=(2.14)(1.672215)=0.924EBM=(2.14)(1.672215)=0.924
x¯  EBM = 8.2267 – 0.9240 = 7.3x¯  EBM = 8.2267 – 0.9240 = 7.3
x¯ + EBM = 8.2267+0.9240=9.15x¯ + EBM = 8.2267 – 0.9240 = 7.3
The 95 percent confidence interval is (7.30, 9.15).The 95 percent confidence interval is (7.30, 9.15).

We estimate with 95 percent confidence that the true population mean sensory rate is between 7.30 and 9.15.

Solution 8.8
Solution B

Using the TI-83, 83+, 84, 84+ Calculator

Press STAT and arrow over to TESTS.

Arrow down to 8:TInterval and press ENTER (or you can just press 8).

Arrow to Data and press ENTER.

Arrow down to List and enter the list name where you put the data.

There should be a 1 after Freq.

Arrow down to C-level and enter 0.95.

Arrow down to Calculate and press ENTER.


The 95 percent confidence interval is (7.3006, 9.1527).

Note

When calculating the error bound, you can also use a probability table for the Student's t-distribution to find the value of t. The table gives t-scores that correspond to the confidence level (column) and degrees of freedom (row); the t-score is found where the row and column intersect in the table.

Try It 8.8

You do a study of hypnotherapy to determine how effective it is in increasing the number of hours of sleep subjects get each night. You measure hours of sleep for 12 subjects with the following results. Construct a 95 percent confidence interval for the mean number of hours slept for the population (assumed normal) from which you took the data.

8.2, 9.1, 7.7, 8.6, 6.9, 11.2, 10.1, 9.9, 8.9, 9.2, 7.5, 10.5

Example 8.9

A group of researchers is working to understand the scope of industrial pollution in the human body. Industrial chemicals may enter the body through pollution or as ingredients in consumer products. In October 2008, the scientists tested cord-blood samples for 20 newborn infants in the United States. The cord blood of the In utero/newborn group was tested for 430 industrial compounds, pollutants, and other chemicals, including chemicals linked to brain and nervous-system toxicity, immune-system toxicity, reproductive toxicity, and fertility problems. There are health concerns about the effects of some chemicals on the brain and nervous system. Table 8.3 shows how many of the targeted chemicals were found in each infant’s cord blood.

79 145 147 160 116 100 159 151 156 126
137 83 156 94 121 144 123 114 139 99
Table 8.3

Use this sample data to construct a 90 percent confidence interval for the mean number of targeted industrial chemicals to be found in an infant’s blood.

Solution 8.9

Solution A From the sample data, you can calculate x¯=79 + 145 + + 139+ 9920=127.45s=(79x¯)2+ (145  x¯)2++(139  x¯)2+ (99  x¯)219=25.965.x¯=79 + 145 + + 139+ 9920=127.45s=(79x¯)2+ (145  x¯)2++(139  x¯)2+ (99  x¯)219=25.965. There are 20 infants in the sample, so n = 20, and df = 20 – 1 = 19.

You are asked to calculate a 90 percent confidence interval: CL = 0.90, so α = 1 – CL = 1 – 0.90 = 0.10. α2=0.05,tα2=t0.05α2=0.05,tα2=t0.05

By definition, the area to the right of t0.05 is 0.05, and so the area to the left of t0.05 is 1 – 0.05 = 0.95.

Use a table, calculator, or computer to find that t0.05 = 1.729.

EBM=tα2(sn)=1.729(25.96520)  10.038x¯ – EBM = 127.45 – 10.038 = 117.412 x¯ + EBM = 127.45 + 10.038 = 137.488EBM=tα2(sn)=1.729(25.96520)  10.038x¯ – EBM = 127.45 – 10.038 = 117.412 x¯ + EBM = 127.45 + 10.038 = 137.488

We estimate with 90 percent confidence that the mean number of all targeted industrial chemicals found in cord blood in the United States is between 117.412 and 137.488.

Solution 8.9

Solution B

Using the TI-83, 83+, 84, 84+ Calculator

Enter the data as a list.

Press STAT and arrow over to TESTS.

Arrow down to 8:TInterval and press ENTER (or you can just press 8). Arrow to Data and press ENTER.

Arrow down to List and enter the list name where you put the data.

Arrow down to Freq and enter 1.

Arrow down to C-level and enter 0.90.

Arrow down to Calculate and press ENTER.

The 90 percent confidence interval is (117.41, 137.49).
Try It 8.9

A random sample of statistics students was asked to estimate the total number of hours they spend watching television in an average week. The responses are recorded in Table 8.4. Use the following sample data to construct a 98 percent confidence interval for the mean number of hours statistics students will spend watching television in one week.

0 3 1 20 9
5 10 1 10 4
14 2 4 4 5
Table 8.4