...typically a short summary of the contents of the document. Type the abstract of the document here. The abstract is typically a short summary of the contents of the document.] | a. Use excel to estimate the parameters of this model using i. Formulas [as in example_regression.xls file on lms] [10] ii. Solver [10] iii. Regression tool in Data Analysis [10] b. Use stata to answer questions in this part. i. Estimate the regression model and write the equation of the best fit line. * volatility=53.28629 + (-0.3970438)Cratings + error [10] ii. Plot the all the data on a scattergram, then sketch the least squares line. [10] iii. Do the data provide sufficient evidence to conclude that country credit rating contributes information for the prediction of market volatility? Use α=0.05. Ho; β1=0 Ha; β1 ≠0 T statistic for Crating as shown in stata is 17.69. T α/2 at α = 0.05 is 2.045 . we reject null hypothesis if and only if t > t α/2 as 17.69 is greater than 2.045 so β ≠0 which means Cratings is significant in predicting market volatility. Moreover, the p value is also 0 < 0.05 which implies that C ratings contributes significantly in the prediction of market volatility. as per the regression model above , the 95% confidence interval does not include 0 which explains that the relationship between volatility and...
Words: 468 - Pages: 2
...N U A R Y 1991 43 A Class of Least-Squares Filtering and Identification Algorithms with Systolic Array Architectures Seth Z. Kalson, Member, IEEE, and Kung Yao, Member, IEEE Abstract -A unified approach is presented for deriving a large class of new and previously known time and order recursive least-squares algorithms with systolic array architectures, suitable for high throughput rate and VLSl implementations of space-time filtering and system identification problems. The geometrical derivation given here is unique in that no assumption is made concerning the rank of the sample data correlation matrix. Our method utilizes and extends the concept of oblique projections, as used previously in the derivations of the leastsquares lattice algorithms. Both the growing and sliding memory, exponentially weighted least-squares criteria are considered. Index Terms-Least-squares systolic arrays. tions of the least-squares estimation problem: 1) the filtering problem is to find the filtered output y , , ( t ) , where n . Y,!(t)S Cgl'(t)xi(t), i=l 1ItIT; (1.2) 2) the identification problem is to find the filter weights g ; ( t ) , i = 1;. ., n, for any t I. T This generalization of the least-squares estimation problem is important whenever practical space-time or multichannel filtering arises, such as in adaptive antenna arrays, I. INTRODUCTION decision feedback and fractionally spaced channel equalizINIMUM mean-square estimation is an old and ma- ers, etc...
Words: 8075 - Pages: 33
...1. | What is the slope of the regression line? | | Answer | The slope is the coefficient before the x variable (D in this case). Thus the answer is 0.0138. | Points Earned: | 1/1 | Correct Answer: | 0.0138 | Your Response: | 0.0138 | 2. | Explain in specific language what this slope says about this penguin's dives. | | A. | If the depth of the dive is increased by one meter, it adds 0.0138 minutes to the time spent under water. | B. | If the depth of the dive is decreased by one meter, it adds 0.0138 minutes to the time spent under water. | C. | If the depth of the dive is increased by 0.0138 meter, it adds one minute to the time spent under water. | | In the equation of a line, ŷ = a + bx, b is the slope. The slope is the amount by which y changes when x increases by one unit. | Points Earned: | 1/1 | Correct Answer: | A | Your Response: | A | 3. | According to the regression line, how long does a typical dive to a depth of 180 meters last? Answer to 3 decimal places. | | Answer | The predicted value of the dive duration (DD) to a depth D = 180 is given by the regression equation DD = 2.69 + 0.0138D = 2.69 + 0.0138 × 180 = 5.174 | Points Earned: | 1/1 | Correct Answer: | 5.174 | Your Response: | 5.174 | 4. | The dives varied from 40 meters to 300 meters in depth. Plot the regression line from x = 40 to x = 300. Which of the lines in the figure below is the correct regression line? | | A. | Blue | B. | Yellow | C....
Words: 5441 - Pages: 22
...Linear Regression and Correlation Chapter 13 McGraw-Hill/Irwin ©The McGraw-Hill Companies, Inc. 2008 GOALS Understand and interpret the terms dependent and independent variable. Calculate and interpret the coefficient of correlation, the coefficient of determination, and the standard error of estimate. Conduct a test of hypothesis to determine whether the coefficient of correlation in the population is zero. Calculate the least squares regression line. Construct and interpret confidence and prediction intervals for the dependent variable. 2 Regression Analysis - Introduction Recall in Chapter 4 the idea of showing the relationship between two variables with a scatter diagram was introduced. In that case we showed that, as the age of the buyer increased, the amount spent for the vehicle also increased. In this chapter we carry this idea further. Numerical measures to express the strength of relationship between two variables are developed. In addition, an equation is used to express the relationship. between variables, allowing us to estimate one variable on the basis of another. 3 Regression Analysis - Uses Some examples. Is there a relationship between the amount Healthtex spends per month on advertising and its sales in the month? Can we base an estimate of the cost to heat a home in January on the number of square feet in the home? Is there a relationship between the miles per gallon achieved by large...
Words: 2248 - Pages: 9
...Hutcheson, G. D. (2011). Ordinary Least-Squares Regression. In L. Moutinho and G. D. Hutcheson, The SAGE Dictionary of Quantitative Management Research. Pages 224-228. Ordinary Least-Squares Regression Introduction Ordinary least-squares (OLS) regression is a generalized linear modelling technique that may be used to model a single response variable which has been recorded on at least an interval scale. The technique may be applied to single or multiple explanatory variables and also categorical explanatory variables that have been appropriately coded. Key Features At a very basic level, the relationship between a continuous response variable (Y) and a continuous explanatory variable (X) may be represented using a line of best-fit, where Y is predicted, at least to some extent, by X. If this relationship is linear, it may be appropriately represented mathematically using the straight line equation 'Y = α + βx', as shown in Figure 1 (this line was computed using the least-squares procedure; see Ryan, 1997). The relationship between variables Y and X is described using the equation of the line of best fit with α indicating the value of Y when X is equal to zero (also known as the intercept) and β indicating the slope of the line (also known as the regression coefficient). The regression coefficient β describes the change in Y that is associated with a unit change in X. As can be seen from Figure 1, β only provides an indication of the average expected change (the observed...
Words: 1307 - Pages: 6
...Department of Economics, Spring 2016 Practice Midterm Questions (No Solution will be Provided) 1. Suppose the data generating process (the true relationship) is y = Xβ + ε, where E[ε|X] = 0, E[εε |X] = σ 2 I n ; and X includes an intercept term. You do not observe the data set Z = [y X]. Instead you observe 150 15 50 Z Z = 15 25 0 50 0 100 2 Compute the least squares estimators β, s2 , R2 and RAdj (the adjusted R2 ). Is there anything to be gained by observing the full data set? 2. Suppose you have the simple regression model with no intercept: yi = xi β+ i for i = 1, 2. Suppose further that the true value of β is 1, the values of xi observed in the sample are x1 = 2 and x2 = 3, and the distribution of i is Pr( i = −2) = Pr( i = 2) = 1/2 with 1 independent of 2 . (a) Find the least squares estimator of β. (b) What is it mean and variance? Is it BLUE? (c) Consider the alternative estimator β ∗ = y /¯, where y is the sample mean ¯ x ¯ of yi and x is the sample mean of xi . What is the mean and variance of ¯ β ∗ ? Is it unbiased? (d) Which estimator is more efficient, the least squares estimator or β ∗ ? 3. Suppose x1 , x2 . . . xn is an independent but not identically distributed random sample from a population with E[xi ] = µ and Var[xi ] = σ 2 /i for i = 1, 2, . . . , n. Consider the following class of estimators for the population mean µ: n µ= ˆ ci xi where c1 , . . . , c n are constants i=1 Each sequence {c1 , c2 , . ....
Words: 1769 - Pages: 8
...The Production Function for Wilson Company By using the EViews software, we get the result below by using Least Square method: Dependent Variable: Y | | | Method: Least Squares | | | Date: 06/18/12 Time: 03:24 | | Sample: 1 15 | | | Included observations: 15 | | | | | | | | | | | | Variable | Coefficient | Std. Error | t-Statistic | Prob. | | | | | | | | | | | C | -130.0086 | 129.8538 | -1.001192 | 0.3365 | L | 0.359450 | 0.245593 | 1.463601 | 0.1690 | K | 0.027607 | 0.006051 | 4.562114 | 0.0007 | | | | | | | | | | | R-squared | 0.838938 | Mean dependent var | 640.3800 | Adjusted R-squared | 0.812094 | S.D. dependent var | 227.9139 | S.E. of regression | 98.79645 | Akaike info criterion | 12.20086 | Sum squared resid | 117128.9 | Schwarz criterion | 12.34247 | Log likelihood | -88.50643 | F-statistic | 31.25263 | Durbin-Watson stat | 1.458880 | Prob(F-statistic) | 0.000017 | | | | | | | | | | | 1. In standard form the estimated Cobb-Douglas equation is written as: Q= α Lβ1 Kβ2 The multiplicative exponential Cobb-Douglass Function can be estimated as a linear regression relation by taking logarithm: Log Q = log α + β1 log L + β2 log K Therefore: log(y) = -130.0086 + 0.359450*log(L) + 0.027607*log(K) The output elasticity of capital is 0.027607 and the output elasticity of labor is 0.359450. 2...
Words: 387 - Pages: 2
...DELHI TECHNOLOGICAL UNIVERSITY SELF – STUDY Ranesh Shevam 2k12/EC/139 Self study on : Object Tracking ( Structural partial least square for simultaneous object tracking and segmentation.) Report : * Definition * Applications * Challenges * Simplification of Tracking DEFINITION : * Tracking can be defined as the problem of estimating the trajectory of an object in the image plane as it moves around a scene * Three steps in video analysis: 1. Detection of interesting moving objects 2. Tracking of such objects from frame to frame 3. Analysis of object tracks to recognize their behavior 1) Applications : * motion-based recognition * human identification based on gait, automatic object detection, etc * automated surveillance * monitoring a scene to detect suspicious activities or unlikely events * video indexing * automatic annotation and retrieval of the videos in multimedia databases * human-computer interaction * gesture recognition, eye gaze tracking for data input to computers, etc. * traffic monitoring * real-time gathering of traffic statistics to direct traffic flow * vehicle navigation * video-based path planning and obstacle avoidance capabilities. Challenges : * loss of information caused by projection of the 3D world on a 2D image * noise in images * complex object motion * nonrigid or articulated nature of objects ...
Words: 657 - Pages: 3
...JOURNAL OF APPLIED ECONOMETRICS J. Appl. Econ. 23: 925– 948 (2008) Published online 7 November 2008 in Wiley InterScience (www.interscience.wiley.com) DOI: 10.1002/jae.1036 ECONOMETRICS OF AUCTIONS BY LEAST SQUARES LEONARDO REZENDE* PUC-Rio, Rio de Janeiro, Brazil; and University of Illinois at Urbana–Champaign, Illinois, USA SUMMARY I investigate using the method of ordinary least squares (OLS) on auction data. I find that for parameterizations of the valuation distribution that are common in empirical practice, an adaptation of OLS provides unbiased estimators of structural parameters. Under symmetric independent private values, adapted OLS is a specialization of the method of moments strategy of Laffont, Ossard and Vuong (1995). In contrast to their estimator, here simulation is not required, leading to a computationally simpler procedure. The paper also discusses using estimation results for inference on the shape of the valuation distribution, and applicability outside the symmetric independent private values framework. Copyright 2008 John Wiley & Sons, Ltd. Received 15 September 2006; Revised 1 July 2008 1. INTRODUCTION The field of econometrics of auctions has been successful in providing methods for the investigation of auction data that are well grounded in economic theory and allow for inference on the structure of an auction environment. Today, a researcher has a number of alternative structural methods, especially within the independent private-values paradigm...
Words: 12659 - Pages: 51
...139 Part 2 Costs and Decision Making Chapter 5 Cost Behavior and Relevant Costs Chapter 6 Cost-Volume-Profit Analysis and Variable Costing Chapter 7 Short-Term Tactical Decision Making Chapter 8 Long-Term (Capital Investment) Decisions 140 Chapter 5 Cost Behavior and Relevant Costs Chapter 5 U 141 Cost Behavior and Relevant Costs nderstanding the behavior of costs is of vital importance to managers. Understanding how costs behave, whether costs are relevant to specific decisions, and how costs are affected by income taxes allows managers to determine the impact of changing costs and other factors on a variety of decisions. This chapter introduces concepts and tools that will be used in Chapters 6 through 8. Chapter 5 begins with a definition of cost behavior and illustrates the concepts of fixed costs, variable costs, and mixed costs. Next, the chapter revisits the concept of relevant costs (introduced in Chapter 1) as it applies to variable and fixed costs. The chapter also describes the impact of income taxes on costs. Learning Objectives After studying the material in this chapter, you should be able to: 1 Describe the nature and behavior of fixed, variable, and mixed costs Analyze mixed costs using regression analysis and the high/low method 2 Distinguish between relevant and irrelevant costs and apply the concept to decision making 3 Illustrate the impact of income taxes...
Words: 13858 - Pages: 56
...BUS 352 week 8 homework Answers Grand Canyon https://homeworklance.com/downloads/bus-352-week-8-homework-answers-grand-canyon/ 10.55Consider an experiment with four groups, with eight values in each. For the ANOVA summary table below, fill in all the missing results: Source Degrees of Freedom Sum of Squares Mean Square (Variance) F Among Groups c-1=? SSA=? MSA=80 FSTAT=? Within Groups n-c=? SSW=560 MSW=? Total n-1=? SST=? 10.59A hospital conducted a study of the waiting time in its emergency room. The hospital has a main campus and three Satellite locations. Management had a business objective of reducing waiting time for emergency room cases that did not require immediate attention. To study this, a random sample of 15 emergency room cases that did not require immediate attention at each location were selected on a particular day, and the waiting times (measured from check-in to when the patient was called into the clinic area) were collected and stored inERWaiting. A.At the 0.05 level of significance, is there evidence of a difference in the mean waiting times in the four locations? B.If appropriate, determine which locations differ in mean waiting time. C.At the 0.05 level of significance, is there evidence of a difference in the variation in waiting time among the four locations? 11.21When performing ax2 test of independence in a contingency table withrrows andccolumns, determine the upper-tail critical value of the test statistic in each of the following...
Words: 1173 - Pages: 5
...This indicates that the model is not satisfactory. g) -4.9913+0.1227*90000 =$11038.0087 h) H0: p=0, H1: p ≠0 at α= 0.05 p-value= 5.68×10-14 If p-value is less than α reject H0 P-value < 0.05. This means that the probability that the observed results are due to random choice is low. So reject null hypothesis (H0) Conclusion: At the 5% significance level there is evidence of linear association between advertising expenditure and sales. i) b± t*( sb ) (see appendix 1 ) =0.1227 ± (2.048* 0.0089) = (0.104, 0.141) It could be as low as 0.104 or as high as 0.141 A=8, B= 90, C=3, D=40, E=9.7327, F= 1.9759, G= 4.8247, H=-2.8247, I=6.2971 (See Appendix 2) A=8, B= 90, C=3, D=40, E=9.7327, F= 1.9759, G= 4.8247, H=-2.8247, I=6.2971 (See Appendix 2) j) Question 2 a) = -0.66061 b) There is a moderate negative correlation between the scores of judge 1 and the scores of judge 2. Scores of judge 2 decreases when scores of judge 1 increases. Appendix Appendix 1: Estimating slope of regression line b± t*( SEb ) where b= slope of least squares regression line i.e 0.1227 t*= the upper (1−C)/2 critical value from the t(n – 2) distribution (which means...
Words: 629 - Pages: 3
...empec, Vol. 13, 1988, page 223-249 Nonparametric Estimation and Hypothesis Testing in Econometric Models By A. Ullah ~ Abstract: In this paper we systematically review and develop nonparametric estimation and testing techniques in the context of econometric models. The results are discussed under the settings of regression model and kernel estimation, although as indicated in the paper these results can go through for other econometric models and for the nearest neighbor estimation. A nontechnical survey of the asymptotic properties of kernel regression estimation is also presented. The technique described in the paper are useful for the empirical analysis of the economic relations whose true functional forms are usually unknown. 1 Introduction Consider an economic model y =R(x)+u where y is a dependent variable, x is a vector o f regressors, u is the disturbance and R(x) = E ( y l x ) . Often, in practice, the estimation o f the derivatives o f R(x)are o f interest. For example, the first derivative indicates the response coefficient (regression coefficient) o f y with respect to x, and the second derivauve indicates the curvature o f R(x). In the parametric econometrics the estimation o f these derivatives and testing 1 Aman Ullah, Department of Economics, University of Western Ontario, London, Ontario, N6A 5C2, Canada. I thank L Ahmad, A. Bera, A. Pagan, C. Robinson, A. Zellner, and the participants of the workshops at the Universities of Chicago...
Words: 5119 - Pages: 21
...Quantitative Business Valuation Other Titles in the Irwin Library of Investment and Finance Convertible Securities by John P. Calamos Pricing and Managing Exotic and Hybrid Options by Vineer Bhansali Risk Management and Financial Derivatives by Satyajit Das Valuing Intangible Assets by Robert F. Reilly and Robert P. Schweihs Managing Financial Risk by Charles W. Smithson High-Yield Bonds by Theodore Barnhill, William Maxwell, and Mark Shenkman Valuing Small Business and Professional Practices, 3rd edition by Shannon Pratt, Robert F. Reilly, and Robert P. Schweihs Implementing Credit Derivatives by Israel Nelken The Handbook of Credit Derivatives by Jack Clark Francis, Joyce Frost, and J. Gregg Whittaker The Handbook of Advanced Business Valuation by Robert F. Reilly and Robert P. Schweihs Global Investment Risk Management by Ezra Zask Active Portfolio Management 2nd edition by Richard Grinold and Ronald Kahn The Hedge Fund Handbook by Stefano Lavinio Pricing, Hedging, and Trading Exotic Options by Israel Nelken Equity Management by Bruce Jacobs and Kenneth Levy Asset Allocation, 3rd edition by Roger Gibson Valuing a Business, 4th edition by Shannon P. Pratt, Robert F. Reilly, and Robert Schweihs The Relative Strength Index Advantage by Andrew Cardwell and John Hayden Quantitative Business Valuation A Mathematical Approach for Today’s Professional JAY B. ABRAMS, ASA, CPA, MBA McGRAW-HILL New York San Francisco Washington, D.C. Auckland Bogota ´ Caracas Lisbon London...
Words: 214584 - Pages: 859
...offering (IPO). With SEO, corporations raise funds through the sale of stocks rather than the issuance of additional debt. Many articles have mentioned that investors may construe a seasoned issue as a sign that a company is having financial problems. This news can cause the price of both the corporation’s outstanding shares and the new shares to fall. This is the impact of SEOs to the issuer itself, then what is the impact of SEOs to the competitors in the same industry? Will the stock return of competitors decrease or increase, or the SEOs have no impact on other corporations? This study examines the abnormal return on the file date of competitors in the same industry to test the effect of SEOs to competitors by event study and Ordinary Least-Squares Regression. 1. Introduction This study observes the effects of seasoned equity offerings (SEOs) to the competitors in the same industry. Seasoned equity offerings may involve shares sold by existing shareholders (non-dilutive), new shares (dilutive) or both. This moment can be marked by the file date that the corporation announced to conduct a seasoned equity offering, and the reacts of the market can be shown from the return of the specific corporation and its competitors, defined as Return = { [Ending stock price (period 1) – Initial price]+Dividends} / Initial price. Here we mainly examine the excessive or abnormal return of the corporation which conducted the SEO, and its competitors, and check what kind of variables may...
Words: 3113 - Pages: 13