3. Prove that if X ~ t(n), then X^2 ~ F(1, n)
4. Prove that if X ~ F(m, n), then 1/X ~ F(n, m)
5. Let X1, ... , Xm be iid N(μ1, σ^2) and Y1, ... , Yn be iid N(μ2, σ^2) where Xi and Yj are independent for any i and j. When
σ̂^2 = (∑_{i=1}^m (Xi - X̄)^2 + ∑_{j=1}^n (Yi - Ȳ)^2) / (n + m - 2),
show (i) that
(n + m - 2) * (σ̂^2 / σ^2) ~ χ^2(m + n - 2),
(ii) that
E(σ̂^2) = σ^2,
(iii) and that
((X̄ - Ȳ) - (μ1 - μ2)) / (σ̂ * √(1/m + 1/n)) ~ t(m + n - 2).