Probability in a multiple choice test

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
magnifik
Messages
350
Reaction score
0
Two students are taking a 10 question test. Each question has 4 different answers. How many ways can each student answer the test? What is the probability that these two students get the same answers?

I know that to get the number of ways to answer, the number of students is irrelevant.
nk in this case is 410

I'm stuck on the second part of the question though. Any guidance would be helpful.
 
Physics news on Phys.org
I would assume that neither knows any actual answers (otherwise, that's a really dumb HW question for the teacher to ask). Look at it this way. However the first person answers the test, you only have to have the second student match them, so what is the probability a student answers the test in a specific way, such as A, C, A, D, B, B, B, D, A, C?
 
daveb said:
i would assume that neither knows any actual answers (otherwise, that's a really dumb homework question for the teacher to ask). Look at it this way. However the first person answers the test, you only have to have the second student match them, so what is the probability a student answers the test in a specific way, such as a, c, a, d, b, b, b, d, a, c?

1/410?
 
daveb said:
You got it!

I'm wondering if it's 1/410 or (1/410)2 since the events are independent? Or is two students getting the same score considered one event?
 
Let's look at it via probability.

A = event that student #1 scores a particular score: P(A) = 4-10
B = event that student #2 scores a particular score: P(B) = 4-10

P(A and B) = P(A|B)P(B) = (4-10)2

However, this only accounts for one of the possible ways of answering, and there are 410 different possible ways for a student to answer, so they can match for each of these, which gives

(4-10)2 * 410 = 4-10