document.write( "Question 507804: CAN I HAVE ANSWER FOR THIS QUESTION PLEASE????\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "IF PIZZA SHOP HAD AN OFFER ON PIZZA WITH \"THREE TOPPINGS\" AND THE COSTUMERS HAVE RANGE OF 12 TOPPINGS\r
\n" );
document.write( "\n" );
document.write( "1> WHAT IS THE PROBABILITY FROM 1000 PIZAA ,EXACTLY TWO ORDERS ARE EXPECTED THE SAME \r
\n" );
document.write( "\n" );
document.write( "2> WHAT IS THE PROBABILITY FROM 1000 PIZZA ORDERS ,AT LEAST TWO ORDERS EXPACTED THE SAME\r
\n" );
document.write( "\n" );
document.write( "3> IS THIS PROBABILITIES IS TRULY REFLECTED REAILITY AND WHY? \n" );
document.write( "
Algebra.Com's Answer #340720 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! IF PIZZA SHOP HAS AN ORDER FOR PIZZA WITH \"THREE TOPPINGS\" AND THE COSTUMERS HAVE A CHOICE OF 12 TOPPINGS, \n" ); document.write( "1> WHAT IS THE PROBABILITY FROM 1000 PIZAA ,EXACTLY TWO ORDERS ARE EXPECTED THE SAME \n" ); document.write( "--- \n" ); document.write( "# of combinations of 3 toppings: 12C3 = 220 \n" ); document.write( "P(2 orders have the same 3 toppings) = 1/220 \n" ); document.write( "Now you have a binomial problem with n = 1000 and p = 1/220 \n" ); document.write( "P(x = 2) = 100C2(1/220)^2(219/220)^98 = 7.0911x10^-18 \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "2> WHAT IS THE PROBABILITY FROM 1000 PIZZA ORDERS, \n" ); document.write( "AT LEAST TWO ORDERS ARE THE SAME. \n" ); document.write( "P(2<= x <=1000) = 1-P(0<= x <=1) = 1-0.0585 = 0.9415 \n" ); document.write( "--------------------------------------------------------------- \n" ); document.write( "3> Do THESE PROBABILITIES TRULY REFLECTED REAILITY AND WHY? \n" ); document.write( "Ans: YES \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |