「一様分布」の版間の差分
ナビゲーションに移動
検索に移動
(新しいページ: ''''【いちようぶんぷ (uniform distribution)】''' パラメータ $a, b$ に対して, 確率密度関数が \[ f(x) = \left\{ \begin{array}{ll} \frac{1}{b-a}...') |
|||
1行目: | 1行目: | ||
'''【いちようぶんぷ (uniform distribution)】''' | '''【いちようぶんぷ (uniform distribution)】''' | ||
− | パラメータ | + | パラメータ <math>a, b \,</math> に対して, 確率密度関数が |
− | |||
+ | <!-- | ||
\[ | \[ | ||
f(x) = \left\{ | f(x) = \left\{ | ||
12行目: | 12行目: | ||
\right. | \right. | ||
\] | \] | ||
+ | --> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td><table> | ||
+ | <math> f(x) = \Biggl\{ \Biggr. \, </math> | ||
+ | </table></td> | ||
+ | <td><table> | ||
+ | <tr> | ||
+ | <td><math> \frac{1}{b-a}, \,</math></td> | ||
+ | <td><math> a \leq x \leq b, \,</math></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><math> 0, \, </math></td> | ||
+ | <td>その他,</td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
− | + | で与えられる連続型分布. 区間 <math>[a,b] \,</math> 上の値を一様にとり, 平均は <math>(a+b)/2 \,</math>, 分散は <math>(b-a)^2/12 \,</math> となる. | |
− | で与えられる連続型分布. 区間 |
2007年7月10日 (火) 14:10時点における版
【いちようぶんぷ (uniform distribution)】
パラメータ に対して, 確率密度関数が
|
|
で与えられる連続型分布. 区間 上の値を一様にとり, 平均は , 分散は となる.