Daily Reading from group sms2 to group sms1

Choosing a T-Test

Tutorial Navigation

Getting StartedGeneral Instructions | Introduction to Your Study | Experimental Design | Stating a Hypothesis
Descriptive StatisticsHistograms | Central Tendency | Standard Deviation | Confidence Intervals
Comparing Two SamplesSamples and Populations | Choosing a T-Test | Independent T-Test | P-Values and T-Tables
Important ConceptsThe Normal Distribution | Z Scores | Probability Distributions
LevelsYou are currently on Choosing a T-Test at level 1. Level 1 | Level 2 | Level 3
Next Topic Samples and Populations | Independent T-Test

Explanation

Paired or Independent t-test?
There are two types of t-test, the paired t-test and the independent t-test. This page tells you how to pick the right one for your data.

We have already seen that when comparing two samples, it is important to know whether or not the samples are paired. The section on experimental design covers this in more detail, but here is a quick recap:

  • With paired (dependent) samples, it is possible to take each measurement in one sample and pair it sensibly with one measurement in the other sample. This might be because measurements were taken from the same group twice (repeated measures) or because there is some other way to join measurements, for example, comparing the IQ of older and younger brothers;
  • With independent samples, there is no sensible way to pair off the measurements.

One of the reasons that you need to identify the type of experimental design that you are dealing with is that you need to use the right t-test for the right design:

  • The paired t-test is used when you have a paired design
  • The independent t-test is used when you have an independent design
That's easy enough.

The other thing you need to decide at this point is easy to decide, but can be slightly harder to understand. You need to decide which of the following types of effect you expect to find:

  • The first mean to be larger than the second
  • The first mean to be smaller than the second
  • The first mean to be different from the second in either direction
You will see this choice referred to in literature and textbooks as the number of tails of the test. The tail is the extreme end of the distribution of the data and your experiment can be one of two types:
  • One tailed tests expect the effect to be in a certain direction, so the first two points above are examples of 1 tailed experiments
  • Two tailed tests are used when you have no idea which sample will be larger than the other, but you are looking for any difference. The third point above is such a case.
If you have stated your experimental hypothesis with care, it will tell you which type of effect you are looking for. For example, the hypothesis that "Coffee improves memory" is one tailed because you expect an improvement. The hypothesis, "Men weigh a different amount from women" suggests a two tailed test as no direction is implied. So remember, don't be vague with your hypothesis if you are looking for a specific effect! Be careful with the null hypothesis too - avoid "A does not effect B" if you really mean "A does not improve B".

Level 3 of this topic explains why you need to make this choice. The pages on interpreting t values explain what practical effects the choice has on the results of a t-test.

Exploration

Here are a few questions to test yourself to make sure you understand the choice of t-test type and tail number.

An experiment measures people's lung capacity before and then after an exercise programme to see if their fitness has improved.
Which t-test would you use?   Help
How many tails does the test have?   Help

A different experiment measures the lung capacity of one group who took one exercise programme and another group who took a different exercise programme to see if there was a difference.
Which t-test would you use?   Help
How many tails does the test have?   Help

Application

Your experiment compares dailyreading when smstreatment is sms2 with dailyreading when smstreatment is sms1. DailyReading is measured from one set of students where smstreatment is sms2 and from another set of where smstreatment is sms1.

Your experimental hypothesis is "Sms treatment will increase motivation", so you know which direction you expect the difference to be in.
What is your experimental design?   Help
Which t-test should you choose?   Help
How many tails does your experiment have?   Help

Samples and Populations | Independent T-Test