2. In descending order. Arrange variables from high to low according to their numerical values;
3. Dictionary order. Arrange variables in alphabetical order, such as a, b, c, d, etc.
4. Random sorting. Randomly arrange variables, which is often used to generate random samples in statistical analysis.