can sombody explain the above calculation in the red circle marked with "why?"?
I am studying MLE with Bernoulli Distribution, and in the middle of a video clip, the lecturer says $ 1\over{n} \sum_{i=1}^{n}x_i$ becomes $ n\bar x $. But I can't see anything like $1\over{n}$ in any of the calculation steps in the picture.
2026-03-27 05:34:27.1774589667
Question about Bernoulli Distribution calculation
107 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Equations shown involve straightforward application of rules of logarithms. In the red circle, all he is saying is that the sum_i(x_i) -- showing at the bottom in the product log(p)*sum_i(x_i) -- can alternatively be written as N*average(x_i).
That's it.