Comparing Means: One or Two-Sample T-test Flashcards
A type of inferential statistics used to determine if there is a significant difference between the means of two groups, which may be related to certain features.
T-test
It needs to have one independent variable and one dependent variable.
T-test
This variable can only have two levels.
Independent variable
What should be used when the independent has more than two levels?
One-way analysis of variance / One-way ANOVA
It takes a sample from each of the two-sets and establishes the problem statement by assuming a null hypothesis that the two means are equal.
T-test
What does a null hypothesis that is qualified to be rejected indicates?
It indicates that the data readings are strong and are probably not due to chance.
Three key data values
- Difference between the means or the mean difference.
- Standard deviation for each group.
- Number of subjects in each group.
Other terms for dependent sample t-test
Paired t-test / Paired sample t-test
It compares the means of two related groups to determine whether there is a statistically significant difference between the means.
Dependent t-test
It is performed when samples consist of matched pairs of similar units or when there are cases of repeated measures.
Dependent t-test / Paired t-test / Paired sample t-test
SSCMC
Hypothesis Test Steps Using Dependent/Paired sample t-test
- State the null and alternative hypothesis.
- Set the level of significance or alpha level.
- Calculate the t-value and the critical value.
- Make a statistical decision.
- Conclude.
Example of dependent sample t-test
- Someone wants to know if a new thing/method helps as compared to before.
- Cases of repeated measures; samples are the same but data are taken at two different times.
Decision rule using the p-value.
p-value ≤ significance level : reject null hypothesis
p-value > significance level : fail to reject null hypothesis
Decision rule using the critical value.
t-value ≤ critical value : fail to reject the null hypothesis
t-value > critical value : reject the null hypothesis
It compares the averages of two samples selected independently of each other.
Independent Sample T-test