White Paper. AML Customer Risk Rating. Modernize customer risk rating models to meet risk governance regulatory expectations

Size: px
Start display at page:

Download "White Paper. AML Customer Risk Rating. Modernize customer risk rating models to meet risk governance regulatory expectations"

Transcription

1 White Paper AML Customer Risk Rating Modernize customer risk rating models to meet risk governance regulatory expectations

2 Contents Executive Summary... 1 Comparing Heuristic Rule-Based Models to Statistical Models... 1 Heuristic Rule-Based Models...2 Statistical Models...2 Statistical Models: The Preferred Modeling Approach...3 Why Ordinal Logistic Regression for Customer Risk Rating?...3 Conclusion: A More Effective Method for Managing Customer Risk... 3 Appendix A: Technical and Procedural Aspects of Customer Risk Rating Model Development Using Ordinal Logistic Regression... 4 How to Develop a Customer Risk Rating Model Using Ordinal Logistic Regression...4 Develop an Accurate Target Variable...4 Evaluate Multicollinearity...4 Identify Zero-Count Cells...5 Test the Proportional Odds Assumption...6 Develop and Test the Model...6 Select Variables...7 Assess Output From the Model...7 Deploy the Model...9 Validate the Model on an Ongoing Basis...9 Contact Information... 9 Contributors Edwin Rivera, Senior AML Analytics Consultant for Fraud and Compliance Solutions, SAS Jim West, Senior AML Analytics Consultant for Fraud and Compliance Solutions, SAS Carl Suplee, Senior Solutions Architect for Banking Security Intelligence Practice, SAS Jason Grasso, Solutions Architect, Security Intelligence Practice, SAS

3 1 Executive Summary Assessing customer risk is an essential component of a comprehensive Bank Secrecy Act/Anti-Money Laundering (BSA/AML) monitoring program. As the FFIEC BSA/AML Examination Manual clearly explains, customer due diligence begins with verifying each customer s identity and assessing the associated risk. Firms must then establish processes to provide the additional scrutiny necessary for higher-risk customers. In light of the Supervisory Guidance on Model Risk Management (OCC /FED SR 11-7), financial institutions are re-evaluating their customer risk rating models. More financial institutions are moving their heuristic, rule-based customer risk rating models to statistical models, specifically ordinal logistic regression models. These statistical models perform better than rules-based models, are easier to justify to the regulators and are easier to update, validate and maintain because they use an established and understood framework. As firms look to improve their customer risk rating models, or implement models where they currently don t exist, they often ask: What are the pros and cons of using heuristic rules versus statistical models? Why the regulatory push toward using statistical models? What type of statistical models should the firm implement? What attributes should the firm consider when developing the model? Comparing Heuristic Rule-Based Models to Statistical Models Traditionally customer risk rating models have focused on risk rating customers in several distinct areas, often using multiple variables within a single area. Some of the variables used in a customer-rating model include: Customer relationship personal, business, commercial, etc. Geography country of residence, business location, highintensity financial crime areas (HIFCA), high-intensity drug trafficking areas (HIDTA), port or border cities, etc. Account features remote deposit capture, correspondent banking, online banking, custodial accounts, etc. High-risk customer nonresident alien (NRA), politically exposed persons (PEP), money service businesses (MSB), employees, etc. Alert/filing history manual alerts created, system generated alerts, cash transaction reports (CTRs), suspicious activity reports (SARs), etc. Expected product usage wires (domestic or foreign), cash, automated clearing house (ACH), check, etc. Expected transactional activity (i.e., aggregate dollar amount of activity expected). Both heuristic rule-based and statistical models consider the same basic customer data attributes. However, the underlying methodology and the way each model weights the variables to score the customers differs often significantly. More financial institutions are moving their heuristic, rule-based customer risk rating models to statistical models, specifically ordinal logistic regression models.

4 2 Variable Type Attributes Logic Description Customer Relationship Customer Type If customer is Personal, then score is 35. If customer is Commercial, then score is 20. High-Risk Customer High-Risk Customer Alert/Filing History Expected Transaction Activity Money Services Business (MSB) Politically Exposed Person (PEP) Suspicious Activity Reports (SARs) Total Aggregated Transactions If customer is MSB, then the score is 80. If customer is PEP, then the score is 80. If SAR count equals 1, then the score is 45. If SAR count is greater than 1, then the score is 60. If the monthly transaction volume is less than $50K, then the score is 40. If the monthly transaction volume is greater than or equal to $50K, then the score is 60. Figure 1. Example of a heuristic customer risk rating model. Heuristic Rule-Based Models A heuristic, rule-based model is simply an analytic formula used to assign a score based on one or more variables or attributes that are important to the firm. Because the relative importance of each individual variable is generally unknown, variable selection is difficult. As a result, these models are often created using all available variables. As shown in Figure 1, these models are often parameterized to allow the user to adjust the scores and weights assigned to each component of the model. Each customer s scores are then aggregated, and the customer is assigned a risk category based on the aggregate score. Generally these models are based on subject-matter expert judgment or knowledge, rather than formal analysis. Since they follow no underlying methodology, the firm receives an endless supply of model design and scoring options, which makes validating the model that much more difficult. The lack of an underlying statistical framework is a weakness of these models. It means there is no established statistical methodology for setting parameters or selecting variables to include in the model. Even after the general modeling framework has been set, these models require numerous iterations to determine which parameter settings maximize the model s fit to the target variable. Additionally, there is no effective way to determine the optimal parameters. This makes it increasingly difficult to defend these models to regulators, especially in light of the Supervisory Guidance on Model Risk Management. Heuristic, rules-based models were once the norm within the AML community due to their simplicity and ease of development. Today, however, they are being replaced by more scientific modeling approaches that can be more successfully defended to regulators and that enable a methodical approach to parameter setting and model validation. Statistical Models Statistical models are based on well-established statistical methodologies and approaches that have been vetted, reviewed and published in academic journals. Most statistical models used for customer risk rating are predictive models, such as linear regression, binary/ordinal logistic regression, decision trees (all types) or neural networks. The particular application and risk-rating objectives determine the actual statistical model a firm would select. However, binary or ordinal logistic regression models are currently the most commonly used for rating customer risk. Unlike heuristic, rule-based models, statistical models require certain assumptions be met to accurately assess the modeling framework with a certain degree of statistical confidence. A common goal when creating statistical models is to develop the simplest model (i.e., with the fewest number of variables) necessary to make an equally accurate prediction. A robust statistical framework based on well-established, widely accepted modeling approaches allows firms to select model variables and coefficients that maximize the likelihood of estimating the target accurately. In addition, firms can effectively use standard approaches for assessing each

