Draft Forbes Group Website (Build by Nikola). The official site is hosted at:
License: GPL3
ubuntu2004
Bayesian Analysis
In this post we perform a simple but explicit analysis of a curve fitting using Bayesian techniques.
Table of Contents
The Model
Consider the problem of curve fitting:
where is a random variable representing errors with some probability density function (PDF) . Within this model, given and , is a random variable with PDF:
Maximum Likelihood
Give a set of data ParseError: KaTeX parse error: Undefined control sequence: \vect at position 4: D=(\̲v̲e̲c̲t̲{t}, \vect{y}), one can precisely formulate the question: what is the probability (likelihood) that this set of data would be obtained from our model given a parameter :
Maximum likelihood techniques choose the best fit for the parameter to maximize the likelihood:
Bayes' theorem allows us to compute the a posteriori distribution of the parameter given the observation of data , updating the prior distribution normalized by the probability of obtaining the data :