Bayesian method vs.maximum likelihood

AI Thread Summary
The discussion centers on the comparison between Bayesian methods and Maximum Likelihood Estimation (MLE) in statistical inference. MLE is part of a broader framework for point and interval estimation, while Bayesian methods address probabilistic situations where parameters vary. The choice between Maximum a Posteriori (MAP) and MLE often depends on whether one adopts a Bayesian or frequentist perspective. Each method has its own terminologies and frameworks, which can influence their effectiveness in different contexts. Understanding the specific application and underlying assumptions is crucial for selecting the appropriate method.
Mark J.
Messages
81
Reaction score
0
Hi,
Wondering if there is any priorities one method has versus the other one and are there any specific cases where to use one vs.other?

regards
 
Physics news on Phys.org
Hey Mark J.

I'm not exactly sure what you mean specifically. The MLE is part of a massive framework used in point and interval estimation for statistical inference, but the bayesian stuff is a framework dealing with generalizing probabilistic situations where parameters of distributions are not constant (which leads to all kinds of other results both probabilistically and statistically).

Do you have a specific example of Bayesian Probability or Inference that you are referring to?

For example if you are talking about inference, are you talking about estimating parameters with a specific posterior and prior? Specific posterior and general prior? General posteriors and priors?
 
Mark J. said:
Wondering if there is any priorities one method has versus the other one and are there any specific cases where to use one vs.other?
The priority of MAP vs ML depends largely on whether one is already of a Bayesianist or frequentist mindset. Maximum a posteriori and maximum likelihood have their own lingo, their own sets of a massive underlying frameworks, their own set of heuristics for overcoming weaknesses in the methods. I've seen a few papers that compare MAP vs ML. However, if you look at the publications of the authors of such a paper before reading it, you can form a pretty solid prior regarding which technique will come out on top.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top