smasherprog / EqTool

p99 everquest spell timer, dps and map
MIT License
24 stars 19 forks source link

outlier pricing not filtered #16

Closed princealexi25 closed 1 year ago

princealexi25 commented 1 year ago

I think logic should be integrated that filters out 200% 0r 300% price grabs from average price. (or at least from reporting until more of the prices show up?) Outliers make the graphing problematic in some cases.

https://www.tumblr.com/mattinsd73/713142486236905472

https://www.tumblr.com/mattinsd73/713142486236905472

smasherprog commented 1 year ago

I have been going through some of the data to try and remove outliers. This is something i am working on currently.. Most outliers should be removed in the next few days using this method

smasherprog commented 1 year ago

I added a scatter chart to each item which will make it easier to see outlier data as well.

smasherprog commented 1 year ago

FIXED