Credit Scoring, Response Modelling and Insurance Rating

Size: px
Start display at page:

Download "Credit Scoring, Response Modelling and Insurance Rating"

Transcription

1 Credit Scoring, Response Modelling and Insurance Rating

2 Also by Steven Finlay THE MANAGEMENT OF CONSUMER CREDIT CONSUMER CREDIT FUNDAMENTALS

3 Credit Scoring, Response Modelling and Insurance Rating A Practical Guide to Forecasting Consumer Behaviour Steven Finlay

4 Steven Finlay 2010 Softcover reprint of the hardcover 1st edition All rights reserved. No reproduction, copy or transmission of this publication may be made without written permission. No portion of this publication may be reproduced, copied or transmitted save with written permission or in accordance with the provisions of the Copyright, Designs and Patents Act 1988, or under the terms of any licence permitting limited copying issued by the Copyright Licensing Agency, Saffron House, 6 10 Kirby Street, London EC1N 8TS. Any person who does any unauthorized act in relation to this publication may be liable to criminal prosecution and civil claims for damages. The author has asserted his right to be identified as the author of this work in accordance with the Copyright, Designs and Patents Act First published 2010 by PALGRAVE MACMILLAN Palgrave Macmillan in the UK is an imprint of Macmillan Publishers Limited, registered in England, company number , of Houndmills, Basingstoke, Hampshire RG21 6XS. Palgrave Macmillan in the US is a division of St Martin s Press LLC, 175 Fifth Avenue, New York, NY Palgrave Macmillan is the global academic imprint of the above companies and has companies and representatives throughout the world. Palgrave and Macmillan are registered trademarks in the United States, the United Kingdom, Europe and other countries ISBN ISBN (ebook) DOI / This book is printed on paper suitable for recycling and made from fully managed and sustained forest sources. Logging, pulping and manufacturing processes are expected to conform to the environmental regulations of the country of origin. A catalogue record for this book is available from the British Library. Library of Congress Cataloging-in-Publication Data Finlay, Steven, 1969 Credit scoring, response modelling and insurance rating : a practical guide to forecasting consumer behaviour / Steven Finlay. p. cm. Includes bibliographical references. 1. Credit analysis. 2. Consumer behavior Forecasting. 3. Consumer credit. I. Title. HG3701.F dc

5 To Ruby & Sam

6 This page intentionally left blank

7 Contents List of Tables List of Figures Acknowledgements xii xiii xiv 1 Introduction Scope and content Model applications The nature and form of consumer behaviour models Linear models Classification and regression trees (CART) Artificial neural networks Model construction Measures of performance The stages of a model development project Chapter summary 28 2 Project Planning Roles and responsibilities Business objectives and project scope Project scope Cheap, quick or optimal? Modelling objectives Modelling objectives for classification models Roll rate analysis Profit based good/bad definitions Continuous modelling objectives Product level or customer level forecasting? Forecast horizon (outcome period) Bad rate (emergence) curves Revenue/loss/value curves Legal and ethical issues Data sources and predictor variables Resource planning Costs Project plan Risks and issues 61 vii

8 viii Contents 2.9 Documentation and reporting Project requirements document Interim documentation Final project documentation (documentation 64 manual) 2.10 Chapter summary 64 3 Sample Selection Sample window (sample period) Sample size Stratified random sampling Adaptive sampling Development and holdout samples Out-of-time and recent samples Multi-segment (sub-population) sampling Balancing Non-performance Exclusions Population flow (waterfall) diagram Chapter summary 87 4 Gathering and Preparing Data Gathering data Mismatches Sample first or gather first? Basic data checks Cleaning and preparing data Dealing with missing, corrupt and invalid data Creating derived variables Outliers Inconsistent coding schema Coding of the dependent variable 107 (modelling objective) The final data set Familiarization with the data Chapter summary Understanding Relationships in Data Fine classed univariate (characteristic) analysis Measures of association Information value Chi-squared statistic 125

9 Contents ix Efficiency (GINI coefficient) Correlation Alternative methods for classing interval variables Automated segmentation procedures The application of expert opinion to interval 129 definitions 5.4 Correlation between predictor variables Interaction variables Preliminary variable selection Chapter summary Data Pre-processing Dummy variable transformed variables Weights of evidence transformed variables Coarse classing Coarse classing categorical variables Coarse classing ordinal and interval variables How many coarse classed intervals should 153 there be? Balancing issues Pre-processing holdout, out-of-time and 154 recent samples 6.4 Which is best weight of evidence or dummy 155 variables? Linear models CART and neural network models Chapter summary Model Construction (Parameter Estimation) Linear regression Linear regression for regression Linear regression for classification Stepwise linear regression Model generation Interpreting the output of the modelling 168 process Measures of model fit Are the assumptions for linear regression 173 important? Stakeholder expectations and business 174 requirements

