document.write( "Question 1027980: The random variable x represents the number of cars per household in a town of 1000 households. Find the
\n" );
document.write( "probability of randomly selecting a household that has less than two cars.\r
\n" );
document.write( "\n" );
document.write( "Cars Households
\n" );
document.write( "0 125
\n" );
document.write( "1 428
\n" );
document.write( "2 256
\n" );
document.write( "3 108
\n" );
document.write( "4 83 \n" );
document.write( "
Algebra.Com's Answer #643160 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! There are 1000 households and there are 125 + 428 = 553 households with 1 or no cars. Therefore, \n" ); document.write( ": \n" ); document.write( "The probability of selecting a household with less than 2 cars is 553/1000 = 0.553 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |