Credit Risk Modeling with MATLAB

Size: px
Start display at page:

Download "Credit Risk Modeling with MATLAB"

Transcription

1 Credit Risk Modeling with MATLAB Martin Demel, Application Engineer 95% VaR: $ % CVaR: $ AAA 93.68% 5.55% 0.59% 0.18% AA 2.44% 92.60% 4.03% 0.73% 0.15% 0.06% A5 0.14% % % Losses (in USD) x 10 6 BBB 0.03% 0.23% 7.49% 3.90% 87.86% 0.60% 3.78% 0.08% 0.39% 0.06% 0.08% 0.16% BB 0.03% 0.12% 0.73% 8.27% 86.74% 3.28% 0.18% 0.64% B 0.11% 0.82% 9.64% 85.37% 2.41% 1.64% CCC 0.37% 1.84% 6.24% 81.88% 9.67% D 10 AAA AA A BBB BB B CCC D 2011 The MathWorks, Inc. 1

2 MathWorks at a Glance Earth s topography on a Miller cylindrical projection, created with MATLAB and Mapping Toolbox Headquarters: Natick, Massachusetts US Other U.S. Locations: California, Michigan, Texas, Washington, DC Europe: France, Germany, Italy, Netherlands, Spain, Sweden, Switzerland, United Kingdom Asia-Pacific: Australia, China, India, Japan, Korea Worldwide training and consulting Distributors serving more than 20 countries, e.g. HUMUSOFT s.r.o. 2

3 MathWorks Today Revenues ~$700M in 2011 More than 50% from outside the U.S. Privately held 2400 employees worldwide More than 1 million users in 175+ countries 3

4 Key Industries Aerospace and defense Automotive Biotech and pharmaceutical Communications Education Electronics and semiconductors Energy production Financial services Industrial automation and machinery Medical devices 4

5 MATLAB & Finance today 3 rd largest industry for MathWorks Strong growth in all countries, and largest industry in many countries: Spain Switzerland UK Italy Australia Over 2500 financial companies worldwide use MathWorks software Recognized as one of the leading financial development platforms 3 rd party vendors constantly talk to us about integrating into the MATLAB platform. 5

6 Core MathWorks Products The leading environment for technical computing The industry-standard, high-level programming language for algorithm development Numeric computation Parallel computing, with multicore and multiprocessor support Data analysis and visualization Toolboxes for signal and image processing, statistics, optimization, symbolic math, and other areas Tools for application development and deployment Foundation of MathWorks products 6

7 Deeply Rooted in Education universities around the world MATLAB and Simulink based books Academic support for research, fellowships, student competitions, and curriculum development Benefits for Industry: Everyone that comes in as a new hire already knows MATLAB, because they all had it in college. The learning curve is significantly lessened as a result. Jeff Corn, Chief of Engineering Projects Section, U.S. Air Force Every year, tens of thousands of engineers enter the workforce with MathWorks product skills and experience. Students learn theory and techniques while using MATLAB and Simulink. 7

8 Challenges through the organization Management Regulators Financial Engineer Traders Clients Quant Group Other groups Partners 8

9 Finance Customers Using MATLAB Asset Management Insurance Energy Trading Financial Services Banks (Commercial,Retail,Investment) Central Banks 9

10 UniCredit Bank Austria Develops and Rapidly Deploys a Consistent, Enterprise-Wide Market Data Engine Challenge Improve risk management operations throughout a multinational financial institution Solution Use MATLAB, MATLAB Compiler, and MATLAB Builder JA to build and rapidly deploy a consistent enterprise-wide data warehouse with easily accessible derived market data Results Development time reduced by 50% Risk management improved across the bank Operational, audit, and maintenance costs reduced Link to user story Zero-coupon yield curve plot in UniCredit Bank Austria s UMD environment. Many financial institutions are struggling to adapt their models to the volatility and limited availability of credit in today s markets. Using MathWorks products, we can develop and deploy models in response to new market conditions in days or weeks, instead of months." Peter W. Schweighofer UniCredit Bank Austria 10

11 Agenda Introducing MathWorks Introducting MATLAB (Portfolio Optimization Example) Introducting Algorithmic Trading with MATLAB Break Credit Risk Modeling with MATLAB Risk Management using various VaR computation methods Overview of derivatives pricing capabilities and further financial computing products Q&A 11

12 Demo: Portfolio Strategy Analysis Import data Compute efficient frontier Add transaction/ cost constraints 12

13 Computational Finance Workflow Access Files Research and Quantify Data Analysis & Visualization Share Reporting Databases Financial Modeling Applications Datafeeds Application Development Production Automate MATLAB 13

14 MATLAB Introduction MATLAB Programming Language MATLAB Interpreter MATLAB Development Environment 14

15 Portfolio analysis in MATLAB Access Explore & Discover Use of built-in toolbox functionalities Share Highly documented examples ready to run very few code lines! >> p = Portfolio('InitPort', initialwt); >> p = p.estimateassetmoments(returns); >> p = p.setassetmoments(assetmean, assetcov); >> p = p.setdefaultconstraints; >> eff_front_weights = p.estimatefrontier(nports); 15

