What is the effect of correlated trees on ensemble error?

Updated May 17, 2026

Short answer

Correlated trees increase ensemble error by reducing variance reduction benefits.

Deep explanation

If trees make similar errors, averaging does not cancel them out. The effectiveness of Random Forest depends heavily on decorrelation between trees achieved via bootstrap sampling and feature randomness.

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 →