CentralMomentGeneratingFunction
CentralMomentGeneratingFunction[dist,t]
给出分布 dist 的中心矩母函数,函数的自变量为 t.
CentralMomentGeneratingFunction[dist,{t1,t2,…}]
给出多元分布 dist 的中心矩母函数,函数的自变量为 t1、t2、….
更多信息
- CentralMomentGeneratingFunction[dist,t] 由 Expectation[Exp[t(x-μ)],xdist] 得到,其中 μ=Mean[dist].
- 对于向量 t 和 x,CentralMomentGeneratingFunction[dist, {t1,t2,…}] 等价于 Expectation[Exp[t.(x-μ)],xdist],且 μ=Mean[dist].
- i 阶中心矩可以通过 SeriesCoefficient[mgf,{t,0,i}]i! 从中心矩母函数 cmgf 中提取得到.
范例
打开所有单元关闭所有单元应用 (3)
当 时,结果与 ErlangDistribution 的中心矩母函数一致:
利用 TransformedDistribution 验证:
利用 ExponentialDistribution 表现中心极限定理的使用:
属性和关系 (3)
可能存在的问题 (2)
相应地,CentralMomentGeneratingFunction 未定义:
CentralMomentGeneratingFunction 的解析式表示未知:
用 CentralMoment 计算特定中心矩:
文本
Wolfram Research (2010),CentralMomentGeneratingFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CentralMomentGeneratingFunction.html.
CMS
Wolfram 语言. 2010. "CentralMomentGeneratingFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CentralMomentGeneratingFunction.html.
APA
Wolfram 语言. (2010). CentralMomentGeneratingFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CentralMomentGeneratingFunction.html 年