T statistic
used to test hypothesis about unknown popn mean (µ) when **value of σ is unknown **
Formula of:
T statistics formula is identical to z-score formula except estimated standard error is used instead of **standard error (σ/√n) **
Estimated Standard Error
Sx-bar = s/√n
**Degrees of freedom **
# of scores in sample that are **independant and free to vary **
The **larger **the value of df….
the more closely t distribution _approximates _normal distribution
t distribution
complete set of values computed for every possible random sample for specific sample size (n) or **specific degrees of freedom (df) **
One-sample T-test
df = n - 1

Two-sample Independant T-test
most popular in psychology until early 1960s
Two-sample Independant T-Test
t = ( x̄1 - x̄2) / √ [(SS1 + SS2)/(n1+ n2 - 2)] (1/n1 + 1/n2)
**Two-sample independant t-test **
1) **normality **
2) **homogeneity of variance **
3) independance
Two-sample Independant T-test
df = n1 + n2 - 2
H0 : μ1= μ2
HI : μ1 ≠ μ2
1) normality
difference between popns are normally distributed
2) homogeneity of variance
both samples are drawn from populations whose **variances are the same **
σ12=σ22
3) independance
scores from the 2 populations are independant or **unrelated **
**Two-sample Dependant T-test **
used for Matching or **Repeated Measures **(Within-subjects) Designs
Matching
Repeated Measures/Within-Subjects Design
popular in cognitive psychology & learning
Two-sample Dependant T-test
normality
Two-sample **Dependant **T-test
df = npairs - 1
Ho: μD = 0
H1: μD ≠ 0
Two-sample **Dependant **T-test
Sample of D scores (difference in scores):
If you have 3+ levels of a treatment, multiple t-tests would?
How do we **keep **α = 0.05?
inflate **familywise **Type 1 error beyond 5%
use ANOVA
**Analysis of Variance (ANOVA) **
hypothesis-testing procedure used to evaluate mean differences (usually 3+ levels) between 2+ treatments
**One-Way ANOVA **
technique used for **3+ **treatment levels/samples
One-Way ANOVA
**large **variability between treatments but **small **variability within each treatment