Probability of arranging identical objects

  • Context: High School 
  • Thread starter Thread starter MeesaWorldWide
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
MeesaWorldWide
Messages
9
Reaction score
1
TL;DR
If all the letters of the word NUNAVUT are randomly rearranged, what is the probability that there will be an N at each end?
Total ways to arrange the 7 letters: 7! / (2! x 2!) = 1260

Ways to have an N at each end: N _ _ _ _ _ N
There are 5 other letters in the middle, and two of them repeat (U), so the middle 5 are found by 5! / 2! = 60

Now, here is where I am unsure what to do. Since the N's are identical, do we distinguish between them? If we switched both the N's, there is still an N at either end, but would that be considered a separate case? If so, we do 60 x 2 = 120.
Then the probability of an N being at each end is 120 / 1260 = 0.095

If not, then the probability is simply 60 / 1260 = 0.048

Any insight here would be appreciated. 0.095 seems a bit high to me, but not treating N _ _ _ _ _ N and N _ _ _ _ _ N as different cases also makes sense...
 
Reply
  • Like
Likes   Reactions: Agent Smith
on Phys.org
The word has letters
N N
U U
A
V
T
It is not clear two N and two U are distinguished or not in our count. If we distinguish two N and two U, for an exaple by capital and lower case
N n U u A V T

I think the rule to count the cases should be shared for the investigation.

As for N n U u A V T rule, number of all the cases : 7!
N is at one edge and n is at another edge : 5! x 2

So the probality is 1/21
 
Last edited:
There's no need for counting in this case. The probability that the first letter is N is ##\frac 2 7##. And, the probability that the last letter is N, given the first letter is N, is ##\frac 1 6##. The probability of both is the product of these, hence ##\frac 1 {21}##.
 
Reply
  • Like
Likes   Reactions: Agent Smith, Klystron and anuttarasammyak
PS note that calculation applies to any two chosen positions for the N's. The probability that the first two letters are both N is the same, by the same calculation. Likewise the first and third letters; or the third and sixth etc.