Difference between revisions of "RandomNormal Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|cas=true|probability}}
 
{{command|cas=true|probability}}
 
;RandomNormal[ <Mean>, <Standard Deviation> ]
 
;RandomNormal[ <Mean>, <Standard Deviation> ]

Revision as of 15:20, 30 July 2015



RandomNormal[ <Mean>, <Standard Deviation> ]
Generates a random number from a normal distribution with given mean and standard deviation.
Example:
RandomNormal[3, 0.1] yields a random value from a normal distribution with a mean of 3 and standard deviation of 0.1.

CAS Syntax

RandomNormal[ <Mean>, <Standard Deviation> ]
Generates a random number from a normal distribution with given mean and standard deviation.
Example:
RandomNormal[3, 0.1] yields a random value from a normal distribution with a mean of 3 and standard deviation of 0.1.
© 2024 International GeoGebra Institute