In a room with $n+1$ people, a person tells a rumor to another person, who in turn repeats it to a third person, and the process continues. at each step the receipt of the rumor is randomly chosen out of the n other people in the room.
a). Find the probability that the rumor reaches the originator of the rumor in exactly $r$ steps.
b). Find the expected number of steps for the rumor to reach the originator.
I answered the part a as following: $p(\text{the originator})= (n-1/n)^{r-1}$.
I have no idea about the part b. Can anyone help me out about the solutions and explain the concept?
What kind of materials that I need to study with because my professor never covers these materials in the class. Thank you very much.