SlideShare ist ein Scribd-Unternehmen logo
1 von 48
Downloaden Sie, um offline zu lesen
MODEL RISK MANAGEMENT: BEST PRACTICES FOR MATLAB MODELS
Information, data and drawings embodied in this presentation are strictly confidential and are supplied on the understanding that
they will be held confidentially and not disclosed to third parties without the prior written consent of QuantUniversity LLC.
Sri Krishnamurthy, CFA
Founder and CEO
www.QuantUniversity.com
August 14th 2016
AGENDA
About QuantUniversity
Stress Testing and Model Risk: A Brief Introduction
The Model Risk Analytics Solution
1
2
3
4
Agenda
Case Study5
Challenges to implementing Model Risk Management
ANALYTICS, RISK MANAGEMENT & STRESS TESTING FOR FINANCIAL INSTIT UTIONS
- ADVISORY SERVICES
- PLATFORM TO STRESS TESTING, ANALYTICS AND RISK ASSESSMENT
- ARCHITECTURE REVIEW, TRAINING AND AUDITS
INTRODUCTION
• Founder of QuantUniversity.
• Advisory and Consultancy for Financial Analytics
and Model Risk
• Prior Experience at MathWorks, Citigroup and
Endeca and 25+ financial services and energy
customers.
• Charted Financial Analyst and Certified Analytics
Professional
• Teaches Analytics in the Babson College MBA
program and at Northeastern University, Boston
Sri Krishnamurthy
Founder and CEO
4
STRESS TESTING AND ANALYTICS– A BRIEF INTRODUCTION
STRESSTESTSINTHENEWS
“Of the 33 banks the Fed tested—which included the largest U.S.
banks, like Bank of America, Citigroup, and Wells Fargo.. all were
deemed strong enough to weather a severe economic meltdown
without any help from the government.”
MODELVALIDATION
“Model risk is the potential for adverse consequences from
decisions based on incorrect or misused model outputs and
reports. “ [1]
“Model validation is the set of processes and activities
intended to verify that models are performing as expected, in
line with their design objectives and business uses. ” [1]
Ref:
[1] . Supervisory Letter SR 11-7 on guidance on Model Risk
Model Risk and Validation
STRESSTESTINGANDMODELRISKMANAGEMENT
Regulatory efforts
EIOPA: Europe-wide stress test for the insurance sector
What’s driving Stress Testing and Model Risk Management efforts?
https://eiopa.europa.eu/Publications/Surveys/eiopa-14-
215_stress_test_2014_specifications.pdf
STRESSTEST&SCENARIOTEST
Stress Tests and Scenario Tests
Figure courtesy: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
DEFINITIONS
Definitions
1. Scenarios :
“A scenario is a possible future environment, either at a point in
time or over a period of time.”
“Considers the impact of a combination of events“
2. Sensitivity Analysis:
“A sensitivity is the effect of a set of alternative assumptions
regarding a future environment. “
3. Stress Testing:
• Analysis of the impact of single extreme events (or risk
factors)
• Extreme but plausible
Ref: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
STRESSTESTINGANDMODELRISKMANAGEMENT
Model verification:
• Migration of code from an older code-base/ from another
language
• Regression Testing
Model Deployment:
• Model tests to be done prior to deployment
Model Replication:
• Models that replicate alternate models or functionality/strategy
Model Back testing:
• Test how a model performs under different conditions with
historical data
What’s involved with Model Risk Management efforts?
MODELLIFECYCLEMANAGEMENTKEYTOMRM
How’s Model Risk Management implemented in the company?
Ref: The Decalogue
http://quantuniversity.com/w9.html
CHALLENGES TO IMPLEMENTING MODEL RISK MANAGEMENT
CHARACTERISTICSOFSTRESSANDSCENARIOTESTING
Characteristics of Stress and Scenario testing
1. Difficult to build parametric models – Simulation driven
approach necessary
2. Parameter space can explode easily
3. Large number (10s of thousands) of tests needed
4. Human intervention required
5. Company needs are different : Customization required
6. Significant coordination and engagement with multiple
groups needed
Ref: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
IMPLEMENTINGSYSTEMATICSTRESSTESTINGISCHALLENGING
Challenges to systematic stress testing
1. Model Implementation
• Does it actually work for all intended use cases?
2. Model parameter testing
• How many parameters ?
• How many scenarios ?
3. Model Applicability
4. Model Benchmarking against Reference Implementation
• R vs Proprietary vs MATLAB
5. Model Migration (version)
• Regression Testing v1.0 to v2.0
6. Model use case validation
• Can we use the results to make decisions?
MODELLIFECYCLEMANAGEMENTISSTILLEVOLVING
Challenges in Model Life Cycle Management
1. Model risk management considered as a
regulatory/compliance task
2. No one-size-fits-all solution
3. Lack of transparency, standardization and centralized
model management
4. Disparate and disconnected systems (SVN, Sharepoint,
Excel sheets, custom systems)
5. Difficult to track and audit changes
6. Metrics to quantify model risk not established
MODELRISK ANALYTICS SOLUTION
LEVERAGETECHNOLOGYTOSCALEANALYTICS
Leverage technology to scale analytics
1.64 bit systems : Addressable space ~ 8TB
2.Multi-core processors : Explicit and Implicit Multi-threading
3.Parallel and Distributed Computing : Leverage
commodity/specialized hardware to scale problems
4.Micro services-based solution for fast deployment and
replication
5.Cloud Computing
Ref: Gaining the Technology Edge:
http://www.quantuniversity.com/w5.html
ADDRESSINGSTRESSTESTINGCHALLENGES
How can we address challenges in Stress testing?
1. Leverage hardware for scaling
1. Enable developers to plan for stress tests
2. Enable developers to scale without having to
rewrite code
2. Enable developers to run their code
1. Locally
2. On Enterprise Servers
3. Cloud
ADDRESSINGSTRESSTESTINGCHALLENGES
How can we address challenges in Stress testing?
3. Facilitate exhaustive and robust testing without having to
get lost in details
1. Enable testers to specify their tests and
configurations
2. Enable benchmarking and comparisons with other
models
4. Facilitate deployment of models built using different
frameworks including legacy code
1. Provide a choice of models (which could be built in
different languages)
2. Enable benchmarking and comparisons with models
built using other languages
ADDRESSINGMODELLIFECYCLEMANAGEMENTCHALLENGES
How can we address challenges of Model Lifecycle Management?
1. Provide a single comprehensive environment to manage
model validation tests
1. Enable integration with source control systems
2. Enable model validators to create, run and assess
tests
2. Facilitate all stages of model lifecycle management in a
single environment
1. Allow access to all model related artifacts
(documentation, tests and results)
2. Provide ability to collaborate with all stakeholders
responsible for model risk
3. Enable audit trails and analytics to manage model
risk
MODELRISKANALYTICSSYSTEM
ModelRisk Analytics System
MODELRISKANALYTICSSOLUTION
Model Risk Analytics Solution
1. Distributed System to support Model Verification, Validation,
Stress and Back Testing
2. Supports MATLAB and other open source packages like R,
Python, SVN
3. Architecture leverages state-of-the-art asynchronous
computing modes
4. Package management
1. Using Custom Client/ Images
2. Using Docker(Different containers for different apps)
5. Supports synchronous and asynchronous modes
6. Built for the cloud but can work on any cloud/internal
infrastructure (private or public)
CASE STUDY
Value-at-Risk & Conditional Value-at-Risk
• VaR : The predicted maximum loss of a portfolio
with a specified probability level (e.g., 95%) over a
certain period of time (e.g. one day)
• CVaR (Expected Shortfall) : The expected value of
the loss given that the loss exceeds VaR
Ref: Optimization Methods in Finance by Gerard Cornuejols, Reha Tutuncu, Cambridge University Press
Image courtesy: http://www.imes.boj.or.jp/english/publication/mes/2002/me20-1-3.pdf )
How to Implement VaR and CVaR?
Methodology:
• Historical
• Variance-Covariance method
• Monte-Carlo simulations
Models are implemented in:
• MATLAB – Production Model
• Python – Alternate model developed by a 3rd-party
vendor
• R – Reference/Benchmark model from a paper
Methods to compute VaR and CVaR
• Historical method
Image Courtesy: http://www.investopedia.com/articles/04/092904.asp
1. Compute Daily Returns and sort them
in ascending order
2. For a given confidence level (e.g.
95%) , find VaRα (X) such that:
P(X<= VaR α(X)) = α
3. Compute CVaR by taking the average
loss of the tail
Methods to compute VaR and CVaR
• Variance-Covariance Method
Image Courtesy: http://www.investopedia.com/articles/04/092904.asp
1. Compute Daily Returns and fit a
Normal distribution to obtain mean
and Standard Deviation (µ & σ)
2. For a given confidence level (e.g.
95%) , find VaRα (X) such that:
P(X<= VaR α(X)) = α
Example 95% => -1.65* σ
3. Compute CVaR by taking the average
loss of the tail
(See Yamai and Yoshiba
http://www.imes.boj.or.jp/english/public
ation/mes/2002/me20-1-3.pdf )
Methods to compute VaR and CVaR
• Monte-Carlo Simulations
Image Courtesy: http://www.investopedia.com/articles/04/092904.asp
1. Compute Daily Returns and fit a
Normal distribution to obtain mean
and Standard Deviation (µ & σ)
2. Run n Monte-Carlo simulations with
random numbers drawn from a
normal distribution described by (µ &
σ)
3. For a given confidence level (e.g.
95%) , find VaRα (X) such that:
P(X<= VaR α(X)) = α
4. Compute CVaR by taking the average
loss of the tail
Model Summary
VaR Model
Historical
Method
Python
R
MATLAB
Variance-
Covariance
Method
Python
R
MATLAB
Monte-Carlo
Simulations
Python
R
MATLAB
Given:
1. Historical Daily price time series for a specified time period
2. Constituents of a 3-asset long-only portfolio
Compute:
VaR and CVaR
Model Verification criteria
1. Model Benchmarking
• MATLAB production model vs Alternate Python model vs
Reference R model
2. Parameter sweeps
• Different Confidence Intervals (90%, 95%, 99%)
3. Model Convergence
• How many simulations needed ? (100, 500, 1000)
4. How do different methods compare?
• Historical vs Variance-Covariance vs Monte-Carlo methods
VarModel.m
ModelRisk Studio facilitates easy structuring of tests
Input parameters can be specified for each model
ModelRisk Analytics allows you to run the model in multiple environments
The Model Testing results can be viewed in an interactive dashboard
Model Issues can be tracked, risks evaluated and addressed appropriately
FEATURES
Coming soon!
ModelRisk Model Definition Language
• To specify model parameters
ModelRisk Engine Optimization to leverage infrastructure in
the cloud
• Resource constraints:
• Budget & Time constraints
• Priority queues and jobs
• Dynamic scaling and load balancing
ModelRisk Audit to enable periodic testing and ongoing
monitoring of your models
MODELRISKANALYTICSBETAPROGRAM
If you are interested in being a part of the Beta program:
If you are interested in knowing more about the Model Risk Analytics system
Or
Want to be part of the Beta program,
email: sri@quantuniversity.com to be added to the interest list
Model Risk Analytics
Beta program
MODELRISKMANAGEMENTWORKSHOP
Also available:
A 2-day workshop in Model Risk Management with hands-on case studies
Email: sri@quantuniversity.com to be added to the interest list
Stress Testing and
Model Risk
Management for Quants
ANOMALYDETECTIONWORKSHOP
Coming soon:
A 2-day course in methods and best practices in Anomaly Detection
September 19th, 20th , New York
Visit www.analyticscertificate.com/Anomaly for more details
Anomaly Detection
Core Techniques and
Best Practices
WHITEPAPERS
To get copies of these articles, go to:
http://www.quantuniversity.com/articlerequest.html
OR
Email: sri@quantuniversity.com
Thank you!
Sri Krishnamurthy, CFA, CAP
Founder and CEO
QuantUniversity LLC.
srikrishnamurthy
www.QuantUniversity.com
Contact
Information, data and drawings embodied in this presentation are strictly a property of QuantUniversity LLC. and shall not be
distributed or used in any other publication without the prior written consent of QuantUniversity LLC.

