1/19
Ho = I will not crash out; Ha = I will crash out
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
One-Sample t-Test
Tests whether mean of a SINGLE SAMPLE is equal to given population mean
Two-Sample t-Test
Compares means of TWO INDEPENDENT groups to see if there’s a significant difference
Chi-Square Test of Goodness of Fit
Tests whether observed categorical data fits a theoretical/EXPECTED distribution
Chi-Square Test of Independence
Tests whether two categorical variables are INDEPENDENT or related
Null Hypothesis (HO)
Default assumption → no significant difference/effect; usually involves EQUALITY or INDEPENDENCE
Alternative Hypothesis (HA)
What you’re testing for → states there is a significant difference or that an effect exists; never includes equality (<, >, ≠)
If HO is rejected, what does that make HA?
True
Two-Tailed t-Test
Checking if two means are different in EITHER direction (≠) → use when question doesn’t specify direction of difference
One-Tailed t-Test
Checking if one mean is specifically GREATER/LESS THAN the other (>, <) → use when question specifies direction
If p > α…
The result is not statistically significant → fail to reject HO (can’t support HA
If p < α…
The result is statistically significant → reject HO in favor of HA (strong enough data to suggest a difference exists
What is the df of a One-Sample t-Test?
Sample size - 1
What is the df of a Two-Sample t-Test?
(Sample size 1 + Sample size 2) - 2
What is the df of a Chi-Square Test of Goodness of Fit?
Number of categories - 1
What is the df of a Chi-Square Test of Independence?
(Rows - 1)(Columns - 1)
What are HO and HA in a One-Sample t-Test?
HO: μ = μo
HA: μ ≠ μo
What are HO and HA in a Two-Sample t-Test?
HO: μ1 = μ2
HA: μ1 ≠ μ2
What are HO and HA in a Chi-Square Test of Goodness of Fit if expected values are the SAME?
HO: μ1 = μ2 = μ3
HA: μ1 ≠ μ2 = μ3
What are HO and HA in a Chi-Square Test of Goodness of Fit if expected values are DIFFERENT (x, y, z)?
HO: μ1 = x, μ2 = y, μ3 = z
HA: μ1 ≠ x, μ2 = y, μ3 = z
What are HO and HA in a Chi-Square Test of Independence?
HO: The two variables are INDEPENDENT/have no association
HA: The two variables are NOT independent/have an association