For a random variable
X with mean μ, variance σ², and cumulants κ
n, its quantile
yp at order-of-quantile
p can be estimated as y_p \approx \mu + \sigma w_p where: : \begin{align} w_p &=& x &+ \left[\gamma_1 h_1(x)\right]\\ &&&+ \left[\gamma_2 h_2(x) + \gamma_1^2 h_{11}(x)\right]\\ &&&+ \left[\gamma_3 h_3(x) + \gamma_1\gamma_2 h_{12}(x) + \gamma_1^3 h_{111}(x)\right]\\ &&&+ \cdots\\ \end{align} : \begin{align} x &= \Phi^{-1}(p)\\ \gamma_{r - 2} &= \frac{\kappa_r}{\kappa_2^{r/2}};\; r \in \{3, 4, \ldots\}\\ h_1(x) &= \frac{\mathrm{He}_2(x)}{6}\\ h_2(x) &= \frac{\mathrm{He}_3(x)}{24}\\ h_{11}(x) &= -\frac{\left[2\mathrm{He}_3(x) + \mathrm{He}_1(x)\right]}{36}\\ h_3(x) &= \frac{\mathrm{He}_4(x)}{120}\\ h_{12}(x) &= -\frac{\left[\mathrm{He}_4(x) + \mathrm{He}_2(x)\right]}{24}\\ h_{111}(x) &= \frac{\left[12\mathrm{He}_4(x) + 19\mathrm{He}_2(x)\right]}{324} \end{align} where He
n is the
nth probabilists'
Hermite polynomial. The values
γ1 and
γ2 are the random variable's
skewness and (excess)
kurtosis respectively. The value(s) in each set of brackets are the terms for that level of polynomial estimation, and all must be calculated and combined for the Cornish–Fisher expansion at that level to be valid. ==Example==