🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Build a Cumulative Distribution Function (CDF)

User: "nav"
New Altair Community Member
Updated by Jocelyn
Hello guys,

I was wondering if it possible to plot a CDF with advanced plot in RapidMiner. Basically I want to start with a dataset and plot the CDF of the values of an attribute. I tried but up to now I can only build a cumulative function not normalized, but I want the classic range 0-1 for the y-axis. Is it possible to do that?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    Ciao Luigi,

    the Advanced Charts are not capable of normalizing the data. You have to prepare the data in the process, e.g. by dividing each attribute by the sum of the values in the respective column.

    Best regards,

    Marius