RiskIsDiscrete

Descripción

 

RiskIsDiscrete(TRUE) specifies that the corresponding output should be treated as a discrete distribution para 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.

 

Ejemplos

 

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

 

Reglas

None.