How to plot percentile chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way in Excel that allows to plot a percentile chart, such as the median, nth and mth percentile

thanks

John
 
John

Excel has PERCENTILE and Median Functions. e.g.

=MEDIAN(D2:D20)
=PERCENTILE(D2:D20,0.9)

Use these on your data and chart the results or use an
AutoFilter on the data to show the top 10% values And plot
these

Regards
Peter
-----Original Message-----
is there a way in Excel that allows to plot a percentile
chart, such as the median, nth and mth percentile?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top