RiskIsDiscrete

Description

 

RiskIsDiscrete(TRUE) specifies that the corresponding output should be treated as a discrete distribution for displaying graphs of simulation results and calculating statistics.  If RiskIsDiscrete is not entered, @RISK will attempt to detect whether an output’s distribution is best treated as discrete.

 

Examples

 

RiskOutput(,,,RiskIsDiscrete(TRUE))+NPV(.1,C1:C10) specifies that the output distribution of NPV should be treated as a discrete distribution.

 

Guidelines

None.