Conditional Probability without Bayes rule

In summary: There is no need to use Bayes rule in this situation because you are not trying to find "P(B|A)". You are given "P(A|B)". You want to find "P(A and B)". In summary, the problem is asking for the probability that losses will exceed reimbursements, given that one employee has already incurred a loss. The solution assumes that this employee is X and the other employee is Y. Using the notation of X and Y, the solution is able to directly calculate the probability without using Bayes rule. This is because the problem is already conditioned on the event that one employee has incurred a loss. The solution simply multiplies the probability of X incurring a loss (.4) by
  • #1
torquerotates
207
0
Say I want to find Pr(A|B). Usually I would just use bayes rule, but some textbooks just assume that A|B works and then just multiply it by P(B). For example in my book, Pr(X>2000)=.4. X and Y are unif distributed from 1000 to 5000. They are independent. Find Pr(X+Y>8000|X>2000). Well they just said, ok look at the region bounded by X+Y>8000 and and X=2000 and Y=1000, Y=5000, X=5000. They found the area of the triangle and divided it by the region formed with X=2000, 5000, Y=1000, 5000.
Finally they multiplied it by .4.

I don't know what formula they use but obviously it is not Bayes rule.
 
Physics news on Phys.org
  • #2
torquerotates said:
Finally they multiplied it by .4.

What you describe seems to be calculation for P( (X + Y > 8000) and X > 2000) rather than the calculation for P(X + Y > 8000 | X > 2000). Which did the book intend to calculate?

(It isn't clear what you mean when you say "some textbooks just assume A|B works". How do you interpret "A|B"? What does it mean to say that that it "works"?)
 
  • #3
Sorry for not describing the problem in full.

the problem states that there are two employees are covered by a policy. The policy will reimburse no more than one loss per employee. The policy reimburses the full amount of the loss up to a company maximum of 8000. The probability of an employee incurring a loss is 40%. The probability of an employee incurring a loss independent of any other employee incuring a loss. The amount of each loss is uniformly distributed on [1000, 5000]. Given that one of the employees incurs a loss, find the probability that losses will exceed reimbursements.

For the solution, they let X be the claim of the employee that has incurred a loss and Y be the claim of the other employee. I just don't know why they can do this. They assumed that one of the employees already incurred a loss,calculate the probability and then say, oh well the probability of this employee incurring a loss in the first place is 40% so they multiply it by .4. It just don't understand how they could have not accounted for the other case Y. You usually have to account for that due to the law of total probability.
 
  • #4
torquerotates said:
They assumed that one of the employees already incurred a loss,calculate the probability and then say, oh well the probability of this employee incurring a loss in the first place is 40% so they multiply it by .4.

I think the .4 represents the probability that the second employee incurs a loss given the first one has already incurred a loss. Their notation must be that X is the employee who is known to have a loss and Y is the second employee.

If you want X and Y to denote two employees without saying which one is known to occur a loss then you would indeed have to deal with the possibility that X alone or Y alone or both X and Y incur losses. However, you'd be working in a different probability space.

Bayes rule relates probabilities in two different probability spaces. As a set there is no difference between [itex] A \cup B [/itex] and [itex] A | B [/itex] but there is a difference in what we are to consider the space of all possible events. It's sometimes possible to compute probabilities in the space of possible events corresponding to [itex] A | B [/itex] by working entirely in that space.

It has been said that "All probabilities are conditional probabilities". For example, if a probability problem is given in a test book and it involves P(A) then this is really P(A| E) where E are the conditions given the in the problem. Those conditions define the space of all possible events. If you work the textbook problem without using Bayes rule and find P(A), you've actually found P(A|E). Conditional probabilities can be sometimes be found without using Bayes.
 
  • #5
I think that's what the book was pointing at. They just assumed the first one happened and then mulitiplied it by the probability of Y incurring a loss. But for some reason, I'm just not grasping why works. I tried to use bayes theorem to get justify that step where they multiplied it by .4 but i can't seem to arrive at anything.
 
  • #6
It works because that is exactly what conditional probability means. When we ask for "P(A|B)" we are asking "what is the probability A happens if (or "assuming") B has happened.
 

Related to Conditional Probability without Bayes rule

1. What is conditional probability?

Conditional probability is the likelihood of an event occurring given that another event has already occurred. In other words, it is the probability of an outcome based on the knowledge of some additional information.

2. How is conditional probability calculated without using Bayes rule?

Conditional probability can be calculated by dividing the probability of the intersection of two events by the probability of the first event. This can also be written as P(A|B) = P(A∩B)/P(B), where A and B are two events.

3. What is the difference between conditional probability and joint probability?

Conditional probability focuses on the probability of one event occurring given that another event has occurred, while joint probability is the probability of two events occurring simultaneously. Conditional probability is a calculation based on additional information, while joint probability is a calculation of the intersection of two events.

4. Can conditional probability be used in real-world applications?

Yes, conditional probability is commonly used in real-world applications, such as weather forecasting, medical diagnosis, and stock market analysis. It is a useful tool for making predictions and decisions based on known information.

5. What are some common misconceptions about conditional probability without Bayes rule?

One common misconception is that conditional probability always requires the use of Bayes rule. While Bayes rule can be a helpful tool for calculating conditional probability, it is not always necessary. Another misconception is that conditional probability can only be used when dealing with independent events. However, it can also be applied to dependent events.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
482
  • Set Theory, Logic, Probability, Statistics
Replies
17
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
19
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
985
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
Back
Top