1

I am trying to figure out what the empirical distribution function is.

Wiki uses this figure to illustrate the empirical distribution function.

The grey hash marks represent the observations in a particular sample drawn from that distribution, and the horizontal steps of the blue step function (including the leftmost point in each step but not including the rightmost point) form the empirical distribution function of that sample.

What does the vertical line between each horizontal lines mean?

enter image description here

whnlp
  • 133
  • As it is currently phrased, understanding what you are asking seems to require clicking through four links. This makes it quite difficult to know what you are asking. Please edit your question so that it is more self-contained, and does not require so much linking to other pages. – Xander Henderson Sep 19 '19 at 12:23
  • They just connect the horizontal segments. It's simply a way of drawing the graph of a step function. – saulspatz Sep 19 '19 at 13:12

1 Answers1

1

The vertical blue lines are just lines connecting the horizontal blue lines. They don't mean anything.

As the text explains, the blue graph is supposed to represent a step function, whose actual graph consists only of horizontal segments (which in this function are closed on the left and open on the right). So the horizontal segments are the only parts of the graph that actually represent the function.

David K
  • 98,388