I am trying to find the impact of foreign exchange exposure on various factors. I have 12 independent variables including the foreign exchange measures. And there are 6 dependent variables.
First I tried Manova analysis but was not able to come to any significant results with some structural unsuitability of the data to this analysis.
Then I tried working on multiple regression for each of the dependent variables against the 12 dependent variables. This means I am trying to fit 6 regression equation. This seems to work fine and my initial regression shows promising results. However, when I check the assumptions, the data seem to violate the outlier assumption and the normality of the error term assumption.
For the outlier, I solved it considerably by trimming the outliers manually following the robust regression method.
But I have no clue how to meet the normality of error term assumptions.
Could you guide on this, please?