String of lightbulbs

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 75
Joined: Fri Jan 16, 2009 2:00 pm
Thanked: 1 times
GMAT Score:550

String of lightbulbs

by jfranco23 » Tue Mar 17, 2009 5:06 pm
A string of lightbulbs is wired in such a way that if any individual lightbulb fails, the entire string fails. If for each individual lightbulb the probability of failing during time period T is 0.06, what is the probability that the string of lightbulbs will fail during time period T?

A. 0.06
B. (0.06)^10
C. 1 - (0.06)^10
D. (0.94)^10
E. 1 - (0.94)^10
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 246
Joined: Mon May 19, 2008 7:34 am
Location: Texaco Gas Station
Thanked: 7 times

by cubicle_bound_misfit » Wed Mar 18, 2009 7:52 am
whats the no of lightbulbs in the string?
Cubicle Bound Misfit

Senior | Next Rank: 100 Posts
Posts: 77
Joined: Sun Feb 22, 2009 5:51 am
Thanked: 1 times

by rseeker2 » Wed Mar 18, 2009 8:49 am
probability that the string of lightbulbs will fail during time period T --> 1-P(no bulb failing)

= 1 - (0.94)^n

If n were 10, it would be 1 - (0.94)^10

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Wed Mar 18, 2009 11:00 am
rseeker2 wrote:probability that the string of lightbulbs will fail during time period T --> 1-P(no bulb failing)

= 1 - (0.94)^n

If n were 10, it would be 1 - (0.94)^10
Perfect!

Based on the answer choices, there must be 10 lightbulbs - the OP must have missed part of the question (maybe it really started with "A string of 10 lightbulbs...").
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Senior | Next Rank: 100 Posts
Posts: 75
Joined: Fri Jan 16, 2009 2:00 pm
Thanked: 1 times
GMAT Score:550

by jfranco23 » Wed Mar 18, 2009 11:58 am
So sorry for my mistake, there are 10 lightbulbs.

Senior | Next Rank: 100 Posts
Posts: 30
Joined: Sun Feb 22, 2009 11:27 pm
GMAT Score:600

by hijazim » Thu Mar 19, 2009 7:09 am
Shouldn't it be (0.06)x10 because it is OR not AND probability. As if any of the lightbulbs failed the whole string will fail, so if the 1st or 2nd or ... 10th fail the wire will fail..

so it has to be : 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 = 0.6

please advise.

User avatar
Master | Next Rank: 500 Posts
Posts: 319
Joined: Wed Feb 04, 2009 10:32 am
Location: Delhi
Thanked: 84 times
Followed by:9 members

by sureshbala » Thu Mar 19, 2009 7:42 am
hijazim wrote:Shouldn't it be (0.06)x10 because it is OR not AND probability. As if any of the lightbulbs failed the whole string will fail, so if the 1st or 2nd or ... 10th fail the wire will fail..

so it has to be : 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 + 0.06 = 0.6

please advise.
Folk in addition to this the light will fail if 1st AND 2nd fail and the other don't fail. 1st, 2nd AND 3rd fail and the rest don't....so on...

So instead of considering all this we calculate the probability that none of the light fails for which the probability is (0.94)^10.

Hence the probability that at least one of them fails = 1- (0.94)^10