Please help me explain this..... Doesn't the probability depends on which card is being drawn?
Suppose I draw 1 in the first draw..the probability of the second one being greated than this is 9/10
While If i Draw 10 in the first draw... The probability of 2nd one being more than it is 0/10
or else if i draw 9, then the probability of the next card being greater than is is 1/10
TestTaker033
There are n cards numbered consecutively, from 1 to n. Two cards are drawn. What is the probability that the number on the first card is less than the number on the second card?
(1) The two cards are drawn in succession, with replacement.
(2) n = 10.
But the quantum of probability would change after the first card is drawn. Example, lets suppose n=10 and first card drawn is 7 (c). On replacement, if card numbered 1-6 are drawn, then only we can calculate the probability of 2nd card being less than 1st card.
So, taking the above example,
n=10, c=7
P(2<1)= 1/10*6/10= 6/100
when c= 8, then this value changes.
Let me know where I am wrong.
According to me answer should be E.
You’re missing the point.
Once we combine the statements, we know everything: the number of cards (10) and the method of drawing (with replacement). That is the entire setup. If we can’t answer the question even after knowing both the total sample space and the process, what else do you think is missing?
How can you say it’s still not sufficient when we literally have all the information required to compute the exact probability?
Simplified breakdown for clarity:
- Total outcomes = 10 * 10 = 100
- Equal card cases (same number both times) = 10
- Remaining = 90
- Out of those 90, half will have first < second = 45
- So, required probability = 45 / 100 = 9/20