Random Variables
Random Variables
Random Variables
Lesson Objectives
At the end of this lesson, you are expected to:
EXERCISES
Problem 1. Suppose three coins are tossed. Let Z be the random variable representing the number of tails that occur.
Find the values of the random variable Z.
Sample Space = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
HHH 0
HHT 1
HTH 1
HTT 2
THH 1
THT 2
TTH 2
TTT 3
Z = {0,1,2,3)
Problem 2. Two balls are drawn in succession without replacement from an urn containing 5 red balls and 6 blue
balls. Let Y be the random variable representing the number of blue balls. Find the values of the random variable Y.
RR 0
RB 1
BR 1
BB 2
Y = {0,1,2}
Problem 3. Four coins are tossed. Let X be the random variable representing the number of heads that occur. Find
the values of the random variable X.
Sample Space = {HHHH, HHHT, HHTH, HHTT, HTHH, HTHT, HTTH, HTTT,
(number of heads)
HHHH 4
HHHT 3
HHTH 3
HHTT 2
HTHH 3
HTHT 2
HTTH 2
HTTT 1
THHH 3
THHT 2
THTH 2
THTT 1
TTHH 2
TTHT 1
TTTH 1
TTTT 0
X = {0,1,2,3,4}
Problem 4. A shipment of five computers contains two that are defective. If a retailer receives three of these
computers at random, list the elements of the sample space S using the letters D and N for defective and non-
defective computers, respectively. To each sample point assign a value w of the random variable W representing the
number of computers purchased by the retailer which are defective.
Sample Space = {DDD, DDN, DND, DNN, NDD, NDN, NND, NNN}
DDD 3
DDN 2
DND 2
DNN 1
NDD 2
NDN 1
NND 1
NNN 0
W = {0,1,2}
Problem 5. Let V be a random variable giving the number of heads plus the number of tails in three tosses of a coin.
List the elements of the sample space S for the three tosses of the coin and assign a value to each sample point.
Sample Space = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
HHH 0
HHT 1
HTH 1
HTT 2
THH 1
THT 2
TTH 2
TTT 3
V = {0,1,2,3)
MATH JOURNAL
1. How do you find the values of a random variable?
First I find the sample space of the given problems.
For me to get the values of the random variable:
Step 1: I create a table for me to see it clearly.
Step 2: Next, I put in the table the possible outcome and value of the random variable that the problem gives to me
Example: “the number of heads”.
Step 3: Using the possible outcome I’ll be able to count the “number of heads”
And that’s how I find the values of a random variable. (I’m sorry for my bad explanation)
2. What is the difference between discrete and continuous random variables?
The difference between discrete and continuous random variables are Discrete are a random variable that can
take on a finite or countably infinite number of distinct values, while the Continuous are a random variable that
take an infinitely uncountable number of possible values, typically measurable quantities.
3. Give three examples of discrete random variable.
number of tails observed when tossing a coin
the number of students attend the class
the number of siblings a person has