Hello,
I'm working with a dataset and would like to get the descriptive statistics of my variables.
The items I would like to get are: n, mean, standard deviation, Min, Max, 25th, 75th and median.
I currently use "sum" but that doesn't give me all the statistics I want.
Can someone help me out? Thanks in advance.
I'm working with a dataset and would like to get the descriptive statistics of my variables.
The items I would like to get are: n, mean, standard deviation, Min, Max, 25th, 75th and median.
I currently use "sum" but that doesn't give me all the statistics I want.
Can someone help me out? Thanks in advance.
Comment