5 3 variable s significance, the model s overall goodness of fit, and its predictive power to defend the model to regulators. These factors also indicate whether the firm needs a different or more complex model. Historically, statistical models have been less common in the AML community because they seem more complex to nonstatisticians. However, these models are quickly becoming standard due to the regulatory pressure to use more scientific approaches. Statistical Models: The Preferred Modeling Approach The advantages of statistical modeling frameworks over heuristic, rule-based models are compelling. Statistical models are superior for their ability to: Identify the most effective variables. Select coefficients (i.e., weights) based on maximum likelihood estimation. Assess model strength. Estimate the confidence of model predictions. The fact that the regulators prefer and better understand these methodologies only supports the decision to use such an approach. Why Ordinal Logistic Regression for Customer Risk Rating? Once a firm decides to adopt a statistical model, it needs to find the right model for customer risk rating. There are several methods to choose from; all have slightly different objectives and advantages. However, ordinal logistic regression is very effective for developing a customer risk rating model. Ordinal logistic regression differs from the binary model in that the target value can take on more than two ordered categories. While some logistic models support multiple categories for target variables that aren t ordered (called multinomial), ordered categories are preferable for two reasons: Ordinal models are simpler than multinomial models, and therefore easier to interpret (Allison 2012). 1 The hypothesis tests for ordered models are more powerful than for multinomial models (Allison 2012). 2 Appendix A describes how to develop a customer risk rating model using ordinal logistic regression. } }Historically, statistical models have been less common in the AML community because they seem more complex to nonstatisticians. However, these models are quickly becoming standard due to the regulatory pressure to use more scientific approaches. Conclusion: A More Effective Method for Managing Customer Risk In our experience at SAS working with clients, we ve found that statistical models are the most effective way to classify customer risk. In particular, clients are modernizing their customer risk rating programs by moving from heuristic, rule-based models to statistical models, specifically ordinal logistic regression models. These statistical models perform better than rule-based models, are easier to justify to the regulators, and are easier to update, validate and maintain. 1 Allison, Paul D. (2012), Logistic Regression Using SAS: Theory and Application, Second Edition, Cary, NC: SAS. 2 Ibid.

6 4 Appendix A: Technical and Procedural Aspects of Customer Risk Rating Model Development Using Ordinal Logistic Regression The most popular ordinal logistic regression model is the cumulative logit model. This is the default used by SAS/STAT software. The cumulative logit model assumes that the model can be combined into multiple binary splits of the dichotomous target variable. However, the firm must initially test the proportional odds assumption using the score test. In cases where this assumption is severely violated and cannot be reasonably believed to hold, a multinomial or binary model is used instead. While the model only produces one set of beta coefficients, the equation contains one less intercept constant than the number of target variables. The probability that an event will exist within each category is then calculated. The model assumes that the customer belongs to the category with the greatest probability (i.e., this is the model s estimated category.) How to Develop a Customer Risk Rating Model Using Ordinal Logistic Regression The following sections describe the preliminary analysis required to develop a customer risk rating model using ordinal logistic regression. By understanding the process at a high level, a firm can overcome the mystery and perceived complexity that surrounds these models. While this paper assumes the use of the SAS/STAT product, other products, such as SAS Enterprise Miner, also offer ordinal logistic regression. Develop an Accurate Target Variable Before exploring the data going into the model, you must evaluate the target variable for accuracy. The target variable for customer risk should reflect historical experience. If your firm isn t confident that its current model is accurately assigning risk to its customers, it should sample and review customers across different risk levels and attribute values. When building and testing the ordinal logistic regression model, samples should be large enough to be statistically significant. Evaluate Multicollinearity Multicollinearity occurs when two or more predictor variables (e.g., independent variables or covariates) in a regression model are highly correlated with each other. Specifically, it exists when one or more of the variables used in the model can be linearly predicted with a reasonable degree of accuracy using the other variables in the model. Note that we are only referring to the relationship between the predictive variables within the model. The predictive variables are expected to be correlated with the dependent or target variable. When multicollinearity is present, the model s estimated coefficients may change erratically in response to small changes in the data or model. While multicollinearity does not reduce the predictive power or reliability of the model, at least within the sample data used to train the model, it does affect calculations regarding individual predictions. A regression model with correlated predictor variables can indicate how well all variables predict the target variable. But it may not give valid results about any one predictor variable or about which variables are redundant. Two approaches are commonly used to detect multicollinearity. In the first approach, the SAS/STAT correlation procedure is used to produce a correlation matrix between the predictive variables. It is important to select the Spearman correlation. The Spearman correlation coefficient is nonparametric and used when data is grouped rather than numeric. The following illustrates the CORRELATION procedure using SAS/STAT: proc corr data=yourdata outs=corrdata(where=(upcase(_type_)= CORR )) nomiss spearman; var YourVariables; run; The second approach is to run a regression that includes all of the predictive variables and request the variance inflation factors (VIF). This will produce a VIF value for each variable. The VIF is the reciprocal of one minus the coefficient of determination between the respective variable and the remaining predictor variables. Typically, a VIF greater than or equal to 4 indicates moderate multicollinearity while a VIF greater than or equal to 10 signifies high multicollinearity. The following illustrates how SAS/STAT calls that REGRESSION procedure: proc reg data=yourdata; run; model YourVariables / TOL VIF;

7 5 Identify Zero-Count Cells Zero-count cells, or events for which there are no observations, can destabilize logistic regression results. Furthermore, the maximum likelihood estimate does not exist for the respective variable. If this is not addressed, SAS/STAT warns there can be quasi-complete or complete separation when referring to zerocount cells. However, the SAS program does not specify which variable the separation applies to. As a result, it is important to identify zero-count cells before fitting the logistic regression model. To do so, your firm should generate cross-tabulation tables of individual predictor variables versus target variables. In our examples, the firm uses five categories (low, medium, high-low, high-medium and high-high) to stratify high-risk customers. Table 1 is an example of quasi-complete separation where there are no low, medium, or high-low risk customers with a Country Risk of 3. Table 2 is an example of complete separation where any customer with a Country Risk of 3 falls in the high-high customer risk category. To handle situations of quasi-complete and complete separation, your firm can take the following actions: Remove variables causing the problem (if the variables contribute only marginally to the model). Combine categories if there are multiple categories in the variable. Define a rule outside of the model that automatically sets to high-risk customers that meet criteria that always result in their being considered high risk. Check if another variable is a dichotomous version of the variable in question. Grab more sample data that reflects what is missing, if possible. Target Value (Risk) Variable Data Type Category Low Medium High-Low High-Medium High-High Country Risk Ordered Category 1 102, Country Risk Ordered Category 2 19, Country Risk Ordered Category Table 1. Example of quasi-complete separation. Count Target Value (Risk) Variable Data Type Category Low Medium High-Low High-Medium High-High Country Risk Ordered Category 1 102, Country Risk Ordered Category 2 19, Country Risk Ordered Category Table 2. Example of complete separation.

8 6 Test the Proportional Odds Assumption The Proportional Odds Assumption tests whether the coefficients of the dichotomous groupings of the outcome variable are the same. Often in ordinal logistic regression, the Proportional Odds Assumption does not hold. This is widely understood but often ignored because, depending on the modeling objective, the practical implications can be minimal. In the SAS/STAT program, the Score Test for the Proportional Odds Assumption tests the hypothesis that the estimated coefficients are not materially different from each other regardless of the dichotomization. Table 3 represents the mapped value of the target for the logistic regression model, and Table 4 represents the dichotomous groups used in the series of binary logistic regressions (i.e., 1 versus 2, 3, 4 and 5). The null hypothesis says that there is no statistical difference in the estimated coefficients between models. The alternative hypothesis says that there is a statistical difference in the estimated coefficients between models. If the p-value is high, we fail to reject the null hypothesis and can conclude that the estimates are not significantly different. Target Model Value Low 1 Medium 2 High-Low 3 High-Medium 4 High-High 5 Table 3. Example of target mapping. Dichotomous Groups , 3, 4, 5 1, 2 3, 4, 5 1, 2, 3 4, 5 1, 2, 3, 4 5 Table 4. Example of dichotomous groups. Output 1 shows an example of the score test results in SAS/STAT. Note that the score test rejects the null hypothesis more frequently than it should. In Categorical Data Analysis Using SAS, Stokes, Davis and Koch 3 mention that this test needs at least five observations for each outcome of the category versus the target. In creating a cross-tab of a categorical variable versus the target variable, you need five or more observations in each cell. If this is not the case, the sample size might be too small, there could simply be no data (zero-cell), or it is a rare event. Develop and Test the Model In ordinal logistic regression that considers many combinations of covariates, analysts use a holdout sample to test whether the model truly fits the data and doesn t do so simply by chance. Analysts commonly build the model on roughly 70 percent of the data and test it on the remaining data (i.e., the holdout data set.) After testing, they can then run the model on the whole population. Now analysts can compare the outcome estimate percentages for the entire population to those obtained during model development and initial testing. Score Test for the Proportional Odds Assumption Chi-Square DF Pr > ChiSq Output 1. Example of score test for proportional odds assumption. SAS/STAT contains a procedure called SURVEYSELECT that analysts can use to create the build and test data sets. This procedure allows analysts to randomly split the data. The SAMPRATE option allows analysts to select the percentage by which to split the data. The code below shows that the SAMPRATE is set to 0.7 (70 percent). The OUTALL option will keep all the records in the original data set and will create a new variable called SELECTED that will have a value of 1 if it was part of the 70 percent of the data and a value of 0 for the remaining 30 percent. proc surveyselect data=yourdata out=splitdata samprate=0.7 outall; 3 Stokes, M.E., Davis, C.S. and Koch, G.G. (2012), Categorical Data Analysis Using SAS, Third Edition, Cary, NC: SAS. run;

9 7 Select Variables SAS offers several methods forward selection, backward elimination, and stepwise selection to determine what variables to include in the ordinal logistic regression model. Your firm may also forego these selection methods and use specific variables that you deem important with respect to the target, in this case customer risk. The forward selection procedure used in SAS systematically evaluates each available attribute and includes the one in the model that most improves model performance. The procedure then goes through the remaining attributes one by one to determine whether any others add significantly to model performance. The forward selection procedure terminates when no further effects can be added to significantly improve model performance or when all of the attributes are included. The backward selection procedure used in SAS begins with all the attributes. It notes the variable with the smallest partial F-statistic. It systematically evaluates each available attribute and removes the ones with the most insignificant effect on model performance. The backward elimination procedure terminates when the variable with the smallest partial F-statistic is significant. The stepwise selection procedure used in SAS systematically evaluates available attributes one at a time to determine whether their removal or addition adds significantly to the model performance. The stepwise selection procedure terminates when no further effects can be added to or removed from the model to significantly improve model performance or when all attributes are included. These variable selection procedures work well mathematically. However, your firm should also select variables that will satisfy regulatory expectations when developing customer risk rating models. For instance, if the model does not select variables regarding high-risk geography, be prepared to defend why these variables were not significant (e.g., all customers are located in high-risk areas). If your firm cannot determine a good reason for the variable s exclusion, you should manually add the variable back into the model. The following SAS/STAT code builds an ordinal logistic regression model with forward selection on build data. It then uses the built model to score the test data. proc logistic data=splitdata(where=(selected eq 1)) plots(only)=(effect(polybar) oddsratio(range=clip)) descending outmodel=yourmodel; class yourordinalvariables / param=reference; model risk= yourvariables / selection=forward rsq; output out=yourbuildresults predprobs=individual; run; proc logistic inmodel=yourmodel; run; score data= SplitData(where=(selected eq 0)) plots)) fitstat out=yourtestresults; Assess Output From the Model Ordinal logistic regression calculates the probability of each risk level for a customer and assigns the risk level with the highest probability to the customer. Your firm can, in turn, use the risk assignments to assess the model s predictive power using standard measures of association, which the SAS procedure can calculate. These predictive measures are derived from the concordant and discordant pairs observed within the data. Output 2 shows example estimates of the predictive power of the model (note that the values go from 0 to 1, with larger The LOGISTIC Procedure Probabilities modeled are cumulated over the lower ordered values. Association of Predicted Probabilities and Observed Responses Percent Concordant 96.9 Somers D Percent Discordant 2.2 Gamma Percent Tied 0.9 Tau-a Pairs 5705 c R-Square Fit Statistics for SCORE Data Max-Rescaled R-Square AUC Brier Score Output 2. Example ordinal logistic regression results.

10 8 values signifying greater predictive power). The pseudocoefficient of determination, often signified as R 2, is another popular statistic used to assess the predictive power of the logistic model, where the Max Rescaled R 2 adjusts the statistic to account for the fact that in a discrete outcomes model the R 2 value often never actually equals a value of 1. In general, tests of the model s predictive power assess how well your firm can predict the target variable using the covariates (i.e., the predictive variables). It is possible to have a model that predicts the target variable very well but fails the goodnessof-fit tests. A model can also make poor predictions, but show very good fit. Predictive power is commonly measured using the association of Somers D, Gamma, Tau-a and c (or AUC) listed in the table above. Another useful way to view model results is to generate a two-way contingency (cross-tabulation) table of the predicted target versus the actual target, as shown in Figure 2. The logistic regression procedure can provide an output data set containing the predicted customer risk along with the predicted probabilities for each level of risk. This is useful because firms generally want a score associated with the risk level assigned to each customer. A firm can use the sum of the weighted probabilities to calculate the score. In the case of five risk levels (1-5), the score would fall between 1 and 5. However, you can apply a scale by multiplying the weighted probability of the score by some factor. The example below assigns Customer X a risk level of 5 (high-high) because it has the highest calculated probability. To calculate the weighted probability, add the weighted probabilities together. Since there are five risk groups, multiplying the sum of the weighted probabilities by 20 would result in scores ranging from 20 to 100. Figure 3 shows an example. Model Error Severity (Combined Data) Estimated Actual Target Row Target Low Medium High-Low High-Medium High-High Total Low Medium High-Low High-Medium High-High Total Field Key Error Rates Count Percent Correct Prediction % Inaccurate by % Inaccurate by % Inaccurate by % Inaccurate by % Total % Figure 2. Example contingency table.

