Physics307L F08:Schedule/Week 9 agenda/Likelihood

From OpenWetWare
Revision as of 10:46, 24 August 2009 by Bill Flanagan (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Last week:Media:307L 2007 Week 8 Millikan data.xlsx

For a given collection of data points, [math]\displaystyle{ x_1, x_2, ... x_i }[/math], can calculate relative probability of various parent gaussian distributions:

[math]\displaystyle{ prob \propto \frac {1}{\sigma^N} e^{-\sum(x_i-X)^2 / 2 \sigma^2} }[/math]

The best fit [math]\displaystyle{ \sigma }[/math] and [math]\displaystyle{ X }[/math] maximize this likelihood

This is a good introduction to the very common problem of optimizing (minimizing or maximizing) a function

Nelder-Mead method

Biophysics example