평균(μ)과 표준편차(σ)를 조절하며 정규 분포 곡선, 68-95-99.7 법칙, z-점수를 탐구한다.
f(x) = (1/σ√(2π))·e^(−(x−μ)²/(2σ²))
z = (x−μ)/σ
- μ±σ 범위 안에 전체 데이터의 68%가 포함됩니다.
science_lab/templates/science_lab/experiments/math_tools/statistics/descriptive/normal_distribution_explorer.html