由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - gamma distribution + mgf
相关主题
Gamma distribution for power analysis,请大拿指点About Gamma Distribution
how to do data fitting to find distribution (转载)怎么show gamma distribution是exponential family?
gamma function and the pdf of gamma distributionGamma distribution的 uninformative priors 是什么啊?
a simulation problemfind distribution paramters only by data mean and std. dev.
gamma distributionHow to test the difference of mean of two Gamma distributions
问一个distribution的问题请问有计算noncentral t distribution的c代码么
Gamma distribution用什么priorsimulation IRT 3PL parameter distribution and range 问题。 万分感谢
求助 log-gamma, log-weibull distribution pdf, cdf一个量有两个分布描述,如何把这两个分布的信息结合起来呢?
相关话题的讨论汇总
话题: mgf话题: gamma话题: 2tx话题: 6tx
进入Statistics版参与讨论
1 (共1页)
z*********o
发帖数: 541
1
let x1 x2 be two independent random variables having gamma distributions
with
parameters a1=3, β1=3 and a2=5,β2=1 ,respectively.
find the mgf of Y=2X1+6X2
不是作业,是课后练习题,因为要考试了,但是没有思路。please help
a****r
发帖数: 1486
2
gamma(a,b)的mgf会求吧?
E{exp[2tX_1 + 6tX_2]}
=E{exp[2tX_1] * exp[6tX_2]}
=E{exp[2tX_1]} * E{exp[6tX_2]}
=mgf_X1(2t) * mgf_X2(6t)

【在 z*********o 的大作中提到】
: let x1 x2 be two independent random variables having gamma distributions
: with
: parameters a1=3, β1=3 and a2=5,β2=1 ,respectively.
: find the mgf of Y=2X1+6X2
: 不是作业,是课后练习题,因为要考试了,但是没有思路。please help

z*********o
发帖数: 541
3
我知道a 可以求出来=3+5 ,但是b 就不知道怎莫求了

【在 a****r 的大作中提到】
: gamma(a,b)的mgf会求吧?
: E{exp[2tX_1 + 6tX_2]}
: =E{exp[2tX_1] * exp[6tX_2]}
: =E{exp[2tX_1]} * E{exp[6tX_2]}
: =mgf_X1(2t) * mgf_X2(6t)

a****r
发帖数: 1486
4
你没有看清我写的吧。
没有让你去求Y的E 和 var

【在 z*********o 的大作中提到】
: 我知道a 可以求出来=3+5 ,但是b 就不知道怎莫求了
1 (共1页)
进入Statistics版参与讨论
相关主题
一个量有两个分布描述,如何把这两个分布的信息结合起来呢?gamma distribution
那位高手帮我看看这道变态面试题!问一个distribution的问题
model simplex distributionGamma distribution用什么prior
大家做bayesian prior distribution的时候怎么assume non negative的parameter‘s distribution?求助 log-gamma, log-weibull distribution pdf, cdf
Gamma distribution for power analysis,请大拿指点About Gamma Distribution
how to do data fitting to find distribution (转载)怎么show gamma distribution是exponential family?
gamma function and the pdf of gamma distributionGamma distribution的 uninformative priors 是什么啊?
a simulation problemfind distribution paramters only by data mean and std. dev.
相关话题的讨论汇总
话题: mgf话题: gamma话题: 2tx话题: 6tx