PDA

View Full Version : Help


WSAR
Apr1-10, 06:36 AM
Hi all,

I've a problem. Lets say I have 18 independant events. The outcome of each event could be 0, 1 or 2, with a probability of 0.5, 0.333 & 0.167, respectively. I want to know the easiest way to calculate the probability of achieving all scores between 0 & 36. As there's more than a 0 or 1 (or yes/no) answer I can't use the binomial distribution. Any help would be greatly appreciated.

Regards

Andrew

mathman
Apr1-10, 04:17 PM
http://mathworld.wolfram.com/MultinomialDistribution.html
Above is a discussion of multinomial distribution. You need trinomial (n=3).