What is the effect of subsample size on Random Forest variance and bias?

Updated May 17, 2026

Short answer

Smaller subsamples increase variance reduction but may increase bias.

Deep explanation

Reducing bootstrap sample size increases diversity among trees, lowering correlation and variance. However, smaller samples may lead to weaker individual trees, increasing bias. This creates a tradeoff where optimal subsample size balances tree strength and ensemble diversity.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Random Forest interview questions

View all →