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

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