Regression Analysis I & II

Size: px
Start display at page:

Download "Regression Analysis I & II"

Transcription

1 Data for this session is available in Data Regression I & II Regression Analysis I & II Quantitative Methods for Business Skander Esseghaier 1

2 In this session, you will learn: How to read and interpret a regression output how much does the regression explain (R-Square) is the regression significant? (F-Test) is any coefficient significant? (T-Test) How to deal with some key issues you may be confronted with when using regression models multicollinearity categorical independent variables (dummy variable regression) How to identify the most important variables in a regression analysis 2

3 Meddicorp Meddicorp sells medical supplies to hospitals, clinics and doctors offices Company currently markets in 3 regions of US: South, West and Midwest Meddicorp management is concerned with the effectiveness of a new bonus program for its sales force Management wants to know if there is a relationship between sales and bonuses in

4 What Does the Data Says? SALESPERSON SALES $ BONUS $

5 Measures of Association Scatter plot It describes the relationship between two variables graphically Relationship between Sales Perfromance and Bonus Received Bonus in $ Sales in $

6 How Strong is the Association? Relationship between Sales Perfromance and Bonus Received B o n u s i n $ Sales in $

7 Measures of Association SALESPERSON SALES $ BONUS $ Advertising Sales in S The two variables must have the same number of observations (paired variables)

8 Measures of Association Covariance and Correlation Measures that summarize the strength of the linear relationship between the two variables numerically Cov(X,Y) = n i= 1 (X X)(Y Y) i n 1 i Corr(X,Y) = Cov(X,Y) ss X Y Excel: COVAR(data1,data2) Excel: CORREL(data1,data2) The two variables, say X and Y, must have the same number of observations (paired variables)

9 Measures of Association The advantage that the correlation has over covariance is that the correlation is always between -1 and +1. Corr(X,Y) = -1 negative linear relationship Corr(X,Y) = +1 positive linear relationship Corr(X,Y) = 0 no linear relationship All other values of correlation are judged in relation to these three values.

10 Measures of Association Covar(X,Y) = Corr(X,Y) = 0.91 Covar(X,Y) = Corr(X,Y) =

11 Measures of Association Covar(X,Y) = Corr(X,Y) = 0.20 Covar(X,Y) = Corr(X,Y) =

12 The Basic Idea Behind Regression Suppose you believe Salary is related to Education, Experience & Gender Measure of Association Corr (Salary, Education) Hypothesis testing Gender discrimination? Corr (Salary,Experience) Average Salary for Males versus Average Salary for Females 12

13 The Basic Idea Behind Regression If we believe Salary is related to Education, Experience and Gender, can we come up with some weighted sum of Education, Experience and Gender that will help us predict Salary with as little error as possible Salary = b0 + b1*education + b2*experience + b3*gender Goal of regression come up with the weight b0, b1, b2, b3 that will predict Salary with the least possible error using the variables Education, Experience and Gender Gender discrimination context Suppose b3 is significantly different from zero, then we can more conclusively say that there is possible gender discrimination, because we have separated out the effects of education and experience 13

14 Uses of Regression Describing and understanding relationships Sales = 20, Price Advertising Forecasting and predicting a new observation what will sales be if I change advertising or price? Adjusting the independent variables how much should I change advertising or price? 14

15 Back to Meddicorp Meddicorp management is concerned with the effectiveness of a new bonus program for its sales force There seems to be a relationship between sales and bonuses in 1999 But sales should be adjusted for other factors for example, if Meddicorp advertised heavily, then that would increase sales so sales should be corrected for advertising expenses to get the true effect of sales force performance 15

16 Meddicorp Regression Regression Analysis: SALES versus ADV, BONUS The regression equation is SALES = ADV BONUS T-Stats P-Value for 2-tailed test Predictor Coef SE Coef T P Constant ADV BONUS Analysis of Variance R-Sq = 85.3% R-Sq(adj) = 84.0% R-Square Source DF SS MS F P Regression Residual Error Total F-Test 16

17 What is the R-Square Here? Y Y Y X X X R-Sq = 1 R-Sq < 1 R-Sq << 1 17

18 And Here? Y Y Y X X X R-Sq = 1 R-Sq < 1 R-Sq << 1 18

19 What About Here? Y Y Y X R-Sq = 1 R-Sq = 1 X R-Square is meaningless X 19

20 What if R-Square = 0? Does it imply that there is no relationship between the variables? 20

21 No Linear Relationship Y There is a relationship between the variables but not a linear one: R-Sq = 0 X 21

22 Types of Non-Linear Relationships Y Y X X 22

23 No Relationship Between the Variables Y No Relationship R-Sq = 0 X (but R-Sq = 0 No Linear Relationship only!!) 23

24 Meddicorp More Variables Suppose Meddicorp believes that sales of a representative could be a function of: its market share; and the sales of the largest competitor in its territory What would be your research hypothesis for these variables? 24

25 Meddicorp Interpret Output Regression Analysis: SALES versus ADV, BONUS, MKTSHR, COMPET The regression equation is SALES = ADV BONUS MKTSHR COMPET Predictor Coef SE Coef T P Constant ADV BONUS MKTSHR COMPET Not significant R-Sq = 85.8% R-Sq(adj) = 82.9% Analysis of Variance Source DF SS MS F P Regression Residual Error Total

26 Meddicorp In Search for More Predictors Meddicorp wonders if sales could be better explained if they not only included current bonus, but also last year s bonus of the sales person 26

