Risk Solver Engine - Sampling Methods and Distribution FunctionsSampling Methods and Distribution FunctionsRisk Solver Engine can generate Monte Carlo samples from a wide range of probability distributions, using any of three methods:
Sobol numbers are an innovation in Risk Solver Engine that's not found in other software for Monte Carlo simulation. They are widely used by developers in quantitative finance. For low to moderate dimensional problems, Sobol numbers offer the "best of both worlds" -- the speed of Standard Monte Carlo with the "coverage" of Latin Hypercube sampling. Risk Solver Engine provides both a complete set of analytic probability distributions, and a complete set of methods for defining custom distributions, both discrete and continuous, by supplying sample data or by specifying certain parameters. And you can specify shifting and truncation to customize your probability distributions. Continuous Analytic Distributions
Discrete Analytic Distributions
Custom and Special Distributions
If you are programming in Excel VBA, you can easily create an instance of a Distribution object, with the properties of any of these probability distributions. By simply accessing properties of this object, you can obtain the probability density (PDF) or cumulative density (CDF) function, or analytic values for the moments of the distribution, based on its type and parameters. |
Risk Solver Engine What's New in Version 10.0 Probability Management Sampling/Distributions Download Free Trial |
