Skip to main content

Questions tagged [quantile]

one of several equally-frequent subranges of a data set or random distribution; for example, a percentile or quartile

2 votes
0 answers
23 views

For multi OLS regression. I normally use variance attribution to explain how much contribution an independent/predictor variable has to the dependent variable. For example, a standard two factor ...
theQDude's user avatar
1 vote
1 answer
59 views

Result. If $g:\mathbb R\rightarrow\mathbb R$ is non-decreasing and left continuous, then $$V_\alpha(g(L))=g(V_\alpha(L))$$ for all $\alpha\in[0,1]$ where, $V_\alpha(L)$ is the value at risk of loss ...
zaira's user avatar
  • 2,396
1 vote
2 answers
82 views

Let $V_\alpha(L)$ be the value at risk of a function $L$ at $\alpha\in[0,1]$, $$V_\alpha(L)=\inf\{x:P(L\le x)\ge\alpha\}.$$ Prove that for any $\alpha$, $$V_\alpha(-L) =-\lim_{\epsilon\rightarrow0^+}...
zaira's user avatar
  • 2,396
0 votes
0 answers
29 views

I was trying to show that a push forward operation of a vector field $\phi$ in a density $p$ $( \phi \# p )$ preserves the quantiles. For example, I want to show that: \begin{equation} F_{p}(x) = \...
Matthew D.'s user avatar
0 votes
0 answers
41 views

Fisher had pointed out that $\sqrt{2\chi^2_n}$ to be normally distributed about $\sqrt{ (2n-1)}$ with unit standard deviation (when n is large). But how did he get to that conclusion? We know $E(2\chi^...
known's user avatar
  • 1
0 votes
1 answer
111 views

I’ve recently encountered specific problem and I am ashamed to admit that I am quite stuck. Suppose that I have random sample of data for which I want to calculate e.g. 95th quantile. Suppose that it ...
thepotato's user avatar
2 votes
0 answers
139 views

Let $X$ and $Y$ be independent, centered random variables. Let $\alpha \in (0,1)$ be fixed (e.g., $0.95$), and denote by $Q(X)$ the $\alpha$-quantile of $X$. I would like to determine under what ...
Albert Paradek's user avatar
2 votes
1 answer
95 views

Assume we have $F_X$ and $F_Y$ as cumulative distribution functions of the two variables $X$ and $Y$, and $F^{-1}_X$, $F^{-1}_Y$ are the inverse of them. I am trying to show the following: We take an ...
Ufuk Can Bicici's user avatar
1 vote
1 answer
116 views

I found the following problem in a step of a proof of a certain theorem. Given a random variable $X$ with bounded expectation and $\alpha\in(0,1)$, the problem is $$\min_{z\in \mathbb{R}}\left\{\alpha\...
mathCurious's user avatar
-1 votes
1 answer
67 views

Let $X_1,\ldots,X_K$ be possibly dependent random variables that are marginally $\mathrm{Uniform}[0,1]$ distributed, and define $\bar X := \frac{1}{K}\sum_{i=1}^K X_i$. Is it possible for the $\gamma$...
Meta Inf's user avatar
3 votes
1 answer
141 views

Problem 21.1 of the book 'Asymptotic Statistics' by Aad van der Vaart reads the following Suppose that $F_n \to F$ uniformly. Does this imply that $F_n^{-1} \to F^{-1}$ uniformly or pointwise? Give a ...
Stan's user avatar
  • 213
1 vote
1 answer
165 views

I'm rebuilding the methods described in the paper Strong statistical parity through fair synthetic data, and on page 3 it describes the following methodology: We align both distributions by learning ...
Kriggs's user avatar
  • 121
0 votes
2 answers
66 views

According to Wikipedia, the quantile function is defined by $$Q(p)=\inf \{x\in\mathbb{R}:F(x)\geq p \}.$$ But if I apply this to equally likely data set 10, 11, 12, 13, I get $Q(0.5)=11$. But shouldn'...
ashpool's user avatar
  • 7,528
1 vote
1 answer
365 views

Let $F$ be the CDF of $X$ and $p \in (0, 1)$, and $F_n$ be the empirical CDF of $X_1, ..., X_n$; $F_n(x) = \frac{1}{n}\sum_{i = 1}^nI(X_i \le x)$. The $p$ th quantile of $F$ and $F_n$ are defined as ...
jason 1's user avatar
  • 789
2 votes
1 answer
175 views

Suppose that $f(x)$ is a smooth probability density function on $\mathbb R$ and denote by $a_i$ the $\frac{2i-1}{2n}$-th quantile of $F$ for $1\leq i \leq n$, where $F(x)$ is the cumulative ...
Fei Cao's user avatar
  • 3,018

15 30 50 per page
1
2 3 4 5
10