dbosk / budget

A simple command-line budget tool to keep track of expenses, past and future
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add prediction of future expenses #1

Open dbosk opened 9 years ago

dbosk commented 9 years ago

One way to predict the future expenses is to use the mean and standard deviation of previous expenses. It's interesting to look at both the yearly and monthly statistics.