---------------- help for pprob ----------------

Poisson probabilities ---------------------

pprob , mean(value) [ n(integer) graph saving(filename) graph_options]

Description -----------

pprob generates poisson probabilites.

Options -------

mean the mean of the negative binomial distribution. n the number of discrete levels to be included. The default value of n is 10.

graph displays a graph of the probabilities.

saving creates a data file with the probabilities.

Examples --------

. pprob , mean(3) . pprob , mean(2.3) n(12) graph

Author ------

Philip B. Ender Statistical Computing and Consulting UCLA, Office of Academic Computing enderatucla.edu