Published
Edited
Sep 7, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`## Appendix`
Insert cell
yg
Insert cell
years = yg.length
Insert cell
npupils = years * pupils
Insert cell
decisions = npupils * 10
Insert cell
decisionsPerTeacher = Math.round(decisions / teachers, 0)
Insert cell
timePerTeacher = Math.round(decisionsPerTeacher / 3)
Insert cell
Inputs = require("@observablehq/inputs@0.7.22/dist/inputs.umd.min.js")
Insert cell
Range = Inputs.Range
Insert cell
Checkbox = Inputs.Checkbox
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