asked 147k views
2 votes
A bulb can either be on or off. A board contains 20 bulbs connected to a randomization circuit that lights up a random sequence every time it is turned on. What is the probability that all the lights will be switched on?

1 Answer

1 vote
The chance that any given bulb is on is equal to 1/2. The chance that all twenty bulbs are on at the same time is
((1)/(2)) ^(20) = (1^(20))/(2^(20)) = (1)/(1048576)
answered
User Vijju
by
7.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.