27 Including Last Year Bonus to Explain Sales Regression Analysis: SALES versus ADV, BONUS, LAST YR BONUS The regression equation is SALES = ADV BONUS LAST YR BONUS Predictor Coef SE Coef T P Constant ADV BONUS LAST YR No longer significant R-Sq = 85.4% R-Sq(adj) = 83.3% Analysis of Variance Source DF SS MS F P Regression Residual Error Total

28 Meddicorp Regression Regression Analysis: SALES versus ADV, BONUS The regression equation is SALES = ADV BONUS T-Stats P-Value for 2-tailed test Predictor Coef SE Coef T P Constant ADV BONUS Analysis of Variance R-Sq = 85.3% R-Sq(adj) = 84.0% R-Square Source DF SS MS F P Regression Residual Error Total F-Test 28

29 Multicollinearity Caused by high correlation between the RHS variables Correlations: SALES, ADV, BONUS, LAST YR BONUS SALES ADV BONUS ADV BONUS Too High LAST YR Cell Contents: Pearson correlation P-Value 29

30 Detecting and Correcting Multicollinearity Detecting Multicollinearity Look at Correlations Large F-Stat, but poor T-Stat Correcting Multicollinearity Keep only one of the highly correlated variables 30

31 More on Detecting Multicollinearity Look at Variance Inflation Factors (VIF) set this Option in Minitab when estimating regression look at largest VIF VIF=1 indicates no multicollinearity VIF >5 is considered very bad 31

32 Meddicorp Regression Regression Analysis: SALES versus ADV, BONUS The regression equation is SALES = ADV BONUS T-Stats P-Value for 2-tailed test Predictor Coef SE Coef T P Constant ADV BONUS Analysis of Variance R-Sq = 85.3% R-Sq(adj) = 84.0% R-Square Source DF SS MS F P Regression Residual Error Total F-Test 32

33 Correcting for Multicollinearity Regression Analysis: SALES versus ADV, BONUS, LAST YR BONUS The regression equation is SALES = ADV BONUS LAST YR BONUS Predictor Coef SE Coef T P VIF Constant ADV BONUS LAST YR S = R-Sq = 85.4% R-Sq(adj) = 83.3% Analysis of Variance Source DF SS MS F P Regression Residual Error Total Source DF Seq SS ADV BONUS LAST YR

34 Modeling Categorical Variables Meddicorp believes that sales are often a function of a region s attractiveness and bonus should correct for that is bonus related to sales beyond regional attractiveness? How to include regions in the regression? South, West, Midwest Create dummy variables 34

35 Including Dummies Regression Analysis: SALES versus ADV, BONUS, South, West, Midwest * Midwest is highly correlated with other X variables * Midwest has been removed from the equation The regression equation is SALES = ADV BONUS South West Predictor Coef SE Coef T P Constant ADV BONUS South West R-Sq = 94.7% R-Sq(adj) = 93.6% Can use only n-1 dummy variables if there are n categories; if you use all n it creates multicollinearity 35

36 Assessing the Importance of the Variables Standardized coefficient for Xi when regressed on Y standardized coeff = unstandardized coeff * stdv of Xi / stdv of Y standardized coeff are also called beta coefficient Compute in Excel if you like compute std deviation for regulars variables using the stdev(.) compute std deviation for dummy variables using the stdeva(.) Warning: Compute betas only for significant coefficients 36

37 Most Important Variables for Meddicorp Regression Analysis: SALES versus ADV, BONUS, South, West, Midwest The regression equation is SALES = ADV BONUS South West Predictor Coef SE Coef T P Constant ADV BONUS South West Beta Coef R-Sq = 94.7% R-Sq(adj) = 93.6% 37

38 Takeaways T-stats > 2 and p-values < 0.05 indicate significance at 5% level of a variable in a regression implies that the variable can explain variation in the dependent variable With large number of independent variables, don t put them all at one shot in the regression if there are high correlations among some variables, pick one of these for the regression to avoid multicollinearity If there are n categories in a categorical variable, use n-1 dummy variables Compute standardized (beta) coefficients to check importance of variables 38

CHAPTER 10 REGRESSION AND CORRELATION

CHAPTER 10 REGRESSION AND CORRELATION CHAPTER 10 REGRESSION AND CORRELATION SIMPLE LINEAR REGRESSION: TWO VARIABLES (SECTIONS 10.1 10.3 OF UNDERSTANDABLE STATISTICS) Chapter 10 of Understandable Statistics introduces linear regression. The

More information

Gasoline Consumption Analysis

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

More information

STATISTICS PART Instructor: Dr. Samir Safi Name:

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

More information

Timing Production Runs

Timing Production Runs Class 7 Categorical Factors with Two or More Levels 189 Timing Production Runs ProdTime.jmp An analysis has shown that the time required in minutes to complete a production run increases with the number

More information

Performance and regression analysis of thermoelectric generator

Performance and regression analysis of thermoelectric generator Performance and regression analysis of thermoelectric generator #1 Ashish P. Wahadude, #2 Dipak. S. Patil 1 Mechanical Engineering Department, SPPU, Pune, G. H. Raisoni college of Engineering and Management,

More information

Multiple Imputation and Multiple Regression with SAS and IBM SPSS

Multiple Imputation and Multiple Regression with SAS and IBM SPSS Multiple Imputation and Multiple Regression with SAS and IBM SPSS See IntroQ Questionnaire for a description of the survey used to generate the data used here. *** Mult-Imput_M-Reg.sas ***; options pageno=min

