chaitanyareddy wrote:Q)My name is AJEET. But my son accidentally types the name by
interchanging a pair of letters in my name. What is the probability that
despite this interchange, the name remains unchanged?
Please explain this.
Let's start by jotting down the probability formula - whenever a common formula applies to a GMAT question, start by writing it down on your note board.
Probability = (# of desired outcomes)/(total # of possibilities)
So, we need to figure out how many interchanges will leave your name the same and how many total interchanges are possible.
Well, the only way your name could still be spelled correctly is if your son swapped the two "E"s. So, there's only 1 desired outcome.
There are 5 letters in total, and each interchange involves a pair of letters. Accordingly, we need to figure out how many different pairs there are that could be swapped.
When we want to count the number of subgroups that can be formed out of a larger group, we use the combinations formula:
nCk = n!/k!(n-k)!
In this case, there are 5 total letters and we're choosing 2 of them, so:
5C2 = 5!/2!(5-2)! = 5!/2!3! = 5*4/2*1 = 20/2 = 10
Consequently, there are 10 total possibilities.
Finally, we plug in:
Probability = (# of desired outcomes)/(total # of possibilities) = 1/10
(As an aside, please always include the answer choices and the source of your question.)