{"id":162,"date":"2023-12-06T10:57:04","date_gmt":"2023-12-06T15:57:04","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/?post_type=chapter&#038;p=162"},"modified":"2024-05-10T17:39:04","modified_gmt":"2024-05-10T21:39:04","slug":"counting-rules","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/chapter\/counting-rules\/","title":{"raw":"Counting Rules","rendered":"Counting Rules"},"content":{"raw":"<div class=\"textbox textbox--learning-objectives\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Learning Objectives<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nCalculate and understand the counting rules (multiplication, combinations, and permutations).\r\n\r\n<\/div>\r\n<\/div>\r\n<ul>\r\n \t<li>We have covered Descriptive Statistics where we summarize data.<\/li>\r\n \t<li>The other branch of Statistics is called Inferential Statistics,<\/li>\r\n \t<li>Inferential stats is where we draw conclusion, or make a decision, from the set of data.<\/li>\r\n \t<li>When we make a decision, we usually make it under uncertainty, because the future is unknown to us.<\/li>\r\n \t<li>This is why we have to study Probability.<\/li>\r\n \t<li>Even before we can study Probability, we need to know how many different things can happen.<\/li>\r\n<\/ul>\r\n<h1>Intro Counting Rule Example (Lotto 6\/49)<\/h1>\r\n<h2>Example 14.1<\/h2>\r\nA well known example is Lotto 6\/49:\r\n<ul>\r\n \t<li>You may have heard of the following statement:<\/li>\r\n \t<li>\"When you play Lotto 6\/49, there is a 14 million to 1 chance of hitting the jackpot\", or words to that effect.<\/li>\r\n \t<li>Where did the number 14 million come from?<\/li>\r\n \t<li>We make use of the counting rules of course. B<\/li>\r\n \t<li>y the end of this chapter, you will know where the 14 million come from.<\/li>\r\n<\/ul>\r\nThere are essentially 3 counting rules.\r\n<h1>Counting Rule One - Multiplication<\/h1>\r\nThis rule can be loosely stated as follows:\r\n\r\nIf a \"process\" can be divided into stages, and there are [latex]n_1[\/latex] possible outcomes in stage 1, [latex]n_2[\/latex] possible outcomes in stage 2, and so on, then the total number of possible outcomes equals\r\n\r\n\\[n_1\\times n_2 \\times \\cdot\\]\r\n<h2>Example 14.2<\/h2>\r\n<span style=\"color: #003366\"><strong>Setup:<\/strong> <\/span>\r\n<ul>\r\n \t<li>A salesman calls on 2 clients every day.<\/li>\r\n \t<li>Each call can result in a sale (s),. or in a no sale (n).<\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>How many different things can happen at the end of the day?\r\n\r\n<span style=\"color: #003366\"><strong>Instructions:<\/strong> <\/span>\r\n<ul>\r\n \t<li>We can equate \"the process\" with his calling on clients,<\/li>\r\n \t<li>stage 1 with calling on the first client with [latex]n_1 = 2[\/latex] (s or n),<\/li>\r\n \t<li>stage 2 with calling on the second client with [latex]n_2= 2[\/latex] (s or n).<\/li>\r\n \t<li>Total possible outcomes [latex]= 2 \\times 2 = 4[\/latex].<\/li>\r\n \t<li>Note: 'S' is defined as a 'success'<\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Solutions:<\/strong> <\/span>What are these 4 possible outcomes?\r\n<ul>\r\n \t<li>We can see them better if we draw a TREE DIAGRAM.<\/li>\r\n \t<li>Every tree has a root, representing the start of the \"process\".<\/li>\r\n \t<li>From this root, we draw the same number of branches as there are possible outcomes in stage 1.<\/li>\r\n \t<li>We then draw a vertical line to represent the end of the first stage.<\/li>\r\n \t<li>This is to be followed by more branches and a vertical line to represent the second stage, and so on.<\/li>\r\n \t<li>The tree diagram representing this first example looks like so.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone size-medium wp-image-164\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-300x176.png\" alt=\"\" width=\"300\" height=\"176\" \/>\r\n\r\nGoing along the different branches, we can see that the four different things are:\r\n<ul>\r\n \t<li>ss, sn, ns, nn.<\/li>\r\n \t<li>ss means sale to the first, sale to the second.<\/li>\r\n \t<li>sn means sale to the first, no sale to the second.<\/li>\r\n \t<li>ns means no sale to the first, sale to the second.<\/li>\r\n \t<li>nn means no sale to both.<\/li>\r\n<\/ul>\r\nIn the jargon of Statistics, these 4 things are called Sample Points. Together, they make up a Sample Space (SS):\r\n<ul>\r\n \t<li>We write it like this<\/li>\r\n \t<li>\\[SS = \\{ss, sn, ns, nn\\}\\]<\/li>\r\n<\/ul>\r\n<h2>Example 14.3<\/h2>\r\n<span style=\"color: #003366\"><strong>Setup:<\/strong> <\/span>Suppose this salesman calls on 3 clients every day.\r\n\r\n<strong><span style=\"color: #003366\">Question:<\/span> <\/strong>How many different things can happen by the end of the day?\r\n\r\n<strong><span style=\"color: #003366\">Solution:<\/span> <\/strong>\r\n<ul>\r\n \t<li>It is easy to be tempted to say the answer is [latex]3 \\times 2 = 6[\/latex].<\/li>\r\n \t<li>But remember there are now 3 stages to represent the 3 calls, and each call has 2 outcomes.<\/li>\r\n \t<li>The total possible outcomes [latex]= 2 \\times 2 \\times 2 = 8[\/latex].<\/li>\r\n \t<li>The tree diagram is like this<\/li>\r\n<\/ul>\r\n<img class=\"alignnone size-medium wp-image-165\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-300x176.png\" alt=\"\" width=\"300\" height=\"176\" \/>\r\n\r\n\\[SS = \\{sss, ssn, sns, snn, nss, nsn ,nns, nnn\\}\\]\r\n<h2>Example 14.4<\/h2>\r\n<span style=\"color: #003366\"><strong>Setup: <\/strong><\/span>A Product Manager is asked to evaluate 2 new products. He is to give it a rating:\r\n<ul>\r\n \t<li>P if he thinks the new product is Profitable in the first year<\/li>\r\n \t<li>N if he thinks it is Not profitable<\/li>\r\n \t<li>B if he thinks it will Breakeven.<\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can he evaluate these 2 new products?\r\n\r\n<span style=\"color: #003366\"><strong>Solutions:<\/strong> <\/span>\r\n<ul>\r\n \t<li>Again, it is easy to be tempted to say the answer is 3 x 2 = 6.<\/li>\r\n \t<li>But remember there are 2 products, and each can be evaluated in 3 different ways.<\/li>\r\n \t<li>The correct answer is [latex]3\\times 3 = 9[\/latex].<\/li>\r\n \t<li>And the Sample Space is \\[SS = \\{PP, PN, PB, NP, NN, NB, BP, BN, BB\\}\\]<\/li>\r\n<\/ul>\r\n<h2>Example 14.5<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>BC license plates have the following setup:\r\n<ul>\r\n \t<li>It has 6 characters,<\/li>\r\n \t<li>3 letters,<\/li>\r\n \t<li>followed by a 3 digit number,<\/li>\r\n \t<li><span style=\"text-align: initial\">\\[LLL \\, \u00a0 DDD\\]<\/span><\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Question:<\/strong><\/span> How many different regular licence plates for passenger vehicles can the BC government issue?\r\n\r\n<strong><span style=\"color: #003366\">Solution: <\/span><\/strong>Assuming there are no restrictions,\r\n<ul>\r\n \t<li>There are 26 letters, and 10 (0 to 9) digits.<\/li>\r\n \t<li>So the total \\[= 26 \\times 26\\times 26 \\times 10 \\times 10\\times 10 = 17,576,000 \\text{ different plates.}\\]<\/li>\r\n<\/ul>\r\n<h2>Example 14.6<\/h2>\r\n<strong style=\"font-size: 20.5333px;text-align: initial\">Setup: <\/strong><span style=\"font-size: 20.5333px;text-align: initial\">How many different postal codes can there be in Canada?<\/span>\r\n\r\n<span style=\"color: #003366\"><strong>Question: <\/strong><\/span>What does a Canadian postal code look like? Do you get the exact same answer as in the example above?\r\n\r\n<strong><span style=\"color: #003366\">Solution: <\/span><\/strong>\r\n<ul>\r\n \t<li>Before we study the second and the third Counting Rules, we have to introduce another Mathematical Notation.<\/li>\r\n \t<li>It is the idea of a FACTORIAL, which is represented by the exclamation mark, i.e. !.<\/li>\r\n \t<li>We write it like this n!, where n is an integer, i.e., a whole number. By definition,<\/li>\r\n \t<li>\\[n! = n\\cdot(n-1)\\cdot (n -2) \\cdots (2)\\cdot(1)\\]<\/li>\r\n<\/ul>\r\nIn other words, we start from the number [latex]n[\/latex]:\r\n<ul>\r\n \t<li>multiply by it 1 less than [latex]n[\/latex],<\/li>\r\n \t<li>multiply by 1. less again,<\/li>\r\n \t<li>...until we come to the number 1.<\/li>\r\n<\/ul>\r\nFor instance, \\[4! = 4\\times 3\\times 2\\times 1 = 24\\]\r\n\r\nWe can also make use of our calculator:\r\n<ul>\r\n \t<li>We see that [x!] is on top of the multiplication sign, [latex]\\times[\/latex], key.<\/li>\r\n \t<li>Remember anything on top of a key, we have to access it by pressing the 2ND key first.<\/li>\r\n<\/ul>\r\nOne more thing to remember, [latex]0! = 1[\/latex].\r\n<h1>RULE TWO - Permutations<\/h1>\r\nThis rule is so important it has a special name. It is called a PERMUTATION. A permutation is an ARRANGEMENT of objects into ORDER. We have emphasized the 2 key words, arrangement and order.\r\n<h2>Example 14.7<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>There are 3 candidates in a Federal Election:\r\n<ul>\r\n \t<li>a Liberal (LIB),<\/li>\r\n \t<li>a Conservative (CON),<\/li>\r\n \t<li>and an NDP (NDP).<\/li>\r\n<\/ul>\r\nIn this example, it should be clear that there is an ORDER:\r\n<ul>\r\n \t<li>One person will get the most number of votes,<\/li>\r\n \t<li>and they become MP.<\/li>\r\n \t<li>A second person will get the second largest number of votes.<\/li>\r\n \t<li>A third person will get the least number of votes.<\/li>\r\n \t<li>There is an ORDER, and it is:<\/li>\r\n<\/ul>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>LIB<\/td>\r\n<td>CON<\/td>\r\n<td>NDP<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>LIB<\/td>\r\n<td>NDP<\/td>\r\n<td>CON<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>CON<\/td>\r\n<td>LIB<\/td>\r\n<td>NDP<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>CON<\/td>\r\n<td>NDP<\/td>\r\n<td>LIB<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>NDP<\/td>\r\n<td>LIB<\/td>\r\n<td>CON<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>NDP<\/td>\r\n<td>CON<\/td>\r\n<td>LIB<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<strong><span style=\"color: #003366\">Solution:\u00a0<\/span><\/strong>As we can see from the above listing, there are 6, no more. Let us obtain this same answer, 6, from a mathematical formula. It is\r\n\r\n\\[{}_n P_r = \\frac{n!}{(n-r)!}\\]\r\n\r\nwhere\r\n<ul>\r\n \t<li>[latex]r\\leq n[\/latex].<\/li>\r\n \t<li>[latex]n[\/latex] is the total number of objects to be arranged. In this example, [latex]n = 3[\/latex].<\/li>\r\n \t<li>[latex]P[\/latex] simply stands for Permutation. It has NO numeric value.<\/li>\r\n \t<li>[latex]r[\/latex] is the number of objects to be arranged into order. In this example, [latex]r = 3 [\/latex] also.<\/li>\r\n<\/ul>\r\nAccording to the formula given above, we have\r\n\r\n\\[{}_n P_r = {}_3P_3 = \\frac{3!}{(3-3)!}=\\frac{3!}{0!}=\\frac{6}{1}=6\\]\r\n<h2>Example 14.8<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>\r\n<ul>\r\n \t<li>There are 15 people in a contest (a beauty pageant, blueberry pie in a country fair, whatever)and<\/li>\r\n \t<li>A winner, a first runner-up, and a second runner-up are to be declared.<\/li>\r\n \t<li>Again, in this example, the words winner, first, second suggest ORDER.<\/li>\r\n \t<li>It is, therefore, also a permutation, with [latex]n = 15[\/latex] and [latex]r =3[\/latex].<\/li>\r\n<\/ul>\r\n\\[{}_n P_r = {}_{15}P_3 = \\frac{15!}{(15-3)!}=\\frac{15!}{12!}=\\frac{15\\times 14 \\times 13 \\times 12!}{12!}=15\\times 14 \\times 13 =2730\\]\r\n\r\nYou may find it easier to do by your calculator:\r\n<ul>\r\n \t<li>You will find the nPr key on top of the MINUS sign.<\/li>\r\n \t<li>First, enter n, which is 15,<\/li>\r\n \t<li>Then, press 2ND nPr,<\/li>\r\n \t<li>Then enter r, which is 3.<\/li>\r\n \t<li>Now press the EQUAL sign.<\/li>\r\n \t<li>You should get the same answer of 2,730.<\/li>\r\n<\/ul>\r\n<h1>RULE THREE - Combinations<\/h1>\r\nThis rule also has a special name. It is called a COMBINATION. A combination is a SELECTION of objects WITHOUT REGARD TO ORDER. Again, we have emphasized the key phrases.\r\n<h2>Example 14.9.1<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>Five people, call them A, B, C, D, and E for convenience, are running to become vice presidents of an organization. Two are to be chosen.\r\n\r\n<strong><span style=\"color: #003366\">Question<\/span><\/strong>: In how many ways can the president choose 2 from the 5 to become his vice presidents?\r\n\r\n<span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span>\r\n\r\nLet us list them first of all, and then we will give the mathematical formula. The president can choose\r\n<table style=\"height: 144px\">\r\n<tbody>\r\n<tr style=\"height: 36px\">\r\n<td style=\"height: 36px;width: 148.083px\">AB<\/td>\r\n<td style=\"height: 36px;width: 148.083px\">AC<\/td>\r\n<td style=\"height: 36px;width: 345.933px\">AD\u00a0\u00a0\u00a0\u00a0 AE<\/td>\r\n<\/tr>\r\n<tr style=\"height: 36px\">\r\n<td style=\"height: 36px;width: 148.083px\">BC<\/td>\r\n<td style=\"height: 36px;width: 148.083px\">BD<\/td>\r\n<td style=\"height: 36px;width: 345.933px\">BE<\/td>\r\n<\/tr>\r\n<tr style=\"height: 36px\">\r\n<td style=\"height: 36px;width: 148.083px\">CD<\/td>\r\n<td style=\"height: 36px;width: 148.083px\">CE<\/td>\r\n<td style=\"height: 36px;width: 345.933px\"><\/td>\r\n<\/tr>\r\n<tr style=\"height: 36px\">\r\n<td style=\"height: 36px;width: 148.083px\">DE<\/td>\r\n<td style=\"height: 36px;width: 148.083px\"><\/td>\r\n<td style=\"height: 36px;width: 345.933px\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ul>\r\n \t<li>We can see that there are 10.<\/li>\r\n \t<li>The general formula is: \\[{}_n C_{r}= \\binom{n}{r}= \\frac{n!}{r!(n-r)!}\\]<\/li>\r\n<\/ul>\r\nwhere\r\n<ul>\r\n \t<li>[latex]r\\leq n[\/latex].<\/li>\r\n \t<li>[latex]n[\/latex] is the total number of objects to be arranged. In this example, [latex]n = 5[\/latex].<\/li>\r\n \t<li>[latex]C[\/latex] simply stands for Combination. It has NO numeric value.<\/li>\r\n \t<li>[latex]r[\/latex] is the number of objects to be arranged into order. In this example, [latex]r = 2[\/latex] also.<\/li>\r\n<\/ul>\r\nFor our example then,\r\n\r\n\\[{}_n C_{r}={}_5 C_{2} = \\binom{5}{2}= \\frac{5!}{2!(5-2)!}=\\frac{5!}{2!(3)!}=\\frac{120}{2\\times 6}=10\\]\r\n\r\nAgain, the calculator can do the same thing for us:\r\n<ul>\r\n \t<li>See that nCr is located on top of the PLUS sign.<\/li>\r\n \t<li>Enter 5, 2ND nCr, enter 2, and the EQUAL sign.<\/li>\r\n \t<li>The answer is again 10.<\/li>\r\n<\/ul>\r\nIn this example, it should be made clear that the 2 positions are exactly the SAME:\r\n<ul>\r\n \t<li>The 2 people chosen will have the exact SAME title, Vice President (VP):<\/li>\r\n \t<li>In other word, AB is the same as BA, for both A and B will become vice presidents.<\/li>\r\n \t<li>AC is the same as CA, for both A and C will be vice presidents,<\/li>\r\n \t<li>And so on...<\/li>\r\n<\/ul>\r\n<h2>Example 14.9.2<\/h2>\r\n<span style=\"color: #003366\"><strong>Setup:\u00a0<\/strong><\/span>Let us suppose the 2 positions are not the same:\r\n<ul>\r\n \t<li>Suppose the first person to be chosen is to become VP Finance,<\/li>\r\n \t<li>and the second person chosen is to be VP Marketing.<\/li>\r\n \t<li>Then AB is not the same as BA.<\/li>\r\n \t<li>AB would mean that A is to be VP Finance, and B is to be VP Marketing. .<\/li>\r\n \t<li>And BA would mean B is to be VP Finance, and A is to be VP Marketing.<\/li>\r\n<\/ul>\r\nIn other words, the ORDER is now important. And this becomes a problem of Permutation. We now have [latex] {}_5 P_{2}= 20 [\\latex].\r\n\r\nWe should expect 20 as our answer, because for every AB, there is a different BA. For every AC, there is a CA, and so on.\r\n\r\nIn summary then, when we select 2 objects out of 5, there are 10 different combinations when the order of selection is NOT important, and there are 20 different permutations when the order of selection IS important.\r\n\r\nNow that we have considered all three counting rules, let us look at several more examples, so we can be sure which rule applies in the situations described below.\r\n<h2>Example 14.10<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>A stock broker is asked to rate 5 different stocks. He is to give each of the 5 stocks ratings of A, B, C, or D.\r\n\r\n<span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can he rate these 5 stocks?\r\n\r\n<strong><span style=\"color: #003366\">Solution:<\/span> <\/strong>Is it Rule 1, or 2, or 3 that applies?\u00a0 If you have any doubts, go back to Example 3 under Rule 1:\r\n<ul>\r\n \t<li>There, we have a Product Manager, here a stock broker.<\/li>\r\n \t<li>There, we have 2 new products, here 5 stocks.<\/li>\r\n \t<li>There, he can evaluate each of the new products in 3 ways, here in 4 ways.<\/li>\r\n \t<li>It is Rule 1 that applies.<\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Conclusion<\/strong><\/span>: The total number of ways the stock broker can rate these 5 stocks [latex]= 4 \\times 4 \\times 4\\times 4 \\times4 = 1,024[\/latex]\r\n<h2>Example 14.11<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>An auditor has 12 Income Tax Returns in front of him. He has to select 3 of them at random to audit.\r\n\r\n<strong><span style=\"color: #003366\">Question:<\/span> <\/strong>In how many ways can he select 3 from the 12?\r\n\r\n<strong><span style=\"color: #003366\">Solution:<\/span> <\/strong>Here, he has to choose 3 from 12. The order is not important and, therefore, a combination: <sub>12<\/sub>C<sub>3<\/sub> <em>= <\/em>220.\r\n\r\nUsing the calculator:\r\n\r\n\\[{}_{12} C_{3}=\\frac{12!}{3!}{9!}=\\frac{12\\cdot 11\\cdot 10\\cdot 9!}{9!\\cdot 3!}=\\frac{12\\cdot 11\\cdot 10}{6}=220\\]\r\n<h2>Example 14.12<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>In Lotto 6\/49, as long as you have the 6 correct numbers, you hit the jackpot.\r\n\r\n<span style=\"color: #003366\"><strong>Question<\/strong><\/span>: How many possible tickets can be given out for each draw?\r\n\r\n<span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span>The order is not important and, therefore, a combination:\r\n\r\n\\[{}_{49} C_{6}=13,983,816\\]\r\n<h2>Example 14.13<\/h2>\r\n<strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>There are 10 people, 4 accountants and 6 Salespeople. Four of them, 2 accountants and 2 salespeople, are to be chosen to form a committee.\r\n\r\n<span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can this committee be formed?\r\n\r\n<span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span>Here we have to choose:\r\n<ul>\r\n \t<li>2 accountants from 4, and<\/li>\r\n \t<li>2 salespeople from 6,<\/li>\r\n \t<li>Order does not appear to be important.<\/li>\r\n \t<li>So we have: \\[{}_4 C_2=6\\text{\u00a0 and\u00a0 } {}_6 C_{2}=15\\]<\/li>\r\n<\/ul>\r\nNow, what do you do to these 2 numbers, 6 and 15?\r\n<ul>\r\n \t<li>Do you add them?<\/li>\r\n \t<li>NO. According to Rule 1, you multiply.<\/li>\r\n \t<li>In the first stage, you choose 2 accountants from 4, and there are 6 ways to do so.<\/li>\r\n \t<li>In the second stage, you choose 2 salespeople from 6, and there are 15 ways to do so.<\/li>\r\n \t<li>All together, there are [latex]6 \\times15 = 90[\/latex] ways to have this committee formed.<\/li>\r\n<\/ul>","rendered":"<div class=\"textbox textbox--learning-objectives\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Learning Objectives<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Calculate and understand the counting rules (multiplication, combinations, and permutations).<\/p>\n<\/div>\n<\/div>\n<ul>\n<li>We have covered Descriptive Statistics where we summarize data.<\/li>\n<li>The other branch of Statistics is called Inferential Statistics,<\/li>\n<li>Inferential stats is where we draw conclusion, or make a decision, from the set of data.<\/li>\n<li>When we make a decision, we usually make it under uncertainty, because the future is unknown to us.<\/li>\n<li>This is why we have to study Probability.<\/li>\n<li>Even before we can study Probability, we need to know how many different things can happen.<\/li>\n<\/ul>\n<h1>Intro Counting Rule Example (Lotto 6\/49)<\/h1>\n<h2>Example 14.1<\/h2>\n<p>A well known example is Lotto 6\/49:<\/p>\n<ul>\n<li>You may have heard of the following statement:<\/li>\n<li>&#8220;When you play Lotto 6\/49, there is a 14 million to 1 chance of hitting the jackpot&#8221;, or words to that effect.<\/li>\n<li>Where did the number 14 million come from?<\/li>\n<li>We make use of the counting rules of course. B<\/li>\n<li>y the end of this chapter, you will know where the 14 million come from.<\/li>\n<\/ul>\n<p>There are essentially 3 counting rules.<\/p>\n<h1>Counting Rule One &#8211; Multiplication<\/h1>\n<p>This rule can be loosely stated as follows:<\/p>\n<p>If a &#8220;process&#8221; can be divided into stages, and there are [latex]n_1[\/latex] possible outcomes in stage 1, [latex]n_2[\/latex] possible outcomes in stage 2, and so on, then the total number of possible outcomes equals<\/p>\n<p>\\[n_1\\times n_2 \\times \\cdot\\]<\/p>\n<h2>Example 14.2<\/h2>\n<p><span style=\"color: #003366\"><strong>Setup:<\/strong> <\/span><\/p>\n<ul>\n<li>A salesman calls on 2 clients every day.<\/li>\n<li>Each call can result in a sale (s),. or in a no sale (n).<\/li>\n<\/ul>\n<p><span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>How many different things can happen at the end of the day?<\/p>\n<p><span style=\"color: #003366\"><strong>Instructions:<\/strong> <\/span><\/p>\n<ul>\n<li>We can equate &#8220;the process&#8221; with his calling on clients,<\/li>\n<li>stage 1 with calling on the first client with [latex]n_1 = 2[\/latex] (s or n),<\/li>\n<li>stage 2 with calling on the second client with [latex]n_2= 2[\/latex] (s or n).<\/li>\n<li>Total possible outcomes [latex]= 2 \\times 2 = 4[\/latex].<\/li>\n<li>Note: &#8216;S&#8217; is defined as a &#8216;success&#8217;<\/li>\n<\/ul>\n<p><span style=\"color: #003366\"><strong>Solutions:<\/strong> <\/span>What are these 4 possible outcomes?<\/p>\n<ul>\n<li>We can see them better if we draw a TREE DIAGRAM.<\/li>\n<li>Every tree has a root, representing the start of the &#8220;process&#8221;.<\/li>\n<li>From this root, we draw the same number of branches as there are possible outcomes in stage 1.<\/li>\n<li>We then draw a vertical line to represent the end of the first stage.<\/li>\n<li>This is to be followed by more branches and a vertical line to represent the second stage, and so on.<\/li>\n<li>The tree diagram representing this first example looks like so.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-164\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-300x176.png\" alt=\"\" width=\"300\" height=\"176\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-300x176.png 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-768x449.png 768w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-65x38.png 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-225x132.png 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram-350x205.png 350w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram.png 952w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>Going along the different branches, we can see that the four different things are:<\/p>\n<ul>\n<li>ss, sn, ns, nn.<\/li>\n<li>ss means sale to the first, sale to the second.<\/li>\n<li>sn means sale to the first, no sale to the second.<\/li>\n<li>ns means no sale to the first, sale to the second.<\/li>\n<li>nn means no sale to both.<\/li>\n<\/ul>\n<p>In the jargon of Statistics, these 4 things are called Sample Points. Together, they make up a Sample Space (SS):<\/p>\n<ul>\n<li>We write it like this<\/li>\n<li>\\[SS = \\{ss, sn, ns, nn\\}\\]<\/li>\n<\/ul>\n<h2>Example 14.3<\/h2>\n<p><span style=\"color: #003366\"><strong>Setup:<\/strong> <\/span>Suppose this salesman calls on 3 clients every day.<\/p>\n<p><strong><span style=\"color: #003366\">Question:<\/span> <\/strong>How many different things can happen by the end of the day?<\/p>\n<p><strong><span style=\"color: #003366\">Solution:<\/span> <\/strong><\/p>\n<ul>\n<li>It is easy to be tempted to say the answer is [latex]3 \\times 2 = 6[\/latex].<\/li>\n<li>But remember there are now 3 stages to represent the 3 calls, and each call has 2 outcomes.<\/li>\n<li>The total possible outcomes [latex]= 2 \\times 2 \\times 2 = 8[\/latex].<\/li>\n<li>The tree diagram is like this<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-165\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-300x176.png\" alt=\"\" width=\"300\" height=\"176\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-300x176.png 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-768x450.png 768w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-65x38.png 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-225x132.png 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2-350x205.png 350w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2023\/12\/Tree_diagram2.png 983w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>\\[SS = \\{sss, ssn, sns, snn, nss, nsn ,nns, nnn\\}\\]<\/p>\n<h2>Example 14.4<\/h2>\n<p><span style=\"color: #003366\"><strong>Setup: <\/strong><\/span>A Product Manager is asked to evaluate 2 new products. He is to give it a rating:<\/p>\n<ul>\n<li>P if he thinks the new product is Profitable in the first year<\/li>\n<li>N if he thinks it is Not profitable<\/li>\n<li>B if he thinks it will Breakeven.<\/li>\n<\/ul>\n<p><span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can he evaluate these 2 new products?<\/p>\n<p><span style=\"color: #003366\"><strong>Solutions:<\/strong> <\/span><\/p>\n<ul>\n<li>Again, it is easy to be tempted to say the answer is 3 x 2 = 6.<\/li>\n<li>But remember there are 2 products, and each can be evaluated in 3 different ways.<\/li>\n<li>The correct answer is [latex]3\\times 3 = 9[\/latex].<\/li>\n<li>And the Sample Space is \\[SS = \\{PP, PN, PB, NP, NN, NB, BP, BN, BB\\}\\]<\/li>\n<\/ul>\n<h2>Example 14.5<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>BC license plates have the following setup:<\/p>\n<ul>\n<li>It has 6 characters,<\/li>\n<li>3 letters,<\/li>\n<li>followed by a 3 digit number,<\/li>\n<li><span style=\"text-align: initial\">\\[LLL \\, \u00a0 DDD\\]<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #003366\"><strong>Question:<\/strong><\/span> How many different regular licence plates for passenger vehicles can the BC government issue?<\/p>\n<p><strong><span style=\"color: #003366\">Solution: <\/span><\/strong>Assuming there are no restrictions,<\/p>\n<ul>\n<li>There are 26 letters, and 10 (0 to 9) digits.<\/li>\n<li>So the total \\[= 26 \\times 26\\times 26 \\times 10 \\times 10\\times 10 = 17,576,000 \\text{ different plates.}\\]<\/li>\n<\/ul>\n<h2>Example 14.6<\/h2>\n<p><strong style=\"font-size: 20.5333px;text-align: initial\">Setup: <\/strong><span style=\"font-size: 20.5333px;text-align: initial\">How many different postal codes can there be in Canada?<\/span><\/p>\n<p><span style=\"color: #003366\"><strong>Question: <\/strong><\/span>What does a Canadian postal code look like? Do you get the exact same answer as in the example above?<\/p>\n<p><strong><span style=\"color: #003366\">Solution: <\/span><\/strong><\/p>\n<ul>\n<li>Before we study the second and the third Counting Rules, we have to introduce another Mathematical Notation.<\/li>\n<li>It is the idea of a FACTORIAL, which is represented by the exclamation mark, i.e. !.<\/li>\n<li>We write it like this n!, where n is an integer, i.e., a whole number. By definition,<\/li>\n<li>\\[n! = n\\cdot(n-1)\\cdot (n -2) \\cdots (2)\\cdot(1)\\]<\/li>\n<\/ul>\n<p>In other words, we start from the number [latex]n[\/latex]:<\/p>\n<ul>\n<li>multiply by it 1 less than [latex]n[\/latex],<\/li>\n<li>multiply by 1. less again,<\/li>\n<li>&#8230;until we come to the number 1.<\/li>\n<\/ul>\n<p>For instance, \\[4! = 4\\times 3\\times 2\\times 1 = 24\\]<\/p>\n<p>We can also make use of our calculator:<\/p>\n<ul>\n<li>We see that [x!] is on top of the multiplication sign, [latex]\\times[\/latex], key.<\/li>\n<li>Remember anything on top of a key, we have to access it by pressing the 2ND key first.<\/li>\n<\/ul>\n<p>One more thing to remember, [latex]0! = 1[\/latex].<\/p>\n<h1>RULE TWO &#8211; Permutations<\/h1>\n<p>This rule is so important it has a special name. It is called a PERMUTATION. A permutation is an ARRANGEMENT of objects into ORDER. We have emphasized the 2 key words, arrangement and order.<\/p>\n<h2>Example 14.7<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>There are 3 candidates in a Federal Election:<\/p>\n<ul>\n<li>a Liberal (LIB),<\/li>\n<li>a Conservative (CON),<\/li>\n<li>and an NDP (NDP).<\/li>\n<\/ul>\n<p>In this example, it should be clear that there is an ORDER:<\/p>\n<ul>\n<li>One person will get the most number of votes,<\/li>\n<li>and they become MP.<\/li>\n<li>A second person will get the second largest number of votes.<\/li>\n<li>A third person will get the least number of votes.<\/li>\n<li>There is an ORDER, and it is:<\/li>\n<\/ul>\n<table>\n<tbody>\n<tr>\n<td>LIB<\/td>\n<td>CON<\/td>\n<td>NDP<\/td>\n<\/tr>\n<tr>\n<td>LIB<\/td>\n<td>NDP<\/td>\n<td>CON<\/td>\n<\/tr>\n<tr>\n<td>CON<\/td>\n<td>LIB<\/td>\n<td>NDP<\/td>\n<\/tr>\n<tr>\n<td>CON<\/td>\n<td>NDP<\/td>\n<td>LIB<\/td>\n<\/tr>\n<tr>\n<td>NDP<\/td>\n<td>LIB<\/td>\n<td>CON<\/td>\n<\/tr>\n<tr>\n<td>NDP<\/td>\n<td>CON<\/td>\n<td>LIB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"color: #003366\">Solution:\u00a0<\/span><\/strong>As we can see from the above listing, there are 6, no more. Let us obtain this same answer, 6, from a mathematical formula. It is<\/p>\n<p>\\[{}_n P_r = \\frac{n!}{(n-r)!}\\]<\/p>\n<p>where<\/p>\n<ul>\n<li>[latex]r\\leq n[\/latex].<\/li>\n<li>[latex]n[\/latex] is the total number of objects to be arranged. In this example, [latex]n = 3[\/latex].<\/li>\n<li>[latex]P[\/latex] simply stands for Permutation. It has NO numeric value.<\/li>\n<li>[latex]r[\/latex] is the number of objects to be arranged into order. In this example, [latex]r = 3[\/latex] also.<\/li>\n<\/ul>\n<p>According to the formula given above, we have<\/p>\n<p>\\[{}_n P_r = {}_3P_3 = \\frac{3!}{(3-3)!}=\\frac{3!}{0!}=\\frac{6}{1}=6\\]<\/p>\n<h2>Example 14.8<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong><\/p>\n<ul>\n<li>There are 15 people in a contest (a beauty pageant, blueberry pie in a country fair, whatever)and<\/li>\n<li>A winner, a first runner-up, and a second runner-up are to be declared.<\/li>\n<li>Again, in this example, the words winner, first, second suggest ORDER.<\/li>\n<li>It is, therefore, also a permutation, with [latex]n = 15[\/latex] and [latex]r =3[\/latex].<\/li>\n<\/ul>\n<p>\\[{}_n P_r = {}_{15}P_3 = \\frac{15!}{(15-3)!}=\\frac{15!}{12!}=\\frac{15\\times 14 \\times 13 \\times 12!}{12!}=15\\times 14 \\times 13 =2730\\]<\/p>\n<p>You may find it easier to do by your calculator:<\/p>\n<ul>\n<li>You will find the nPr key on top of the MINUS sign.<\/li>\n<li>First, enter n, which is 15,<\/li>\n<li>Then, press 2ND nPr,<\/li>\n<li>Then enter r, which is 3.<\/li>\n<li>Now press the EQUAL sign.<\/li>\n<li>You should get the same answer of 2,730.<\/li>\n<\/ul>\n<h1>RULE THREE &#8211; Combinations<\/h1>\n<p>This rule also has a special name. It is called a COMBINATION. A combination is a SELECTION of objects WITHOUT REGARD TO ORDER. Again, we have emphasized the key phrases.<\/p>\n<h2>Example 14.9.1<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>Five people, call them A, B, C, D, and E for convenience, are running to become vice presidents of an organization. Two are to be chosen.<\/p>\n<p><strong><span style=\"color: #003366\">Question<\/span><\/strong>: In how many ways can the president choose 2 from the 5 to become his vice presidents?<\/p>\n<p><span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span><\/p>\n<p>Let us list them first of all, and then we will give the mathematical formula. The president can choose<\/p>\n<table style=\"height: 144px\">\n<tbody>\n<tr style=\"height: 36px\">\n<td style=\"height: 36px;width: 148.083px\">AB<\/td>\n<td style=\"height: 36px;width: 148.083px\">AC<\/td>\n<td style=\"height: 36px;width: 345.933px\">AD\u00a0\u00a0\u00a0\u00a0 AE<\/td>\n<\/tr>\n<tr style=\"height: 36px\">\n<td style=\"height: 36px;width: 148.083px\">BC<\/td>\n<td style=\"height: 36px;width: 148.083px\">BD<\/td>\n<td style=\"height: 36px;width: 345.933px\">BE<\/td>\n<\/tr>\n<tr style=\"height: 36px\">\n<td style=\"height: 36px;width: 148.083px\">CD<\/td>\n<td style=\"height: 36px;width: 148.083px\">CE<\/td>\n<td style=\"height: 36px;width: 345.933px\"><\/td>\n<\/tr>\n<tr style=\"height: 36px\">\n<td style=\"height: 36px;width: 148.083px\">DE<\/td>\n<td style=\"height: 36px;width: 148.083px\"><\/td>\n<td style=\"height: 36px;width: 345.933px\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>We can see that there are 10.<\/li>\n<li>The general formula is: \\[{}_n C_{r}= \\binom{n}{r}= \\frac{n!}{r!(n-r)!}\\]<\/li>\n<\/ul>\n<p>where<\/p>\n<ul>\n<li>[latex]r\\leq n[\/latex].<\/li>\n<li>[latex]n[\/latex] is the total number of objects to be arranged. In this example, [latex]n = 5[\/latex].<\/li>\n<li>[latex]C[\/latex] simply stands for Combination. It has NO numeric value.<\/li>\n<li>[latex]r[\/latex] is the number of objects to be arranged into order. In this example, [latex]r = 2[\/latex] also.<\/li>\n<\/ul>\n<p>For our example then,<\/p>\n<p>\\[{}_n C_{r}={}_5 C_{2} = \\binom{5}{2}= \\frac{5!}{2!(5-2)!}=\\frac{5!}{2!(3)!}=\\frac{120}{2\\times 6}=10\\]<\/p>\n<p>Again, the calculator can do the same thing for us:<\/p>\n<ul>\n<li>See that nCr is located on top of the PLUS sign.<\/li>\n<li>Enter 5, 2ND nCr, enter 2, and the EQUAL sign.<\/li>\n<li>The answer is again 10.<\/li>\n<\/ul>\n<p>In this example, it should be made clear that the 2 positions are exactly the SAME:<\/p>\n<ul>\n<li>The 2 people chosen will have the exact SAME title, Vice President (VP):<\/li>\n<li>In other word, AB is the same as BA, for both A and B will become vice presidents.<\/li>\n<li>AC is the same as CA, for both A and C will be vice presidents,<\/li>\n<li>And so on&#8230;<\/li>\n<\/ul>\n<h2>Example 14.9.2<\/h2>\n<p><span style=\"color: #003366\"><strong>Setup:\u00a0<\/strong><\/span>Let us suppose the 2 positions are not the same:<\/p>\n<ul>\n<li>Suppose the first person to be chosen is to become VP Finance,<\/li>\n<li>and the second person chosen is to be VP Marketing.<\/li>\n<li>Then AB is not the same as BA.<\/li>\n<li>AB would mean that A is to be VP Finance, and B is to be VP Marketing. .<\/li>\n<li>And BA would mean B is to be VP Finance, and A is to be VP Marketing.<\/li>\n<\/ul>\n<p>In other words, the ORDER is now important. And this becomes a problem of Permutation. We now have [latex]{}_5 P_{2}= 20 [\\latex].    We should expect 20 as our answer, because for every AB, there is a different BA. For every AC, there is a CA, and so on.    In summary then, when we select 2 objects out of 5, there are 10 different combinations when the order of selection is NOT important, and there are 20 different permutations when the order of selection IS important.    Now that we have considered all three counting rules, let us look at several more examples, so we can be sure which rule applies in the situations described below.  <\/p>\n<h2>Example 14.10<\/h2>\n<p>  <strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>A stock broker is asked to rate 5 different stocks. He is to give each of the 5 stocks ratings of A, B, C, or D.    <span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can he rate these 5 stocks?    <strong><span style=\"color: #003366\">Solution:<\/span> <\/strong>Is it Rule 1, or 2, or 3 that applies?\u00a0 If you have any doubts, go back to Example 3 under Rule 1:  <\/p>\n<ul>\n<li>There, we have a Product Manager, here a stock broker.<\/li>\n<li>There, we have 2 new products, here 5 stocks.<\/li>\n<li>There, he can evaluate each of the new products in 3 ways, here in 4 ways.<\/li>\n<li>It is Rule 1 that applies.<\/li>\n<\/ul>\n<p>  <span style=\"color: #003366\"><strong>Conclusion<\/strong><\/span>: The total number of ways the stock broker can rate these 5 stocks [latex]= 4 \\times 4 \\times 4\\times 4 \\times4 = 1,024[\/latex]<\/p>\n<h2>Example 14.11<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>An auditor has 12 Income Tax Returns in front of him. He has to select 3 of them at random to audit.<\/p>\n<p><strong><span style=\"color: #003366\">Question:<\/span> <\/strong>In how many ways can he select 3 from the 12?<\/p>\n<p><strong><span style=\"color: #003366\">Solution:<\/span> <\/strong>Here, he has to choose 3 from 12. The order is not important and, therefore, a combination: <sub>12<\/sub>C<sub>3<\/sub> <em>= <\/em>220.<\/p>\n<p>Using the calculator:<\/p>\n<p>\\[{}_{12} C_{3}=\\frac{12!}{3!}{9!}=\\frac{12\\cdot 11\\cdot 10\\cdot 9!}{9!\\cdot 3!}=\\frac{12\\cdot 11\\cdot 10}{6}=220\\]<\/p>\n<h2>Example 14.12<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>In Lotto 6\/49, as long as you have the 6 correct numbers, you hit the jackpot.<\/p>\n<p><span style=\"color: #003366\"><strong>Question<\/strong><\/span>: How many possible tickets can be given out for each draw?<\/p>\n<p><span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span>The order is not important and, therefore, a combination:<\/p>\n<p>\\[{}_{49} C_{6}=13,983,816\\]<\/p>\n<h2>Example 14.13<\/h2>\n<p><strong><span style=\"color: #003366\">Setup<\/span>: <\/strong>There are 10 people, 4 accountants and 6 Salespeople. Four of them, 2 accountants and 2 salespeople, are to be chosen to form a committee.<\/p>\n<p><span style=\"color: #003366\"><strong>Question:<\/strong> <\/span>In how many ways can this committee be formed?<\/p>\n<p><span style=\"color: #003366\"><strong>Solution:<\/strong> <\/span>Here we have to choose:<\/p>\n<ul>\n<li>2 accountants from 4, and<\/li>\n<li>2 salespeople from 6,<\/li>\n<li>Order does not appear to be important.<\/li>\n<li>So we have: \\[{}_4 C_2=6\\text{\u00a0 and\u00a0 } {}_6 C_{2}=15\\]<\/li>\n<\/ul>\n<p>Now, what do you do to these 2 numbers, 6 and 15?<\/p>\n<ul>\n<li>Do you add them?<\/li>\n<li>NO. According to Rule 1, you multiply.<\/li>\n<li>In the first stage, you choose 2 accountants from 4, and there are 6 ways to do so.<\/li>\n<li>In the second stage, you choose 2 salespeople from 6, and there are 15 ways to do so.<\/li>\n<li>All together, there are [latex]6 \\times15 = 90[\/latex] ways to have this committee formed.<\/li>\n<\/ul>\n","protected":false},"author":883,"menu_order":1,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-162","chapter","type-chapter","status-publish","hentry"],"part":208,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/users\/883"}],"version-history":[{"count":25,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/162\/revisions"}],"predecessor-version":[{"id":1457,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/162\/revisions\/1457"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/parts\/208"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/162\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/media?parent=162"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapter-type?post=162"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/contributor?post=162"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/license?post=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}