10 x Contents 7.2 Logistic regression Producing the model Interpreting the output Neural network models Number of neurons in the hidden layer Objective function Combination and activation function Training algorithm Stopping criteria and model selection Classification and regression trees (CART) Growing and pruning the tree Survival analysis Computation issues Calibration Presenting linear models as scorecards The prospects of further advances in model 193 construction techniques 7.10 Chapter summary Validation, Model Performance and Cut-off Strategy Preparing for validation Preliminary validation Comparison of development and holdout 202 samples Score alignment Attribute alignment What if a model fails to validate? Generic measures of performance Percentage correctly classified (PCC) ROC curves and the GINI coefficient KS-statistic Out-of time sample validation Business measures of performance Marginal odds based cut-off with average 219 revenue/loss figures Constraint based cut-offs What-if analysis Swap set analysis Presenting models to stakeholders Chapter summary 224

11 Contents xi 9 Sample Bias and Reject Inference Data methods Reject acceptance Data surrogacy Inference methods Augmentation Extrapolation Iterative reclassification Does reject inference work? Chapter summary Implementation and Monitoring Implementation Implementation platform Scoring (coding) instructions Test plan Post implementation checks Monitoring Model performance Policy rules and override analysis Monitoring cases that would previously 252 have been rejected Portfolio monitoring Chapter summary Further Topics Model development and evaluation with small samples Leave-one-out cross validation Bootstrapping Multi-sample evaluation procedures for large 256 populations k-fold cross validation kj-fold cross validation Multi-model (fusion) systems Static parallel systems Multi-stage models Dynamic model selection Chapter summary 262 Notes 264 Bibliography 273 Index 278

12 List of Tables 1.1 Model applications Good/bad definition Roll rate analysis Data dictionary Sampling schema Revised sampling schema Results of balancing experiments Missing values for ratio variables Values for residential status The final data set Univariate analysis report for age Calculating information value for employment status Calculating Spearman s rank correlation coefficient Univariate analysis report for credit limit utilization Revised univariate analysis report for credit limit 132 utilization 6.1 Dummy variable definitions Weight of evidence transformed variables Univariate analysis report for marital status Alternative coarse classifications Univariate analysis report for time living at current 152 address 6.6 Coarse classed univariate analysis report for time in 156 employment 7.1 Linear regression output Logistic regression output Score distribution report KS-test Univariate misalignment report A classification table Calculation of GINI coefficient using the Brown formula Effect of sample bias Through the door population Data surrogacy mapping exercise 234 xii

13 List of Figures 1.1 Linear and non-linear relationships A classification and regression tree model A neuron A neural network Stages of a model development project Likelihood of response by score Application processing system for credit assessment Mailing response over time Bad rate curve Sample window Sample size and performance Clustered data Population and sample flows Insurance quotation table Many to one relationship Entity relationship diagram Basic data checks Relationship between age and card spend Relationship between age and response Classed relationship between age and card spend Classed relationship between age and response Interaction variables Interaction effects Relationship between income and card spend A scorecard Intercept misalignment Gradient misalignment A ROC curve Population flow Population flow through the new system Extrapolation graph Extrapolated trend 238 xiii

14 Acknowledgements I am indebted to my wife Sam and my parents Ann and Paul for their support. I would also like to thank Dr Sven Crone, of the Management Science Department at Lancaster University, for his input to some of the research discussed in the book. Also my thanks to Professor David Hand of Imperial College London for bringing to my attention a number of papers that helped form my opinion on a number of matters. I m also grateful to the Decision Analytics Division of Experian UK (Simon Harben, Dr Ian Glover and Dr John Oxley in particular) for their support for my research over a number of years, as well as Dr Geoff Ellis for providing information about SPSS during a number of interesting discussions about the merits/drawbacks of different statistical packages. xiv

Entrepreneurial Marketing for SMEs

Entrepreneurial Marketing for SMEs Entrepreneurial Marketing for SMEs This page intentionally left blank Entrepreneurial Marketing for SMEs Luca Cacciolatti University of Westminster, UK and Soo Hee Lee University of Kent, UK Luca Cacciolatti

More information

Volunteering and Society in the 21st Century

Volunteering and Society in the 21st Century Volunteering and Society in the 21st Century This page intentionally left blank Volunteering and Society in the 21st Century Colin Rochester Roehampton University, UK Angela Ellis Paine Institute for Volunteering

More information

EXPLAINING AND FORECASTING THE US FEDERAL FUNDS RATE

EXPLAINING AND FORECASTING THE US FEDERAL FUNDS RATE EXPLAINING AND FORECASTING THE US FEDERAL FUNDS RATE This page intentionally left blank Explaining and Forecasting the US Federal Funds Rate A Monetary Policy Model for the US MATTHEW CLEMENTS Matthew

More information

Sustainable Innovation Strategy

Sustainable Innovation Strategy Sustainable Innovation Strategy This page intentionally left blank Sustainable Innovation Strategy Creating Value in a World of Finite Resources Christophe Sempels Associate Professor of Sustainable Development

More information

Public Sector Reformation

