Skip to content
Prev 274583 / 398506 Next

ecdf

Hi:

I don't understand what you're attempting to do. Wouldn't courseid be
a categorical variable with a numeric label? If that is so, why are
you trying to compute an EDF? An EDF computes cumulative relative
frequency of a random variable, which by definition is numeric. If we
were talking about EDFs for a distribution of student course grades on
a numeric point system by course, that would make some sense, but I
don't see how the course IDs themselves qualify as being on an
interval scale of measurement. Could you clarify your intent?

Dennis
On Sun, Oct 16, 2011 at 8:31 AM, gj <gawesh at gmail.com> wrote: