8.4
z 和学生 t 分布能够使用样本平均值和标准差来估计总体平均值。然而,如果要决定使用哪种分布来进行计算,则需要确定样本容量、分布的性质以及总体标准差是否为已知的。如果总体标准差是已知的并且总体是呈正态分布的,或者样本量超过 30,则首选 z 分布。如果总体标准差未知且总体呈正态分布,或样本量超过 3…
z 分布和 t 分布可利用样本统计量来估计总体均值。但对于给定的数据集,应如何选择合适的分布?
当总体的标准差已知且呈正态分布,或总体的样本量大于30时,优先使用z分布。
然而,如果正态分布总体的标准差未知,或总体样本量大于 30,则更倾向于使用学生 t 分布。
样本量非常大且对称分布的数据集表现出较小的变异性。对于此类数据集,使用 z 分布和 t 分布估计的总体均值相似。
z 分布和 t 分布仅适用于从正态分布总体中抽取的随机样本。因此,它们无法用于估计从自愿样本响应、方便抽样,或偏斜或未知总体分布中抽取的样本的总体均值。
因此,对于不符合正态分布的总体以及样本量小于或等于30的总体,应使用非参数统计方法或计算机自助法(bootstrapping)。
View the full transcript and gain access to JoVE Core videos
Q1: When should you use the z distribution instead of the t distribution?
Use the z distribution when the population standard deviation is known and the population is normally distributed, or when the sample size exceeds 30. The z distribution is preferred for these conditions because it provides reliable estimates of the population mean. Both distributions estimate population parameter values, but z is optimal when population parameters are known or sample sizes are large.
Q2: What conditions make the Student t distribution the better choice?
The Student t distribution is preferred when the population standard deviation is unknown and the population is normally distributed, or when the sample size exceeds 30. This distribution accounts for uncertainty in estimating the population standard deviation from sample data. It provides more conservative estimates than the z distribution when population parameters are unavailable.
Q3: Why do z and t distributions produce similar results for large samples?
Symmetrically distributed datasets with very large sample sizes show less variability, causing both distributions to converge. As sample size increases, the t distribution approaches the z distribution because the sample standard deviation becomes a more reliable estimate of the population standard deviation. This similarity reflects reduced uncertainty in parameter estimation with larger samples.
Q4: What sampling methods prevent using z or t distributions?
Voluntary response sampling, convenience sampling, and samples from skewed or unknown population distributions cannot be analyzed using z or t distributions. These sampling methods violate the assumption that data come from random samples of normally distributed populations. For such data, nonparametric statistics or computer bootstrapping methods provide more appropriate alternatives.
Q5: What should you do when sample size is less than 30 and distribution is unknown?
When sample size is less than 30 and the population distribution is unknown or skewed, neither z nor t distributions can accurately estimate the population mean. Instead, use nonparametric statistical methods such as bootstrapping for categorical data or small samples. These methods do not assume normality and provide valid estimates without relying on distribution assumptions.
Q6: How does sample size affect the choice between z and t distributions?
Both z and t distributions can be used when sample size exceeds 30, regardless of whether the population standard deviation is known. For samples smaller than 30, the choice depends on whether the population standard deviation is known and the population is normally distributed. Sample size is a critical decision factor because larger samples reduce variability and improve the reliability of both distribution estimates.
Q7: What are the key requirements for using z and t distributions?
Both z and t distributions require random samples drawn from normally distributed populations to estimate the population mean accurately. They cannot be applied to data from voluntary responses, convenience samples, or non-normal distributions. Understanding these limitations ensures appropriate statistical method selection for your data and research question.