jorislimonier / quantile-estimation

Working with real-world data to estimate confidence intervals of quantiles, using Bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantile Estimation

Working with real-world data to estimate confidence intervals of quantiles, using Bootstrap.

Bootstrap

We use the Bootstrap method to estimate the confidence we have when computing "high quantiles", which represent (highly) unlikely occurences within the data. The quantiles are defined as follows:

More details can be found in the full report.

About

Working with real-world data to estimate confidence intervals of quantiles, using Bootstrap.


Languages

Language:TeX 55.7%Language:Python 44.3%