document.write( "Question 1207923: A bag contain 10 black and 6 white balls. A random sample of 5 balls selected without replacement is known to contain 3 black balls(Event A). What is the conditional probability that the first selection is black(Event B) \n" ); document.write( "
Algebra.Com's Answer #846064 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A bag contain 10 black and 6 white balls. A random sample of 5 balls selected without replacement
\n" ); document.write( "is known to contain 3 black balls(Event A). What is the conditional probability that the first
\n" ); document.write( "selection is black(Event B) ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        It can be solved/reasoned in more than one way.
\n" ); document.write( "        I will show you the basic ways to construct the solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                      First way\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Consider all possible configurations of 5 balls, where three balls are black and the first ball is black.\r\n" );
document.write( "\r\n" );
document.write( "So, we have two black balls somewhere in two positions from 2 to 5 inclusive, and two white balls in remaining positions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of ways to select two positions from 4 possible positions from 2 to 5 is  \"C%5B4%5D%5E2\" = \"%284%2A3%29%2F%281%2A2%29\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "Then two other remaining positions  are filled by black balls, so it does not add new configurations.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we have only 6 distinguished configurations for 2 white and 2 black balls in positions from 2 to 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the other side, the number of all possible distinguishable quadruples of white/black balls in 4 position\r\n" );
document.write( "from 2 to 5 is \"2%5E4\" = 16  (since in each of 4 position we may have black or white ball, independently).\r\n" );
document.write( "\r\n" );
document.write( "Thus, the probability under the problem's question is  P = \"6%2F16\" = \"3%2F8\".    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         Thus, the problem is just solved in this way.   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                      Second way\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Another way to think is to determine how many different 4-letter words of two symbols B and W do exist.\r\n" );
document.write( "\r\n" );
document.write( "This number is  \"4%21%2F%282%21%2A2%21%29\" = \"24%2F%282%2A2%29\" = 6.   (! Coincides with \"6\" from the solution above !)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this reasoning, same as in the first reasoning, we use implicitly the fact that in this problem, \r\n" );
document.write( "the pool of given balls (10 black and 6 white) works in the same way as if this pool be unlimited.\r\n" );
document.write( "\r\n" );
document.write( "Therefore, these concrete numbers \"10 black balls\" and \"6 white balls) do not play any role in the solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                      Third way\r\n" );
document.write( "\r\n" );
document.write( "                                                          P(A and B)\r\n" );
document.write( "Use the formula of the conditional probability  P(A|B) = ------------- .\r\n" );
document.write( "                                                             P(B)\r\n" );
document.write( "\r\n" );
document.write( "Here P(B) is the probability to have black ball at the first position and anything in positions from 2 to 5,\r\n" );
document.write( "\r\n" );
document.write( "which is  \"2%5E4%2F2%5E5\" = \"1%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "The probability of event (A and B) is the ratio  \"C%5B4%5D%5E2%2F2%5E5\" = \"6%2F32\".\r\n" );
document.write( "    (Here \"2%5E5\" is the number of cases (Black or White) in 5 positions).\r\n" );
document.write( "\r\n" );
document.write( "Thus the final probability in this way is  P = \"%28%286%2F32%29%29%2F%28%281%2F2%29%29\" = \"%286%2A2%29%2F32\" = \"3%2F8\"  again.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in three different reasoning, for your better understanding.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );