ST5222: Advanced Topics in Applied Statistics
Midterm 1
Dealine for submission midnight 9th of October, 2019.
1. (10 points)
(a) Suppose (x1, x2, x3) follow a multivariate normal distribution with
mean (µ1, µ2, µ3) and covariance matrix
show that the conditional distribution of (x1, x2) given x3 has
mean vector [µ1 + ρ2(x3 − µ3), µ2]
T and covariance matrix:
(b) If x ∼ Np(µ, Σ) random variables and QΣQT
(q × q) is nonsingular,
then, given Qx = q, show that the conditional distribution
of X is normal with µ + ΣQT(QΣQT)−1(q − Qµ) and covariance
matrix Σ − ΣQT(QΣQT)−1QΣ.
2. (15 points) A naturalist for the Alaska Fish and Game Department
studies grizzly bears with the goal of maintaining a healthy population.
Measurements on n = 61 bears provided the following summary
statistics:
1
Variable Weight Body Neck Girth Head Head
(kg) length (cm) (cm) length width
(cm) (cm) (cm)
Sample
mean x¯ 95.52 164.38 55.69 93.39 17.98 31.13
Covariance matrix:
(a) Perform a principal component analysis using the covariance matrix.
Can the data be effectively summarised in fewer than six
dimensions?
(b) Perform a principal component analysis using the correlation matrix.
(c) Comment on the similarities and differences between the two analyses.
3. (15 points) Consider the data in file data3.txt. Cluster the data using
K-means method. Comment on your findings.
2
版权所有:编程辅导网 2021 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。