Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If != 1, then

If a != 1, then

 Image Added

where, k factorial = k! = (k)(k - 1)(k - 2)(...)(1).

Combinations of Choosing k from n Elements

Image Added

Frequently Used Random Variables

Exponential Continuous Random Variable

RV X with parameter α parameter α > 0.Supports  that supports [0, ∞)

Image Added

Memoryless property:

Image Added

Uniform Continuous Random Variable

RV X.Supports  that supports [a, b]

Image Added

Bernoulli Discrete Random Variable

RV X with parameter 0 < p < 1.Supports k that supports k = {0, 1} 

Image Added

Binomial Discrete Random Variable

RV X with parameters positive integer n > 0, and 0 < p < 1.Supports k that supports k = {0, 1, ..., n} 

Image Added

Geometric Discrete Random Variable

RV X with parameter 0 < p < 1 indicating the probability of success.

The number X of Bernoilli trials needed to get one success, supported on the set k = {1, 2, ...}

Image Added

Memoryless property:

Image Added

The number of Y = X - 1 failures before the first success, supported on the set k = {0, 1, ...}.


Image Added

Poisson Discrete Random Variable

RV X with parameter λ > 0.Supports k that supports k = {0, 1, ...} 

Image Added