Public
Edited
Mar 29, 2024
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
Insert cell
Insert cell
Insert cell
h = histogram(
2, // サンプルサイズ (n)
100000, // サンプル数 (m)
100, // ビン数
width, // 幅 (pixel)
width / 3, // 高さ (pixel)
[0, 12], // Yの表示範囲.'auto':[min,max], 'mean':[mean-5sigma/√n, mean+5sigma/√n].
{ gen_str: "d3.randomExponential(1)", mean: 1, variance: 1 }, // Xの確率分布, 平均, 分散
1 // 正規分布曲線の表示(1で表示,0で非表示)
)
Insert cell
Insert cell
Insert cell
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