Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

RANDNORM function

Description

Random number function (normal distribution). The function RANDNORM(m,s) returns a random number from a Normal distribution with mean m and standard deviation s.

Example

RANDNORM(10,2) returns a random number drawn from a Normal distribution with mean 10 and standard deviation 2.

Calculator

RANDNORM(  ,  

Related functions