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 >

InverseGammaDistribution

InverseGammaDistribution[Alpha, Beta]
represents an inverse gamma distribution with shape parameter Alpha and scale parameter Beta.
The mean and variance of an inverse gamma distribution:
Probability density function:
Generate a set of pseudorandom numbers that are inverse gamma distributed:
Properties based on higher-order moments:
Third moment of an inverse gamma distribution:
The 0.75 quantile of an inverse gamma distribution with alpha=2 and beta=5:
Plot the cumulative distribution function of the random variable:
A contour plot as both x and Alpha are varied:
The probability density function integrates to unity:
Moments can be obtained from the characteristic function:
InverseGammaDistribution and GammaDistribution have an inverse relationship:
LevyDistribution[0, Sigma] is a special case of InverseGammaDistribution:
InverseGammaDistribution is not defined when either Alpha or Beta is not a positive real number:
Substitution of invalid parameters into symbolic outputs gives results that are not meaningful:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team