maximum likelihood Flashcards
what does it mean i.i.d
independent and indentially distrbuted
describe a discrete distribution
L(θ|x) = L(θ|x1, x2, . . . , xn) = PX(x; θ),
where PX(x; θ) is the PMF of X parametrized by θ
L(θ|x) = PX(x; θ)
describe a continuous distribution
L(θ|x) = L(θ|x1, x2, . . . , xn) = fX(x; θ),
where fX(x; θ) is the PDF of X
L(θ|x) = fX(x; θ)
what does PDF mean
probability density function
what does PMF mean
probability mass function
on a graph how do you find the maximum likelihood
thr highest point of the graph is the mle (x - axis)
what is probability
Describes the chance of an event occurring, assuming a
known distribution
what is likelihood
Measures how well a statistical model fits the observed
data. Likelihood function = likelihood as we vary the parameter(s) of
the distribution.
what is likelihood function
Likelihood function = likelihood as we vary the parameter(s) of
the distribution.
Maximum Likelihood Estimation is a general procedure
e.g
input
output
model
Task
▶ Input: Observations (data points)
▶ Output: Parameter values of a model that explains the data (i.e.
capable of generating synthetic data most similar to the data)
▶ Model: Probability distribution
▶ Task: Search for the best parameters of the model (probability
distribution) to fit the observations
9 / 24