document.write( "Question 319529: In a certain town, 10% of people commute to work by bicycle. If a person is selected randomly from the town, what are the odds against selecting someone who commutes by bicycle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #228789 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a certain town, 10% of people commute to work by bicycle. If a person is selected randomly from the town, what are the odds against selecting someone who commutes by bicycle? \n" ); document.write( "--- \n" ); document.write( "P(bike) = 0.1 \n" ); document.write( "P(no bike) = 0.9 \n" ); document.write( "--- \n" ); document.write( "odds against bike = 0.9/0.1 = 9:1 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |