Using the definition of a Chi-square Distribution, prove that $P(\chi_n^2>1)$ is increasing in $n$.

211 Views Asked by At

I tried to prove using the definitions and characteristics of the Chi-square distrbution.

Let $X_1,X_2,X_3,...,X_n$ be iid random variables and let $S_n=\sum_{k=1}^{n}X_k$, then $$(a) \space S_n\sim \chi_{n}^{2} \Longleftrightarrow X_1\sim \chi_{1}^{2},\space\space \text {and}\\ (b) \space X_1\sim \mathcal {N}(0,1) \Longrightarrow \sum_{k=1}^{n}X_k^2\sim \chi_n^2\\ (c) \space S_n\sim \chi_{n}^{2}, \space S_k\sim \chi_{k}^{2}, \Longrightarrow T_n=S_n+S_k\sim \chi_{n+k}^{2}$$.

If $X$ has a Chi-square distribution with $n \space \text {d.f.}$ ,i.e, $X\sim\chi_n^2$, then it's pdf is given by $$f(x)= {{\frac{x{^{\frac{n}{2}-1}\space e{^\frac{-x}{2}}}}{2{^\frac{n}{2}}\Gamma \left(\frac{n}{2}\right)}\space for \space\space x\geq0\\0 \space\space\space\space\space for \space \space\space\space x<0}}$$

Mean of a Chi-square distribution is the $d.f = n$, variance = $2. df.=2n$ and mode is $df-2=n-2$.

Setting $$f'(x)=\mathbb e{^\frac{-x}{2}}.x{^{\frac{n}{2}-2}}(\frac{x+2-n}{2})=0\space (\because e{^\frac{-x}{2}}\geq0,\space x{^{\frac{n}{2}-2}}>0, \space\therefore f'(x)>0)\\ \Longrightarrow x=n-2 \\ \text {and} f''(x)|_{x=n-2}<0$$

Looking at the characteristics obviously I can say that $f(x)$ is increasing and mean and variance of this distribution increase as $d.f$ increases. (Does mode decrease?)

$\therefore P(\chi_n^2>1)\Longrightarrow P(X_1^2+X_2^2+X_3^2+...+X_n^2>1)\\ \Longrightarrow P(\frac{x{^{\frac{n}{2}-1}\space e{^\frac{-x}{2}}}}{2{^\frac{n}{2}}\Gamma \left(\frac{n}{2}\right)}>1)\\\Longrightarrow \int_{1}^{\infty}\frac{x{^{\frac{n}{2}-1}\space e{^\frac{-x}{2}}}}{2{^\frac{n}{2}}\Gamma \left(\frac{n}{2}\right)}dx\\\Longrightarrow \int_{0}^{\infty}\frac{x{^{\frac{n}{2}-1}\space e{^\frac{-x}{2}}}}{2{^\frac{n}{2}}\Gamma \left(\frac{n}{2}\right)}dx \space - \space \int_{0}^{1}\frac{x{^{\frac{n}{2}-1}\space e{^\frac{-x}{2}}}}{2{^\frac{n}{2}}\Gamma \left(\frac{n}{2}\right)}dx$, where each $X_i \sim \mathcal {N}(0,1)$

I am not sure how to proceed further to prove that $P(\chi_n^2>1)$ is increasing in $n$ using the definition of a Chi-square Distribution or particularly I am stuck at the part which says increasing in n. I cannot prove that. Any help or explanation is highly appreciated.

1

There are 1 best solutions below

4
On BEST ANSWER

Let it be that $X,Y$ are nonnegative random variables.

Then: $$\{X>1\}\cup\{Y>1\}\subseteq\{X+Y>1\}\tag1$$ so that:$$P(X>1)\leq P(X>1)+P(X\leq1\wedge Y>1)\leq P(X+Y>1)\tag2$$If $P(X\leq1\wedge Y>1)>0\tag3$ then we have also the strict inequality: $$P(X>1)<P(X+Y>1)\tag4$$

Applying this on $X=\chi^2_{n-1}$ and $Y=X_n^2$ we find:$$P(\chi_{n-1}^2>1)<P(\chi_{n}^2>1)\tag5$$