11 9 Customer X Low Medium High-Low High-Medium High-High Probability Weight Weight * Probability Weighted Probability Scale to 100 Points Figure 3. Example of scoring. Deploy the Model Deploying the model logic into production takes many steps. These include SAS-based web service, batch SAS processing, various queuing servers and recoding the model logic into the language that the operational production system expects. For this process, we assume that the model will be deployed as a SAS batch process with the firm delivering input data matching the data delivered for the modeling process. Validate the Model on an Ongoing Basis Once the customer risk rating model is established and operational, your firm must develop a plan for ongoing model validation as described in Supervisory Guidance on Model Risk Management. Deliverables include validation of the target variable used to train the model, validation of model performance, and a model validation report. Your firm may want to assess the relationship between the target variable (Customer Risk Rating) and the resulting number of scenario alerts generated, case referrals, or SARs filed on the customer. This will allow your firm to document that customers rated with a Customer Risk Rating equal to 5 ( high-high ) are more likely to be involved in suspicious activity than customers with a Customer Risk Level equal to 4, 3, 2 or 1. If the target variable lacks the accuracy desired, your firm can update the target variable setting and retrain the model on the revised data set. This would allow the model to more accurately identify customers meeting the firm s definition of risky. Regulators expect that these, like all analytic models, are validated on an ongoing basis as described in Supervisory Guidance on Model Risk Management. Validation involves tasks such as periodic assessment of the model s performance, reviewing that appropriate model controls are in place, determining that the model includes the right covariates, and adjusting the coefficients as needed. Validation may also include testing new variables that were not previously available or that were sparse with data. Each year, your firm should also generate a model validation report that documents ALL model validation tests performed and the results. The report should contain: A description of the model, including parameters, input variables and strengths and weaknesses. Validation of all model components, including input data, assumptions, processing and reports. Evaluation of the model s ongoing conceptual soundness, including relevant developmental evidence. Evidence of ongoing monitoring, including process verification and benchmarking. Outcomes analysis, including back-testing. Contact Information Your comments and questions are valued and encouraged. Please contact the authors at: Edwin Rivera, SAS, Edwin.Rivera@sas.com Jim West, SAS, Jim.West@sas.com Carl Suplee, SAS, Carl.Suplee@sas.com Jason Grasso, SAS, Jason.Grasso@sas.com

12 To contact your local SAS office, please visit: sas.com/offices SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. indicates USA registration. Other brand and product names are trademarks of their respective companies. Copyright 2015, SAS Institute Inc. All rights reserved _S

Getting Started With PROC LOGISTIC

Getting Started With PROC LOGISTIC Getting Started With PROC LOGISTIC Andrew H. Karp Sierra Information Services, Inc. 19229 Sonoma Hwy. PMB 264 Sonoma, California 95476 707 996 7380 SierraInfo@aol.com www.sierrainformation.com Getting

More information

BSA/AML Self-Assessment Tool. Overview and Instructions

BSA/AML Self-Assessment Tool. Overview and Instructions BSA/AML Self-Assessment Tool Overview and Instructions February 2018 1129 20 th Street, N.W. Ninth Floor Washington, DC 20036 www.csbs.org 202-296-2840 FAX 202-296-1928 2 Introduction and Overview The

More information

FMS New York/ New Jersey Chapter Meeting January 14, The Impact of Models. by: Scott Baranowski

FMS New York/ New Jersey Chapter Meeting January 14, The Impact of Models. by: Scott Baranowski FMS New York/ New Jersey Chapter Meeting January 14, 2015 The Impact of Models by: Scott Baranowski MEMBER OF PKF NORTH AMERICA, AN ASSOCIATION OF LEGALLY INDEPENDENT FIRMS 2010 Wolf & Company, P.C. About

More information

Final Exam Spring Bread-and-Butter Edition

Final Exam Spring Bread-and-Butter Edition Final Exam Spring 1996 Bread-and-Butter Edition An advantage of the general linear model approach or the neoclassical approach used in Judd & McClelland (1989) is the ability to generate and test complex

More information

SAS/STAT 14.1 User s Guide. Introduction to Categorical Data Analysis Procedures

SAS/STAT 14.1 User s Guide. Introduction to Categorical Data Analysis Procedures SAS/STAT 14.1 User s Guide Introduction to Categorical Data Analysis Procedures This document is an individual chapter from SAS/STAT 14.1 User s Guide. The correct bibliographic citation for this manual

More information

Modernizing Anti-Money Laundering Practices

Modernizing Anti-Money Laundering Practices Conclusions Paper Modernizing Anti-Money Laundering Practices How Financial Institutions Can Use Predictive Analytics to Pinpoint Suspicious Activity Insights from a presentation at the ACAMS AML & Financial

More information

Hierarchical Linear Modeling: A Primer 1 (Measures Within People) R. C. Gardner Department of Psychology

Hierarchical Linear Modeling: A Primer 1 (Measures Within People) R. C. Gardner Department of Psychology Hierarchical Linear Modeling: A Primer 1 (Measures Within People) R. C. Gardner Department of Psychology As noted previously, Hierarchical Linear Modeling (HLM) can be considered a particular instance

More information

Credit Card Marketing Classification Trees

Credit Card Marketing Classification Trees Credit Card Marketing Classification Trees From Building Better Models With JMP Pro, Chapter 6, SAS Press (2015). Grayson, Gardner and Stephens. Used with permission. For additional information, see community.jmp.com/docs/doc-7562.

More information

Auditing for Effective Training

Auditing for Effective Training Maleka Ali M. Ali 2013 Director of Consulting & Education Page 0 Banker s Toolbox Auditing for Effective Training I. INTRODUCTION Banking organizations must develop, implement, and maintain effective AML

More information

Predictive Modeling using SAS. Principles and Best Practices CAROLYN OLSEN & DANIEL FUHRMANN

Predictive Modeling using SAS. Principles and Best Practices CAROLYN OLSEN & DANIEL FUHRMANN Predictive Modeling using SAS Enterprise Miner and SAS/STAT : Principles and Best Practices CAROLYN OLSEN & DANIEL FUHRMANN 1 Overview This presentation will: Provide a brief introduction of how to set

More information

AcaStat How To Guide. AcaStat. Software. Copyright 2016, AcaStat Software. All rights Reserved.

AcaStat How To Guide. AcaStat. Software. Copyright 2016, AcaStat Software. All rights Reserved. AcaStat How To Guide AcaStat Software Copyright 2016, AcaStat Software. All rights Reserved. http://www.acastat.com Table of Contents Frequencies... 3 List Variables... 4 Descriptives... 5 Explore Means...

More information

How to Get More Value from Your Survey Data

How to Get More Value from Your Survey Data Technical report How to Get More Value from Your Survey Data Discover four advanced analysis techniques that make survey research more effective Table of contents Introduction..............................................................3

More information

Sawtooth Software. Sample Size Issues for Conjoint Analysis Studies RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc.

Sawtooth Software. Sample Size Issues for Conjoint Analysis Studies RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc. Sawtooth Software RESEARCH PAPER SERIES Sample Size Issues for Conjoint Analysis Studies Bryan Orme, Sawtooth Software, Inc. 1998 Copyright 1998-2001, Sawtooth Software, Inc. 530 W. Fir St. Sequim, WA

More information

Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS

Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS Paper 1414-2017 Churn Prevention in Telecom Services Industry- A systematic approach to prevent B2B churn using SAS ABSTRACT Krutharth Peravalli, Dr. Dmitriy Khots West Corporation It takes months to find

More information

Crowe Caliber. Using Technology to Enhance AML Model Risk Management Programs and Automate Model Calibration. Audit Tax Advisory Risk Performance

Crowe Caliber. Using Technology to Enhance AML Model Risk Management Programs and Automate Model Calibration. Audit Tax Advisory Risk Performance Crowe Caliber Using Technology to Enhance AML Model Risk Management Programs and Automate Model Calibration Audit Tax Advisory Risk Performance The Unique Alternative to the Big Four Crowe Caliber: Using

More information

AML for MSBs & FinTech: The Compliance Conundrum. Insight Article. Copyright 2016 NICE Actimize. All rights reserved.

