A lot of 100 bulbs contains 10 defective bulbs. Five bulbs selected at random from the lot and sent to retain store, then the probability that the store will receive at most one defective bulb is
Show Hint
To save time during calculations without a calculator, you can factor out common terms! $P(X=0) + P(X=1) = (0.9)^5 + 5(0.1)(0.9)^4 = (0.9)^4 \times [0.9 + 0.5] = 0.6561 \times 1.4 = 0.91854$. Adding inside the bracket first means fewer large decimals to multiply at the end.