SOLUTION: Persons A and B .Person A picks a random no from 1 to 1000.Then person B picks a random no from 1 to 1000.What is the probability of B getting a no greater than A ?
Algebra ->
Probability-and-statistics
-> SOLUTION: Persons A and B .Person A picks a random no from 1 to 1000.Then person B picks a random no from 1 to 1000.What is the probability of B getting a no greater than A ?
Log On
Question 481212: Persons A and B .Person A picks a random no from 1 to 1000.Then person B picks a random no from 1 to 1000.What is the probability of B getting a no greater than A ? Answer by richard1234(7193) (Show Source):
Note that P(B > A) is the same as P(A > B), by symmetry. Hence, the probability that A and B will obtain unequal numbers is 999/1000, and we divide by two since each case has an equal probability of happening. So the probability of B getting a greater number than A is 999/2000.