document.write( "Question 1205088: Several major automobile producers are competing to have the largest market share for sport utility vehicles (SUVs) in the coming quarter. A professional automobile market analyst assesses that the odds of General Motors not being the market leader are 6 to 1. The odds against Toyota and Ford having the largest market share in the coming quarter are similarly assessed to be 12 to 5 and 8 to 3, respectively.\r
\n" );
document.write( "\n" );
document.write( "a) Find the probability that General Motors will have the largest market share for SUVs in the coming quarter.\r
\n" );
document.write( "\n" );
document.write( "b) Find the probability that Toyota will have the largest market share for SUVs in the coming quarter.\r
\n" );
document.write( "\n" );
document.write( "c) Find the probability that Ford will have the largest market share for SUVs in the coming quarter.\r
\n" );
document.write( "\n" );
document.write( "d) Find the probability that some other automobile manufacturer will have the largest market share for SUVs in the coming quarter.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #841722 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "From the definition of odds, if the odds against an outcome are A:B, then the probability of the outcome is B/(A+B) \n" ); document.write( "a) General Motors \n" ); document.write( "odds against = 6:1 \n" ); document.write( "probability = 1/(6+1) = 1/7 \n" ); document.write( "b) Toyota \n" ); document.write( "odds against = 12:5 \n" ); document.write( "probability = 5/(12+5) = 5/17 \n" ); document.write( "c) Ford \n" ); document.write( "odds against = 8:3 \n" ); document.write( "probability = 3/(8+3) = 3/11 \n" ); document.write( "d) other \n" ); document.write( "probability = 1 - (1/7 + 5/17 + 3/11) \n" ); document.write( "You can do the arithmetic on that one.... \n" ); document.write( " \n" ); document.write( " |