{"id":48,"date":"2021-06-22T15:30:14","date_gmt":"2021-06-22T15:30:14","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/contingency-tables\/"},"modified":"2023-12-05T09:03:31","modified_gmt":"2023-12-05T09:03:31","slug":"contingency-tables","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/contingency-tables\/","title":{"raw":"Probabilities and Contingency Tables","rendered":"Probabilities and Contingency Tables"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<header><\/header><section>\r\n<ul id=\"list1523423\">\r\n \t<li>Calculate probabilities for events that are mutually exclusive and not mutually exclusive for a given contingency table<\/li>\r\n \t<li>Calculate probabilities for independent events for a given contingency table<\/li>\r\n \t<li>Calculate conditional probabilities for a given contingency table<\/li>\r\n \t<li>Determine if two events are independent for a given contingency table<\/li>\r\n<\/ul>\r\n<\/section><\/div>\r\nA\u00a0<strong>contingency table<\/strong> provides a way of portraying data that can facilitate calculating probabilities. The table helps in determining conditional probabilities quite easily. The table displays sample values in relation to two different variables that may be dependent or contingent on one another. Later on, we will use contingency tables again, but in another manner.\r\n\r\nThe following video shows and example of finding the probability of an event from a table.\r\n\r\nhttps:\/\/youtu.be\/O6obluO7FTQ\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSuppose a study of speeding violations and drivers who use cell phones produced the following fictional data:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th><\/th>\r\n<th>Speeding violation in the last year<\/th>\r\n<th>No speeding violation in the last year<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Cell phone user<\/td>\r\n<td>[latex]25[\/latex]<\/td>\r\n<td>[latex]280[\/latex]<\/td>\r\n<td>[latex]305[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Not a cell phone user<\/td>\r\n<td>[latex]45[\/latex]<\/td>\r\n<td>[latex]405[\/latex]<\/td>\r\n<td>[latex]450[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>[latex]70[\/latex]<\/td>\r\n<td>[latex]685[\/latex]<\/td>\r\n<td>[latex]755[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nThe total number of people in the sample is [latex]755[\/latex]. The row totals are [latex]305[\/latex] and [latex]450[\/latex]. The column totals are [latex]70[\/latex] and [latex]685[\/latex]. Notice that [latex]305 + 450 = 755 \\text{ and } 70 + 685 = 755[\/latex].\r\n\r\nCalculate the following probabilities using the table.\r\n<ol>\r\n \t<li>Find [latex]P[\/latex](Person is a car phone user).<\/li>\r\n \t<li>Find [latex]P[\/latex](Person had no violation in the last year).<\/li>\r\n \t<li>Find [latex]P[\/latex](Person had no violation in the last year AND was a car phone user).<\/li>\r\n \t<li>Find [latex]P[\/latex](Person is a car phone user OR person had no violation in the last year).<\/li>\r\n \t<li>Find [latex]P[\/latex](Person is a car phone user GIVEN person had a violation in the last year).<\/li>\r\n \t<li>Find [latex]P[\/latex](Person had no violation last year GIVEN person was not a car phone user).<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124075\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124075\"]\r\nSolution:\r\n<ol>\r\n \t<li>[latex]\\displaystyle\\frac{{\\text{number of car phone users}}}{{\\text{total number in study}}}=\\frac{{305}}{{755}}[\/latex]<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{\\text{number that had no violation}}}{{\\text{total number in study}}}=\\frac{{685}}{{755}}[\/latex]<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{280}}{{755}}[\/latex]<\/li>\r\n \t<li>[latex]\\displaystyle{(\\frac{{305}}{{755}}+\\frac{{685}}{{755}})}-\\frac{{280}}{{755}}=\\frac{{710}}{{755}}[\/latex]<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{25}}{{70}}[\/latex](The sample space is reduced to the number of persons who had a violation.)<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{405}}{{450}}[\/latex] (The sample space is reduced to the number of persons who were not car phone users.)<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\n<hr \/>\r\n\r\nThis video shows an example of how to determine the probability of an AND event using a contingency table.\r\n\r\nhttps:\/\/youtu.be\/Xp-Hm2ufaYE\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nThis table shows the number of athletes who stretch before exercising and how many had injuries within the past year.\r\n<table>\r\n<thead>\r\n<tr>\r\n<th><\/th>\r\n<th>Injury in last year<\/th>\r\n<th>No injury in last year<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Stretches<\/td>\r\n<td>[latex]55[\/latex]<\/td>\r\n<td>[latex]295[\/latex]<\/td>\r\n<td>[latex]350[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Does not stretch<\/td>\r\n<td>[latex]231[\/latex]<\/td>\r\n<td>[latex]219[\/latex]<\/td>\r\n<td>[latex]450[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>[latex]286[\/latex]<\/td>\r\n<td>[latex]514[\/latex]<\/td>\r\n<td>[latex]800[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ol>\r\n \t<li>What is [latex]P[\/latex](athlete stretches before exercising)?<\/li>\r\n \t<li>What is [latex]P[\/latex](athlete stretches before exercising|no injury in the last year)?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124076\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124076\"]\r\n<ol>\r\n \t<li>[latex]P[\/latex](athlete stretches before exercising) = [latex]\\displaystyle\\frac{{350}}{{800}} = 0.4375[\/latex]<\/li>\r\n \t<li>[latex]P[\/latex](athlete stretches before exercising|no injury in the last year) = [latex]\\displaystyle\\frac{{295}}{{514}} = 0.5739[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nThis table shows a random sample of [latex]100[\/latex] hikers and the areas of hiking they prefer.\r\n\r\nHiking Area Preference\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Sex<\/th>\r\n<th>The Coastline<\/th>\r\n<th>Near Lakes and Streams<\/th>\r\n<th>On Mountain Peaks<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Female<\/td>\r\n<td>[latex]18[\/latex]<\/td>\r\n<td>[latex]16[\/latex]<\/td>\r\n<td>___<\/td>\r\n<td>[latex]45[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Male<\/td>\r\n<td>___<\/td>\r\n<td>___<\/td>\r\n<td>[latex]14[\/latex]<\/td>\r\n<td>[latex]55[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>___<\/td>\r\n<td>[latex]41[\/latex]<\/td>\r\n<td>___<\/td>\r\n<td>___<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ol>\r\n \t<li>Complete the table.<\/li>\r\n \t<li>Are the events \"being female\" and \"preferring the coastline\" independent events? Let\u00a0[latex]F[\/latex] = being female and let [latex]C[\/latex] = preferring the coastline.\r\n<ol>\r\n \t<li>Find [latex]P(F \\text{ AND } C)[\/latex].<\/li>\r\n \t<li>Find [latex]P(F)P(C)[\/latex].<\/li>\r\n<\/ol>\r\nAre these two numbers the same? If they are, then [latex]F[\/latex] and [latex]C[\/latex] are independent. If they are not, then [latex]F[\/latex] and [latex]C[\/latex] are not independent.<\/li>\r\n \t<li>Find the probability that a person is male given that the person prefers hiking near lakes and streams. Let [latex]M[\/latex] = being male, and let [latex]L[\/latex] = prefers hiking near lakes and streams.\r\n<ol>\r\n \t<li>What word tells you this is a conditional?<\/li>\r\n \t<li>Fill in the blanks and calculate the probability: [latex]P[\/latex](___|___) = ___.<\/li>\r\n \t<li>Is the sample space for this problem all [latex]100[\/latex] hikers? If not, what is it?<\/li>\r\n<\/ol>\r\n<\/li>\r\n \t<li>Find the probability that a person is female or prefers hiking on mountain peaks. Let\u00a0<em>F<\/em> = being female, and let <em>P<\/em> = prefers mountain peaks.\r\n<ol>\r\n \t<li>Find [latex]P(F)[\/latex].<\/li>\r\n \t<li>Find [latex]P(P)[\/latex].<\/li>\r\n \t<li>Find [latex]P(F \\text{ AND } P)[\/latex].<\/li>\r\n \t<li>Find [latex]P(F \\text{ OR } P)[\/latex].<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124077\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124077\"]\r\nSolution:\r\n<ol>\r\n \t<li style=\"list-style-type: none;\">\r\n<ol>\r\n \t<li>Hiking Area Preference\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Sex<\/th>\r\n<th>The Coastline<\/th>\r\n<th>Near Lakes and Streams<\/th>\r\n<th>On Mountain Peaks<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Female<\/td>\r\n<td>[latex]18[\/latex]<\/td>\r\n<td>[latex]16[\/latex]<\/td>\r\n<td>[latex]11[\/latex]<\/td>\r\n<td>[latex]45[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Male<\/td>\r\n<td><strong>[latex]16[\/latex]<\/strong><\/td>\r\n<td><strong>[latex]25[\/latex]<\/strong><\/td>\r\n<td>[latex]14[\/latex]<\/td>\r\n<td>[latex]55[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td><strong>[latex]34[\/latex]<\/strong><\/td>\r\n<td>[latex]41[\/latex]<\/td>\r\n<td><strong>[latex]25[\/latex]<\/strong><\/td>\r\n<td><strong>[latex]100[\/latex]<\/strong><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/li>\r\n \t<li>[latex]P(F \\text{ AND }C) = \\displaystyle\\frac{{18}}{{100}} = 0.18[\/latex]\r\n[latex]P(F)P(C) = \\displaystyle(\\frac{{45}}{{100}})(\\frac{{34}}{{100}}) = (0.45)(0.34) = 0.153[\/latex]\r\n[latex]P(F \\text{ AND } C) \\neq P(F)P(C)[\/latex], so the events [latex]F[\/latex] and [latex]C[\/latex] are not independent.<\/li>\r\n \t<li>The word <em>given<\/em>\u00a0tells you that this is a conditional.\r\n[latex]\\displaystyle{P}{({M}|{L})}=\\frac{{25}}{{41}}[\/latex]\r\nNo, the sample space for this problem is the 41 hikers who prefer lakes and streams.<\/li>\r\n \t<li>[latex]P(F) = \\displaystyle\\frac{{45}}{{100}}[\/latex]\r\n[latex]P(P) = \\displaystyle\\frac{{25}}{{100}}[\/latex]\r\n[latex]P(F \\text{ AND } P) = \\displaystyle\\frac{{11}}{{100}}[\/latex]\r\n[latex]P(F \\text{ OR } P) = \\displaystyle\\frac{{45}}{{100}} + \\frac{{25}}{{100}} - \\frac{{11}}{{100}} = \\frac{{59}}{{100}}[\/latex]<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h4><\/h4>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nThis table shows a random sample of [latex]200[\/latex] cyclists and the routes they prefer. Let\u00a0[latex]M[\/latex] = males and [latex]H[\/latex] = hilly path.\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Gender<\/th>\r\n<th>Lake Path<\/th>\r\n<th>Hilly Path<\/th>\r\n<th>Wooded Path<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Female<\/td>\r\n<td>[latex]45[\/latex]<\/td>\r\n<td>[latex]38[\/latex]<\/td>\r\n<td>[latex]27[\/latex]<\/td>\r\n<td>[latex]110[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Male<\/td>\r\n<td>[latex]26[\/latex]<\/td>\r\n<td>[latex]52[\/latex]<\/td>\r\n<td>[latex]12[\/latex]<\/td>\r\n<td>[latex]90[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>[latex]71[\/latex]<\/td>\r\n<td>[latex]90[\/latex]<\/td>\r\n<td>[latex]39[\/latex]<\/td>\r\n<td>[latex]200[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ol>\r\n \t<li>Out of the males, what is the probability that the cyclist prefers a hilly path?<\/li>\r\n \t<li>Are the events \"being male\" and \"preferring the hilly path\" independent events?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124078\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124078\"]\r\n<ol>\r\n \t<li>[latex]P(H|M) = \\displaystyle\\frac{{52}}{{90}} = 0.5778[\/latex]<\/li>\r\n \t<li>For [latex]M[\/latex] and\u00a0[latex]H[\/latex] to be independent, show\u00a0[latex]P(H|M) =P(H)[\/latex]\r\n[latex]P(H|M) = 0.5778, P(H) =\\displaystyle\\frac{{90}}{{200}} = 0.45[\/latex]\r\n[latex]P(H|M)[\/latex] does not equal\u00a0[latex]P(H)[\/latex], so\u00a0[latex]M[\/latex] and\u00a0[latex]H[\/latex] are\u00a0<em>not<\/em> independent.<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nMuddy Mouse lives in a cage with three doors. If Muddy goes out the first door, the probability that he gets caught by Alissa the cat is\u00a0[latex]\\displaystyle\\frac{{1}}{{5}}[\/latex]\u00a0and the probability he is not caught is\u00a0[latex]\\displaystyle\\frac{{4}}{{5}}[\/latex]. If he goes out the second door, the probability he gets caught by Alissa is\u00a0[latex]\\displaystyle\\frac{{1}}{{4}}[\/latex] and the probability he is not caught is [latex]\\displaystyle\\frac{{3}}{{4}}[\/latex]. The probability that Alissa catches Muddy coming out of the third door is [latex]\\displaystyle\\frac{{1}}{{2}}[\/latex] and the probability she does not catch Muddy is [latex]\\displaystyle\\frac{{1}}{{2}}[\/latex]. It is equally likely that Muddy will choose any of the three doors so the probability of choosing each door is\u00a0[latex]\\displaystyle\\frac{{1}}{{3}}[\/latex].\r\n\r\nDoor Choice\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Caught or Not<\/th>\r\n<th>Door One<\/th>\r\n<th>Door Two<\/th>\r\n<th>Door Three<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Caught<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{15}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{12}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\r\n<td>____<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Not Caught<\/td>\r\n<td>[latex]\\displaystyle\\frac{{4}}{{15}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{3}}{{12}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\r\n<td>____<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>____<\/td>\r\n<td>____<\/td>\r\n<td>____<\/td>\r\n<td>[latex]1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ul>\r\n \t<li>The first entry [latex]\\displaystyle\\frac{{1}}{{15}}={(\\frac{{1}}{{5}})}{(\\frac{{1}}{{3}})}[\/latex] is [latex]P[\/latex](Door One AND Caught)<\/li>\r\n \t<li>The entry [latex]\\displaystyle\\frac{{4}}{{15}}={(\\frac{{4}}{{5}})}{(\\frac{{1}}{{3}})}[\/latex] is [latex]P[\/latex](Door One AND Not Caught)<\/li>\r\n<\/ul>\r\nVerify the remaining entries.\r\n<ol>\r\n \t<li>Complete the probability contingency table. Calculate the entries for the totals. Verify that the lower-right corner entry is [latex]1[\/latex].<\/li>\r\n \t<li>What is the probability that Alissa does not catch Muddy?<\/li>\r\n \t<li>What is the probability that Muddy chooses Door One OR Door Two given that Muddy is caught by Alissa?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124079\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124079\"]\r\nSolution:\r\n<ol>\r\n \t<li>Door Choice\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Caught or Not<\/th>\r\n<th>Door One<\/th>\r\n<th>Door Two<\/th>\r\n<th>Door Three<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Caught<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{15}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{12}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{19}}{{60}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Not Caught<\/td>\r\n<td>[latex]\\displaystyle\\frac{{4}}{{15}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{3}}{{12}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{41}}{{60}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>[latex]\\displaystyle\\frac{{5}}{{15}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{4}}{{12}}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle\\frac{{2}}{{16}}[\/latex]<\/td>\r\n<td>[latex]1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{41}}{{60}}[\/latex]<\/li>\r\n \t<li>[latex]\\displaystyle\\frac{{9}}{{19}}[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nThis table contains the number of crimes per [latex]100,000[\/latex] inhabitants from 2008 to 2011 in the U.S.\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Year<\/th>\r\n<th>Robbery<\/th>\r\n<th>Burglary<\/th>\r\n<th>Rape<\/th>\r\n<th>Vehicle<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>2008<\/td>\r\n<td>[latex]145.7[\/latex]<\/td>\r\n<td>[latex]732.1[\/latex]<\/td>\r\n<td>[latex]29.7[\/latex]<\/td>\r\n<td>[latex]314.7[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2009<\/td>\r\n<td>[latex]133.1[\/latex]<\/td>\r\n<td>[latex]717.7[\/latex]<\/td>\r\n<td>[latex]29.1[\/latex]<\/td>\r\n<td>[latex]259.2[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2010<\/td>\r\n<td>[latex]119.3[\/latex]<\/td>\r\n<td>[latex]701[\/latex]<\/td>\r\n<td>[latex]27.7[\/latex]<\/td>\r\n<td>[latex]239.1[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2011<\/td>\r\n<td>[latex]113.7[\/latex]<\/td>\r\n<td>[latex]702.2[\/latex]<\/td>\r\n<td>[latex]26.8[\/latex]<\/td>\r\n<td>[latex]229.6[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n\r\nTOTAL each column and each row. Total data = [latex]4,520.7[\/latex]\r\n<ol>\r\n \t<li>Find [latex]P[\/latex](2009 AND Robbery).<\/li>\r\n \t<li>Find [latex]P[\/latex](2010 AND Burglary).<\/li>\r\n \t<li>Find [latex]P[\/latex](2010 OR Burglary).<\/li>\r\n \t<li>Find [latex]P[\/latex](2011|Rape).<\/li>\r\n \t<li>Find [latex]P[\/latex](Vehicle|2008).<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124080\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124080\"]\r\nSolution:\r\n<ol>\r\n \t<li>[latex]0.0294[\/latex]<\/li>\r\n \t<li>[latex]0.1551[\/latex]<\/li>\r\n \t<li>[latex]0.7165[\/latex]<\/li>\r\n \t<li>[latex]0.2365[\/latex]<\/li>\r\n \t<li>[latex]0.2575[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\n<hr \/>\r\n\r\nThis video gives and example of determining an \"OR\" probability given a table.\r\n\r\nhttps:\/\/youtu.be\/sbJXS9etEKw\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nThis table relates the weights and heights of a group of individuals participating in an observational study.\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Weight\/Height<\/th>\r\n<th>Tall<\/th>\r\n<th>Medium<\/th>\r\n<th>Short<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Obese<\/td>\r\n<td>[latex]18[\/latex]<\/td>\r\n<td>[latex]28[\/latex]<\/td>\r\n<td>[latex]14[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Normal<\/td>\r\n<td>[latex]20[\/latex]<\/td>\r\n<td>[latex]51[\/latex]<\/td>\r\n<td>[latex]28[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Underweight<\/td>\r\n<td>[latex]12[\/latex]<\/td>\r\n<td>[latex]25[\/latex]<\/td>\r\n<td>[latex]9[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Totals<\/td>\r\n<td><\/td>\r\n<td><\/td>\r\n<td><\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ol>\r\n \t<li>Find the total for each row and column.<\/li>\r\n \t<li>Find the probability that a randomly chosen individual from this group is Tall.<\/li>\r\n \t<li>Find the probability that a randomly chosen individual from this group is Obese and Tall.<\/li>\r\n \t<li>Find the probability that a randomly chosen individual from this group is Tall given that the idividual is Obese.<\/li>\r\n \t<li>Find the probability that a randomly chosen individual from this group is Obese given that the individual is Tall.<\/li>\r\n \t<li>Find the probability a randomly chosen individual from this group is Tall and Underweight.<\/li>\r\n \t<li>Are the events Obese and Tall independent?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"124081\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"124081\"]\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Weight\/Height<\/th>\r\n<th>Tall<\/th>\r\n<th>Medium<\/th>\r\n<th>Short<\/th>\r\n<th>Total<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Obese<\/td>\r\n<td>[latex]18[\/latex]<\/td>\r\n<td>[latex]28[\/latex]<\/td>\r\n<td>[latex]14[\/latex]<\/td>\r\n<td>[latex]60[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Normal<\/td>\r\n<td>[latex]20[\/latex]<\/td>\r\n<td>[latex]51[\/latex]<\/td>\r\n<td>[latex]28[\/latex]<\/td>\r\n<td>[latex]99[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Underweight<\/td>\r\n<td>[latex]12[\/latex]<\/td>\r\n<td>[latex]25[\/latex]<\/td>\r\n<td>[latex]9[\/latex]<\/td>\r\n<td>[latex]46[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Totals<\/td>\r\n<td>[latex]50[\/latex]<\/td>\r\n<td>[latex]104[\/latex]<\/td>\r\n<td>[latex]51[\/latex]<\/td>\r\n<td>[latex]205[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ol>\r\n \t<li>Row Totals: [latex]60, 99, 46[\/latex]. Column totals: [latex]50, 104, 51[\/latex].<\/li>\r\n \t<li>[latex]P[\/latex](Tall) = [latex]\\displaystyle\\frac{{50}}{{205}} = 0.244[\/latex]<\/li>\r\n \t<li>[latex]P[\/latex](Obese AND Tall) = [latex]\\displaystyle\\frac{{18}}{{205}} = 0.088[\/latex]<\/li>\r\n \t<li>[latex]P[\/latex](Tall|Obese) = [latex]\\displaystyle\\frac{{18}}{{60}} = 0.3[\/latex]<\/li>\r\n \t<li>[latex]P[\/latex](Obese|Tall) = [latex]\\displaystyle\\frac{{18}}{{50}} = 0.36[\/latex]<\/li>\r\n \t<li>[latex]P[\/latex](Tall AND Underweight = [latex]\\displaystyle\\frac{{12}}{{205}} = 0.0585[\/latex]<\/li>\r\n \t<li>No. [latex]P[\/latex](Tall) does not equal [latex]P[\/latex](Tall|Obese).<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n<h2><\/h2>\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<header><\/header>\n<section>\n<ul id=\"list1523423\">\n<li>Calculate probabilities for events that are mutually exclusive and not mutually exclusive for a given contingency table<\/li>\n<li>Calculate probabilities for independent events for a given contingency table<\/li>\n<li>Calculate conditional probabilities for a given contingency table<\/li>\n<li>Determine if two events are independent for a given contingency table<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<p>A\u00a0<strong>contingency table<\/strong> provides a way of portraying data that can facilitate calculating probabilities. The table helps in determining conditional probabilities quite easily. The table displays sample values in relation to two different variables that may be dependent or contingent on one another. Later on, we will use contingency tables again, but in another manner.<\/p>\n<p>The following video shows and example of finding the probability of an event from a table.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex:  Basic Example of Finding Probability From a Table\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/O6obluO7FTQ?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data:<\/p>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th>Speeding violation in the last year<\/th>\n<th>No speeding violation in the last year<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Cell phone user<\/td>\n<td>[latex]25[\/latex]<\/td>\n<td>[latex]280[\/latex]<\/td>\n<td>[latex]305[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Not a cell phone user<\/td>\n<td>[latex]45[\/latex]<\/td>\n<td>[latex]405[\/latex]<\/td>\n<td>[latex]450[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>[latex]70[\/latex]<\/td>\n<td>[latex]685[\/latex]<\/td>\n<td>[latex]755[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The total number of people in the sample is [latex]755[\/latex]. The row totals are [latex]305[\/latex] and [latex]450[\/latex]. The column totals are [latex]70[\/latex] and [latex]685[\/latex]. Notice that [latex]305 + 450 = 755 \\text{ and } 70 + 685 = 755[\/latex].<\/p>\n<p>Calculate the following probabilities using the table.<\/p>\n<ol>\n<li>Find [latex]P[\/latex](Person is a car phone user).<\/li>\n<li>Find [latex]P[\/latex](Person had no violation in the last year).<\/li>\n<li>Find [latex]P[\/latex](Person had no violation in the last year AND was a car phone user).<\/li>\n<li>Find [latex]P[\/latex](Person is a car phone user OR person had no violation in the last year).<\/li>\n<li>Find [latex]P[\/latex](Person is a car phone user GIVEN person had a violation in the last year).<\/li>\n<li>Find [latex]P[\/latex](Person had no violation last year GIVEN person was not a car phone user).<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124075\">Show Solution<\/span><\/p>\n<div id=\"q124075\" class=\"hidden-answer\" style=\"display: none\">\nSolution:<\/p>\n<ol>\n<li>[latex]\\displaystyle\\frac{{\\text{number of car phone users}}}{{\\text{total number in study}}}=\\frac{{305}}{{755}}[\/latex]<\/li>\n<li>[latex]\\displaystyle\\frac{{\\text{number that had no violation}}}{{\\text{total number in study}}}=\\frac{{685}}{{755}}[\/latex]<\/li>\n<li>[latex]\\displaystyle\\frac{{280}}{{755}}[\/latex]<\/li>\n<li>[latex]\\displaystyle{(\\frac{{305}}{{755}}+\\frac{{685}}{{755}})}-\\frac{{280}}{{755}}=\\frac{{710}}{{755}}[\/latex]<\/li>\n<li>[latex]\\displaystyle\\frac{{25}}{{70}}[\/latex](The sample space is reduced to the number of persons who had a violation.)<\/li>\n<li>[latex]\\displaystyle\\frac{{405}}{{450}}[\/latex] (The sample space is reduced to the number of persons who were not car phone users.)<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<hr \/>\n<p>This video shows an example of how to determine the probability of an AND event using a contingency table.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Ex: Determine a Probability with AND using a Table\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/Xp-Hm2ufaYE?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>This table shows the number of athletes who stretch before exercising and how many had injuries within the past year.<\/p>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th>Injury in last year<\/th>\n<th>No injury in last year<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Stretches<\/td>\n<td>[latex]55[\/latex]<\/td>\n<td>[latex]295[\/latex]<\/td>\n<td>[latex]350[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Does not stretch<\/td>\n<td>[latex]231[\/latex]<\/td>\n<td>[latex]219[\/latex]<\/td>\n<td>[latex]450[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>[latex]286[\/latex]<\/td>\n<td>[latex]514[\/latex]<\/td>\n<td>[latex]800[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ol>\n<li>What is [latex]P[\/latex](athlete stretches before exercising)?<\/li>\n<li>What is [latex]P[\/latex](athlete stretches before exercising|no injury in the last year)?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124076\">Show Solution<\/span><\/p>\n<div id=\"q124076\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>[latex]P[\/latex](athlete stretches before exercising) = [latex]\\displaystyle\\frac{{350}}{{800}} = 0.4375[\/latex]<\/li>\n<li>[latex]P[\/latex](athlete stretches before exercising|no injury in the last year) = [latex]\\displaystyle\\frac{{295}}{{514}} = 0.5739[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>This table shows a random sample of [latex]100[\/latex] hikers and the areas of hiking they prefer.<\/p>\n<p>Hiking Area Preference<\/p>\n<table>\n<thead>\n<tr>\n<th>Sex<\/th>\n<th>The Coastline<\/th>\n<th>Near Lakes and Streams<\/th>\n<th>On Mountain Peaks<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Female<\/td>\n<td>[latex]18[\/latex]<\/td>\n<td>[latex]16[\/latex]<\/td>\n<td>___<\/td>\n<td>[latex]45[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Male<\/td>\n<td>___<\/td>\n<td>___<\/td>\n<td>[latex]14[\/latex]<\/td>\n<td>[latex]55[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>___<\/td>\n<td>[latex]41[\/latex]<\/td>\n<td>___<\/td>\n<td>___<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ol>\n<li>Complete the table.<\/li>\n<li>Are the events &#8220;being female&#8221; and &#8220;preferring the coastline&#8221; independent events? Let\u00a0[latex]F[\/latex] = being female and let [latex]C[\/latex] = preferring the coastline.\n<ol>\n<li>Find [latex]P(F \\text{ AND } C)[\/latex].<\/li>\n<li>Find [latex]P(F)P(C)[\/latex].<\/li>\n<\/ol>\n<p>Are these two numbers the same? If they are, then [latex]F[\/latex] and [latex]C[\/latex] are independent. If they are not, then [latex]F[\/latex] and [latex]C[\/latex] are not independent.<\/li>\n<li>Find the probability that a person is male given that the person prefers hiking near lakes and streams. Let [latex]M[\/latex] = being male, and let [latex]L[\/latex] = prefers hiking near lakes and streams.\n<ol>\n<li>What word tells you this is a conditional?<\/li>\n<li>Fill in the blanks and calculate the probability: [latex]P[\/latex](___|___) = ___.<\/li>\n<li>Is the sample space for this problem all [latex]100[\/latex] hikers? If not, what is it?<\/li>\n<\/ol>\n<\/li>\n<li>Find the probability that a person is female or prefers hiking on mountain peaks. Let\u00a0<em>F<\/em> = being female, and let <em>P<\/em> = prefers mountain peaks.\n<ol>\n<li>Find [latex]P(F)[\/latex].<\/li>\n<li>Find [latex]P(P)[\/latex].<\/li>\n<li>Find [latex]P(F \\text{ AND } P)[\/latex].<\/li>\n<li>Find [latex]P(F \\text{ OR } P)[\/latex].<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124077\">Show Solution<\/span><\/p>\n<div id=\"q124077\" class=\"hidden-answer\" style=\"display: none\">\nSolution:<\/p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li>Hiking Area Preference<br \/>\n<table>\n<thead>\n<tr>\n<th>Sex<\/th>\n<th>The Coastline<\/th>\n<th>Near Lakes and Streams<\/th>\n<th>On Mountain Peaks<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Female<\/td>\n<td>[latex]18[\/latex]<\/td>\n<td>[latex]16[\/latex]<\/td>\n<td>[latex]11[\/latex]<\/td>\n<td>[latex]45[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Male<\/td>\n<td><strong>[latex]16[\/latex]<\/strong><\/td>\n<td><strong>[latex]25[\/latex]<\/strong><\/td>\n<td>[latex]14[\/latex]<\/td>\n<td>[latex]55[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td><strong>[latex]34[\/latex]<\/strong><\/td>\n<td>[latex]41[\/latex]<\/td>\n<td><strong>[latex]25[\/latex]<\/strong><\/td>\n<td><strong>[latex]100[\/latex]<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>[latex]P(F \\text{ AND }C) = \\displaystyle\\frac{{18}}{{100}} = 0.18[\/latex]<br \/>\n[latex]P(F)P(C) = \\displaystyle(\\frac{{45}}{{100}})(\\frac{{34}}{{100}}) = (0.45)(0.34) = 0.153[\/latex]<br \/>\n[latex]P(F \\text{ AND } C) \\neq P(F)P(C)[\/latex], so the events [latex]F[\/latex] and [latex]C[\/latex] are not independent.<\/li>\n<li>The word <em>given<\/em>\u00a0tells you that this is a conditional.<br \/>\n[latex]\\displaystyle{P}{({M}|{L})}=\\frac{{25}}{{41}}[\/latex]<br \/>\nNo, the sample space for this problem is the 41 hikers who prefer lakes and streams.<\/li>\n<li>[latex]P(F) = \\displaystyle\\frac{{45}}{{100}}[\/latex]<br \/>\n[latex]P(P) = \\displaystyle\\frac{{25}}{{100}}[\/latex]<br \/>\n[latex]P(F \\text{ AND } P) = \\displaystyle\\frac{{11}}{{100}}[\/latex]<br \/>\n[latex]P(F \\text{ OR } P) = \\displaystyle\\frac{{45}}{{100}} + \\frac{{25}}{{100}} - \\frac{{11}}{{100}} = \\frac{{59}}{{100}}[\/latex]<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<h4><\/h4>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>This table shows a random sample of [latex]200[\/latex] cyclists and the routes they prefer. Let\u00a0[latex]M[\/latex] = males and [latex]H[\/latex] = hilly path.<\/p>\n<table>\n<thead>\n<tr>\n<th>Gender<\/th>\n<th>Lake Path<\/th>\n<th>Hilly Path<\/th>\n<th>Wooded Path<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Female<\/td>\n<td>[latex]45[\/latex]<\/td>\n<td>[latex]38[\/latex]<\/td>\n<td>[latex]27[\/latex]<\/td>\n<td>[latex]110[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Male<\/td>\n<td>[latex]26[\/latex]<\/td>\n<td>[latex]52[\/latex]<\/td>\n<td>[latex]12[\/latex]<\/td>\n<td>[latex]90[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>[latex]71[\/latex]<\/td>\n<td>[latex]90[\/latex]<\/td>\n<td>[latex]39[\/latex]<\/td>\n<td>[latex]200[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ol>\n<li>Out of the males, what is the probability that the cyclist prefers a hilly path?<\/li>\n<li>Are the events &#8220;being male&#8221; and &#8220;preferring the hilly path&#8221; independent events?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124078\">Show Solution<\/span><\/p>\n<div id=\"q124078\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>[latex]P(H|M) = \\displaystyle\\frac{{52}}{{90}} = 0.5778[\/latex]<\/li>\n<li>For [latex]M[\/latex] and\u00a0[latex]H[\/latex] to be independent, show\u00a0[latex]P(H|M) =P(H)[\/latex]<br \/>\n[latex]P(H|M) = 0.5778, P(H) =\\displaystyle\\frac{{90}}{{200}} = 0.45[\/latex]<br \/>\n[latex]P(H|M)[\/latex] does not equal\u00a0[latex]P(H)[\/latex], so\u00a0[latex]M[\/latex] and\u00a0[latex]H[\/latex] are\u00a0<em>not<\/em> independent.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Muddy Mouse lives in a cage with three doors. If Muddy goes out the first door, the probability that he gets caught by Alissa the cat is\u00a0[latex]\\displaystyle\\frac{{1}}{{5}}[\/latex]\u00a0and the probability he is not caught is\u00a0[latex]\\displaystyle\\frac{{4}}{{5}}[\/latex]. If he goes out the second door, the probability he gets caught by Alissa is\u00a0[latex]\\displaystyle\\frac{{1}}{{4}}[\/latex] and the probability he is not caught is [latex]\\displaystyle\\frac{{3}}{{4}}[\/latex]. The probability that Alissa catches Muddy coming out of the third door is [latex]\\displaystyle\\frac{{1}}{{2}}[\/latex] and the probability she does not catch Muddy is [latex]\\displaystyle\\frac{{1}}{{2}}[\/latex]. It is equally likely that Muddy will choose any of the three doors so the probability of choosing each door is\u00a0[latex]\\displaystyle\\frac{{1}}{{3}}[\/latex].<\/p>\n<p>Door Choice<\/p>\n<table>\n<thead>\n<tr>\n<th>Caught or Not<\/th>\n<th>Door One<\/th>\n<th>Door Two<\/th>\n<th>Door Three<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Caught<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{15}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{12}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\n<td>____<\/td>\n<\/tr>\n<tr>\n<td>Not Caught<\/td>\n<td>[latex]\\displaystyle\\frac{{4}}{{15}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{3}}{{12}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\n<td>____<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>____<\/td>\n<td>____<\/td>\n<td>____<\/td>\n<td>[latex]1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>The first entry [latex]\\displaystyle\\frac{{1}}{{15}}={(\\frac{{1}}{{5}})}{(\\frac{{1}}{{3}})}[\/latex] is [latex]P[\/latex](Door One AND Caught)<\/li>\n<li>The entry [latex]\\displaystyle\\frac{{4}}{{15}}={(\\frac{{4}}{{5}})}{(\\frac{{1}}{{3}})}[\/latex] is [latex]P[\/latex](Door One AND Not Caught)<\/li>\n<\/ul>\n<p>Verify the remaining entries.<\/p>\n<ol>\n<li>Complete the probability contingency table. Calculate the entries for the totals. Verify that the lower-right corner entry is [latex]1[\/latex].<\/li>\n<li>What is the probability that Alissa does not catch Muddy?<\/li>\n<li>What is the probability that Muddy chooses Door One OR Door Two given that Muddy is caught by Alissa?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124079\">Show Solution<\/span><\/p>\n<div id=\"q124079\" class=\"hidden-answer\" style=\"display: none\">\nSolution:<\/p>\n<ol>\n<li>Door Choice<br \/>\n<table>\n<thead>\n<tr>\n<th>Caught or Not<\/th>\n<th>Door One<\/th>\n<th>Door Two<\/th>\n<th>Door Three<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Caught<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{15}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{12}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{19}}{{60}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Not Caught<\/td>\n<td>[latex]\\displaystyle\\frac{{4}}{{15}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{3}}{{12}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{1}}{{6}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{41}}{{60}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<td>[latex]\\displaystyle\\frac{{5}}{{15}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{4}}{{12}}[\/latex]<\/td>\n<td>[latex]\\displaystyle\\frac{{2}}{{16}}[\/latex]<\/td>\n<td>[latex]1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>[latex]\\displaystyle\\frac{{41}}{{60}}[\/latex]<\/li>\n<li>[latex]\\displaystyle\\frac{{9}}{{19}}[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>This table contains the number of crimes per [latex]100,000[\/latex] inhabitants from 2008 to 2011 in the U.S.<\/p>\n<table>\n<thead>\n<tr>\n<th>Year<\/th>\n<th>Robbery<\/th>\n<th>Burglary<\/th>\n<th>Rape<\/th>\n<th>Vehicle<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2008<\/td>\n<td>[latex]145.7[\/latex]<\/td>\n<td>[latex]732.1[\/latex]<\/td>\n<td>[latex]29.7[\/latex]<\/td>\n<td>[latex]314.7[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>2009<\/td>\n<td>[latex]133.1[\/latex]<\/td>\n<td>[latex]717.7[\/latex]<\/td>\n<td>[latex]29.1[\/latex]<\/td>\n<td>[latex]259.2[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>2010<\/td>\n<td>[latex]119.3[\/latex]<\/td>\n<td>[latex]701[\/latex]<\/td>\n<td>[latex]27.7[\/latex]<\/td>\n<td>[latex]239.1[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>2011<\/td>\n<td>[latex]113.7[\/latex]<\/td>\n<td>[latex]702.2[\/latex]<\/td>\n<td>[latex]26.8[\/latex]<\/td>\n<td>[latex]229.6[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Total<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>TOTAL each column and each row. Total data = [latex]4,520.7[\/latex]<\/p>\n<ol>\n<li>Find [latex]P[\/latex](2009 AND Robbery).<\/li>\n<li>Find [latex]P[\/latex](2010 AND Burglary).<\/li>\n<li>Find [latex]P[\/latex](2010 OR Burglary).<\/li>\n<li>Find [latex]P[\/latex](2011|Rape).<\/li>\n<li>Find [latex]P[\/latex](Vehicle|2008).<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124080\">Show Solution<\/span><\/p>\n<div id=\"q124080\" class=\"hidden-answer\" style=\"display: none\">\nSolution:<\/p>\n<ol>\n<li>[latex]0.0294[\/latex]<\/li>\n<li>[latex]0.1551[\/latex]<\/li>\n<li>[latex]0.7165[\/latex]<\/li>\n<li>[latex]0.2365[\/latex]<\/li>\n<li>[latex]0.2575[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<hr \/>\n<p>This video gives and example of determining an &#8220;OR&#8221; probability given a table.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-3\" title=\"Ex: Determine the Probability of a Union Using a Table - Not Mutually Exclusive\" width=\"500\" height=\"375\" src=\"https:\/\/www.youtube.com\/embed\/sbJXS9etEKw?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>This table relates the weights and heights of a group of individuals participating in an observational study.<\/p>\n<table>\n<thead>\n<tr>\n<th>Weight\/Height<\/th>\n<th>Tall<\/th>\n<th>Medium<\/th>\n<th>Short<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Obese<\/td>\n<td>[latex]18[\/latex]<\/td>\n<td>[latex]28[\/latex]<\/td>\n<td>[latex]14[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Normal<\/td>\n<td>[latex]20[\/latex]<\/td>\n<td>[latex]51[\/latex]<\/td>\n<td>[latex]28[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Underweight<\/td>\n<td>[latex]12[\/latex]<\/td>\n<td>[latex]25[\/latex]<\/td>\n<td>[latex]9[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Totals<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ol>\n<li>Find the total for each row and column.<\/li>\n<li>Find the probability that a randomly chosen individual from this group is Tall.<\/li>\n<li>Find the probability that a randomly chosen individual from this group is Obese and Tall.<\/li>\n<li>Find the probability that a randomly chosen individual from this group is Tall given that the idividual is Obese.<\/li>\n<li>Find the probability that a randomly chosen individual from this group is Obese given that the individual is Tall.<\/li>\n<li>Find the probability a randomly chosen individual from this group is Tall and Underweight.<\/li>\n<li>Are the events Obese and Tall independent?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q124081\">Show Solution<\/span><\/p>\n<div id=\"q124081\" class=\"hidden-answer\" style=\"display: none\">\n<table>\n<thead>\n<tr>\n<th>Weight\/Height<\/th>\n<th>Tall<\/th>\n<th>Medium<\/th>\n<th>Short<\/th>\n<th>Total<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Obese<\/td>\n<td>[latex]18[\/latex]<\/td>\n<td>[latex]28[\/latex]<\/td>\n<td>[latex]14[\/latex]<\/td>\n<td>[latex]60[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Normal<\/td>\n<td>[latex]20[\/latex]<\/td>\n<td>[latex]51[\/latex]<\/td>\n<td>[latex]28[\/latex]<\/td>\n<td>[latex]99[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Underweight<\/td>\n<td>[latex]12[\/latex]<\/td>\n<td>[latex]25[\/latex]<\/td>\n<td>[latex]9[\/latex]<\/td>\n<td>[latex]46[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Totals<\/td>\n<td>[latex]50[\/latex]<\/td>\n<td>[latex]104[\/latex]<\/td>\n<td>[latex]51[\/latex]<\/td>\n<td>[latex]205[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ol>\n<li>Row Totals: [latex]60, 99, 46[\/latex]. Column totals: [latex]50, 104, 51[\/latex].<\/li>\n<li>[latex]P[\/latex](Tall) = [latex]\\displaystyle\\frac{{50}}{{205}} = 0.244[\/latex]<\/li>\n<li>[latex]P[\/latex](Obese AND Tall) = [latex]\\displaystyle\\frac{{18}}{{205}} = 0.088[\/latex]<\/li>\n<li>[latex]P[\/latex](Tall|Obese) = [latex]\\displaystyle\\frac{{18}}{{60}} = 0.3[\/latex]<\/li>\n<li>[latex]P[\/latex](Obese|Tall) = [latex]\\displaystyle\\frac{{18}}{{50}} = 0.36[\/latex]<\/li>\n<li>[latex]P[\/latex](Tall AND Underweight = [latex]\\displaystyle\\frac{{12}}{{205}} = 0.0585[\/latex]<\/li>\n<li>No. [latex]P[\/latex](Tall) does not equal [latex]P[\/latex](Tall|Obese).<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<h2><\/h2>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-48\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>OpenStax, Statistics, Contingency Tables. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/statistics\/pages\/3-4-contingency-tables\">https:\/\/openstax.org\/books\/statistics\/pages\/3-4-contingency-tables<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/statistics\/pages\/1-introduction<\/li><li>Introductory Statistics. <strong>Authored by<\/strong>: Barbara Illowsky, Susan Dean. <strong>Provided by<\/strong>: Open Stax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">All rights reserved content<\/div><ul class=\"citation-list\"><li>Ex: Determine a Probability with AND using a Table. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/Xp-Hm2ufaYE\">https:\/\/youtu.be\/Xp-Hm2ufaYE<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><li> Ex: Basic Example of Finding Probability From a Table. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/O6obluO7FTQ\">https:\/\/youtu.be\/O6obluO7FTQ<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><li>Ex: Determine the Probability of a Union Using a Table - Not Mutually Exclusive. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/sbJXS9etEKw\">https:\/\/youtu.be\/sbJXS9etEKw<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":18,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"OpenStax, Statistics, Contingency Tables\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/statistics\/pages\/3-4-contingency-tables\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Introductory Statistics\",\"author\":\"Barbara Illowsky, Susan Dean\",\"organization\":\"Open Stax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"copyrighted_video\",\"description\":\"Ex: Determine a Probability with AND using a Table\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/Xp-Hm2ufaYE\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"copyrighted_video\",\"description\":\" Ex: Basic Example of Finding Probability From a Table\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/O6obluO7FTQ\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"copyrighted_video\",\"description\":\"Ex: Determine the Probability of a Union Using a Table - Not Mutually Exclusive\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/sbJXS9etEKw\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-48","chapter","type-chapter","status-publish","hentry"],"part":43,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":10,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/48\/revisions"}],"predecessor-version":[{"id":3513,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/48\/revisions\/3513"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/parts\/43"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/48\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/media?parent=48"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=48"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/contributor?post=48"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/license?post=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}