InterviewSolution
Saved Bookmarks
| 1. |
Three numbers are selected at random without replacement from the set of numbers {1, 2, 3, … n}. The conditional probability that the 3rd number lies between the 1st two. If the 1st number is known to be smaller than the 2nd, is |
|
Answer» `1/3` |
|