Suppose a random selected family has 3 children. Define X to be the number of boys in the family, X = 0,1,2, and 3. Write the sample space, construct a probability distribution in table form, and make histogram.
Sample space: X = {0,1,2,3}
X ~ Bin(3, 0.5)
Comments