What Does arg Mean in Maximum Likelihood Estimation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
Simfish
Gold Member
Messages
811
Reaction score
2
http://en.wikipedia.org/wiki/Maximum_likelihood


What exactly does the "arg" here mean? It seems to be an unnecessary - the max L(\theta) seems to be sufficient enough. Or am I missing something?
[tex]\widehat{\theta} = \underset{\theta}{\operatorname{arg\ max}}\ \mathcal{L}(\theta).[/tex]
 
Physics news on Phys.org
arg is needed because the left-hand side is the argument of L.

One can write [tex]L(\widehat{\theta}) = \underset{\theta}\max\ {L(\theta)}.[/tex].

Or one can write [tex]\widehat{\theta} = \underset{\theta}{\operatorname{arg\ max}}\ {L}(\theta).[/tex]