Empirical Cumulative Distribution Plot

Visualize the empirical cumulative distribution of a numeric column.

Home > Visualization > Statistical

Input Properties

PropertyRequirementTypeDefaultDescription
Value ColumnString (integer, long, double)-Numeric column used to compute the empirical
cumulative distribution
Color ColumnString-Optional column for coloring ECDF lines by group
Separate By ColumnString-Optional column for splitting ECDF plots into
subplots
Y Axis ModeStringprobabilityDisplay cumulative probability, raw count, or
cumulative sum
CDF ModeStringstandard‘standard’ shows P(X ≤ x), ‘reversed’ shows P(X ≥
x), ‘complementary’ shows 1 - P(X ≤ x)
OrientationStringverticalPlot ECDF vertically or horizontally
Show MarkersBooleanfalseDisplay sample markers on the ECDF line
Marginal PlotStringnoneOptional marginal plot to display alongside the
ECDF

Output Ports

PortMode
0Single Snapshot