Difference between revisions of "RandomPoisson Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 4: Line 4:
 
:Generates a random number from a Poisson distribution with given mean.
 
:Generates a random number from a Poisson distribution with given mean.
 
:{{example| 1=<div><code><nowiki>RandomPoisson[3]</nowiki></code> yields a random value from a Poisson distribution with a mean of ''3''.</div>}}
 
:{{example| 1=<div><code><nowiki>RandomPoisson[3]</nowiki></code> yields a random value from a Poisson distribution with a mean of ''3''.</div>}}
{{note| 1=<div>See also [[RandomBinomial Command]] and [[RandomNormal Command]].</div>}}
 
 
==CAS Syntax==
 
==CAS Syntax==
 
;RandomPoisson[ <Mean> ]
 
;RandomPoisson[ <Mean> ]

Revision as of 15:50, 15 July 2013



RandomPoisson[ <Mean> ]
Generates a random number from a Poisson distribution with given mean.
Example:
RandomPoisson[3] yields a random value from a Poisson distribution with a mean of 3.

CAS Syntax

RandomPoisson[ <Mean> ]
Generates a random number from a Poisson distribution with given mean.
Example:
RandomPoisson[3] yields a random value from a Poisson distribution with a mean of 3.
© 2024 International GeoGebra Institute