The principal of a high school needs to schedule observations of 6 teachers. She plans to visit one teacher each day for a week, so she will only have time to see 5 of the teachers. How many different observation schedules can she create?
The solution says 6! = 720
My question is why does order matter in this problem? When I solved it my anagram looked like this:
A B C D E F
Y Y Y Y Y N
6! / (5! * 1!) = 6
I tried to frame with reference to some of the earlier problems in the guide where someone is picking a team from a larger group of people (ie. group of 7, how many teams of 4 can be made). I think I"m missing something in the wording that makes this problem different.
Thanks