Suppose $X_1, X_2, \dots, X_N$ are $N$ random samples of a discrete probability distribution such that $X_i \in \{1, 2, \dots, K\}$.
The probability distribution $p$ used for sampling is parameterized by $\pi_1, \pi_2, \dots, \pi_K$ where $\pi_i$ denotes the probability of occurrence of the ith category.
I have a few questions about the problem of parameter estimation (estimation of $\pi_1, \pi_2, \dots, \pi_K$ from $x_1, x_2, \dots, x_N$) of $p$:
- Is the problem of parameter estimation of $p$ ill-posed?
- If not, how can the parameters of $p$ be estimated?