- sample space will be 6x6 = 36 results =
{(1,1),(1,2),...,(6,6)} - Event will be a question like (outcome has sum = 7) whici is a subset of the space =
{(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)} - probability measure gives a number to each event so for above Event (sum =7) call it A > P(A) = 6/36 = 1/6
- Random Variable X: Ω → ℝ (let say sum of both dice) X(1,1) = 2 X(1,2) = 3 X(2,3) = 5 X(3,4) = 7 X(6,6) = 12 …
- Probability Distribution
- we can say random variable is a representation of group of events under specific category let say we have events A (sum of nerds = 7) B (sum of nerds = 8) … so many so we can categorize them all under specific category which is sum and here we could have a random variable X(sum of nerds) so its a mathematical representation of uncertinity Random variables allow us to represent many related events under one mathematical framework, but not every event naturally fits into a single random variable so outcome is insteaed of writiing 10s of events merge them all in one mathematical condition
