where p is the probability of a loss exceeding (q+h/2) (h being the bin width)
f(q) is the probability mass in the q range, and
n is the sample size
The standard error of the quantile estimator q is then given by the square root of variance, i.e.

Also if we take a standard normal VaR at 95% confidence, (or in other words, 95% VaR of a standard normal), then q itself will be 1.645. So do not get confused. Remember VaR is one-tailed whereas confidence level is two tailed. So choose the values carefully.
VaR quantifies the maximum expected loss over a specified time frame at a given confidence level.
It indicates a 95% confidence that the portfolio won't lose more than a specified amount, say $1 million, in one month.
Arithmetic returns are simple averages of periodic returns.
Geometric returns represent the compounded growth rate over time.
By sorting return observations and identifying the VaR at the desired confidence level from sorted data.
Normal VaR can be calculated using the formula: -μ + σ × z, where μ is the mean, σ is the standard deviation, and z is the z-score for the confidence level.
Lognormal VaR assumes returns are lognormally distributed, affecting the calculation of potential losses.
ES estimates the expected loss assuming that the loss exceeds the VaR threshold.
They are risk measures that satisfy properties like monotonicity, homogeneity, translation invariance, and subadditivity.
Standard errors help determine the precision of VaR estimates, impacting the reliability of risk assessments.