Factor risk model construction is the process of building the quantitative infrastructure that decomposes portfolio returns into systematic factor exposures and idiosyncratic components — enabling attribution, hedging, and optimization for quant equity portfolios.
A portfolio manager who made 3% on an Nvidia position in a week where Nvidia's sector, momentum, and size factor all had a great week may have actually had negative idiosyncratic P&L — meaning the factor exposure drove the gain, not the PM's insight. Total P&L conflates the PM's skill with the risk premia they were exposed to. The entire point of a factor risk model is to isolate the idiosyncratic component — and then evaluate the PM only on that component. Without this separation, performance attribution is impossible and manager selection is mostly random.
Virtually all PMs, when asked about their edge, cite stock selection AND sizing skill — the belief that they size positions larger when more convicted and smaller when less, and that this adds alpha. Systematic analysis of PM P&L attribution across dozens of funds consistently shows that sizing adds essentially no alpha. The data is categorical: PMs are right about direction but the magnitude of their conviction is not correlated with the magnitude of subsequent returns. Sizing decisions add cost (transaction costs, risk) without adding return.
A factor risk model with 18 academic factors looks comprehensively diversified. When all 18 are included simultaneously in a regression, collinearity between related factors inflates parameter errors and makes the model unstable. The mathematically correct approach is to shrink the model toward fewer factors using AIC-based regularization — finding the model complexity that balances goodness-of-fit against overfitting. With 36 months of data, AIC may prefer 4 factors; with 120 months, perhaps 8. Most practitioners include all available factors because "more information is better" and never measure whether they've crossed the overfitting threshold.