 |
| Summary |
 |
P {Occurrence of A given that B has occurred} |
| |
| = P (A|B) |
| |
 |
| |
Total probability: |
| |
 |
| |
 |
| |
Baye's theorem: |
| |
| Let S be the simple space and E1, E2, E3,….,En be n mutually exclusive and exhaustive events associated with a random experiment. If A is any arbitrary event then |
| |
|
| |
| |
| |
Random Variable: random variable is a function which associates a real number to each outcome of a random experiment. |
| |
Discrete random variable: Random variables which can assume only a finite number, or a countable infinity number of values, are called discrete random variables. |
| |
Continuous random variable: random variables which can assume any value over an interval. |
| |
Probability and Distribution |
| |
| If x is a discrete random variable assuming the values x1, x2, x3,….,xn with probabilities p1, p2, p3,…., pn respectively then (x1,p1), (x2, p2),…(xn, pn) defines a probability distribution of X. |
| |
Mathematical Expectation of X or Mean of X is |
| |
| E (X) = x1p1 + x2p2 + ….+ xnpn |
| |
Variance of X: If X is a discrete random variable then variance of X denoted by V(X) is defined as |
| |
| V(X) = E [X - E(X)]2 |
| |
 |
| |
V(X) = E(X2) - [E(X)]2 |
| |
 |
| |
Bernoulli trial: A random experiment which has only two outcomes (success or failure) |
| |
Let n independent bernoulli trials be performed and X denote the number of successes in n trials then X follows a binomial distribution. |
| |
The probability of success be p, |
| |
| The probability of failure = 1- p = q |
| |
| The probability of r success in n trials |
| |
| = P {X = r} = nCr pr qn-r is called the probability mass function of the binomial distribution. |
| |
Mean of binomial distribution = E(X) = np |
| |
Variance of binomial distribution = V(X) = npq |
| |
Poisson distribution is a limiting case of binomial distribution when n is very large, p is very small and np is a constant denoted (the parameter) |
| |
Probability mass function of a poisson distribution is P(X = x)
 |
| |
Mean of poisson distribution E(X) = l |
| |
Variance of poisson distribution V(X) = l |
| |