<?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: How do I calculate a field using data from Excel in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453024#M6499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying you have multiple tables such as tracts and an ols table for each of them?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2020 22:53:06 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2020-02-17T22:53:06Z</dc:date>
    <item>
      <title>How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453015#M6490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ran Ordinary Least Squares and the output table is in Excel. I am using the data from the 5 variables to predict the value in another data set with the same variables. I was hoping to have a calculated field where I could multiply the coefficient times the whole column for all 5 variables. Coefficient 1 times Variable 1, Coefficient 2 times variable 2, etc. Does anyone have any experience doing this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 21:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453015#M6490</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-14T21:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453016#M6491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add the xls as a gdb table then use search and update cursors to do the calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 21:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453016#M6491</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-14T21:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453017#M6492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I am not well steeped in Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 18:35:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453017#M6492</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-17T18:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453018#M6493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you send some pictures of the tables and a comprehensive explanation of what you want to achieve, I can write it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 18:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453018#M6493</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-17T18:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453019#M6494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/482437_OLS.PNG" /&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/482446_Tracts.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I am trying to calculate the tracts.Value field by using the below equation. I can do it once but, as soon as I run a different regression, I have to change all of the coefficients for each Variable. Furthermore, I have 20+ variables to use and, therefore, the number of variables can fluctuate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/482450_CalcField.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 19:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453019#M6494</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-17T19:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453020#M6495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry it's easily codeable but I still don't get the whole picture.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 19:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453020#M6495</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-17T19:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453021#M6496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run the Ordinary Least Squares tool the result is a regression that is reported in OLS_Coefficients. The regression is based on home sales with a known sales price. I am trying to take the Coefficient of each variable and apply it to homes that we don't have sales data on. We have the same Variable but just don't know the price.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 20:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453021#M6496</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-17T20:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453022#M6497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So theres an OLS table for each row in the table in the second image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 20:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453022#M6497</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-17T20:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453023#M6498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one OLS table for the whole "tracts" table. It is a one-to-many relationship.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 22:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453023#M6498</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-17T22:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453024#M6499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying you have multiple tables such as tracts and an ols table for each of them?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 22:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453024#M6499</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-17T22:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453025#M6500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one tracts table and one OLS table. there are 10,000 rows in the tracts table.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 23:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453025#M6500</guid>
      <dc:creator>jamesluscher</dc:creator>
      <dc:date>2020-02-17T23:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a field using data from Excel</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453026#M6501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I just dont get why the field calculation isnt appropriate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 23:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-do-i-calculate-a-field-using-data-from-excel/m-p/453026#M6501</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-17T23:26:33Z</dc:date>
    </item>
  </channel>
</rss>

