Hình:Beta distribution pdf.png
Bách khoa toàn thư mở Wikipedia
Size of this preview: 800 × 600 pixel
Image in higher resolution (1300 × 975 pixel, file size: 215 kB, MIME type: image/png)
| | Tập tin này từ Wikimedia Commons. Trang miêu tả nó ở đấy được sao chép dưới đây. |
Probability density function for the Beta distribution
gnuplot source under GPL:
dbeta(x,a,b) = exp((a-1)*log(x)+(b-1)*log(1-x)-lgamma(a)-lgamma(b)+lgamma(a+b))
pbeta(x,a,b) = ibeta(a,b,x)
set samples 1001
set terminal postscript enhanced color solid lw 2 "Times-Roman" 20
set output
set xrange [0:1]
set xtics 0.1
f(x,y,z) = dbeta(x,y,z)
set yrange [0:2.6]
set ytics 0.2
set key 0.61,2.4
#f(x,y,z) = pbeta(x,y,z)
#set ytics 0.1
#set key 0.21,0.94
plot \
f(x, 1.0,0.67) title "{/Symbol a} = {/Symbol b} = 0.5", \
| This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
العربية ǀ Česky ǀ Deutsch ǀ English ǀ Español ǀ فارسی ǀ Français ǀ Italiano ǀ 日本語 ǀ Nederlands ǀ Polski ǀ Português ǀ Русский ǀ Svenska ǀ Türkçe ǀ 简体中文 ǀ 正體中文 ǀ +/- |
Liên kết đến tập tin
Các trang sau có liên kết đến tập tin:

