InterviewSolution
Saved Bookmarks
| 1. |
We are given a set X = {x1, …. xn} where xi = 2i. A sample S ⊆ X is drawn by selecting each xi independently with probability pi = 1/2. The expected value of the smallest number in sample S is:(A) 1/n(B) 2(C) sqrt(n)(D) n |
| Answer» | |