+ Reply to Thread
Results 1 to 4 of 4

I have some data. How can I use Excel to create a formula to predict future outcomes?

  1. #1
    Registered User
    Join Date
    01-17-2014
    Location
    Somewhere
    MS-Off Ver
    Excel 2013
    Posts
    2

    I have some data. How can I use Excel to create a formula to predict future outcomes?

    Hey guys,

    So I have some stats I have been tracking for NHL hockey games. I want to find a formula that is predictive of future outcomes, based on whether or not a team has a statistical advantage. Obviously, there are so many other factors, and there is no golden formula to accurately predict the winner of ever game. I want to find maybe a 70% success rate here. I want to be able to plug in all of the stats, and essentially have it tell me who statistically should win the game.

    I have 11 independent variables (Stat A, B, C, D, E, etc.). I have a running total of how often the winning team had the stat advantage for each of these, and I think that should factor into the formula. My dependent variable is whether the team wins or not.

    I was told somewhere else that running a regression model should help, but I have no idea how to do that with multiple independent variables.

    Can someone help me out here? I'm not very good with Excel to begin with, lol, and I feel like I could use help.

    Thanks!

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: I have some data. How can I use Excel to create a formula to predict future outcomes?

    http://chandoo.org/wp/2011/01/24/tre...ting-in-excel/

    http://lmgtfy.com/?q=how+can+I+forecast+in+excel
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Registered User
    Join Date
    01-17-2014
    Location
    Somewhere
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: I have some data. How can I use Excel to create a formula to predict future outcomes?

    Forecast doesn't work for me I don't think.

    And I have tried googling this, and I really cannot find anything helpful to me specifically.

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: I have some data. How can I use Excel to create a formula to predict future outcomes?

    Is this an Excel question, or is this more of a math/statistics question independent of which programming language used?

    If you already know how you want to perform the prediction, but aren't sure how to program that algorithm into Excel, explain the algorithm to us, and we can try to help you program it into Excel.

    If you are still in the "how does anyone anywhere perform this kind of prediction in any programming language?" phase, then I would suggest that you need to solve this question first before worrying about programming it into Excel.

    It is true that a multi-variable regression might be a useful tool to make these predictions. Multi-variable regressions can be performed in Excel using the LINEST() function if the function is "linear" or using Solver if the function is non-linear. However, trying to figure out how each input statistic figures into this kind of "deterministic" model is going to be a real challenge.

    Through another question posed here (http://www.excelforum.com/excel-gene...ng-system.html) I recently learned about ELO rating systems. It seems to me (as someone who knows nothing about the science of predicting sporting contests) that this kind of system is the basis for most predictive algorithms of this type. If you are in the phase of learning about the science/math, I would probably suggest that you start here, become familiar with this kind of algorithm, then come back to your hockey problem and see if you can see how apply it. I would expect a generic algorithm something like:

    1) Using the statistics you have, calculate a rating for each team.
    2) Use those ratings to "replay" historical/YTD data for your league to see how well you can "predict" the historical results.
    3) Apply the correction algorithms to each teams ratings.
    4) repeat step 2 to see if the historical "prediction" improves.
    5) continue repeating steps 2 through 4 until you either convince yourself that the predictive algorithm is as good as it is going to get, or until you decide the algorithm is hopeless.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Predict future value and date in a table
    By bajdr47 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-07-2013, 04:39 AM
  2. Predict a Future Date?
    By Brook963 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-14-2011, 09:05 AM
  3. growth formula to predict sales for this year
    By ipodman in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-25-2007, 03:24 PM
  4. How do I forecast/predict future values ?
    By new2all in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-19-2007, 08:07 AM
  5. Formula to predict a future date
    By Bill Eagle eye in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2005, 10:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1