@stdlib/stats-base-dists-lognormal-median
Lognormal distribution median.
Lognormal distribution median.
Lognormal distribution mode.
Lognormal distribution probability density function (PDF).
Lognormal distribution quantile function.
Lognormal distribution skewness.
Lognormal distribution standard deviation.
Lognormal distribution variance.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Create an iterator which introduces additive white Gaussian noise.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Log-normally distributed pseudorandom numbers.
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
Create an array containing pseudorandom numbers drawn from a normal distribution.