16 Designing robust application MATLAB A Complete Development Environment MATLAB Editor/Debugger Capture work from history Color coded Break points Code Analyzer (Check code quality, get hints and warnings) Performance Tools Profiler Quality reports (execution time, code coverage) Source comparing 16

17 Building graphical user interfaces GUIDE A MATLAB GUI Builder Drag and drop wizard to architecture your GUI Automatic MATLAB code generation (callback to be implemented) Easy to deploy 17

18 Computational Finance Workflow Access Research and Quantify Share Files Data Analysis and Visualization Reporting Databases Financial Modeling Applications Datafeeds Application Development Production Spreadsheet Link EX Database Toolbox Datafeed Toolbox Fixed Income Financial Derivatives Econometrics Financial Toolbox Statistics Toolbox Optimization Toolbox Builder EX Builder NE Builder JA MATLAB Compiler Report Generator MATLAB Parallel Computing MATLAB Distributed Computing Server 18

Deploying MATLAB -based Applications David Willingham Senior Application Engineer

Deploying MATLAB -based Applications David Willingham Senior Application Engineer Deploying MATLAB -based Applications David Willingham Senior Application Engineer 2014 The MathWorks, Inc. 1 Data Analytics Workflow Access Files Explore & Discover Data Analysis & Modeling Share Reporting

More information

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu 2012 The MathWorks, Inc. 1 What is MATLAB? High-level language Interactive development environment Used for: Numerical

More information

How To Build A Trading Engine In A Microsoft Microsoft Matlab 2.5.2.2 (A Trading Engine)

How To Build A Trading Engine In A Microsoft Microsoft Matlab 2.5.2.2 (A Trading Engine) Algorithmic Trading with MATLAB Martin Demel, Application Engineer 2011 The MathWorks, Inc. 1 Challenges when building trading strategies Increasing complexity More data More complicated models Increasing

More information

Algorithmic Trading with MATLAB Martin Demel, Application Engineer

Algorithmic Trading with MATLAB Martin Demel, Application Engineer Algorithmic Trading with MATLAB Martin Demel, Application Engineer 2011 The MathWorks, Inc. 1 Agenda Introducing MathWorks Introducting MATLAB (Portfolio Optimization Example) Introducting Algorithmic

More information

MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond

MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond Marshall Alphonso Marshall.Alphonso@mathworks.com Senior Application Engineer

More information

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1 Data Analysis with MATLAB 2013 The MathWorks, Inc. 1 Agenda Introduction Data analysis with MATLAB and Excel Break Developing applications with MATLAB Solving larger problems Summary 2 Modeling the Solar

More information

Origins, Evolution, and Future Directions of MATLAB Loren Shure

Origins, Evolution, and Future Directions of MATLAB Loren Shure Origins, Evolution, and Future Directions of MATLAB Loren Shure 2015 The MathWorks, Inc. 1 Agenda Origins Peaks 5 Evolution 0-5 Tomorrow 2 0 y -2-3 -2-1 x 0 1 2 3 2 Computational Finance Workflow Access

More information

Machine Learning with MATLAB David Willingham Application Engineer

Machine Learning with MATLAB David Willingham Application Engineer Machine Learning with MATLAB David Willingham Application Engineer 2014 The MathWorks, Inc. 1 Goals Overview of machine learning Machine learning models & techniques available in MATLAB Streamlining the

More information

Introduction to MATLAB for Data Analysis and Visualization

Introduction to MATLAB for Data Analysis and Visualization Introduction to MATLAB for Data Analysis and Visualization Sean de Wolski Application Engineer 2014 The MathWorks, Inc. 1 Data Analysis Tasks Files Data Analysis & Modeling Reporting and Documentation

More information

Four Keys to Successful Multicore Optimization for Machine Vision. White Paper

Four Keys to Successful Multicore Optimization for Machine Vision. White Paper Four Keys to Successful Multicore Optimization for Machine Vision White Paper Optimizing a machine vision application for multicore PCs can be a complex process with unpredictable results. Developers need

More information

Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes

Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes Data Sheet Enhance your InfiniiVision or Infiniium oscilloscope with the analysis power of MATLAB software Develop custom analysis

More information

Bringing Big Data Modelling into the Hands of Domain Experts

Bringing Big Data Modelling into the Hands of Domain Experts Bringing Big Data Modelling into the Hands of Domain Experts David Willingham Senior Application Engineer MathWorks david.willingham@mathworks.com.au 2015 The MathWorks, Inc. 1 Data is the sword of the

More information

MathWorks Products and Prices North America Academic March 2013

MathWorks Products and Prices North America Academic March 2013 MathWorks Products and Prices North America Academic March 2013 MATLAB Product Family Academic pricing is reserved for noncommercial use by degree-granting institutions in support of on-campus classroom

More information

10 Reasons to Choose Image-based ID Readers. White Paper

10 Reasons to Choose Image-based ID Readers. White Paper 10 Reasons to Choose Image-based ID Readers White Paper 10 Reasons to Choose Image-based ID Readers INTRODUCTION Image-based ID readers stand poised to replace laser scanners in a wide range of industries

More information

Lawson Talent Management

Lawson Talent Management Lawson Talent Imagine Knowing: Which employees have the highest potential how to recruit more talent like them. Imagine Understanding: Which employees are a flight risk how your compensation plans could

More information

Customers have noticed that we are very responsive, meet our service level agreements, and are more cost conscious. MIKE ROBINSON

Customers have noticed that we are very responsive, meet our service level agreements, and are more cost conscious. MIKE ROBINSON AMDOCS CUSTOMER success story AMDOCS HELPS VIRGIN MEDIA IMPROVE WORKFLOW AND INCREASE EFFICIENCY BY MORE THAN 10% Customers have noticed that we are very responsive, meet our service level agreements,

More information

WHITE PAPER IMPROVING PERFORMANCE WITH AN ADAPTIVE PLATFORM FOR ENTERPRISE OPERATIONAL INTELLIGENCE HIGHLIGHTS P1 P4 P5.

WHITE PAPER IMPROVING PERFORMANCE WITH AN ADAPTIVE PLATFORM FOR ENTERPRISE OPERATIONAL INTELLIGENCE HIGHLIGHTS P1 P4 P5. WHITE PAPER IMPROVING PERFORMANCE WITH AN ADAPTIVE PLATFORM FOR ENTERPRISE OPERATIONAL INTELLIGENCE October, 2015 HIGHLIGHTS P1 P4 P5 Competitive companies that succeed are the ones that embrace change.

More information

Reducing Cycle Times and Work in Process Management Costs: Aerospace and Defense Industry

Reducing Cycle Times and Work in Process Management Costs: Aerospace and Defense Industry Reducing Cycle Times and Work in Process Management Costs: Aerospace and Defense Industry CYCLE TIMES AND COST CHALLENGES In Aerospace and Defense environments, the longer work stays in process, the longer

More information

Microsoft Voucher Ordering Processes

Microsoft Voucher Ordering Processes Microsoft Voucher Ordering Processes *For purposes of this document, the term Member applies to all Microsoft Members, Academic, ITA and Learning partners. Pearson VUE Voucher Store The Pearson VUE Voucher

More information

Improving Quality and Yield Through Optimal+ Big Data Analytics

Improving Quality and Yield Through Optimal+ Big Data Analytics Improving Quality and Yield Through Optimal+ Big Data Analytics International Test Conference October 2015 NASDAQ: MRVL Marvell at Glance Founded in 1995 by three UC Berkeley engineers IPO on June 27,

More information

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II)

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) With the New Basel Capital Accord of 2001 (BASEL II) the banking industry

More information

Wither the Global Talent Pool?

Wither the Global Talent Pool? Wither the Global Talent Pool? The U.S. Remains Competitive But Lacks a Strategic Approach European Component of Internationalization Strategies in North American Universities Balance - Coimbra Group Seminar-

More information

An International Comparison of Small Business Employment

An International Comparison of Small Business Employment An International Comparison of Small Business Employment John Schmitt and Nathan Lane August 2009 Center for Economic and Policy Research 1611 Connecticut Avenue, NW, Suite 400 Washington, D.C. 20009 202-293-5380

More information

evision 7.0 TIE Kinetix Strengthen Your Business while Reducing Cost Business System Documents from Trading Partners

evision 7.0 TIE Kinetix Strengthen Your Business while Reducing Cost Business System Documents from Trading Partners TIE Kinetix evision 7.0 Integration Software Business System Documents from Trading Partners Strengthen Your Business while Reducing Cost Documents from Internal Departments Integration Software Expandable

More information

PXI and AXIe Modular Instrumentation

PXI and AXIe Modular Instrumentation PXI and AXIe Modular Instrumentation M9018A PXIe Chassis M9502A AXIe Chassis M9505A AXIe Chassis U4002A Digital Test Console Chassis Tested Computer List Technical Note DISCOVER the Alternatives......

More information

How many students study abroad and where do they go?

How many students study abroad and where do they go? From: Education at a Glance 2012 Highlights Access the complete publication at: http://dx.doi.org/10.1787/eag_highlights-2012-en How many students study abroad and where do they go? Please cite this chapter

More information

Get the benefits of Norgren s unique range of Online services

Get the benefits of Norgren s unique range of Online services Get the benefits of Norgren s unique range of Online services Make your job easier and save time - everything you need to select, design and purchase Norgren pneumatics is in one convenient location, available

More information

Table of Contents. 03...Cut the Clutter, Join the Big Data Wellness Club. 06...About the Author. 06...About Wipro Ltd.

