The data you will have to analyze are in the eclass in the excel US_FUND_DATA.xls file. The dependent variables for which you will construct the models you are asked for are the returns of different US Mutual Funds (250 mutual fund returns, sheet: ‘US_Funds’) for the period 1/1987 – 7/2019. The independent variables you will use in the models refer to monthly returns for the variables x1 = Mkt-Rf, x2 = SMB, x3 = HML, x4 = RMW, x5 = CMA, x6 = MOM, x7 = BAB and x8 = CAR for the period 1/1987 - 7/2019 (sheet: ‘Factors’).
Analyze the dependent variables based on data for the period 1/1987 - 7/2019 :
1. Develop an appropriate multiple regression model, and select the important explanatory variables that affect mutual fund returns. Describe analytically the model (variable) selection techniques that are used in your analysis. (At the final model, check the assumptions on the regression residuals if they are violated or not)
2. Develop an appropriate multiple regression model. In case of autocorrelation problem of regression residuals, correct the autocorrelation problem (using time series AR, MA, ARMA models).
3. Write the models you have found at question (1 and 2). Assess the goodness of fit of these models based on the AIC and BIC information criteria.
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