document.write( "Question 945652: Let the random variable x represent the number of automobiles that a top salesperson will sell to a corporate client. The only possible values for are 0, 1 and 2, and the probabilities for each of these values may be calculated from the formula
\n" );
document.write( "P(x)=0.5-(x/6) where x=0, 1 or 2
\n" );
document.write( "What is the probability that a randomly selected top salesperson will sell
\n" );
document.write( " i. at least 1 automobile to a corporate client?
\n" );
document.write( " ii. at most 1 automobile to a corporate client?
\n" );
document.write( " iii. exactly 1 automobile to a corporate client?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #576850 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Find \n" ); document.write( "1. P(X≥1) \n" ); document.write( "2. P(X≤1) \n" ); document.write( "3. P(1) \n" ); document.write( " \n" ); document.write( "Solution \n" ); document.write( " \n" ); document.write( "Using the given probability distribution, we find \n" ); document.write( "P(0) = \n" ); document.write( "P(1) = \n" ); document.write( "P(2) = \n" ); document.write( "from which we check ΣP(X)= \n" ); document.write( " \n" ); document.write( "Since the probabilities are mutually exclusive, we can apply the addition rule: \n" ); document.write( "1. P(X≥1) = \n" ); document.write( "2. P(X≤1) = \n" ); document.write( "3. P(1) = \n" ); document.write( " \n" ); document.write( " |