Probability distributions using 4 dice

AI Thread Summary
The discussion focuses on calculating the probability distribution for the largest number shown on four dice, denoted as X. The cumulative distribution function is given by P(X ≤ x) = (x/6)^4 for x values from 1 to 6. To find P(X = x), one must compute (x/6)^4 and then subtract the cumulative probabilities of all lower x values. Participants encourage attempting calculations for specific values, such as x=2, to understand the process better. This approach helps clarify how the probabilities for each outcome are derived.
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.
 
  • Like
Likes i_love_science
@i_love_science, you will have to make an attempt at a solution if you want more help.
 
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.
 
Back
Top