Stock Market Analysis

Introduction to Stock Market Analysis
Through Least Squares Fitting

  1. First, get a 12 month stock performance graph from here
  2. Then save it as a gif file in your "public_html" sub-directory.
    (Make sure it is readable, ie "chmod 644" it...)
  3. Analysis the image here
  4. Now, "Cut and Past" data ... (Click four times, rapidly, to select all data or drag left mouse over data).
  5. And run least squares analysis on it here
  6. Now that you have your "best-fit" function, you can project future performance (and consequently earnings, etc.)
  7. You can grab the picture using the program "xv", with grab button.