AML for MSBs & FinTech: The Compliance Conundrum. Insight Article. Copyright 2016 NICE Actimize. All rights reserved. AML for MSBs & FinTech: The Compliance Conundrum Insight Article Copyright 2016 NICE Actimize. All rights reserved. TABLE OF CONTENTS FinTech Innovation Collides with Reality... 3 Compliance Challenges

More information

Who Are My Best Customers?

Who Are My Best Customers? Technical report Who Are My Best Customers? Using SPSS to get greater value from your customer database Table of contents Introduction..............................................................2 Exploring

More information

Integrating Market and Credit Risk Measures using SAS Risk Dimensions software

Integrating Market and Credit Risk Measures using SAS Risk Dimensions software Integrating Market and Credit Risk Measures using SAS Risk Dimensions software Sam Harris, SAS Institute Inc., Cary, NC Abstract Measures of market risk project the possible loss in value of a portfolio

More information

BSA Hot Topics. Presented to: New York Bankers Association. May 2015

BSA Hot Topics. Presented to: New York Bankers Association. May 2015 BSA Hot Topics Presented to: New York Bankers Association May 2015 Certified Public Accountants Consultants Wealth Management Technology Agenda Customer Risk Rating Methodology Risk-based approach Validating

More information

Bank Secrecy Act Training: Who, What, When, How and Why? Presented by Lynn English Lafayette Federal Credit Union

Bank Secrecy Act Training: Who, What, When, How and Why? Presented by Lynn English Lafayette Federal Credit Union Bank Secrecy Act Training: Who, What, When, How and Why? Presented by Lynn English Lafayette Federal Credit Union Key Takeaways After this webinar, participants should have an understanding of minimum

More information

The Impact of Agile. Quantified.

The Impact of Agile. Quantified. The Impact of Agile. Quantified. Agile and lean are built on a foundation of continuous improvement: You need to inspect, learn from and adapt your performance to keep improving. Enhancing performance

More information

Logistic Regression, Part III: Hypothesis Testing, Comparisons to OLS

Logistic Regression, Part III: Hypothesis Testing, Comparisons to OLS Logistic Regression, Part III: Hypothesis Testing, Comparisons to OLS Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 22, 2015 This handout steals heavily

More information

RDC Risk Management in 2015

RDC Risk Management in 2015 RDC Risk Management in 2015 John Leekley, Founder & CEO RemoteDepositCapture.com Be sure to tweet about the #RDCSummit and mention @RDCTweet Setting the Stage Discussion Objectives Definition of RDC Risk

More information

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test CHAPTER 8 T Tests A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test 8.1. One-Sample T Test The One-Sample T Test procedure: Tests

More information

WHITE PAPER. Building Credit Scorecards Using Credit Scoring for SAS. Enterprise Miner. A SAS Best Practices Paper

WHITE PAPER. Building Credit Scorecards Using Credit Scoring for SAS. Enterprise Miner. A SAS Best Practices Paper WHITE PAPER Building Credit Scorecards Using Credit Scoring for SAS Enterprise Miner A SAS Best Practices Paper Table of Contents Introduction...1 Building credit models in-house...2 Building credit models

More information

Using Stata 11 & higher for Logistic Regression Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised March 28, 2015

Using Stata 11 & higher for Logistic Regression Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised March 28, 2015 Using Stata 11 & higher for Logistic Regression Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised March 28, 2015 NOTE: The routines spost13, lrdrop1, and extremes

More information

The Dummy s Guide to Data Analysis Using SPSS

The Dummy s Guide to Data Analysis Using SPSS The Dummy s Guide to Data Analysis Using SPSS Univariate Statistics Scripps College Amy Gamble April, 2001 Amy Gamble 4/30/01 All Rights Rerserved Table of Contents PAGE Creating a Data File...3 1. Creating

More information

Arjun Kalra - Senior Manager - Crowe Horwath Risk Consulting Practice Chuck Taylor BSA Officer City National Bank

Arjun Kalra - Senior Manager - Crowe Horwath Risk Consulting Practice Chuck Taylor BSA Officer City National Bank Arjun Kalra - Senior Manager - Crowe Horwath Risk Consulting Practice Chuck Taylor BSA Officer City National Bank Discuss the following Regarding Anti-Money Laundering (AML) Systems AML System Implementations

More information

Getting Started with HLM 5. For Windows

Getting Started with HLM 5. For Windows For Windows Updated: August 2012 Table of Contents Section 1: Overview... 3 1.1 About this Document... 3 1.2 Introduction to HLM... 3 1.3 Accessing HLM... 3 1.4 Getting Help with HLM... 3 Section 2: Accessing

More information

Ask the Expert Model Selection Techniques in SAS Enterprise Guide and SAS Enterprise Miner

Ask the Expert Model Selection Techniques in SAS Enterprise Guide and SAS Enterprise Miner Ask the Expert Model Selection Techniques in SAS Enterprise Guide and SAS Enterprise Miner SAS Ask the Expert Model Selection Techniques in SAS Enterprise Guide and SAS Enterprise Miner Melodie Rush Principal

More information

EST Accuracy of FEL 2 Estimates in Process Plants

EST Accuracy of FEL 2 Estimates in Process Plants EST.2215 Accuracy of FEL 2 Estimates in Process Plants Melissa C. Matthews Abstract Estimators use a variety of practices to determine the cost of capital projects at the end of the select stage when only

More information

3 Ways to Improve Your Targeted Marketing with Analytics

3 Ways to Improve Your Targeted Marketing with Analytics 3 Ways to Improve Your Targeted Marketing with Analytics Introduction Targeted marketing is a simple concept, but a key element in a marketing strategy. The goal is to identify the potential customers

More information

CREDIT RISK MODELLING Using SAS

CREDIT RISK MODELLING Using SAS Basic Modelling Concepts Advance Credit Risk Model Development Scorecard Model Development Credit Risk Regulatory Guidelines 70 HOURS Practical Learning Live Online Classroom Weekends DexLab Certified

More information

Gasoline Consumption Analysis

Gasoline Consumption Analysis Gasoline Consumption Analysis One of the most basic topics in economics is the supply/demand curve. Simply put, the supply offered for sale of a commodity is directly related to its price, while the demand

More information

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy AGENDA 1. Introduction 2. Use Cases 3. Popular Algorithms 4. Typical Approach 5. Case Study 2016 SAPIENT GLOBAL MARKETS

More information

SECTION 11 ACUTE TOXICITY DATA ANALYSIS

SECTION 11 ACUTE TOXICITY DATA ANALYSIS SECTION 11 ACUTE TOXICITY DATA ANALYSIS 11.1 INTRODUCTION 11.1.1 The objective of acute toxicity tests with effluents and receiving waters is to identify discharges of toxic effluents in acutely toxic

More information

The New Rule on Customer Due Diligence Key Takeaways from Banker s Toolbox

The New Rule on Customer Due Diligence Key Takeaways from Banker s Toolbox The New Rule on Customer Due Diligence Key Takeaways from Banker s Toolbox Maleka Ali, CAMS, CAMS-Audit In May of 2016, the U.S. Department of the Treasury issued final rules under the Bank Secrecy Act

More information

A SAS Macro to Analyze Data From a Matched or Finely Stratified Case-Control Design

