RiskMean
| Description 
 | RiskMean(cellref or output/input name,Sim#) returns the mean 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 
 | RiskMean(A10) returns the mean of the simulated distribution for cell A10. RiskMean("Price") returns the mean of the simulated distribution for the output cell named “Price”. 
 | 
| Guidelines | None. |