SOLUTION: q1) A) random variable X is defined as the larger of the scores obtained in two throws of a fair six-sided die.Find the distribution of the random variable X. (b)A random varia

Algebra ->  Probability-and-statistics -> SOLUTION: q1) A) random variable X is defined as the larger of the scores obtained in two throws of a fair six-sided die.Find the distribution of the random variable X. (b)A random varia      Log On


   



Question 1197519: q1)
A) random variable X is defined as the larger of the scores obtained in two throws of a fair six-sided die.Find the distribution of the random variable X.
(b)A random variable Y is defined as the highest score obtained in k throws of a fair six-sided die.Determine the probability mass function of Y .
q2)
.A white die and a red die are thrown at the same time and the difference W−R is observed ,where R is the number on top of the red die and W is that on top of the white one .Find the probability mass function of this difference W−R.

Answer by math_tutor2020(3835) About Me  (Show Source):
You can put this solution on YOUR website!

Question 1, Part (a)

This is one way to write out the table of possible outcomes.
123456
1123456
2223456
3333456
4444456
5555556
6666666
Example: We roll a 6 on the blue die and a 1 on the red die. The result is 6 since it's the larger of the two outcomes (top right corner of the table).

The possible outcomes are: 1,2,3,4,5,6
Let X be those possible outcomes.

Here's the frequency chart
XFrequency
11
23
35
47
59
611

We'll divide each frequency over 36 since there are 6*6 = 36 outcomes.

Therefore, we have this probability mass function (PMF).
XP(X)
11/36
23/36
35/36
47/36
59/36
611/36
I decided not to reduce the fractions so that each could keep the consistent denominator of 36.

If you want to reduce the fractions, then,
3/36 = 1/12
9/36 = 1/4

================================================
Question 1, Part (b)

Right now I'm blanking on how to do this, so I'll come back to this later. Or I'll let another tutor step in. Sorry for the trouble.

The slight good news is that I managed to find the PMF tables for k = 3 through k = 5 using computer software. But I wasn't able to find a generalized case for any positive integer k value.

PMF for k = 3
XP(X)
11/216
27/216
319/216
437/216
561/216
691/216


PMF for k = 4
XP(X)
11/1296
215/1296
365/1296
4175/1296
5369/1296
6671/1296


PMF for k = 5
XP(X)
11/7776
231/7776
3211/7776
4781/7776
52101/7776
64651/7776


================================================
Question 2

We'll use the template from the table in question 1, part (a).

Instead of white, I'll use blue.
We subtract the values in the format B - R
B = blue
R = red
123456
1012345
2-101234
3-2-10123
4-3-2-1012
5-4-3-2-101
6-5-4-3-2-10

For example, if we roll a 6 on the blue die and a 1 on the red die, then B-R = 6-1 = 5 which is in the top right corner of the table.

The outcomes range from -5 to +5 inclusive of the endpoints.
Let X be the result of each difference

XFrequency
-51
-42
-33
-24
-15
06
15
24
33
42
51

Then we divide each frequency over 36 to form the PMF.
XP(X)
-51/36
-42/36
-33/36
-24/36
-15/36
06/36
15/36
24/36
33/36
42/36
51/36

Once again, I chose not to reduce the fractions to keep the same denominator (36).
If you want to reduce the fractions, then,
2/36 = 1/18
3/36 = 1/12
4/36 = 1/9
6/36 = 1/6