WWGD said:
No, it is a single population we're drawing from by assumption. We define a random sample ##X_1,..., X_n## as a collection of i.i.d Random Variables.
Your original post does not make that clear.
Since they are Independent and Identically distributed they come from a single Bernoulli population with parameter p. By independence, the probability of observing ##X_1,X_2,.., X_n ## from said population is
##P(p|X_1)P(p| X_2)...p(p|X_n)##
That is a misleading use of the notation "##P(.|.)## since such notation is used to indicate conditional probabilities.
If the family of probability distributions is ##g(x,p)## then when the parameter is ##p##, the liklihood of observing the sequence ##(x_1,x_2,x_3)## is ##g(x_1,p) g(x_2,p) g(x_3,p)##.
This is defined to be the likelihood function associated with the sample and the value of p that maximizes the likelihood function is called the maximum likelihood estimator.
Yes. So, with reference to your original post, what does it mean when you ask "the MLE for ##f## is given by ##f(m_1,m_2,...m_n)## Is this correct?" ?
For the the concept of an MLE for ##f## to make sense, we need a family of probability distributions that is parameterized by values of ##f##. If we have such distributions then we ask what value of ##f## maximizes the probability of the observed data.
For an arbitrary function ##f##, the given distribution ##g(x,p)## may not be sufficient to determine a family of distributions that is parameterized by the value of ##f##.
Perhaps you intend the notation ##f(m_1,m_2,...m_n)## to mean that the ##X_i## are identically distributed and that the common distribution belongs to a single parameter family of distributions of the form ##g(x,p)## And ##m_i## is the maximum likihood estimate for ##p## based only on the ##i##_th the outcome of ##X_i##.
If that's what your notation means, then how does it make sense to speak of an "MLE for f"? We aren't given a family of distributions for the ##X_i## that is parameterized by a single parameter that is interpreted as a value of ##f##?
For example, in the case of Bernoulli random variables, suppose ##f(m_1,m_2,m_3) = (m_1)^2 + (m_2)^2 + 6 m_3## Then ##f## can take on values in ##[0,6]##. What family of distributions defines the joint distribution of ##(X_1,X_2,X_3)## give the value of ##f##?