Difference between revisions of "RandomPoisson Command"

From GeoGebra Manual
Jump to: navigation, search
(change parameter format)
(command syntax: changed [ ] into ( ))
 
(17 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|cas=true|probability}}
; RandomPoisson[Number a]: Generates a random number from a Poisson distribution with mean ''a''.
+
;RandomPoisson( <Mean> )
 +
:Generates a random number from a Poisson distribution with given mean.
 +
:{{example| 1=<code><nowiki>RandomPoisson(3)</nowiki></code> yields a random value from a Poisson distribution with a mean of ''3''.}}
 +
{{Note|1= See also [[SetSeed Command|SetSeed command]], [[RandomBetween Command|RandomBetween command]], [[RandomElement Command|RandomElement command]],  [[RandomBinomial Command|RandomBinomial command]], [[RandomNormal Command|RandomNormal command]], [[RandomUniform Command|RandomUniform command]].}}

Latest revision as of 10:22, 11 October 2017

© 2024 International GeoGebra Institute