pepeprepa wrote:What I do is to write it with letters.
For example, "ABCD" means letter A is in the right envelop (1st place), B 2nd place is right, C 3rd place is right, D 4th place is right. So ABCD is the case when 4 letters are in the 4 good envelops.
And after I write all possibilities for A at the first place.
ABCD
ABDC
ACBD
ACDB (*)
ADCB
ADBC (*)
And I look at the number of combinations which only have 1 letter at the right place: 2
We have 4 letters so 4x2=8 total good possibilities
And total of 24 possibilities
8/24=1/3
But I don't like that, someone has a calculate explanation?
I did it in a different manner, took me about 15 mins though.
The probability of A letter going to A envelop and B, C, and D in wrong
A going into right envelop is 1/4
B going into wrong envelop is 2/3 ( 1-1/3)
C going into wrong envelop is 1/2
D automatically will go into the wrong envelop 1
1/4*2/3*1/2*1 = 1/12 (multiplication because everything occurs at once)
Similarly the same procedure will follow for B, C & D and the result will also be the same
1/12+1/12+1/12+1/12 = 4/12 = 1/3.
I am not too sure about the method but it seems correct. Let me know if you guys think otherwise.