Published
Edited
Dec 29, 2020
Insert cell
Insert cell
md`
### Collect new Observations, Orient (with existing knowledge), Decide and Act...`
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
Insert cell
md`# Code Details in no special order`
Insert cell
histogram1.summary
Insert cell
import { button } from "@jashkenas/inputs"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
p_less_than_x = jStat.seq(1/n_quantiles / 2, 1 - (1/n_quantiles / 2), n_quantiles)
Insert cell
histogram1.recordValue(uniSlider)
Insert cell
Insert cell
Insert cell
HDRando(1234, 0)
Insert cell
import { histogram } from '@jonhelfman/histogram'
Insert cell
JSHistogram = require('https://bundle.run/hdr-histogram-js@2.0.1')
Insert cell
import { metalog, HDRando } from '@i001962/correlated-metalog-using-copulas'
Insert cell
import {slider} from "@jashkenas/inputs"

Insert cell
Plotly = require("https://cdn.plot.ly/plotly-latest.min.js")
Insert cell
// d3 = require("d3", "d3-array@^2.2")
d3 = require("d3@6", "d3-array@^2.2")
Insert cell
import { kde, epanechnikov } from "@d3/kernel-density-estimation"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
qBinwidth = 1.25 * Math.sqrt(150 / n_quantiles)
Insert cell
Insert cell
mutable startValue = 20
Insert cell
qfStacks = generateDotplotStacks(quantiles.map(c => c.x), qBinwidth)
Insert cell
x = jStat.seq(0.01, 100, trials)
Insert cell
trials = 100
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