SOLUTION: The letters of the word STATISTICS are arranged randomly. What is the probability the arrangement will start and end with an S?

Algebra ->  Probability-and-statistics -> SOLUTION: The letters of the word STATISTICS are arranged randomly. What is the probability the arrangement will start and end with an S?      Log On


   



Question 1086637: The letters of the word STATISTICS are arranged randomly.
What is the probability the arrangement will start and end with an S?

Found 4 solutions by jim_thompson5910, Edwin McCravy, KMST, ikleyn:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
There are 10 letters in the word STATISTICS.

So there are 10 slots needed to be filled. The first and last slot (slot1, slot10) are reserved for the letter S. There is only one way to do this. This is because the three S letters are not unique from one another.

The remaining middle 8 slots (slot2 through slot9) are open to be filled with 8 choices drawn from this list: {T,A,T,I,S,T,I,C}

There are 8! = 8*7*6*5*4*3*2*1 = 40,320 different ways to fill those 8 slots if we can tell the repeating letters apart.

Since we can't tell them apart, we have to divide by 3!*2! to deal with the fact that the letter "T" repeats three times and the letter "I" repeats twice.

We now have (40320)/(3!*2!)=(40320)/(6*2)=(40320)/(12)=3360

Meaning that there are 3,360 ways to arrange the letters so that the arrangement will start and end with an S

We will use the value 3360 later, so let's make A = 3360

------------------------------------------------------------------------------------

If we ignore the restrictions, and simply count the number of arrangements, then we have (10!)/(3!*3!*2!) = 50400 different arrangements.

We'll call this value B = 50400

------------------------------------------------------------------------------------

Divide the values of A and B to get A/B = 3360/50400 = 1/15

The answer as a fraction is 1/15

The answer in decimal form is approximately 0.0667 (use a calculator to compute 1/15 = 0.0667)

The answer in percentage form is approximately 6.67% (move the decimal point over 2 spots to the right)

Edit: My initial answer was incorrect, but I have fixed it

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
The numerator is the number of ways to arrange 
"TATISTIC" between two S's.

over

The denominatior is the number of ways to arrange 
"STATISTICS".

"TATISTIC" has 3 indistinguishable T's and 2 
indistinguishable I's, so, the numerator is 
8%21%2F%283%212%21%29=3360


"STATISTICS" has 3 indistinguishable S's, 3 
indistinguishable T's and 2 indistinguishable 
I's, so, the denominator is 
10%21%2F%283%213%212%21%29=50400

Probability = 3360%2F50400=1%2F15

Edwin


Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
There are 10 characters, and 3 of them are S,
so when picking your first character,
the probability of picking an S would be
3%2F10 .
After that, there would be 9 characters left, including two S characters.
Then the probability id picking an S for last character,
after having picked an S for fist character would be 2%2F9 .
So, the probability that a rearrangements of the letters in STATISTICS
would start and end with S is
%283%2F10%29%282%2F9%29=highlight%282%2F30%29 .

ANOTHER WAY:
There are 10%21=10%2A9%2A8%2A7%2A6%2A5%2A4%2A3%2A2 possible arrangements.
If you labeled the letters so as to distinguish one S from another S, one T from another T, and one I from the other I, you would see that many different arrangements.
If we are to make arrangements starting and ending with S,
there are 3%2A2 ways to choose which S will be at either end,
and there are 8%21=8%2A7%2A6%2A5%2A4%2A3%2A2 ways to arrange the 8 middle characters.
That makes for 3%2A8%21 different arrangements starting and ending wit S,
out of the 10%21 possible arrangements.
That is

Answer by ikleyn(52858) About Me  (Show Source):
You can put this solution on YOUR website!
.
The term "arrangement" may have two DIFFERENT meaning in this problem.

One meaning is "permutation" and the other meaning is "word", where we do not distinct indistinguishable letters.

So, strictly speaking, the formulation is ambiguous.