作者cyshen (喔喔喔)
看板Statistics
标题Re: [问题] 求分配
时间Sun Sep 24 14:02:11 2006
※ 引述《[email protected] (老怪物)》之铭言:
: ※ 引述《[email protected] (喔喔喔)》之铭言:
: > 有几个求分配的题目想请教一下
: > 1.Suppose that f(x,y)=1 for 0<x<1, 0<y<1 and =0 otherwise. Obtain f(x│X<Y).
: > f(x│X<Y) = f(x,x<y)/f(x<y)
: > 请问f(x,x<y)该怎麽求呢?
: 没有这种符号!
F(x│X<Y) = P(X=<x│X<Y) = P(X=<x)/P(X<y)
又fx(x)=1, 0<x<1
=> P(X=<x)/P(X<y) = x/y
=>F(x│X<Y) = x/y
dF/dx = 1/y
=>f(x│X<Y) = 1/y, 0<x<y
: > 2.Let X and Y be independent and distributed as N(μ,1) and as N(0,μ),
: > respectively, where μ>0. Derive the asymptotic variance of the maximum
: > likelihood estimator of μ based on seperate sample of X and Y and combined
: > sample (X1,...Xn , Y1,...,Yn).
: > seperate sample of X: _
: > maximum likelihood estimator of μ = X
: "μ>0"!
: 事实上, 题目有 bug! "μ>0" 的 MLE 不一定存在, 应修
: 正为 "μ≧0".
: > _
: > Var(X) = σ^2/n
: > 我不懂为什麽题目要加上一个asymptotic
: > 和直接问variance of maximum likelihood estimator of μ有什麽不同?
: 只怕正确的 variance 没那麽容易!?
这我还是不懂
X->N(μ,1)
fx(x) = (2π)(-1/2)exp{-(x-μ)^2}
L(μ) = (2π)(-n/2)+exp{(1/2)[-(x-μ)^2]}
lnL(μ) = (-n/2)ln(2π)-(1/2)Σ(x-μ)^2
dlnL(μ)/dμ = Σ(x-μ) = 0
Λ _
=> μ = X
_
所以X不就是MLE吗?
我也不懂为什麽一定要μ≧0呢?
: > 3.Let X1,...,Xn be independent random variables, each with the exponential
: > distribution:P(X>=x)=e^(-αx), x>=0. Put X(n)=max{X1,...Xn}. and
: > bn=α^(-1)logn. What is the limiting distribution of X(n)-bn?
: > 令Yn = max{X1-bn,...,Xn-bn}
: > Yn的cdf => F(y) = P(Yn=<y) = P[(X1-bn)=<y,...,(Xn-bn)=<y]
: > = [Fx(y+bn)]^n = {1-e^[-α(y+bn)]}^n
: > = {1-e^[-α(y+α^(-1)logn)]}^n
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
完全看不出来是什麽分配...
: > 当n->∞,...我就卡住了,看不出来极限分配是什麽...?
: 再用心想想!
: > 4.Let the i.i.d. sequence{Xi} with pdf f(x)=2x^(-3), 1=<x<∞, Could we find
: > _
: > the probability limit of X?
: 甚麽是 "the probability of ..."?
这是接在"Convergence in probability"後面的题目
所以应该就是指
_
limP(│X - x│<ε) = 1
n
_
但是我不知道该怎麽求出X的pdf
以前学过的Jacobian最多处里两个变数
不知道是不是要用别的方法来求?
: > _
: > 我的想法是先找出X的pdf
: > _
: > X=(1/n)(X1+...+Xn)
: > 我学过的Jocobian转换法
: > 好像没办法处里这个问题
: > 不知道该用哪一种方法比较好?
: > 烦请指教~谢谢^^
感谢~~
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.229.67.228
※ 编辑: cyshen 来自: 220.229.67.228 (09/24 14:02)
※ 编辑: cyshen 来自: 61.230.216.71 (09/25 21:42)