Python matplotlibを使って学ぶ統計処理 正規分布 新しいページはコチラ
提供: yonewiki
(→正規分布の公式) |
(→正規分布の公式) |
||
5行: | 5行: | ||
{| style = "width: 100%;" | {| style = "width: 100%;" | ||
− | | style= "background-color: #c2d7ff; white-space:nowrap; padding:5px; border: dotted 1px black; border-radius: 10px;" | <big><ymath>$$ | + | | style= "background-color: #c2d7ff; white-space:nowrap; padding:5px; border: dotted 1px black; border-radius: 10px;" | <big><ymath>$$ f( x) \ =\ \frac{1}{\sqrt{2\pi } \sigma }\exp^{-\frac{1}{2\sigma } (x-\mu )^{2}} \tag{1} $$ </ymath> </big> |
|} | |} | ||