Math, asked by rajinder2184, 1 year ago

Xplain the term probability distribution". How 5 binomial distribution differs from poisson distribution ?

Answers

Answered by lakshmidhar
0

There are many more than 2 discrete distributions. Poisson counts the number of occurrences in an interval given a certain average occurence rate per interval. It can have values 0, 1, 2, 3, ... Binomial counts the number of occurrences out of a fixed number N of possibilities, where any one occurrence happens with probability p. It can take values 0, 1, 2...N. Quite different situations.
Similar questions