|
SOLUTIONS
|
Mathematica
>
Data Manipulation
>
Statistical Data Analysis
>
Probability & Statistics
>
Random Variables
>
Parametric Statistical Distributions
>
Normal and Related Distributions
>
InverseChiSquareDistribution
BUILT-IN MATHEMATICA SYMBOL
InverseChiSquareDistribution
InverseChiSquareDistribution[
]
represents an inverse
distribution with
degrees of freedom.
InverseChiSquareDistribution[
,
]
represents a scaled inverse
distribution with
degrees of freedom and scale
.
DetailsDetails
- The inverse
distribution InverseChiSquareDistribution[
] is the distribution followed by the inverse of a
-distributed random variable with
degrees of freedom. - The quantity
follows a scaled inverse
distribution InverseChiSquareDistribution[
,
] where
follows a
distribution with
degrees of freedom. » - The inverse
distribution is commonly used in normal models for Bayesian data analysis. - InverseChiSquareDistribution allows
and
to be any positive real numbers. - InverseChiSquareDistribution can be used with such functions as Mean, CDF, and RandomVariate.
ExamplesExamplesopen allclose all
Basic Examples (4)Basic Examples (4)
| In[1]:= |
| Out[1]= | ![]() |
| In[2]:= |
| Out[2]= | ![]() |
For scaled inverse
distribution:
| In[3]:= |
| Out[3]= | ![]() |
| In[4]:= |
| Out[4]= | ![]() |
| In[5]:= |
| Out[5]= | ![]() |
Cumulative distribution function:
| In[1]:= |
| Out[1]= | ![]() |
| In[2]:= |
| Out[2]= |
For scaled inverse
distribution:
| In[3]:= |
| Out[3]= | ![]() |
| In[4]:= |
| Out[4]= | ![]() |
| In[5]:= |
| Out[5]= |
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
| In[1]:= |
| Out[1]= |
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »














