Submitted by vnjxk t3_120u499 in dataisbeautiful
Comments
pantaloonsofJUSTICE t1_jdl1ntx wrote
Why is the red bar at 180 seconds?
the_knowing1 t1_jdl8tsl wrote
OP doesn't like accurate graphs, axis doesn't even start at 0 on that side. Also idk what (Size 32) in the top is supposed to mean.
I just assume it's supposed to be 120, and it may very well be.
Make a better, more accurate graph plz.
pickysquid t1_jdlf2y4 wrote
i suppose that 32 is the size of the averaging window OP used for their moving average
DoeCommaJohn t1_jdmyjg2 wrote
It’s not common in graphs, but in UI most elements don’t go to the edge of the screen (just look at reddit). Also, because this is a moving average, you wouldn’t have any data for the first 31 videos, so that could explain this.
The 32 means that the average doesn’t take every video, it only takes the 32 previous videos
[deleted] t1_jdl8k81 wrote
[removed]
DoeCommaJohn t1_jdmy7q0 wrote
It looks like the minimum average video length
pantaloonsofJUSTICE t1_jdn0xu7 wrote
Then why is it labeled “actual two minutes”?
[deleted] t1_jdo20l8 wrote
[removed]
vnjxk OP t1_jdizm4a wrote
Data extraction process:
went to the channel, scrolled all the way down and wrote a css selector to get the timestamps of each video.
after removing the first 97 (because for whatever reason they were not appearing) I got a list of time stamp, then I used python to create the graph and Photoshop with raw estimation to create the passive aggressive two minute indication