document.write( "Question 907317: The following table shows passengers of the Titanic, what class cabin they were in and whether they survived.
\n" );
document.write( " First class Second class Third class Crew/employees
\n" );
document.write( "Survived 203 118 178 212
\n" );
document.write( "Died 122 167 528 673
\n" );
document.write( "Calculate the probability a person was in First class or died.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550291 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " |