F-test and t-test comparing weight gain on two rat diets

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
37 replies · 8K views
I like Serena said:
Yes...

So the interval would be close to zero in the plus and minus direction, something like
(-3, 3)

Like that yeah?
 
Physics news on Phys.org
Yes! :smile:

So how can you see from your interval whether it is significant or not?
 
Because my interval has both boundaries greater than zero, we're 95% certain the difference is between these boundaries, so that means we're 95% certain the difference is greater than zero. This is significant and forces us to reject the null hypothesis?
 
Yep! :smile:

When you use a CI in a test to compare the means of two samples, the criterion is whether the CI contains zero.
 
Ah I see! :smile:

So it would be better to do a confidence interval instead of a t-test?
 
Ah, now we're getting into the murky stuff that is open questions and discussions.

Let me counter that by asking: what are the pro's and con's of a CI versus a t-test?
What's the difference anyhow between a t-test and this confidence interval?

And I'll ask one more question: can you do a 1-sided test with a confidence interval?
 
With a CI, we know that if the interval doesn't contain zero the means can't be the same. With a t-test we're relying on probabilities and approximations.

I would sat yes, because if you test Ha: u1>u2, and find a CI for u1-u2, and if this doesn't contain zero we're 95% certain Ha is true
 
Maybe_Memorie said:
With a CI, we know that if the interval doesn't contain zero the means can't be the same. With a t-test we're relying on probabilities and approximations.

Wow! Stop!
A CI does not give certainty!
Basically the CI is a t-test. It's just represented differently.
But the ultimate result (rejection or not) is the same.

Maybe_Memorie said:
I would sat yes, because if you test Ha: u1>u2, and find a CI for u1-u2, and if this doesn't contain zero we're 95% certain Ha is true

Hmm, suppose the CI is (-6, -1).
That does not contain 0.
Does that mean Ha is probably true?