document.write( "Question 1204607: The number of people who survived the Titanic based on class and sex is in the table (\"Encyclopedia Titanica,\" 2013). Suppose a person is picked at random from the survivors. Round your answers to four decimals, if necessary.\r
\n" ); document.write( "\n" ); document.write( "ass Sex Total
\n" ); document.write( "Female Male
\n" ); document.write( "1st 134 59 193
\n" ); document.write( "2nd 94 25 119
\n" ); document.write( "3rd 80 58 138
\n" ); document.write( "Total 308 142 450\r
\n" ); document.write( "\n" ); document.write( "What is the probability that a survivor was male?
\n" ); document.write( "P(male) = \r
\n" ); document.write( "\n" ); document.write( "What is the probability that a survivor was in the third class?
\n" ); document.write( "P(third class) = \r
\n" ); document.write( "\n" ); document.write( "What is the probability that a survivor was a male given that the person was in third class?
\n" ); document.write( "P(male|third class) = \r
\n" ); document.write( "\n" ); document.write( "What is the probability that a survivor was a male and in the third class?
\n" ); document.write( "P(male and third class) = \r
\n" ); document.write( "\n" ); document.write( "What is the probability that a survivor was a male or in the third class?
\n" ); document.write( "P(male or third class) = \r
\n" ); document.write( "\n" ); document.write( "Are the events survivor is a male and survivor is in third class mutually exclusive? Why or why not?\r
\n" ); document.write( "\n" ); document.write( "No, male and being in third class are not mutually exclusive, since a survivor cannot be both.
\n" ); document.write( "Yes, male and being in third class are mutually exclusive, since a survivor cannot be both.
\n" ); document.write( "No, male and being in third class are not mutually exclusive, since a survivor can be both.
\n" ); document.write( "Yes, male and being in third class are mutually exclusive, since a survivor can be both.
\n" ); document.write( "Are the events survivor is a male and survivor is in third class independent? Why or why not?\r
\n" ); document.write( "\n" ); document.write( "No, male and being in third class are not independent, since P(male|third class) ≠ P(male).
\n" ); document.write( "Yes, male and being in third class are independent, since P(male|third class) ≠ P(male).
\n" ); document.write( "Yes, male and being in third class are independent, since P(male|third class) = P(male).
\n" ); document.write( "No, male and being in third class are not independent, since P(male|third class) = P(male).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #840957 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
FemaleMaleTotal
1st class13459193
2nd class9425119
3rd class8058138
Total308142450

\n" ); document.write( "There are 142 males out of 450 survivors.
\n" ); document.write( "P(male) = 142/450 = 0.3156 approximately.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 138 people in 3rd class out of 450 survivors total.
\n" ); document.write( "P(3rd class) = 138/450 = 0.3067 approximately\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Of the 138 people in 3rd class, 80 are male
\n" ); document.write( "P(male given 3rd class) = 80/138 = 0.5797
\n" ); document.write( "Many textbooks use a vertical line to represent the key term \"given\"
\n" ); document.write( "P(A | B) = P(A given B)
\n" ); document.write( "I prefer using the word \"given\" to avoid confusing the vertical bar with perhaps the numeric digit one, the lowercase letter L, or the uppercase letter i.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 80 male survivors who are in 3rd class out of 450 total survivors.
\n" ); document.write( "P(male and 3rd class) = 80/450 = 0.1778 approximately
\n" ); document.write( "Be careful not to mix this up with the previous probability.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the inclusion-exclusion principle to compute the following
\n" ); document.write( "P(male or 3rd class) = P(male) + P(3rd class) - P(male and 3rd class)
\n" ); document.write( "P(male or 3rd class) = (142/450) + (138/450) - (80/450)
\n" ); document.write( "P(male or 3rd class) = (142+138-80)/450
\n" ); document.write( "P(male or 3rd class) = 200/450
\n" ); document.write( "P(male or 3rd class) = 0.4444 approximately.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The events \"male\" and \"3rd class\" are NOT mutually exclusive because it is possible for both events to happen at the same time. It's possible for a survivor to be both male and be in 3rd class.
\n" ); document.write( "Notice how P(male and 3rd class) is nonzero.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compare the following probability values
\n" ); document.write( "P(male given 3rd class) = 0.5797
\n" ); document.write( "P(male) = 0.3156
\n" ); document.write( "This leads to P(male given 3rd class) ≠ P(male), which leads us to conclude the events \"male\" and \"3rd class\" are NOT independent.
\n" ); document.write( "The two events are linked somehow. We consider them dependent.
\n" ); document.write( "Having prior knowledge of event \"3rd class\" changes the probability value of P(male).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary
  • P(male) = 0.3156
  • P(3rd class) = 0.3067
  • P(male given 3rd class) = 0.5797
  • P(male and 3rd class) = 0.1778
  • P(male or 3rd class) = 0.4444
  • male and 3rd class mutually exclusive? No, male and being in third class are not mutually exclusive, since a survivor can be both.
  • male and 3rd class independent? No, male and being in third class are not independent, since P(male given 3rd class) ≠ P(male)
The decimal values are approximate.
\n" ); document.write( "
\n" ); document.write( "
\n" );