归志宁无五亩园,读书本意在元元。这篇文章主要讲述ST5222: Advanced Topics in Applied Statistics相关的知识,希望能为你提供帮助。
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.
因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:99515681@qq.com
【ST5222: Advanced Topics in Applied Statistics】微信:codehelp
推荐阅读
- APP登录Token认证过程
- Android实现apk插件方式换肤
- 非常实用的冷门APP合集,小众但却逆天好用!
- Android中Activity中访问数据库操作记录
- Appium解决native+webview混合型APP(公众号小程序)切换webview后元素无法定位问题
- Appium行为事件处理
- Android OkHttp, 一行代码 OkHttp提升请求稳定性
- Android OkHttp + Retrofit 取消请求的方法
- 关于Sketch中的版式可能不知道的事情