Table of Contents. 03...Cut the Clutter, Join the Big Data Wellness Club. 06...About the Author. 06...About Wipro Ltd. www.wipro.com Cut the Clutter, Join the Big Data Wellness Club FIs, Retailers aiming to derive business value from Big Data need to ensure Srinivasagopalan data correctness, Venkataraman timeliness and

More information

The Top 2500. Partners Europe. Germany UK France Italy Spain data for ROE. >> Important Sponsor offer / special price Pre booking offer: 30th May

The Top 2500. Partners Europe. Germany UK France Italy Spain data for ROE. >> Important Sponsor offer / special price Pre booking offer: 30th May The Top 2500 Partners Europe >> Important Sponsor offer / special price Pre booking offer: 30th May Sponsor availability: mid July 2012 Non Sponsor availability 1 st Oct. 2012 Germany UK France Italy Spain

More information

Audio Branding Barometer 2010 - Overview

Audio Branding Barometer 2010 - Overview Audio Branding Barometer 2010 - Overview This survey was carried out by the Audio Branding Academy in September 2010. The aim of the survey is to gain valid market data about the audio branding industry.

More information

White Paper. 10 Reasons to Choose Image-based Barcode Readers

White Paper. 10 Reasons to Choose Image-based Barcode Readers White Paper 10 Reasons to Choose Image-based Barcode Readers Introduction Image-based barcode readers are rapidly replacing laser scanners in a wide range of industries including food, beverage, consumer

More information

Data Center. www.datacenter.rdm.com

Data Center. www.datacenter.rdm.com Cover photo 090.6323 www.datacenter.rdm.com Data Center Headquarters Reichle & De-Massari AG Binzstrasse 32 CHE-8620 Wetzikon/Switzerland Phone +41 (0)44 933 81 11 Fax +41 (0)44 930 49 41 www.rdm.com Your

More information

CISCO NETWORK CONNECTIVITY CENTER

CISCO NETWORK CONNECTIVITY CENTER DATA SHEET CISCO NETWORK CONNECTIVITY CENTER The Cisco Network Connectivity Center (NCC) delivers end-to-end management across multiple tools, technologies, and silos. From networks and applications to

More information

Configuring DHCP for ShoreTel IP Phones

Configuring DHCP for ShoreTel IP Phones Configuring DHCP for ShoreTel IP Phones Network Requirements and Preparation 3 Configuring DHCP for ShoreTel IP Phones The ShoreTel server provides the latest application software and configuration information

More information

PXI and AXIe Modular Instrumentation

PXI and AXIe Modular Instrumentation PXI and AXIe Modular Instrumentation M9018A PXIe Chassis M9502A AXIe Chassis M9505A AXIe Chassis Tested Computer List Technical Note DISCOVER the Alternatives...... Agilent MODULAR Products OVERVIEW This

More information

RACK AND CONTAINER TRACKING SOLUTION

RACK AND CONTAINER TRACKING SOLUTION RACK AND CONTAINER TRACKING SOLUTION Rack and Container Tracking Solution Overview Zebra Technologies is the market leader in providing solutions for tracking and managing assets, people and events through

More information

MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS

MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM www.imercer.com/cars Mercer

More information

Foreign Taxes Paid and Foreign Source Income INTECH Global Income Managed Volatility Fund

Foreign Taxes Paid and Foreign Source Income INTECH Global Income Managed Volatility Fund Income INTECH Global Income Managed Volatility Fund Australia 0.0066 0.0375 Austria 0.0045 0.0014 Belgium 0.0461 0.0138 Bermuda 0.0000 0.0059 Canada 0.0919 0.0275 Cayman Islands 0.0000 0.0044 China 0.0000

More information

Link-OS Printer Operating System Syslog AppNote 2456935.546169 October 5, 2014

Link-OS Printer Operating System Syslog AppNote 2456935.546169 October 5, 2014 Link-OS Printer Operating System Syslog AppNote 2456935.546169 October 5, 2014 INTRODUCTION Syslog is an industry standard device management system for message logging. For a general understanding of syslog,

More information

Sybase Solutions for Healthcare Adapting to an Evolving Business and Regulatory Environment

Sybase Solutions for Healthcare Adapting to an Evolving Business and Regulatory Environment Sybase Solutions for Healthcare Adapting to an Evolving Business and Regulatory Environment OVERVIEW Sybase Solutions for Healthcare Adapting to an Evolving Business and Regulatory Environment Rising medical

More information

RC GROUP. Corporate Overview

RC GROUP. Corporate Overview RC GROUP Corporate Overview VISION & MISSION We, at RC Group aim to become the preferred Partner for Innovative, Customer driven, Value adding IT based business solutions and services in local and international

More information

Accuracy counts! SENSORS WITH ANALOG OUTPUT

Accuracy counts! SENSORS WITH ANALOG OUTPUT Accuracy counts! SENSORS WITH ANALOG OUTPUT OTHER APPLICATIONS: KEY ADVANTAGES: Distance measurement Positioning Profile detection Deformation monitoring Vibration monitoring Process monitoring Detection

More information

