I am struggling to understand why for the order statistics of $\{X_1,..,X_n\}$ iid for values $x_1 < x_2 <... <x_n$ my joint density is $f_{Y_1,...,Y_n}(x_1,...,x_n) = n!\Pi_{i=1}^nf_X(x_i)$.
My best interpretation is that there are $n!$ ways to permute the order of the values $x_i$ and each $x_i$ has a probability $f_X(x_i)$. But this doesn't make sense to me as I know the data is already ordered, so surely there are not $n!$ ways to rearrange the data as there is only $1$ order allowed.
The probability of any permutation of $\{x_i\}$ is $\prod_{i=1}^nf_X(x_i)$
Whenever the experiment is any permutation of $\{x_i\}$, the order statistics will be $\{x_i\}$.
Probability that the order statistics is $\{x_i\}$
= Probability that the un-ordered statistics is one of the permutations of $\{x_i\}$
= $\sum_{\text{all } \sigma(\{x_i\})} \mathbb{P}(\sigma(\{x_i\})) $
= $n! \times \displaystyle \prod_{i=1}^nf_X(x_i)$