Law of Total Probability/Bayes' Theorem

  • Context: Undergrad 
  • Thread starter Thread starter XodoX
  • Start date Start date
  • Tags Tags
    Law Theorem
Click For Summary
SUMMARY

The discussion clarifies the Law of Total Probability and Bayes' Theorem, essential concepts in probability theory. The Law of Total Probability states that for mutually exclusive events F1, F2,..., Fn, the probability of an event E can be expressed as P(E) = P(E | F1) P(F1) + ... + P(E | Fn) P(Fn). Bayes' Theorem connects conditional probabilities, defined as P(E | F) = P(F | E) P(E) / P(F), allowing for the calculation of the probability of E given F. Understanding when to apply these theorems is crucial for solving complex probability problems.

PREREQUISITES
  • Understanding of basic probability concepts
  • Familiarity with conditional probability
  • Knowledge of mutually exclusive events
  • Ability to manipulate probability formulas
NEXT STEPS
  • Study examples of the Law of Total Probability in real-world scenarios
  • Explore advanced applications of Bayes' Theorem in statistics
  • Learn how to derive conditional probabilities using different methods
  • Practice solving probability problems involving multiple events
USEFUL FOR

Students, statisticians, and data analysts looking to deepen their understanding of probability theory and its applications in various fields.

XodoX
Messages
195
Reaction score
0
Can somebody explain to me, using an example, what those 2 theorems actually are? Like, when I see a problem, how do I know what I'm going to use?

I know Total Probability is "unconditional Probability", but I don't really get that.

Supose that F1, F2...Fn are events such that Fi\bigcapFj=∅ whenever i≠j and F1\bigcup...\bigcupFn=S. Then for any event E,

P(E)= P(E I F1) P(F1)+...+P(E I Fn) P(Fn).
Bayes' is for conditional probabilities, but apparently you calculate those conditional probabilities differently...

For any events E and F, the conditional probabilities P( E I F) and P(F I E) are connected by the following formula:

P(E I F)=P(F I E) P(E)/P(F)

The other definition of conditional probability was P(E I F)= P(E\bigcapF)/P(F). Can't figure out what the difference is, when I use which one..etc.
 
Physics news on Phys.org
Supose that F1, F2...Fn are events such that Fi⋂Fj=∅ whenever i≠j and F1⋃...⋃Fn=S. Then for any event E,

P(E)= P(E I F1) P(F1)+...+P(E I Fn) P(Fn).

A lot of the time in probability problems it's easiest to break down the problem into mutually exclusive cases and deal with them separately. Like what's the probability that the sum of two dice is less than 6?

P(X1 + X2 ≤ 6) = P(X2≤5)P(X1=1) + P(X2≤4)P(X1=2) + P(X2≤3)P(X1=4) +P(X2≤2)P(X1=4) +P(X2≤1)P(X1=5)

So above in the sum you break down the cases based on the result of the first die.
 

Similar threads

  • · Replies 47 ·
2
Replies
47
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K