
The above image represents pageviews of an article over time. I am looking for a decent, not complicated physical or statistical calculation that could give me (based on the pageview history) what is the current pageview trend for the last n days (which is represented by a blue frame).
Thus, basically, over the past 5 days, this connection has developed unusually higher than usual, and if so, to what extent / magnitude?
Ideally, the accepted answer will provide an algorithm class that applies to this problem, as well as some example of this using the data given in this diagram above.
thank!
James source
share