1. You should use STATA software for any calculations. You must paste your log/output onto your assignment to show your use of STATA; however, this output does not replace any of the steps outlined below.
2. If you are performing a hypothesis test, make sure you state the hypotheses, the level of significance, the rejection region, the test statistic (and p-value, if requested), your decision (whether to reject or not to reject the null hypothesis), and a conclusion in managerial terms that answers the question posed. These steps must be completed in addition to any STATA output.
3. The required STATA data files can be found in the corresponding folder of cuLearn
4. Please do not forget to write your name and student ID on the cover page of the assignment
5. You need to submit the assignment at cuLearn. No late or email submission will be accepted.
House prices are subject to a variety of economic factors but are, to some extent, based on the living area of the house. Analysts examined the recent sales of 1080 homes and consider the following three models for predicting the house prices.
ππ πΌπΆπΈ = π½1 + π½2πππΉπ + π
ππ(ππ πΌπΆπΈ) = πΌ1 + πΌ2πππΉπ + π
ππ(ππ πΌπΆπΈ) = πΎ1 + πΎ2ππ(πππΉπ) + π
(a) Using the dataset project1.dta, estimate the above three regression models. Please note that ln designates ‘natural logarithm’.
(b) For each of the models, do the following: (i) interpret the estimated regression coefficients (i.e. π½2, πΌ2, πΎ2) (ii) calculate marginal effects (use the average values of PRICE or/and SQFT as appropriate) (iii) calculate elasticities (use the average values of PRICE or/and SQFT as appropriate)
(c) Taking into consideration (i) plots of the fitted equations, (ii) plots of the residuals, (iii) error normality plots, and (iv) values of π 2, which equation do you think is preferable? Explain.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme