i have a column say the first column below 'rawdata', i need to calculate rank, percentile and quintile in the below format using the rawdata column?
RawData Quintiles Rank Rank Percentile
1.20 1 87 3
0.58 2 897 30
0.16 5 2,564 84
1.04 1 145 5
NA na
0.32 4 1,966 64
0.18 5 2,471 81
0.22 4 2,374 78
0.89 1 241 9
0.46 3 1,362 45