202405310819
Status: #idea
Tags: Probability Distributions
State: #nascient

Chi-Squared Distribution

Pasted image 20240531081951.png

Properties

Adding independent χ2distributed random variables

Let X be distributed according to χ2(rx) and Y according to χ2(RY) and let them both be independent such that:

f(x,y)=fX(x)fy(y),x,y

Then:

X+Yχ2(rX+rY)

Prove this using the Moment Generating Functions of χ2.

Dividing independent χ2distributed random variables

XYFrX,rY

Where F is a Fisher Distribution.

Squaring a Ndistributed random variable (N(0,1))

When you square a normally distributed random variable with mean 0 and σ2 1, it becomes a

Z2χ2(1)

Squaring Ndistributed independent random variables

From what we now from a Normal Distribution, you can always standardize it (make it N(0,1)), by substracting the mean and dividing by the standard deviation.

And by #Squaring a Normal Distribution Ndistributed random variable (N(0,1)) we know that such a random variable squared will have χ2 distribution with 1 degree of freedom.

Finally, by #Adding independent $ chi 2-$distributed random variables we know that the result will be a χ2 with rX+rY degrees of freedom. Take it all together and you obtain:

For n independent normally distributed random variables, then:

i=1n(Xiμiσi)2χ2(n)