Skip to main content

Normal variable

Constructs a variable following a normal distribution, N(μ,σ2).

Syntax

normal_variable(Real, Real)

Description

Given two reals μ and σ>0, returns a random variable following a normal distribution with parameters μ\mu and σ, N(μ,σ2)N(\mu, \sigma^2).

statistics.normal_variable.calc.png
statistics.normal_variable.plotter0.calc.png