A SAS Macro to Analyze Data From a Matched or Finely Stratified Case-Control Design A SAS Macro to Analyze Data From a Matched or Finely Stratified Case-Control Design Robert A. Vierkant, Terry M. Therneau, Jon L. Kosanke, James M. Naessens Mayo Clinic, Rochester, MN ABSTRACT A matched

More information

Credit Risk Models Cross-Validation Is There Any Added Value?

Credit Risk Models Cross-Validation Is There Any Added Value? Credit Risk Models Cross-Validation Is There Any Added Value? Croatian Quants Day Zagreb, June 6, 2014 Vili Krainz vili.krainz@rba.hr The views expressed during this presentation are solely those of the

More information

The FFIEC BSA/AML Examination Manual 2010 Revisions

The FFIEC BSA/AML Examination Manual 2010 Revisions The FFIEC BSA/AML Examination Manual Timothy P. Leary Senior Special AML Examiner Board of Governors of the Federal Reserve System Washington, DC Purpose of the Manual Promote interagency consistency Consolidate

More information

Software Quality Metrics. Analyzing & Measuring Customer Satisfaction (Chapter 14)

Software Quality Metrics. Analyzing & Measuring Customer Satisfaction (Chapter 14) Software Quality Metrics Analyzing & Measuring Customer Satisfaction (Chapter 14) By Zareen Abbas Reg# 169/MSSE/F07 Usman Thakur Reg# 181/MSSE/F07 1 Overview-Quality Product quality and customer satisfaction

More information

Multiple Regression. Dr. Tom Pierce Department of Psychology Radford University

Multiple Regression. Dr. Tom Pierce Department of Psychology Radford University Multiple Regression Dr. Tom Pierce Department of Psychology Radford University In the previous chapter we talked about regression as a technique for using a person s score on one variable to make a best

More information

Regression diagnostics

Regression diagnostics Regression diagnostics Biometry 755 Spring 2009 Regression diagnostics p. 1/48 Introduction Every statistical method is developed based on assumptions. The validity of results derived from a given method

More information

Actimize Essentials AML. Cloud Based Anti-Money Laundering Solutions

Actimize Essentials AML. Cloud Based Anti-Money Laundering Solutions Actimize Essentials AML Cloud Based Anti-Money Laundering Solutions Essential Anti-Money Laundering Compliance Capabilities Growing Compliance Burdens for Financial Institutions of All Sizes As recent

More information

Customer Due Diligence A Risk Based Approach. Dr Tony Wicks Director of AML Solutions NICE Actimize

Customer Due Diligence A Risk Based Approach. Dr Tony Wicks Director of AML Solutions NICE Actimize Customer Due Diligence A Risk Based Approach Dr Tony Wicks Director of AML Solutions NICE Actimize tony.wicks@actimize.com PLEASE NOTE that, to the extent that Actimize provides, in this presentation or

More information

Lithium-Ion Battery Analysis for Reliability and Accelerated Testing Using Logistic Regression

Lithium-Ion Battery Analysis for Reliability and Accelerated Testing Using Logistic Regression for Reliability and Accelerated Testing Using Logistic Regression Travis A. Moebes, PhD Dyn-Corp International, LLC Houston, Texas tmoebes@nasa.gov Biography Dr. Travis Moebes has a B.S. in Mathematics

More information

Analytical Capability Security Compute Ease Data Scale Price Users Traditional Statistics vs. Machine Learning In-Memory vs. Shared Infrastructure CRAN vs. Parallelization Desktop vs. Remote Explicit vs.

More information

Using Software Measurement in SLAs:

Using Software Measurement in SLAs: Integrating CISQ Size and Structural Quality Measures into Contractual Relationships Contributors: Dr. Bill Curtis Director, CISQ David Herron, David Consulting Group Leader, CISQ Size Work Group Jitendra

More information

INTRODUCTION BACKGROUND. Paper

INTRODUCTION BACKGROUND. Paper Paper 354-2008 Small Improvements Causing Substantial Savings - Forecasting Intermittent Demand Data Using SAS Forecast Server Michael Leonard, Bruce Elsheimer, Meredith John, Udo Sglavo SAS Institute

More information

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction Paper SAS1774-2015 Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction ABSTRACT Xiangxiang Meng, Wayne Thompson, and Jennifer Ames, SAS Institute Inc. Predictions, including regressions

More information

Regression Analysis I & II

Regression Analysis I & II Data for this session is available in Data Regression I & II Regression Analysis I & II Quantitative Methods for Business Skander Esseghaier 1 In this session, you will learn: How to read and interpret

More information

Make the Jump from Business User to Data Analyst in SAS Visual Analytics

Make the Jump from Business User to Data Analyst in SAS Visual Analytics SESUG 2016 Paper 200-2016 Make the Jump from Business User to Data Analyst in SAS Visual Analytics Ryan Kumpfmilller, Zencos Consulting ABSTRACT SAS Visual Analytics is effective in empowering the business

More information

Madison Consulting Group. An Introduction to AML Compliance Consulting Services

Madison Consulting Group. An Introduction to AML Compliance Consulting Services An Introduction to AML Compliance Consulting Services May 2009 Table of Contents Firm Overview AML Compliance Practice Contact Information 3 4 5 14 15 2 Who We Are Experience Financial Services Specialists

More information

Actimize Essentials. Cloud-based Solutions for Financial Crime Prevention & Regulatory Compliance

Actimize Essentials. Cloud-based Solutions for Financial Crime Prevention & Regulatory Compliance Actimize Essentials Cloud-based Solutions for Financial Crime Prevention & Regulatory Compliance FIs of All Sizes Face Increasing Pressures From Financial Crime and Tightening Regulations As regulations

More information

IBM SPSS Statistics Editions

IBM SPSS Statistics Editions Editions Get the analytical power you need for better decision-making Why use IBM SPSS Statistics? is the world s leading statistical software. It enables you to quickly dig deeper into your data, making

More information

Brian Macdonald Big Data & Analytics Specialist - Oracle

Brian Macdonald Big Data & Analytics Specialist - Oracle Brian Macdonald Big Data & Analytics Specialist - Oracle Improving Predictive Model Development Time with R and Oracle Big Data Discovery brian.macdonald@oracle.com Copyright 2015, Oracle and/or its affiliates.

More information

JOB TITLE: VP, BSA Officer REPORTS TO: SVP, Deposit Operations and Regulatory Compliance/CRA Officer DEPARTMENT: Compliance

JOB TITLE: VP, BSA Officer REPORTS TO: SVP, Deposit Operations and Regulatory Compliance/CRA Officer DEPARTMENT: Compliance Name: TBD JOB DESCRIPTION JOB TITLE: VP, BSA Officer REPORTS TO: SVP, Deposit Operations and Regulatory Compliance/CRA Officer DEPARTMENT: 140 - Compliance EXEMPT GENERAL SCOPE / SUMMARY A brief description

More information

Logistic Regression for Early Warning of Economic Failure of Construction Equipment

Logistic Regression for Early Warning of Economic Failure of Construction Equipment Logistic Regression for Early Warning of Economic Failure of Construction Equipment John Hildreth, PhD and Savannah Dewitt University of North Carolina at Charlotte Charlotte, North Carolina Equipment

More information

More-Advanced Statistical Sampling Concepts for Tests of Controls and Tests of Balances

