Lecture 15-ParameterEstimation
Lecture 15-ParameterEstimation
Sunita Sarawagi
CS 215. Fall 2024
So far..
• Computing probabilities of outcomes given a fixed distribution.
Parameters differ based on the task and application. These are not fixed
like the speed of light.
The setup for parameter estimation in real-life
• Step 1: A real-life problem:
1. Estimating the probability that at least two out of four servers will be alive next day
2. The probability that stock price will rise by 10% in the next week
3. The expected number of clicks on an advertisement in the next 3 hours
• Step 2: Model the problem: Choose a functional form of the uncertainty.
1. Binomial?
2. Gaussian?
3. Poisson?
The setup for parameter estimation in real-life
Step 3: Collect a training sample by observing over several days.
1. Sample server failure data observed over 3 days
Data sample: D
Examples: MLE for Poisson
MLE for Gaussian
• Most difficult question: what distribution to use to model accidents in a city?