Notation for Probability Distribution of Two Dice Rolls

  • Thread starter Thread starter Iclaudius
  • Start date Start date
  • Tags Tags
    Notation
AI Thread Summary
The discussion revolves around defining a random variable X that represents the larger value of two dice rolls or the value if both are the same. Participants suggest expressing this mathematically as U = MAX(X,Y), where X and Y are uniformly distributed discrete variables representing the dice rolls. To find the probability distribution for U, it is recommended to use conditional probabilities based on the outcomes of the dice. The conversation emphasizes the importance of correctly stating the mathematical representation of the problem. Overall, the focus is on clarifying the mathematical notation for the defined random variable.
Iclaudius
Messages
36
Reaction score
0
Hello friends,

I have this problem it reads:

A random variable X is defined to be the larger of the two values when two dice are thrown, or the value if the values are the same. Find the probability distribution for X.

So I don't know how to state "X is defined to be the larger of the two values when two dice are thrown, or the value if the values are the same" mathematically. If someone could tell me, it would be much appreciated.

Thank you for you time,
Claudius
 
Physics news on Phys.org
Note - I have already solved this question just want to know how to express that above statement in math.
 
Iclaudius said:
Note - I have already solved this question just want to know how to express that above statement in math.

Do you know how to write conditional probabilities?
 
Iclaudius said:
Note - I have already solved this question just want to know how to express that above statement in math.

Lets say your random variable U takes the maximum value of X and Y.

You can write this mathematically as

U = MAX(X,Y), X ~ U(1,6) [Discrete], Y ~ U(1,6) [Discrete].

As for the distribution you can use SW VandeCarr's hint and list conditional probabilities to get a final distribution for U.
 
ah ok
 
Last edited:
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top