Stores the deltas for the aggregate annual exceedance probability losses that are calculated during a Comparative Loss analysis.
Stores the deltas for the aggregate annual exceedance probability losses that are calculated during a Comparative Loss analysis.
| Creation Date | 4/11/2022 6:15 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| AnnualEPRowID | System-assigned table row identifier for the annual EP. | int | 4 | |||
| Rank | Unique identifier of the highest annual exceedance probability loss in the simulated year. | int | 4 | |||
| EventRowID | System-assigned identifier for the database row that contains the event. | bigint | 8 | ||||
| ExceedanceProbability | Exceedance probability delta for the simulated year. | float | 9 | ![]() | |||
| ReturnPeriodYears | Value of the interval of time (in years) between years. | float | 9 | ![]() | |||
| EPLoss | Annual loss delta for the corresponding point on the exceedance probability curve. | float | 9 | ![]() | |||
| TVARLoss | Average annual loss delta for the years beyond the corresponding point on the EP curve (i.e., Tail Value at Risk [TVAR]). | float | 9 | ![]() | |||
| MaxLoss | Maximum annual loss delta for the corresponding point on the exceedance probability curve. | float | 9 | ![]() | |||
| SDLoss | Standard deviation delta of the mean annual expected loss (EV). | float | 9 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tRRRR_CMPLOSS_AnnualEPKey | Table | Stores annual exceedance probability losses to be used a Comparative Loss analysis. This table is created for each comparative Loss analysis. By default, for each year in the analysis that experienced loss, the table will contain at most one Aggregate row and one Occurrence row per financial perspective for the Standard EP curve. But if losses for a particular financial perspective in that year were 0, no row is generated. The table may contain additional rows if the user requests additional EP curves for subsets of the results. | 1 |
![]() | tRRRR_CMPLOSS_EventKey | Table | Stores information about the events used during the Comparative Loss analysis. | 1 |