作者mangogogo (mangogo)
看板Statistics
标题Re: [问题] 机率一问
时间Mon Oct 23 14:35:55 2006
※ 引述《goshagainfuc (...)》之铭言:
: l. let X be a random variable of the discrete type with pmf p(x) that is
: positive on the nennegative integers and is equal to zero elsewhere.
: show that
: ∞
: E(X)= Σ [1-F(x)]
: x=0
: where F(x) is the cdf of X
∞ ∞ ∞ ∞
Proof Σ [1-F(x)]=ΣP(X>x)=Σ Σ P(X=y)
x=0 x=0 x=0 y=x+1
∞ y-1 ∞ y-1 ∞
=Σ Σ P(X=y)=Σ P(X=y)Σ 1=Σ y*P(X=y)=E[X]
y=1x=0 y=1 x=0 y=1
: (帮忙一下吧前面一题是连续的我有算出来但这题离散的就凑不出答案了@@")
: 2. let X be a random variable with a pdf f(x) and mgf M(t). Suppose f is
: symmetric about 0, ( f(-x)=f(x) ). show that
: M(-t)=M(t)
: (也是凑不出答案@@")
∞ ∞
M(t)=E[exp(tx)]=∫exp(tx)*f(x)dx=∫ exp(tx)f(-x)dx
-∞ -∞
-∞ ∞
(Let Y=-X) =-∫ exp(-ty)f(y)dy=∫ exp(-ty)f(y)dy=E[exp(-ty)]=E[exp(-tx)]
dy=-dx ∞ -∞
=M(-t)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.113.114.171
1F:→ goshagainfuc:感谢^^ 10/23 22:39