作者cllcsonia (哲〃~☑)
看板Statistics
标题[问题] 二元随机变数
时间Wed Nov 23 01:50:30 2011
台大统计学作业.......
Each customer who enters Larry's clothing store will
purchase a suit with probability p.
Assume that the number of customers entering the store in one day
is Poisson distributed with mean s.
Let X denote the number of suits Larry sold out
and Y denote the number of customers entered Larry's store.
Find E(X) and Var(X)
(USE E(X)=E(E(X|Y)) and Var(X)=Var(E(X|Y))+E(Var(X|Y))
完全没有什麽概念...
只知道f(Y)=poisson分配 E(Y)=s
请板友们解答疑惑谢谢:))
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 123.193.23.246
1F:推 srarod:给定Y,X会是B(Y,p) 这就是X|Y的分布.用提示的话都能算了吧 11/23 02:37
2F:推 goshfju:E(Y)=s , E(X|y)=yp -> EE(X|Y)=E(Yp)=pE(Y)=ps 11/23 12:06
3F:→ goshfju: E(X)= 11/23 12:06
4F:→ goshfju:..推文乱了 反正就这样算 提示已经提示完了 11/23 12:07
5F:→ panda0822:企鹅蛋 11/23 20:29
6F:推 panda0822:Y~Poi(s) X|Y=y~B(n=y P=p) E(X)=E[E(X|Y)]=E(py)=pE(y) 11/23 20:46
7F:→ panda0822:=ps 11/23 20:46
8F:→ panda0822:Var(X)=Var[E(X|Y)]+E[Var(X|Y)]=Var(ypq)+E(yp) 11/23 20:48
9F:→ panda0822:p(1-p)s+p^2s=ps 11/23 20:49
10F:→ cllcsonia:谢谢大家! 看懂了:) 11/23 23:43