RiskLevy
Description |
RiskLevy(a,c) specifies a Levy distribution with location parameter a and scale parameter c.
|
Examples |
RiskLevy(10,20) returns a Levy distribution with location parameter 10 and scale parameter 20. RiskLevy(A6,A7) returns a Levy distribution with location parameter taken from cell A6 and scale parameter taken from cell A7.
|
Guidelines |
c must be positive. |
Parameters |
a continuous location parameter c continuous scale parameter c> 0 |
Domain |
|
Density and Cumulative Distribution Functions |
Here, erf is the Error Function.
|
Mean |
Does not exist. |
Variance |
Does not exist. |
Skewness |
Does not exist. |
Kurtosis |
Does not exist. |
Mode |
|
Examples |
|