t-distribution
t-Distribution
When working with small samples or when the population standard deviation is unknown, we use the t-distribution.
Key Properties
- Symmetric around zero
- Bell-shaped like the Normal Distribution
- Characterized by degrees of freedom (df =
) - Has heavier tails than the Normal distribution
- Approaches the Normal distribution as sample size increases (
)
Comparing Normal and t-Distributions
Aspect | t-Distribution | Normal Distribution |
---|---|---|
Tail Weight | Heavier tails | Standard tails |
Sample Size | Best for small samples | Best for large samples |
Parameters | Degrees of freedom | Mean and variance |
Critical Values | Varies with df | Fixed values (e.g., 1.96) |
Confidence Intervals
Using Normal Distribution ( )
For 95% confidence intervals when
Using t-Distribution (Small Samples)
For small samples or unknown
where
Effect of Parameters on Intervals
The width of confidence intervals depends on:
- Confidence Level: Higher → Wider interval
- Sample Size: Larger → Narrower interval
- Variability: More variable → Wider interval
Conditions for Valid Application
For Normal Distribution
- Random sample from the population
- Sample size
For t-Distribution
- Random sample from the population
- For small
: Population should be approximately normal - Independent observations
When to Use Each
- Use t-distribution when:
- Sample size is small (
) - Population standard deviation (
) is unknown - Working with differences in means
- Sample size is small (
- Use Normal distribution when:
- Sample size is large (
) - Population standard deviation is known
- Working with proportions
- Sample size is large (
See also: