document.write( "Question 1196181: There are 15 green apples and 72 red apples in a basket. We keep extracting the apples randomly, one at a time, until we have extracted all 72red apples. What is the probability that the basket is empty when we finish?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828916 by ikleyn(53354) You can put this solution on YOUR website! . \n" ); document.write( "There are 15 green apples and 72 red apples in a basket. \n" ); document.write( "We keep extracting the apples randomly, one at a time, \n" ); document.write( "until we have extracted all 72 red apples. \n" ); document.write( "What is the probability that the basket is empty when we finish? \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution by @greenestamps does not correspond to the posed question.\r \n" ); document.write( "\n" ); document.write( " It does not correspond, becouse he considers the strings of the length 72+15 = 87, ONLY.\r \n" ); document.write( "\n" ); document.write( " Meanwhile, the process can stop at any number of apples extracted between 72 and 87;\r \n" ); document.write( "\n" ); document.write( " the only two conditions are that all 72 red apples are extracted and the last extracted apple is red.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The green apples can still remain in the basket when the process stops.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " So, I came to bring another solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "So, all possible outcomes are the strings of the length between 72 and 87 inclusive,\r\n" ); document.write( "that contain 72 \"R\" and such that \"R\" is in the last position.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let's consider only distinguishable arrangements.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The number of such strings of the length 72 is 1.\r\n" ); document.write( "\r\n" ); document.write( "The number of such strings of the length 73 is 72 (a unique green apple is in any position from 1 to 72).\r\n" ); document.write( "\r\n" ); document.write( "The number of such strings of the length 74 is\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Again, @greenestamps answered other question, different from the posed in the problem, namely\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \"What is the probability that last extracted apple is red given that the basket is empty?\"\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "although the real question in the problem is \r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \"What is the probability that the basket is empty when we extract the 72-th red apple?\"\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "The questions seems to be similar, but in reality they are different, and the logic of solutions is different.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At the finish, I have even more interesting message to you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When I calculated the probability according to the @greenestamps solution, \n" ); document.write( "I got practically the same decimal rounded number of 0.8276.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The difference is in further decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, numerically our answers are very close, but logically the solutions are different.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |