8.4
Z分布とスチューデントのt 分布は、標本平均と標準偏差を使用して母集団の平均を推定します。ただし、計算にどの分布を使用するかを決定するには、サンプル サイズ、分布の性質、および母集団の標準偏差が既知であるかどうかを判断する必要があります。母集団の標準偏差が既知で母集団が正規分布している場合、またはサ…
z分布とt分布は、サンプル統計量を使用して母集団の平均を推定できます。しかし、特定のデータセットに対して適切な分布をどのように選択しますか?
z分布は、標準偏差が正規分布している母集団、またはサンプルサイズが30より大きい母集団に適しています。
ただし、正規分布の母集団の母集団の標準偏差が不明な場合、または母集団のサンプルサイズが30より大きい場合は、スチューデントt分布が優先されます。
対称的に分布し、サンプルサイズが非常に大きいデータセットは、ばらつきが少なくなります。このようなデータセットでは、z 分布と t 分布の両方によって推定される母平均は類似しています。
z 分布と t 分布は、正規分布の母集団から抽出されたランダム サンプルに限定されます。したがって、自発的なサンプル応答、便宜的なサンプリング、または歪んだ母集団分布や未知の母集団分布から抽出されたサンプルの母平均を推定することはできません。
したがって、ノンパラメトリック統計量またはコンピューターブートストラップ法は、正規分布していない母集団とサンプルサイズが30以下の母集団に使用されます。
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.