Calculating Conditional Probability for a given Event (a=1)

Click For Summary
SUMMARY

This discussion focuses on calculating conditional probability using Bayes' Law, specifically deriving the formula for p(a=1|b) while ensuring it remains independent of p(b). The user, Hugh, seeks clarification on normalizing the probabilities and whether the derived formula has a specific name. The key formula presented is p(a=1,b) = p(a=1|b) / ∑(b=0 to n) p(a=1|b), which adheres to Bayesian principles.

PREREQUISITES
  • Understanding of Bayes' Law and its applications
  • Familiarity with conditional probability concepts
  • Knowledge of normalization techniques in probability
  • Basic mathematical skills for summation and probability calculations
NEXT STEPS
  • Research advanced applications of Bayes' Law in statistics
  • Study normalization techniques in probability distributions
  • Explore the concept of independent events in probability theory
  • Learn about Bayesian inference and its practical implementations
USEFUL FOR

Statisticians, data scientists, mathematicians, and anyone interested in advanced probability theory and Bayesian statistics.

hughwf
Messages
1
Reaction score
0
Hello,

This question relates to Bayes law. I think my problem is I am not sure of the name of the thing I am trying to derive...

I have 2 variables a and b.
a = 1 or 0, b = 0...n
I have the data to calculate;
p(a = 1 and b) p(b)
for any b. Hence I can find p(a=1|b) = p(a = 1 and b)/p(b)

What I want is p(a=1|b), but 'given' that a = 1. I don't want this to be affected by p(b), hence I am not trying to find p(b|a=1).
To explain further what i mean; If event a = 1, what is the prob it will happen at a certain b, independent of the frequency of occurences of different b's.

So I normalise;
[tex]\sum_{b = 0}^n p(a=1|b).N = 1[/tex]

Where N is a constant.

[tex]N = \frac{1}{\sum_{b = 0}^n p(a=1|b) }[/tex]

[tex]p(a=1,b) = \frac{p(a=1|b)}{\sum_{b = 0}^n p(a=1|b)}[/tex]

is that alright and does it have a name?

Many thanks in advance for any advice...

Hugh
 
Physics news on Phys.org
According to Bayes' Law p[a|B]p = p[a,B] = p[B|a]p[a]; in order for your formula to be Bayesian it must conform with this.

EnumaElish
___________________________________________
I would definitely have logged in as EnumaElish had PF administration awarded that account the privilege of posting replies, after I reset my e-mail address Tuesday, October 28, 2008.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 36 ·
2
Replies
36
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K