home.gif (1194 bytes)grades.gif (1215 bytes)assignments.gif (1284 bytes)feedback.gif (1254 bytes)discboard.gif (1264 bytes)

syllabus.gif (1124 bytes)terminology.gif (1142 bytes)lectures.gif (1112 bytes)resources.gif (1130 bytes)jmp.gif (1086 bytes)

 

title.gif (3960 bytes)

 

T-Distribution

  1. We've been talking as if we know what sigma2.gif (310 bytes) is, and therefore that we also know the population standard error, sigma_xbar.gif (902 bytes). Of course this isn't true in actual situations. We have to estimate the population variance with the sample variance and estimate the population standard error with the sample standard error.
     
  2. We also don't know the actual population mean. This isn't usually so much of a problem. Typically we assume a specific value of mu.gif (285 bytes) and ask questions such as "Would we expect this value of xbar.gif (869 bytes) if the population mean were actually mu.gif (285 bytes)?" See some examples of this here.
     
  3. Since we don't know sigma2.gif (310 bytes) we can't calculate the population z-score. So we calculate a t-statistic instead:

 
tstat1.gif (545 bytes)

  1. The t-statistic has a t-distribution if:
     
    1. The population the sample was taken from was normally distributed, and
       
    2. The sample was randomly selected
       
  2. There are actually many t-distributions with each differing in the number of degrees of freedom it has. The degrees of freedom, abbreviated df, is n-1. There is a separate t-distribution table for each value of the degrees of freedom.
     
    For instance, if n=10 then the degree of freedom is 9. To find P(t > 2 | df = 9) you would use the t-table with the title df=9. You use these tables just like the z-table for the standard normal distribution. So, P(t > 2 | df = 9) = 0.0383.
     
  3. Regardless of the degrees of freedom, the t-distribution is always symmetric with mean 0. So all the tricks you used to find probabilities with the z-table also work with the t-tables. For instance:
     
    P(t < -2 | df = 9) =
    P(t > 2 | df = 9) =
    0.0383
     
  4. As n becomes large, and therefore df gets large, the t-distribution table becomes more and more similar to the z-distribution table. Indeed, the tables I provided only go up to df=30. If you are ever confronted with a df bigger than 30 just use the standard normal table (= z-distribution table).

 

E-mail Mr. Callahan at stat110@edcallahan.com with questions or comments about this web site or about the class itself.

This page was last modified on November 04, 1999.