Given data
10 question true-false
Procedure
This is a binomial probability problem. Where we have two outcomes which are pass or fail. We want the probability to be less than or equal to 10%.
We assume that the probability of passing the exam is 60% which corresponds to 6/10 correct questions.
Recall that the probability for the binonamial distribution is
![\text{NCn(p)}^np^(N-n)](https://img.qammunity.org/2023/formulas/physics/college/3cma55f2ge4rfpnxn0dlzkn7ywxrd7omo4.png)
where:
N = Total problems
n = problems you have correct
p = probability of getting problem right
Calculating for a score of 60%
![\begin{gathered} P(X\ge x)=10C6(0.5)^6(0.5)^4 \\ P(X\ge x)=0.3769 \end{gathered}](https://img.qammunity.org/2023/formulas/physics/college/v31df5nhu13tzlxv7sfn3xho1omh2uyvmm.png)
Now, Let's try with a higher grade value to pass (80%)
![\begin{gathered} P(X\ge x)=10C8(0.5)^8\cdot0.5^2 \\ P(X\ge x)=0.0546875 \end{gathered}](https://img.qammunity.org/2023/formulas/physics/college/xogek0kaky3e1ya0ngiic88sqqie4jjgwj.png)
The passing grade would be 80%, i.e. getting 8 correct questions.