Compute the median of the Weibull distribution with parameters p and q.
Use numeric parameters.
Generate a random sample of size 100000 drawn from the above distribution and compute the sample median.
Compute the standard error of the sample median for the normal distribution with parameters 5 and 2.
Compute the median of a sum of two random variables.
Verify this using simulation.
Compute the median of a weighted data set.
Consider the following Matrix data set.
We compute the median of each of the columns.