swiikiller wrote:
In a test of “n” questions, each question has to be answered as either true or false. What is the maximum value of “n” so that probability of answering all the questions as true is more than \(\frac{1}{100}\)?
Enter your value.
Good Question!
Since,
Prob. of getting a true = \(\frac{1}{2}\)
Prob. of getting a false = \(\frac{1}{2}\)
Therefore, Prob. of getting all answers as true = \((\frac{1}{2})^n\)
i.e. \((\frac{1}{2})^n > \frac{1}{100}\)
\(100 > 2^n\)
\(100 > 2^6\)
So, the maximum value could be \(6\)