|
SOLUTIONS
|
MATHEMATICA 内置符号
FactorialMoment
FactorialMoment[list, r]
给出 list 中元素的 r
.
FactorialMoment[dist, r]
给出符号式分布 dist 的 r
.
FactorialMoment[r]
表示 r
.
更多信息更多信息
- FactorialMoment 可处理数值型或符号式数据.
- 对于列表
, 
由
给出. - FactorialMoment[{{x1, y1, ...}, ..., {xn, yn, ...}}, {rx, ry, ...}] 给出
. - FactorialMoment 可与 SparseArray 对象一起使用.
- 对于符号式分布 dist,r
由 Expectation[FactorialPower[x, r], x
dist] 给出. - 对于多元符号式分布 dist,

Expectation[FactorialPower[x1, r1]FactorialPower[x2, r2]..., {x1, x2, ...}\[Distributed]dist] 给出. - FactorialMoment[r] 可用于诸如 MomentConvert、MomentEvaluate 等函数.
版本 8 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
