Construct the probability distribution of random variables then draw the corresponding histogram.
Three coins are tossed. Let x be the random variables representing the number of heads that occur. Find the values of the random variable Z.
Z ~ BIN(3, 0.5), so Z = {0, 1, 2, 3}
Comments