Find expression for event exactly one of A,B,C occurs

  • Thread starter Thread starter operationsres
  • Start date Start date
  • Tags Tags
    Expression
operationsres
Messages
99
Reaction score
0
Find expression for event "exactly one of A,B,C occurs"

Homework Statement



Let A,B,C \in F be three arbitrary events. F is a σ-algebra. Find an expression for the event "exactly one of A,B,C occurs".

The Attempt at a Solution



Define i,j,k s.t. i,j,k \in \{1,2,3\} \wedge i \not= j \not=k. Also, define M_1 := A, M_2 := B, M_3 := C.

Then the event in question is M_i \backslash (M_j \cup M_k) \forall i.

-------------

Is this correct? I've never seen this "notation" used in my lecture slides so I'm not sure (I'm trying to get out of writing a silly amount of unions and then simplifying).
 
Last edited:
Physics news on Phys.org


operationsres said:

Homework Statement



Let A,B,C \in F be three arbitrary events. F is a σ-algebra. Find an expression for the event "exactly one of A,B,C occurs".

The Attempt at a Solution



Define i,j,k s.t. i,j,k \in \{1,2,3\} \wedge i \not= j \not=k. Also, define M_1 := A, M_2 := B, M_3 := C.

Then the event in question is M_i \backslash (M_j \cup M_k) \forall i.

-------------

Is this correct? I've never seen this "notation" used in my lecture slides so I'm not sure (I'm trying to get out of writing a silly amount of unions and then simplifying).

Yes, A\text{ only} = A \cap (B \cup C)^c, etc, where D^c denotes the complement of a set D. As to the probability that exactly one occurs, see Feller, "Introduction to Probability Theory and its Applications", Vol I, (Wiley), which gives expressions for P{exactly k events occur} for k = 0, 1, 2, ... among n events. You can also find similar developments in the various Probability books by Sheldon Ross.

RGV
 


Thanks, I'll borrow that book from my uni's library.

So what I've done is correct?
 


Actually I believe that I've made a mistake in my OP.

The correct notation for the event would be \bigcup_{i=1}^3 M_i \backslash (M_j \cup M_k) for i \not= j \not= k and j,k \in \{1,2,3\}.

Still would like confirmation that this is correct :).
 
Last edited:


operationsres said:
Actually I believe that I've made a mistake in my OP.

The correct notation for the event would be \bigcup_{i=1}^3 M_i \backslash (M_j \cup M_k) for i \not= j \not= k and j,k \in \{1,2,3\}.

Still would like confirmation that this is correct :).

It is obviously true.

RGV
 


Thanks for your help. Just wasn't sure of the notation :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top