Weitere ähnliche Inhalte

Was ist angesagt?

Model risk final 022118
Model risk   final 022118Model risk   final 022118
Model risk final 022118Joe Valasquez
 
Chapter 08 risk management in banks
Chapter 08    risk management in banksChapter 08    risk management in banks
Chapter 08 risk management in banksiipmff2
 
"Credit Risk-Probabilities Of Default"
"Credit Risk-Probabilities Of Default""Credit Risk-Probabilities Of Default"
"Credit Risk-Probabilities Of Default"Arun Singh
 
Counterparty credit risk. general review
Counterparty credit risk. general reviewCounterparty credit risk. general review
Counterparty credit risk. general reviewRoman Kornyliuk
 
Model risk management: a primer
Model risk management: a primerModel risk management: a primer
Model risk management: a primerImanuel Costigan
 
The importance of risk management in business
The importance of risk management in businessThe importance of risk management in business
The importance of risk management in businessr2financial
 
Bank risk management
Bank risk managementBank risk management
Bank risk managementAshima Thakur
 
Interest Rate Risk And Management
Interest Rate Risk And ManagementInterest Rate Risk And Management
Interest Rate Risk And Managementcatelong
 
ICAAP - INDIAN BANKS
ICAAP - INDIAN BANKSICAAP - INDIAN BANKS
ICAAP - INDIAN BANKSVeeresh Kumar
 
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...Zanders Treasury, Risk and Finance
 
