SOLUTION: 7 fence boards are being painted from both sides and each side of an individual board gets its color picked randomly. What is the probability of exactly 3 fence boards being colour

Algebra ->  Probability-and-statistics -> SOLUTION: 7 fence boards are being painted from both sides and each side of an individual board gets its color picked randomly. What is the probability of exactly 3 fence boards being colour      Log On


   



Question 1192066: 7 fence boards are being painted from both sides and each side of an individual board gets its color picked randomly. What is the probability of exactly 3 fence boards being coloured same colour from both sides? (individual boards themselves can differ in color)
Answer by ikleyn(52903) About Me  (Show Source):
You can put this solution on YOUR website!
.
7 fence boards are being painted from both sides and each side of an individual board
gets its color picked randomly. What is the probability of exactly 3 fence boards
being colored same color from both sides? (individual boards themselves can differ in color)
~~~~~~~~~~~~~~~

Although it is not pronounced in the problem, I will assume that in this problem there are 7 base colors.


Then this experiment is the binomial distribution with the probability 1/7 for each fence board 
to be painted the same color from both sides, and with the probability 6/7 for each fence board
to be painted in different colors.


So the number of trials is 7; the probability of a success trial is 1/7 and the probability of 
unsuccess trial of 6/7. They ask about the probability to have 3 success trials.


    P = C%5B7%5D%5E3%2A%281%2F7%29%5E3%2A%286%2F7%29%5E4 = %28%287%2A6%2A5%29%2A%281%2A2%2A3%29%29%2A%281%2F7%29%5E3%2A%286%2F7%29%5E4 = 0.055079  (rounded).   ANSWER

Solved.