expected value of correct and incorrect answers

cniles

New member
Joined
Oct 8, 2009
Messages
2
Few students manage to complete their schooling without taking a standardized admissions test such as the Scholastic Achievement Test (S.A.T. used for admission to college); the Law School Admissions Test (L.S.A.T); and the Graduate Record Exam (G.R.E. used for admission to graduate school). Sometimes, these multiple-choice tests discourage guessing by subtracting points for wrong answers. In particular, a correct answer will be worth +1 point, and an incorrect answer on a questions with 5 listed answers (a through e) will be worth point.
What is the expected value of eliminating one answer and guessing among the remining four possible answers?
what is the expected value of eliminating three answers and guessing between the remining two possible answers?
I was able it find the expected value of a random guess which is 0, I did this by making a chart then multiplying my X and P(x) columns together then adding the X(P(x)) together.
 
You might be over-thinking a bit. That's quite a lot of machinery for a very simple result.

Assuming there is a punitive removal of one point for an incorrect response.

Five undiscernable choices: 20% chance of guessing correctly -- Expectation: 0.20*(1) + 0.80*(-1) = -0.60

Four undiscernable choices: 25% chance of guessing correctly -- Expectation: 0.25*(1) + 0.75*(-1) = -0.50

I'll use 0.33 as an approzimation for 1/3
Three undiscernable choices: 33% chance of guessing correctly -- Expectation: 0.33*(1) + 0.67*(-1) = -0.33 <== The approximation is a little ugly.

Two undiscernable choices: 50% chance of guessing correctly -- Expectation: 0.50*(1) + 0.50*(-1) = 0.00

And thus we see that only if you can remove three is guessing neutral. There is no time when guessing is advantageous.

One Correct Answer: 100% chance of guessing correctly -- Expectation: 1.00*(1) + 0.00*(-1) = 1.00

Of course, this last one requires you to choose the correct answer.

Study up on your probabilities before you sit for your next exam. :D
 
an incorrect answer on a questions with 5 listed answers (a through e) will be worth point.

Did something get "lost" here? Was that supposed to be "worth -.25 point(s)" possibly?
 
Well, cniles, use the corrected information supplied and let's see what you get.
 
Top