Probability distributions using 4 dice

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
i_love_science
Messages
80
Reaction score
2
Moved from a technical forum,
Let X denote the largest number shown on the four dice. P(X ≤ x) = (x/6)4 , for x = 1,2,3,4,5,6.
Complete the following table:
x123456
P(X=x)1/129615/129665/1296175/1296369/1296671/1296

The values in red are the answers, I don't understand how the answers were found. Thanks.
 
Physics news on Phys.org
Do you know that ##P(X \leq x) = P(X = 0) + \dots + P(X=x)##? To find ##P(X=x)## you work out ##(x/6)^4## and then subtract all of the previous probabilities to the left.
 
Reply
  • Like
Likes   Reactions: i_love_science
Try to figure out the answer for x=2. If you can figure it out, it will show you a path to do the higher numbers.