Question:
If the 6 letters in the word NEEDED are randomly rearranged, what is the probability that the resulting string of letters will not be in alphabetical order?Permutations with duplicates formula will be needed to determine how many letter combinations are possible.
\(n\) = NEEDED = 6; The word "needed" has a total of 6 objects.
\(n_1\) = E = 3; E is repeated 3 times.
\(n_2\) = D = 2; D is repeated 2 times.
\(\frac{(n!)}{(n_1!)(n_2!)} = \frac{(6!)}{(3!)(2!)} = \frac{(6 \times 5\times4\times3\times2\times1)}{(3\times2\times1)(2\times1)} = \frac{(6\times5\times4)}{(2\times1)} = \frac{(6\times5\times2)}{(1\times1)} =\)
[60] \(\implies\) Total combinations possible without regard to alphabetical order.Next, we will work the probability. The easiest way to process this would be to work with the opposite of what is asked in the question. The question asks for the probability of the letters NOT being in alphabetical order. However, it would be easier to subtract the number of combinations that ARE in alphabetical order from the total.
Combinations in alphabetical order = DDEEEN = [1]; (basically, there are no other ways to put these letters in alphabetical order... just think about it for a second.)
[Total combinations possible without regard to alphabetical order] \(-\)
[Combinations in alphabetical order] \(=\)
[Combinations NOT in alphabetical order][60] \(-\)
[1] =
[59]Correct Answer:
D \(\implies\)
\(\frac{59}{60}\) \(\implies\) \(\frac{\text{ [Combinations NOT in alphabetical order]}}{\text{ [Total combinations possible without regard to alphabetical order}]}\)