# set terminal svg size 600,400 dynamic enhanced fname 'arial'  fsize 10 mousing name "steps_3" butt solid 
# set output 'steps.3.svg'
set title "Normal Distribution Function" 
plot [-3:3][0:1] norm(x)