Lynn W. answered 01/23/15
Tutor
5
(1)
Cornell Grad For Math & CS Tutoring
Hi Dan,
Here's one way that I thought about it.
In the 8 adults, say that the first 3 want access and the last 5 don't. The probability of that is: (.63)^3 * (1-.63)^(8-3)
However, there are 8C3 (8 choose 3) variations of the scenario mentioned, so it needs to be multiplied by 8C3 = 8!/3!/5! = 8*7 = 56.
That gives:
(.63)^3 * (1-.63)^(8-3) * 8C3 = 0.09710
Hope this helps!