http://t3x.org/klong-stat/f06.kg.html

f06.kg

Download program

.l("config.kg")
grid([-6 4 1];[0 1 0.1])

Plot normal distribution PDFs with different parameters and line styles. Style 0 (solid) is the default.

plot(n.pdf(;0;1))
setline(1);plot(n.pdf(;-2;4))
setline(2);plot(n.pdf(;2;0.25)) 
draw() 

contact  |  privacy