Learn Before
Concept

Quick Recap For Some Probability Concepts

  1. Sample Space is set of all values that observation x can take.
  2. PDF (Probability Density Function) is the function mapping point from sample space to the number between 0 and 1. Area under PDF is equal to 1.
  3. Parametric Models are density functions having finite number of parameters.
  4. _Likelihood _ is defined as L(θ∣x)=pθ(x)L(\theta | x) = p_{\theta}(x)
  5. Maximum Likelihood Estimation is defined as θ=argmaxL(θ∣X)\theta = argmax L(\theta | X). It is used to measure the set of parameters that are more apt to explain observed data X.

0

1

Updated 2025-08-28

Tags

Data Science