Corporate Office 19200 Von Karman Ave Suite 150 Irvine, California 92612-8501. Toll Free: 888-643-3133 Fax: 949-502-0048 www.ifa.

Corporate Office 19200 Von Karman Ave Suite 150 Irvine, California 92612-8501. Toll Free: 888-643-3133 Fax: 949-502-0048 www.ifa. Corporate Office 19200 Von Karman Ave Suite 150 Irvine, California 92612-8501 Toll Free: 888-643-3133 Fax: 949-502-0048 www.ifa.com All Dimensional portfolio returns are net of all fees unless otherwise

More information

Security and Services

Security and Services Written by Maxine Holt, May 2005 TA000824SAS Technology Infrastructure Butler Group Subscription Services Security and Services TECHNOLOGY AUDIT Symantec Corporation Managed Security Service (MSS) Abstract

More information

OCTOBER 2010. Russell-Parametric Cross-Sectional Volatility (CrossVol ) Indexes Construction and Methodology

OCTOBER 2010. Russell-Parametric Cross-Sectional Volatility (CrossVol ) Indexes Construction and Methodology OCTOBER 2010 Russell-Parametric Cross-Sectional Volatility (CrossVol ) Indexes Construction and Methodology SEPTEMBER 2010 Russell-Parametric Cross-Sectional Volatility (CrossVol) Indexes Construction

More information

OASIS PRODUCT GUIDE. Data Centre Cooling INDIRECT EVAPORATIVE COOLER. Data Centres. Telecoms. EPX technology. Class leading performance

OASIS PRODUCT GUIDE. Data Centre Cooling INDIRECT EVAPORATIVE COOLER. Data Centres. Telecoms. EPX technology. Class leading performance OASIS PRODUCT GUIDE Data Centres Telecoms EPX technology Class leading performance Fully configurable solutions INDIRECT EVAPORATIVE COOLER Data Centre Cooling 2 MUNTERS.COM/DATACENTRES Critical cooling

More information

Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER

Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER Introduction: Knowing Your Risk Financial professionals constantly make decisions that impact future outcomes in the

More information

The Power of Electrical Engineering

The Power of Electrical Engineering The Power of Electrical Engineering If you want... the latest in Electrical CAD software for your electrical engineering designs, with a long-term development strategy object-oriented design with the security

More information

Lawson Business Intelligence. Solutions for Healthcare

Lawson Business Intelligence. Solutions for Healthcare Solutions for Healthcare Help is On the Way Lawson Business Intelligence You know the feeling. It s a case of TMI Too Much Information on a company-wide scale. Too often, you re forced to wade through

More information

Establishing Testing Knowledge and Experience Sharing at Siemens

Establishing Testing Knowledge and Experience Sharing at Siemens WWW.QUALTECHCONFERENCES.COM Europe s Premier Software Testing Event World Forum Convention Centre, The Hague, Netherlands The Future of Software Testing Establishing Testing Knowledge and Experience Sharing

More information

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur 2015 The MathWorks, Inc. 1 Model-Based Design Continuous Verification and Validation Requirements

More information

Investors Day October 19 th, 2011 -

Investors Day October 19 th, 2011 - Investors Day October 19 th, 2011 - Investors Day October 19 th, 2011-2 Altran is an international engineering & innovation consulting group. Altran assists companies on a worldwide basis in their process

More information

Thermo Scientific ClinQuan MD Software For In Vitro Diagnostic Use. Confidence in Results With Data Integrity

Thermo Scientific ClinQuan MD Software For In Vitro Diagnostic Use. Confidence in Results With Data Integrity Thermo Scientific ClinQuan MD Software For In Vitro Diagnostic Use Confidence in Results With Data Integrity 2 Make the World Healthier With the LC-MS Tests You Run Confidence in Test Results With Data

More information

Deutsche Floating Rate Fund

Deutsche Floating Rate Fund Taxable Fixed-Income 2 nd quarter 2014 Deutsche Floating Rate Fund Access a world of opportunities through the global resources of Deutsche Bank Canada United States Netherlands Belgium United Kingdom

More information

Zebra Link-OS Environment Version 2.0

Zebra Link-OS Environment Version 2.0 Zebra Link-OS Environment Version 2.0 To meet changing expectations and growing demands for devices that are mobile, intelligent and connected to the Cloud, Zebra Technologies has created a new software

More information

Agilent Automotive Power Window Regulator Testing. Application Note

Agilent Automotive Power Window Regulator Testing. Application Note Agilent Automotive Power Window Regulator Testing Application Note Abstract Automotive power window regulator tests require the use of accurate data acquisition devices, as they cover a wide range of parameters

More information

for Online Brokers Support investors trading activities

for Online Brokers Support investors trading activities for Online Brokers Support investors trading activities Market information portals for a wide range of client functions Leading online brokers not only strive to offer their customers a broad spectrum

More information

Comparative tables. CPSS Red Book statistical update 427