More information

Questionnaire. (3) (3) Bachelor s degree (3) Clerk (3) Third. (6) Other (specify) (6) Other (specify)

Questionnaire. (3) (3) Bachelor s degree (3) Clerk (3) Third. (6) Other (specify) (6) Other (specify) Questionnaire 1. Age (years) 2. Education 3. Job Level 4.Sex 5. Work Shift (1) Under 25 (1) High school (1) Manager (1) M (1) First (2) 25-35 (2) Some college (2) Supervisor (2) F (2) Second (3) 36-45

More information

A Study on Employee Engagement and its importance for Employee Retention in IT industry in India

A Study on Employee Engagement and its importance for Employee Retention in IT industry in India A Study on Employee Engagement and its importance for Employee Retention in IT industry in India 1 Dr. Sanjeevani Gangwani, 2 Dr. Rajendra Singh, 3 Ms. Khushbu Dubey, 4 Dr. Pooja Dasgupta 1 Professor,

More information

CONSUMER ACCEPTANCE TOWARDS ONLINE GROCERY SHOPPING IN MALANG, EAST JAVA, INDONESIA

CONSUMER ACCEPTANCE TOWARDS ONLINE GROCERY SHOPPING IN MALANG, EAST JAVA, INDONESIA Agricultural Socio-Economics Journal ISSN: 2252-6757 Volume 17, Number 01 (2017): 23-32 CONSUMER ACCEPTANCE TOWARDS ONLINE GROCERY SHOPPING IN MALANG, EAST JAVA, INDONESIA Wisynu Ari Gutama 1, Anggya Puspita

More information

demographic of respondent include gender, age group, position and level of education.

demographic of respondent include gender, age group, position and level of education. CHAPTER 4 - RESEARCH RESULTS 4.0 Chapter Overview This chapter presents the results of the research and comprises few sections such as and data analysis technique, analysis of measures, testing of hypotheses,

More information

Kvalitativ Introduktion til Matematik-Økonomi

Kvalitativ Introduktion til Matematik-Økonomi Kvalitativ Introduktion til Matematik-Økonomi matematik-økonomi studiet 1. basissemester Esben Høg I17 Aalborg Universitet 7. og 9. december 2009 Institut for Matematiske Fag Aalborg Universitet Esben

More information

Unit 6: Simple Linear Regression Lecture 2: Outliers and inference

Unit 6: Simple Linear Regression Lecture 2: Outliers and inference Unit 6: Simple Linear Regression Lecture 2: Outliers and inference Statistics 101 Thomas Leininger June 18, 2013 Types of outliers in linear regression Types of outliers How do(es) the outlier(s) influence

More information

Psych 5741/5751: Data Analysis University of Boulder Gary McClelland & Charles Judd

Psych 5741/5751: Data Analysis University of Boulder Gary McClelland & Charles Judd Second Mid-Term Exam Multiple Regression Question A: Public policy analysts are interested in understanding how and why individuals come to develop the opinions they do of various public policy issues.

More information

Regression diagnostics

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

More information

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

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

More information

Linear Regression Analysis of Gross Output Value of Farming, Forestry, Animal Husbandry and Fishery Industries

Linear Regression Analysis of Gross Output Value of Farming, Forestry, Animal Husbandry and Fishery Industries 1106 Proceedings of the 8th International Conference on Innovation & Management Linear Regression Analysis of Gross Output Value of Farming, Forestry, Animal Husbandry and Fishery Industries Liu Haime,

More information

Statistical analysis of ambient air PM10 contamination during winter periods for Ruse region, Bulgaria

Statistical analysis of ambient air PM10 contamination during winter periods for Ruse region, Bulgaria Statistical analysis of ambient air PM10 contamination during winter periods for Ruse region, Bulgaria Irina Tsvetanova 1, Ivanka Zheleva 1,, Margarita Filipova 1, and Antoaneta Stefanova 1 1 Department

More information

INVESTIGATION OF SOME FACTORS AFFECTING MANUFACTURING WORKERS PERFORMANCE IN INDUSTRIES IN ANAMBRA STATE OF NIGERIA

INVESTIGATION OF SOME FACTORS AFFECTING MANUFACTURING WORKERS PERFORMANCE IN INDUSTRIES IN ANAMBRA STATE OF NIGERIA INVESTIGATION OF SOME FACTORS AFFECTING MANUFACTURING WORKERS PERFORMANCE IN INDUSTRIES IN ANAMBRA STATE OF NIGERIA Nwosu M. C., Ikwu G. O. R. and Uzorh A.C Department of Industrial and Production Engineering,

More information

The Multivariate Regression Model

The Multivariate Regression Model The Multivariate Regression Model Example Determinants of College GPA Sample of 4 Freshman Collect data on College GPA (4.0 scale) Look at importance of ACT Consider the following model CGPA ACT i 0 i

More information

Running head: THE MEANING AND DOING OF MINDFULNESS

Running head: THE MEANING AND DOING OF MINDFULNESS Running head: THE MEANING AND DOING OF MINDFULNESS Supplementary Materials Fully latent SEM version of model 1 Supplementary Fig 1 outlines the direct effects for the fully latent equivalent to the path

More information

CSR organisational taxonomy and job characteristics on performance: SME case studies

CSR organisational taxonomy and job characteristics on performance: SME case studies See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/316869842 CSR organisational taxonomy and job characteristics on performance: SME case studies

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

Optimal Productivity And Design Of Production Quantity Of A Manufacturing Industry

