Skip to main content

Assumptions

An assumption is an uncertain input cell. Each simulation iteration, the cell is overwritten with a value sampled from its probability distribution before the workbook recalculates.

Adding an assumption

  1. In the sidebar, click + Add under Assumptions.

  2. Fill in the fields:

    • Name — a label for this assumption (e.g. "Unit cost")
    • Sheet — select the sheet containing the cell
    • Cell — enter the cell reference (e.g. B4)
    • Distribution — select from the dropdown
    • Parameters — fill in the distribution parameters
  3. Click Add. The cell is highlighted in blue in the spreadsheet.

Fields

FieldDescription
NameUser-defined label displayed in the sidebar
SheetSheet name (from the IronCalc sheet list)
CellSingle cell reference (e.g. B4) — assumptions are always single cells
DistributionProbability distribution for sampling
ParametersDistribution-specific parameter values

Supported distributions

DistributionParametersDescription
constantvalueAlways returns the same value — effectively a fixed input
normalmean, stdSymmetric bell curve
lognormalmean, sigmaRight-skewed, always positive
uniformlow, highAny value equally likely in a range
triangularlow, mode, highThree-point estimate
exponentialrateMemoryless, right-skewed
gammashape, scaleFlexible positive-value distribution
weibullscale, shapeWear-out or reliability modeling
poissonrateCount-based, integer values

Editing and removing assumptions

  • Click the edit icon next to an assumption in the sidebar to change its settings.
  • Click the remove icon to delete it. The blue highlight is removed from the spreadsheet.