{"id":13829,"date":"2019-09-02T00:00:02","date_gmt":"2019-09-02T05:00:02","guid":{"rendered":"http:\/\/grockit.com\/blog\/gre\/?p=925"},"modified":"2020-09-11T20:41:01","modified_gmt":"2020-09-11T20:41:01","slug":"probability-combination-and-permutation-on-the-gre","status":"publish","type":"post","link":"https:\/\/wpapp.kaptest.com\/study\/gre\/probability-combination-and-permutation-on-the-gre\/","title":{"rendered":"Probability, Combination, and Permutation on the GRE"},"content":{"rendered":"<p>Probability, Combination, and Permutation questions are relatively rare on the GRE, but if you\u2019re aiming for a high percentile in the Quantitative section you should spend some time familiarizing yourself with some of the more advanced concepts such as these. These types of probability questions are often found in multiple choice word problems, although it\u2019s possible to see this concept appear in Quant Comps or Numeric Entry. Let\u2019s look at some GRE practice questions to highlight the need-to-know concepts.<br \/>\n&nbsp;<br \/>\n<div  style='padding-bottom:10px; ' class='av-special-heading av-special-heading-h3    avia-builder-el-0  el_before_av_heading  avia-builder-el-first  '><h3 class='av-special-heading-tag '  itemprop=\"headline\"  >How to calculate the probability of independent events<\/h3><div class='special-heading-border'><div class='special-heading-inner-border' ><\/div><\/div><\/div><br \/>\nAre you one of the many prospective\u00a0GRE\u00a0test takers who see the word \u201cprobability\u201d on a test question and instantly cringe? One way to\u00a0catapult your score\u00a0into the higher ranges is to\u00a0overcome that fear\u00a0by gaining an understanding of what can be truly simple test items.<br \/>\nMost probability problems on the GRE involve independent events. Each event either will (\u201cYes\u201d) happen or won\u2019t (\u201cNo\u201d) occur. Once we are told the probability of Yes, we can calculate the probability of No by subtracting Yes from 1.<br \/>\nFor instance, let\u2019s say the probability that you will get to class on time is 2\/3. That is, for every three times you go to class, you are on time twice. That means that the probability that you will not be on time is (1 \u2013 2\/3) or 1\/3.<br \/>\nThe Fundamental Counting Principle states that if an event has <em>x<\/em> possible outcomes and another independent event has <em>y<\/em> possible outcomes, then there are <em>xy<\/em> possible ways the two events could occur together.<br \/>\n<div  style='padding-bottom:10px; ' class='av-special-heading av-special-heading-h3    avia-builder-el-1  el_after_av_heading  el_before_av_image  '><h3 class='av-special-heading-tag '  itemprop=\"headline\"  >Permutations on the GRE<\/h3><div class='special-heading-border'><div class='special-heading-inner-border' ><\/div><\/div><\/div><br \/>\nPermutations are sequences. In a sequence, order is important.<\/p>\n<ol>\n<li>How many different ways can five people sit in a row?<\/li>\n<\/ol>\n<p>For the first spot in the row, we have five people to choose from, and as we go down the line trying to fill each spot, the number of people we have to choose from will decrease by 1. Therefore we have 5 x 4 x 3 x 2 x 1 = 120 ways<br \/>\nSome harder permutations problems will require you to use this formula:<br \/>\n<div  class='avia-image-container avia_animated_image avia_animate_when_almost_visible top-to-bottom av-styling-    avia-builder-el-2  el_after_av_heading  el_before_av_heading  avia-align-center '  itemprop=\"image\" itemscope=\"itemscope\" itemtype=\"https:\/\/schema.org\/ImageObject\"  ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><img class='wp-image-0 avia-img-lazy-loading-not-0 avia_image' src=\"http:\/\/www.kaptest.com\/blog\/prep\/wp-content\/uploads\/sites\/21\/2018\/02\/Screen-Shot-2017-05-31-at-10.49.25-AM.png\" alt='' title=''   itemprop=\"thumbnailUrl\"  \/><\/div><\/div><\/div><br \/>\nn = the total number of options<br \/>\nk = the number of options chosen<br \/>\n&nbsp;<br \/>\nAt the Top Chef cooking competition, 12 chefs are competing in the seafood challenge. How many possible options are there for the first 3 finishers?<br \/>\nHere n = 12 and r = 3. Since the order in which the chefs finish matters, we know to use the Permutation formula:<br \/>\nn! \/ (n \u2013 k)! = 12! \/ (12 \u2013 3)! = 12! \/ 9! = 12 x 11 x 10 = 1,320 options<br \/>\n<div  style='padding-bottom:10px; ' class='av-special-heading av-special-heading-h3    avia-builder-el-3  el_after_av_image  el_before_av_image  '><h3 class='av-special-heading-tag '  itemprop=\"headline\"  >Combinations on the GRE<\/h3><div class='special-heading-border'><div class='special-heading-inner-border' ><\/div><\/div><\/div><br \/>\nCombinations are groups. Order doesn\u2019t matter. The Combination formula is only slightly different from the Permutation formula:<br \/>\n<div  class='avia-image-container avia_animated_image avia_animate_when_almost_visible top-to-bottom av-styling-    avia-builder-el-4  el_after_av_heading  el_before_av_one_full  avia-align-center '  itemprop=\"image\" itemscope=\"itemscope\" itemtype=\"https:\/\/schema.org\/ImageObject\"  ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><img class='wp-image-0 avia-img-lazy-loading-not-0 avia_image' src=\"http:\/\/www.kaptest.com\/blog\/prep\/wp-content\/uploads\/sites\/21\/2018\/02\/Screen-Shot-2017-06-01-at-1.08.50-PM.png\" alt='' title=''   itemprop=\"thumbnailUrl\"  \/><\/div><\/div><\/div><\/p>\n<div>\n<div class=\"flex_column av_one_full  flex_column_div first  avia-builder-el-5  el_after_av_image  el_before_av_promobox  \" ><p>Steven drew 13 portraits for his art project. He wants to choose 8 of them for his studio art final. How many different groups of photos are possible?\n<\/p><\/div>\n<p>Since the question asks about groups and not the order of the portraits, we know this is a Combination problem.<br \/>\nn! \/ k! (n \u2013 k)! = 13! \/ 8! (13 \u2013 8)! = 13! \/ 8! 5!<br \/>\n= 13 x 12 x 11 x 10 x 9 \/ 5 x 4 x 3 x 2 x 1 = 1,287 different groups<br \/>\nAlways remember to ask yourself whether order matters to the problem you are trying to solve! The GRE may also combine one or more of these concepts into the same problem.<\/p><\/div><br \/>\n\t<div  style='background:#f5f3fC;border-color:#f5f3fc;' class='av_promobox  avia-button-yes   avia-builder-el-6  el_after_av_one_full  el_before_av_sidebar '>\t\t<div class='avia-promocontent'><p>\nGet access to even more GRE Quantitative Practice Questions with Kaplan&#8217;s 2500+ Question Qbank.<\/p>\n<\/div><div  class='avia-button-wrap avia-button-right ' ><a href='https:\/\/www.kaptest.com\/gre\/practice\/gre-quiz-bank' class='avia-button  avia-color-theme-color   avia-icon_select-no avia-size-large avia-position-right ' target=\"_blank\" rel=\"noopener noreferrer\"><span class='avia_iconbox_title' >Learn More<\/span><\/a><\/div><\/div><\/p>\n<p class=\"p1\"><div  class='avia-builder-widget-area clearfix  avia-builder-el-7  el_after_av_promobox  avia-builder-el-last '><div id=\"text-70\" class=\"widget clearfix widget_text\">\t\t\t<div class=\"textwidget\"><p><span data-sumome-listbuilder-embed-id=\"a78fe19e226d385662749ccaadcdccd7ecdcab651c77e3b874bfcb76a80605a7\"><\/span><\/p>\n<\/div>\n\t\t<\/div><div id=\"text-71\" class=\"widget clearfix widget_text\">\t\t\t<div class=\"textwidget\"><p><span data-sumome-listbuilder-embed-id=\"185e834399a9fdd414ded52f3f51a4735f464b8c612f006f44ffba835a649b4f\"><\/span><\/p>\n<\/div>\n\t\t<\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Probability, Combination, and Permutation questions are relatively rare on the GRE, but if you\u2019re aiming for a high percentile in the Quantitative section you should spend some time familiarizing yourself with some of the more advanced concepts such as these. These types of probability questions are often found in multiple choice word problems, although it\u2019s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":27070,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[68],"tags":[374,69,375,323,376,377,378],"_links":{"self":[{"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/posts\/13829"}],"collection":[{"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/comments?post=13829"}],"version-history":[{"count":1,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/posts\/13829\/revisions"}],"predecessor-version":[{"id":34529,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/posts\/13829\/revisions\/34529"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/media\/27070"}],"wp:attachment":[{"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/media?parent=13829"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/categories?post=13829"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpapp.kaptest.com\/study\/wp-json\/wp\/v2\/tags?post=13829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}