Optimal Productivity And Design Of Production Quantity Of A Manufacturing Industry Optimal Productivity And Design Of Production Quantity Of A Manufacturing Industry Okolie Paul Chukwulozie, Oluwadare Benjamin Segun,Obika Echezona Nnaemeka,Nwadike Emmanuel Chinagorom, Olagunju Suraj

More information

Author please check for any updations

Author please check for any updations The Relationship Between Service Quality and Customer Satisfaction: An Empirical Study of the Indian Banking Industry Sunayna Khurana* In today s intense competitive business world, the customer is educated

More information

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

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

More information

Please respond to each of the following attitude statement using the scale below:

Please respond to each of the following attitude statement using the scale below: Resp. ID: QWL Questionnaire : Part A: Personal Profile 1. Age as of last birthday. years 2. Gender 0. Male 1. Female 3. Marital status 0. Bachelor 1. Married 4. Level of education 1. Certificate 2. Diploma

More information

Interpreting and Visualizing Regression models with Stata Margins and Marginsplot. Boriana Pratt May 2017

Interpreting and Visualizing Regression models with Stata Margins and Marginsplot. Boriana Pratt May 2017 Interpreting and Visualizing Regression models with Stata Margins and Marginsplot Boriana Pratt May 2017 Interpreting regression models Often regression results are presented in a table format, which makes

More information

Advances in Engineering & Scientific Research. Research Article

Advances in Engineering & Scientific Research. Research Article www.advancejournals.org Open Access Scientific Publisher Research Article FACTORIAL ANALYSIS OF CONCRETE PRODUCTION IN HOT AND WARM HUMID ZONES IN SOUTH EAST NIGERIA John Ezeokonkwo 1, Felix Uche Ikechukwu

More information

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

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

More information

Experimental Design Day 2

Experimental Design Day 2 Experimental Design Day 2 Experiment Graphics Exploratory Data Analysis Final analytic approach Experiments with a Single Factor Example: Determine the effects of temperature on process yields Case I:

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

A statistical analysis of value of imports in Nigeria

