What does the "adjusted" in that variable name mean? If that variable has already been adjusted for SIZE and FISCALYEAR then all you need to do is -ttest ΔOROAt5_adjusted = 0 -.
If the variable is not already adjusted for those things, then you need to look at the separate values in the two groups, not at the difference. Since you calculated differences, I assume these differences are coming from matched pairs (since we were working on matching before)? In that case, it's a bit more complicated. To give you specific advice I would need to see an example of the data that you are working from for this.
If the variable is not already adjusted for those things, then you need to look at the separate values in the two groups, not at the difference. Since you calculated differences, I assume these differences are coming from matched pairs (since we were working on matching before)? In that case, it's a bit more complicated. To give you specific advice I would need to see an example of the data that you are working from for this.
Comment