Credit Risk Management
Credit Risk ManagementCredit Risk Management
Credit Risk Managementankan84
 
Challenges in Market Risk Management
Challenges in Market Risk ManagementChallenges in Market Risk Management
Challenges in Market Risk ManagementCRISIL Limited
 
Value at Risk (VaR), Intro
Value at Risk (VaR),  IntroValue at Risk (VaR),  Intro
Value at Risk (VaR), Introdavidharper
 
Credit Risk Management ppt
Credit Risk Management pptCredit Risk Management ppt
Credit Risk Management pptSneha Salian
 
Credit risk management (2)
Credit risk management (2)Credit risk management (2)
Credit risk management (2)Ujjwal 'Shanu'
 

Was ist angesagt? (20)

Model risk final 022118
Model risk   final 022118Model risk   final 022118
Model risk final 022118
 
Chapter 08 risk management in banks
Chapter 08    risk management in banksChapter 08    risk management in banks
Chapter 08 risk management in banks
 
"Credit Risk-Probabilities Of Default"
"Credit Risk-Probabilities Of Default""Credit Risk-Probabilities Of Default"
"Credit Risk-Probabilities Of Default"
 
Counterparty credit risk. general review
Counterparty credit risk. general reviewCounterparty credit risk. general review
Counterparty credit risk. general review
 
Credit risk mgt
Credit risk mgtCredit risk mgt
Credit risk mgt
 
Model risk management: a primer
Model risk management: a primerModel risk management: a primer
Model risk management: a primer
 
The importance of risk management in business
The importance of risk management in businessThe importance of risk management in business
The importance of risk management in business
 
Credit risk models
Credit risk modelsCredit risk models
Credit risk models
 
Bank risk management
Bank risk managementBank risk management
Bank risk management
 
Interest Rate Risk And Management
Interest Rate Risk And ManagementInterest Rate Risk And Management
Interest Rate Risk And Management
 
Key risk indicators shareslide
Key risk indicators shareslideKey risk indicators shareslide
Key risk indicators shareslide
 
ICAAP - INDIAN BANKS
ICAAP - INDIAN BANKSICAAP - INDIAN BANKS
ICAAP - INDIAN BANKS
 
Credit risk
Credit riskCredit risk
Credit risk
 
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...
Risk Appetite: A new Menu under Basel 3? Pieter Klaassen (UBS) voor het Zande...
 
Credit Risk Management
Credit Risk ManagementCredit Risk Management
Credit Risk Management
 
Camels rating
Camels ratingCamels rating
Camels rating
 
Challenges in Market Risk Management
Challenges in Market Risk ManagementChallenges in Market Risk Management
Challenges in Market Risk Management
 
Value at Risk (VaR), Intro
Value at Risk (VaR),  IntroValue at Risk (VaR),  Intro
Value at Risk (VaR), Intro
 
Credit Risk Management ppt
Credit Risk Management pptCredit Risk Management ppt
Credit Risk Management ppt
 
Credit risk management (2)
Credit risk management (2)Credit risk management (2)
Credit risk management (2)
 

Andere mochten auch

A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...QuantUniversity
 
Energy analytics with Apache Spark workshop
Energy analytics with Apache Spark workshopEnergy analytics with Apache Spark workshop
Energy analytics with Apache Spark workshopQuantUniversity
 
Scaling Analytics with Apache Spark
Scaling Analytics with Apache SparkScaling Analytics with Apache Spark
Scaling Analytics with Apache SparkQuantUniversity
 
Outlier analysis for Temporal Datasets
Outlier analysis for Temporal DatasetsOutlier analysis for Temporal Datasets
Outlier analysis for Temporal DatasetsQuantUniversity
 
Anomaly detection : QuantUniversity Workshop
Anomaly detection : QuantUniversity Workshop Anomaly detection : QuantUniversity Workshop
Anomaly detection : QuantUniversity Workshop QuantUniversity
 
Deep learning Tutorial - Part II
Deep learning Tutorial - Part IIDeep learning Tutorial - Part II
Deep learning Tutorial - Part IIQuantUniversity
 
Deep learning and Apache Spark
Deep learning and Apache SparkDeep learning and Apache Spark
Deep learning and Apache SparkQuantUniversity
 
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...PythonQuants conference - QuantUniversity presentation - Stress Testing in th...
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...QuantUniversity
 
