So I'm working on a rather elaborate combinatorics problem, I'll explain a simplified version although my version would many more rows
Suppose you have three coins, with probability heads .3 .5 and .6. What is the probability that at least two are heads. This is pretty simple to do, just multiply each combination of two and then each combination of three. I need to do this for 30+ row entries. Is there a way that this would be made simple?
Bookmarks