Interactive density and distribution plots
At the command prompt, enter disttool
.
Distribution
— Probability distributionNormal
(default) | Exponential
| Poisson
| Weibull
| ...
Specify the probability distribution to explore by selecting a
distribution name from the drop-down list. The drop-down list includes
approximately 25 probability distribution options, including
Normal
,
Exponential
,
Poisson
, Weibull
,
and more.
Function type
— Probability distribution function typeCDF
(default) | PDF
Specify the probability distribution function type as
CDF
(cumulative distribution function) or
PDF
(probability density function) by
selecting the function name from the drop-down list.
Probability
— Cumulative distribution function valueSpecify the cumulative distribution function (cdf) value of interest as a numeric value in the range [0,1]. The corresponding random variable value appears in the X field below the plot. Alternatively, you can specify a value for X, and the Probability value will update automatically.
This option only appears if Function type is
CDF
. If Function type is
PDF
, then the probability density at the
specified X value displays to the left of the
plot.
X
— Random variableSpecify the random variable of interest as a numeric value. If the
Function type is CDF
,
then the corresponding cumulative distribution function (cdf) value appears
in the Probability field to the left of the plot.
Alternatively, you can specify a value for Probability,
and the X value will update automatically. If the
Function type is PDF
,
then the corresponding probability density value appears to the left of the
plot.
Parameters
— Parameter boundaries and valuesSpecify the parameter boundaries and values as numeric values. Each column
contains a field for the upper bound, value, and lower bound of one
parameter. The name and number of available parameters changes based on the
distribution specified in the Distribution drop-down
list. For example, if you select the Normal
distribution, then disttool
enables two columns: One
column for the Mu parameter and one column for the
Sigma parameter. If you select the
Exponential distribution, then
disttool
enables one column for the
Mu parameter.
To change the value of X (on the y-axis), or Probability or Density (on the x-axis):
Type the values of interest into the Probability or X fields;
Click on the point of interest on the plot; or
Click and drag the reference lines across the plot.