RiskMode

Description

 

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

 

Examples

 

RiskMode(A10) returns the mode of the simulated distribution for cell A10.

RiskMode("Sales") returns the mode of the simulated distribution for the output cell in the current model named “Sales”.

 

Guidelines

None.