Loading…

Kernel Density Estimation Plotter

Math Probability • Non Parametric and Computational Probability

View all topics

Estimate a non-parametric PDF using kernel density estimation (KDE). Compare KDE curve with an animated histogram, adjust bandwidth \(h\), and choose Gaussian or Epanechnikov kernel.

Enter data, choose kernel and bandwidth, then click Plot KDE. Use Play to animate the histogram building. The graph shows numeric axis labels and a badge with KDE summary.
Example: 1, 1.5, 2, 3, 5
Gaussian is smooth everywhere; Epanechnikov has compact support.
Rule-of-thumb: \(h \approx 0.9\min(s, \mathrm{IQR}/1.34)\,n^{-1/5}\).
Deterministic seed for Play
Show histogram bars (animated)
Ready

KDE curve vs histogram

Histogram animation 0%

Play animates how histogram bars accumulate as points are “added in” (a visual aid). KDE curve uses the full dataset.

Click “Plot KDE” to compute the kernel density estimate and show steps.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.