Random forest algorithm

The random forest algorithm works with the bagging technique. The number of trees are planted and grown in the following manner:

Let's work on a case study, since that will help us understand this concept more in detail. Let's work on breast cancer data.