Published
Edited
Jan 3, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
p0_ = "0" // This is lowest observed value
Insert cell
p5_ = 10 // This is the low percetile set in the dropdown above. Variable name is misleading. p5 if dropdown = 5, p10 if dropdown = 10
Insert cell
p50_ = 36 // This is the median
Insert cell
p95_ = 95; // This is the value found at the high quantile 1- the value set in the dropdown above. Variable name is misleading.
Insert cell
p100_ = 100
Insert cell
defaultRand = "rand" // The cell of your =rand() when using Excel
Insert cell
md`## Code section`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
trials = 1000
Insert cell
import { histogram } from '@jonhelfman/histogram'
Insert cell
Insert cell
import { select, button } from "@jashkenas/inputs"
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more