RiskMin

Description

 

RiskMin(cellref or output/input name,Sim#) returns the minimum value 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

 

RiskMin(A10) returns the minimum of the simulated distribution for cell A10.

RiskMin("Sales") returns the minimum value of the simulated distribution for the output cell named “Sales”.

 

Guidelines

None.