next up previous contents
Next: Properties of conditional probability Up: Random phenomena Previous: Random permutations

Conditional probability

   In modeling more complicated phenomena we may want to use different probabilities under different circumstances. For instance, in a modified blind search for the minimum of a non-negative function, the randomization strategy might be different when we already made some progress, and it might be different when we are ``stuck" in a non-optimal location. Thus we may want to consider probabilities of the same event A (say, hitting a maximum) under different conditions B.

To formalize this idea, suppose B is an event such that tex2html_wrap_inline1372 . The last condition merely says that B is an event that does have some chance of occurring. Conditional probability of event A given event B is denoted by tex2html_wrap_inline1380 . It is defined as

tex2html_wrap1404

Conditional probability  satisfies the axioms of probability, and tex2html_wrap_inline1384 if A,B are disjoint. In particular, tex2html_wrap_inline1388 , tex2html_wrap_inline1390 .

The easiest way to find tex2html_wrap_inline1392 by simulations is to repeatedly simulate the complete experiment, discarding all the outcomes except the ones resulting in B.

  Exercise578

You should notice that it takes forever to simulate events that happen rarely. Section gif indicates one possible way out of this difficulty.





Send comment