8.15
F 분포는 영국 통계학자인 로널드 피셔 경의 이름을 따서 명명되었습니다. F 통계는 분자와 분모에 각각 하나씩 자유도를 갖는 비율(분수)입니다. F 분포는 스튜던트 t 분포에서 파생됩니다. F 분포의 값은 t 분포의 해당 값의 제곱입니다. 단방향 분산 분석(One-Wa…
저명한 통계학자 로널드 피셔 경(Sir Ronald Fisher)의 이름을 딴 F 검정은 정규 분포를 따르는 두 모집단의 모집단 분산 간의 차이를 비교합니다.
F 검정은 표본 분산의 비율인 F 통계량을 사용하므로 음수가 아닙니다.
일반적으로 계산의 편의를 위해 분자는 더 높은 표본 분산을 나타내고 분모는 더 작은 표본 분산을 나타냅니다.
표본 분산 간의 차이가 줄어들면 F 통계량이 합일에 가까워집니다.
두 개의 독립적인 정규 분포를 따르는 모집단의 여러 무작위 표본에 대한 F 통계량을 계산하고 F 통계량을 플로팅하면 카이-제곱 분포 곡선과 유사한 비대칭 곡선인 F 분포 곡선이 생성됩니다.
그러나 카이제곱 기반 검정과 달리 F 분포에는 분자와 분모에 대한 두 세트의 자유도가 있습니다. F 분포 곡선의 정확한 모양은 이 두 자유도에 따라 달라집니다.
이 분포는 F 검정 및 분산 분석과 같은 분산 비교와 관련된 방법에 유용합니다.
View the full transcript and gain access to JoVE Core videos
Q1: What is the F statistic and why is it never negative?
The F statistic is a ratio of two sample variances from normally distributed populations. Because it represents the division of one variance by another, and variances are always non-negative values, the F statistic cannot be negative. By convention, the numerator contains the larger sample variance and the denominator contains the smaller variance, simplifying calculations.
Q2: How does the F distribution differ from the chi-square distribution?
Both the F distribution and chi-square distribution are asymmetric curves used in statistical testing. However, the F distribution has two sets of degrees of freedom—one for the numerator and one for the denominator—while the chi-square distribution has only one set. The shape of the F distribution depends on both sets of degrees of freedom, making it more flexible for comparing variances across multiple groups.
Q3: What are variance between samples and variance within samples in ANOVA?
Variance between samples estimates the population variance from the variance of sample means, representing variation due to treatment or explained variation. Variance within samples is the average of individual sample variances, representing variation due to error or unexplained variation. Together, these two variance estimates form the F ratio used in ANOVA to test whether group means differ significantly.
Q4: Why should ANOVA be used instead of multiple t tests when comparing more than two groups?
Performing multiple pairwise t tests increases the likelihood of making a Type 1 error, where you incorrectly reject a true null hypothesis. One-Way ANOVA expands the t test framework to compare more than two groups simultaneously, controlling the overall error rate. This single comprehensive test is more statistically efficient and reliable than conducting multiple individual comparisons.
Q5: How do degrees of freedom affect the shape of the F distribution?
The F distribution's exact shape depends on two sets of degrees of freedom: one for the numerator and one for the denominator. Different combinations of these degrees of freedom produce different distribution curves. As you compute the F statistic for multiple random samples from two independent normally distributed populations, the resulting F distribution curve reflects these specific degrees of freedom values.
Q6: What happens to the F statistic as the difference between sample variances decreases?
As the difference between sample variances reduces, the F statistic approaches unity, or a value of one. This occurs because the F statistic is calculated as the ratio of the larger sample variance to the smaller sample variance. When the two variances become more similar, their ratio approaches one, indicating less evidence of a significant difference between populations.
Q7: How is the F distribution derived from the Student's t distribution?
The F distribution is derived from the Student's t distribution, with the values of the F distribution being squares of the corresponding values of the t distribution. This mathematical relationship connects the two distributions, allowing the F test to extend hypothesis testing capabilities beyond what the t distribution alone can provide, particularly for comparing multiple group variances simultaneously.