In: Math
The F distribution differs from the t distribution is all of these ways except ?
| BASIS FOR COMPARISON | T-TEST | F-TEST | 
|---|---|---|
| Meaning | T-test is a univariate hypothesis test, that is applied when standard deviation is not known and the sample size is small. | F-test is statistical test, that determines the equality of the variances of the two normal populations. | 
| Test statistic | T-statistic follows Student t-distribution, under null hypothesis. | F-statistic follows Snedecor f-distribution, under null hypothesis. | 
| Application | Comparing the means of two populations. | 
 Comparing two population variances  | 
The difference between t-test and f-test can be drawn clearly on the following grounds:
The p-value for the t-test is the probability of recording a t-value as far from zero, and this equals the probability of getting as large an F-ratio as the one evaluated from the data.