2SLS HATCO SPSS, STATA and SHAZAM. Example by Eddie Oczkowski. August 2001

Size: px
Start display at page:

Download "2SLS HATCO SPSS, STATA and SHAZAM. Example by Eddie Oczkowski. August 2001"

Transcription

1 2SLS HATCO SPSS, STATA and SHAZAM Example by Eddie Oczkowski August 2001 This example illustrates how to use SPSS to estimate and evaluate a 2SLS latent variable model. The bulk of the example relates to SPSS, the SHAZAM code is provided on the final page. We employ data from Hair et al (Multivariate Data Analysis, 1998). The data pertain to a company called HATCO and relate to purchase outcomes from and perceptions of the company. The models presented may not necessarily be good models, we simply use them for presentation purposes. Consider a model which has a single dependent variable (usage) and two latent independent variables (strategy and image). Dependent variable X9: Usage Level (how much of the firm s total product is purchased from HATCO). Latent Independent Variables Strategy X1: Delivery Speed (assume this is the scaling variable) X2: Price Level X3: Price Flexibility X7: Product Quality Image X4: Manufacturer s Image (assume this is the scaling variable) X6: Salesforce image

2 2SLS Estimation The 2SLS option is gained via: Analyze Regression 2-Stage Least Squares For our basic model (usage against strategy and image) the variable boxes are filled by: Dependent Variable: Explanatory Variables: Instrumental Variables: X9 X1 and X4 (these are our scaling variables) X2, X3, X7 and X6 (these are our non-scaling variables) 2

3 For the diagnostic testing of the model it is useful to save the residuals and predictions from this model using Options. Part of the output from this 2SLS model is: Two-stage Least Squares Equation number: 1 Dependent variable.. X9 Multiple R R Square Adjusted R Square Standard Error Analysis of Variance: DF Sum of Squares Mean Square Regression Residuals F = Signif F =

4 Variables in the Equation Variable B SE B Beta T Sig T X X (Constant) The following new variables are being created: Name Label FIT_1 Fit for X9 from 2SLS, MOD_2 Equation 1 ERR_1 Error for X9 from 2SLS, MOD_2 Equation 1 Comments: The R-Square is 0.34 and F-statistic being significant indicates reasonable overall fit. The two independent variables are both statistically significant with expected positive signs. Two variables have been created: FIT_1 is the IV fitted value variable while ERR_1 is the IV residual. 2SLS as two OLS Regressions Consider now the 2 step method for calculating estimates. get the 2SLS forecasts and residuals for later diagnostic testing. This should be employed to The first step is to run a regression for each scaling variable against all instruments and save predictions. OLS Regression: X1 against X2, X3, X6, X7, save predictions. OLS Regression: X4 against X2, X3, X6, X7, save predictions. Recall the R-square values from these runs can be examined to ascertain the possible usefulness of the instruments. 4

5 The standard OLS option is gained via: Analyze Regression Linear The 1st regression is: OLS Regression: X1 against X2, X3, X6, X7, save predictions. 5

6 Save the predictions in the Save box. Part of the output from the regression is: Regression Model Summary b Adjusted Std. Error of Model R R Square R Square the Estimate a a. Predictors: (Constant), Product Quality, Salesforce Image, Price Flexibility, Price Level b. Dependent Variable: Delivery Speed 6

7 Model 1 (Constant) Price Level Price Flexibility Salesforce Image Product Quality Coefficients a Standardi zed Unstandardized Coefficients Coefficien ts B Std. Error Beta E a. Dependent Variable: Delivery Speed t Sig Comments: The R-square exceeds 0.10 and some variables are significant, this indicates some instrument acceptability. Note, however, that Price Level appears not to be a good instrument. A new variable with the predictions has been saved here: pre_1. The same approach is used for the other scaling variable. OLS Regression: X4 against X2, X3, X6, X7, save predictions. Part of the output from this regression is: Regression Model Summary b Adjusted Std. Error of Model R R Square R Square the Estimate a a. Predictors: (Constant), Product Quality, Salesforce Image, Price Flexibility, Price Level b. Dependent Variable: Manufacturer Image 7

8 Model 1 (Constant) Price Level Price Flexibility Salesforce Image Product Quality Coefficients a Standardi zed Unstandardized Coefficients Coefficien ts B Std. Error Beta E E-03 a. Dependent Variable: Manufacturer Image t Sig Comments: The R-square is much better here, and so the instruments appear to be better for image rather than strategy. Here clearly Salesforce Image is the key instrument for the image scaling variable. A new variable with the predictions has been saved here: pre_2. The final step in the process is to OLS regress the dependent variable (X9) on the two new prediction variables (pre_1 and pre_2). 8

9 To produce the 2SLS forecasts and residuals we need to use the Save option: Part of the output from the 2 nd stage regression is: Regression Model Summary b Adjusted Std. Error of Model R R Square R Square the Estimate a a. Predictors: (Constant), Unstandardized Predicted Value, Unstandardized Predicted Value b. Dependent Variable: Usage Level 9

10 Model 1 Regression Residual Total ANOVA b Sum of Squares df Mean Square F Sig a a. Predictors: (Constant), Unstandardized Predicted Value, Unstandardized Predicted Value b. Dependent Variable: Usage Level Coefficients a Model 1 (Constant) Unstandardized Predicted Value Unstandardized Predicted Value Unstandardized Coefficients Standardi zed Coefficien ts B Std. Error Beta a. Dependent Variable: Usage Level t Sig Comments: Note how the parameter estimates are the same between this regression and the initial 2SLS model. Also note how the standard errors (and hence t and significance levels) are different. The reported R-square is the (GR 2 ) generalized R-square referred to in the notes and this indicates how 28.1% of the variation in the data is explained. This is different to the initially presented R-square in the 2SLS model of 34.6%. Two new variables have been saved: pre_3 which are the 2SLS forecasts and res_1 which are the 2SLS residuals. Over-identifying Restrictions Test To perform this test we perform a regression of the IV residuals (err_1) against all the instruments: X2, X3, X6, X7. Note the R-square from this regression and multiply it by the sample size (N = 100) to get the test statistic. In this case the degrees of freedom (no. of instruments less no. of RHS variables) is (4 2 = 2). At the 5% level of significance the critical value for a chi-square with d.f. = 2 is:

