CSC-272 Exam #1 February 13, 2015

Size: px
Start display at page:

Download "CSC-272 Exam #1 February 13, 2015"

Transcription

1 CSC-272 Exam #1 February 13, 2015 Name Questions are weighted as indicated. Show your work and state your assumptions for partial credit consideration. Unless explicitly stated, there are NO intended errors and NO trick questions. If in doubt, ask! You have 50 minutes to work. Now, take a moment to relax. If you don't immediately see how to do something, THINK! Don't panic! Multiple Choice (2 points each): 1. Data used to build a data mining model is called a. validation data b. training data c. test data d. hidden data 2. Supervised learning differs from unsupervised learning in that supervised learning requires a. at least one input attribute b. input attributes to be nominal c. at least one output attribute d. ouput attributes to be nominal 3. A nearest neighbor approach is best used a. with large-sized datasets b. when irrelevant attributes have been removed from the data c. when a generalized model of the data is desireable d. when an explanation of what has been found is of primary importance 4. Classification problems are distinguished from estimation problems in that a. classification problems require the output attribute to be numeric b. classification problems require the output attribute to be nominal c. classification problems do not allow an output attribute d. classification problems are designed to predict future outcome

2 5. Which statement is true about prediction problems? a. The output attribute must be nominal b. The output attribute must be numeric c. The resultant model is designed to determine future outcomes d. The resultant model is designed to classify current behavior 6. Unlike traditional classification rules, association rules a. allow the same attribute to be an input attribute in one rule and an output attribute in another rule b. allow more than one input attribute in a single rule c. require input attributes to take on numeric values d. require each rule to have exactly one categorical output attribute 7. Association rule support is defined as a. the percentage of instances that contain the antecendent conditional items listed in the association rule b. the percentage of instances that contain the consequent conditions listed in the association rule c. the percentage of instances that contain all items listed in the association rule d. the percentage of instances that contain at least one of the antecedent conditional items listed in the association rule 8. Eric Siegel used predictive analytics to choose which ad to display based on: a. the revenue the ad generated on average b. the click-throughs the ad generated on average c. the percent likelihood that a specific user would click on the ad d. the percent likelihood that anyone would click on the ad

3 Fill in the Blank (2 points each blank): Use the following list of terms to fill in the blanks with the best possible term. More than one answer might be justifiable. Resulting sentences are not necessarily grammatically correct. big data mixed attributes ARFF model dataset sparse data database query decision tree outliers class attribute linear regression formula visualization classification overfitting instance-based machine learning data decision boundary rules information nodes market basket analysis instance leaves supervised learning association regression tree unsupervised learning numeric estimation antecedent clustering test data consequent classification rule flat file decision list association rule denormalization support nominal data warehouse confidence ordinal overlay nearest neighbor.is a row in a dataset. is employed to help evaluate the quality of a model. 2D and 3D graphs are a in a dataset..tool that can be used to detect no value. effective dataset. attributes of the dataset. results when a majority of attributes in a large dataset have describes the values hot > mild > cold. is supplemental data sometimes required to build an results from giving too much emphasis to non-predictive of a rule is determined by dividing the rule s support by the number of instances the rule s applies to.

4 Short Answer (6 points each): Give (relatively) short answers to the following questions. You must omit any one question by writing OMIT clearly in the space provided. 1. Consider the following decision tree: Business Appointment? No Yes Temp above 70? Decision = wear slacks No Decision = wear jeans Yes Decision = wear shorts a. This is the output of what type of data mining algorithm? b. How would the new instance Raining = Yes; Business Appointment = No; Temp above 70? = Yes be classified by the tree? 2. a. Suppose a dataset with 100 instances was used to create the tree from problem 1 using the J48 algorithm. Why wouldn t it be a good idea to use these 100 instances as the test data to evaluate the model? b. Briefly describe either the ten-fold cross-validation strategy or the percentage split strategy for evaluating such a decision tree.

5 3. Consider each of the following data mining scenarios. For each one, state whether the most appropriate technique to use is classification learning, numeric estimation, or association learning. a. Determine a freshman s likely first-year grade point average from the student s combined SAT score, high school class standing, and total number of high school science and math credits. b. Develop a model to determine if an individual is a good candidate for a home mortgage loan. c. Determine what factors among age, gender, income, type of vehicle, and state of residence are most indicative of individuals who have received three or more traffic violations in the past year. d. Diagnose a patient s illness based on the presence or absence of symptoms including fever, sore throat, swollen glands, headache, and congestion. e. Develop a model to predict the likelihood (as a percentage) that a given Furman alum is likely to respond to a solicitation letter with a donation. f. Determine which products women in their 20 s are most likely to purchase together at Amazon, based on previous purchase data. 4. Consider a successful predictive model such as the one for stock prediction discussed by Siegel. Can it be assumed to be equally successful in the future as it is today? Why or why not. Defend your answer with a good, specific technical explanation. (Do not be vague. Your answer should reveal a general truth about data mining.)

