Multinomial Distribution

Multinomial distribution

The multinomial distribution is a generalization of the binomial distribution which models the probability of counts for each side of a k-sided dice rolled n times. It is related to the Bernoulli and categorical distributions, with the number of trials (n) determining the prefix and the number of mutually exclusive events (k) determining the suffix. The vector X follows a multinomial distribution with parameters n and p, where p is a vector of probabilities for each outcome.

1 courses cover this concept

CSE 312 Foundations of Computing II

University of Washington

Winter 2022

This course dives deep into the role of probability in the realm of computer science, exploring applications such as algorithms, systems, data analysis, machine learning, and more. Prerequisites include CSE 311, MATH 126, and a grasp of calculus, linear algebra, set theory, and basic proof techniques. Concepts covered range from discrete probability to hypothesis testing and bootstrapping.

No concepts data

+ 41 more concepts