What is the probability of rolling a dice six times and getting different faces?
Remember the conjunction rule (generalised AND rule) that connected the joint probability with the conditional probability?
Back to dice
Let P(A1) be the probability of getting the first face = 1
P(A2|A1) be the probability of getting a different face from die 1 = (5/6)
P(A3|A1A2) be the probability of getting a different face from die 1 and die 2 = (4/6) etc.
We must find the joint probability of A1, A2, A3, A4, A5, and A6.
Frequentist way
For the first roll, there are six choices. Once the first slot is taken, there are five choices for the second roll. Therefore, 6 x 5 for the first and second choices together. If you extend the logic for all the six rolls, you get 6 x 5 x 4 x 3 x 2 x 1 or 6!
Possibilities for the required event = 6! = 720
Total possibilities of rolling six dice = 66 = 46656
P(for the required event) = 720/46656 = 1.5%