This question evaluates understanding of variance reduction in ensemble methods, the impact of inter-tree correlation on averaged predictors, and the bias-variance trade-off in random forests, framed within the Machine Learning domain for Data Scientist roles.
Consider a random forest (or bagged ensemble) that predicts at a fixed input by averaging tree predictions:
Assume each tree prediction has the same variance and any pair of tree predictions has correlation .