Published
Edited
Feb 13, 2021
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data3 = [15, 11, 12, 3, 14, 17, null, undefined]
Insert cell
deviation(data3)
Insert cell
d3.deviation(data3)
Insert cell
percentile([60, 70, 80, 90, 95, 100], 95)
Insert cell
Insert cell
Insert cell
JSON.stringify(data2)
Insert cell
deviation(data)
Insert cell
deviation(data2, d => d.x)
Insert cell
d3.deviation(data)
Insert cell
d3.deviation(data2, d => d.x)
Insert cell
d3 = require("d3-array")
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