[pstricks] normal curve for statisics

Vince McGarry vmcgarry at austin.rr.com
Thu Apr 7 03:28:39 CEST 2005


It's part of pst-func.

\documentclass[11pt]{article}
\usepackage{pstricks}
\usepackage{pst-func}

\begin{document}

\psset{xunit=2,yunit=4}
\begin{pspicture}(-2.4,0)(2.4,1)
\psaxes[Dy=0.25]{->}(0,0)(-2.2,0)(2.2,0.9)
\psGauss[sigma=0.6]{-1.8}{1.8}    % default sigma=0.5
\end{pspicture}

\end{document}

Vince

On 4/6/05 7:42 PM, "Doug Mounce" <mounce at u.washington.edu> wrote:

> Anyone have an example of the normal distribution curve used in basic
> statistics?  My son says he thinks he has a formula for drawing one,
> but I'd like to go the laze route if someone has an example in
> PSTricks.  Any tips appreciated, Doug Mounce, MRFM Program, Seattle.
> 
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks




More information about the PSTricks mailing list