![]() |
Percentile function in Excel
Hello,
How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
Percentile function in Excel
Try...
=PERCENTILE(IF(RangeX="Criteria",RangeY),k) ....confirmed with CONTROL+SHIFT+ENTER, not just ENTER. Hope this helps! In article , Philippe wrote: Hello, How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
Percentile function in Excel
Domenic - Excellent! I love it when it works! Thank you for your help.
"Domenic" wrote: Try... =PERCENTILE(IF(RangeX="Criteria",RangeY),k) ....confirmed with CONTROL+SHIFT+ENTER, not just ENTER. Hope this helps! In article , Philippe wrote: Hello, How do I create conditional percentiles based on one set of attribute. For example given a large salary dataset with 50 job titles create salary quintiles by job title. Can the PERCENTILE function be used? Thanks - Philippe. |
All times are GMT +1. The time now is 11:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com