document.write( "Question 758780: I calculated a probability that must be incorrect.\r
\n" ); document.write( "\n" ); document.write( "******* Here is the problem statement:
\n" ); document.write( "Given: You have 100 colored marbles in a bag; 25-Red, 25-Blue, 25-Green & 25-Yellow.
\n" ); document.write( "Problem: What is the probability of drawing 4 marbles (at 1 time) of the same color?\r
\n" ); document.write( "\n" ); document.write( "******* Here is my solution:
\n" ); document.write( "There are 25-Red + 25-Blue + 25-Green + 25-Yellow = 100 total marbles.
\n" ); document.write( "Draw 4 marbles at a time.\r
\n" ); document.write( "\n" ); document.write( "The possible outcomes = 100C4 = 825\r
\n" ); document.write( "\n" ); document.write( "The number of ways to draw 4-Red marbles out of 25 is 25C4 = 50.
\n" ); document.write( "The number of ways to draw 4-Blue marbles out of 25 is 25C4 = 50.
\n" ); document.write( "The number of ways to draw 4-Green marbles out of 25 is 25C4 = 50.
\n" ); document.write( "The number of ways to draw 4-Yellow marbles out of 25 is 25C4 = 50.\r
\n" ); document.write( "\n" ); document.write( "The total ways you can get 4 of the same colored marbles is 50+50+50+50 = 200\r
\n" ); document.write( "\n" ); document.write( "P(ALL THE SAME COLOR) = 200 / 825 = 24%\r
\n" ); document.write( "\n" ); document.write( "This can't be correct! Can you help me understand the error in my calculation?\r
\n" ); document.write( "\n" ); document.write( "On the other hand, if it's correct, could you explain why it is correct?\r
\n" ); document.write( "\n" ); document.write( "Obviously, I have no confidence in my answer.\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #461660 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "I calculated a probability that must be\r\n" );
document.write( "incorrect. \r\n" );
document.write( "******* Here is the problem statement:\r\n" );
document.write( "Given: You have 100 colored marbles in\r\n" );
document.write( "a bag; 25-Red, 25-Blue, 25-Green & \r\n" );
document.write( "25-Yellow.\r\n" );
document.write( "Problem: What is the probability of\r\n" );
document.write( "drawing 4 marbles (at 1 time) of the\r\n" );
document.write( "same color? \r\n" );
document.write( "******* Here is my solution:\r\n" );
document.write( "There are 25-Red + 25-Blue + 25-Green +\r\n" );
document.write( "25-Yellow = 100 total marbles.\r\n" );
document.write( "Draw 4 marbles at a time. \r\n" );
document.write( "The possible outcomes = 100C4 = 825 \r\n" );
document.write( "No! 100C4 = 3921225\r\n" );
document.write( "\r\n" );
document.write( "The number of ways to draw 4-Red marbles out of 25 is 25C4 = 50. \r\n" );
document.write( "No! 25C4 = 12650\r\n" );
document.write( "\r\n" );
document.write( "The number of ways to draw 4-Blue marbles out of 25 is 25C4 = 50. \r\n" );
document.write( "No! 25C4 = 12650\r\n" );
document.write( "\r\n" );
document.write( "The number of ways to draw 4-Green marbles out of 25 is 25C4 = 50. \r\n" );
document.write( "No! 25C4 = 12650\r\n" );
document.write( "\r\n" );
document.write( "The number of ways to draw 4-Yellow marbles out of 25 is 25C4 = 50. \r\n" );
document.write( "No! 25C4 = 12650\r\n" );
document.write( " \r\n" );
document.write( "The total ways you can get 4 of the same colored marbl\r\n" );
document.write( "es is 50+50+50+50 = 200 \r\n" );
document.write( "No! 12650+12650+12650+12650 = 50600\r\n" );
document.write( " \r\n" );
document.write( "P(ALL THE SAME COLOR) = 200 / 825 = 24%. \r\n" );
document.write( "No! 50600/3921225\r\n" );
document.write( " = 0.0129041307 = or about 1.29%\r\n" );
document.write( "\r\n" );
document.write( "You are calculating combinations incorrectly.  If you have a TI-83 or 84,\r\n" );
document.write( "\r\n" );
document.write( "To calculate 100C4,\r\n" );
document.write( "\r\n" );
document.write( "Type 100\r\n" );
document.write( "Press MATH\r\n" );
document.write( "Press left arrow key once\r\n" );
document.write( "Press 3\r\n" );
document.write( "Type 4    read 100 nCr 4\r\n" );
document.write( "Press ENTER     read 3921225\r\n" );
document.write( "  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );