Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Statistics > Statistical Distributions > Continuous Statistical Distributions >
Mathematica > Mathematics and Algorithms > Statistics > Statistical Distributions > Continuous Statistical Distributions >

MaxwellDistribution

MaxwellDistribution[Sigma]
represents a Maxwell distribution with scale parameter Sigma.
  • The probability density for value x in a Maxwell distribution is proportional to x^2ⅇ^(-x^2/(2sigma^2)) for x>0, and is zero for x<0. »
The mean and variance of a Maxwell distribution:
Probability density function:
Generate a set of random numbers that are Maxwell distributed:
Properties based on higher-order moments:
The q^(th) quantile of a Maxwell distribution:
Plot the cumulative distribution function of the random variable:
A contour plot as both x and Sigma are varied:
The probability density function integrates to unity:
MaxwellDistribution with sigma=1 is a special case of ChiDistribution:
MaxwellDistribution is not defined when Sigma is not a positive real number:
Substitution of invalid parameters into symbolic outputs gives results that are not meaningful:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team