RiskKurtosis

Description

 

RiskKurtosis(cellref or output/input name,Sim#) returns the kurtosis of the simulated distribution for cellrefYou can use the RiskTruncate property function to optionally restrict the range of the simulated distribution for calculating the statistic.

 

Examples

 

RiskKurtosis(A10) returns the kurtosis of the simulated distribution for cell A10.

RiskKurtosis("Profit",2) returns the kurtosis of the simulated distribution for the output cell named “Profit” for simulation 2 (of multiple simulations).

 

Guidelines

None.