Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $f(m,n,w)$ be the probability density function of F variable with m numerator df and n denominator df, i.e.

$$f(m,n,w)=\frac{\Gamma\left(\frac{m+n}{2}\right)(m/n)^{m/2}}{\Gamma(m/2)\Gamma(n/2)}w^{(m/2)-1}\left(1+\frac{mw}{n}\right)^{-(m+n)/2}$$

I am interested in the infimum of $\int_1^\infty f(m,n,w) dw$ over all $m,n$. From my exploration, this seems to be $$1-erf(1/\sqrt{2})\approx 0.3173$$ where $erf(x)=\frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2} dt$.

Can anyone prove this or point me to a reference?

share|improve this question
What is the significance of this result? – PEV Mar 11 '11 at 14:35
This is related to testing hypothesis about equality of variances. – TCL Mar 11 '11 at 14:40
Do you require $m$ and $n$ to be positive integers? – Mike Spivey Mar 11 '11 at 21:35
Yes. They are positive integers. It appears that the inf (min) attains at m=1, n=infinity, i.e. when it becomes $\chi^2$ with one degree of freedom. – TCL Mar 11 '11 at 21:39
I think your conjecture is correct, but unfortunately I don't see how to prove it, either. – Mike Spivey Mar 11 '11 at 23:58

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.