A statistical analysis of value of imports in Nigeria American Journal of Theoretical and Applied Statistics 2014; 3(5): 117-124 Published online August 20, 2014 (http://www.sciencepublishinggroup.com/j/ajtas) doi: 10.11648/j.ajtas.20140305.11 ISSN: 2326-8999

More information

Week 10: Heteroskedasticity

Week 10: Heteroskedasticity Week 10: Heteroskedasticity Marcelo Coca Perraillon University of Colorado Anschutz Medical Campus Health Services Research Methods I HSMP 7607 2017 c 2017 PERRAILLON ARR 1 Outline The problem of (conditional)

More information

Outliers Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised April 7, 2016

Outliers Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised April 7, 2016 Outliers Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised April 7, 206 These notes draw heavily from several sources, including Fox s Regression Diagnostics; Pindyck

More information

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

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

More information

Salary Determinants for Higher Institutions of Learning in Kenya

Salary Determinants for Higher Institutions of Learning in Kenya Salary Determinants for Higher Institutions of Learning in Kenya Bernard Muturi The Catholic University of Eastern Africa, Kenya Email: bmuturi@cuea.edu Philip Ngare University of Nairobi, Kenya Email:

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

INVESTIGATING THE IMPACT OF POOR UTILISATION OF QUALITY MANAGEMENT SYSTEM IN A SOUTH AFRICAN FOUNDRY. CSIR, South Africa

INVESTIGATING THE IMPACT OF POOR UTILISATION OF QUALITY MANAGEMENT SYSTEM IN A SOUTH AFRICAN FOUNDRY. CSIR, South Africa INVESTIGATING THE IMPACT OF POOR UTILISATION OF QUALITY MANAGEMENT SYSTEM IN A SOUTH AFRICAN FOUNDRY Z. Mpanza 1*, D. Nyembwe 2, and H. Nel 3 1 Transport Systems and Operations CSIR, South Africa zmpanza@csir.co.za

More information

Relationship of Leadership Styles and Employee Creativity: A Mediating Role of Creative Self-efficacy and Moderating Role of Organizational Climate

Relationship of Leadership Styles and Employee Creativity: A Mediating Role of Creative Self-efficacy and Moderating Role of Organizational Climate Pakistan Journal of Commerce and Social Sciences 2017, Vol. 11 (2), 698-719 Pak J Commer Soc Sci Relationship of Leadership Styles and Employee Creativity: A Mediating Role of Creative Self-efficacy and

More information

ALL POSSIBLE MODEL SELECTION IN PROC MIXED A SAS MACRO APPLICATION

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

More information

Understanding Fluctuations in Market Share Using ARIMA Time-Series Analysis

Understanding Fluctuations in Market Share Using ARIMA Time-Series Analysis Understanding Fluctuations in Market Share Using ARIMA Time-Series Analysis Introduction This case study demonstrates how forecasting analysis can improve our understanding of changes in market share over

More information

LIR 832: MINITAB WORKSHOP

LIR 832: MINITAB WORKSHOP LIR 832: MINITAB WORKSHOP Opening Minitab Minitab will be in the Start Menu under Net Apps. Opening the Data Go to the following web site: http://www.msu.edu/course/lir/832/datasets.htm Right-click and

More information

Professional Ethics and Organizational Productivity for Employee Retention

Professional Ethics and Organizational Productivity for Employee Retention Professional Ethics and Organizational Productivity for Employee Retention Sandhya Kethavath JNTU, India ABSTRACT Values and ethics function as criteria, which govern goals at various levels of organization.

More information

Telecommunications Churn Analysis Using Cox Regression

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

More information

Hypothesis Testing: Means and Proportions

Hypothesis Testing: Means and Proportions MBACATÓLICA JAN/APRIL 006 Marketing Research Fernando S. Machado Week 8 Hypothesis Testing: Means and Proportions Analysis of Variance: One way ANOVA Analysis of Variance: N-way ANOVA Hypothesis Testing:

More information

Psy 420 Midterm 2 Part 2 (Version A) In lab (50 points total)

Psy 420 Midterm 2 Part 2 (Version A) In lab (50 points total) Psy 40 Midterm Part (Version A) In lab (50 points total) A researcher wants to know if memory is improved by repetition (Duh!). So he shows a group of five participants a list of 0 words at for different

More information

The effectiveness of the promotional tools in creating awareness toward customers of Islamic banking in Malaysia

The effectiveness of the promotional tools in creating awareness toward customers of Islamic banking in Malaysia The effectiveness of the promotional tools in creating awareness toward customers of Islamic banking in Malaysia AUTHORS ARTICLE INFO JOURNAL Abdul Jumaat bin Mahajar Jasmani Binti Mohd Yunus Abdul Jumaat

More information

Power Generation Capacity and Its Investment Requirements in Pakistan for Twenty Years ( )

Power Generation Capacity and Its Investment Requirements in Pakistan for Twenty Years ( ) Chapter 117 Power Generation Capacity and Its Investment Requirements in Pakistan for Twenty Years (2011-2030) Nadeem A. Syed, Akbar Saeed and Asif Kamran Abstract Pakistan is facing an unprecedented power

More information

Service Quality and Consumer Behavior on Metered Taxi Services

Service Quality and Consumer Behavior on Metered Taxi Services Service Quality and Consumer Behavior on Metered Taxi Services Nattapong Techarattanased Abstract The purposes of this research are to make comparisons in respect of the behaviors on the use of the services

More information

A SIMULATION STUDY OF THE ROBUSTNESS OF THE LEAST MEDIAN OF SQUARES ESTIMATOR OF SLOPE IN A REGRESSION THROUGH THE ORIGIN MODEL

A SIMULATION STUDY OF THE ROBUSTNESS OF THE LEAST MEDIAN OF SQUARES ESTIMATOR OF SLOPE IN A REGRESSION THROUGH THE ORIGIN MODEL A SIMULATION STUDY OF THE ROBUSTNESS OF THE LEAST MEDIAN OF SQUARES ESTIMATOR OF SLOPE IN A REGRESSION THROUGH THE ORIGIN MODEL by THILANKA DILRUWANI PARANAGAMA B.Sc., University of Colombo, Sri Lanka,

More information

Measurement Systems Analysis

Measurement Systems Analysis Measurement Systems Analysis Components and Acceptance Criteria Rev: 11/06/2012 Purpose To understand key concepts of measurement systems analysis To understand potential sources of measurement error and

More information

AMB201: MARKETING & AUDIENCE RESEARCH

AMB201: MARKETING & AUDIENCE RESEARCH AMB201: MARKETING & AUDIENCE RESEARCH Assessment 3: Predictors of Online Retail Shopping Student name: Jenny Chan Student number: n8738254 Tutor name: Jay Kim Tutorial time: Friday 2pm-3pm Due Date: 3

More information

Calculate the explicit, implicit, and the total economic costs of attending college. [5 marks]

Calculate the explicit, implicit, and the total economic costs of attending college. [5 marks] PART A INSTRUCTIONS: 1. THERE ARE FOUR (4) QUESTIONS IN THIS PART. 2. ANSWER ALL QUESTIONS. Question 1 a. How does the theory of the firm provide an integrated framework for the analysis of managerial

More information

Business Math Curriculum Guide Scranton School District Scranton, PA

Business Math Curriculum Guide Scranton School District Scranton, PA Business Math Scranton School District Scranton, PA Business Math Prerequisite : Geometry 11 or Applied Geometry 11 Course Description: This course is dedicated to real world applications of Algebra Concepts.

More information

Human Services Cosmetology II Multiple Choice Math Assessment Problems

Human Services Cosmetology II Multiple Choice Math Assessment Problems Human Services Cosmetology II Multiple Choice Math Assessment Problems All math problems address TEKS 130.253. Cosmetology II. (B) estimate cost-effective resources to assist with planning the delivery

More information

Factors Affecting Brand Switching In Telecommunication Sector

Factors Affecting Brand Switching In Telecommunication Sector Quest Journals Journal of Research in Business and Management Volume 3 ~ Issue 1(2015) pp:11-15 ISSN(Online) : 2347-3002 www.questjournals.org Research Paper Factors Affecting Brand Switching In Telecommunication

More information

SECTION 11 ACUTE TOXICITY DATA ANALYSIS

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

More information

Effectiveness of Strategic Human Resource Management on Organizational Performance at Kenya Seed Company-Kitale

Effectiveness of Strategic Human Resource Management on Organizational Performance at Kenya Seed Company-Kitale Journal of Emerging Trends in Economics and Management Sciences (JETEMS) 6(1):1-5 Scholarlink Research Institute Journals, 2015 (ISSN: 2141-7024) jetems.scholarlinkresearch.com Journal of Emerging Trends

More information

Managerial Economics

Managerial Economics Managerial Economics Estimating Demand Functions Rudolf Winter-Ebmer Johannes Kepler University Linz Winter Term 2014 Winter-Ebmer, Managerial Economics: Unit 2 - Demand Estimation 1 / 21 Why do you need

More information

Introduction of STATA

Introduction of STATA Introduction of STATA News: There is an introductory course on STATA offered by CIS Description: Intro to STATA On Tue, Feb 13th from 4:00pm to 5:30pm in CIT 269 Seats left: 4 Windows, 7 Macintosh For

More information

Effects of Service Quality, Price and Promotion on Customers Purchase Decision of Traveloka Online Airline Tickets in Jakarta, Indonesia

Effects of Service Quality, Price and Promotion on Customers Purchase Decision of Traveloka Online Airline Tickets in Jakarta, Indonesia International Journal of Management Science and Business Administration Volume 3, Issue 2, January 2017, Pages 42-49 DOI: 10.18775/ijmsba.1849-5664-5419.2014.32.1004 URL: http://dx.doi.org/10.18775/ijmsba.1849-5664-5419.2014.32.1004

More information

Advances in Engineering & Scientific Research. Research Article FACTORIAL DESIGN AND OPTIMIZATION OF THE WEIGHT OF THE CUBE (KG) IN CONCRETE MIXTURE

Advances in Engineering & Scientific Research. Research Article FACTORIAL DESIGN AND OPTIMIZATION OF THE WEIGHT OF THE CUBE (KG) IN CONCRETE MIXTURE www.advancejournals.org Open Access Scientific Publisher Research Article FACTORIAL DESIGN AND OPTIMIZATION OF THE WEIGHT OF THE CUBE (KG) IN CONCRETE MIXTURE ABSTRACT Ejikeme Ifeanyi R 1, Ezeliora Chukwuemeka

More information

E-SERVICE QUALITY EXPERIENCE AND CUSTOMER LOYALTY: AN EMPHASIS OF THE NIGERIA AIRLINE OPERATORS

E-SERVICE QUALITY EXPERIENCE AND CUSTOMER LOYALTY: AN EMPHASIS OF THE NIGERIA AIRLINE OPERATORS European Journal of Business and Social Sciences, Vol. 1, No. 9, pp 118-125, December 2012. URL: http://www.ejbss.com/recent.aspx ISSN: 2235-767X E-SERVICE QUALITY EXPERIENCE AND CUSTOMER LOYALTY: AN EMPHASIS

More information

Factors Affecting Management Accounting Practices in Malaysia

Factors Affecting Management Accounting Practices in Malaysia International Journal of Business and Management; Vol. 12, No. 10; 2017 ISSN 1833-3850 E-ISSN 1833-8119 Published by Canadian Center of Science and Education Factors Affecting Management Accounting Practices

More information

How to Conduct an OFCCP-Style Compensation Analysis with Microsoft Excel(Will Begin Momentarily)

How to Conduct an OFCCP-Style Compensation Analysis with Microsoft Excel(Will Begin Momentarily) How to Conduct an OFCCP-Style Compensation Analysis with Microsoft Excel(Will Begin Momentarily) Jim Higgins, Ed.D. www.bcginstitute.org Visit BCGi Online While you are waiting for the webinar to begin,

More information

The impacts of intellectual capital of China s public pharmaceutical company on company s performance

The impacts of intellectual capital of China s public pharmaceutical company on company s performance Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):999-1004 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 The impacts of intellectual capital of China s

