I'm finding unexpected results, and I'm unsure if I did not make a mistake somewhere.
In OLS regressions using a full sample, I find that the slope of the independent variable of interest is 0.03 and significant. However, when I divide the sample into two subsets (whereby I divide the sample about 50/50) I find significant results for both OLS regressions using the subsets. However, the slopes are 0.08 and 0.07. This feels a bit counterintuitive, as I don't understand why the slope can be larger when I divide the sample. Instead, I would expect that the slope using the full sample should lie in between the slopes using the subsets.
Does anyone know whether my findings could still hold?