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