🔒 Please log in to use tool features (fill sample / analyze / AI interpretation / export document)
📈 Empirical CDF (ECDF)
Empirical cumulative distribution: F(x) = fraction of the sample ≤ x; view the whole distribution and in-place quantiles without assuming a distribution
🔧 All Tools
Data
Notes
· The ECDF plots the sample as a step curve F(x)=#(≤x)/n with no distributional assumption; it reads off "the proportion not exceeding a given value" and in-place quantiles (P50 is the median). Overlaying the normal CDF lets you judge at a glance how close the data are to normal.
· Quantiles use linear interpolation (type=7, matching common statistical software).
AI Report
Generate a beautiful HTML chart report. Download as Word or print to PDF.
AI Report Preview

About ECDF Plot Generator

Draw an empirical cumulative distribution (ECDF) step plot without distribution assumptions, read any quantile and compare two samples with the KS test.

Learn more about this tool → ← Back to all quality tools