97.5k views
1 vote
A coin is tossed 3 times. Find the probability of getting exactly two head

User Leda
by
4.9k points

1 Answer

2 votes

In this problem, we have a binomial probability distribution

so

n=3

p=0.50

q=0.50

Find out P(X=2)


P(X=2)=(3!)/(2!(3-2)!)*0.50^2*0.50^((3-2))

P(X=2)=0.375

User Tsaebeht
by
4.8k points