RandomNormal Command

From GeoGebra Manual
Revision as of 15:11, 15 July 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



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