11 The relevant regression window is: Part of the output from this regression is: Regression Model Summary Adjusted Std. Error of Model R R Square R Square the Estimate a a. Predictors: (Constant), Product Quality, Salesforce Image, Price Flexibility, Price Level 11

12 Model 1 (Constant) Price Level Price Flexibility Salesforce Image Product Quality Coefficients a Standardi zed Unstandardized Coefficients Coefficien ts B Std. Error Beta a. Dependent Variable: Error for X9 from 2SLS, MOD_2 Equation 1 t Sig Comments: The R-square is and so the test statistic is: N * R-Square = 100 (0.462) = 46.2, this far exceeds the critical value of 5.99 and therefore we conclude that there is a model specification problem or the instruments are invalid. There is a major problem here. Note, all the instruments are significant in this equation illustrating how the instruments can explain significant amounts of the variation in the residuals. RESET (Specification Error Test) To perform this test we first need to compute the square of the 2SLS forecasts. That is we need to compute: pre_3 *pre_3. We can call the new variable whatever we want, say, pre_32. 12

13 To do this we use the option: Transform Compute The new variable pre_32 is now added to the original 2SLS model. That is, we employ the original dependent, independent and instrumental variables, but we add to the independent variables and instrumental variables pre_32. Part of the output from this 2SLS regression is: Two-stage Least Squares Dependent variable.. X9 Multiple R R Square Adjusted R Square Standard Error

14 Variables in the Equation Variable B SE B Beta T Sig T X X PRE_ (Constant) Comments: The test statistic is the t-ratio for pre_32. In this case the t-ratio is with a p-value of This is highly insignificant. This implies that there are no omitted variables and the functional form can be trusted. Taken together with the previous test, this may imply that the problems with the model relate to inadequate instruments. Hetero scedasticity Test To perform this test we initially have to square the IV residuals using the compute option: err_12 = err_1 * err_1 14

15 This new variable (err_12) is then regressed against the 2SLS forecasts (pre_32) and the t-ratio on the forecast variable represents the test statistic. The output from this regression is: Regression Model Summary Adjusted Std. Error of Model R R Square R Square the Estimate a a. Predictors: (Constant), PRE_32 15

16 Model 1 (Constant) PRE_32 Coefficients a Standardi zed Unstandardized Coefficients Coefficien ts B Std. Error Beta E-03 a. Dependent Variable: ERR_ t Sig The t-ratio on pre_32 is with a p-value of 0.496, this is highly insignificant indicating the absence of heteroscedastcity. Interaction Effects To illustrate interaction effects, assume that strategy and image interact to create a new interaction latent independent variable. This variable is in addition to the original two independent variables. To create the new variables we employ the transform compute option. For the new independent variable we multiply the scaling variables by each other: say X1X4 = X1*X4 16

17 The instruments for this new variable are the products of all the remaining non-scaling variables across the two constructs. Since there is only one non-scaling variable for image we simply multiply it with the non-scaling variables for strategy to get our instruments: X2X6 =X2*X6 X3X6 = X3*X6 X7X6 = X7*X6 Thus the original 2SLS model is run again with one new explanatory variable X1X4 and three new instrumental variables X2X6, X3X6, X7X6. Part of the output from this 2SLS regression is: Two-stage Least Squares Dependent variable.. X9 Multiple R R Square Adjusted R Square Standard Error

18 Variables in the Equation Variable B SE B Beta T Sig T X X X1X (Constant) Comments: Note, this model appears to be inferior to the original specification. variables are now insignificant, including the new interaction term X1X4. All the Non-nested Testing To illustrate these tests consider two models: Model A: Usage Strategy Model B: Usage Image Assume we wish to ascertain which variable better explains usage. paired test alternating the role of Models A and B. We will conduct a Case 1 H0: Null model: Usage Strategy H1: Alternative model: Usage Image In terms of our notation, our x s are the strategy indicators while the w s are the image indicators. The three steps are: 1. Regression: X4 on X6 and save the predictions (pre_4). 2. 2SLS regression X9 on X1 and pre_4 (instruments: X2, X3, X7 and pre_4). 3. The t-ratio on the pre_4 variable is the test statistic. The output from this 2SLS regression is: Two-stage Least Squares Dependent variable.. X9 Multiple R R Square Adjusted R Square Standard Error

19 Variables in the Equation Variable B SE B Beta T Sig T X PRE_ (Constant) Comments: The t-ratio for Pre_4 is with a p-value of , this is highly significant. This implies that the alternative model H1 image rejects the null model H0 strategy. Case 2 H0: Null model: Usage Image H1: Alternative model: Usage Strategy In terms of our notation our, x s are the image indicators while the w s are the strategy indicators. The three steps are: 1. Regression: X1 on X2,X3,X7 and save the predictions (pre_5). 4. 2SLS regression X9 on X4 and pre_5 (instruments: X6 and pre_5). 5. The t-ratio on the pre_5 variable is the test statistic. The output from this 2SLS regression is: Two-stage Least Squares Dependent variable.. X9 Multiple R R Square Adjusted R Square Standard Error Variables in the Equation Variable B SE B Beta T Sig T X PRE_ (Constant) Comments: The t-ratio for Pre_5 is with a p-value of , this is highly significant. This implies that the alternative model H1 strategy rejects the null model H0 image. In summary these results combined imply that both models reject each other and therefore it is erroneous to use either in isolation. 19

20 2SLS HATCO STATA EXAMPLE This section presents the STATA code corresponding to the SPSS example. * Original 2SLS model ivregress 2sls X9 (X1 X4 = X2 X3 X7 X6) predict FIT_1 predict ERR_1, r * 2 step OLS version to get 2SLS predictions, residuals and GR^2 regress X1 X2 X3 X6 X7 predict PRE_1 regress X4 X2 X3 X6 X7 predict PRE_2 regress X9 PRE_1 PRE_2 predict PRE_3 predict RES_1, r * Over-identifying restrictions test regress ERR_1 X2 X3 X6 X7 gen OIR=e(N)*e(r2) display OIR *RESET test gen PRE_32=PRE_3*PRE_3 ivregress 2sls X9 PRE_32 (X1 X4 = X2 X3 X7 X6 PRE_32) * Heteroscedasticity Test gen ERR_12=ERR_1*ERR_1 regress ERR_12 PRE_32 * Interactions Model Specification gen X1X4=X1*X4 gen X2X6=X2*X6 gen X3X6=X3*X6 gen X7X6=X7*X6 ivregress 2sls X9 (X1 X4 X1X4 = X2 X3 X7 X6 X2X6 X3X6 X7X6) * Non-nested Test Case 1 regress X4 X6 predict PRE_4 ivregress 2sls X9 PRE_4 (X1 = X2 X3 X7 PRE_4) * Non-nested Test Case 2 regress X1 X2 X3 X7 predict PRE_5 ivregress 2sls X9 PRE_5 (X4 = PRE_5 X6 PRE_5) 20

21 2SLS HATCO SHAZAM EXAMPLE This section presents the SHAZAM code corresponding to the SPSS example. * Original 2SLS model 2SLS X9 X1 X4 (X2 X3 X7 X6) / PREDICT=FIT_1 RESID=ERR_1 * 2 step OLS version to get 2SLS predictions, residuals and GR^2 OLS X1 X2 X3 X6 X7 / PREDICT=PRE_1 OLS X4 X2 X3 X6 X7 / PREDICT=PRE_2 OLS X9 PRE_1 PRE_2 / PREDICT=PRE_3 RESID=RES_1 * Over-identifying restrictions test OLS ERR_1 X2 X3 X6 X7 *RESET test GENR PRE_32=PRE_3*PRE_3 2SLS X9 X1 X4 PRE_32 (X2 X3 X7 X6 PRE_32) * Heteroscedasticity Test GENR ERR_12=ERR_1*ERR_1 OLS ERR_12 PRE_32 * Interactions Model Specification GENR X1X4=X1*X4 GENR X2X6=X2*X6 GENR X3X6=X3*X6 GENR X7X6=X7*X6 2SLS X9 X1 X4 X1X4 (X2 X3 X7 X6 X2X6 X3X6 X7X6) * Non-nested Test Case 1 OLS X4 X6 / PREDICT=PRE_4 2SLS X9 X1 PRE_4 (X2 X3 X7 PRE_4) * Non-nested Test Case 2 OLS X1 X2 X3 X7 / PREDICT=PRE_5 2SLS X9 X4 PRE_5 (X6 PRE_5) 21

Multiple regression analysis of performance indicators in the ceramic industry

Multiple regression analysis of performance indicators in the ceramic industry Available online at www.sciencedirect.com Procedia Economics and Finance 3 ( 2012 ) 509 514 Emerging Markets Queries in Finance and Business Multiple regression analysis of performance indicators in the

More information

Study The Relationship between financial flexibility and firm's ownership structure in Tehran Stock Exchang.

Study The Relationship between financial flexibility and firm's ownership structure in Tehran Stock Exchang. Advances in Environmental Biology, 7(10) Cot 2013, Pages: 3175-3180 AENSI Journals Advances in Environmental Biology Journal home page: http://www.aensiweb.com/aeb.html Study The Relationship between financial

More information

The study on the financial leverage effect of GD Power Corp. based on. financing structure

The study on the financial leverage effect of GD Power Corp. based on. financing structure 5th International Conference on Education, Management, Information and Medicine (EMIM 2015) The study on the financial leverage effect of GD Power Corp. based on financing structure Xin Ling Du 1, a and

More information

CHAPTER 4 DATA ANALYSIS Data Hypothesis

CHAPTER 4 DATA ANALYSIS Data Hypothesis CHAPTER 4 DATA ANALYSIS 4.1. Data Hypothesis The hypothesis for each independent variable to express our expectations about the characteristic of each independent variable and the pay back performance

More information

Influence of Personal Factors on Health Insurance Purchase Decision

Influence of Personal Factors on Health Insurance Purchase Decision Influence of Personal Factors on Health Insurance Purchase Decision INFLUENCE OF PERSONAL FACTORS ON HEALTH INSURANCE PURCHASE DECISION The decision in health insurance purchase include decisions about

More information

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1 GGraph 9 Gender : R Linear =.43 : R Linear =.769 8 7 6 5 4 3 5 5 Males Only GGraph Page R Linear =.43 R Loess 9 8 7 6 5 4 5 5 Explore Case Processing Summary Cases Valid Missing Total N Percent N Percent

More information

Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis

Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis Rajnish Yadav 1 & Dr. F. B. Singh 2 1 Research Scholar (JRF), Faculty of Commerce, Banaras Hindu

More information

Copyrighted 2007 FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI)

Copyrighted 2007 FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI) FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI) 1959-21 Byron E. Bell Department of Mathematics, Olive-Harvey College Chicago, Illinois, 6628, USA Abstract I studied what

More information

Jaime Frade Dr. Niu Interest rate modeling

Jaime Frade Dr. Niu Interest rate modeling Interest rate modeling Abstract In this paper, three models were used to forecast short term interest rates for the 3 month LIBOR. Each of the models, regression time series, GARCH, and Cox, Ingersoll,

More information

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron Statistical Models of Stocks and Bonds Zachary D Easterling: Department of Economics The University of Akron Abstract One of the key ideas in monetary economics is that the prices of investments tend to

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

Non-Inferiority Tests for the Ratio of Two Means in a 2x2 Cross-Over Design

Non-Inferiority Tests for the Ratio of Two Means in a 2x2 Cross-Over Design Chapter 515 Non-Inferiority Tests for the Ratio of Two Means in a x Cross-Over Design Introduction This procedure calculates power and sample size of statistical tests for non-inferiority tests from a

More information

CHAPTER - 5 COMPARATIVE ANALYSIS OF DIVIDEND POLICY

CHAPTER - 5 COMPARATIVE ANALYSIS OF DIVIDEND POLICY CHAPTER - 5 COMPARATIVE ANALYSIS OF DIVIDEND POLICY 67 CONTENT 5.1 Introduction 5.2 Analysis of selected Companies 5.2.1 Dabur India Ltd. 5.2.2 Nestle India Ltd. 5.2.3 Britannia Industries Ltd. 5.2.4 NTPC

