Probability mass function question. In the game of Risk, battles are decided by

Click For Summary

Homework Help Overview

The problem involves calculating the probability mass functions (pmf) for the highest numbers rolled by two armies in the game of Risk, where the red army rolls three dice and the blue army rolls two dice. The discussion centers on determining the pmf for each army and the probability of the red army winning.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the calculation of the pmf for the highest rolls of both armies, with some questioning the reasoning behind using certain formulas. There are attempts to simplify the problem by starting with basic cases and generalizing from there. Some participants suggest using the sum rule for probabilities and explore how to determine the winning probabilities based on the pmf.

Discussion Status

There are various attempts to derive the pmf for both armies, with some participants providing calculations and others expressing uncertainty about their methods. Guidance has been offered to start with simpler cases and to clarify the use of pmf versus pdf. The discussion is ongoing, with no explicit consensus reached on the correct approach or calculations.

Contextual Notes

Participants note that the question must be answered using pmf or cumulative distribution function (cdf), and there are constraints regarding the methods allowed for the calculations. Some participants express urgency due to an upcoming exam.

cloud360
Messages
212
Reaction score
0

Homework Statement



In the game of Risk, battles are decided by the rolling of dice. Suppose that there are two armies,
red and blue. The red army rolls three dice and the blue army rolls two dice. Whichever army rolls
the highest number (on a single die) is declared the winner. In the event of a tie (both armies have
the same highest number), the blue army is declared the winner.
(a) Let X denote the highest number rolled by the red army. Find the probability mass function
of X.
(b) Let Y denote the highest number rolled by the blue army. Find the probability mass function
of Y .
(c) Calculate the probability that the red army wins.

Homework Equations


pmf = px(s), where s= number of times you want variable x to appear, the function represent the probability of this
cdf= fx(s), where this represent probability x is less than or equal to s

The Attempt at a Solution


Red army rolls 3 times
Blue army rolls 2 times.
Red army
x1=1st die thrown =1,2,3,4,5,6
x2=2nd die thrown=1,2,3,4,5,6
x3=3rd die thrown=1,2,3,4,5,6

Px(x)=Fx(x)^3

is this correct, i don't know why you do this. but i think you must do this, then create a PMF (probability mass function) table?

Why is the pmf function = to Fx(x)^3, this is what i saw in my teachers explanation. but his explanation wasn't... perfect
 
Last edited:
Physics news on Phys.org
so start with a simple case and work from there, blue army will be simpler with only 2 rolls

treating the dice separately, there are 6x6 = 36 combinations that can come up

now to get a 1, there is only one possible combination 1-1, so the separately is 1/36
to get a 2, there are 3: 2-1, 2-2, 1-2, so the prob is 3/36

use these simple cases to think about the problem & generalise from there...
 
it will also be useful to consider the sum rule
P(A or B) = P(A) + P(B) - P(A and B)
 
lanedance said:
it will also be useful to consider the sum rule
P(A or B) = P(A) + P(B) - P(A and B)

why would i use the sum forumale. and also. how can i find the probability red army or blue army wins.

do i look at all the instances where the pmf of blue army is higher ?
 
cloud360 said:
why would i use the sum forumale. and also. how can i find the probability red army or blue army wins.

do i look at all the instances where the pmf of blue army is higher ?

Have go at something and i will help u work through it

I would start by finding each PDF first, then use them to calculate prob of who wins
 
lanedance said:
Have go at something and i will help u work through it

I would start by finding each PDF first, then use them to calculate prob of who wins

i am not allowed to use pdf in this question.

the question must be answered using pmf or cdf. i will try post a solution in 1 hour, and if you have time. please kindly tell me where i went wrong. my exam is tommorow.

again, thanks for taking your time to help me. i am very grateful
 
My solution
Question 1
max of 1=1/216
max of 2=7/216
max of 3=5/54
max of 4=11/54
max of 5=3/8
max of 6=5/8
Question 2
max of 1=cdf((1/6)^2)=1/36
max of 2=cdf((2/6)^2)-(1/36)=(1/12)
max of 3=cdf((3/6)^2)-(1/12)=(1/6)
max of 4=cdf((4/6)^2)-(1/6)=(5/15)
max of 5=cdf((5/6)^2)-(5/15)=(13/36)
max of 6=cdf((6/6)^2)-(13/36)=(23/26)
Question 3
 
Last edited:
lanedance said:
so start with a simple case and work from there, blue army will be simpler with only 2 rolls

treating the dice separately, there are 6x6 = 36 combinations that can come up

now to get a 1, there is only one possible combination 1-1, so the separately is 1/36
to get a 2, there are 3: 2-1, 2-2, 1-2, so the prob is 3/36

use these simple cases to think about the problem & generalise from there...
wow, i just couldn't see that it is the maximum after a certian number of throws literally.

and that their is loads of different ways to get a max of 2 ,3,4 e.t.c
 
Last edited:
cloud360 said:
My solution
Question 1
max of 1=1/216
max of 2=7/216
max of 3=5/54
max of 4=11/54
max of 5=3/8
max of 6=5/8
this isn't correct, note you probs sum to greater than 1

try and explain what you are doing

cloud360 said:
Question 2
max of 1=cdf((1/6)^2)=1/36
max of 2=cdf((2/6)^2)-(1/36)=(1/12)
max of 3=cdf((3/6)^2)-(1/12)=(1/6)
max of 4=cdf((4/6)^2)-(1/6)=(5/15)
max of 5=cdf((5/6)^2)-(5/15)=(13/36)
max of 6=cdf((6/6)^2)-(13/36)=(23/26)
Question 3

I don't know what this is?
 
  • #10
using the sum rule for the 2 die case
P(A or B) = P(A) + P(B) - P(A and B)
re-writing
P(A and B) = P(A) + P(B) - P(A or B)


so let the dice be numbered d1 & d2, then the propositions to interrogate are
A: ((d1=n)and(d2<=n))
B: ((d1<=n)and(d2=n))
If either A or B is true, then n is the maximum number

the final probability we want to find is:
P(n) = P(A or B)
= P( ((d1=n)and(d2<=n)) or ((d1=n)and(d2<=n)) )
= P( (d1=n)and(d2<=n) ) + P ( (d1=n)and(d2<=n) ) - P( ((d1=n)and(d2<=n)) and ((d1=n)and(d2<=n)) )

reducing the and terms & using the fact the events on each dice are independent
= P(d1=n).P(d2<=n) + P (d1=n).P(d2<=n) - P(d1=n)P(d2=n)
= n/36 + n/36- 1/36
= (2n-1)/36

now try for the three dice case...
 
  • #11
cloud360 said:
i am not allowed to use pdf in this question.

the question must be answered using pmf or cdf. i will try post a solution in 1 hour, and if you have time. please kindly tell me where i went wrong. my exam is tommorow.

again, thanks for taking your time to help me. i am very grateful

pdf & pmf mean the same thing
 

Similar threads

Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
11K
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
4K