I have a null hypothesis that Beta1 = Beta2 = Beta 3 = Beta 4 = Beta 5 = 0.
I want to calculate whether there are significant risk-differences in the portofolio for big 5 audit firms. Using regression I have Risk as an dependent categorical variable (1 to 3), big 5 audit firms as 5 independent dummy-variables, and some controll-variable like total assets, leverage, age, loss, etc.
To answer the null hypothesis I think I have to use the f-test. But if I want to look at the significant difference between Beta 1 and Beta 2 for example, how can I do this?
Here is my regression result from STATA.In our dataset we have both companies that are audited by big 5 auditors and Non-big 5 auditors.

I want to calculate whether there are significant risk-differences in the portofolio for big 5 audit firms. Using regression I have Risk as an dependent categorical variable (1 to 3), big 5 audit firms as 5 independent dummy-variables, and some controll-variable like total assets, leverage, age, loss, etc.
To answer the null hypothesis I think I have to use the f-test. But if I want to look at the significant difference between Beta 1 and Beta 2 for example, how can I do this?
Here is my regression result from STATA.In our dataset we have both companies that are audited by big 5 auditors and Non-big 5 auditors.
Comment