t-Tests & Chi-squared Flashcards
Define:
Variance
The standard deviation squared (σ2).
Much like σ, the variance gives an indication of the extent of spread in the data from the mean.
Define:
Standard Deviation (σ)
A measure of spread in the data-points relative to the mean.
Note: There is a difference between population std. deviations and sample std. deviations.
Define:
Standard Error
A measure of confidance in the accuracy of the sample mean reflecting the true population mean.
Textbook Definition: The standard deviation of the sampling distribution.
It represents the range of values either side of the sample mean that the population mean value could fall within.
What does a small standard error imply?
A higher confidence in the accuracy of the sample mean.
(For representing the population mean).
A large standard error implies…
…a lower confidence in the accuracy of the sample mean.
(For representing the population mean).
True or False:
A higher standard deviation means a higher standard error.
True
Fill-in-the-Blank:
Standard error ____ as the sample size increases.
decreases
Larger sample sizes lead to more clustering of data points around the mean (i.e. central limit theorem and increasing normality of distribution in larger samples).
The standard error gives a confidence interval (range of values) in which the true population mean may lie.
What is the formula for a 95% Confidence Interval using the standard error?
SE x 1.96
The error bars then are the mean +/- 1.96SE.
What do t-tests assess in relation to variance?
The extent of overlap between the variance aroundtwo group means.
An ANOVA test assesses this too, but with 3+ groups.
Fill-in-the-Blank:
A t-test assesses the relationship between a ____ variable and a ____ (____) variable.
- categorical
- continuous (numerical)
(e.g. gender and height).
List:
The THREE assumptions of a t-test.
- Each measurement of the sample is independent.
- Variables are normally distributed.
- Relatively equal variance between the two groups.
What is meant by independence of sample measurements?
Each data point’s value does not affect the measurement of others.
i.e. they are not reliant on each other.
In which order should you read the THREE Jamovi outputs for an independent samples t-test?
- Descriptive statistics.
- Levene’s Test.
- Student’s t-test.
The student’s t-test contains information on the p-value, and is used when writing a results section.
(i.e. t(df) = [t-test statistic] , p-value )
What does the Levene’s test measure?
A comparison of the group variances.
The p-value generated addresses H0: ‘the group variances are equal’ / ‘there is no difference in the group variances’.
If the p-value is non-significant, we can say the assumption of equal variances has been met.
What FIVE numerical values are included in the descriptive statistics output for a t-test?
- Population (N)
- Mean (x)
- Median (M)
- Standard Deviation (SD)
- Standard Error (SE)