Public Sector Reformation Public Sector Reformation This page intentionally left blank Public Sector Reformation Values-driven Solutions to Fiscal Constraint Ian Chaston Centrum Catolica, Peru; Moustraining Ltd, UK Ian Chaston

More information

SOCIAL CAPITAL IN DEVELOPMENT PLANNING

SOCIAL CAPITAL IN DEVELOPMENT PLANNING SOCIAL CAPITAL IN DEVELOPMENT PLANNING SOCIAL CAPITAL IN DEVELOPMENT PLANNING LINKING THE ACTORS Raffaella Y. Nanetti and Catalina Holguin SOCIAL CAPITAL IN DEVELOPMENT PLANNING Copyright Raffaella Y.

More information

Also by Pierre Mevellec

Also by Pierre Mevellec Cost Systems Design Also by Pierre Mevellec Les Systèmes de coûts, objectifs, paramètres de conception et analyse comparée, Dunod et l Orde des Experts Comptables, Paris 2005 Le calcul de coût dans les

More information

Operations Strategy DAVID WALTERS

Operations Strategy DAVID WALTERS Operations Strategy Operations Strategy DAVID WALTERS David Walters 2002 All rights reserved. No reproduction, copy or transmission of this publication may be made without written permission. No paragraph

More information

Headquarters and Subsidiaries in Multinational Corporations

Headquarters and Subsidiaries in Multinational Corporations Headquarters and Subsidiaries in Multinational Corporations This page intentionally left blank Headquarters and Subsidiaries in Multinational Corporations Strategies, Tasks and Coordination Stewart Johnston

More information

Dependent Self-Employment

Dependent Self-Employment Dependent Self-Employment This page intentionally left blank Dependent Self-Employment Workers on the Border Between Employment and Self-Employment Ulrike Muehlberger Vienna University of Economics and

More information

TEXTS IN OPERATIONAL RESEARCH

TEXTS IN OPERATIONAL RESEARCH TEXTS IN OPERATIONAL RESEARCH Aimed at final year undergraduates and masters students, this is a new series of texts covering core subjects in Operational Research in an accessible student-friendly format.

More information

The Palgrave Macmillan IESE Business Collection is designed to provide authoritative insights and comprehensive advice on specific management topics.

The Palgrave Macmillan IESE Business Collection is designed to provide authoritative insights and comprehensive advice on specific management topics. Management Ethics The Palgrave Macmillan IESE Business Collection is designed to provide authoritative insights and comprehensive advice on specific management topics. The books are based on rigorous research

More information

Levels of Corporate Globalization

Levels of Corporate Globalization Levels of Corporate Globalization This page intentionally left blank Levels of Corporate Globalization Developing a Measurement Scale for Global Customer Management Petra Kuchinka Assistant Professor,

More information

ENTERPRISE PROGRAMME MANAGEMENT

ENTERPRISE PROGRAMME MANAGEMENT ENTERPRISE PROGRAMME MANAGEMENT This page intentionally left blank Enterprise Programme Management Delivering Value David Williams and Tim Parr David Williams and Tim Parr 2004 All rights reserved. No

More information

Competitive Identity

Competitive Identity Competitive Identity This page intentionally left blank COMPETITIVE IDENTITY The New Brand Management for Nations, Cities and Regions Simon Anholt Simon Anholt 2007 All rights reserved. No reproduction,

More information

Global Mindset and Leadership Effectiveness

Global Mindset and Leadership Effectiveness Global Mindset and Leadership Effectiveness This Page Intentionally Left Blank Global Mindset and Leadership Effectiveness Wim den Dekker Wim den Dekker 2013 Foreword Paul Jansen 2013 Softcover reprint

More information

Innovation and Dynamics in Japanese Retailing

Innovation and Dynamics in Japanese Retailing Innovation and Dynamics in Japanese Retailing This page intentionally left blank Innovation and Dynamics in Japanese Retailing From Techniques to Formats to Systems Hendrik Meyer-Ohle Hendrik Meyer-Ohle

More information

Servant Leader Human Resource Management

Servant Leader Human Resource Management Servant Leader Human Resource Management This page intentionally left blank Servant Leader Human Resource Management A Moral and Spiritual Perspective Gary E. Roberts servant leader human resource management

More information

Sraffa or An Alternative Economics

Sraffa or An Alternative Economics Sraffa or An Alternative Economics This page intentionally left blank Sraffa or An Alternative Economics Edited by Guglielmo Chiodi and Leonardo Ditta Selection and editorial matter Guglielmo Chiodi and

More information

KEY CONCEPTS IN MANAGEMENT

KEY CONCEPTS IN MANAGEMENT KEY CONCEPTS IN MANAGEMENT Palgrave Key Concepts Palgrave Key Concepts provide an accessible and comprehensive range of subject glossaries at undergraduate level. They are the ideal companion to a standard

More information

This page intentionally left blank

This page intentionally left blank Electronic Markets This page intentionally left blank Electronic Markets Benefits, Costs and Risks Edited By Craig Standing Professor of Strategic Information Management, School of Management, Edith Cowan

