{"id":8754,"date":"2018-06-22T15:50:51","date_gmt":"2018-06-22T13:50:51","guid":{"rendered":"https:\/\/blog.sheetgo.com\/?p=8754"},"modified":"2018-06-22T15:50:51","modified_gmt":"2018-06-22T13:50:51","slug":"formula-de-percentiles-en-google-sheets","status":"publish","type":"post","link":"https:\/\/www.sheetgo.com\/es\/blog\/google-sheets-formulas\/percentile-formula-in-google-sheets\/","title":{"rendered":"C\u00f3mo utilizar la f\u00f3rmula PERCENTILO en Google Sheets"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; module_class=&#8221;sheetgo-post&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Spreadsheets are where most of us do our data analysis on. For that reason, we have many formulas and tools to aid us in that direction. And the\u00a0<\/span><a href=\"https:\/\/support.google.com\/docs\/answer\/3094093\" target=\"_blank\" rel=\"noopener noreferrer\">PERCENTILE<\/a><span>\u00a0formula in Google Sheets is one such formula. It gives us the value below which the specified percentage of\u00a0observations in a group fall.\u00a0It essentially segregates the data points into 100 equidistant segments. So the 50th percentile, for example, would return the value placed in the 50th segment.<\/span><\/p>\n<p>Note: If you are looking for more functions, we have a huge guide of <a href=\"https:\/\/www.sheetgo.com\/blog\/excel-features\/100-functions-formulas-for-google-sheets-excel-basics\/\">100+ Functions &amp; Formulas for Google Sheets &amp; Excel Basics<\/a>\u00a0<\/p>\n<h3>Syntax<\/h3>\n<p><strong>PERCENTILE(data, percentile)<\/strong><\/p>\n<ul>\n<li><strong>data<\/strong><span>\u00a0<\/span>\u2013 this is the reference to the range of cells that contains the numeric dataset we want to calculate the percentile for.<\/li>\n<li><strong>percentile<\/strong><span>\u00a0<\/span>\u2013 is the percentile for which the formula calculates the value within data and returns the output. The values range from 0 to 100 percentiles and they are expressed in percentage terms. For instance, we use 0.5 (or 50%) for the 50th percentile, which incidentally returns the median value in the dataset. Similarly, we go with 0.67 (or 67%) for the 67th percentile.<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3>Usage: PERCENTILE formula in Google Sheets<\/h3>\n<p>Please consider the following screenshot, that demonstrates the practical application of this formula. We have a numeric dataset in column A. And we have a few percentile calculations as illustrated in column B.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2021\/10\/PERCENTILE-formula-Google-Sheets-1.png&#8221; alt=&#8221;PERCENTILE formula Google Sheets 1&#8243; title_text=&#8221;PERCENTILE formula Google Sheets 1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>The first example is calculating the 50th percentile \u2013 meaning that we see the median value of the dataset. It may so happen that the output may not correspond to any single value in the dataset. And that is what happened here. The second and third examples calculate the 67th and 90th percentiles respectively. And they don\u2019t correspond to any single data point either.<\/p>\n<p>Now one might begin to wonder, what would a 0th and 100th percentile look like. So, we\u2019ve tried them too, in the fourth and fifth examples. And it is no surprise that the 0th percentile displayed the lowest value in the dataset, while the 100th percentile got us the highest value.<\/p>\n<p>You may have noticed the data is sorted in ascending order \u2013 that is done just for the purposes of our quick understanding. However, in real life scenarios, it is not necessary to have a sorted data for input.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Spreadsheets are where most of us do our data analysis on. For that reason, we have many formulas and tools to aid us in that direction. And the\u00a0PERCENTILE\u00a0formula in Google Sheets is one such formula. It gives us the value below which the specified percentage of\u00a0observations in a group fall.\u00a0It essentially segregates the data points [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":8792,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"Spreadsheets are where most of us do our data analysis on. For that reason, we have many formulas and tools to aid us in that direction. And the <a href=\"https:\/\/support.google.com\/docs\/answer\/3094093\" target=\"_blank\" rel=\"noopener noreferrer\">PERCENTILE<\/a> formula in Google Sheets is one such formula. It gives us the value below which the specified percentage of&nbsp;observations in a group fall.&nbsp;It essentially segregates the data points into 100 equidistant segments. So the 50th percentile, for example, would return the value placed in the 50th segment.\n<h3>Syntax<\/h3>\n<strong>PERCENTILE(data, percentile)<\/strong>\n<ul>\n \t<li><strong>data<\/strong> - this is the reference to the range of cells that contains the numeric dataset we want to calculate the percentile for.<\/li>\n \t<li><strong>percentile<\/strong> - is the percentile for which the formula calculates the value within data and returns the output. The values range from 0 to 100 percentiles and they&nbsp;are expressed in percentage terms. For instance, we use 0.5 (or 50%) for the 50th percentile, which incidentally returns the median value in the dataset. Similarly,&nbsp;we go with 0.67 (or 67%) for the 67th percentile.<\/li>\n<\/ul>\n<h3>Usage: PERCENTILE formula in Google Sheets<\/h3>\nPlease consider the following screenshot, that demonstrates the practical application of this formula. We have a numeric dataset in column A. And we have a few percentile calculations as illustrated in column B.\n\n<img class=\"aligncenter size-full wp-image-8796\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2018\/06\/PERCENTILE-formula-Illustration-Frame-1.png\" alt=\"PERCENTILE formula in Google Sheets\" width=\"846\" height=\"549\">\n\nThe first example is calculating the 50th percentile - meaning that we see the median value of the dataset. It may so happen that the output may not correspond to any single value in the dataset. And that is what happened here. The second and third examples calculate the 67th and 90th percentiles respectively. And they don't correspond to any single data point either.\n\nNow one might begin to wonder, what would a 0th and 100th percentile look like. So, we've tried them too, in the fourth and fifth examples. And it is no surprise that the 0th percentile displayed the lowest value in the dataset, while the 100th percentile got us the highest value.\n\nYou may have noticed the data is sorted in ascending order - that is done just for the purposes of our quick understanding. However, in real life scenarios, it is not necessary to have a sorted data for input.","_et_gb_content_width":"","footnotes":""},"categories":[54],"tags":[39,28],"class_list":["post-8754","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-google-sheets-formulas","tag-connections-t","tag-spreadsheets"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/posts\/8754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/comments?post=8754"}],"version-history":[{"count":0,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/posts\/8754\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/media\/8792"}],"wp:attachment":[{"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/media?parent=8754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/categories?post=8754"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sheetgo.com\/es\/wp-json\/wp\/v2\/tags?post=8754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}