6 5. Consider the following hypothetical data set: For these questions, your rules don t necessarily have to be real. You re not expected to do data mining in your head. Give a plausible answer that shows you know what the terms mean. a. What is a plausible example of a classification rule that might be learned from this data? Be sure to identify the class attribute. b. What is a plausible example of an association rule? What differentiates it from the classification rule? 6. A little prediction goes a long way. If your charitable organization sends mail to 1 million prospects at a cost of $1 each, and 1 of every 100 will donate $100, then you just break even: ($100 x 10,000 responses) ($1 x 1 million) Assume a predictive model that identifies ¼ of your list as being 3 times more likely to donate $100. Modify this formula to show quantitatively the value of this predictive ability. (In other words, how much more revenue will you earn?)

7 7. With great power comes great responsibility. Imagine a data mining system designed to predict which employees of Google will quit in the next three months. a. Describe one benefit of such a system. b. What is one ethical concern that might arise from the development and use of such a system? 8. Consider the following linear regression formula: University GPA = (0.675)(High School GPA) a. This is the output of what type of data mining algorithm? b. What does the model predict as the college GPA for a student who earned a 3.0 in high school?

8 9. Consider the following ARFF data salary_level { high, medium, low age sex { female, male 39, female, low 50, male, low 52, female, medium What is the formatting error in this file? How should it be fixed? HAVE A GREAT WEEKEND!

Statistics 201 Summary of Tools and Techniques

Statistics 201 Summary of Tools and Techniques Statistics 201 Summary of Tools and Techniques This document summarizes the many tools and techniques that you will be exposed to in STAT 201. The details of how to do these procedures is intentionally

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

Machine Learning - Classification

Machine Learning - Classification Machine Learning - Spring 2018 Big Data Tools and Techniques Basic Data Manipulation and Analysis Performing well-defined computations or asking well-defined questions ( queries ) Data Mining Looking for

More information

Building the In-Demand Skills for Analytics and Data Science Course Outline

Building the In-Demand Skills for Analytics and Data Science Course Outline Day 1 Module 1 - Predictive Analytics Concepts What and Why of Predictive Analytics o Predictive Analytics Defined o Business Value of Predictive Analytics The Foundation for Predictive Analytics o Statistical

More information

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models.

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models. Powerful machine learning software for developing predictive, descriptive, and analytical models. The Company Minitab helps companies and institutions to spot trends, solve problems and discover valuable

More information

Sample Exam 1 Math 263 (sect 9) Prof. Kennedy

Sample Exam 1 Math 263 (sect 9) Prof. Kennedy Sample Exam 1 Math 263 (sect 9) Prof. Kennedy 1. In a statistics class with 136 students, the professor records how much money each student has in their possession during the first class of the semester.

More information

C-14 FINDING THE RIGHT SYNERGY FROM GLMS AND MACHINE LEARNING. CAS Annual Meeting November 7-10

C-14 FINDING THE RIGHT SYNERGY FROM GLMS AND MACHINE LEARNING. CAS Annual Meeting November 7-10 1 C-14 FINDING THE RIGHT SYNERGY FROM GLMS AND MACHINE LEARNING CAS Annual Meeting November 7-10 GLM Process 2 Data Prep Model Form Validation Reduction Simplification Interactions GLM Process 3 Opportunities

More information

Data Mining, CSCI 347, Fall 2017 Exam 1, Sept. 22

Data Mining, CSCI 347, Fall 2017 Exam 1, Sept. 22 Data Mining, CSCI 347, Fall 2017 Exam 1, Sept. 22 1. Supervised learning is best described by: (4 pts.) a. Weka learning which requires user input b. Weka learning which focuses on clusters c. Learning

More information

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh Statistic Methods in in Mining Business Understanding Understanding Preparation Deployment Modelling Evaluation Mining Process (( Part 3) 3) Professor Dr. Gholamreza Nakhaeizadeh Professor Dr. Gholamreza

More information

BUSINESS DATA MINING (IDS 572) Please include the names of all team-members in your write up and in the name of the file.

BUSINESS DATA MINING (IDS 572) Please include the names of all team-members in your write up and in the name of the file. BUSINESS DATA MINING (IDS 572) HOMEWORK 4 DUE DATE: TUESDAY, APRIL 10 AT 3:20 PM Please provide succinct answers to the questions below. You should submit an electronic pdf or word file in blackboard.

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

Statistics 201 Spring 2018 Exam 2 Practice Exam (from Fall 2016)

Statistics 201 Spring 2018 Exam 2 Practice Exam (from Fall 2016) Statistics 201 Spring 2018 Exam 2 Practice Exam (from Fall 2016) Disclaimer: This practice exam is provided solely for the purpose of familiarizing you with the format and style of the Stat 201 exams.

More information

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ANALYTICAL MODEL DEVELOPMENT AGENDA Enterprise Miner: Analytical Model Development The session looks at: - Supervised and Unsupervised Modelling - Classification

More information

LECTURE 17: MULTIVARIABLE REGRESSIONS I

LECTURE 17: MULTIVARIABLE REGRESSIONS I David Youngberg BSAD 210 Montgomery College LECTURE 17: MULTIVARIABLE REGRESSIONS I I. What Determines a House s Price? a. Open Data Set 6 to help us answer this question. You ll see pricing data for homes

More information

Data Science Training Course

Data Science Training Course About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

A is used to answer questions about the quantity of what is being measured. A quantitative variable is comprised of numeric values.

A is used to answer questions about the quantity of what is being measured. A quantitative variable is comprised of numeric values. Stats: Modeling the World Chapter 2 Chapter 2: Data What are data? In order to determine the context of data, consider the W s Who What (and in what units) When Where Why How There are two major ways to

More information

Jialu Yan, Tingting Gao, Yilin Wei Advised by Dr. German Creamer, PhD, CFA Dec. 11th, Forecasting Rossmann Store Sales Prediction

Jialu Yan, Tingting Gao, Yilin Wei Advised by Dr. German Creamer, PhD, CFA Dec. 11th, Forecasting Rossmann Store Sales Prediction Jialu Yan, Tingting Gao, Yilin Wei Advised by Dr. German Creamer, PhD, CFA Dec. 11th, 2015 Forecasting Rossmann Store Sales Prediction Problem Understanding It is very important for retail stores to save

More information

ECLT 5810 E-Commerce Data Mining Techniques - Introduction. Prof. Wai Lam

ECLT 5810 E-Commerce Data Mining Techniques - Introduction. Prof. Wai Lam ECLT 5810 E-Commerce Data Mining Techniques - Introduction Prof. Wai Lam Data Opportunities Business infrastructure have improved the ability to collect data Virtually every aspect of business is now open

More information

STAB22 section 2.1. Figure 1: Scatterplot of price vs. size for Mocha Frappuccino

STAB22 section 2.1. Figure 1: Scatterplot of price vs. size for Mocha Frappuccino STAB22 section 2.1 2.2 We re changing dog breed (categorical) to breed size (quantitative). This would enable us to see how life span depends on breed size (if it does), which we could assess by drawing

More information

Chapter 1. QTM1310/ Sharpe. Data and Decisions. 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data?

Chapter 1. QTM1310/ Sharpe. Data and Decisions. 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data? 1.1 What Are Data? Chapter 1 Data and Decisions Data collected for recording the companies transactions is called transactional data. The process of using transactional data to make other decisions and predictions, is sometimes

More information

We know that a line has the form y = mx + b, where m is the slope and b the y - intercept. With two points given, we can write:

We know that a line has the form y = mx + b, where m is the slope and b the y - intercept. With two points given, we can write: Economics 102 Spring 201 Homework #1 Due: 2/11/201 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

Ensemble Modeling. Toronto Data Mining Forum November 2017 Helen Ngo

Ensemble Modeling. Toronto Data Mining Forum November 2017 Helen Ngo Ensemble Modeling Toronto Data Mining Forum November 2017 Helen Ngo Agenda Introductions Why Ensemble Models? Simple & Complex ensembles Thoughts: Post-real-life Experimentation Downsides of Ensembles

More information

PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING

PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING Abbas Heiat, College of Business, Montana State University, Billings, MT 59102, aheiat@msubillings.edu ABSTRACT The purpose of this study is to investigate

More information

Advanced Analytics through the credit cycle

Advanced Analytics through the credit cycle Advanced Analytics through the credit cycle Alejandro Correa B. Andrés Gonzalez M. Introduction PRE ORIGINATION Credit Cycle POST ORIGINATION ORIGINATION Pre-Origination Propensity Models What is it?

More information

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Machine learning models can be used to predict which recommended content users will click on a given website.

More information

Predicting Corporate Influence Cascades In Health Care Communities

Predicting Corporate Influence Cascades In Health Care Communities Predicting Corporate Influence Cascades In Health Care Communities Shouzhong Shi, Chaudary Zeeshan Arif, Sarah Tran December 11, 2015 Part A Introduction The standard model of drug prescription choice

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

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

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

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

The Gender Gap in Earnings - Explanations II

The Gender Gap in Earnings - Explanations II The Gender Gap in Earnings - Explanations II Labor Market Discrimination Labor Market Discrimination - Employment, wage and promotion practives that result in workers who are equal with respect to productivity

More information

Measurement and sampling

Measurement and sampling Name: Instructions: (1) Answer questions in your blue book. Number each response. (2) Write your name on the cover of your blue book (and only on the cover). (3) You are allowed to use your calculator

More information

Introduction to Data,Mining

Introduction to Data,Mining Introduction to Data,Mining Equivalent,Buzz,Words! Data Mining! Machine Learning! Analytics! Big Data (not in actually, but in 90% of uses)! Data Science! Business Intelligence (often means reporting)!

More information

INFORMS Analytics Maturity Model. User Guide

INFORMS Analytics Maturity Model. User Guide INFORMS Analytics Maturity Model User Guide Introducing the INFORMS Scorecard INFORMS, the leading association for advanced analytics professionals, seeks to advance the practice, research, methods, and

More information

Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL

Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL Modern Data Center Characteristics Growth in scale and complexity Addition and removal of system components

More information

CASE STUDY: WEB-DOMAIN PRICE PREDICTION ON THE SECONDARY MARKET (4-LETTER CASE)

CASE STUDY: WEB-DOMAIN PRICE PREDICTION ON THE SECONDARY MARKET (4-LETTER CASE) CASE STUDY: WEB-DOMAIN PRICE PREDICTION ON THE SECONDARY MARKET (4-LETTER CASE) MAY 2016 MICHAEL.DOPIRA@ DATA-TRACER.COM TABLE OF CONTENT SECTION 1 Research background Page 3 SECTION 2 Study design Page

More information

A Bid for Every Auction. Implementing and Improving AdWords Automated Bidding

A Bid for Every Auction. Implementing and Improving AdWords Automated Bidding A Bid for Every Auction Implementing and Improving AdWords Automated Bidding Ten Automated Bidding Takeaways The Advantages of Auction-time Bidding 1 Bid to the user s context, as close to auction-time

More information

Practical Application of Predictive Analytics Michael Porter

Practical Application of Predictive Analytics Michael Porter Practical Application of Predictive Analytics Michael Porter October 2013 Structure of a GLM Random Component observations Link Function combines observed factors linearly Systematic Component we solve

More information

EMPLOYMENT APPLICATION

EMPLOYMENT APPLICATION EMPLOYMENT APPLICATION Equal Opportunity Employer YOUR LOGO HERE Thanks for your interest in working for Kootenai Electric! Please review these important features of our hiring process: 1 We accept applications

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

SolidQ Data Science Services Fraud Detection

SolidQ Data Science Services Fraud Detection SolidQ Data Science Services Fraud Detection www.solidq.com Agenda Introduction The Continuous Learning Cycle The Structure of the POC The Benefits 1 Initial Situation Attempts to fraud happen every day!

More information

B. What should the price of a bottle of mouthwash be so that the demand is 2000 bottles?

B. What should the price of a bottle of mouthwash be so that the demand is 2000 bottles? MA 110 TEST 1 REVIEW WORKSHEET Name 1. The weekly demand for mouthwash in a chain of drug stores is 1,160 bottles at a price of $3.79 per bottle. If the price is lowered to $3.59, the weekly demand increases

More information

Final Exam Module: Candy Sales Projections

Final Exam Module: Candy Sales Projections Final Exam Module: Candy Sales Projections A candy company is planning to introduce a new product. They have built a spreadsheet model to predict sales for the first seven years. There are four tabs in

More information

Data Mining Technology and its Future Prospect

Data Mining Technology and its Future Prospect Volume-4, Issue-3, June-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 105-109 Data Mining Technology and its Future Prospect

More information

Big Data Executive Program

Big Data Executive Program Big Data Executive Program Big Data Executive Program Data science using Big Data (DS) SAS Business Analytics along with visual analytics brings in the capability to support the business and management

More information

A Review of a Novel Decision Tree Based Classifier for Accurate Multi Disease Prediction Sagar S. Mane 1 Dhaval Patel 2

A Review of a Novel Decision Tree Based Classifier for Accurate Multi Disease Prediction Sagar S. Mane 1 Dhaval Patel 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 02, 2015 ISSN (online): 2321-0613 A Review of a Novel Decision Tree Based Classifier for Accurate Multi Disease Prediction

More information

This paper is not to be removed from the Examination Halls

This paper is not to be removed from the Examination Halls This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON ST104A ZB (279 004A) BSc degrees and Diplomas for Graduates in Economics, Management, Finance and the Social Sciences, the

More information

David Easley and Jon Kleinberg November 29, 2010

David Easley and Jon Kleinberg November 29, 2010 Networks: Spring 2010 Practice Final Exam David Easley and Jon Kleinberg November 29, 2010 The final exam is Friday, December 10, 2:00-4:30 PM in Barton Hall (Central section). It will be a closed-book,

More information

Habitat as a predictor of Warbler usage.

Habitat as a predictor of Warbler usage. 1. Introduction: Habitat as a predictor of Warbler usage. Carl James Schwarz (cschwarz@stat.sfu.ca) Over the past few years, the BC MOE has completed detailed habitat evaluations at 223 Black-throated

More information

THE NEXT WAVE WEBSITE AND PERSONALIZATION. Informs Presentation January 13, 2010

THE NEXT WAVE WEBSITE AND  PERSONALIZATION. Informs Presentation January 13, 2010 WEBSITE AND EMAIL PERSONALIZATION THE NEXT WAVE Informs Presentation January 13, 2010 Michael Gilman, Ph.D. Copyright Data Mining Technologies Inc 2010 631 692-4400 ext. 100 www.data-mine.com MICHAEL GILMAN

More information

Raj Kumar 1, Ms. Sonia 2 1 Assistant Professor, 2 M.Tech student. Department of CSE Jind Institute of Engineering & Technology, Jind(Haryana)

Raj Kumar 1, Ms. Sonia 2 1 Assistant Professor, 2 M.Tech student. Department of CSE Jind Institute of Engineering & Technology, Jind(Haryana) SVM & KNN Based Classification of Health Care Data Set Using WEKA Tools Raj Kumar 1, Ms. Sonia 2 1 Assistant Professor, 2 M.Tech student Department of CSE Jind Institute of Engineering & Technology, Jind(Haryana)

More information

MARK SCHEME for the October/November 2015 series 9708 ECONOMICS

MARK SCHEME for the October/November 2015 series 9708 ECONOMICS CAMBRIDGE INTERNATIONAL EXAMINATIONS Cambridge International Advanced Level MARK SCHEME for the October/November 2015 series 9708 ECONOMICS 9708/42 Paper 4 (Data Response and Essays Supplement), maximum

More information

Math 1 Variable Manipulation Part 8 Working with Data

Math 1 Variable Manipulation Part 8 Working with Data Name: Math 1 Variable Manipulation Part 8 Working with Data Date: 1 INTERPRETING DATA USING NUMBER LINE PLOTS Data can be represented in various visual forms including dot plots, histograms, and box plots.

More information

Math 1 Variable Manipulation Part 8 Working with Data

Math 1 Variable Manipulation Part 8 Working with Data Math 1 Variable Manipulation Part 8 Working with Data 1 INTERPRETING DATA USING NUMBER LINE PLOTS Data can be represented in various visual forms including dot plots, histograms, and box plots. Suppose

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION v171025 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

Chapter 9. Business Intelligence Systems

Chapter 9. Business Intelligence Systems Chapter 9 Business Intelligence Systems We Can Make the Bits Produce Any Report You Want, But You ve Got to Pay for It. Need to monitor patient workout data. Spending too many hours each day looking at

More information

THE KENT CIVIL SERVICE COMMISSION ANNOUNCES A COMPETITIVE PROMOTIONAL EXAMINATION FOR THE CLASSIFICATION OF SERGEANT WITH THE KENT POLICE DEPARTMENT

THE KENT CIVIL SERVICE COMMISSION ANNOUNCES A COMPETITIVE PROMOTIONAL EXAMINATION FOR THE CLASSIFICATION OF SERGEANT WITH THE KENT POLICE DEPARTMENT THE KENT CIVIL SERVICE COMMISSION ANNOUNCES A COMPETITIVE PROMOTIONAL EXAMINATION FOR THE CLASSIFICATION OF SERGEANT WITH THE KENT POLICE DEPARTMENT WRITTEN EXAMINATION DATE: Wednesday November 28, 2018

More information

Marketing Data Solutions for the Financial Services Industry

Marketing Data Solutions for the Financial Services Industry Marketing Data Solutions for the Financial Services Industry Maximize your revenue with better data. Publication Date: July, 2015 www.datamentors.com info@datamentors.com 01. Maximize Revenue with Better

More information

Accurate Campaign Targeting Using Classification Algorithms

Accurate Campaign Targeting Using Classification Algorithms Accurate Campaign Targeting Using Classification Algorithms Jieming Wei Sharon Zhang Introduction Many organizations prospect for loyal supporters and donors by sending direct mail appeals. This is an

More information

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales Today's IT service providers offer a large set of tools supporting sales and marketing activities

More information

Two-Way Tables ESSENTIAL QUESTION. How can you use two-way frequency tables to solve real-world problems? Real-World Video. my.hrw.

Two-Way Tables ESSENTIAL QUESTION. How can you use two-way frequency tables to solve real-world problems? Real-World Video. my.hrw. Two-Way Tables? MODULE ESSENTIAL QUESTION How can you use two-way frequency tables to solve real-world problems? 15 LESSON 15.1 Two-Way Frequency Tables LESSON 15.2 Two-Way Relative Frequency Tables Image

More information

1. Contingency Table (Cross Tabulation Table)

1. Contingency Table (Cross Tabulation Table) II. Descriptive Statistics C. Bivariate Data In this section Contingency Table (Cross Tabulation Table) Box and Whisker Plot Line Graph Scatter Plot 1. Contingency Table (Cross Tabulation Table) Bivariate

More information

Predicting Customer Purchase to Improve Bank Marketing Effectiveness

Predicting Customer Purchase to Improve Bank Marketing Effectiveness Business Analytics Using Data Mining (2017 Fall).Fianl Report Predicting Customer Purchase to Improve Bank Marketing Effectiveness Group 6 Sandy Wu Andy Hsu Wei-Zhu Chen Samantha Chien Instructor:Galit

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

Economics 155/Earth Systems 112 Spring Final Exam

Economics 155/Earth Systems 112 Spring Final Exam Economics 55/Earth Systems Spring 006-07 Final Exam Instructions Do not open this exam before it is time to begin. If you are a graduating, write Grad on your first bluebook so we can get your grades submitted.

More information

EXAMINERS REPORT ON THE PERFORMANCE OF CANDIDATES CSEE, 2014

EXAMINERS REPORT ON THE PERFORMANCE OF CANDIDATES CSEE, 2014 THE NATIONAL EXAMINATIONS COUNCIL OF TANZANIA EXAMINERS REPORT ON THE PERFORMANCE OF CANDIDATES CSEE, 2014 062 BOOK KEEPING (For School Candidates) THE NATIONAL EXAMINATIONS COUNCIL OF TANZANIA EXAMINERS

More information

ACADEMIC CAREERS: SALARY NEGOTIATIONS

ACADEMIC CAREERS: SALARY NEGOTIATIONS ACADEMIC CAREERS: SALARY NEGOTIATIONS You may hear back quite soon if you were the final interview candidate, but as in all things related to the academic job search process, soon is a relative term. Some

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

in brief The Power of Women s Market Data: A How-to Guide 1. IDENTIFY

in brief The Power of Women s Market Data: A How-to Guide 1. IDENTIFY in brief The Power of Women s Market Data: Bankers fully understand the value of data in generating business insights and making informed decisions, yet, many banks struggle to disaggregate their data

More information

Transshipment. Chapter 493. Introduction. Data Structure. Example Model

Transshipment. Chapter 493. Introduction. Data Structure. Example Model Chapter 493 Introduction The transshipment model is a special case of the minimum cost capacitated flow model in which there are no capacities or minimums on the arc flows. The transshipment model is similar

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

Final Exam cheat sheet

Final Exam cheat sheet Final Exam cheat sheet The space provided below each question should be sufficient for your answer. If you need additional space, use additional paper. You are allowed to use a calculator, but only the

More information

Data mining and Renewable energy. Cindi Thompson

Data mining and Renewable energy. Cindi Thompson Data mining and Renewable energy Cindi Thompson June 2012 Analytics, Big Data, and Data Science 1 What is Analytics? makes extensive use of data, statistical and quantitative analysis, explanatory and

More information

Predictive Analytics and Machine Learning: An Overview

Predictive Analytics and Machine Learning: An Overview Predictive Analytics and Machine Learning: An Overview Bill Haffey April 27, 2012 Business Analytics software Statistical Analysis and Machine Learning Statistical Analysis Confirm Hypotheses Data Requirements

More information

Data Mining. Chapter 7: Score Functions for Data Mining Algorithms. Fall Ming Li

Data Mining. Chapter 7: Score Functions for Data Mining Algorithms. Fall Ming Li Data Mining Chapter 7: Score Functions for Data Mining Algorithms Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University The merit of score function Score function indicates

More information

MANAGING NEXT GENERATION ARTIFICIAL INTELLIGENCE IN BANKING

MANAGING NEXT GENERATION ARTIFICIAL INTELLIGENCE IN BANKING MANAGING NEXT GENERATION ARTIFICIAL INTELLIGENCE IN BANKING A NEW PARADIGM FOR MODEL MANAGEMENT DECEMBER 2017 AUTHORS Jeffrey Brown, Partner Tammi Ling, Partner Ege Gurdeniz, Principal EXECUTIVE SUMMARY

More information

by Mike Thurber Lead Data Scientist

by Mike Thurber Lead Data Scientist by Mike Thurber Lead Data Scientist April 2017 Predictive Models vs. Prescriptive Uplift Models... 3 Uplift is Not Directly Measurable... 4 Estimating Uplift... 5 Achieving a Return on Marketing Investment...

More information

Improving Online Business. Affiliate programs with Adwords

Improving Online Business. Affiliate programs with Adwords Improving Online Business Affiliate programs with Adwords Content Content... 2 Introduction... 3 Overview... 3 How to get started... 4 Setting up your affiliate account as a keyword trader... 5 Finding

More information

Midterm Exam. Friday the 29th of October, 2010

Midterm Exam. Friday the 29th of October, 2010 Midterm Exam Friday the 29th of October, 2010 Name: General Comments: This exam is closed book. However, you may use two pages, front and back, of notes and formulas. Write your answers on the exam sheets.

More information

Analytics of the Planned Giving Donor

Analytics of the Planned Giving Donor Analytics of the Planned Giving Donor Katherine Swank, J.D. Target Analytics, Senior Fundraising Consultant Hosted by: Your Presenter Katherine Swank, J.D. Title Development Background Interesting Facts

More information

Making Predictions with Experimental Probability

Making Predictions with Experimental Probability ? LESSON 5.4 Making Predictions with Experimental Probability ESSENTIAL QUESTION Proportionality 7.6.C Make predictions and determine solutions using experimental data for simple and compound events. Also

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Instructor s Solution Manual Pang-Ning Tan Michael Steinbach Vipin Kumar Copyright c 2006 Pearson Addison-Wesley. All rights reserved. Contents 1 Introduction 1 2 Data 5 3

More information

Spring 2018 EMGT 5731: Business Analytics

Spring 2018 EMGT 5731: Business Analytics College of Science and Engineering Engineering Department Spring 2018 EMGT 5731: Business Analytics IMPORTANT COURSE POLICIES A week starts from Tuesday and ends on Monday. Hence, all weekly assignments

More information

Monday, October 15: Monopoly and Marginal Revenue

Monday, October 15: Monopoly and Marginal Revenue Amherst College Department of Economics Economics 111 Fall 2012 Monday, October 15: Monopoly and Marginal Revenue 1. Run the Monopoly and Marginal Revenue simulation in our lab by clicking inside the red

More information

ADVANCED DATA ANALYTICS

ADVANCED DATA ANALYTICS ADVANCED DATA ANALYTICS MBB essay by Marcel Suszka 17 AUGUSTUS 2018 PROJECTSONE De Corridor 12L 3621 ZB Breukelen MBB Essay Advanced Data Analytics Outline This essay is about a statistical research for

More information

Title : Analytics in Agile Project Management Theme: Project Management Leadership > In a Rapidly Changing World Keywords: Agile, Metrics, Analytics, Regression Model Abstract: In the Information revolution

More information

Faculty Quality Review Examples

Faculty Quality Review Examples Faculty Quality Review Examples Discussion Board Participation Rating Example 1 Ethical decisions are tough--that is why policies are written to guide people. 1 Good point about certain drivers in certain

More information

Session 15 Business Intelligence: Data Mining and Data Warehousing

Session 15 Business Intelligence: Data Mining and Data Warehousing 15.561 Information Technology Essentials Session 15 Business Intelligence: Data Mining and Data Warehousing Copyright 2005 Chris Dellarocas and Thomas Malone Adapted from Chris Dellarocas, U. Md. Outline

More information

Financial Services: Maximize Revenue with Better Marketing Data. Marketing Data Solutions for the Financial Services Industry

Financial Services: Maximize Revenue with Better Marketing Data. Marketing Data Solutions for the Financial Services Industry Financial Services: Maximize Revenue with Better Marketing Data Marketing Data Solutions for the Financial Services Industry DataMentors, LLC April 2014 1 Financial Services: Maximize Revenue with Better

More information

Unlocking the Power of Big Data Analytics for Application Security and Security Operation

Unlocking the Power of Big Data Analytics for Application Security and Security Operation Unlocking the Power of Big Data Analytics for Application Security and Security Operation Virginia Lee, Senior Security Architect CISSP, CISA, CEH 1 September 2018 What is Machine Learning? Learning from

More information

The Lazy Man s Cash Formula

The Lazy Man s Cash Formula The Lazy Man s Cash Formula Copy Exactly How I Generate $1,927 Per Day Online Almost Effortlessly By Mr. X Now, let s start making some automated revenue as I promised you! Legal Disclaimers All material

More information

TECHNICAL NOTE. The Logical Framework

TECHNICAL NOTE. The Logical Framework NUMBER 2 VERSION 1.0 DEC 2012 Planning Series This document describes the rationale, theory, and essential elements of the LogFrame as it relates to USAID s Program Cycle Technical Notes are published

More information

CHAPTER 1 INTRODUCTION TO STATISTICS

CHAPTER 1 INTRODUCTION TO STATISTICS DUM 2413 STATISTICS & PROBABILITY CHAPTER 1 INTRODUCTION TO STATISTICS PREPARED BY: DR. CHUAN ZUN LIANG; DR. NORATIKAH ABU; DR. SITI ZANARIAH SATARI FACULTY OF INDUSTRIAL SCIENCES & TECHNOLOGY chuanzl@ump.edu.my;

More information

The cost of getting water has fallen, so I will drink more of it.

The cost of getting water has fallen, so I will drink more of it. ECON 311: Economics of the Environment Name: Spring 2005 Bellas Midterm You have three hours and thirty minutes to complete this exam. Answer all questions, explain your answers, label axes and curves

More information

Categorical Predictors, Building Regression Models

Categorical Predictors, Building Regression Models Fall Semester, 2001 Statistics 621 Lecture 9 Robert Stine 1 Categorical Predictors, Building Regression Models Preliminaries Supplemental notes on main Stat 621 web page Steps in building a regression

More information

NAEW&CF E-3A COMPONENT Civilian Recruitment/Services Section Post Box D Geilenkirchen

NAEW&CF E-3A COMPONENT Civilian Recruitment/Services Section Post Box D Geilenkirchen No.: Status: Civilian Personnel Office use only Received on: Application for Civilian Employment ATTACH RECENT IDENTITY PHOTOGRAPH (passport size) NAEW&CF E-3A COMPONENT Civilian Recruitment/Services Section

More information

Math 101. Make sure that your scantron matches the color of this page. Read ALL directions carefully before beginning the exam.

Math 101. Make sure that your scantron matches the color of this page. Read ALL directions carefully before beginning the exam. Final Exam Spring 2017 Make sure that your scantron matches the color of this page. Read ALL directions carefully before beginning the exam. Anyone found using a graphing/programmable calculator or cell

More information

AP Statistics Scope & Sequence

AP Statistics Scope & Sequence AP Statistics Scope & Sequence Grading Period Unit Title Learning Targets Throughout the School Year First Grading Period *Apply mathematics to problems in everyday life *Use a problem-solving model that

More information

Targeting & Segmentation

Targeting & Segmentation Targeting & Segmentation Targeting and Segmentation If Direct Marketing is the focusing of resources on the superior opportunity then targeting is the activity which identifies the superior opportunity.

More information

VICTOR VALLEY COLLEGE COOPERATIVE WORK EXPERIENCE EDUCATION CLASS. Homework Assignment #1 Resume & Cover Letter

VICTOR VALLEY COLLEGE COOPERATIVE WORK EXPERIENCE EDUCATION CLASS. Homework Assignment #1 Resume & Cover Letter VICTOR VALLEY COLLEGE COOPERATIVE WORK EXPERIENCE EDUCATION CLASS Homework Assignment #1 Resume & Cover Letter VICTOR VALLEY COMMUNITY COLLEGE COOPERATIVE WORK EXPERIENCE EDUCATION ASSIGNMENT #1 RESUME

More information