Akansha wrote:n questions can either be true or false. If you answer all n correct you win.
What is the least value of n for which the probability is less than 1/1000 for you to
win by guessing randomly?
a. 5
b. 10
c. 50
d. 100
e. 1000
Hi again Akansha!
Before we start, I want to point out a problem with this particular question. Nowhere does it say that a question has an equal chance of being true or false. Accordingly, it's impossible to answer (and could never appear on the GMAT without that information). We'll go ahead and solve as though that information were included, but be wary of future questions from the same source. Where did you find it?
As always, let's start by analyzing the stem:
each of n questions has 2 possible answers (assumed equally likely, see above); and
need to answer all n correct to win.
The question:
what's the smallest value of n that gives you less than a 1/1000 chance of winning?
Since you're 1/2 likely to be right on each question, the probability of getting n questions correct will be (1/2)^n. Rephrasing the question:
what's the smallest value of n for which (1/2)^n < 1/1000
or
what's the smallest value of n for which 2^n > 1000?
Quick trial and error and an eye on the choices will make the solution super fast:
2^5 = 32, way too small.
2^50 = a REALLY REALLY big number, way too big.
Accordingly, 2^10 must be the correct choice - choose (B)!