Comparative tables. CPSS Red Book statistical update 427 CPSS Red Book statistical update 427 January 2013 Table 1 Basic statistical data GDP (USD billions) 1 Population (millions, yearly average) Australia 952 1,050 999 1,246 1,500 21.1 21.4 21.8 22.1 22.4

More information

Drive Quality Tracking Processes Track Component-Level Defects Achieve Quality Goals with Ease

Drive Quality Tracking Processes Track Component-Level Defects Achieve Quality Goals with Ease Drive Quality Tracking Processes Track Component-Level Defects Achieve Quality Goals with Ease PeopleSoft CRM Quality Management Are you tracking product defects and enhancement requests through their

More information

CONNECTED IS A MATTER OF GEOGRAPHY

CONNECTED IS A MATTER OF GEOGRAPHY CONNECTED IS A MATTER OF GEOGRAPHY By Matthew Zook zook@zooknic.com networker Vol. 5 No. 3. 13-17 In June 2001, the founder of the Wild Day Internet shopping site, Michael Jackson, announced his intention

More information

How does a venture capitalist appraise investment opportunities?

How does a venture capitalist appraise investment opportunities? 1 How does a venture capitalist appraise investment opportunities? Michael Queen - Finance Director, 3i Group plc A presentation to: 23 Pensions Convention 2 June 23 A How presentation does a venture to:

More information

Open Doors 2011 Report on International Educational Exchange

Open Doors 2011 Report on International Educational Exchange Open Doors 2011 Report on International Educational Exchange Produced by the Institute of International Education with support from the Bureau of Educational and Cultural Affairs of the U.S. Department

More information

Informatica PowerCenter The Foundation of Enterprise Data Integration

Informatica PowerCenter The Foundation of Enterprise Data Integration Informatica PowerCenter The Foundation of Enterprise Data Integration The Right Information, at the Right Time Powerful market forces globalization, new regulations, mergers and acquisitions, and business

More information

WORLD ROBOTICS 2006 EXECUTIVE SUMMARY

WORLD ROBOTICS 2006 EXECUTIVE SUMMARY 2005 World Robot Market Total world-wide sales: 126,700 units, up 30% on 2004 EXECUTIVE SUMMARY World total stock of operational industrial robots: 923,000 units, 9% greater than 2004 World market surged

More information

OPENREACH SET TO DELIVER CUSTOMER SERVICE TRANSFORMATION WITH AMDOCS CONSULTANCY

OPENREACH SET TO DELIVER CUSTOMER SERVICE TRANSFORMATION WITH AMDOCS CONSULTANCY AMDOCS CUSTOMER success story OPENREACH SET TO DELIVER CUSTOMER SERVICE TRANSFORMATION WITH AMDOCS CONSULTANCY We wanted a partner that would talk straight with us, and that s exactly the Amdocs approach.

More information

Integrating the Healthcare Enterprise (IHE): Enable Seamless and Secure Access to Health Information. IHE Europe Peter Mildenberger (User Co Chair)

Integrating the Healthcare Enterprise (IHE): Enable Seamless and Secure Access to Health Information. IHE Europe Peter Mildenberger (User Co Chair) Integrating the Healthcare Enterprise (IHE): Enable Seamless and Secure Access to Health Information IHE Europe Peter Mildenberger (User Co Chair) Real World (outside Healthcare) Use Cases in Healthcare

More information

Chicago s Business Climate

Chicago s Business Climate Chicago s Business Climate Home to an unrivaled economy, workforce, and quality of life, Chicago is a thriving metropolis, yet a tight-knit community for business and residents. The city s dynamic character

More information

Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge. 10 August 2011

Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge. 10 August 2011 Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge 10 August 2011 Agenda General Availability for Dynamics AX 2012 Themes for Dynamics AX 2012 Roadmap Summary of Investments in Functional

More information

Delegation in human resource management

Delegation in human resource management From: Government at a Glance 2009 Access the complete publication at: http://dx.doi.org/10.1787/9789264075061-en Delegation in human resource management Please cite this chapter as: OECD (2009), Delegation

More information

A Zebra Technologies White Paper. Why is my printer printing code?

A Zebra Technologies White Paper. Why is my printer printing code? A White Paper Why is my printer printing code? Overview This white paper addresses some common reasons why a Zebra printer would print code (i.e. printer commands) as text rather than a properly formatted

More information

Road Assistance in Europe

Road Assistance in Europe Road Assistance in Europe Series prospectus for an overview plus ten country-specific reports AUSTRIA, BELGIUM, FRANCE, GERMANY, ITALY, NETHERLANDS, POLAND, SPAIN, SWITZERLAND, UK July 2013 Finaccord Ltd.,

More information

Agenda. Company Platform Customers Partners Competitive Analysis

Agenda. Company Platform Customers Partners Competitive Analysis KidoZen Overview Agenda Company Platform Customers Partners Competitive Analysis Our Vision Power the backend of the post- web enterprise Key Challenges of the Mobile Enterprise Enterprise systems integration

More information

Project Management Salary Survey Ninth Edition Project Management Institute Newtown Square, Pennsylvania, USA