More information

Priscilla Jennifer Rumbay. The Impact of THE IMPACT OF CUSTOMER LOYALTY PROGRAM TO CUSTOMER LOYALTY (STUDY OF GAUDI CLOTHING STORE MANADO)

Priscilla Jennifer Rumbay. The Impact of THE IMPACT OF CUSTOMER LOYALTY PROGRAM TO CUSTOMER LOYALTY (STUDY OF GAUDI CLOTHING STORE MANADO) THE IMPACT OF CUSTOMER LOYALTY PROGRAM TO CUSTOMER LOYALTY (STUDY OF GAUDI CLOTHING STORE MANADO) by: Priscilla Jennifer Rumbay 1 Faculty of Economics and Business International Business Administration

More information

Why Learn Statistics?

Why Learn Statistics? Why Learn Statistics? So you are able to make better sense of the ubiquitous use of numbers: Business memos Business research Technical reports Technical journals Newspaper articles Magazine articles Basic

More information

SUCCESSFUL ENTREPRENEUR: A DISCRIMINANT ANALYSIS

SUCCESSFUL ENTREPRENEUR: A DISCRIMINANT ANALYSIS SUCCESSFUL ENTREPRENEUR: A DISCRIMINANT ANALYSIS M. B. M. Ismail Department of Management, Faculty of Management and Commerce, South Eastern University of Sri Lanka, Oluvil mbmismail@seu.ac.lk ABSTRACT:

More information

Maximizing validity of personality questionnaires. Michael D. Biderman

Maximizing validity of personality questionnaires. Michael D. Biderman Maximizing validity of personality questionnaires Michael D. Biderman River Cities Industrial-Organizational Psychology Conference University of Tennessee at Chattanooga 2014 Thanks to Nhung Nguyen Towson

More information

Probability Of Booking

Probability Of Booking Axis Title Web Social Analytics Air France Assignment 1 Spring 216 Shuhua Zhu Assignment 1 Question 1: CTR TCR NET REVEAVE. COSROA AVE. REV PROB COUNT 451 451 451 451 459 368 451 MAX 2.% 9.% $549,524 $1.

More information

Arch. Metall. Mater. 62 (2017), 2,

Arch. Metall. Mater. 62 (2017), 2, Arch. Metall. Mater. 62 (2017), 2, 571-576 DOI: 10.1515/amm-2017-0084 M. SUŁOWSKI* #, A. JORDAN*, A. CZARSKI*, P. MATUSIEWICZ* ESTIMATION OF THE EFFECT OF PRODUCTION PARAMETERS ON MECHANICAL PROPERTIES

More information

CHAPTER 3. Quantitative Demand Analysis

CHAPTER 3. Quantitative Demand Analysis CHAPTER 3 Quantitative Demand Analysis Copyright 2014 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education. Chapter Outline

More information

STATISTICAL INFERENCES IN MARKET RESEARCH FOR SUSTAINABLE DEVELOPMENT IN CONFERENCE TOURISM

STATISTICAL INFERENCES IN MARKET RESEARCH FOR SUSTAINABLE DEVELOPMENT IN CONFERENCE TOURISM STATISTICAL INFERENCES IN MARKET RESEARCH FOR SUSTAINABLE DEVELOPMENT IN CONFERENCE TOURISM Karagiannis Stephanos Tourism Industry Department, Technological Educational Institute of Lamia- Amfiss, Amfissa

More information

Quadratic Regressions Group Acitivity 2 Business Project Week #4

Quadratic Regressions Group Acitivity 2 Business Project Week #4 Quadratic Regressions Group Acitivity 2 Business Project Week #4 In activity 1 we created a scatter plot on the calculator using a table of values that were given. Some of you were able to create a linear

More information

Impact of Extrinsic Rewards on Job Satisfaction of Banking Sector Employees of Karachi Pakistan

Impact of Extrinsic Rewards on Job Satisfaction of Banking Sector Employees of Karachi Pakistan IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668. Volume 17, Issue 11.Ver. II (Nov. 2015), PP 65-74 www.iosrjournals.org Impact of Extrinsic Rewards on Job Satisfaction

More information

Keywords: Marketing, Technology, Online Marketing, Technology Acceptance Model.

Keywords: Marketing, Technology, Online Marketing, Technology Acceptance Model. JOURNAL OF BUSINESS AND MANAGEMENT Vol. 4, No.1, 2015: 46-56 CUSTOMER ACCEPTANCE IN ONLINE MARKETING USING TECHNOLOGY ACCEPTANCE MODEL STUDY CASE: PT RAJAWALI MEDIKA MANDIRI Evan Nathan and Ira Fachira

More information

ESTIMATING GENDER DIFFERENCES IN AGRICULTURAL PRODUCTIVITY: BIASES DUE TO OMISSION OF GENDER-INFLUENCED VARIABLES AND ENDOGENEITY OF REGRESSORS

ESTIMATING GENDER DIFFERENCES IN AGRICULTURAL PRODUCTIVITY: BIASES DUE TO OMISSION OF GENDER-INFLUENCED VARIABLES AND ENDOGENEITY OF REGRESSORS ESTIMATING GENDER DIFFERENCES IN AGRICULTURAL PRODUCTIVITY: BIASES DUE TO OMISSION OF GENDER-INFLUENCED VARIABLES AND ENDOGENEITY OF REGRESSORS by Nina Lilja, Thomas F. Randolph and Abrahmane Diallo* Selected

More information

A study of cartel stability: the Joint Executive Committee, Paper by: Robert H. Porter

A study of cartel stability: the Joint Executive Committee, Paper by: Robert H. Porter A study of cartel stability: the Joint Executive Committee, 1880-1886 Paper by: Robert H. Porter Joint Executive Committee Cartels can increase profits by restricting output from competitive levels. However,

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

Analysis of Factors Affecting Resignations of University Employees

Analysis of Factors Affecting Resignations of University Employees Analysis of Factors Affecting Resignations of University Employees An exploratory study was conducted to identify factors influencing voluntary resignations at a large research university over the past

More information

ARIMA LAB ECONOMIC TIME SERIES MODELING FORECAST Swedish Private Consumption version 1.1

ARIMA LAB ECONOMIC TIME SERIES MODELING FORECAST Swedish Private Consumption version 1.1 Bo Sjo 2011-11-10 (Updated) ARIMA LAB ECONOMIC TIME SERIES MODELING FORECAST Swedish Private Consumption version 1.1 Send in a written report to bosjo@liu.se before Wednesday November 25, 2012. 1 1. Introduction

More information

Chapter 13. Oligopoly and Monopolistic Competition

Chapter 13. Oligopoly and Monopolistic Competition Chapter 13 Oligopoly and Monopolistic Competition Chapter Outline Some Specific Oligopoly Models : Cournot, Bertrand and Stackelberg Competition When There are Increasing Returns to Scale Monopolistic

More information

The Effects of Consumers Brand Equity Perceptions on Brand Extension Strategy

The Effects of Consumers Brand Equity Perceptions on Brand Extension Strategy The Effects of Consumers Brand Equity Perceptions on Brand Extension Strategy Enes Emre BAŞAR (Bayburt University, TURKEY) Aysel ERCİŞ (Atatürk University, TURKEY) Abstract In recent years, brand extension

More information

Computer Science and Software Engineering University of Wisconsin - Platteville 3. Statistical Process Control

