File talk:Normal distribution pdf.png
Appearance
set samples 1001 set terminal postscript enhanced color solid lw 2 "Times-Roman" 20 set output
set xrange [-5:5] set xtics 1 set yrange [0:1] set ytics 0.1
f(x,y,z) = dnorm(x, y, sqrt(z)) #use variance, not sd! set key 3.8,0.94
- f(x,y,z) = pnorm(x, y, sqrt(z))
- set key 3.8,0.2
plot \
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "File:Normal distribution pdf.png" page.