Re: Simple T-test/F-test question.




:> Hello, I am trying to perform a T-test to do a test of the null
:> hypothesis that the means of normally distributed populations are
:> equal. However, as far as I know, the T-test will only test 2
:> different populations. However I need to do the test with four
:> different populations.

:Your problem of comparing 4 means is done via an Analysis of Variance
:(ANOVA) F-test. Your reading was about a different F-test.

That is corrects. The t-test for two independent means is a pecial case
of the one-way analysis of variance when there are only two groups to
compare. With several groups you apply the F-test provided by one-way
ANOVA.

Cheers,
Erkki

040-5024491 <http://www.helsinki.fi/people/Erkki.Komulainen/>
.



Relevant Pages

  • Re: Not sure how to approach this. (did stats 15 years ago)
    ... > Given, say, two populations of data points with a roughly normal ... > understand, t-test assumes equal variances, which is not necessarily true ... The variances are not horribly different, ... An overall ANOVA tests whether the variation among ...
    (sci.stat.math)
  • Re: Question about T-Test and Size of Samples
    ... the two sets were drawn from populations with different means. ... plots show that, with ~5 points, my data kind of look normal ... ... able to use a T-Test to draw a conclusion about my population means? ... normality than people often realize. ...
    (sci.stat.edu)
  • Re: Simple T-test/F-test question.
    ... hypothesis that the means of normally distributed populations are ... However reading about the F-test I found it ... Your reading was about a different F-test. ... Here are some very readable introductions to one-way ANOVA that you might find helpful. ...
    (sci.stat.math)
  • Simple T-test/F-test question.
    ... I am trying to perform a T-test to do a test of the null ... hypothesis that the means of normally distributed populations are ... However reading about the F-test I found it ...
    (sci.stat.math)
  • Re: t-test vs F-test in simple linear regression
    ... one can use either the t-test or the F-test. ... I would say that the t-test is available for beta_0 and for beta_1, ... computed F-statistic is exactly the square of the t-statistic. ... and if you keep around both individual coefficients and individual ...
    (sci.stat.math)