document.write( "Question 1176389: 1.A survey classified a group of 100 students by sex and according to whether they prefer coco - cola or other brands of soft drink . The proportions falling into the four resulting categories are shown in the accompanying table . ( overline C ) Other brands .14 12 Prefers Sex Coco - Cola ( C ) Boy .44 Girl .30 If a single student is selected from a large group , find the probabilities the events as detailed below : a ) The student is a girl . b ) The student is a boy but does not prefer Coco - Cola c ) The student prefers coco - cola irrespective of Given that the selected student is a girl , what is the probability that she does not prefer Coco - Cola ? \n" ); document.write( "
Algebra.Com's Answer #850579 by CPhill(1987)![]() ![]() You can put this solution on YOUR website! Let's break down this probability problem.\r \n" ); document.write( "\n" ); document.write( "**Given Information:**\r \n" ); document.write( "\n" ); document.write( "| Sex | Coco-Cola (C) | Other Brands (C̄) | \n" ); document.write( "|------|----------------|-------------------| \n" ); document.write( "| Boy | 0.44 | 0.14 | \n" ); document.write( "| Girl | 0.30 | 0.12 |\r \n" ); document.write( "\n" ); document.write( "**Total Students:** 100\r \n" ); document.write( "\n" ); document.write( "**a) The student is a girl.**\r \n" ); document.write( "\n" ); document.write( "To find the probability of selecting a girl, we add the probabilities of girls preferring Coco-Cola and girls preferring other brands:\r \n" ); document.write( "\n" ); document.write( "* P(Girl) = P(Girl, C) + P(Girl, C̄) \n" ); document.write( "* P(Girl) = 0.30 + 0.12 \n" ); document.write( "* P(Girl) = 0.42\r \n" ); document.write( "\n" ); document.write( "**b) The student is a boy but does not prefer Coco-Cola.**\r \n" ); document.write( "\n" ); document.write( "This is directly given in the table:\r \n" ); document.write( "\n" ); document.write( "* P(Boy, C̄) = 0.14\r \n" ); document.write( "\n" ); document.write( "**c) The student prefers coco-cola irrespective of sex.**\r \n" ); document.write( "\n" ); document.write( "To find the probability of a student preferring Coco-Cola, we add the probabilities of boys and girls preferring Coco-Cola:\r \n" ); document.write( "\n" ); document.write( "* P(C) = P(Boy, C) + P(Girl, C) \n" ); document.write( "* P(C) = 0.44 + 0.30 \n" ); document.write( "* P(C) = 0.74\r \n" ); document.write( "\n" ); document.write( "**d) Given that the selected student is a girl, what is the probability that she does not prefer Coco-Cola?**\r \n" ); document.write( "\n" ); document.write( "This is a conditional probability. We want to find P(C̄ | Girl).\r \n" ); document.write( "\n" ); document.write( "* P(C̄ | Girl) = P(Girl, C̄) / P(Girl) \n" ); document.write( "* P(C̄ | Girl) = 0.12 / 0.42 \n" ); document.write( "* P(C̄ | Girl) = 12 / 42 \n" ); document.write( "* P(C̄ | Girl) = 2 / 7 \n" ); document.write( "* P(C̄ | Girl) ≈ 0.2857\r \n" ); document.write( "\n" ); document.write( "**Answers:**\r \n" ); document.write( "\n" ); document.write( "* **a) P(Girl) = 0.42** \n" ); document.write( "* **b) P(Boy, C̄) = 0.14** \n" ); document.write( "* **c) P(C) = 0.74** \n" ); document.write( "* **d) P(C̄ | Girl) ≈ 0.2857** \n" ); document.write( " \n" ); document.write( " |