Mogarrr said:
Homework Statement
Prove that the [itex]X^2[/itex] distribution is stochastically increasing in its degrees of freedom; that is if [itex]p>q[/itex], then for any [itex]a[/itex], [itex]P(X^2_{p} > a) \geq P(X^2_{q} > a)[/itex], with strict inequality for some [itex]a[/itex].
Homework Equations
1.[itex](n-1)S^2/\sigma^2 \sim X^2_{n-1}[/itex]
2.The Chi squared(p) pdf is
[itex]f(x|p)= \frac 1{\Gamma(p/2) 2^{p/2}}x^{(p/2) - 1}e^{-x/2}[/itex]
The Attempt at a Solution
Since [itex]p>q[/itex], this implies [itex]\forall a, \frac{\sigma^2 a}{p}< \frac{\sigma^2 a}{q}[/itex].
Also, [itex]X^2_{k} \sim kS^2/\sigma^2[/itex].
Therefore [itex]\forall a, P(X^2_{p}>a) = P(S^2 > \sigma^2 a/p) \geq P(S^2 > \sigma^2 a/q) = P(X^2_{q}>a)[/itex].
If [itex]a>0[/itex], we observe strict inequality, as the support of [itex]S^2[/itex] is [itex][0,\infty)[/itex]...
What do you think? If I am going in the wrong direction, please steer me in the right one.
I cannot follow your argument. You need two different ##S^2## random variables---one for ##\chi^2_p## and a different one for ##\chi^2_q##. Basically, though, you need to know what ##\chi^2##
really is, in simple, intuitive terms: if ##Y_r## has the distribution ##\chi^2_r## then
[tex]Y_r = Z_1^2 + Z_2^2 + \cdots + Z_r^2,[/tex]
where ##Z_1, Z_2, \ldots, Z_r## are iid standard normal random variables.
When looking at stochastic ordering, you are entitled to use a common sample space ##\Omega##, since all that matters is how the distribution functions compare (not, for example, whether the two random variables are independent, or not). We can always "construct" a sample space such that the iid N(0,1) random variables ##Z_1, Z_2, \ldots, Z_p## are functions over ##\Omega## (so their values "observed" on a sample point ##\omega \in \Omega##) are ##Z_1(\omega), Z_2(\omega), \ldots, Z_p(\omega)##. Then
[tex]Y_q(\omega) = \sum_{j=1}^q Z_j(\omega)^2 \; \text{and} \;Y_p(\omega) = \sum_{j=1}^p Z_j(\omega)^2[/tex]
For ##q < p##, what does that tell you?