要求是:The reported coefficients are the mean coefficients across all industry-year regressions. t-statistics, calculated using the mean coefficients and the standard error of the mean, are reported in parentheses below the coefficients.
我的理解是先得到 number of industry and year, 比如有467个,那就是进行467次OLS回归,根据这467次回归得到的系数b,标准误se,和r^2算出它们的平均值,这些均值即是最终的reported coefficients 。