Hermione wrote:
sorrry guys...

still not getting thru my brain... any other (possibly more basic/ step by step) explanation?
OK in that case let me see if I can offer some help -
I hope you are familiar with basic probability fundas -
Let's say you have just ONE letter and TWO envelopes ONE of which is correctly addressed and the other addressed incorrectly.
What's the probability of putting the Letter in the correctly addressed envelope -
To answer this question - we see IN HOW MANY WAYS can the letter be put into the envelope - you could put it (assuming you don't know which envelope is which) in either of the two - so in total you have TWO ways of shoving the letter in. However, there's only ONE way in which it can go into the correctly addressed envelope -
so 1/2 is the prob of putting in correct envelope. This is easy.
Now in our current problem - let's say we have just ONE letter but FOUR envelopes. Only one of these envelopes has the address corresponding to the letter. The remaining three envelopes are incorrectly addressed.
So the probability that you will put the letter correctly is 1/4. Right?
What happens if i ask you the reverse question? what is the prob for putting it in the incorrect envelope. Suddenly you have three envs that are incorrect so you can put the letter incorrectly with a prob of 3/4. Right?
The whole problem can be broken down into Four Events that will fulfill the requirement of the question
Event 1 - E1
We know that prob of putting ONE Letter correctly is 1/4. Now once ONE letter has been put CORRECTLY, what are you LEFT with? You are left with THREE ENVELOPES and the remaining THREE letters. Since the one letter has been put correctly (though technically we have just calculated the PROBABILITY that the first letter goes into the correct envelope) we have the remaining THREE Letters and THREE envelopes.
Event 2 - E2
Let's take letter number 2 now - what is the probability that it LANDS in the INCORRECT envelope. Again by the same logic as above - there are 3 envelopes remaining out of which ONLY ONE has the correct address for LETTER number 2. The remaining 2 have INCORRECT address and LETTER NUMBER 2 could go in either of these 2 to meet our condition.
Thus the probability of this event is 2/3
So till now what we have done is -
we have calculated the prob of shoving Letter number 1 in correct env -- 1/4
we have calculated the prob of shoving Letter number 2 in INcorrect env --- 2/3
Event 3 - E3
Now let's take letter number 3 - again according to question we want to shove this in the WRONG envelope. There are 2 remaining envelopes and hence the prob of shoving this in the wrong env (or equally in the RIght env) is 1/2.
Finally we come to event E4 - the Letter number 4. This has only one way of going in so its probability of being put into the WRONG envelope is 1.
ok so we can see that our grand event is actually a combination of FOUR EVENTS happening - each with a probability of its own. So to calculate the total probability of the Grand Event itself we just multiply the individual probabilities since each event happens INDEPENDENTLY of each other
Egrand = 1/4 * 2/3 * 1/2 * 1/1 = 1/12
However at this point - I must introduce one last element in this question -since there are FOUR Letters - what we saw above was JUST ONE SEQUENCE of events leading to the desired result.
If we arbitrarily call the letters L1 thru L4, and let's say the above was an example in which we started by Picking up Letter L1 and worked thru the remaining letters, we could have equally well started out with letter L2 or L3 or L4.
Thus since each of these events ARE MUTUALLY EXCLUSIVE, meaning THEY CAN NEVER HAPPEN ALL THE SAME TIME BUT ONLY ONE LETTER AT A TIME, to calculate the TOTAL PROBABILITY of we will add the individual probabilities 1/12 + 1/12 + 1/12 + 1/12 which works out to 1/3.
Phew!!