FitchLearning QuantUniversity Model Risk Presentation
FitchLearning QuantUniversity Model Risk PresentationFitchLearning QuantUniversity Model Risk Presentation
FitchLearning QuantUniversity Model Risk PresentationQuantUniversity
 
Model Risk Management: Using an infinitely scalable stress testing platform f...
Model Risk Management: Using an infinitely scalable stress testing platform f...Model Risk Management: Using an infinitely scalable stress testing platform f...
Model Risk Management: Using an infinitely scalable stress testing platform f...QuantUniversity
 
Guest talk- Roof Classification
Guest talk- Roof ClassificationGuest talk- Roof Classification
Guest talk- Roof ClassificationQuantUniversity
 
Big data, Analytics and Beyond
Big data, Analytics and BeyondBig data, Analytics and Beyond
Big data, Analytics and BeyondQuantUniversity
 
Model Risk for Pricing and Risk Models in Finance
Model Risk for Pricing and Risk Models in FinanceModel Risk for Pricing and Risk Models in Finance
Model Risk for Pricing and Risk Models in FinanceHäner Consulting
 
Shift Left Mobile Application Testing
Shift Left Mobile Application TestingShift Left Mobile Application Testing
Shift Left Mobile Application TestingJosiah Renaudin
 
Early Alert Powerpoint
Early Alert PowerpointEarly Alert Powerpoint
Early Alert PowerpointCyrus Helf
 

Andere mochten auch (20)

A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
 
Missing data handling
Missing data handlingMissing data handling
Missing data handling
 
Credit risk meetup
Credit risk meetupCredit risk meetup
Credit risk meetup
 
Energy analytics with Apache Spark workshop
Energy analytics with Apache Spark workshopEnergy analytics with Apache Spark workshop
Energy analytics with Apache Spark workshop
 
Scaling Analytics with Apache Spark
Scaling Analytics with Apache SparkScaling Analytics with Apache Spark
Scaling Analytics with Apache Spark
 
Outlier analysis for Temporal Datasets
Outlier analysis for Temporal DatasetsOutlier analysis for Temporal Datasets
Outlier analysis for Temporal Datasets
 
Anomaly detection : QuantUniversity Workshop
Anomaly detection : QuantUniversity Workshop Anomaly detection : QuantUniversity Workshop
Anomaly detection : QuantUniversity Workshop
 
Deep learning Tutorial - Part II
Deep learning Tutorial - Part IIDeep learning Tutorial - Part II
Deep learning Tutorial - Part II
 
Deep learning - Part I
Deep learning - Part IDeep learning - Part I
Deep learning - Part I
 
Deep learning and Apache Spark
Deep learning and Apache SparkDeep learning and Apache Spark
Deep learning and Apache Spark
 
Risk Management Framework
Risk Management FrameworkRisk Management Framework
Risk Management Framework
 
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...PythonQuants conference - QuantUniversity presentation - Stress Testing in th...
PythonQuants conference - QuantUniversity presentation - Stress Testing in th...
 
FitchLearning QuantUniversity Model Risk Presentation
FitchLearning QuantUniversity Model Risk PresentationFitchLearning QuantUniversity Model Risk Presentation
FitchLearning QuantUniversity Model Risk Presentation
 
Model Risk Management: Using an infinitely scalable stress testing platform f...
Model Risk Management: Using an infinitely scalable stress testing platform f...Model Risk Management: Using an infinitely scalable stress testing platform f...
Model Risk Management: Using an infinitely scalable stress testing platform f...
 
Machine learning meetup
Machine learning meetupMachine learning meetup
Machine learning meetup
 
Guest talk- Roof Classification
Guest talk- Roof ClassificationGuest talk- Roof Classification
Guest talk- Roof Classification
 
Big data, Analytics and Beyond
Big data, Analytics and BeyondBig data, Analytics and Beyond
Big data, Analytics and Beyond
 
Model Risk for Pricing and Risk Models in Finance
Model Risk for Pricing and Risk Models in FinanceModel Risk for Pricing and Risk Models in Finance
Model Risk for Pricing and Risk Models in Finance
 
Shift Left Mobile Application Testing
Shift Left Mobile Application TestingShift Left Mobile Application Testing
Shift Left Mobile Application Testing
 
Early Alert Powerpoint
Early Alert PowerpointEarly Alert Powerpoint
Early Alert Powerpoint
 

Ähnlich wie Model Risk Management : Best Practices

Stochastic Modeling - Model Risk - Sampling Error - Scenario Reduction
Stochastic Modeling - Model Risk - Sampling Error - Scenario ReductionStochastic Modeling - Model Risk - Sampling Error - Scenario Reduction
Stochastic Modeling - Model Risk - Sampling Error - Scenario ReductionRon Harasym
 
PetroSync - Risk and Simulation Modelling for Oil and Gas Applications
PetroSync - Risk and Simulation Modelling for Oil and Gas ApplicationsPetroSync - Risk and Simulation Modelling for Oil and Gas Applications
PetroSync - Risk and Simulation Modelling for Oil and Gas ApplicationsPetroSync
 
Risk_Management_Final_Report
Risk_Management_Final_ReportRisk_Management_Final_Report
Risk_Management_Final_ReportRohan Sanas
 
PetroSync - Project Risk Assessment & Management
PetroSync - Project Risk Assessment & ManagementPetroSync - Project Risk Assessment & Management
PetroSync - Project Risk Assessment & ManagementPetroSync
 
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) Certification
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) CertificationGear up Your Career with ASQ Certified Reliability Engineer (CRE) Certification
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) CertificationMeghna Arora
 
Presentation to MHF Regulator on RiskView Risk Management Solutions
Presentation to MHF Regulator on RiskView Risk Management SolutionsPresentation to MHF Regulator on RiskView Risk Management Solutions
Presentation to MHF Regulator on RiskView Risk Management SolutionsPeter Lacey
 
Zou_Resume_2015_Dec_Q
Zou_Resume_2015_Dec_QZou_Resume_2015_Dec_Q
Zou_Resume_2015_Dec_QXiaorong Zou
 
