Python matplotlibを使って学ぶ統計処理 正規分布 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(■正規分布の確率密度を算出する式の作り方)
(■正規分布の確率密度を算出する式の作り方)
61行: 61行:
  
 
<big> <ymath>$$  \int \sqrt{\frac{A}{\pi}} e^{-Ax^2} dx = \sqrt{\frac{\pi}{A}} \sqrt{\frac{A}{\pi}} = 1  $$</ymath> </big>
 
<big> <ymath>$$  \int \sqrt{\frac{A}{\pi}} e^{-Ax^2} dx = \sqrt{\frac{\pi}{A}} \sqrt{\frac{A}{\pi}} = 1  $$</ymath> </big>
 +
 +
 +
 <ymath>$ x $</ymath>のデータから平均値<ymath>$ \mu $</ymath>分を引いて<ymath>$ x $</ymath>軸の0を中心にデータが分散するような式に変換するため<ymath>$ x $</ymath>を<ymath>$ x - \mu $</ymath>に置き換えて置きます。
 +
 +
 +
<big> <ymath>$$  \int \sqrt{\frac{A}{\pi}} e^{-A(x-\mu)^2} dx = 1  $$</ymath> </big>
 +
  
 
<span style= "background: linear-gradient(transparent 70%, #c1e0ff 70%);">確率密度関数</span>は以下のように定義されます。
 
<span style= "background: linear-gradient(transparent 70%, #c1e0ff 70%);">確率密度関数</span>は以下のように定義されます。

2020年4月19日 (日) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス