<t>Correct me if my calculation is wrong.It is easier to calculate the probability that there is no two consecutive balls, and the probability isnchoosek(44, 6)/nchoosek(49, 6) = 0.5048.However this does not agree with alexandreC's simulation.The basic idea is that we can think of choosing 6 non-con...