Line 17: Line 17:
 
对于两个随机事件A和B,贝叶斯定理有如下表达:  
 
对于两个随机事件A和B,贝叶斯定理有如下表达:  
  
<center?
+
<center>
 
<math>P(A|B) = \frac{P(B|A)P(A)}{P(B)}</math>  
 
<math>P(A|B) = \frac{P(B|A)P(A)}{P(B)}</math>  
 
</center>
 
</center>

Revision as of 12:15, 29 April 2014


ROC curve and Neyman Pearsom Criterion

A slecture by ECE student Weibao Wang

Partly based on the ECE662 Spring 2014 lecture material of Prof. Mireille Boutin.



贝叶斯定理 (Bayes' theorem)

贝叶斯定理由英国数学家托马斯·贝叶斯(Thomas Bayes)在1763提出,因此得名贝叶斯定理。贝叶斯定理也称贝叶斯推理,是关于随机事件的条件概率的一则定理。

对于两个随机事件A和B,贝叶斯定理有如下表达:

$ P(A|B) = \frac{P(B|A)P(A)}{P(B)} $

  • If you are making a text slecture
    • Type text using wikitext markup languages
    • Type all equations using latex code between <math> </math> tags.
    • You may include links to other Project Rhea pages.





Questions and comments

If you have any questions, comments, etc. please post them on this page.


Back to ECE662, Spring 2014

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett