Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add normalized valueType #38

Open
darenwelsh opened this issue May 12, 2016 · 0 comments
Open

Add normalized valueType #38

darenwelsh opened this issue May 12, 2016 · 0 comments

Comments

@darenwelsh
Copy link
Owner

If you plot score (based on an algorithm giving more weight to unique-pages edited than sheer volume of edits) versus views, the comparison includes an overlap. For every edit, there is at least one view (I think there might even be two or three "hits" depending on the sequence of loading the page, going to the edit view, and then loading it again after saving). So it might make sense to adjust the score-views-ratio valueType or the score valueType (or because doing both would doubly effect the calculated ratio) by subtracting the number of edits per day from the number of views (within the calculation). It might be more accurate to subtract the views on any page that was edited that day (by that competitor).

Below is an example to help visualize the correlation of these three variables:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant