Statistics and Probability
Statistics and Probability
PROBABILITY DISTRIBUTIONS
WHAT IS RANDOM VARIABLE AND
PROBABILITY DISTRIBUTIONS?
● Random variables and probability
distributions are important concepts in
Statistics and Probability. When we do an
experiment, we are not only interested in
the values the random variable can
assume but also with the probabilities
associated with these values
RANDOM VARIABLES
● A random variable is a variable whose
possible values are determined by
chance. A random variable is typically
represented by an uppercase letter,
usually X, while its corresponding
lowercase letter in the case, x, is used to
represent one of its values.
EXAMPLE OF RANDOM VARIABLE
:A COIN TOSSED THRICE.
1ST TOSS 2ND TOSS 3RD TOSS FINAL NUMBER OF
OUTCOME HEADS(X)
H HHH 3
H T HHT 2
H H HTH 2
T T HTT 1
H THH 2
H T THT 1
T H TTH 1
T T TTT 0
In the illustration above, random variable is
represented by the uppercase X. The lowercase x
represented the specific values. Hence, x=3, x=2, x=1,
x=2, x=1, x=1, and x=0.
The sample space for the possible outcome is
S={HHH, HHT, HTH, HTT, THH, THT, TTH, TTT.