(Wanted) Guru of Probability Model

  • Thread starter Thread starter Junyung Kim
  • Start date Start date
  • Tags Tags
    Model Probability
Click For Summary
SUMMARY

This discussion focuses on the application of Bayes' theorem in probability models, specifically addressing the validity of an equation involving conditional probabilities. The equation presented illustrates the relationship between discrete events A and B, leading to the formulation of P(B|A) as P(A|B)P(B)/P(A). Additionally, the conversation highlights the transition from discrete to continuous random variables, emphasizing the use of integrals to express probabilities. The conditional density function f(x|A) is defined as the probability of a random variable V taking the value x given event A.

PREREQUISITES
  • Understanding of Bayes' theorem
  • Familiarity with conditional probability
  • Knowledge of discrete and continuous random variables
  • Basic calculus for integration
NEXT STEPS
  • Study the applications of Bayes' theorem in real-world scenarios
  • Learn about conditional density functions in probability theory
  • Explore the transition from discrete to continuous probability distributions
  • Investigate advanced topics in probability, such as Markov chains
USEFUL FOR

Students in statistics, data scientists, and professionals working with probability models who seek to deepen their understanding of Bayes' theorem and its applications in both discrete and continuous contexts.

Junyung Kim
Messages
1
Reaction score
0

Homework Statement



See attachment. This is about Probability model question. I do not know how this equation is valid.

Homework Equations





The Attempt at a Solution

 

Attachments

  • ??.jpg
    ??.jpg
    8.1 KB · Views: 399
Physics news on Phys.org
The is a version of Bayes theorem.
For discrete events A, B

P(A and B) = P(A given B) P(B) = P(B and A) = P(B given A) P(A)

P(A given B) P(B) = P(B given A) P(A)

So P(B given A) = P(A given B) P(B) / P(A)

In you equation, "x" represents the the event that some random variable V takes the value x. The "A" represents some other event. It could involve continuous random variables. For example, it might stand for the event that another random variable W is greater than 2. The function "f(x|A) " is the conditional density function of V given that event A happens. So we can think of f(x|A) to be "the probability that V = x given event A".

On the right hand side, the P(A|x) is the probability of the even A given that V = x.
The "f(x)" is the probability that V = x.

The denominator is a way of writing P(A), the probability of A.
The discrete analog of this term comes from a rule such as:

If B,C,D are mutually exclusive events whose union is the entire space of possibilities then P(A) = P(A and B) + P(A and C) + P(A and D)
P(A) = P(A|B) P(B) + P(A|C) P(C) + P(A|D) P(D)

The analog for continuous random variables that the discrete events B,C,D must be replaced by the set of all possible values of V. Instead of a discrete sum we have an integral. [tex]P(A) = \int P(A|x) f(x)[/tex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
2
Views
2K
Replies
4
Views
2K