VoseDeduct

MR_dice_icon.jpg Download a complete copy of this risk analysis resource for free here.

See also: Vose Deduct window

VoseDeduct(Base Distribution, Deductible, Maxlimit, Zeros, U)image898.gif

 

 

 

MR_window_Deduct_1.jpg
The Deduct window

Modifies a Base Distribution to model a claim size after accounting for any Deductible and maximum payout (MaxLimit).

The use of the deductible means that the insurance company does not pay out first x of the damage described by the base distribution. This introduces the problem of what to do with the lost probability F(x). It is added as a spike at 0 if Zeros = true, otherwise the density is raised to compensate to simulate the claim distribution conditional on the damage being greater than x.

The optional Maxlimit parameter allows one to restrict the claim size that an insurance company pays out to no more than L of the damage described by the Base Distribution. So there is a probability spike of (1-F(L)) at y=L.

To construct a distribution object of the VoseDeduct distribution, use the function VoseDeductObject. This object can then again be used as a severity distribution in aggregate calculations.

For an explanation about the ModelRisk window for this function see the Vose Deduct window topic.

Another way to model complex insurance policies is to use the VoseExpression function.

VoseFunctions for this custom distribution

VoseDeduct generates values from this distribution or calculates a percentile.

VoseDeductObject constructs a distribution object for this distribution.

VoseDeductProb returns the probability density or cumulative distribution function for this distribution.

VoseDeductProb10 returns the log10 of the probability density or cumulative distribution function.