Binomial Distribution: What Is It?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
aaaa202
Messages
1,144
Reaction score
2
Is the binomial distribution, what you call a product distribution? How can I see that, if that is true?
 
Physics news on Phys.org
Hey aaaa202 and welcome to the forums.

The binomial distribution represents n independent events happening with each true event having a p probability of occurring.

In other words Bin(n,p) gives the probability distribution for having x events become true for x = 0 to x = n.

Because of the independence of each event, you can use the product identity P(A and B) = P(A)P(B) to generate the mathematical formula for getting a specific probability.
 
so it's a product distribution right? I've seen several physical examples of product distributed properties, and they all follow a normal distribution. Is this a general thing?