More information

Quantitative Techniques Term 2

Quantitative Techniques Term 2 Quantitative Techniques Term 2 Laboratory 7 2 March 2006 Overview The objective of this lab is to: Estimate a cost function for a panel of firms; Calculate returns to scale; Introduce the command cluster

More information

LAMPIRAN 1: OUTPUT SPSS

LAMPIRAN 1: OUTPUT SPSS LAMPIRAN : OUTPUT SPSS Statistik Deskriptif Descriptive Statistics N Minimum Maximum Mean Std. Deviation Daabs 95.0022.0902.03744.0226569 CAR 95.0789.339.43306.0463305 RORA 95 -.447.8074.052244.29802 ROA

More information

Effect of Change Management Practices on the Performance of Road Construction Projects in Rwanda A Case Study of Horizon Construction Company Limited

Effect of Change Management Practices on the Performance of Road Construction Projects in Rwanda A Case Study of Horizon Construction Company Limited International Journal of Scientific and Research Publications, Volume 6, Issue 0, October 206 54 ISSN 2250-353 Effect of Change Management Practices on the Performance of Road Construction Projects in

More information

BUSI 344 LESSON 8 SUPPLEMENT TIME ADJUSTMENT ILLUSTRATION

BUSI 344 LESSON 8 SUPPLEMENT TIME ADJUSTMENT ILLUSTRATION BUSI 344 LESSON 8 SUPPLEMENT TIME ADJUSTMENT ILLUSTRATION The "Ontario" database used in Lesson 8 did not have sufficient market movement to require a time adjustment. However, because this is a common

More information

CHAPTER III FINANCIAL INCLUSION INITIATIVES OF COMMERCIAL BANKS

CHAPTER III FINANCIAL INCLUSION INITIATIVES OF COMMERCIAL BANKS CHAPTER III FINANCIAL INCLUSION INITIATIVES OF COMMERCIAL BANKS "Efficient financial systems are vital for the prosperity of a community and a nation as whole. To ensure that poor people are included in

More information

Stat 328, Summer 2005

Stat 328, Summer 2005 Stat 328, Summer 2005 Exam #2, 6/18/05 Name (print) UnivID I have neither given nor received any unauthorized aid in completing this exam. Signed Answer each question completely showing your work where

More information

Stock Price Sensitivity

Stock Price Sensitivity CHAPTER 3 Stock Price Sensitivity 3.1 Introduction Estimating the expected return on investments to be made in the stock market is a challenging job before an ordinary investor. Different market models

More information

Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks

Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks Abstract Research Journal of Management Sciences E-ISSN 2319 1171 Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks Ketan Mulchandani 1* and N.K. Totala 2 1 Institute of

More information

What Accounts for Dividend Payment in Nigerian Banks

What Accounts for Dividend Payment in Nigerian Banks International Journal of Business, Humanities and Technology Vol. 3 No. 8; December 2013 What Accounts for Dividend Payment in Nigerian Banks NYOR, Terzungwe ADEJUWON Adeyinka Adekunle Department of Accounting

More information

DATA ANALYSIS. ratio as a measurement of bank s growth. (further details can bee seen in appendix A) 1. Permata Bank (BNLI) Central Asia Bank (BCA)

DATA ANALYSIS. ratio as a measurement of bank s growth. (further details can bee seen in appendix A) 1. Permata Bank (BNLI) Central Asia Bank (BCA) Chapter 4 DATA ANALYSIS This chapter discusses the capital structure in each groups and the effect of that differences which reflect on their debt, equity, debt to equity ratio and capital adequacy ratio

More information

Impact of Terrorism on Foreign Direct Investment in Pakistan

Impact of Terrorism on Foreign Direct Investment in Pakistan Impact of Terrorism on Foreign Direct Investment in Pakistan Mian Awais Shahbaz 1, Asifah Javed 1, Amina Dar 1, Tanzeela Sattar 1 1 UCP Business School, University of the Central Punjab, Lahore.Pakistan

More information

CREDIT CARDS AND PERFORMANCE OF COMMERCIAL BANKS PORTFOLIO IN KENYA

CREDIT CARDS AND PERFORMANCE OF COMMERCIAL BANKS PORTFOLIO IN KENYA CREDIT CARDS AND PERFORMANCE OF COMMERCIAL BANKS PORTFOLIO IN KENYA Odhiambo, Alfonse, A. School of Human Resource Development Jomo Kenyatta University of Agriculture and Technology P. O. Box 00200-62000

More information

Demonstrate Approval of Loans by a Bank

Demonstrate Approval of Loans by a Bank 1 Running head: The Data Consists of 100 Cases of Hypothetical Data to Demonstrate Approval of Loans by a Bank Name Course Subject 2 Introduction There has been witnessed an alarming trend in the number

More information

Effect of Budgeting on Public Sector Wage Bill Management by the Government of Kenya

Effect of Budgeting on Public Sector Wage Bill Management by the Government of Kenya Journal of Finance and Accounting 206; 4(3): 86-0 http://www.sciencepublishinggroup.com/j/jfa doi: 0.648/j.jfa.2060403. ISSN: 2330-733 (Print); ISSN: 2330-7323 (Online) Effect of Budgeting on Public Sector

More information

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings Dummy Variables A dummy variable or binary variable is a variable that takes on a value of 0 or 1 as an indicator that the observation has some kind of characteristic. Common examples: Sex (female): FEMALE=1

More information

Impact of Unemployment and GDP on Inflation: Imperial study of Pakistan s Economy

Impact of Unemployment and GDP on Inflation: Imperial study of Pakistan s Economy International Journal of Current Research in Multidisciplinary (IJCRM) ISSN: 2456-0979 Vol. 2, No. 6, (July 17), pp. 01-10 Impact of Unemployment and GDP on Inflation: Imperial study of Pakistan s Economy

More information

RELATIONSHIP BETWEEN RETIREMENT WEALTH AND HOUSEHOLDERS PERSONAL FINANCIAL AND INVESTMENT BEHAVIOR

RELATIONSHIP BETWEEN RETIREMENT WEALTH AND HOUSEHOLDERS PERSONAL FINANCIAL AND INVESTMENT BEHAVIOR Man In India, 96 (5) : 1521-1529 Serials Publications RELATIONSHIP BETWEEN RETIREMENT WEALTH AND HOUSEHOLDERS PERSONAL FINANCIAL AND INVESTMENT BEHAVIOR V. N. Sailaja * and N. Bindu Madhavi * This cross

More information

CHAPTER 6 DATA ANALYSIS AND INTERPRETATION

CHAPTER 6 DATA ANALYSIS AND INTERPRETATION 208 CHAPTER 6 DATA ANALYSIS AND INTERPRETATION Sr. No. Content Page No. 6.1 Introduction 212 6.2 Reliability and Normality of Data 212 6.3 Descriptive Analysis 213 6.4 Cross Tabulation 218 6.5 Chi Square

More information

CAPITAL STRUCTURE AND CORPORATE PERFORMANCE OF MANUFACTURING COMPANIES LISTED IN NAIROBI SECURITIES EXCHANGE

CAPITAL STRUCTURE AND CORPORATE PERFORMANCE OF MANUFACTURING COMPANIES LISTED IN NAIROBI SECURITIES EXCHANGE CAPITAL STRUCTURE AND CORPORATE PERFORMANCE OF MANUFACTURING COMPANIES LISTED IN NAIROBI SECURITIES EXCHANGE Wilmot Okello Adera Department of Commerce and Economic Studies, Jomo Kenyatta University of

More information

MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS

MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS Journal of Business Management & Research (JBMR) Vol.1, Issue 1 Dec 2011 71-91 TJPRC Pvt. Ltd., MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS DR.

More information

Analysis of Priority and Non-Priority Sector NPAs of Indian Public Sectors Banks

Analysis of Priority and Non-Priority Sector NPAs of Indian Public Sectors Banks IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668 PP 56-61 www.iosrjournals.org Analysis of Priority and Non-Priority Sector NPAs of Indian Public Sectors Banks Kandela

More information

THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT

THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT The Effect of Dividend Policy on Stock Price Volatility: A Kenyan Perspective Zipporah N. Onsomu Student, MBA (Finance), Bachelor of Commerce, CPA (K),

More information

OLAH DATA INSTRUMEN PENELITIAN DENGAN SPSS VERSI 16.0

OLAH DATA INSTRUMEN PENELITIAN DENGAN SPSS VERSI 16.0 OLAH DATA INSTRUMEN PENELITIAN DENGAN SPSS VERSI 16.0 DESKRIPTIF Variabel Customer Relationship Marketing Descriptive Statistics N Minimum Maximum Sum Mean Std. Deviation Skewness Kurtosis Statistic Statistic

More information

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No (Your online answer will be used to verify your response.) Directions There are two parts to the final exam.

More information

Final Exam - section 1. Thursday, December hours, 30 minutes

Final Exam - section 1. Thursday, December hours, 30 minutes Econometrics, ECON312 San Francisco State University Michael Bar Fall 2013 Final Exam - section 1 Thursday, December 19 1 hours, 30 minutes Name: Instructions 1. This is closed book, closed notes exam.

More information

THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON ASSET

THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON ASSET International Journal of Economics, Commerce and Management United Kingdom Vol. VI, Issue 3, March 2018 http://ijecm.co.uk/ ISSN 2348 0386 THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON

More information

Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions

Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions Preliminaries 1. Basic Regression. reg y x1 Source SS df MS

More information

Confidence Bands for Investment Decisions

Confidence Bands for Investment Decisions CHAPTER 5 Confidence Bands for Investment Decisions 5.1 Introduction A simple buy and hold strategy may not often yield good returns for an investor. Timely booking of profits is essential for making money

More information

Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis

Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis Article can be accessed online at http://www.publishingindia.com Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis Abstract m.s. ramaratnam*,

More information

Assignment #5 Solutions: Chapter 14 Q1.

Assignment #5 Solutions: Chapter 14 Q1. Assignment #5 Solutions: Chapter 14 Q1. a. R 2 is.037 and the adjusted R 2 is.033. The adjusted R 2 value becomes particularly important when there are many independent variables in a multiple regression

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Instructor: Takashi Yamano 11/14/2003 Due: 11/21/2003 Homework 5 (30 points) Sample Answers 1. (16 points) Read Example 13.4 and an AER paper by Meyer, Viscusi, and Durbin (1995).

More information

Dividend Policy and Stock Price to the Company Value in Pharmaceutical Company s Sub Sector Listed in Indonesia Stock Exchange

Dividend Policy and Stock Price to the Company Value in Pharmaceutical Company s Sub Sector Listed in Indonesia Stock Exchange International Journal of Law and Society 2018; 1(1): 16-23 http://www.sciencepublishinggroup.com/j/ijls doi: 10.11648/j.ijls.20180101.13 Dividend Policy and Stock Price to the Company Value in Pharmaceutical

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

Analysis of Variance in Matrix form

Analysis of Variance in Matrix form Analysis of Variance in Matrix form The ANOVA table sums of squares, SSTO, SSR and SSE can all be expressed in matrix form as follows. week 9 Multiple Regression A multiple regression model is a model

More information

INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE

INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE Liliane Gasana Jomo Kenyatta University of Agriculture and Technology, Rwanda Dr.

More information

SFSU FIN822 Project 1

SFSU FIN822 Project 1 SFSU FIN822 Project 1 This project can be done in a team of up to 3 people. Your project report must be accompanied by printouts of programming outputs. You could use any software to solve the problems.

More information

Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, , 2014 ISSN:

Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, , 2014 ISSN: 2014, World of Researches Publication Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, 118-128, 2014 ISSN: 2333-0783 Academic Journal of Accounting and Economics Researches www.worldofresearches.com Influence of

More information

Data screening, transformations: MRC05

Data screening, transformations: MRC05 Dale Berger Data screening, transformations: MRC05 This is a demonstration of data screening and transformations for a regression analysis. Our interest is in predicting current salary from education level

More information

CHAPTER 12 EXAMPLES: MONTE CARLO SIMULATION STUDIES

