<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: point prediction in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555711#M43411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I realize the original post wants to do this in GIS, so if you already know how to do this outside of GIS, skip this comment. This is a regression problem, where your x variable varies over time (x in the graph). You can simply plot the points (in Excel, R, or whatever) and calculate the regression line to extrapolate outside the measured range. Find the equation for the regression line, and solve for your x. For example, in the attached graph, I made up y values: 1984 = 0, 1986 = 1, 1992 = 4.5, 1999 = 4.6, 2003 = 6, 2004 = 6.1, 2010 = 6.8 (obviously you have the correct x values). 2014 would have a value of 8.521.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, but as you noticed I was looking for a way to do so in arcgis or any other GIS software&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 01:56:43 GMT</pubDate>
    <dc:creator>MOHAMMEDHABBOUB</dc:creator>
    <dc:date>2013-02-28T01:56:43Z</dc:date>
    <item>
      <title>point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555706#M43406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="color: #333333;"&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;I have 7 points (x,y coordinate is known) each point represent a position of the same object in a specific time of the year (say January 1984, January 1986 ,January 1999.....) [See attached file] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;How could I know the expected position in (say January 2014?) using python or Arcgis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;Yours &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;Habboub&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 15:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555706#M43406</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2013-02-27T15:15:00Z</dc:date>
    </item>
    <item>
      <title>Prediction a point position</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555707#M43407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="color: #333333;"&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;I have 7 points (x,y coordinate is known) each point represent a position of the same object in a specific time of the year (say January 1984, January 1986 ,January 1999.....) [See attached file] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;How could I know the expected position in (say January 2014?) using python or Arcgis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;Yours &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333;"&gt;Habboub&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 15:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555707#M43407</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2013-02-27T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555708#M43408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Habboub,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; There must be some variables that impact the movement over time, and those need to be assigned weighting factors for use in the prediction of future locations. You need to understand why 1984 to 1986 2 year period is comparatively large vs 1992 to 1999 7 year period. Any prediction based on the xy locations versus time without consideration of other variables may as well be random. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Try adding some more information for better responses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 17:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555708#M43408</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2013-02-27T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555709#M43409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Habboub,&lt;BR /&gt; There must be some variables that impact the movement over time, and those need to be assigned weighting factors for use in the prediction of future locations. You need to understand why 1984 to 1986 2 year period is comparatively large vs 1992 to 1999 7 year period. Any prediction based on the xy locations versus time without consideration of other variables may as well be random. &lt;BR /&gt; Try adding some more information for better responses.&lt;BR /&gt;Regards,&lt;BR /&gt;Jim&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, If I add a rainfall as the main parameter&amp;gt;&amp;gt;&amp;gt; could this be done?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 17:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555709#M43409</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2013-02-27T17:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555710#M43410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I realize the original post wants to do this in GIS, so if you already know how to do this outside of GIS, skip this comment. This is a regression problem, where your x variable varies over time (x in the graph). You can simply plot the points (in Excel, R, or whatever) and calculate the regression line to extrapolate outside the measured range. Find the equation for the regression line, and solve for your x. For example, in the attached graph, I made up y values: 1984 = 0, 1986 = 1, 1992 = 4.5, 1999 = 4.6, 2003 = 6, 2004 = 6.1, 2010 = 6.8 (obviously you have the correct x values). 2014 would have a value of 8.521.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 17:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555710#M43410</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2013-02-27T17:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555711#M43411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I realize the original post wants to do this in GIS, so if you already know how to do this outside of GIS, skip this comment. This is a regression problem, where your x variable varies over time (x in the graph). You can simply plot the points (in Excel, R, or whatever) and calculate the regression line to extrapolate outside the measured range. Find the equation for the regression line, and solve for your x. For example, in the attached graph, I made up y values: 1984 = 0, 1986 = 1, 1992 = 4.5, 1999 = 4.6, 2003 = 6, 2004 = 6.1, 2010 = 6.8 (obviously you have the correct x values). 2014 would have a value of 8.521.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, but as you noticed I was looking for a way to do so in arcgis or any other GIS software&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 01:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555711#M43411</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2013-02-28T01:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: point prediction</title>
      <link>https://community.esri.com/t5/python-questions/point-prediction/m-p/555712#M43412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know, you can't directly perform linear regression (or other types of regression) in ArcGIS. You would have to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Code the regression it yourself in Python or some other language that ArcGIS will interface directly with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use R or Excel, and then apply the derived equation using a Python cursor or some other data automation technique to put the new points in teh proper location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the phenomenon you are trying to predict? If you gave more background on the topic, you might get more/better feedback. For example, is it expected that the the future point locations will always be to the east of the previous point? Can you expect the rate of change to increase (get faster) or decrease (get slower) over time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/point-prediction/m-p/555712#M43412</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-02-28T16:54:19Z</dc:date>
    </item>
  </channel>
</rss>

