I have a sample of 70 firms, 15 variables (9 IV, 4 CV & 2 DV) covering a period of 6 years data. Anyone giving me a simple formula for computing firm-year observations will be greatly appreciated.
You have 15 variables. For each variable, data may be missing for some years. This is what I mean by missing observations. These observations may be missing due to incomplete data reporting, or for some other reason.
You have 15 variables. For each variable, data may be missing for some years. This is what I mean by missing observations. These observations may be missing due to incomplete data reporting, or for some other reason.
First check through Pearson correlation coefficient, it will show you the relationship between all the variables. As you are using panel data, check for normality, multicolinearity, heteroskedasticity, auto correlation, than go for multiple regression analysis... check panel effect, if exist than check fixed effect/random effect through hausman test, than run regression as per your model.............you will get the desired result by observing the value of R-square(coefficient of determination or explanatory power of the mode),
F-test (Goodness of fit test) for model, t-test (individual significance test) for every independent variable and also you can observe the effect of independent variables on dependent variable for their respective beta coefficients.