To select the correct score, first determine if the population standard deviation () is known; if it is, and the population is normal or is large, a z-score is the standard choice.
If is unknown, calculate the sample standard deviation () and use a t-score, ensuring that the population is approximately normal or the sample size is large enough to satisfy the CLT.
In cases where the population is not normally distributed and the sample size is small (), standard parametric procedures like z or t tests cannot be reliably applied without further data transformation.
The primary distinction lies in the source of the standard deviation: z-scores use the population parameter (), while t-scores use the sample statistic ().
| Feature | z-score | t-score |
|---|---|---|
| SD Source | Population () | Sample () |
| Distribution | Standard Normal | t-distribution (by ) |
| Sample Size | Preferred for | Preferred for |
| Tail Density | Lower (less extreme) | Higher (more conservative) |
As sample size increases, the difference between z and t critical values diminishes, making the t-distribution a robust 'default' when the population variance is unknown.
Check the Sigma: Always look for whether the problem provides the population standard deviation () or the sample standard deviation (). This is the most common trigger for choosing between and .
Sample Size Threshold: Remember the rule for the Central Limit Theorem. If , you MUST verify the population is described as 'normally distributed' or 'approximately symmetric' before proceeding with a t-test.
Conservative Approach: If you are unsure and is not explicitly given, the t-score is generally the safer, more conservative choice because it accounts for the estimation error of the standard deviation.
Infinity Row: On many t-distribution tables, the very last row (labeled ) provides the critical values for the z-distribution, which can be used as a quick reference.