I was wondering why the difficulty would go down when Bitcoin prices go up. It doesn't make much sense, but it turns out it has to do with seasonal hydro power in China.
It happens repeatedly many times and there are many factors are related or correlated each other:
- Seasonal changes in supplies of hydro power in China
- FOMO of newbie miners (they join when price rises up, buy rigs, set up and mine but they are unstable in emotions, don't understand how things work, unbale to survive along with short term unprofitable minings, etc.). They turn off rigs when price hits peak but mining rewards they get can not enough for power bills.
- Manipulations (I doubt about it for years and believe it is).
- When I have time, I will combine data and make charts for total hashrate (or hashrate changes in %), difficulty changes, and price. Difficulty has lag-effects from hashrate changes.
Thank you for the new chart. However it would be good to see it from the beginning like your original chart however the 300% max outliner forces the scale to be small so it is hard to see the pattern over time. If you set the Y axis max to 80% it will clip the 300% outliner, but the rest of the data will be easier to see.
Got it. To be honest, hours after I made that post, I seems to understand your idea about 300% outlier on the chart. Hang on a few minutes, then I will give you update. My solution is replace that outlier to the p75 value at 16.42% but not exclude the outlier from the chart.
I forgot to run sum stats after the replacement. The outlier should be replace at the max value below 93.12%. Anyway, it is not a serious issue with only one data point.
Here you go:
Most of difficulty adjustment / change (%) are positive. There are very few negative changes and big negative values tend to occur in early or last months of each yearAfter the replacement, stats will be like these. Max value now is 93.12% (close to what you supposed to have 80%)
variable | N mean sd p50 p25 p75 min max
-------------+--------------------------------------------------------------------------------
diff_pc | 309 10.8333 15.12739 7.08 1.59 16.2 -18.03 93.12
----------------------------------------------------------------------------------------------
...Biggest change in difficult was probably around 10 july 2010 when bitcoin was announced on slashdot... resulting in the slashdot effect, a jump in difficulty of 300%.
Yeap, it is the beauty of data and statistics. From raw analysis, we can dig deeper, find out what happened in the past (from news or deeper analyses later). I thank you for the information.
When I have time, we can make a chronological compilation for it: changes from difficulty and likely real things happened behind.