Doesn't work online! :( Please download! This project is designed to predict the next data element in the list. It uses mathematical formulas to determine the difference between the past 1, 2 or 3 values. ENTERING DATA: Type numbers into the Ask dialog to add them to the list of data. Restart the project to erase the data. To stop entering data, enter somthing other than a number in the field. EVALUATING: After entering data, the project will automatically evaluate the data and display the prediction. To re-evaluate, press space. PREDICTIONS: The predictions are based on mathematical formulas, which are different for each accuracy level. Level 1: Predicts based on the last piece of data. Level 2: Predicts based on difference between last 2 pieces of data. Level 3: Predicts based on rate of change of the differences between last 3 pieces of data. Each level tests more data than the one before it. v1.1 auto navigation