Computer Science and Software Engineering University of Wisconsin - Platteville 3. Statistical Process Control Computer Science and Software Engineering University of Wisconsin - Platteville 3. Statistical Process Control Yan Shi SE 3730 / CS 5730 Lecture Notes Outline About Deming and Statistical Process Control

More information

CHARACTERIZATION OF KEY PROCESS PARAMETERS IN INJECTION BLOW MOLDING FOR IMPROVING QUALITY. Submitted by

CHARACTERIZATION OF KEY PROCESS PARAMETERS IN INJECTION BLOW MOLDING FOR IMPROVING QUALITY. Submitted by CHARACTERIZATION OF KEY PROCESS PARAMETERS IN INJECTION BLOW MOLDING FOR IMPROVING QUALITY Submitted by Aspen D Costa Southern Illinois University, Carbondale Abstract The purpose of this study was to

More information

Joseph G. Eisenhauer Interaction Between Indicators: An Example

Joseph G. Eisenhauer Interaction Between Indicators: An Example Eisenhauer Statistical Gestalt: Illustrating Interaction with Indicator Variables Joseph G. Eisenhauer University of Detroit Mercy Regression analyses frequently involve interactions among independent

More information

Project 2 - β-endorphin Levels as a Response to Stress: Statistical Power

Project 2 - β-endorphin Levels as a Response to Stress: Statistical Power Score: Name: Due Wednesday, April 10th in class. β-endorphins are neurotransmitters whose activity has been linked to the reduction of pain in the body. Elite runners often report a runners high during

More information

Understanding and accounting for product

Understanding and accounting for product Understanding and Modeling Product and Process Variation Variation understanding and modeling is a core component of modern drug development. Understanding and accounting for product and process variation

More information

The Relationship Between Service Quality and Customer Satisfaction in the Telecommunication Industry: Evidence From Nigeria

The Relationship Between Service Quality and Customer Satisfaction in the Telecommunication Industry: Evidence From Nigeria The Relationship Between Service Quality and Customer Satisfaction in the Telecommunication Industry: Evidence From Nigeria Olu Ojo Department of Business Administration Osun State University P. M. B.

More information

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

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

More information

STUDY OF CUSTOMER PERCEPTION OF TELECOMMUNICATION SERVICE PROVIDERS IN HIMACHAL DISTT SOLAN

STUDY OF CUSTOMER PERCEPTION OF TELECOMMUNICATION SERVICE PROVIDERS IN HIMACHAL DISTT SOLAN STUDY OF CUSTOMER PERCEPTION OF TELECOMMUNICATION SERVICE PROVIDERS IN HIMACHAL DISTT SOLAN RENU VIJ* *Assistant Professor, Department of Management Studies, Baddi University of Emerging Science & Technology,

More information

Logistic Regression for Early Warning of Economic Failure of Construction Equipment

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

More information

COMPARISON OF LOGISTIC REGRESSION MODEL AND MARS CLASSIFICATION RESULTS ON BINARY RESPONSE FOR TEKNISI AHLI BBPLK SERANG TRAINING GRADUATES STATUS

COMPARISON OF LOGISTIC REGRESSION MODEL AND MARS CLASSIFICATION RESULTS ON BINARY RESPONSE FOR TEKNISI AHLI BBPLK SERANG TRAINING GRADUATES STATUS International Journal of Humanities, Religion and Social Science ISSN : 2548-5725 Volume 2, Issue 1 2017 www.doarj.org COMPARISON OF LOGISTIC REGRESSION MODEL AND MARS CLASSIFICATION RESULTS ON BINARY

More information

THE COMPETITIVE ADVANTAGE OF USING ISO-9000 FOR FORTUNE 100 COMPANIES ABSTRACT

THE COMPETITIVE ADVANTAGE OF USING ISO-9000 FOR FORTUNE 100 COMPANIES ABSTRACT THE COMPETITIVE ADVANTAGE OF USING ISO-9000 FOR FORTUNE 100 COMPANIES David Flores University of Texas-Pan American, College of Business Administration 1201 West University Dr, Edinburg, TX 78541 Office

More information

SQL*LIMS Stability Analytics Software

SQL*LIMS Stability Analytics Software SQL*LIMS Stability Analytics SQL*LIMS Stability Analytics Software Real-Time Analysis At-Your-Fingertips A purpose-built analytics solution that puts meaningful information at the fingertips of your Stability

More information

LEAN SIX SIGMA BLACK BELT CHEAT SHEET

LEAN SIX SIGMA BLACK BELT CHEAT SHEET GreyCampus LEAN SIX SIGMA BLACK BELT CHEAT SHEET 2 Includes formulas: what they are, when to use them, references CONTENTS ANOVA DOE (DESIGN OF EXPERIMENTS) One Factor At a Time (OFAT) Comparison Randomization

More information

Chapter 5 DATA ANALYSIS & INTERPRETATION

Chapter 5 DATA ANALYSIS & INTERPRETATION Chapter 5 DATA ANALYSIS & INTERPRETATION 205 CHAPTER 5 : DATA ANALYSIS AND INTERPRETATION 5.1: ANALYSIS OF OCCUPATION WISE COMPOSITION OF SUBSCRIBERS. 5.2: ANALYSIS OF GENDER WISE COMPOSITION OF SUBSCRIBERS.

More information

S-ID Used Subaru Foresters I

S-ID Used Subaru Foresters I S-ID Used Subaru Foresters I Alignments to Content Standards: S-ID.B.6 Task Jane wants to sell her Subaru Forester, but doesn t know what the listing price should be. She checks on craigslist.com and finds

More information