More information

Development of Environmental Policy in Japan and Asian Countries

Development of Environmental Policy in Japan and Asian Countries Development of Environmental Policy in Japan and Asian Countries Other titles by IDE-JETRO Daisuke Hiratsuka (editor) EAST ASIA S DE FACTO ECONOMIC INTEGRATION Akifumi Kuchiki and Masatsugu Tsuji (editors)

More information

Flexibility and Stability in Working Life

Flexibility and Stability in Working Life Flexibility and Stability in Working Life This page intentionally left blank Flexibility and Stability in Working Life Edited by Bengt Furåker Kristina Håkansson and Jan Ch. Karlsson Selection and editorial

More information

Management Accounting

Management Accounting Management Accounting MANAGEMENT ACCOUNTING A Review of Contemporary Developments Second Edition Robert W. Sea pens ~ MACMILLAN Robert W. Scapens 1985, 1991 All rights reserved. No reproduction, copy or

More information

HUMAN RESOURCE MANAGEMENT AND DEVELOPMENT

HUMAN RESOURCE MANAGEMENT AND DEVELOPMENT HUMAN RESOURCE MANAGEMENT AND DEVELOPMENT Human Resource Management and Development Current Issues and Themes John Kempton MACMILLAN Business John Kempton 1995 Softcover reprint of the hardcover 1st edition

More information

Public Management and Administration

