document.write( "Question 1035080: In a school 70 percent have math class 65 percent have science class and 45 percent have math and science what's the probability that a random selected student will have science this semester given they already have a math class this semester \n" ); document.write( "
Algebra.Com's Answer #649700 by Theo(13342) You can put this solution on YOUR website! p(a given b) = p(a and b) / p(b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(a) = probability student takes a math class. \n" ); document.write( "p(b) = probability student takes a science class. \n" ); document.write( "p(a and b) = probability student takes both a math class and a science class.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 70% take math, then p(a) = .70 \n" ); document.write( "since 65% take science, then p(b) = .65 \n" ); document.write( "since 45% take both, then p(a and b) = .45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(a given b) becomes .45 / .70 = .6428571429.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the probability that a randomly selected student will take science given that he takes math.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assume 45 students take math and science. \n" ); document.write( "assume 25 students take math only. \n" ); document.write( "assume 20 students take science only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total number of students is 90 that take either math or science.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "out of that 90, 70 take either math or math and science. \n" ); document.write( "that's 25 for math only and 45 that take math and science. \n" ); document.write( "so, out of the 70 who take math, 45 also take science. \n" ); document.write( "that'a a percentage of 45/70 = .6428571429 = approximately 64.29%.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |