Suppose three coins are toosed let y be the random variables representing the number of heads that occur.
A. Find the values of the random variables Y. Complete the table below.
Let's denote H - heads, T - tails.
Sample space S is all possible outcomes of three tosses of a coin.
"TTH, THT, HTT, TTT\\}"
A. Let "y" be the random variables representing the number of heads that occur. The possible values of "y" are "0,1,2,3."
B.
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c}\n y & 0 & 1 & 2 & 3 \\\\ \\hline\n p(y) & 1\/8 & 3\/8 & 3\/8 & 1\/8\n\\end{array}"
Comments
Leave a comment