A sign reads 'Arkansas'. Three letters are removed and put back into the three empty spaces at random. What is the probability that the sign still reads 'Arkansas'?
My method I tried a different case to get the feel of the problem. I tried it for a smaller set of letters " M,I,T,A " and removed just two letters . For this case I found that the probability is 0.5. by taking cases.
I still didn't get the feel of the problem. The repetition of A and S in Arkansas is bothering me. How should I approach this problem?
If you pick three different letters, they have to be put back the same way for a chance of $1/3!$. If you pick three the same they are guaranteed to make Arkansas. If you pick two of one kind and one of another, what is the chance they go back to make Arkansas? Now figure the chance of getting each type of selection.