PDA

View Full Version : Help Understanding something basic in probability.


Archive
May31-09, 05:28 PM
Can somebody explain to be in detail what division represents in probability. Like A/B. I know it sounds very basic, but I just don't understand it. The events and all.

SW VandeCarr
May31-09, 06:00 PM
Can somebody explain to be in detail what division represents in probability. Like A/B. I know it sounds very basic, but I just don't understand it. The events and all.

I don't know how much detail you want. You can divide probabilities like any other numbers, but the result will not always be a probability (see likelihood). Formulas where division of probabilities are utilized are so constructed such that if the result is a probability, the values will always be 0< p< 1. (see Bayes Theorem). Beyond this, I can't give you general answer as to what the division of probabilities "represents". It depends on the context.

gel
May31-09, 06:24 PM
I think you need to be much more specific with your question. Division is just division, in probability or anything else. Maybe you're referring to odds (http://en.wikipedia.org/wiki/Odds)?

tiny-tim
May31-09, 06:34 PM
Hi Archive! Welcome to PF! :wink:
Can somebody explain to be in detail what division represents in probability. Like A/B.

Do you mean A|B?

That's "the probability of A happening, given that B has happened" …

but it isn't division, in fact it isn't arithmetic at all. :smile:

Enuma_Elish
May31-09, 08:25 PM
I can think of:

1. division of probabilities as real numbers. This is associated with but not confined to conditional probabilities and Bayesian analysis, as noted above.
2. ratio of two random variables. For example you may be asked to derive the distribution of A/B, where each of A and B are random variables. This can be tricky; for example if the domains of both A and B include 0 then with some probability (> 0) the value of A/B will be indeterminate.

desayuno
Jun1-09, 02:30 AM
Hmmm, if it's not anything that anyone else has already suggested maybe you're referring to the difference (A\B) between sets A and B.

If that's the case, then it's not really division but more like subtraction with A\B being the set of all outcomes in A that are not in B, i.e. A ∖ B = A ∩ Bc (Bc being the complement of B). So if you were drawing out a Venn diagram of that, A \ B would be everything in the A circle except for where the A circle intersects the B circle.

Archive
Jun3-09, 01:02 AM
I got it thanks guys, sorry for the vague question.