_Random Variables and Discrete Distributions
_Random Variables and Discrete Distributions
Thilini Kulaweera
MSc (Colombo) | BSc (Kelaniya)
Goals
Interpret the mean and standard deviation for a discrete probability
distributions
Each trial has exactly two out comes: successor failure. The
probability of success remains the same in each trial.
Let a Bernoulli experiment be conducted n times.
Let the variable Xi, i = 1, 2, 3.......... take values 1 and 0 according
as ith experiment is a success or a failure. Then, Xi is a Bernoulli
variate with parameter p. It denotes the number of successes in
the ith experiment
Bernoulli Distribution
Bernoulli distribution has one constant, namely p. This constant p is called a
parameter of the Bernoulli distribution.
Bernoulli distribution can also be written as
p(x)=pxq1−x x=0,1
Here, occurrence of the value 1 may be termed as
success and the occurrence of the value 0 may be termed as failure.
Therefore P (success) = p and P(failure) = q = 1 – p.
Bernoulli Experiment
Mean = E(X) = p
Variance = Var (x) = p×(1−p)=p×q
Standard Deviation = √(p×q)
Bernoulli Experiment
Given below are some of the examples on Bernoulli Distribution.
1. A fair coin is tossed. Let the variable x take values 1 and 0 according to
as the toss results in ‘Head‘ or ‘Tail’. Then, X is a Bernoulli variable with
parameter p=1/2. Here, X denotes the number of heads obtained in the
toss.