Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Maximum likelihood estimation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Discrete distribution, finite parameter space === Suppose one wishes to determine just how biased an [[unfair coin]] is. Call the probability of tossing a '[[Obverse and reverse|head]]' ''p''. The goal then becomes to determine ''p''. Suppose the coin is tossed 80 times: i.e. the sample might be something like ''x''<sub>1</sub> = H, ''x''<sub>2</sub> = T, ..., ''x''<sub>80</sub> = T, and the count of the number of [[Obverse and reverse|heads]] "H" is observed. The probability of tossing [[Obverse and reverse|tails]] is 1 β ''p'' (so here ''p'' is ''ΞΈ'' above). Suppose the outcome is 49 heads and 31 [[Obverse and reverse|tails]], and suppose the coin was taken from a box containing three coins: one which gives heads with probability ''p'' = {{frac|1|3}}, one which gives heads with probability ''p'' = {{frac|1|2}} and another which gives heads with probability ''p'' = {{frac|2|3}}. The coins have lost their labels, so which one it was is unknown. Using maximum likelihood estimation, the coin that has the largest likelihood can be found, given the data that were observed. By using the [[probability mass function]] of the [[binomial distribution]] with sample size equal to 80, number successes equal to 49 but for different values of ''p'' (the "probability of success"), the likelihood function (defined below) takes one of three values: <math display="block">\begin{align} \operatorname{\mathbb P}\bigl[\;\mathrm{H} = 49 \mid p=\tfrac{1}{3}\;\bigr] & = \binom{80}{49}(\tfrac{1}{3})^{49}(1-\tfrac{1}{3})^{31} \approx 0.000, \\[6pt] \operatorname{\mathbb P}\bigl[\;\mathrm{H} = 49 \mid p=\tfrac{1}{2}\;\bigr] & = \binom{80}{49}(\tfrac{1}{2})^{49}(1-\tfrac{1}{2})^{31} \approx 0.012, \\[6pt] \operatorname{\mathbb P}\bigl[\;\mathrm{H} = 49 \mid p=\tfrac{2}{3}\;\bigr] & = \binom{80}{49}(\tfrac{2}{3})^{49}(1-\tfrac{2}{3})^{31} \approx 0.054~. \end{align}</math> The likelihood is maximized when {{mvar|p}} = {{frac|2|3}}, and so this is the ''maximum likelihood estimate'' for {{mvar|p}}.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)