Project Management Salary Survey Ninth Edition Project Management Institute Newtown Square, Pennsylvania, USA Project Management Salary Survey Ninth Edition Project Management Institute Newtown Square, Pennsylvania, USA 2015 Project Management Institute, Inc. (PMI). All rights reserved. No part of this work may

More information

Enterprise Reporting

Enterprise Reporting Business Solutions Cisco ICM Software Enterprise Reporting Converting Contact Center Data into Business Intelligence. Improving customer service and increasing productivity are critical challenges for

More information

The Lawson Customer Relationship Management Solution

The Lawson Customer Relationship Management Solution The Lawson Customer Relationship Management Solution Provides improved return on trade promotions and maximizes the efficacy of your sales organization Are you making the most of your customer relationships?

More information

PRODUCT DATA. PULSE WorkFlow Manager Type 7756

PRODUCT DATA. PULSE WorkFlow Manager Type 7756 PRODUCT DATA PULSE WorkFlow Manager Type 7756 PULSE WorkFlow Manager Type 7756 provides a range of tools for automating measurement and analysis tasks performed with Brüel & Kjær PULSE. This makes it particularly

More information

A Zebra Technologies White Paper. Bar Code Printing from Oracle WMS and MSCA

A Zebra Technologies White Paper. Bar Code Printing from Oracle WMS and MSCA A Zebra Technologies White Paper Bar Code Printing from Oracle WMS and MSCA 2 A Zebra Technologies White Paper Executive Summary Bar code output from the Oracle E-Business Suite environment is traditionally

More information

Emerging Trends and The Role of Standards in Future Health Systems. Nation-wide Healthcare Standards Adoption: Working Groups and Localization

