Normal variable Constructs a variable following a normal distribution, . Syntax normal_variable(Real, Real) Description normal_variable(Real, Real) Given two reals and , returns a random variable following a normal distribution with parameters and , . Related functions Chi-squared variable, Student's t variable Table of Contents Syntax Description Related functions