Machine learning
Maths 101: Part 5: Different Types of Distribution
Types of Distributions Bernoulli and Binomial distribution A Bernoulli random variable has two possible outcomes: 0 or 1. A binomial distribution is the sum of independent and identically distributed Bernoulli random variables. So, for example, say I have a coin, and, when tossed, the probability it lands heads is p. Read more…