Emerging Trends and The Role of Standards in Future Health Systems. Nation-wide Healthcare Standards Adoption: Working Groups and Localization HL7 Pakistan 1 st Workshop Emerging Trends and The Role of Standards in Future Health Systems Nation-wide Healthcare Standards Adoption: Working Groups and Localization Mr. Muhammad Afzal (HL7 V3 RIM Certified

More information

Cloud-based Workflows & Infrastructures for Graphic Communications

Cloud-based Workflows & Infrastructures for Graphic Communications A Questex Company Cloud-based Workflows & Infrastructures for Graphic Communications Production Printing & Media C l o u d - b a s e d W o r k f l o w s & I n f r a s t r u c t u r e s f o r G r a p h

More information

Agilent Television Power Consumption Testing. Application Note

Agilent Television Power Consumption Testing. Application Note Agilent Television Power Consumption Testing Application Note Introduction Today, there are many types of televisions (TVs) on the market: the cathode ray tube (CRT) TV, liquid crystal display (LCD) TV,

More information

Response to the European Commission consultation on. European Data Protection Legal Framework

Response to the European Commission consultation on. European Data Protection Legal Framework Response to the European Commission consultation on European Data Protection Legal Framework A submission by Acxiom (ID number 02737212854-67) Correspondence Address: Martin-Behaim-Straße 12, 63263 Neu-Isenburg,

More information

Cisco IT Data Center and Operations Control Center Tour

Cisco IT Data Center and Operations Control Center Tour Cisco IT Data Center and Operations Control Center Tour Inside the Build Room Page 1 of 8 5. Inside the Build Room Introduction Figure 1. Inside the Build Room Ian: The purpose of the Build room is for

More information

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing imc FAMOS ensures fast results Comprehensive data processing

More information

Trends in International Education

Trends in International Education Trends in International Education 1 Presentation Objectives 1. International landscape the competitive environment for recruitment of international students 2. Key statistics 3. Key trends 4. Observations/Conclusions

More information

No. 1 Choice for Europe s Leading Brands e-recruitment

No. 1 Choice for Europe s Leading Brands e-recruitment Recognised as a leader in e-recruitment software by: No. 1 Choice for Europe s Leading Brands e-recruitment StepStone is the world s leading provider of Total Talent Management solutions. Every day StepStone

More information

RTLS 101 What It Is and Why You Need It

RTLS 101 What It Is and Why You Need It RTLS 101 What It Is and Why You Need It RTLS 101 WHAT IT IS AND WHY YOU NEED IT In business, knowledge is power, and with it comes efficiency, productivity, safety, and profits. Real Time Locating Systems

More information

CHICAGO STOCK EXCHANGE, INC. MARKET REGULATION DEPARTMENT INFORMATION CIRCULAR. RE: ishares CURRENCY HEDGED MSCI ETFS TO BEGIN TRADING ON CHX

CHICAGO STOCK EXCHANGE, INC. MARKET REGULATION DEPARTMENT INFORMATION CIRCULAR. RE: ishares CURRENCY HEDGED MSCI ETFS TO BEGIN TRADING ON CHX July 2, 2015 ETF-015-073 CHICAGO STOCK EXCHANGE, INC. MARKET REGULATION DEPARTMENT INFORMATION CIRCULAR RE: ishares CURRENCY HEDGED MSCI ETFS TO BEGIN TRADING ON CHX Pursuant to Information Circular MR

More information

TestScape. On-line, test data management and root cause analysis system. On-line Visibility. Ease of Use. Modular and Scalable.

TestScape. On-line, test data management and root cause analysis system. On-line Visibility. Ease of Use. Modular and Scalable. TestScape On-line, test data management and root cause analysis system On-line Visibility Minimize time to information Rapid root cause analysis Consistent view across all equipment Common view of test

More information

"Service Lifecycle Management strategies for CIOs"

Service Lifecycle Management strategies for CIOs "Service Lifecycle strategies for CIOs" Ralf Hart, Sales Manager CEE Europe FrontRange Solutions 10th December 2008 Agenda FrontRange Solutions The challenges the IT community faces What is the solution?

More information

Find the Hidden Signal in Market Data Noise

Find the Hidden Signal in Market Data Noise Find the Hidden Signal in Market Data Noise Revolution Analytics Webinar, 13 March 2013 Andrie de Vries Business Services Director (Europe) @RevoAndrie andrie@revolutionanalytics.com Agenda Find the Hidden

More information

For Issuers. Helping to improve the marketing of structured products

For Issuers. Helping to improve the marketing of structured products For Issuers Helping to improve the marketing of structured products More efficient management and marketing of derivatives Structured products continue to be an attractive and interesting business segment

More information

Trends in Digitally-Enabled Trade in Services. by Maria Borga and Jennifer Koncz-Bruner

Trends in Digitally-Enabled Trade in Services. by Maria Borga and Jennifer Koncz-Bruner Trends in Digitally-Enabled Trade in Services by Maria Borga and Jennifer Koncz-Bruner Digitally-enabled are those for which digital information and communications technologies (ICT) play an important

More information

THE CISCO CRM COMMUNICATIONS CONNECTOR GIVES EMPLOYEES SECURE, RELIABLE, AND CONVENIENT ACCESS TO CUSTOMER INFORMATION

THE CISCO CRM COMMUNICATIONS CONNECTOR GIVES EMPLOYEES SECURE, RELIABLE, AND CONVENIENT ACCESS TO CUSTOMER INFORMATION CUSTOMER SUCCESS STORY THE CISCO CRM COMMUNICATIONS CONNECTOR GIVES EMPLOYEES SECURE, RELIABLE, AND CONVENIENT ACCESS TO CUSTOMER INFORMATION EXECUTIVE SUMMARY CUSTOMER NAME Coleman Technologies INDUSTRY

More information

PANDUIT Physical Layer Infrastructure Management. EMC Smarts Integration Module

PANDUIT Physical Layer Infrastructure Management. EMC Smarts Integration Module PANDUIT Physical Layer Infrastructure Management EMC Smarts Integration Module SM About PANDUIT A World Class Developer PANDUIT is a world class developer and provider of leading edge solutions that help

More information

Career Paths in International Education. Shannon R. Quinn, M.Ed. International Programs and Exchanges University of Washington

Career Paths in International Education. Shannon R. Quinn, M.Ed. International Programs and Exchanges University of Washington Career Paths in International Education Shannon R. Quinn, M.Ed. International Programs and Exchanges University of Washington So, you enjoyed your time abroad and you want to make a career out of it? The

More information

How To Be Successful In The Czech Republic

How To Be Successful In The Czech Republic AMDOCS CUSTOMER success story AMDOCS AND IBM HELP T-MOBILE CZECH REPUBLIC ACHIEVE MOBILE AND FIXED-LINE NETWORK CONVERGENCE Amdocs OSS is a very important part of the strategic development of T-Mobile.

More information

Barcode-Based Patient Safety Initiatives in Hospital Pharmacies

Barcode-Based Patient Safety Initiatives in Hospital Pharmacies Barcode-Based Patient Safety Initiatives in Hospital Pharmacies INTRODUCTION Maximizing patient safety and improving the quality of care is the ultimate goal for healthcare providers and extends to the

More information

Project Management Salary Survey Seventh Edition Project Management Institute Newtown Square, Pennsylvania, USA

Project Management Salary Survey Seventh Edition Project Management Institute Newtown Square, Pennsylvania, USA Project Management Salary Survey Seventh Edition Project Management Institute Newtown Square, Pennsylvania, USA 2011 Project Management Institute, Inc. (PMI). All rights reserved. No part of this work

More information

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing www.imcfamos.com imc FAMOS at a glance Four editions to Optimize

More information

Global Long-Term Incentives: Trends and Predictions Results from the 2013 iquantic Global Long-Term Incentive Practices Survey

Global Long-Term Incentives: Trends and Predictions Results from the 2013 iquantic Global Long-Term Incentive Practices Survey Global Long-Term Incentives: Trends and Predictions Results from the 2013 iquantic Global Long-Term Incentive Practices Survey Jon F. Doyle and Sandra Sussman October 8, 2013 Presenters Jon F. Doyle Attorney

More information