More-Advanced Statistical Sampling Concepts for Tests of Controls and Tests of Balances APPENDIX 10B More-Advanced Statistical Sampling Concepts for Tests of Controls and Tests of Balances Appendix 10B contains more mathematical and statistical details related to the test of controls sampling

More information

Analyzing non-normal data with categorical response variables

Analyzing non-normal data with categorical response variables SESUG 2016 Paper SD-184 Analyzing non-normal data with categorical response variables Niloofar Ramezani, University of Northern Colorado; Ali Ramezani, Allameh Tabataba'i University Abstract In many applications,

More information

ALL POSSIBLE MODEL SELECTION IN PROC MIXED A SAS MACRO APPLICATION

ALL POSSIBLE MODEL SELECTION IN PROC MIXED A SAS MACRO APPLICATION Libraries Annual Conference on Applied Statistics in Agriculture 2006-18th Annual Conference Proceedings ALL POSSIBLE MODEL SELECTION IN PROC MIXED A SAS MACRO APPLICATION George C J Fernandez Follow this

More information

How to improve your AML detection? Christopher Ghenne Principal Manager Fraud & Security Intelligence EMEA

How to improve your AML detection? Christopher Ghenne Principal Manager Fraud & Security Intelligence EMEA How to improve your AML detection? Christopher Ghenne Principal Manager Fraud & Security Intelligence EMEA Years of 14,010 SAS employees worldwide 93 of the top 100 on the 40 #1 BUSINESS ANALYTICS companies

More information

Telecommunications Churn Analysis Using Cox Regression

Telecommunications Churn Analysis Using Cox Regression Telecommunications Churn Analysis Using Cox Regression Introduction As part of its efforts to increase customer loyalty and reduce churn, a telecommunications company is interested in modeling the "time

More information

Improving Insight into Identity Risk through Attributes

Improving Insight into Identity Risk through Attributes WHITEPAPER Improving Insight into Identity Risk through Attributes March 2013 2 Table of Contents Introduction to Identity Attributes 3 Types of Identity Attributes 4 How to Use Identity Attributes 5 Comparing

More information

Module 7: Multilevel Models for Binary Responses. Practical. Introduction to the Bangladesh Demographic and Health Survey 2004 Dataset.

Module 7: Multilevel Models for Binary Responses. Practical. Introduction to the Bangladesh Demographic and Health Survey 2004 Dataset. Module 7: Multilevel Models for Binary Responses Most of the sections within this module have online quizzes for you to test your understanding. To find the quizzes: Pre-requisites Modules 1-6 Contents

More information

Understanding the New DFS Part 504 Regulations and the Associated AML Program Testing Challenges

Understanding the New DFS Part 504 Regulations and the Associated AML Program Testing Challenges Understanding the New DFS Part 504 Regulations and the Associated AML Program Testing Challenges Chris Recor, CAMS Understanding the New DFS Part 504 Regulations and the Associated AML Program Testing

More information

Chief Executive Officers and Compliance Officers of All National Banks, Department and Division Heads, and All Examining Personnel

Chief Executive Officers and Compliance Officers of All National Banks, Department and Division Heads, and All Examining Personnel O OCC 2000 16 OCC BULLETIN Comptroller of the Currency Administrator of National Banks Subject: Risk Modeling Description: Model Validation TO: Chief Executive Officers and Compliance Officers of All National

More information

Financial Crime Mitigation

Financial Crime Mitigation Financial Crime Mitigation A uniquely flexible range of intelligent, versatile solutions for financial institutions, large and small, to combat financial crime. Introduction Our Financial Crime Mitigation

More information

Disproportionality Analysis and Its Application to Spontaneously Reported Adverse Events in Pharmacovigilance

Disproportionality Analysis and Its Application to Spontaneously Reported Adverse Events in Pharmacovigilance WHITE PAPER Disproportionality Analysis and Its Application to Spontaneously Reported Adverse Events in Pharmacovigilance Richard C. Zink, SAS, Cary, NC Table of Contents Introduction... 1 Spontaneously

More information

Thomson Reuters SCREENING RESOLUTION SERVICE

Thomson Reuters SCREENING RESOLUTION SERVICE Thomson Reuters SCREENING RESOLUTION SERVICE Benefits Reduce the compliance burden and maximize existing staff resources Demonstrate a complete audit trail to regulators Improve regulatory compliance Adopt

More information

Post-Estimation Commands for MLogit Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017

Post-Estimation Commands for MLogit Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017 Post-Estimation Commands for MLogit Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017 These notes borrow heavily (sometimes verbatim) from Long &

More information

MULTILOG Example #3. SUDAAN Statements and Results Illustrated. Input Data Set(s): IRONSUD.SSD. Example. Solution

MULTILOG Example #3. SUDAAN Statements and Results Illustrated. Input Data Set(s): IRONSUD.SSD. Example. Solution MULTILOG Example #3 SUDAAN Statements and Results Illustrated REFLEVEL CUMLOGIT option SETENV LEVELS WEIGHT Input Data Set(s): IRONSUD.SSD Example Using data from the NHANES I and its Longitudinal Follow-up

More information

Weka Evaluation: Assessing the performance

Weka Evaluation: Assessing the performance Weka Evaluation: Assessing the performance Lab3 (in- class): 21 NOV 2016, 13:00-15:00, CHOMSKY ACKNOWLEDGEMENTS: INFORMATION, EXAMPLES AND TASKS IN THIS LAB COME FROM SEVERAL WEB SOURCES. Learning objectives

More information

On of the major merits of the Flag Model is its potential for representation. There are three approaches to such a task: a qualitative, a

On of the major merits of the Flag Model is its potential for representation. There are three approaches to such a task: a qualitative, a Regime Analysis Regime Analysis is a discrete multi-assessment method suitable to assess projects as well as policies. The strength of the Regime Analysis is that it is able to cope with binary, ordinal,

More information

EnterpriseOne JDE5 Forecasting PeopleBook

EnterpriseOne JDE5 Forecasting PeopleBook EnterpriseOne JDE5 Forecasting PeopleBook May 2002 EnterpriseOne JDE5 Forecasting PeopleBook SKU JDE5EFC0502 Copyright 2003 PeopleSoft, Inc. All rights reserved. All material contained in this documentation

More information

Solutions. Card Risk Management Leverage Our Industry-Leading Solutions and Services to Fight the Rising Cost of Fraud

Solutions. Card Risk Management Leverage Our Industry-Leading Solutions and Services to Fight the Rising Cost of Fraud Solutions Card Risk Management Leverage Our Industry-Leading Solutions and Services to Fight the Rising Cost of Fraud 2 Solutions Debit and credit cards are the payment methods of choice for U.S. consumers.

More information

STATISTICS PART Instructor: Dr. Samir Safi Name:

STATISTICS PART Instructor: Dr. Samir Safi Name: STATISTICS PART Instructor: Dr. Samir Safi Name: ID Number: Question #1: (20 Points) For each of the situations described below, state the sample(s) type the statistical technique that you believe is the

More information

Oracle Financial Services FCCM Analytics User Guide. Release October 2017

Oracle Financial Services FCCM Analytics User Guide. Release October 2017 Oracle Financial Services FCCM Analytics User Guide Release 8.0.5.0.0 October 2017 Oracle Financial Services FCCM Analytics User Guide Release 8.0.5.0.0 October 2017 Part Number: E85262-01 Oracle Financial

