RiskFitDescription

Description

 

RiskFitDescription(fit source,distribution style) returns a text description of the best fitting distribution from the fit performed by the RiskFitDistribution function in the fit source cell. 

 

Examples

 

RiskFitDescription(B9) returns the description of the best fitting distribution for the fit performed by the RiskFitDistribution function in cell B9.

 

Guidelines

The formula in the fit source cell must contain a RiskFitDistribution function.

distribution style can be TRUE (or omitted) for @RISK distribution function format such as RiskNormal(10.1,3.22). It can be FALSE for a more readable format, such as LogLogistic: gamma=-1.384  beta=104.1, alpha=2.0912.