Physics307L:Schedule/Week 10 agenda: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


==Pushing rough draft due date back one week==
==Pushing rough draft due date back one week==
==[[Physics307L:Schedule/Week 12 agenda/Binomial|Binomial Distribution]]==
==[[Physics307L:Schedule/Week 12 agenda/Poisson|Poisson Distribution]]==


==Binomial Distribution==
==Binomial Distribution==

Revision as of 11:13, 27 October 2008


Talk about lab improvisation (Darrell)

Pushing rough draft due date back one week

Binomial Distribution

Poisson Distribution

Binomial Distribution

[math]\displaystyle{ f(k;n,p)={n\choose k}p^k(1-p)^{n-k} }[/math]

Say you are calculating the probability of having k girls in a family with n children. p is the probability of a single birth resulting in a girl. f tells you the probability of k girls.

[math]\displaystyle{ {n\choose k}=\frac{n!}{k!(n-k)!} }[/math]

Pascal's Triangle

Vioxx example