Skip to main content

Questions tagged [extreme-value]

Extreme values are the largest or the smallest observations in a sample; e.g., the sample minimum (the first order statistic) and the sample maximum (the n-th order statistic). Associated with extreme values are asymptotic *extreme value distributions.*

10 votes
1 answer
341 views

Let us consider a pair of random variables $y, x$ with a conditional distribution $p(y | x)$ and marginal distributions $p_Y(y), p_X(x)$. We observe an i.i.d. sample $D_x = \{x_i\}_{i = 1}^n$. The ...
Alexey Zaytsev's user avatar
0 votes
0 answers
72 views

Why Generalized Pareto Distribution (GPD) MLE estimation of Tail Index fails? On the chart multiple simulation of the same $\text{StudentT}(\nu=4)$ with tail estimated with GPD estimator (blue lines). ...
Alex Craft's user avatar
0 votes
0 answers
105 views

I am analysing a sample of size $n = 200$ that appears to follow a Student-$t$ distribution fixed by design. Fitting the model yields $\hat{\nu} = 10.22$ but with a relatively large standard error of $...
Valentina's user avatar
0 votes
0 answers
43 views

There are lots of examples and posts of general rules to find normalizing constants for extreme value theory, see here and there for instance. However, these deal with normalizing to the asymptotic ...
Robertmg's user avatar
  • 143
0 votes
0 answers
106 views

My goal is to estimate the market beta (so exposure of an asset returns to market shocks) in quantiles : $Q_{r_i|r_M} = a_0(\tau) + \beta_i(\tau)r_M+\varepsilon_i(\tau)$ where $r_i$ are asset returns (...
justaneconomist's user avatar
4 votes
1 answer
109 views

What's an example of stochastic process $X_t$ on $[0,1]$(i.e. a random variable for each $t \in [0,1]$) such that For all $t$, $X_t \geq 0$ For all $t$, $\mathbb{E}[X_t] = 1$ $\mathbb{E}[\sup_{t \in [...
Phil's user avatar
  • 830
1 vote
0 answers
49 views

Suppose I have a database of entities. The database has a column for the name of the entity, min A, max A, min B, max B. Where the min/max columns are the min/max for variables A and B. It is unknown ...
clay t's user avatar
  • 11
0 votes
0 answers
64 views

Let say I want to estimate the number $N$ of balls in an urn by taking a sampling of $n$ balls (without replacement). The balls are numbered from $1$ to $N$ and let $Z$ denote the maximum of the ...
Jean Bon's user avatar
0 votes
0 answers
43 views

I am performing a generalized extreme value analysis using about 20 years of data sampled every 1 minute. I am doing this in order to predict return levels at e.g. 1-in-50 and 1-in-100 intervals. The ...
Darcy's user avatar
  • 947
1 vote
0 answers
73 views

I am computing the Generalized Extreme Value distribution for a dataset containing about 15 years of data sampled every 5 seconds. I want to estimate the 1-in-50 or 1-in-100 year return level from the ...
Darcy's user avatar
  • 947
0 votes
0 answers
105 views

The Pickands-Balkema-de Haan theorem states that the conditional excess distribution function is well approximated by the generalized Pareto distribution (for high excesses and if the underlying RV's ...
bee14's user avatar
  • 1
2 votes
1 answer
181 views

I am trying to find a confidence interval for ${\theta}/{ 2}$ with confidence level $1-\alpha$ (using quantiles at $p_1 = \alpha$ and $p_2 = 1$). So I take unbiased estimator for ${\hat{\theta}}/{2} =...
SpaceNugget's user avatar
3 votes
0 answers
94 views

Let $X_i$ be an iid draw from a Frechet distribution. Let $\alpha_i \in \mathbb{R}$. Is there an analytical expression of the distribution of $\alpha_1X_1 + \alpha_2X_2 + \alpha_3X_3$? That is, can I ...
John Go's user avatar
  • 31
1 vote
0 answers
66 views

I am using the fevd() and lr.test() functions to examine precipitation using the extRemes R ...
shaider's user avatar
  • 11
2 votes
1 answer
193 views

Consider the following random variable $$ Z=\min_i\{X_i+Y_i\} $$ for $-n\leq i\leq n$, where $X_i\overset{\mathrm{iid}}{\sim}\text{Exp}(\lambda)$, $Y_i\overset{\mathrm{iid}}{\sim}\text{Erlang}(|i|,\...
sam wolfe's user avatar
  • 180

15 30 50 per page
1
2 3 4 5
41