Public
Edited
Sep 4, 2023
Also listed in…
STM
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mathjs = require('mathjs')
Insert cell
Insert cell
Insert cell
Insert cell
c = params[2]
Insert cell
Insert cell
mean = (a+b+c)/3
Insert cell
variance = (a**2 + b**2 + c**2 - a*b - a*c - b*c)/(18)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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