1/11
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Why is hypothesis testing useful?
Compare a population measure to a specified value
Compare measures for 2 populations
Determine whether a population follows a specified distribution
What are the steps of hypothesis testing?
State the null hypothesis (Ho) – that there is no relationship between two or more objects of comparison
State the alternative hypothesis (Ha) – the statement that the null hypothesis is false
Set the significance (α) – the statistical strength of the hypothesis test
Collect data
Calculate a test statistic (p-value)
Accept or reject the hypothesis (compare p-value to α)
Draw a conclusion about the null hypothesis
What is type I error?
Rejecting the null hypothesis when it is true (false positive)
What is type II error?
Don’t reject the null hypothesis when the alternative is true (False negative)
What is the p value?
The probability of obtaining a test statistic as extreme or more extreme than the one calculated if the null hypothesis (Ho) is true
What is a 1 sample t-test?
Compares the sample mean to a hypothesized value
Compares the sample mean to the hypothesized value to assess variability in the sample
The results indicate whether the difference between the values is statistically significant, using the p-value
What is a 2 sample t test?
A test for two population means to determine whether there is a significantly difference between the two populations
The two populations must be independent of the other (i.e., observations for the two populations should have occurred at different times)
The results indicate whether the difference between the two populations are statistically significant, using the p-value
What assumptions do we make when doing a 2 sample t test?
The two populations are independent
The data is normal
The two populations have equal variances
What is a paired t test?
A hypothesis test for the mean difference between paired observations that are related or dependent
The paired t-test is useful for assessing differences in before-and-after measurements on the same subject when a treatment is applied to the after measurements
What assumptions do we make when doing paired t tests?
Each data point collected are independent of the others
The data is normal
What is correlation?
Linear relationship between 2 continuous variables
What is indicative of strong correlation?
R² value is greater than .5