To continue from the previous chapter we look at specific important probability distributions.
  1. Prob(S) = Prob(Success) is the same in each trial.

  2. The random variable X counts the number of successes.

n = number of times a trial is repeated

p = P(S) = Prob( a success in a single trial)

q = P(F) = Prob( a failure in a single trial)

X = the random variable

Binomial Probability Formula :
Prob(X out of n)=

 



There are many conditions or assumptions necessary before we proceed to the calculations of this particular distribution.

A binomial experiment is a probability experiment that satisfies the following conditions:

  1. The experiment is repeated for a fixed number of times (n) where each trial is independent of the others.

  2. Only TWO possible outcomes are possible for each trial. Usually we describe the outcomes as Success(S) or Failure(F).