Lori C. answered 12/03/17
Tutor
5.0
(21)
Algebra, Trigonometry and Calculus
This is a Binomial Distribution...
I) Person A we want the probability of 3 heads when n=4 and p=.5
Binpdf(n=4, p=.5 , p=3) = 4C3(.5)0(.5)4-3= 4*1*0.0625 = 0.5
Person B we want the probability of 3 being the lower number of 2 dice. This is probably easier to see if we list the
possible outcomes. Note that each outcome has probability 1/36.
Die 1 Die 2 Die 1 Die 2 Die 1 Die 2 Die 1 Die 2 Die 1 Die 2 Die 1 Die 2
1 1 2 1 3 1 4 1 5 1 6 1
1 2 2 2 3 2 4 2 5 2 6 2
1 3 2 3 3 3 4 3 5 3 6 3
1 4
1 5
1 6
Finish this chart. Then count the number of times that 3 is the smaller number. That should be multiplied by 1/36 to find the probability.
The other 2 problems can be worked out similarly.
Let me know if you have more questions!