I'm looking at a solution for a stats problem and I think there is a mistake. The solution is as follows:
$$m_i^{-1} \sum_{e=1}^{m_i} u_{i,e} = m_i^{-1}\sum_{e=1}^{m_i}(f_i + u_{i,e}) = f_i + m_{i}^{-1}\sum_{e=1}^{m_i}v_{i,e}$$
I believe there was a mistake where they wrote $u$ instead of $v$ but aside from that I don't believe the last part makes sense. Am I misunderstanding or is this a mistake?
They show that $u_{i,e} = f_i + v_{i,e}$
Edit: I am of the opinion that $f$ should can't be added to the second term. I believe it needs to still multiply by everything and the value $m_i$.