I have trouble finding the likelihood function in an applied problem involving the binomial distribution.
Given are $N$ independent random variables having identical binomial distributions with the parameters $\theta$ and $n = 3$ where $n_0$ of them take on the value $0$, $n_1$ take on the value $1$, $n_2$ take on the value $2$, and $n_3$ take on the value $3$.
Now the Method of Maximum Likelihood should be used to find a formula for estimating $\theta$.
I started off from the probability distribution function of a general binomial random variable and the derivation of the maximum likelihood estimator in the general case. However, the case is now different and I got stuck already in the beginning. How should one proceed here?
$n_k = \sum_{j=1}^{num_samples}1_{x_j=k}$.
– Dhruv Kohli Aug 13 '17 at 15:40