Anyone studying statistics must always know as a fact that the square of the standard normal distribution follows a chi-squared distribution. When one can assume some data follows a normal distribution, if the variance of the standardized data is excessively high or low, one can immediately guess there is an issue. Naturally, this is applied in many statistical tests, and having or lacking theoretical intuition on this is as different as heaven and earth.
Conversely, it is more common sense to explore what distribution the square of data following a standard normal distribution, perhaps the square of residuals, follows rather than first recalling the definition of chi-squared distribution and exploring its properties.
If the cumulative distribution function of V is denoted by F, then
F(v)=====P(V≤v)P(W2≤v)P(v≤W≤v)∫−vv2π1e−2w2dw2∫0v2π1e−2w2dw
Substituting with w:=x yields
F(v)=2∫0v2π1e−2x2x1dx
According to the fundamental theorem of calculus, the probability density function f of v is
f(v)=F′(v)=2π1e−2vv211
By the reflection formula, since π=Γ(21)f(v)=Γ(21)2211v−21e−2v
Definition of gamma distribution: A continuous probability distribution Γ(k,θ) with the following probability density function for k,θ>0 is called a gamma distribution.
f(x)=Γ(k)θk1xk−1e−x/θ,x>0
In conclusion, V has the probability density function of a gamma distribution Γ(21,2).