I have found this page
I have the percentile function working but instead of calculating a percentile for each bucket it is calculating if for the whole data set.I need it per bucket. Any help is greatly appreciated
Sorry for the spelling error. I am unable to change the title.
I have the percentile function working but instead of calculating a percentile for each bucket it is calculating if for the whole data set.I need it per bucket. Any help is greatly appreciated
Code:
Name Days bob 5 bob 3 bob 3 bob 56 bob 76 bob 3 bob 56 bob 8 bob 7 jake 34 jake 3 jake 2 jake 6 jake 8 jake 12 jake 32 jake 7 ted 87 ted 9 ted 3 ted 12 ted 12 ted 3 ted 5 walt 45 walt 8 walt 67 walt 67 walt 97 walt 23 walt 41 walt 45 walt 12 walt 12 walt 15 walt 16
Comment