« Return to Thread: plotting a normal distribution curve

plotting a normal distribution curve

by Shanks N :: Rate this Message:

Reply to Author | View in Thread

Hello,

I'm trying to make a picture similar to

http://en.wikipedia.org/wiki/Image:Standard_deviation_diagram.png

using tikz.

A search on google revealed y= (1/A)*EXP( (-x**2)/B ) sort of
approximates the normal curve.  I plugged this into an awk script and
generated the data from  x= -4 to +4.

Now, How do I plot this using Latex/Tikz to get something similar to the
picture?

regards,
shanks


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Latex-beamer-users mailing list
Latex-beamer-users@...
https://lists.sourceforge.net/lists/listinfo/latex-beamer-users

 « Return to Thread: plotting a normal distribution curve