Find the probability distribution of the number of successes in two tosses of a die, where a succeess is defined as
number greater than 4
six appears on the die.
When a die is tossed two times, we obtain (6×6)=36 number of sample points.
Let X be the random variable which denote the number greater than 4 in two tosses of a die. So X may have values 0,1 or 2.
Now, P(X=0)=P (number less than or equal to 4 on both the tosses ) =46×46=1636=49,
P(X=1)=P (number less than or equal to 4 on first toss and greater than 4 on second toss )+ P(number greater than 4 on first toss and less than or equal to 4 on second toss)
=46×26+46×26=1636=49
P(X=2) =P (number greater than 4 on both the tosses) =26×26=436=19
Probability distribution of X, i.e., number of successes is
X 0 1 2P(X)49 49 19
Let X be the random variable which denotes the number of six appears on atleast one die. So, X may have values 0 or 1.
P(X=0) =P (six does not appear on any of the die)
=56×56=2536
P(X=1) =P (six appears on atleast one of the die) =1136
Thus , the required probability distribution is as follows
X 0 1P(X)2536 1136