0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

連続型確率分布における確率密度関数を用いた尤度の計算

Posted at

連続型確率分布で、確率密度関数が$f(x)$で表されるようなものに対して尤度を求めたい場合、ある点$x_i$をとる確率$P(x)$を求めることはできないので、代わりに$f(x)$の値を用いて尤度を計算する。式は
$L=f(x_1)\ f(x_2)...f(x_n)$
のようになる。

(参考)
http://sysplan.nams.kyushu-u.ac.jp/gen/edu/MarineStatistics/2018/kougi07/kougi07.pdf

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?