Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Statistical Data Analysis > Probability & Statistics > Parametric Statistical Distributions > Exponential-Related Distributions > ExponentialPowerDistribution >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis > Probability & Statistics > Parametric Statistical Distributions > Exponential-Related Distributions > ExponentialPowerDistribution >

ExponentialPowerDistribution

ExponentialPowerDistribution
represents an exponential power distribution with shape parameter , location parameter , and scale parameter .
  • The probability density for value in an exponential power distribution is proportional to .
Probability density function:
Cumulative distribution function:
Mean and variance:
Median:
Probability density function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
 
Cumulative distribution function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
 
Mean and variance:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Median:
In[1]:=
Click for copyable input
Out[1]=
Generate a set of pseudorandom numbers that are exponential power distributed:
Compare its histogram to the PDF:
Distribution parameters estimation:
Estimate the distribution parameters from sample data:
Compare the density histogram of the sample with the PDF of the estimated distribution:
Exponential power distribution is symmetric:
Kurtosis depends only on the shape parameter :
The limiting value for kurtosis:
Different moments with closed forms as functions of parameters:
Hazard function has a different shape depending on the parameter :
Quantile function:
ExponentialPowerDistribution can be used as a smooth approximation to the distribution of the length of a random vector from DirichletDistribution:
Probability density function:
Create a sample:
Fit exponential power distribution into the data:
Compare the histogram of the sample with the PDFs of both distributions:
Compare means:
Parameter influence on the CDF for each :
Exponential power distribution is closed under translation and scaling by a positive factor:
ExponentialPowerDistribution can be narrower or wider than NormalDistribution, depending on the value of the shape parameter :
Relationships to other distributions:
LaplaceDistribution is a special case of exponential power distribution:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF