Ask HN: Would a Markov Model be appropriate in this situation?
I am trying to predict bandwidth usage for organizations to create a plan for when organizations should get their bandwidth "turned up" (e.g. 25Mbps to 50Mbps). Would some sort of a Markov Model be appropriate or is there a better alternative?
2 comments
[ 3.4 ms ] story [ 12.4 ms ] threadInstead, I'd recommend just graphing average usage over a year, a month, and a week periodicity and eyeballing it. You'll get better results with less work, despite using less tech.