Results
After a simulation run completes, the results panel appears below the spreadsheet.
Per-output results
For each output, you see:
- Histogram — distribution of sampled values across all iterations
- Summary statistics — mean, median, standard deviation, min, max, and selected percentiles (P5, P25, P75, P95)
- Pr(x < X) line — a draggable vertical line on the histogram showing the probability that the output is less than a given value
Reading the Pr(x < X) line
Drag the vertical line left or right to set a threshold. The label shows Pr(output < X) = Y% — for example, "there is a 30% chance profit is below $0".
Output types
| Output type | Result display |
|---|---|
| Single cell | Histogram of scalar values across all reps |
| Cell range | One histogram per cell in the range |
Percentile table
Below the histogram, a table shows key percentiles:
| Percentile | Meaning |
|---|---|
| P5 | 5% of iterations produced a value below this |
| P25 | Lower quartile |
| P50 | Median |
| P75 | Upper quartile |
| P95 | 95% of iterations produced a value below this |
Saving results
Results are not automatically saved between sessions. To preserve them, note the key statistics or take a screenshot before closing the tab.