Paired t

Overview | How to | Example

 


 

Overview

The Paired t conducts a hypothesis test of the difference between two population means when observations are paired. It also calculates a confidence interval of the difference. This procedure is based on the t-distribution which is derived from a normal distribution. It is appropriate when the paired differences follow a normal distribution. If the observations are dependent in a pairwise manner, the matching results in smaller variance and greater power of detecting differences than the 2-sample t.

Test Null Hypothesis, H0 Alternate Hypothesis, H1
One-tailed md = mD md < mD or md > mD
Two-tailed md = mD md <> mD

where md is the population mean of the differences and mD is the hypothesized mean of the differences

 


 

How to

At the Excel Menu (For Excel 2007, go to Add-ins first)

  1. Choose ProcessMA > Statistics > Basic Statistics > Paired-t

  2. In Variable 1, select the column containing the data for the first sample (Numeric)

  3. In Variable 2, select the column containing the data for the second sample (Numeric, same number of data points as Variable 1)

  4. In Test Mean Difference, enter hypothesized difference between the population means (Numeric)

  5. In Alternate, select the appropriate alternate test

  6. In Confidence Level, enter value for confidence level (Numeric, >0 & <1)

  7. Click OK

 

 

Example

A tire manufacturer wants to compare 2 types of tires, A and B. Ten motorcycles were fitted with each type of tires in random (either front or back). After 6 months, the amount of wear and tire on the tires were measured. You want to use a Paired t procedure as it removes the variation due to difference between motorcycles.

  1. Open data worksheet by choosing ProcessMA > Tools > Data

  2. Choose ProcessMA > Statistics > Basic Statistics > Paired-t

  3. In Variable 1, select BL - Tire-A

  4. In Variable 2, select BM - Tire-B

  5. Click OK

 

Results & Interpretation

For a desired a = 0.05, since p = 0.025 < a, we will reject H0. Therefore, we conclude that there is significant evidence that the two types of tires wear out differently.

 


 

Copyright © ProcessMA