Binomial distribution 80′s style

binomial

Here’s the binomial distribution 80′s style. Each click generates a series of n independent Bernoulli trials resulting in a random variable Y which is the number of successes. The probability function of Y is:

p(y)=\binom{n}{y}p^yq^{n-y}, y=0,1, \cdots ,n

where \binom{n}{y}=\frac{n!}{y!(n-y)!}

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>