Probability in a multiple choice test

AI Thread Summary
Each student can answer a 10-question multiple-choice test with 4 options per question in 4^10 ways, totaling 1,048,576 possible answer combinations. To determine the probability that both students provide the same answers, consider that the second student's answers must match the first student's specific sequence. The probability of matching one specific sequence is 1/4^10. Since the events are independent, the overall probability of both students having the same answers is indeed calculated as (1/4^10)^2, leading to a final probability of 1/4^10 for them to match any given sequence. Thus, the discussion highlights the complexity of calculating probabilities in independent events while emphasizing the vast number of possible answer combinations.
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?
 
You got it!
 
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
 
Back
Top