Four coins are tossed. Let A be the random variable representing the
number of heads that occur. Find the values of the random variable A. PossibleOutcomes
Value of the Random Variable A
(Number of Heads)
Four coins are tossed. For each toss, the outcome belongs to one of the following:
{Head, Tail}
We want to count the total number of heads obtained from those 4 tosses. A is the random variable representing the number of heads that occur. We want to find all possible values of A.
Observe that any one of the following cases may happen:
Note that, the 5 cases listed above explores all possible outcomes. Hence, the random variable A takes any one value from{0,1,2,3,4}.
Comments
Leave a comment