document.write( "Question 578753: Here is a question I can't figure out how to get started. I considered using the binomial formula but it looks like it would take ages to calculate, I must be missing the point!\r
\n" );
document.write( "\n" );
document.write( "Past car sales experience has shown that 22% of all luxury cars sold are black. If 45 recent sales of luxury cars are randomly selected. Find the following probabilities:
\n" );
document.write( "1. At least 2 cars are black.
\n" );
document.write( "2. Exactly 6 are black. (I attempted this one using the binomial prob. formula and got 8.9417
\n" );
document.write( "3. Between 1 and 4 cars (inclusive) are black.
\n" );
document.write( "4. No more than 3 cars are black.
\n" );
document.write( "5. More than 40 cars are not black.
\n" );
document.write( "Guessing I have to begin with n, x, p and q.\r
\n" );
document.write( "\n" );
document.write( "Thanks for the guidance. \n" );
document.write( "
Algebra.Com's Answer #370778 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! yes, you have to sum a few terms of the expansion (it shouldn't take \"ages\")\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the expansion is ___ (Pb + Pn)^45 ___ (.22 + .78)^45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. 43 (or less) are not black \n" ); document.write( "___ subtracting the last 3 terms from one ___ 1 - {[(.78)^45] + 45[.22 (.78)^44] + 990[(.22)^2 (.78)^43]}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. 45C6 [(.22)^6 (.78)^39] = .0572 (approx)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. sum those four terms\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4. see #1 ___ 42 (or more) are not black\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5. see #3 ___ 4 (or less) are black \n" ); document.write( " |