A producer assigns three roles to 20 actors. Roles were younger boy, old man and disable man. Find probability that 2 or more actors perform old man in the film.
P(X > 2) = ?
P(X > 2) = 1 - [P(X = 1) + P(X = 0)]
P(X > 2) = 1 - P(X = 1) - P(X = 0)
Here , we have to use the formula `P(X = x) = (nCx) p^x q^(n-x)
Here, x = 2, n = 20, q = 1 - p
What would be the value of p here ?`