Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwoongbae committed May 19, 2024
1 parent d54de7a commit b0a4260
Showing 1 changed file with 2 additions and 29 deletions.
31 changes: 2 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
> - **[01. Overview](#01-overview) : 본 레포지토리 소개**
> - **[02. Paper Review](#02-paper-review) : 주요 논문들 정리 및 리뷰**
> - **[03. Academic Publications](#03-academic-publications) : 리스크관리/보험 분야 내 Top-Journal / Conferences list**
> - **[04. Terminologies](#04-terminologies) : 리스크관리/금융,보험 분야에서 나오는 주요 용어들 정리**
### 01. Overview

Expand All @@ -15,7 +14,7 @@

### *[Quick-Brief-Summaries](https://github.com/kwoongbae/risk-management-papers/issues)*

- **규제모형 관련 연구 정리**
- **규제모형 관련 문헌**

- | Reference | Summary | Detail |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
Expand All @@ -31,7 +30,7 @@
- **Building resilience in Cybersecurity: An artificial lab approach (*JRI 2023*)** [link](https://arxiv.org/abs/2211.04762) / [ppt(en)](./review/Seminar_20240125.pdf)

> - *This paper reproduced cyber risks with network topology (digital twin) and simulations.*
> - cyber risk, simulation(graph network)
> - cyber risk, simulation (graph network)
- **Systemic Cyber Risk and Aggregate Impacts (*RISA 2021*)** [link](https://onlinelibrary.wiley.com/doi/abs/10.1111/risa.13715) / [ppt(en)](./review/Seminar_20240321.pdf)

Expand Down Expand Up @@ -62,29 +61,3 @@

- ***EIOPA*** ([European Insurance and Occupational Pensions Authority](https://www.eiopa.europa.eu/index_en))
- ***LLOYD'S*** ([Lloyd's of London](https://www.lloyds.com/news-and-insights/risk-reports))

---

### 04. Terminologies

- **공제액 (deductible)**
- 자기 부담금. 보험사고가 발생하게 되면 피보험자(보험계약자, policyholder)는 전체 금액에서 공제액을 차감한 만큼의 보험금을 지급받게 됨.
- **백테스트 (backtest)**
- 해당 모델(전략)을 과거 데이터에 대입 및 테스트(시뮬레이션)하여 성과를 내는지 확인하는 과정을 의미함.
- **수재**
- 다른 보험회사의 보상책임을 인수하는 것을 의미하며, 원수보험사와 재보험사가 있을 때 재보험사가 수재를 하며 이를 수재사(cedent)라고 부름.
- **언더라이팅 리스크 (underwriting risk)**
- 언더라이팅이란 보험가입을 원하는 피보험자의 리스크를 선택하여 적절한 위험집단으로 분류하는 과정을 의미하며, 언더라이팅 리스크는 이 때 피보험자가 지니고 있는 리스크를 의미함.
- 위험을 평가하고, 요율을 결정하는 등의 업무들이 언더라이팅에 포함됨.
- **재출재 (retrocession)**
- 재보험사가 인수한 위험을 다시 타 재보험사에게 전가하는 것을 말함.
- **출재 (cession)**
- 보험회사가 타보험회사에 재보험을 드는 것을 출재라고 하며, 원수보험사와 재보험사가 있을 때 원수보험사를 출재를 하게 됨.
- **채권 (bond)**
- 중앙정부, 지방정부, 금융기관 등이 정책시행이나 사업수행을 위한 자금조달을 위해 발행하는 차용증서
- **CAPM (Capital Asset Pricing Model)**
- 자본시장의 균형하에서 위험이 존재하는 자산의 균형수익률을 도출해내는 모형
- **CTF**
- Catastrophe Task Force의 준말. Solvency II의 건강보험과 손해보험에 속한 CAT 모듈에 대해서 SCR 산출 및 aggregation에 대한 내용을 정리한 [보고서](https://register.eiopa.europa.eu/CEIOPS-Archive/Documents/Reports/CEIOPS-DOC-79-10-CAT-TF-Report.pdf)
- **LOB (Line of Business)**
- 기업이 돈을 버는데 핵심적인 기능을 하는 부서

0 comments on commit b0a4260

Please sign in to comment.