Methods Using Factorial
Methods Using Factorial
1 Introduction
Definition
probability—the degree of belief in the truth or falsity of a statement
2 Notation
P (x) probability of x
∼x negation of statement x
P (x) + P (∼ x) = 1
Probability of a statement and the probability of the negation of a statement must sum to
1.
Definitions
probability distribution—collection of statements that are exclusive and exhaustive
exclusive—given complete information, no more than one of the statements can be true
1
Data Science Math Skills
Paul Bendich and Daniel Egger
Duke University
X = {x1 , x2 , x3 , ..., xn }.
3 Principle of indifference
For the i-th outcome xi in a distribution with n possible outcomes,
1
P (xi ) = .
n
Example: Drawing an ace of spades from a well-shuffled deck of 52 cards. The probability
1
of drawing the ace of spades is 52 .
General statement
When there is no basis to choose some outcomes as more likely than others,
number of outcomes as defined in event
P (event) = .
total number of possible outcomes in universe
Example: Event is drawing a queen, which has four outcomes in the event. The total number
4 1
of outcomes is 52, so the probability of drawing a queen is 52 = 13 .
Example: Event is rolling an even number on a six-sided die, which has three outcomes in
the event. The total number of outcomes is 6, so the probability of rolling an even is 36 = 12 .