create_risk_event
Create a risk event in Excel by specifying probability and impact distribution for Monte Carlo risk modeling.
Instructions
ModelRisk: Build a VoseRiskEvent(probability, impact_object) formula. The impact_function_name must be a distribution-object function (category 'object') — typically a VoseObject variant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes | ||
| dry_run | No | ||
| workbook | Yes | ||
| probability | Yes | ||
| target_cell | Yes | ||
| impact_parameters | Yes | ||
| impact_function_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| formula | Yes | ||
| written | Yes | ||
| previous_formula | No |