Beowulf2007
- 15
- 0
Homework Statement
Given S = \{(r,w)| r,w = 1,2,\ldots, 6\}
Deduce the following three probability functions.
Probability that the number of eyes are red
(1)P_{R}(t) = \frac{1}{6} for t \in \{1,2,\ldots 6 \}
Probability that the number of eyes are either red or white
(2)P_{Y}(t) = \frac{13-2t}{36} for t \in \{1,2,\ldots 6 \}
Probability that the number of eyes are either red and white
(3)P_{Z}(t) = \frac{2t-1}{36} for t \in \{1,2,\ldots 6 \}
The Attempt at a Solution
My Proof (1):
Since there is 6 sides on each dice the combined space S = 6 \cdot 6 = 36 and since there is 6 sides on each sides of red dice, then
\frac{6}{36} = \frac{1}{6} = P_{R}(t)
My Proof(2):
The Events of throwing the two dice are describe in the schema:
<br /> \begin{array}{|c| c| c| c| c| c| } <br /> \hline<br /> (1,1) & (1,2) & (1,3) & (1,4) & (1,5) & (1,6)\\<br /> \hline<br /> (2,1) & (2,2) & (2,3) & (2,4) & (2,5) & (2,6)\\<br /> \hline<br /> (3,1) & (3,2) & (3,3) & (3,4) & (3,5) & (3,6)\\<br /> \hline<br /> (4,1) & (4,2) & (4,3) & (4,4) & (4,5) & (4,6)\\<br /> \hline<br /> (5,1) & (5,2) & (5,3) & (5,4) & (5,5) & (5,6)\\<br /> \hline<br /> (6,1) & (6,2) & (5,3) & (5,4) & (6,5) & (6,6)\\<br /> \hline<br /> \end{array}<br />
Thus by in the schema:
\begin{array}{ccc} P(x = 1) = \frac{11}{36} & P(x = 2) = \frac{9}{36} & P(x = 3) = \frac{7}{36}\\P(x = 4) = \frac{5}{36} & P(x = 5) = \frac{3}{36} & P(x = 6) = \frac{1}{36} \end{array}
which can be describe by the function:
P_{Y}(t) = \frac{13-2t}{36} for t \in \{1,2,\ldots 6 \}
Proof(3)
Thus by in the schema:
\begin{array}{ccc} P(x = 1) = \frac{1}{36} & P(x = 2) = \frac{3}{36} & P(x = 3) = \frac{5}{36}\\P(x = 4) = \frac{7}{36} & P(x = 5) = \frac{9}{36} & P(x = 6) = \frac{11}{36} \end{array}
which can be describe by the function:
P_{Y}(t) = \frac{2t-1}{36} for t \in \{1,2,\ldots 6 \}
What You Guys say I have deduced the probability functions correctly?? Am I on the right track??
SIncerely Yours
Beowulf
Last edited: