document.write( "Question 878932: lets say a fast food restaurant has a new sandwich on the menu\r
\n" ); document.write( "\n" ); document.write( " yes no
\n" ); document.write( "male 40 90
\n" ); document.write( "female 50 70\r
\n" ); document.write( "\n" ); document.write( "based on the number given in the table find the probabilites
\n" ); document.write( "Probability that person in this table is male and like sandwich
\n" ); document.write( "probability that person in this table is female or likes the sandwich
\n" ); document.write( "

Algebra.Com's Answer #530380 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Recommend Completing Table with Totals prior to answering Questions:
\n" ); document.write( " yes no Tot
\n" ); document.write( "male 40 90 130
\n" ); document.write( "female 50 70 120
\n" ); document.write( "Tot 90 160 250
\n" ); document.write( "P(male and Likes) = 40/250 = 4/25
\n" ); document.write( "P(female and likes) = 50/250 = 1/5 \n" ); document.write( "
\n" );