RiskCoeffOfVariation
Description
|
RiskCoeffOfVariation(cellref or output/input name,Sim#) returns the coefficient of variation of the simulated distribution for cellref. The coefficient of variation is a measure of dispersion of a probability distribution or frequency distribution. It is often expressed as a percentage, and is defined as the ratio of the standard deviation to the mean. You can use the RiskTruncate property function to optionally restrict the range of the simulated distribution for calculating the statistic.
|
Examples
|
RiskCoeffOfVariation(A10) returns the coefficient of variation of the simulated distribution for cell A10. RiskCoeffOfVariation("Profit") returns the coefficient of variation of the simulated distribution for the output cell named “Profit”. |
Guidelines |
None. |