Probability Distribution
Probability Distribution
DISTRIBUTION
Important Probability Distribution
Binomial Distribution
Normal Distribution
A random variable is a rule that assigns a numerical value to each
outcome in a sample space.
Random variables may be either discrete or continuous.
RANDOM VARIABLE
A random trial having only 2 possible outcomes
(Success, Failure) is called a Bernoulli trial.
BERNOULLI TRIALS
Suppose n independent Bernoulli trials are to be
performed, each of which results in
a success with probability p and
a failure with probability 1 − p.
If we define
X = the number of successes that occur in the n trials,
BINOMIAL DISTRIBUTION
Suppose that X is a binomial random variable with n trials and
probability p of success on each trial. The probability of getting
exactly k successes in n trials
(k = 0, 1, 2, …, n) is
where
n
C x is the combination of n and x. A combination is the number of ways to
choose a sample of x elements from a set of n distinct objects where
order does not matter, and replacements are not allowed.
CONDITIONS REQUIRED TO BE
BINOMIAL
If a count X of successes has a binomial distribution with number of trials n and
probability of success p, the mean (expected value) of X is
np ≥ 10 and n(1 − p) ≥ 10
CHARACTERISTICS OF NORMAL
DISTRIBUTION
1 x 2
1 (
)
f ( x) e 2
2
Note constants:
=3.14159
e=2.71828
1 x 2
1 ( )
2
e 2 dx 1
1 x 2
1 ( )
Var(X)= =
2 (
x2
2
e 2 dx) 2
Standard Deviation(X)=
2 1 x 2
1 ( )
2 2
e 2 dx .95
3 1 x
1 ( )2
3 2
e 2 dx .997
STANDARD NORMAL
DISTRIBUTION(Z)
All normal distributions can be converted into the standard normal curve by
subtracting the mean and dividing by the standard deviation:
X
Z
Somebody calculated all the integrals for the standard normal and put them in a
table! So we never have to integrate!
Even better, computers now do all the integration.
Z indicates how many standard deviations away from the mean the point x
lies.