Estimation of population minimum from sample

86 Views Asked by At

Given a sample of values $[x_1, x_2, ..., x_k]$ drawn from an unknown population $P$, how can we effectively estimate the minimum of $P$?

I am interested in the general case where the distribution of $P$ is unknown, and the case where $P$ is taken from a normal distribution.