Hello

I need help for the following:

my data is
class no.       best performers
101             10
102             21
103             1
104             3
105             5
106             190
...             ...
...             ...
...             ...
...             ...
...             ...

I want to plot a graph using R, to show that very few classes has maximum
best performers. can someone guide me for this? I tried using cumulative
frequencies and then plotting a graph but it does not serve the purpose. 

Thank you in advance

Regards,
Sunita
-- 
View this message in context: 
http://old.nabble.com/Graph-to-show-very-few-classes-has-maximum-best-performers-tp26160026p26160026.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to