Baye’s theorem

Where is the prior probability of the event , which means this is the unconditional probability before considering additional information.

Link to original

Permutations

An ordered subset of distinct choices is called a permutation, and

General formula: factorial over factorial

Link to original

Combinations

An unordered subset of choices is called a combination, and

Often written as can be written , which can be read as ” choose

General Formula:

It’s also good to know that choose is equivalent to choose , because the bottom term remains the same.

Link to original
Independence Checking

Method 1

Check or

Link to original

Method 2

Check

Link to original

Distinguishable Objects and Distinguishable Boxes

The number of ways of distributing distinguishable objects into distinguishable boxes so that objects are placed into box , for is:

Link to original

Indistinguishable Objects and Distinguishable Boxes

Every box gets an object

Suppose we want to distribute indistinguishable objects into boxes so that every box gets at least one object

If is the number of objects going into box , we are looking for the number of solutions to:

If we express this as bars and stars, you want to place bars in spaces, so this can be expressed as:

This is just regular combinations.

Not every box gets an object

Suppose we want to distribute indistinguishable objects into boxes so that every box may or may not get an object

If is the number of objects going into box , we are looking for the number of solutions as the sum of non-negative integers:

The number of ways we can do this can be expressed as:

Link to original

Probability Laws

  1. If , then
    1. “General Addition Rule” (Probability of the union of events)
    2. If A and B are mutually exclusive, the rule is

Probability of a complement:

Probability of the null event:

Partitioning an event:

Probability of any two disjoint events: For

Link to original