Paired Samples t-test: Definition, Formula, and Example
A paired samples t-test is used to compare the means of two samples when each observation in one sample can be paired with an observation in the other sample. This tutorial explains the following: A paired samples t-test is commonly used in two scenarios: 1. A measurement is taken on a subject before and after some treatment – e.g. the max vertical jump of college basketball players is measured before and after participating in a training program. 2. A measurement is taken under two different conditions – e.g. the response time of a patient is measured on two different drugs. In both cases we are interested in comparing the mean measurement between two groups in which each observation in one sample can be paired with an observation in the other sample. A paired samples t-test always uses the following null hypothesis: The alternative hypothesis can be either two-tailed, left-tailed, or right-tailed: We use the following formula to calculate the test statistic t: t = xdiff / (sdiff/√n)
A paired samples t-test is used to compare the means of two samples when each observation in one sample can be paired with an observation in the other sample. This tutorial explains the following: The motivation for performing a paired samples t-test. The formula to perform a paired samples t-test. The assumptions that should be met to perform a paired samples t-test. An example of how to perform a paired samples t-test. Paired Samples t-test: Motivation A paired samples t-test is commonly used in two scenarios: 1. A measurement is taken on a subject before and after some treatment –…
saved by
related reading
- Kolmogorov–Smirnov test - Wikipediaen.wikipedia.org
- Hypothesis Testingtheiilab.com
- P-Value Method for Hypothesis Testing | Towards Data Sciencetowardsdatascience.com
- McNemar's test - Wikipediaen.wikipedia.org
- Bradley–Terry model - Wikipediaen.wikipedia.org
- Forumforum.minerva.edu
- Kuiper's test - Wikipediaen.wikipedia.org
- Power (statistics) - Wikipediaen.wikipedia.org
- Common statistical tests are linear models (or: how to teach stats)lindeloev.github.io
- 10 Complex Diff-in-Diff Designs – Causal Inference<br/>*The Remix*mixtape.scunning.com
- Likelihood-ratio test - Wikipediaen.wikipedia.org
- German tank problem - Wikipediaen.wikipedia.org