UserGuide BioStat Prime Help

Lognormal

Lognormal Distribution Plot

The lognormal distribution is a continuous probability distribution of a random variable whose logarithm is normally distributed. In other words, if X follows a lognormal distribution, then Y= ln(X) follows a normal (Gaussian) distribution. The lognormal distribution is often used to model the distribution of random variables that are the product of many independent and identically distributed random variables.

To analyse it in BioStat user must follow the steps as given.

Steps

Load the dataset -> Click on the Distribution tab in main menu -> Select Lognormal -> Select Lognormal Distribution-> This leads to analysis techniques in the dialog -> In the dialog window select the options according to the requirements then execute -> The output will be represented in output window.

Lognormal Distribution Plot

Density, distribution function, quantile function and random generation for the log normal distribution whose logarithm has mean equal to meanlog and standard deviation equal to sdlog.

Usage

Value

dlnorm gives the density, plnorm gives the distribution function, qlnorm gives the quantile function, and rlnorm generates random deviates.

The length of the result is determined by n for rlnorm, and is the maximum of the lengths of the numerical arguments for the other functions.

The numerical arguments other than n are recycled to the length of the result. Only the first elements of the logical arguments are used.

Lognormal Probabilities

To analyse it in BioStat user must follow the steps as given.

Steps

Load the dataset -> Click on the Distribution tab in main menu -> Select Lognormal -> Select Lognormal Probabilities -> This leads to analysis techniques in the dialog -> In the dialog window select the options according to the requirements then execute -> The output will be represented in output window.

Lognormal Probabilities

Lognormal Quantiles

To analyse it in BioStat user must follow the steps as given.

Steps

Load the dataset -> Click on the Distribution tab in main menu -> Select Lognormal -> Select Lognormal Quantiles -> This leads to analysis techniques in the dialog -> In the dialog window select the options according to the requirements then execute -> The output will be represented in output window.

Lognormal Quantiles

Sample from Lognormal Distribution

To analyse it in BioStat user must follow the steps as given.

Steps

Load the dataset -> Click on the Distribution tab in main menu -> Select Lognormal -> Select Sample from Lognormal Distribution -> This leads to analysis techniques in the dialog -> In the dialog window select the options according to the requirements then execute -> The output will be represented in output window.

Sample from Lognormal Distribution
Last modified: 31 July 2025