The Automation Firehose: Be Strategic and Tactical by Thomas Haver
The Automation Firehose: Be Strategic and Tactical by Thomas HaverThe Automation Firehose: Be Strategic and Tactical by Thomas Haver
The Automation Firehose: Be Strategic and Tactical by Thomas HaverQA or the Highway
 
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...Project Controls Expo
 
[Vu Van Nguyen] Value-based Software Testing an Approach to Prioritizing Tests
[Vu Van Nguyen]  Value-based Software Testing an Approach to Prioritizing Tests[Vu Van Nguyen]  Value-based Software Testing an Approach to Prioritizing Tests
[Vu Van Nguyen] Value-based Software Testing an Approach to Prioritizing TestsHo Chi Minh City Software Testing Club
 
achine Learning and Model Risk
achine Learning and Model Riskachine Learning and Model Risk
achine Learning and Model RiskQuantUniversity
 
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...Aricent
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 
Role+Of+Testing+In+Sdlc
Role+Of+Testing+In+SdlcRole+Of+Testing+In+Sdlc
Role+Of+Testing+In+Sdlcmahendra singh
 
PetroSync - Advanced Financial Modelling for Oil and Gas
PetroSync - Advanced Financial Modelling for Oil and GasPetroSync - Advanced Financial Modelling for Oil and Gas
PetroSync - Advanced Financial Modelling for Oil and GasPetroSync
 
DevSecCon London 2017: Threat modeling in a CI environment by Steven Wierckx
DevSecCon London 2017: Threat modeling in a CI environment by Steven WierckxDevSecCon London 2017: Threat modeling in a CI environment by Steven Wierckx
DevSecCon London 2017: Threat modeling in a CI environment by Steven WierckxDevSecCon
 
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...TEST Huddle
 
CH&Co Latest White Paper on VaR
CH&Co Latest White Paper on VaRCH&Co Latest White Paper on VaR
CH&Co Latest White Paper on VaRGenest Benoit
 

Ähnlich wie Model Risk Management : Best Practices (20)

Stochastic Modeling - Model Risk - Sampling Error - Scenario Reduction
Stochastic Modeling - Model Risk - Sampling Error - Scenario ReductionStochastic Modeling - Model Risk - Sampling Error - Scenario Reduction
Stochastic Modeling - Model Risk - Sampling Error - Scenario Reduction
 
PetroSync - Risk and Simulation Modelling for Oil and Gas Applications
PetroSync - Risk and Simulation Modelling for Oil and Gas ApplicationsPetroSync - Risk and Simulation Modelling for Oil and Gas Applications
PetroSync - Risk and Simulation Modelling for Oil and Gas Applications
 
Risk_Management_Final_Report
Risk_Management_Final_ReportRisk_Management_Final_Report
Risk_Management_Final_Report
 
PetroSync - Project Risk Assessment & Management
PetroSync - Project Risk Assessment & ManagementPetroSync - Project Risk Assessment & Management
PetroSync - Project Risk Assessment & Management
 
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) Certification
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) CertificationGear up Your Career with ASQ Certified Reliability Engineer (CRE) Certification
Gear up Your Career with ASQ Certified Reliability Engineer (CRE) Certification
 
Presentation to MHF Regulator on RiskView Risk Management Solutions
Presentation to MHF Regulator on RiskView Risk Management SolutionsPresentation to MHF Regulator on RiskView Risk Management Solutions
Presentation to MHF Regulator on RiskView Risk Management Solutions
 
Zou_Resume_2015_Dec_Q
Zou_Resume_2015_Dec_QZou_Resume_2015_Dec_Q
Zou_Resume_2015_Dec_Q
 
The Automation Firehose: Be Strategic and Tactical by Thomas Haver
The Automation Firehose: Be Strategic and Tactical by Thomas HaverThe Automation Firehose: Be Strategic and Tactical by Thomas Haver
The Automation Firehose: Be Strategic and Tactical by Thomas Haver
 
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...
Project Controls Expo, 18th Nov 2014 - "Schedule Risk Analysis for Complex Pr...
 
[Vu Van Nguyen] Value-based Software Testing an Approach to Prioritizing Tests
[Vu Van Nguyen]  Value-based Software Testing an Approach to Prioritizing Tests[Vu Van Nguyen]  Value-based Software Testing an Approach to Prioritizing Tests
[Vu Van Nguyen] Value-based Software Testing an Approach to Prioritizing Tests
 
