Mark O. answered 09/06/19
Experienced Math Educator
This is an example of Bernouli trials so we can use the Binomial Distribtution to answer this.
P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)
Remember that, for binomial distributions with probability of success p, number of trials n, the equation is:
P(X = r) = nCr * pr * (1 - p)n-r
P(X = 0) = (1 - .35)7 = .0490
P(X = 1) = 7 * (.35)1 * (1 - .35)6 = .1848
P(X = 2) = 7C2 * (.35)2 * (1 - .35)5 = .2985
P(X = 3) = 7C3 * (.35)3 * (1 - .35)4 = .2679
So, P(X < 4) = .8002.
This is reasonable, if there is only a 35% chance of getting a question right, it is likely that you will get fewer than half the questions right.