<?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: Mapping t values in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195416#M6682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but should I just report them the way they are? because there is no way for the reader to zoom in and out?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Feb 2018 22:51:35 GMT</pubDate>
    <dc:creator>ABDALLAMOHAMED</dc:creator>
    <dc:date>2018-02-17T22:51:35Z</dc:date>
    <item>
      <title>Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195411#M6677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my data in a shapefile and I want to classify my t values into two classes using GIS: first class is t value &amp;lt; - 1.96, and the second class is t value &amp;gt; 1.96.. I'm having some difficulty doing that.. Appreciate your input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 20:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195411#M6677</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-17T20:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195412#M6678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a table?&lt;/P&gt;&lt;P&gt;If so, presumably you have a field with the score values.&amp;nbsp; The quickest way would be to add a new field ... maybe a text field... then query the score field for values greater than 1.96.&amp;nbsp; In your new field, do a field calculation (python parser... &amp;nbsp; !YourNewField! = "&amp;gt; 1.96")&amp;nbsp; Clear the query and search for values &amp;lt; 1.96, repeat using "&amp;lt; -1.96".&lt;/P&gt;&lt;P&gt;You could write a function to do this, but the double query and calculate would take as much time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 20:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195412#M6678</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-17T20:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195413#M6679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dan..Thanks a lot for your input...I will give it a try and let you know..&lt;/P&gt;&lt;P&gt;Appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 21:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195413#M6679</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-17T21:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195414#M6680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment. Do you I did it right? Blue color for Black t value on the left is not visible..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:23:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195414#M6680</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-17T22:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195415#M6681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zoom in.. they are there mostly in the central core, but the sizes of the areas are small and the mind will blend the colors if you just observe quickly.&amp;nbsp; Don't expect things at the same spatial scale to reflect any patterns that you observe in a numeric pattern.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A tabular view and a spatial view of the same data set can be remarkably different in the information that is portrayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195415#M6681</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-17T22:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195416#M6682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but should I just report them the way they are? because there is no way for the reader to zoom in and out?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195416#M6682</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-17T22:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195417#M6683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Report what was observed, or provide different views of the data to the user (ie full scale and zoomed in).&lt;/P&gt;&lt;P&gt;As long as you discuss the data, the maps and its interpretation, you can't be faulted.&amp;nbsp; Consider that the peripheral regions may have few observations but they get classed as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; 1.96.&amp;nbsp; An inner area of much smaller size may have many times more observations, but they get classed the same... Even though they are numerically the same, the interpretation might be different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 23:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195417#M6683</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-17T23:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195418#M6684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay, that is really good..&lt;/P&gt;&lt;P&gt;Thanks a lot Dan for your help. Really appreciated.&lt;/P&gt;&lt;P&gt;Best!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 00:14:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195418#M6684</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-18T00:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195419#M6685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Sorry I just have one more question to ask.. if&amp;nbsp;&lt;SPAN style="font-size: 12.0pt;"&gt;I need to change the outline of the grid in the map. How would &amp;nbsp;I get rid of the outlines?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Thanks a lot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Best!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 19:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195419#M6685</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-18T19:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195420#M6686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what outline you are talking about... did you put a reference grid on the map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 21:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195420#M6686</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-18T21:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping t values</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195421#M6687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant the lines in the maps ( those for census tracts).. But I figured out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and have a wonderful weekend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 22:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/mapping-t-values/m-p/195421#M6687</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2018-02-18T22:04:53Z</dc:date>
    </item>
  </channel>
</rss>

