Continuous Distributions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Continuous Distributions

Main Concept

Random Variables and Probability Distributions

 

A random variable is a property of a random process. That is, a process in which it is difficult to predict the outcome. The process may occur many times, and each time, the random variable may have a different value.

 

A random variable is called discrete if it can have only countably many possible values. In other words, the set of possible values can be listed, even if this listing continues forever.

 

Otherwise, the random variable is continuous. Typically, the set of possible values for a continuous random variable forms a range.

 

For example, the rolling of a die can be considered a random process. The number that shows on the top of the die after the roll is a discrete random variable associated to that process, and the amount of time it takes for the die to stop rolling is an associated continuous random variable.

 

Each random variable X has an associated a probability distribution, which describes, for each value that X can have, the probability that X will actually have that value (or in the case of continuous distributions, a value close to it).

 

Continuous distributions can be represented by two types of functions:

 

Probability density function (PDF): The value of the PDF at any point x represents the limiting value of probability that the value of X lies within a range containing x, divided by the size of the range, as the size of the range approaches 0.

 

Cumulative distribution function (CDF): The value of the CDF at a point x represents the probability that the value of X is less than or equal to x.

 

Note that the PDF is the derivative of the CDF. The CDF asymptotically approaches 1 as x goes to infinity, while the integral of the PDF over all possible values equals 1.

 

Below is a list of the most common continuous distributions:

• 

Beta distribution

• 

Cauchy distribution

• 

Chi-square distribution

• 

Erlang distribution

• 

Error (exponential power) distribution

• 

Exponential distribution

• 

Fisher f-distribution

• 

Gamma distribution

• 

Gumbel distribution

• 

Inverse Gaussian (Wald) distribution

• 

Laplace distribution

• 

Logistic distribution

• 

Log normal distribution

• 

Maxwell distribution

• 

Moyal distribution

• 

Normal (Gaussian) distribution

• 

Pareto distribution

• 

Power distribution

• 

Rayleigh distribution

• 

Student-t distribution

• 

Triangular distribution

• 

Uniform (rectangular) distribution

• 

Von Mises distribution

• 

Weibull distribution

 

Change the distribution and adjust the parameters to see the graphs of the associated probability density and cumulative distribution functions.

 

Distribution

Range 

Parameters

 

 

More MathApps

MathApps/ProbabilityAndStatistics