CHAPTER 12 EXAMPLES: MONTE CARLO SIMULATION STUDIES Examples: Monte Carlo Simulation Studies CHAPTER 12 EXAMPLES: MONTE CARLO SIMULATION STUDIES Monte Carlo simulation studies are often used for methodological investigations of the performance of statistical

More information

Non-linearities in Simple Regression

Non-linearities in Simple Regression Non-linearities in Simple Regression 1. Eample: Monthly Earnings and Years of Education In this tutorial, we will focus on an eample that eplores the relationship between total monthly earnings and years

More information

The mathematical model of portfolio optimal size (Tehran exchange market)

The mathematical model of portfolio optimal size (Tehran exchange market) WALIA journal 3(S2): 58-62, 205 Available online at www.waliaj.com ISSN 026-386 205 WALIA The mathematical model of portfolio optimal size (Tehran exchange market) Farhad Savabi * Assistant Professor of

More information

Problem Set 9 Heteroskedasticty Answers

Problem Set 9 Heteroskedasticty Answers Problem Set 9 Heteroskedasticty Answers /* INVESTIGATION OF HETEROSKEDASTICITY */ First graph data. u hetdat2. gra manuf gdp, s([country].) xlab ylab 300000 manufacturing output (US$ miilio 200000 100000

More information

Openness and Inflation

Openness and Inflation Openness and Inflation Based on David Romer s Paper Openness and Inflation: Theory and Evidence ECON 5341 Vinko Kaurin Introduction Link between openness and inflation explored Basic OLS model: y = β 0

More information

MODEL SELECTION CRITERIA IN R:

MODEL SELECTION CRITERIA IN R: 1. R 2 statistics We may use MODEL SELECTION CRITERIA IN R R 2 = SS R SS T = 1 SS Res SS T or R 2 Adj = 1 SS Res/(n p) SS T /(n 1) = 1 ( ) n 1 (1 R 2 ). n p where p is the total number of parameters. R

More information

THE IMPACT OF BANKING RISKS ON THE CAPITAL OF COMMERCIAL BANKS IN LIBYA

THE IMPACT OF BANKING RISKS ON THE CAPITAL OF COMMERCIAL BANKS IN LIBYA THE IMPACT OF BANKING RISKS ON THE CAPITAL OF COMMERCIAL BANKS IN LIBYA Azeddin ARAB Kastamonu University, Turkey, Institute for Social Sciences, Department of Business Abstract: The objective of this

More information

Two-stage least squares examples. Angrist: Vietnam Draft Lottery Men, Cohorts. Vietnam era service

Two-stage least squares examples. Angrist: Vietnam Draft Lottery Men, Cohorts. Vietnam era service Two-stage least squares examples Angrist: Vietnam Draft Lottery 1 2 Vietnam era service 1980 Men, 1940-1952 Cohorts Defined as 1964-1975 Estimated 8.7 million served during era 3.4 million were in SE Asia

More information

Study 2: data analysis. Example analysis using R

Study 2: data analysis. Example analysis using R Study 2: data analysis Example analysis using R Steps for data analysis Install software on your computer or locate computer with software (e.g., R, systat, SPSS) Prepare data for analysis Subjects (rows)

More information

Impact of Fiscal Policy on the Economy of Pakistan

Impact of Fiscal Policy on the Economy of Pakistan MPRA Munich Personal RePEc Archive Impact of Fiscal Policy on the Economy of Pakistan Muhammad Imtiaz Subhani Iqra University Research Centre (IURC), Iqra university Main Campus Karachi, Pakistan, IQRA

More information

sociology SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 SO5032 Quantitative Research Methods

sociology SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 SO5032 Quantitative Research Methods 1 SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 Lecture 10: Multinomial regression baseline category extension of binary What if we have multiple possible

More information

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 For this assignment use the Diamonds dataset in the Stat2Data library. The dataset is used in examples

More information

Logistic Regression Analysis

Logistic Regression Analysis Revised July 2018 Logistic Regression Analysis This set of notes shows how to use Stata to estimate a logistic regression equation. It assumes that you have set Stata up on your computer (see the Getting

More information

CHAPTER 7 MULTIPLE REGRESSION

CHAPTER 7 MULTIPLE REGRESSION CHAPTER 7 MULTIPLE REGRESSION ANSWERS TO PROBLEMS AND CASES 5. Y = 7.5 + 3(0) - 1.(7) = -17.88 6. a. A correlation matrix displays the correlation coefficients between every possible pair of variables

More information

Sales Sales

Sales Sales lix Lampiran I PT. Akasha Wira International Tbk PT. Tiga Pilar Sejahtera Food Tbk PT. Cahaya Kalbar Tbk 2010 2009 2008 2007 2010 2009 2008 2007 2010 2009 2008 2007 Sales 219 134 130 132 705 533 489 484

More information

General Business 706 Midterm #3 November 25, 1997

General Business 706 Midterm #3 November 25, 1997 General Business 706 Midterm #3 November 25, 1997 There are 9 questions on this exam for a total of 40 points. Please be sure to put your name and ID in the spaces provided below. Now, if you feel any

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 11, November 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases.

Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases. Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases. Goal: Find unusual cases that might be mistakes, or that might

More information

THE EFFECT OF GROSS DOMESTIC PRODUCT CONSTANT PRICES AND INFLATION ON VALUE ADDED TAX REVENUE IN INDONESIA

THE EFFECT OF GROSS DOMESTIC PRODUCT CONSTANT PRICES AND INFLATION ON VALUE ADDED TAX REVENUE IN INDONESIA I J A B E R, Vol. 13, No. 7 (2015): 5139-5157 THE EFFECT OF GROSS DOMESTIC PRODUCT CONSTANT PRICES AND INFLATION ON VALUE ADDED TAX REVENUE IN INDONESIA Hapsari Wulandari 1 and Kus Tri Andyarini 2 Abstract:

More information

> attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount")

> attach(grocery) > boxplot(sales~discount, ylab=sales,xlab=discount) Example of More than 2 Categories, and Analysis of Covariance Example > attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount") Sales 160 200 240 > tapply(sales,discount,mean) 10.00% 15.00%

More information

NON-PERFORMING ASSETS IS A THREAT TO INDIA BANKING SECTOR - A COMPARATIVE STUDY BETWEEN PRIORITY AND NON-PRIORITY SECTOR

NON-PERFORMING ASSETS IS A THREAT TO INDIA BANKING SECTOR - A COMPARATIVE STUDY BETWEEN PRIORITY AND NON-PRIORITY SECTOR NON-PERFORMING ASSETS IS A THREAT TO INDIA BANKING SECTOR - A COMPARATIVE STUDY BETWEEN PRIORITY AND NON-PRIORITY SECTOR Dr. G Nagarajan* N. Sathyanarayana** A. Asif Ali** LENDING IN PUBLIC SECTOR BANKS

More information

Econometric Methods for Valuation Analysis

Econometric Methods for Valuation Analysis Econometric Methods for Valuation Analysis Margarita Genius Dept of Economics M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, 2017 1 / 26 Correlation Analysis Simple Regression

More information

Financial Risk Tolerance and the influence of Socio-demographic Characteristics of Retail Investors

Financial Risk Tolerance and the influence of Socio-demographic Characteristics of Retail Investors Financial Risk Tolerance and the influence of Socio-demographic Characteristics of Retail Investors * Ms. R. Suyam Praba Abstract Risk is inevitable in human life. Every investor takes considerable amount

More information

Test of Capital Market Efficiency Theory in the Nigerian Capital Market

Test of Capital Market Efficiency Theory in the Nigerian Capital Market Test of Capital Market Efficiency Theory in the Nigerian Capital Market OGUNDINA, John Ayodele Department of Accounting and Finance Lagos State University, Ojo, Lagos, Nigeria. E mail:ayodelejohayo@yahoo.com:

More information

THE EFFECT OF FOREIGN EXCHANGE MARKET RETURNS ON STOCK MARKET PERFORMANCE IN SRI LANKA

THE EFFECT OF FOREIGN EXCHANGE MARKET RETURNS ON STOCK MARKET PERFORMANCE IN SRI LANKA THE EFFECT OF FOREIGN EXCHANGE MARKET RETURNS ON STOCK MARKET PERFORMANCE IN SRI LANKA Perera, M. Department of Accountancy, Faculty of Commerce and Management Studies, University of Kelaniya Abstract

More information

Let us assume that we are measuring the yield of a crop plant on 5 different plots at 4 different observation times.

Let us assume that we are measuring the yield of a crop plant on 5 different plots at 4 different observation times. Mixed-effects models An introduction by Christoph Scherber Up to now, we have been dealing with linear models of the form where ß0 and ß1 are parameters of fixed value. Example: Let us assume that we are

More information

Non-Inferiority Tests for the Ratio of Two Means

Non-Inferiority Tests for the Ratio of Two Means Chapter 455 Non-Inferiority Tests for the Ratio of Two Means Introduction This procedure calculates power and sample size for non-inferiority t-tests from a parallel-groups design in which the logarithm

More information

9. Logit and Probit Models For Dichotomous Data

9. Logit and Probit Models For Dichotomous Data Sociology 740 John Fox Lecture Notes 9. Logit and Probit Models For Dichotomous Data Copyright 2014 by John Fox Logit and Probit Models for Dichotomous Responses 1 1. Goals: I To show how models similar

More information

IMPACT OF FINANCIAL LEVERAGE ON MARKET VALUE ADDED: EMPIRICAL EVIDENCE FROM INDIA

IMPACT OF FINANCIAL LEVERAGE ON MARKET VALUE ADDED: EMPIRICAL EVIDENCE FROM INDIA Journal of Entrepreneurship, Business and Economics ISSN 2345-4695 2016, 4(2): 40 58 IMPACT OF FINANCIAL LEVERAGE ON MARKET VALUE ADDED: EMPIRICAL EVIDENCE FROM INDIA Bhargav Pandya Faculty of Management

More information

ANALYSIS OFFINANCIAL STATEMENTS WITH SPECIAL REFERENCE TO BMTC, BANGALORE

ANALYSIS OFFINANCIAL STATEMENTS WITH SPECIAL REFERENCE TO BMTC, BANGALORE ANALYSIS OFFINANCIAL STATEMENTS WITH SPECIAL REFERENCE TO BMTC, Sridhara G* N. Sathyanarayana** BANGALORE Abstract: Transportation industry contributes a major role in the development of a company. Transportation

More information

IMPACT OF BANK SIZE ON PROFITABILITY: EVIDANCE FROM PAKISTAN

IMPACT OF BANK SIZE ON PROFITABILITY: EVIDANCE FROM PAKISTAN Volume 2, 2013, Page 98-109 IMPACT OF BANK SIZE ON PROFITABILITY: EVIDANCE FROM PAKISTAN Muhammad Arif 1, Muhammad Zubair Khan 2, Muhammad Iqbal 3 1 Islamabad Model Postgraduate College of Commerce, H-8/4-Islamabad,

More information

THE MULTIVARIATE REGRESSION MODEL OF THE PRICES OF CHINA S URBAN COMMERCIAL RESIDENCE

THE MULTIVARIATE REGRESSION MODEL OF THE PRICES OF CHINA S URBAN COMMERCIAL RESIDENCE THE MULTIVARIATE REGRESSION MODEL OF THE PRICES OF CHINA S URBAN COMMERCIAL RESIDENCE Ming Xuan YU, Dan GAO, Han Jue WANG Business school, RENMIN university of China Abstract: There are various factors

More information

Scholars Journal of Arts, Humanities and Social Sciences

Scholars Journal of Arts, Humanities and Social Sciences DOI: 10.21276/sjahss.2016.4.6.11 Scholars Journal of Arts, Humanities and Social Sciences Sch. J. Arts Humanit. Soc. Sci. 2016; 4(6B):686-699 Scholars Academic and Scientific Publishers (SAS Publishers)

More information

The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India

The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India D. SILAMBARASAN, M. PRABHAVATHI Department of Commerce, Kanchi Mamunivar Centre for Postgraduate Studies,

More information

Anas Ali Al-Qudah 1. Received: January 23, 2017 Accepted: February 3, 2017 Online Published: March 2, 2017

Anas Ali Al-Qudah 1. Received: January 23, 2017 Accepted: February 3, 2017 Online Published: March 2, 2017 Review of European Studies; Vol. 9, No. 2; 207 ISSN 98-773 E-ISSN 98-78 Published by Canadian Center of Science and Education The Relationship between Capital Structure and Financial Performance in the

More information

THE IMPACT OF CREDIT RISK IN CAPITAL ADEQUACY RATIO IN ALBANIA

THE IMPACT OF CREDIT RISK IN CAPITAL ADEQUACY RATIO IN ALBANIA International Journal of Economics, Commerce and Management United Kingdom Vol. IV, Issue 6, June 2016 http://ijecm.co.uk/ ISSN 2348 0386 THE IMPACT OF CREDIT RISK IN CAPITAL ADEQUACY RATIO IN ALBANIA

More information

[BINARY DEPENDENT VARIABLE ESTIMATION WITH STATA]

[BINARY DEPENDENT VARIABLE ESTIMATION WITH STATA] Tutorial #3 This example uses data in the file 16.09.2011.dta under Tutorial folder. It contains 753 observations from a sample PSID data on the labor force status of married women in the U.S in 1975.

More information

EFFECT OF FINANCIAL LITERACY ON STOCK MARKET PARTICIPATION BY SMALL AND MEDIUM ENTERPRISES IN RWANDA: A CASE KIMIRONKO MARKET

EFFECT OF FINANCIAL LITERACY ON STOCK MARKET PARTICIPATION BY SMALL AND MEDIUM ENTERPRISES IN RWANDA: A CASE KIMIRONKO MARKET EFFECT OF FINANCIAL LITERACY ON STOCK MARKET PARTICIPATION BY SMALL AND MEDIUM ENTERPRISES IN RWANDA: A CASE KIMIRONKO MARKET Maggie Mbabazi Jomo Kenyatta University of Agriculture and Technology, Rwanda

More information

CHAPTER 2 THEORETICAL FOUNDATION. Bank is one of a well-known financial institution in Indonesia. In general,

CHAPTER 2 THEORETICAL FOUNDATION. Bank is one of a well-known financial institution in Indonesia. In general, CHAPTER 2 THEORETICAL FOUNDATION 2.1 Bank Bank is one of a well-known financial institution in Indonesia. In general, bank is known as a place for people to save their money. It is a safer and better way

More information

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING International Civil Aviation Organization 27/8/10 WORKING PAPER REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING Cairo 2 to 4 November 2010 Agenda Item 3 a): Forecasting Methodology (Presented

More information

International Journal of Humanities and Applied Social Science (IJHASS), Volume: 3 Issue: 2 Month Year: February 2018

International Journal of Humanities and Applied Social Science (IJHASS), Volume: 3 Issue: 2 Month Year: February 2018 Influence Import, Export, Investment and Gross Domestic Product to Inflation in Indonesia and Asean Countries ABSTRACT Dr. Akhmad Sodikin, SE, MM, M.Si Faculty of Economics Krisnadwipayana University Jakarta

More information

FOREIGN INVESTMENT AND EXPORT PERFORMANCE OF INDIAN TEXTILE AND CLOTHING INDUSTRY IN POST QUOTA REGIME

FOREIGN INVESTMENT AND EXPORT PERFORMANCE OF INDIAN TEXTILE AND CLOTHING INDUSTRY IN POST QUOTA REGIME Indian Journal of Economics & Business, Vol. 15, No. 2, (2016) : 385-391 FOREIGN INVESTMENT AND EXPORT PERFORMANCE OF INDIAN TEXTILE AND CLOTHING INDUSTRY IN POST QUOTA REGIME MEETA MATHUR * AND ANITA

More information

FINANCIAL DETERMINANTS OF EQUITY SHARE PRICES: AN EMPIRICAL ANALYSIS STUDY WITH REFERENCE TO SELECTED COMPANIES LISTED ON BOMBAY STOCK EXCHANGE

FINANCIAL DETERMINANTS OF EQUITY SHARE PRICES: AN EMPIRICAL ANALYSIS STUDY WITH REFERENCE TO SELECTED COMPANIES LISTED ON BOMBAY STOCK EXCHANGE FINANCIAL DETERMINANTS OF EQUITY SHARE PRICES: AN EMPIRICAL ANALYSIS STUDY WITH REFERENCE TO SELECTED COMPANIES LISTED ON BOMBAY STOCK EXCHANGE Kiran Challa 25 G. V. Chalam 26 ABSTRACT The stock market

More information

Ceria Minati Singarimbun and Ana Noveria School of Business and Management Institut Teknologi Bandung, Indonesia

Ceria Minati Singarimbun and Ana Noveria School of Business and Management Institut Teknologi Bandung, Indonesia JOURNAL OF BUSINESS AND MANAGEMENT Vol. 3, No.4, 2014: 401-409 THE RELATIONSHIP AMONG OIL PRICES, GOLD PRICES, GROSS DOMESTIC PRODUCT, AND INTEREST RATE TO THE STOCK MARKET RETURN OF BASIC INDUSTRY AND

More information

Tests for the Difference Between Two Linear Regression Intercepts

Tests for the Difference Between Two Linear Regression Intercepts Chapter 853 Tests for the Difference Between Two Linear Regression Intercepts Introduction Linear regression is a commonly used procedure in statistical analysis. One of the main objectives in linear regression

More information

The Effects of Financial Constraints and Export Trade on Innovation

The Effects of Financial Constraints and Export Trade on Innovation 5th International Conference on Education, Management, Information and Medicine (EMIM 2015) The Effects of Financial Constraints and Export Trade on Innovation Performance An Empirical Study Based on Chinese

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

EFFECTS OF DEBT ON FIRM PERFORMANCE: A SURVEY OF COMMERCIAL BANKS LISTED ON NAIROBI SECURITIES EXCHANGE

EFFECTS OF DEBT ON FIRM PERFORMANCE: A SURVEY OF COMMERCIAL BANKS LISTED ON NAIROBI SECURITIES EXCHANGE EFFECTS OF DEBT ON FIRM PERFORMANCE: A SURVEY OF COMMERCIAL BANKS LISTED ON NAIROBI SECURITIES EXCHANGE Harwood Isabwa Kajirwa Department of Business Management, School of Business and Management sciences,

More information