Public Management and Administration Public Management and Administration Also by Owen E. Hughes AUSTRALIAN POLITICS AUSTRALIAN POLITICS: Realities in Conflict (with Hugh I. Emy) INTERGOVERNMENTAL RELATIONS AND PUBLIC POLICY (editor with

More information

Strategic Management and Public Service Performance

Strategic Management and Public Service Performance Strategic Management and Public Service Performance This page intentionally left blank Strategic Management and Public Service Performance Rhys Andrews George A. Boyne Jennifer Law and Richard M. Walker

More information

The New Global Marketing Reality

The New Global Marketing Reality The New Global Marketing Reality This page intentionally left blank The New Global Marketing Reality Richard Brookes and Roger Palmer Richard Brookes and Roger Palmer 2004 Softcover reprint of the hardcover

More information

The Five Futures Glasses

The Five Futures Glasses The Five Futures Glasses This page intentionally left blank The Five Futures Glasses How to See and Understand More of the Future with the Eltville Model Pero Mićić CEO, FutureManagementGroup AG, Germany

More information

Capabilities for strategic advantage

Capabilities for strategic advantage Capabilities for strategic advantage Capabilities for strategic advantage Leading through technological innovation David Birchall and George Tovstiga David Birchall and George Tovstiga 2005 Softcover

More information

RETAIL MARKETING MANAGEMENT

RETAIL MARKETING MANAGEMENT RETAIL MARKETING MANAGEMENT Also by David Walters STRATEGY IN RETAILING (with D. Knee) INTRODUCTION TO MARKETING (with M. Christopher and G. Wills) EFFECTIVE DISTRIBUTION MANAGEMENT (with M. Christopher

More information

Management, Valuation, and Risk for Human Capital and Human Assets

Management, Valuation, and Risk for Human Capital and Human Assets Management, Valuation, and Risk for Human Capital and Human Assets This page intentionally left blank Management, Valuation, and Risk for Human Capital and Human Assets Building the Foundation for a Multi-Disciplinary,

More information

THE INDEX-NUMBER PROBLEM AND ITS SOLUTION

THE INDEX-NUMBER PROBLEM AND ITS SOLUTION THE INDEX-NUMBER PROBLEM AND ITS SOLUTION By the same author THE EXCHANGE STABILITY PROBLEM SYSTEMS OF SOCIAL ACCOUNTS *NATIONAL ACCOUNTS ANALYSIS *Also published by Macmillan THE INDEX-NUMBER PROBLEM

More information

Knowledge Creation Processes

Knowledge Creation Processes Knowledge Creation Processes This page intentionally left blank Knowledge Creation Processes Theory and Empirical Evidence from Knowledge-Intensive Firms Gregorio Martín de Castro, Pedro López Sáez, José

More information

Effective CRM Using Predictive Analytics

Effective CRM Using Predictive Analytics Effective CRM Using Predictive Analytics Effective CRM Using Predictive Analytics Antonios Chorianopoulos This edition first published 2016 2016 John Wiley & Sons, Ltd Registered Office John Wiley & Sons,

More information

Family Business Succession

Family Business Succession Family Business Succession Family Business Publications are the combined efforts of the Family Business Consulting Group and Palgrave Macmillan. These books provide useful information on a broad range

More information

Developing Strategies for International Business

Developing Strategies for International Business Developing Strategies for International Business Developing Strategies for International Business The WRAP Process J. Angus Gillon and Lynne Pearson J. Angus Gillon and Lynne Pearson 2004 Softcover reprint

More information

BRICKWORK 3 AND ASSOCIATED STUDIES

BRICKWORK 3 AND ASSOCIATED STUDIES BRICKWORK 3 AND ASSOCIATED STUDIES Related volumes Brickwork 1 and Associated Studies Brickwork 2 and Associated Studies ~ S Harold Bailey and David Hancock Other title of interest The SkillsofPlastering,

More information

FINANCING EUROPEAN TRANSPORT INFRASTRUCTURE

FINANCING EUROPEAN TRANSPORT INFRASTRUCTURE FINANCING EUROPEAN TRANSPORT INFRASTRUCTURE Also by Sheila Farrell FINANCING TRANSPORT INFRASTRUCTURE (editor) Financing European Transport Infrastructure Policies and Practice in Western Europe Sheila

More information

This page intentionally left blank

This page intentionally left blank The Human Factor This page intentionally left blank THE HUMAN FACTOR Management Culture in a Changing World Rolf W. Habbel Rolf W. Habbel 2002 Softcover reprint of the hardcover 1st edition 2002 978-1-4039-0195-8

More information

Previous Publications

Previous Publications Standing Room Only Previous Publications Standing Room Only: Strategies for Marketing the Performing Arts, coauthored with Philip Kotler, 1997. Arts Marketing Insights: The Dynamics of Building and Retaining

More information

This page intentionally left blank

This page intentionally left blank Sensory Marketing This page intentionally left blank SENSORY MARKETING Bertil Hultén Niklas Broweus Marcus van Dijk Bertil Hultén, Niklas Broweus & Marcus van Dijk 2009 Softcover reprint of the hardcover

More information

Structural Adjustment and the Agricultural Sector in Latin America and the Caribbean

Structural Adjustment and the Agricultural Sector in Latin America and the Caribbean Structural Adjustment and the Agricultural Sector in Latin America and the Caribbean Edited by John Weeks Professor of Developm ent Economics and Director, Centre fo r Development Studies, School of Oriental

More information

Credit Risk Scorecards

Credit Risk Scorecards Credit Risk Scorecards Developing and Implementing Intelligent Credit Scoring Naeem Siddiqi John Wiley & Sons, Inc. Additional praise for Credit Risk Scorecards... An essential book for anyone interested

More information

DIGITAL STRATEGIES IN THE PHARMACEUTICAL INDUSTRY

DIGITAL STRATEGIES IN THE PHARMACEUTICAL INDUSTRY DIGITAL STRATEGIES IN THE PHARMACEUTICAL INDUSTRY This page intentionally left blank Digital Strategies IN THE PHARMACEUTICAL INDUSTRY Leonard Lerer and Mike Piper Leonard Lerer and Mike Piper 2003 Softcover

More information

LOCAL GOVERNMENT ECONOMICS

LOCAL GOVERNMENT ECONOMICS LOCAL GOVERNMENT ECONOMICS Also by Stephen J. Bailey PUBLIC SECTOR ECONOMICS: Theory, Policy and Practice Local Government Economics Principles and Practice STEPHEN J. BAILEY Professor of Public Sector

More information

BRAND MEDIA STRATEGY

BRAND MEDIA STRATEGY BRAND MEDIA STRATEGY This page intentionally left blank. BRAND MEDIA STRATEGY INTEGRATED COMMUNICATIONS PLANNING IN THE DIGITAL ERA SECOND EDITION ANTONY YOUNG ISBN 978-1-349-28932-5 ISBN 978-1-137-44771-5

More information

Biotechnology Policy across National Boundaries

Biotechnology Policy across National Boundaries Biotechnology Policy across National Boundaries This page intentionally left blank Biotechnology Policy across National Boundaries The Science-Industrial Complex Darrell M. West BIOTECHNOLOGY POLICY ACROSS

More information

State Sovereignty. Concept, Phenomenon and Ramifications. Ersun N. Kurtulus

State Sovereignty. Concept, Phenomenon and Ramifications. Ersun N. Kurtulus State Sovereignty Concept, Phenomenon and Ramifications Ersun N. Kurtulus STATE SOVEREIGNTY Ersun N. Kurtulus, 2005. Softcover reprint of the hardcover 1st edition 2005 978-1-4039-6988-0 All rights reserved.

More information

CIVIL ENGINEERING CONTRACT ADMINISTRATION AND CONTROL

CIVIL ENGINEERING CONTRACT ADMINISTRATION AND CONTROL CIVIL ENGINEERING CONTRACT ADMINISTRATION AND CONTROL By the same author Civil Engineering Quantities, Third Edition Civil Engineering Specification, Second Edition Building Quantities Explained, Third

More information

Geographical Indications and International Agricultural Trade

Geographical Indications and International Agricultural Trade Geographical Indications and International Agricultural Trade Also by Louis Augustin-Jean ASIAN ECONOMIC DYNAMISM IN THE AGE OF GLOBALIZATION ( co- edited with Edward K. Y. Chen and Anne Androuais) HONG

More information

THE LIMITS OF ECONOMIC REFORM IN EL SALVADOR

THE LIMITS OF ECONOMIC REFORM IN EL SALVADOR THE LIMITS OF ECONOMIC REFORM IN EL SALVADOR Also by Wim Pelupessy PERSPECTIVES ON THE AGRO-EXPORT ECONOMY IN CENTRAL AMERICA (editor) ECONOMIC MALADJUSTMENT IN CENTRAL AMERICA (co-editor) EL MERCADO MUNDIAL

More information

Management Finance Measurement

Management Finance Measurement Construction 1 Management Finance Measurement A.V. Hore, I.G. Kehoe, R. McMullan and M.R. Penton palgrave macmillan A.V. Hore, J.G. Kehoe, R. McMullan and M.R. Penton 1997 All rights reserved. No reproduction,

More information

Praise for The Ambidextrous Organization

Praise for The Ambidextrous Organization Praise for The Ambidextrous Organization Jens does a masterful job of defining the ambidextrous organization that can manage the paradoxes of individual competencies and organization capabilities, managing

More information

STRATEGIC MANAGEMENT

STRATEGIC MANAGEMENT STRATEGIC MANAGEMENT STRATEGIC MANAGEMENT Classic Edition H. Igor Ansoff Dorothy W. Ansoff, Trustee, Ansoff Family Trust 1979, 2007 Softcover reprint of the hardcover 1st edition 2007 978-0-230-52548-1

More information

From Stress to Wellbeing Volume 2

From Stress to Wellbeing Volume 2 From Stress to Wellbeing Volume 2 Also by Cary Cooper WELLBEING: Productivity & Happiness at Work (with I. Robertson) WELLBEING AND WORK (with P. Dewe) From Stress to Wellbeing Volume 2 Stress Management

More information

The New Managerialism and Public Service Professions

The New Managerialism and Public Service Professions The New Managerialism and Public Service Professions The New Managerialism and Public Service Professions Change in Health, Social Services and Housing Ian Kirkpatrick, Stephen Ackroyd and Richard Walker

More information

This page intentionally left blank

This page intentionally left blank Brands need to be backed by accountable, reachable people inside businesses (not websites, and interminable electronic answering systems). The way to customer loyalty is not necessarily the brand, but

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

Structural Masonry. Arnold W. Hendry BSc, PhD, DSc, FleE

Structural Masonry. Arnold W. Hendry BSc, PhD, DSc, FleE STRUCTURAL MASONRY Other titles of interest to Civil Engineers An Introduction to Engineering Fluid Mechanics J. A. Fox Polymer Materials: An Introduction for Technologists and Scientists Christopher Hall

More information

New Public Management in Europe

New Public Management in Europe New Public Management in Europe New Public Management in Europe Adaptation and Alternatives Edited by Christopher Pollitt, Sandra van Thiel and Vincent Homburg Christopher Pollitt, Sandra van Thiel and

More information

MANAGING BRITAIN'S DEFENCE

MANAGING BRITAIN'S DEFENCE MANAGING BRITAIN'S DEFENCE Also by Malcolm Mcintosh ARMS ACROSS THE PACIFIC JAPAN RE-ARMED Managing Britain's Defence Malcolm McIntosh M MACMILLAN Malcolm McIntosh 1990 Softcover reprint of the hardcover

More information

Building a Successful Family Business Board

Building a Successful Family Business Board Building a Successful Family Business Board Family Business Publications are the combined efforts of the Family Business Consulting Group and Palgrave Macmillan. These books provide useful information

More information

Effective Systems Design and Requirements Analysis

Effective Systems Design and Requirements Analysis Effective Systems Design and Requirements Analysis Information Systems Series Series Editor: Professor I. O. Angell Computer Security Within Organizations Adrian R. Warman Developing Information Systems

More information

T H E P OW E R O F T WO

T H E P OW E R O F T WO THE POWER OF TWO This page intentionally left blank THE POWER OF TWO How Smart Companies Create Win Win Customer Supplier Partnerships that Outperform the Competition Carlos Cordón and Thomas E. Vollmann

More information

This page intentionally left blank

This page intentionally left blank TAKING DOWN GOLIATH This page intentionally left blank TAKING DOWN GOLIATH DIGITAL MARKETING STRATEGIES FOR BEATING COMPETITORS WITH 100 TIMES YOUR SPENDING POWER KEVIN M. RYAN AND ROB SPIDER GRAHAM TAKING

More information

RESTRUCTURING THE MALAYSIAN ECONOMY

RESTRUCTURING THE MALAYSIAN ECONOMY RESTRUCTURING THE MALAYSIAN ECONOMY Restructuring the Malaysian Economy Development and Human Resources Robert E. B. Lucas Professor of Economics Boston University and Donald Verry Lecturer University

More information

SUSTAINABLE AGRICULTURE IN CENTRAL AMERICA

SUSTAINABLE AGRICULTURE IN CENTRAL AMERICA SUSTAINABLE AGRICULTURE IN CENTRAL AMERICA This page intentionally left blank Sustainable Agriculture in Central America Edited by Jan P. de Groot Department of Development Economics Free University of

More information

This page intentionally left blank

This page intentionally left blank America at Work This page intentionally left blank America at Work Choices and Challenges Edited by Edward E. Lawler III and James O Toole AMERICA AT WORK Edward E. Lawler III and James O Toole, 2006.

More information

PreMBA Analytical Primer

PreMBA Analytical Primer PreMBA Analytical Primer PreMBA Analytical Primer Essential Quantitative Concepts for Business Math Regina Treviño PREMBA ANALYTICAL PRIMER Copyright Regina Treviño, 2008. Softcover reprint of the hardcover

More information

MACMILLAN Directory of UK BUSINESS INFORMATION SOURCES. Third Edition

MACMILLAN Directory of UK BUSINESS INFORMATION SOURCES. Third Edition MACMILLAN Directory of UK BUSINESS INFORMATION SOURCES Third Edition MACMILLAN Directory oi UK BUSINESS INFORMATION SOURCES Third Edition J AMES TUDOR M Macmillan Publishers Ltd, 1987, 1989, 1992 Softcover

More information

Managing an Age Diverse Workforce

Managing an Age Diverse Workforce Managing an Age Diverse Workforce Managing an Age Diverse Workforce Edited by Emma Parry and Shaun Tyson Selection and editorial content Emma Parry and Shaun Tyson 2011 Individual chapters the contributors

More information

Fundamental Structural Analysis

Fundamental Structural Analysis Fundamental Structural Analysis By the same author Microcomputer Applications in Structural Engineering (with W. H. Mosley) Other Macmillan titles of related interest An Introduction to Engineering Fluid

More information

Energy Efficiency and Sustainable Consumption

Energy Efficiency and Sustainable Consumption Energy Efficiency and Sustainable Consumption Energy, Climate and the Environment Series Series Editor: David Elliott, Professor of Technology, Open University, UK Titles include: David Elliott (editor)

More information

Also by Mike Rosser. Women and the Economy: A Comparative Study of Britain and the USA (with A. T. Mallier)

Also by Mike Rosser. Women and the Economy: A Comparative Study of Britain and the USA (with A. T. Mallier) MICROECONOMICS Also by Mike Rosser Women and the Economy: A Comparative Study of Britain and the USA (with A. T. Mallier) MICROECONOMICS THE FIRM AND THE MARKET ECONOMY Mike Rosser Principal Lecturer,

More information

Consumer Culture in Latin America

Consumer Culture in Latin America Consumer Culture in Latin America Consumer Culture in Latin America Edited by John Sinclair and Anna Cristina Pertierra CONSUMER CULTURE IN LATIN AMERICA Copyright John Sinclair and Anna Cristina Pertierra,

More information

Sustainable Success with Stakeholders

Sustainable Success with Stakeholders Sustainable Success with Stakeholders The business model of the pharmaceutical industry is on the test. In the future, only corporations will be successful who are able to implement the strategic management

More information

Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world

Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world Visit us on the World Wide Web at: www.pearsoned.co.uk Pearson Education Limited 2014

More information

The Changing Role of Government

The Changing Role of Government The Changing Role of Government The Role of Government in Adjusting Economies General Editor: Professor Richard Batley, International Development Department, School of Public Policy, The University of

More information

This page intentionally left blank

This page intentionally left blank STRATEGY IN CRISIS This page intentionally left blank Strategy in Crisis Why business urgently needs a completely new approach Michael de Kare-Silver MACMILLAN Business Michael de Kare-Silver 1997 All

More information

INDUSTRIALIZATION AND CHINA'S RURAL MODERNIZATION

INDUSTRIALIZATION AND CHINA'S RURAL MODERNIZATION INDUSTRIALIZATION AND CHINA'S RURAL MODERNIZATION STUDIES ON THE CHINESE ECONOMY General Editors: Peter Nolan, Lecturer in Economics and Politics, University of Cambridge, and Fellow and Director of Studies

More information

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here.

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. Contents List of Figures xv Foreword xxiii Preface xxv Acknowledgments xxix Chapter

More information

Environmental Science in Building

Environmental Science in Building Environmental Science in Building Macmillan Building and Surveying Series Series Editor: Ivor H. Seeley Emeritus Professor, Trent Polytechnic Advanced Building Measurement, second edition Ivor H. Seeley

More information

Strategy, Planning, and Operation

Strategy, Planning, and Operation GLOBAL EDITION Supply Chain Management Strategy, Planning, and Operation FIFTH EDITION Sunil Chopra Peter Meindl Editorial Director: Sally Yagan Editor in Chief: Donna Battista Senior Acquisitions Editor:

More information

RELIABILITY AND MAINTAINABILITY IN PERSPECTIVE

RELIABILITY AND MAINTAINABILITY IN PERSPECTIVE RELIABILITY AND MAINTAINABILITY IN PERSPECTIVE Also by the same author Reliability Engineering, Pitman, 1972 Maintainability Engineering, Pitman, 1973 (with A. H. Babb) Statistics Workshop, Technis, 1974

More information

Fundamental Structural Analysis

Fundamental Structural Analysis Fundamental Structural Analysis w. J. Spencer Fundamental Structural Analysis Springer Science+Business Media, LLC W. J. Spencer 1988 Originally published by Springer-Verlag New York Inc. in 1998 Softcover

More information

REINFORCED CONCRETE DESIGN

REINFORCED CONCRETE DESIGN REINFORCED CONCRETE DESIGN Other Macmillan titles of related interest Microcomputer Applications in Structural Engineering W. H. Mosley and W. J. Spencer Reinforced Concrete Design by Computer R. Hulse

More information

High Temperature Component Life Assessment

High Temperature Component Life Assessment High Temperature Component Life Assessment High Temperature Component Life Assessment G.A. Webster Professor of Engineering Materials Department of Mechanical Engineering Imperial College of Science, Technology

More information

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos Effective CRM Using Predictive Analytics Antonios Chorianopoulos WlLEY Contents Preface Acknowledgments xiii xv 1 An overview of data mining: The applications, the methodology, the algorithms, and the

More information

Knowledge Solution for Credit Scoring

Knowledge Solution for Credit Scoring Knowledge Solution for Credit Scoring Hendrik Wagner Product Manager Data Mining Solutions SAS EMEA Agenda What is and why do Credit Scoring Enterprise Miner Case Study Project Delivery Enterprise Miner

More information

BETTER BUSINESS BY PHONE

BETTER BUSINESS BY PHONE BETTER BUSINESS BY PHONE Better Business by Phone A guide to effective telebusiness management Valerie O'Dea ~ MACMILLAN Business Valerie O'Dea 1998 All rights reserved. No reproduction, copy or transmission

More information

STUDIES IN THE LABOUR PROCESS

STUDIES IN THE LABOUR PROCESS STUDIES IN THE LABOUR PROCESS GENERAL EDITORS: DAVID KNIGHTS, Senior Lecturer in the Manchester School of Management at the University of Manchester Institute of Science and Technology; and HUGH WILLMOTT,

More information

ENVIRONMENTAL AND FUNCTIONAL ENGINEERING OF AGRICULTURAL BUILDINGS

ENVIRONMENTAL AND FUNCTIONAL ENGINEERING OF AGRICULTURAL BUILDINGS ENVIRONMENTAL AND FUNCTIONAL ENGINEERING OF AGRICULTURAL BUILDINGS ENVIRONMENTAL AND FUNCTIONAL ENGINEERING OF AGRICULTURAL BUILDINGS H. J. BARRE The Ohio State University Columbus, Ohio L. L. SAMMET University

More information

Analysing Organizational Behaviour

Analysing Organizational Behaviour Analysing Organizational Behaviour Analysing Organizational Behaviour Edited by Mike Smith M MACMILLAN Selection, editorial matter, Chapters 1,3,4,10 and 12 Mike Smith 1991 Other individual chapters (in

More information

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration KnowledgeSTUDIO Advanced Modeling for Better Decisions Companies that compete with analytics are looking for advanced analytical technologies that accelerate decision making and identify opportunities

More information

Transition Strategies

Transition Strategies Transition Strategies i REGULATION THEORY: THE STATE OF ART (co-editor with Yves Saillard) JAPANESE CAPITALISM IN CRISIS (co-editor with T. Yamada) BETWEEN IMITATION AND INNOVATION. THE TRANSFER AND HYBRIDIZATION

More information

PROJECT APPRAISAL AND VALUATION OF THE ENVIRONMENT

PROJECT APPRAISAL AND VALUATION OF THE ENVIRONMENT PROJECT APPRAISAL AND VALUATION OF THE ENVIRONMENT Also by Peter Abelson COST-BENEFIT ANALYSIS AND ENVIRONMENTAL PROBLEMS PRIVATISATION: An Australian Perspective (editor) THE ECONOMIC EVALUATION OF ROADS

More information

From Profit Driven Business Analytics. Full book available for purchase here.

From Profit Driven Business Analytics. Full book available for purchase here. From Profit Driven Business Analytics. Full book available for purchase here. Contents Foreword xv Acknowledgments xvii Chapter 1 A Value-Centric Perspective Towards Analytics 1 Introduction 1 Business

More information

Strength- Based Leadership Coaching in Organizations

Strength- Based Leadership Coaching in Organizations Strength- Based Leadership Coaching in Organizations An evidencebased guide to positive leadership development Doug MacKie Kogan Page Publisher s note Every possible effort has been made to ensure that

More information

When Family Businesses are Best

When Family Businesses are Best When Family Businesses are Best This page intentionally left blank When Family Businesses are Best The Parallel Planning Process for Family Harmony and Business Success Randel S. Carlock Berghmans Lhoist

More information