Post Reply 
WP34s - Sort sum registers to calculate percentile
04-01-2015, 12:17 PM
Post: #2
RE: WP34s - Sort sum registers to calculate percentile
The statistical registers cannot be sorted by R-SORT. They are not really registers as far as the user is concerned, they exist entirely independently of the user's registers. Moreover, the data you have accumulated isn't stored anywhere, only some accumulations of it -- the original values are not available anymore.

The best way I can think of is to store the values into registers and then work out the percentile from these using R-SORT.


- Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: WP34s - Sort sum registers to calculate percentile - Paul Dale - 04-01-2015 12:17 PM



User(s) browsing this thread: 1 Guest(s)