A random variable that has an mgf of the functional form M(t) = 1/((1 - 2t)^(r/2)) * exp(tθ / (1 - 2t)) where t < 1/2, θ ≥ 0, and r is a positive integer, is said to have a noncentral chi-square distribution with r degrees of freedom and noncentral parameter θ, written as χ^2(r, θ).
(a) Let X ∼ χ^2(r, θ). Calculate E(X) and Var(X).
(b) Let X_1, ..., X_n denote independent random variables that are N(μ_i, σ^2), i = 1, ..., n. Let Y = Σ(i=1 to n) X_i^2 / σ^2. Show that the mgf of Y is given by M_Y(t) = 1/((1 - 2t)^(n/2)) * exp({t * Σ(i=1 to n) μ_i^2} / {σ^2(1 - 2t)}), t < 1/2. That is, Y ∼ χ^2(n, Σ(i=1 to n) μ_i^2 / σ^2).
(c) Let X_1, ..., X_n be independent random variables that are χ^2(r_i, θ_i), i = 1, ..., n. Let Y = Σ(i=1 to n) X_i. Show that Y ∼ χ^2(Σ(i=1 to n) r_i, Σ(i=1 to n) θ_i).