This is a very interesting word problem that I came across in an old textbook of mine. So I know its got something to do with probability, which perhaps yields the shortest, simplest proofs, but other than that, the textbook gave no hints really and I'm really not sure about how to approach it. Any guidance hints or help would be truly greatly appreciated. Thanks in advance :) So anyway, here the problem goes:
A bag contains seven balls numbered from $1$ to $7$. A ball is chosen at random and its number is noted. The ball is then returned to the bag. This is done a total of seven times.
$(a)$ What is the probability that each ball is selected exactly once?
$(b)$ What is the probability that at least one ball is not selected?
$(c)$ What is the probability that exactly one of the balls is not selected?
My thoughts:
$(a)\, \left(\frac 17\right)^7=\frac{1}{823543}$
$(b) \, 1 - \frac{1}{823543}?$
$(c)$ No idea on this one. My head aches after just thinking about it.