Dependent Samples
Also known as matched pairs and repeated measures
Same subjects participate in both conditions of the experiment
Independent Samples
A.k.a independent measures
Different groups of subjects perform different conditions of the experiment
Both dependent and independent samples involve one independent variable (IV) with two levels (conditions).
One dependent variable is measured as an outcome.
The t-statistic is expressed as:
[ t = \frac{(M_1 - M_2) - (\mu_1 - \mu_2)}{S_{(M_1 - M_2)}} ]
Where:
Numerator: Difference between sample means and hypothesized population means
Denominator: Estimated standard error of the difference between sample means
Similar in logic to z-scores.
Definition: A parametric test comparing differences for two groups or scores.
Continuous Dependent Variable
Categorical Independent Variable with 2 levels
Independence of observations
Normal distribution of the data
Homogenous variance between groups (homoscedasticity)
At least 6 subjects per group for a balanced design
Wilcoxon Signed-Rank Test (for unequal variance)
Mann-Whitney U Test
Used for paired samples from the same population.
Design: Repeated Measures Design
Example: Same people tested before and after treatment.
Used for two different groups (between-subjects design).
Example: Completely different samples.
Used when there is no prior knowledge about population parameters (μ, σ).
Estimates variance using sample data.
Evaluates if sample means come from the same population or two different populations.
Compares one group to a known standard (whether a group's mean differs from a standard value).
One-Tailed Test: Hypothesis specifies direction (e.g., one group higher than the other).
Two-Tailed Test: Tests for any significant difference, regardless of direction.
Assumes no significant difference between population means.
Suggests a significant difference does exist.
Calculated as follows:
One-Sample t-Test: df = n - 1
Dependent Samples: df = n - 1 (paired measurements)
Independent Samples: df = n1 + n2 - 2
Standardized measure of mean difference
Formula: [ d = \frac{M_1 - M_2}{s} ]
Compares observed differences to expected random differences.
Measures variability in scores explained by treatment effects.
Example Structure:
Results indicate a significant difference between noise group (M=3.45, SD=1.11, n=12) and no-noise group (M=3.00, SD=0.80, n=12), t(22) = 4.00, p = .001. Effect size d = .002.
Important to note: If p < .001, exact value may not need to be stated.
Example: A study measuring the effect of a new study technique on test scores, where the same group of students takes a pre-test before using the technique and a post-test afterward to evaluate improvement.
Example: A clinical trial comparing the effects of two different medications on blood pressure, with one group receiving medication A and another group receiving medication B
Example: In a study examining the impact of sleep on cognitive performance, the independent variable is the amount of sleep (group with 6 hours vs. group with 8 hours), and the dependent variable is the performance score on a cognitive test.
Example: In a study measuring the difference in average height between two samples of plants, the t-statistic helps determine if the difference in mean heights is statistically significant.
Example: When comparing test scores of students from two different teaching methods, a t-test can help identify whether the mean difference in scores is significant.
Example: A researcher tests whether a new reading program affects the scores of 2nd graders and assumes that the scores are normally distributed, the students are independent, and there are equal variances between the two teaching methods.
Example: A researcher measures blood glucose levels in diabetic patients before and after a new diet plan.
Example: A study evaluating the effectiveness of two different exercise programs on weight loss; participants in one group follow Program A, while another group follows Program B.
Example: Researchers evaluating the test scores of two different classes using different textbooks for English, without prior assumptions of the classes’ performance.
Example: Investigating whether students in a private school outperform those in a public school on a standard math assessment.
Example: A school compares its average student GPA to the national average GPA to see if they are significantly different.
Example: A researcher tests whether a new drug significantly lowers cholesterol levels (one-tailed) versus simply testing if it has any effect on cholesterol (two-tailed).
Example: "There is no significant difference in average test scores between Group A and Group B."
Example: "There is a significant difference in average test scores between Group A and Group B."
Example: A study with one sample of size 30 would have degrees of freedom calculated as df = n - 1 = 29.
Example: In a clinical trial where the mean difference in recovery times between two therapies is measured, Cohen’s d can quantify the difference’s size.
Example: In a regression analysis on the effect of study hours and sleep on GPA, R² indicates how much variability in GPA is explained by the study hours and sleep combined.
Example: "Results indicated a significant difference in test scores between the experimental group (M=88, SD=5.5, n=15) and control group (M=75, SD=6.0, n=15), t(28) = 3.92, p < .001, Effect size d = 0.85."