More information

Ediscovery White Paper US. The Ultimate Predictive Coding Handbook. A comprehensive guide to predictive coding fundamentals and methods.

Ediscovery White Paper US. The Ultimate Predictive Coding Handbook. A comprehensive guide to predictive coding fundamentals and methods. Ediscovery White Paper US The Ultimate Predictive Coding Handbook A comprehensive guide to predictive coding fundamentals and methods. 2 The Ultimate Predictive Coding Handbook by KLDiscovery Copyright

More information

Variable Selection Methods

Variable Selection Methods Variable Selection Methods PROBLEM: Find a set of predictor variables which gives a good fit, predicts the dependent value well and is as small as possible. So far have used F and t tests to compare 2

More information

BSA/AML Compliance in Acquisitions

BSA/AML Compliance in Acquisitions BSA/AML Compliance in Acquisitions Don t Make Someone Else s Mistakes Your Own Thank you for joining us! The webinar will begin at 1 PM Central September 14, 2017 PRESENTED BY MARK STETLER & LORI MOORE

More information

Harbingers of Failure: Online Appendix

Harbingers of Failure: Online Appendix Harbingers of Failure: Online Appendix Eric Anderson Northwestern University Kellogg School of Management Song Lin MIT Sloan School of Management Duncan Simester MIT Sloan School of Management Catherine

More information

PROMONTORY, AN IBM COMPANY QUANTITATIVE SOLUTIONS CASE STUDY: Stress-Test Model Development

PROMONTORY, AN IBM COMPANY QUANTITATIVE SOLUTIONS CASE STUDY: Stress-Test Model Development Stress-Test Model Development Promontory worked with a large credit card bank to develop, test, and deploy new models of losses, revenue, and bank capital for stress-testing purposes. Recommend and develop

More information

MODELING THE EXPERT. An Introduction to Logistic Regression The Analytics Edge

MODELING THE EXPERT. An Introduction to Logistic Regression The Analytics Edge MODELING THE EXPERT An Introduction to Logistic Regression 15.071 The Analytics Edge Ask the Experts! Critical decisions are often made by people with expert knowledge Healthcare Quality Assessment Good

More information

Overview of Statistics used in QbD Throughout the Product Lifecycle

Overview of Statistics used in QbD Throughout the Product Lifecycle Overview of Statistics used in QbD Throughout the Product Lifecycle August 2014 The Windshire Group, LLC Comprehensive CMC Consulting Presentation format and purpose Method name What it is used for and/or

More information

An Examination of the Factors Influencing the Level of Consideration for Activity-based Costing

An Examination of the Factors Influencing the Level of Consideration for Activity-based Costing Vol. 3, No. 8 International Journal of Business and Management 58 An Examination of the Factors Influencing the Level of Consideration for Activity-based Costing John A. Brierley Management School, University

More information

F u = t n+1, t f = 1994, 2005

F u = t n+1, t f = 1994, 2005 Forecasting an Electric Utility's Emissions Using SAS/AF and SAS/STAT Software: A Linear Analysis Md. Azharul Islam, The Ohio State University, Columbus, Ohio. David Wang, The Public Utilities Commission

More information

BIO 226: Applied Longitudinal Analysis. Homework 2 Solutions Due Thursday, February 21, 2013 [100 points]

BIO 226: Applied Longitudinal Analysis. Homework 2 Solutions Due Thursday, February 21, 2013 [100 points] Prof. Brent Coull TA Shira Mitchell BIO 226: Applied Longitudinal Analysis Homework 2 Solutions Due Thursday, February 21, 2013 [100 points] Purpose: To provide an introduction to the use of PROC MIXED

More information

THE GUIDE TO SPSS. David Le

THE GUIDE TO SPSS. David Le THE GUIDE TO SPSS David Le June 2013 1 Table of Contents Introduction... 3 How to Use this Guide... 3 Frequency Reports... 4 Key Definitions... 4 Example 1: Frequency report using a categorical variable

More information

On Alert: Designing Effective AML Monitoring Processes

On Alert: Designing Effective AML Monitoring Processes On Alert: Designing Effective AML Monitoring Processes SYNOPSIS: This article first appeared in ABA Bank Compliance magazine in October 2008. Co-authored by David Caruso, CEO of Dominion Advisory Group

More information

Examining Turnover in Open Source Software Projects Using Logistic Hierarchical Linear Modeling Approach

Examining Turnover in Open Source Software Projects Using Logistic Hierarchical Linear Modeling Approach Examining Turnover in Open Source Software Projects Using Logistic Hierarchical Linear Modeling Approach Pratyush N Sharma 1, John Hulland 2, and Sherae Daniel 1 1 University of Pittsburgh, Joseph M Katz

More information

Comparative analysis on the probability of being a good payer

Comparative analysis on the probability of being a good payer Comparative analysis on the probability of being a good payer V. Mihova, and V. Pavlov Citation: AIP Conference Proceedings 1895, 050006 (2017); View online: https://doi.org/10.1063/1.5007378 View Table

More information

Evaluating Internal Controls

Evaluating Internal Controls A SSURANCE AND A DVISORY BUSINESS S ERVICES Fourth in the Series!@# Evaluating Internal Controls Evaluating Overall Effectiveness, Identifying Matters for Improvement, and Ongoing Assessment of Controls

More information

Security intelligence for service providers

Security intelligence for service providers Security Thought Leadership White Paper July 2015 Security intelligence for service providers Expanded capabilities for IBM Security QRadar including multi-tenancy, unified management and SaaS 2 Security

More information

What Is Conjoint Analysis? DSC 410/510 Multivariate Statistical Methods. How Is Conjoint Analysis Done? Empirical Example

What Is Conjoint Analysis? DSC 410/510 Multivariate Statistical Methods. How Is Conjoint Analysis Done? Empirical Example What Is Conjoint Analysis? DSC 410/510 Multivariate Statistical Methods Conjoint Analysis 1 A technique for understanding how respondents develop preferences for products or services Also known as trade-off

More information

Model Risk Management

Model Risk Management Model Risk Management Brian Nappi, Crowe Horwath 2017 Crowe Horwath LLP Agenda Regulatory Perspectives on Model Risk Management Model Basics MRM Audit Considerations MRM Best Practices FAQ s 2017 Crowe

More information

THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS

THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS Anirvan Banerji New York 24th CIRET Conference Wellington, New Zealand March 17-20, 1999 Geoffrey H. Moore,

More information

Implementing the North American Industry Classification System: The Canadian Experience

Implementing the North American Industry Classification System: The Canadian Experience Implementing the North American Industry Classification System: The Canadian Experience Prepared by: Michel Girard Andreas Trau Senior Classification Director Analyst Input-Output Division System of National

More information

Enterprise-wide Risk Case

Enterprise-wide Risk Case Enterprise-wide Risk Case December 4, 2013 Management Categorizing Costs and Savings for Clearer Return on Investment (ROI) Executive Summary Greater losses from financial crime incidents, pressure to

More information

IBM SPSS Decision Trees

IBM SPSS Decision Trees IBM SPSS Decision Trees 20 IBM SPSS Decision Trees Easily identify groups and predict outcomes Highlights With SPSS Decision Trees you can: Identify groups, segments, and patterns in a highly visual manner

More information