achine Learning and Model Risk
achine Learning and Model Riskachine Learning and Model Risk
achine Learning and Model Risk
 
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...
Aricent Highly Automated Vulnerability Assessment Orchestration Containers (H...
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 
Role+Of+Testing+In+Sdlc
Role+Of+Testing+In+SdlcRole+Of+Testing+In+Sdlc
Role+Of+Testing+In+Sdlc
 
MRM
MRMMRM
MRM
 
PetroSync - Advanced Financial Modelling for Oil and Gas
PetroSync - Advanced Financial Modelling for Oil and GasPetroSync - Advanced Financial Modelling for Oil and Gas
PetroSync - Advanced Financial Modelling for Oil and Gas
 
DevSecCon London 2017: Threat modeling in a CI environment by Steven Wierckx
DevSecCon London 2017: Threat modeling in a CI environment by Steven WierckxDevSecCon London 2017: Threat modeling in a CI environment by Steven Wierckx
DevSecCon London 2017: Threat modeling in a CI environment by Steven Wierckx
 
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...
Neil Thompson - Value Inspired Testing: Renovating Risk-Based Testing and Inn...
 
Model Risk Aggregation
Model Risk AggregationModel Risk Aggregation
Model Risk Aggregation
 
CH&Co Latest White Paper on VaR
CH&Co Latest White Paper on VaRCH&Co Latest White Paper on VaR
CH&Co Latest White Paper on VaR
 

Mehr von QuantUniversity

EU Artificial Intelligence Act 2024 passed !
EU Artificial Intelligence Act 2024 passed !EU Artificial Intelligence Act 2024 passed !
EU Artificial Intelligence Act 2024 passed !QuantUniversity
 
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdf
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdfManaging-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdf
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdfQuantUniversity
 
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALS
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALSPYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALS
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALSQuantUniversity
 
Qu for India - QuantUniversity FundRaiser
Qu for India  - QuantUniversity FundRaiserQu for India  - QuantUniversity FundRaiser
Qu for India - QuantUniversity FundRaiserQuantUniversity
 
Ml master class for CFA Dallas
Ml master class for CFA DallasMl master class for CFA Dallas
Ml master class for CFA DallasQuantUniversity
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0QuantUniversity
 
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...QuantUniversity
 
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...Machine Learning: Considerations for Fairly and Transparently Expanding Acces...
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...QuantUniversity
 
Seeing what a gan cannot generate: paper review
Seeing what a gan cannot generate: paper reviewSeeing what a gan cannot generate: paper review
Seeing what a gan cannot generate: paper reviewQuantUniversity
 
AI Explainability and Model Risk Management
AI Explainability and Model Risk ManagementAI Explainability and Model Risk Management
AI Explainability and Model Risk ManagementQuantUniversity
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0QuantUniversity
 
Machine Learning in Finance: 10 Things You Need to Know in 2021
Machine Learning in Finance: 10 Things You Need to Know in 2021Machine Learning in Finance: 10 Things You Need to Know in 2021
Machine Learning in Finance: 10 Things You Need to Know in 2021QuantUniversity
 
Bayesian Portfolio Allocation
Bayesian Portfolio AllocationBayesian Portfolio Allocation
Bayesian Portfolio AllocationQuantUniversity
 
Constructing Private Asset Benchmarks
Constructing Private Asset BenchmarksConstructing Private Asset Benchmarks
Constructing Private Asset BenchmarksQuantUniversity
 
Machine Learning Interpretability
Machine Learning InterpretabilityMachine Learning Interpretability
Machine Learning InterpretabilityQuantUniversity
 
Responsible AI in Action
Responsible AI in ActionResponsible AI in Action
Responsible AI in ActionQuantUniversity
 
Qu speaker series 14: Synthetic Data Generation in Finance
Qu speaker series 14: Synthetic Data Generation in FinanceQu speaker series 14: Synthetic Data Generation in Finance
Qu speaker series 14: Synthetic Data Generation in FinanceQuantUniversity
 

Mehr von QuantUniversity (20)

EU Artificial Intelligence Act 2024 passed !
EU Artificial Intelligence Act 2024 passed !EU Artificial Intelligence Act 2024 passed !
EU Artificial Intelligence Act 2024 passed !
 
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdf
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdfManaging-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdf
Managing-the-Risks-of-LLMs-in-FS-Industry-Roundtable-TruEra-QuantU.pdf
 
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALS
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALSPYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALS
PYTHON AND DATA SCIENCE FOR INVESTMENT PROFESSIONALS
 
Qu for India - QuantUniversity FundRaiser
Qu for India  - QuantUniversity FundRaiserQu for India  - QuantUniversity FundRaiser
Qu for India - QuantUniversity FundRaiser
 
Ml master class for CFA Dallas
Ml master class for CFA DallasMl master class for CFA Dallas
Ml master class for CFA Dallas
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0
 
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...
Towards Fairer Datasets: Filtering and Balancing the Distribution of the Peop...
 
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...Machine Learning: Considerations for Fairly and Transparently Expanding Acces...
Machine Learning: Considerations for Fairly and Transparently Expanding Acces...
 
Seeing what a gan cannot generate: paper review
Seeing what a gan cannot generate: paper reviewSeeing what a gan cannot generate: paper review
Seeing what a gan cannot generate: paper review
 
AI Explainability and Model Risk Management
AI Explainability and Model Risk ManagementAI Explainability and Model Risk Management
AI Explainability and Model Risk Management
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0
 
Machine Learning in Finance: 10 Things You Need to Know in 2021
Machine Learning in Finance: 10 Things You Need to Know in 2021Machine Learning in Finance: 10 Things You Need to Know in 2021
Machine Learning in Finance: 10 Things You Need to Know in 2021
 
Bayesian Portfolio Allocation
Bayesian Portfolio AllocationBayesian Portfolio Allocation
Bayesian Portfolio Allocation
 
The API Jungle
The API JungleThe API Jungle
The API Jungle
 
Explainable AI Workshop
Explainable AI WorkshopExplainable AI Workshop
Explainable AI Workshop
 
Constructing Private Asset Benchmarks
Constructing Private Asset BenchmarksConstructing Private Asset Benchmarks
Constructing Private Asset Benchmarks
 
Machine Learning Interpretability
Machine Learning InterpretabilityMachine Learning Interpretability
Machine Learning Interpretability
 
Responsible AI in Action
Responsible AI in ActionResponsible AI in Action
Responsible AI in Action
 
Qu speaker series 14: Synthetic Data Generation in Finance
Qu speaker series 14: Synthetic Data Generation in FinanceQu speaker series 14: Synthetic Data Generation in Finance
Qu speaker series 14: Synthetic Data Generation in Finance
 
Qwafafew meeting 5
Qwafafew meeting 5Qwafafew meeting 5
Qwafafew meeting 5
 

Kürzlich hochgeladen

Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Pooja Nehwal
 
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdfFinTech Belgium
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfGale Pooley
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfGale Pooley
 
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...Call Girls in Nagpur High Profile
 
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...priyasharma62062
 
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Vinodha Devi
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfMichael Silva
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Call Girls in Nagpur High Profile
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptxFinTech Belgium
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdfShrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdfvikashdidwania1
 

Kürzlich hochgeladen (20)

Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
 
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdf
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdf
 
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
 
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
 
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
 
Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdf
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
 
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdfShrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdf
 

Model Risk Management : Best Practices

  • 1. MODEL RISK MANAGEMENT: BEST PRACTICES FOR MATLAB MODELS Information, data and drawings embodied in this presentation are strictly confidential and are supplied on the understanding that they will be held confidentially and not disclosed to third parties without the prior written consent of QuantUniversity LLC. Sri Krishnamurthy, CFA Founder and CEO www.QuantUniversity.com August 14th 2016
  • 2. AGENDA About QuantUniversity Stress Testing and Model Risk: A Brief Introduction The Model Risk Analytics Solution 1 2 3 4 Agenda Case Study5 Challenges to implementing Model Risk Management
  • 3. ANALYTICS, RISK MANAGEMENT & STRESS TESTING FOR FINANCIAL INSTIT UTIONS - ADVISORY SERVICES - PLATFORM TO STRESS TESTING, ANALYTICS AND RISK ASSESSMENT - ARCHITECTURE REVIEW, TRAINING AND AUDITS
  • 4. INTRODUCTION • Founder of QuantUniversity. • Advisory and Consultancy for Financial Analytics and Model Risk • Prior Experience at MathWorks, Citigroup and Endeca and 25+ financial services and energy customers. • Charted Financial Analyst and Certified Analytics Professional • Teaches Analytics in the Babson College MBA program and at Northeastern University, Boston Sri Krishnamurthy Founder and CEO 4
  • 5. STRESS TESTING AND ANALYTICS– A BRIEF INTRODUCTION
  • 6. STRESSTESTSINTHENEWS “Of the 33 banks the Fed tested—which included the largest U.S. banks, like Bank of America, Citigroup, and Wells Fargo.. all were deemed strong enough to weather a severe economic meltdown without any help from the government.”
  • 7. MODELVALIDATION “Model risk is the potential for adverse consequences from decisions based on incorrect or misused model outputs and reports. “ [1] “Model validation is the set of processes and activities intended to verify that models are performing as expected, in line with their design objectives and business uses. ” [1] Ref: [1] . Supervisory Letter SR 11-7 on guidance on Model Risk Model Risk and Validation
  • 8. STRESSTESTINGANDMODELRISKMANAGEMENT Regulatory efforts EIOPA: Europe-wide stress test for the insurance sector What’s driving Stress Testing and Model Risk Management efforts? https://eiopa.europa.eu/Publications/Surveys/eiopa-14- 215_stress_test_2014_specifications.pdf
  • 9. STRESSTEST&SCENARIOTEST Stress Tests and Scenario Tests Figure courtesy: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
  • 10. DEFINITIONS Definitions 1. Scenarios : “A scenario is a possible future environment, either at a point in time or over a period of time.” “Considers the impact of a combination of events“ 2. Sensitivity Analysis: “A sensitivity is the effect of a set of alternative assumptions regarding a future environment. “ 3. Stress Testing: • Analysis of the impact of single extreme events (or risk factors) • Extreme but plausible Ref: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
  • 11. STRESSTESTINGANDMODELRISKMANAGEMENT Model verification: • Migration of code from an older code-base/ from another language • Regression Testing Model Deployment: • Model tests to be done prior to deployment Model Replication: • Models that replicate alternate models or functionality/strategy Model Back testing: • Test how a model performs under different conditions with historical data What’s involved with Model Risk Management efforts?
  • 12. MODELLIFECYCLEMANAGEMENTKEYTOMRM How’s Model Risk Management implemented in the company? Ref: The Decalogue http://quantuniversity.com/w9.html
  • 13. CHALLENGES TO IMPLEMENTING MODEL RISK MANAGEMENT
  • 14. CHARACTERISTICSOFSTRESSANDSCENARIOTESTING Characteristics of Stress and Scenario testing 1. Difficult to build parametric models – Simulation driven approach necessary 2. Parameter space can explode easily 3. Large number (10s of thousands) of tests needed 4. Human intervention required 5. Company needs are different : Customization required 6. Significant coordination and engagement with multiple groups needed Ref: http://www.actuaries.org/CTTEES_SOLV/Documents/StressTestingPaper.pdf
  • 15. IMPLEMENTINGSYSTEMATICSTRESSTESTINGISCHALLENGING Challenges to systematic stress testing 1. Model Implementation • Does it actually work for all intended use cases? 2. Model parameter testing • How many parameters ? • How many scenarios ? 3. Model Applicability 4. Model Benchmarking against Reference Implementation • R vs Proprietary vs MATLAB 5. Model Migration (version) • Regression Testing v1.0 to v2.0 6. Model use case validation • Can we use the results to make decisions?
  • 16. MODELLIFECYCLEMANAGEMENTISSTILLEVOLVING Challenges in Model Life Cycle Management 1. Model risk management considered as a regulatory/compliance task 2. No one-size-fits-all solution 3. Lack of transparency, standardization and centralized model management 4. Disparate and disconnected systems (SVN, Sharepoint, Excel sheets, custom systems) 5. Difficult to track and audit changes 6. Metrics to quantify model risk not established
  • 18. LEVERAGETECHNOLOGYTOSCALEANALYTICS Leverage technology to scale analytics 1.64 bit systems : Addressable space ~ 8TB 2.Multi-core processors : Explicit and Implicit Multi-threading 3.Parallel and Distributed Computing : Leverage commodity/specialized hardware to scale problems 4.Micro services-based solution for fast deployment and replication 5.Cloud Computing Ref: Gaining the Technology Edge: http://www.quantuniversity.com/w5.html
  • 19. ADDRESSINGSTRESSTESTINGCHALLENGES How can we address challenges in Stress testing? 1. Leverage hardware for scaling 1. Enable developers to plan for stress tests 2. Enable developers to scale without having to rewrite code 2. Enable developers to run their code 1. Locally 2. On Enterprise Servers 3. Cloud
  • 20. ADDRESSINGSTRESSTESTINGCHALLENGES How can we address challenges in Stress testing? 3. Facilitate exhaustive and robust testing without having to get lost in details 1. Enable testers to specify their tests and configurations 2. Enable benchmarking and comparisons with other models 4. Facilitate deployment of models built using different frameworks including legacy code 1. Provide a choice of models (which could be built in different languages) 2. Enable benchmarking and comparisons with models built using other languages
  • 21. ADDRESSINGMODELLIFECYCLEMANAGEMENTCHALLENGES How can we address challenges of Model Lifecycle Management? 1. Provide a single comprehensive environment to manage model validation tests 1. Enable integration with source control systems 2. Enable model validators to create, run and assess tests 2. Facilitate all stages of model lifecycle management in a single environment 1. Allow access to all model related artifacts (documentation, tests and results) 2. Provide ability to collaborate with all stakeholders responsible for model risk 3. Enable audit trails and analytics to manage model risk
  • 23. MODELRISKANALYTICSSOLUTION Model Risk Analytics Solution 1. Distributed System to support Model Verification, Validation, Stress and Back Testing 2. Supports MATLAB and other open source packages like R, Python, SVN 3. Architecture leverages state-of-the-art asynchronous computing modes 4. Package management 1. Using Custom Client/ Images 2. Using Docker(Different containers for different apps) 5. Supports synchronous and asynchronous modes 6. Built for the cloud but can work on any cloud/internal infrastructure (private or public)
  • 25. Value-at-Risk & Conditional Value-at-Risk • VaR : The predicted maximum loss of a portfolio with a specified probability level (e.g., 95%) over a certain period of time (e.g. one day) • CVaR (Expected Shortfall) : The expected value of the loss given that the loss exceeds VaR Ref: Optimization Methods in Finance by Gerard Cornuejols, Reha Tutuncu, Cambridge University Press Image courtesy: http://www.imes.boj.or.jp/english/publication/mes/2002/me20-1-3.pdf )
  • 26. How to Implement VaR and CVaR? Methodology: • Historical • Variance-Covariance method • Monte-Carlo simulations Models are implemented in: • MATLAB – Production Model • Python – Alternate model developed by a 3rd-party vendor • R – Reference/Benchmark model from a paper
  • 27. Methods to compute VaR and CVaR • Historical method Image Courtesy: http://www.investopedia.com/articles/04/092904.asp 1. Compute Daily Returns and sort them in ascending order 2. For a given confidence level (e.g. 95%) , find VaRα (X) such that: P(X<= VaR α(X)) = α 3. Compute CVaR by taking the average loss of the tail
  • 28. Methods to compute VaR and CVaR • Variance-Covariance Method Image Courtesy: http://www.investopedia.com/articles/04/092904.asp 1. Compute Daily Returns and fit a Normal distribution to obtain mean and Standard Deviation (µ & σ) 2. For a given confidence level (e.g. 95%) , find VaRα (X) such that: P(X<= VaR α(X)) = α Example 95% => -1.65* σ 3. Compute CVaR by taking the average loss of the tail (See Yamai and Yoshiba http://www.imes.boj.or.jp/english/public ation/mes/2002/me20-1-3.pdf )
  • 29. Methods to compute VaR and CVaR • Monte-Carlo Simulations Image Courtesy: http://www.investopedia.com/articles/04/092904.asp 1. Compute Daily Returns and fit a Normal distribution to obtain mean and Standard Deviation (µ & σ) 2. Run n Monte-Carlo simulations with random numbers drawn from a normal distribution described by (µ & σ) 3. For a given confidence level (e.g. 95%) , find VaRα (X) such that: P(X<= VaR α(X)) = α 4. Compute CVaR by taking the average loss of the tail
  • 30. Model Summary VaR Model Historical Method Python R MATLAB Variance- Covariance Method Python R MATLAB Monte-Carlo Simulations Python R MATLAB Given: 1. Historical Daily price time series for a specified time period 2. Constituents of a 3-asset long-only portfolio Compute: VaR and CVaR
  • 31. Model Verification criteria 1. Model Benchmarking • MATLAB production model vs Alternate Python model vs Reference R model 2. Parameter sweeps • Different Confidence Intervals (90%, 95%, 99%) 3. Model Convergence • How many simulations needed ? (100, 500, 1000) 4. How do different methods compare? • Historical vs Variance-Covariance vs Monte-Carlo methods
  • 33. ModelRisk Studio facilitates easy structuring of tests
  • 34. Input parameters can be specified for each model
  • 35. ModelRisk Analytics allows you to run the model in multiple environments
  • 36.
  • 37. The Model Testing results can be viewed in an interactive dashboard
  • 38.
  • 39.
  • 40.
  • 41.
  • 42. Model Issues can be tracked, risks evaluated and addressed appropriately
  • 43. FEATURES Coming soon! ModelRisk Model Definition Language • To specify model parameters ModelRisk Engine Optimization to leverage infrastructure in the cloud • Resource constraints: • Budget & Time constraints • Priority queues and jobs • Dynamic scaling and load balancing ModelRisk Audit to enable periodic testing and ongoing monitoring of your models
  • 44. MODELRISKANALYTICSBETAPROGRAM If you are interested in being a part of the Beta program: If you are interested in knowing more about the Model Risk Analytics system Or Want to be part of the Beta program, email: sri@quantuniversity.com to be added to the interest list Model Risk Analytics Beta program
  • 45. MODELRISKMANAGEMENTWORKSHOP Also available: A 2-day workshop in Model Risk Management with hands-on case studies Email: sri@quantuniversity.com to be added to the interest list Stress Testing and Model Risk Management for Quants
  • 46. ANOMALYDETECTIONWORKSHOP Coming soon: A 2-day course in methods and best practices in Anomaly Detection September 19th, 20th , New York Visit www.analyticscertificate.com/Anomaly for more details Anomaly Detection Core Techniques and Best Practices
  • 47. WHITEPAPERS To get copies of these articles, go to: http://www.quantuniversity.com/articlerequest.html OR Email: sri@quantuniversity.com
  • 48. Thank you! Sri Krishnamurthy, CFA, CAP Founder and CEO QuantUniversity LLC. srikrishnamurthy www.QuantUniversity.com Contact Information, data and drawings embodied in this presentation are strictly a property of QuantUniversity LLC. and shall not be distributed or used in any other publication without the prior written consent of QuantUniversity LLC.