> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# VaR

> Value-at-Risk measures for backtesting in FRTBCombinedCube, including VaR 97.5 and VaR 99, exception counts and dates for actual and hypothetical PL, outlier counts, and ES confidence level measures

<CardGroup cols={2}>
  <Card title="ES 97.5" href="../../../es-97-5">The trade level 1-day expected Shortfall at 97.5% confidence level</Card>
  <Card title="ES 99" href="../../../es-99">The expected shortfall at 99% confidence level</Card>
  <Card title="Exception 97.5 (Actual) Count" href="../../../exception-97-5-actual-count">The rolling sum of Exception 97.5 (exceptions from Actual)</Card>
  <Card title="Exception 97.5 (Actual) Dates" href="../../../exception-97-5-actual-dates">The list of past dates where Actual PL overshoots VaR</Card>
  <Card title="Exception 97.5 (Actual)" href="../../../exception-97-5-actual">The measure returns 1 if Actual PL is below VaR 97.5 (previous day).</Card>
  <Card title="Exception 97.5 Count" href="../../../exception-97-5-count">The max of Exception 97.5 (Actual) and Exception 97.5 (Hypothetical)</Card>
  <Card title="Exception 97.5 (Hypothetical) Count" href="../../../exception-97-5-hypothetical-count">The rolling sum of Exception 97.5 (exceptions from Hypothetical)</Card>
  <Card title="Exception 97.5 (Hypothetical) Dates" href="../../../exception-97-5-hypothetical-dates">The list of past dates where Hypothetical PL overshoots VaR</Card>
  <Card title="Exception 97.5 (Hypothetical)" href="../../../exception-97-5-hypothetical">The measure returns 1 if Hypothetical PL is below VaR 97.5 (previous day).</Card>
  <Card title="Exception 99 (Actual) Count" href="../../../exception-99-actual-count">The rolling sum of Exception 99 (exceptions from Actual)</Card>
  <Card title="Exception 99 (Actual) Dates" href="../../../exception-99-actual-dates">The list of past dates where Actual PL overshoots VaR</Card>
  <Card title="Exception 99 (Actual)" href="../../../exception-99-actual">The measure returns 1 if Actual PL is below VaR 99 (previous day).</Card>
  <Card title="Exception 99 Count" href="../../../exception-99-count">The max of Exception 99 (Actual) and Exception 99 (Hypothetical)</Card>
  <Card title="Exception 99 (Hypothetical) Count" href="../../../exception-99-hypothetical-count">The rolling sum of Exception 99 (exceptions from Hypothetical)</Card>
  <Card title="Exception 99 (Hypothetical) Dates" href="../../../exception-99-hypothetical-dates">The list of past dates where Hypothetical PL overshoots VaR</Card>
  <Card title="Exception 99 (Hypothetical)" href="../../../exception-99-hypothetical">The measure returns 1 if Hypothetical PL is below VaR 99 (previous day).</Card>
  <Card title="Outlier 97.5 Count" href="../../../outlier-97-5-count">The rolling sum of Outlier 97.5</Card>
  <Card title="Exception 99 (Actual) Dates" href="../../../outlier-97-5-dates">The list of past dates where Actual PL or Hypothetical PL overshoots VaR</Card>
  <Card title="Outlier 97.5" href="../../../outlier-97-5">Max of (Exception 97.5 (Actual) , Exception 97.5 (Hypothetical))</Card>
  <Card title="Outlier 99 Count" href="../../../outlier-99-count">The rolling sum of Outlier 99</Card>
  <Card title="Exception 99 (Actual) Dates" href="../../../outlier-99-dates">The list of past dates where Actual PL or Hypothetical PL overshoots VaR</Card>
  <Card title="Outlier 99" href="../../../outlier-99">Max of (Exception 99 (Actual) , Exception 99 (Hypothetical))</Card>
  <Card title="p-value (Actual)" href="../../../p-value-actual">The actual PL p-value from upstream system (BCBS 352: 183)</Card>
  <Card title="p-value (Hypothetical)" href="../../../p-value-hypothetical">The hypothetical PL p-value from upstream system (BCBS 352: 183)</Card>
  <Card title="VaR 97.5 (previous day)" href="../../../var-97-5-previous-day">The measure 'VaR 97.5' taken as of previous day. This measure is tested against PL time series.</Card>
  <Card title="VaR 97.5" href="../../../var-97-5">The desk level 1-day Value-at-risk with 97.5% confidence level</Card>
  <Card title="VaR 99 (previous day)" href="../../../var-99-previous-day">The measure 'VaR 99' taken as of previous day. This measure is tested against PL time series.</Card>
  <Card title="VaR 99" href="../../../var-99">The desk level 1-day Value-at-risk with 99% confidence level</Card>
  <Card title="VaR PL Expand" href="../../../var-pl-expand">The simulated PL vectors - input data for the VaR calculation</Card>
  <Card title="VaR PL" href="../../../var-pl">Technical measure VaR PL Vector which you can expand using the `VaR PL Expand` measure</Card>
</CardGroup>
