document.write( "Question 1181385: A survey asked 31,156 homeowners how many pets they owned. The results were as follows:\r
\n" );
document.write( "\n" );
document.write( "# of pets # of homeowners
\n" );
document.write( "0 6,700
\n" );
document.write( "1 9,650
\n" );
document.write( "2 8,318
\n" );
document.write( "3 5,567
\n" );
document.write( "4 or more 921
\n" );
document.write( "TOTAL= 31, 156
\n" );
document.write( "What is the probability that a sampled homeowner has more than 1 pet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #811286 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! add the numbers from 2,3,4 or more and divide by the total. \n" ); document.write( "it is 0.4752 (14806/31156) \n" ); document.write( " |