« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Enhanced Probability & Statistics

Define a Distribution Given Its Hazard Function 

A hazard function is given.

In[1]:=
Click for copyable input
X

Define a ProbabilityDistribution using the hazard function.

In[2]:=
Click for copyable input
X
Out[2]=

Plot distribution functions.

In[3]:=
Click for copyable input
X
Out[3]=

Simulate and plot the histogram.

In[4]:=
Click for copyable input
X
Out[4]=