Teste t pareado
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
Formula
t = d̄/(s_d/√n)
About this calculator
The paired t-test is a statistical tool used to compare the means of two related samples, typically measurements taken before and after an intervention in the same group of subjects. It works by calculating the difference between paired observations, obtaining the mean of these differences (d̄) and their variability (s_d), and then applying the formula t = d̄/(s_d/√n), where n is the number of pairs. This allows for the assessment of whether there is a significant difference between the means of the two samples.
This test is particularly useful in longitudinal studies or situations where subjects serve as their own controls. The application of the paired t-test assumes that the differences between paired observations follow a normal distribution. When this condition is met, the paired t-test provides a robust and efficient evaluation of the differences between means. However, it is crucial to verify the normality of the differences to ensure the validity of the results.
When using the paired t-test, it is essential to consider common precautions related to its application. Firstly, the sample selection must be done with attention to ensure that the subjects are representative of the population of interest. Additionally, randomization or balancing in relation to confounding variables should be considered when possible. Finally, the interpretation of results should be done with caution, considering the clinical or practical context of the observed differences.
The results of the paired t-test are often reported in terms of the t-value and the associated p-value. The t-value reflects the magnitude of the difference between means relative to the observed variability, while the p-value indicates the probability of observing such differences (or more extreme) under the null hypothesis that there is no difference between means. Values of p below a certain threshold (commonly 0.05) are considered statistically significant, suggesting that the intervention or change had an effect.
Frequently asked questions
What is the paired t-test and what is it used for?
The paired t-test is used to compare the means of two related samples, typically measurements taken before and after an intervention.
What are the assumptions of the paired t-test?
The paired t-test assumes that the differences between paired observations follow a normal distribution.
How to interpret the result of the paired t-test?
A p-value below 0.05 is considered statistically significant, suggesting that the intervention had an effect.
What precautions should I take when using the paired t-test?
Check the normality of the differences, proper sample selection, and consider confounding variables.
Is the paired t-test better than the independent t-test?
The paired t-test is more appropriate for related samples, while the independent t-test is used for independent samples.