Let us use the Binomial Probability:
P = nCr * p^r * q^(n – r)
where,
n = total samples = 6
r = defective samples = 4
p = chance of defective = 10% = 0.10
q = 1 – p = 0.90
Solving for P:
P = 6C4 * 0.10^4 * 0.90^2
P = 1.215 x 10^-3 = 0.1215%
Only 1.215 x 10^-3 or 0.1215% chance that 4 out of 6 will be defective.