- UID
- 223327
- 帖子
- 324
- 主题
- 105
- 注册时间
- 2011-7-11
- 最后登录
- 2013-10-21
|
(match+box)^2 = match^2 + box^2 + 2 match box
now match=w1*sd1
box=w2*sd2
and the 3rd part you are so kindly talking about refers to 2 * match * box * rho.
if rho = 1 - variance becomes (match + box)^2
if rho=0 - variance becomes match^2 + box^2
now figure…
and also closely see the brackets = the way you are thinking about it - and how ohai above has correctly explained it. |
|