<?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 exclude a value from a column for Categorical Analysis in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-exclude-a-value-from-a-column-for-Categorical-Analysis/m-p/410172#M65993</link>
    <description>&lt;P&gt;This sort of analysis is definitely not in my field but I think you could use Missing Value Codes for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Consumer Preferences example dataset. First example without Missing Value Codes:&lt;/P&gt;&lt;P&gt;Categorical analysis as follows:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Categorical(
	X(:Age Group),
	Responses(:Job Satisfaction),
	Crosstab Transposed(1),
	Legend(0),
	Test Response Homogeneity(1)
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1629127980364.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35073i39ADA89AD4A35A3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1629127980364.png" alt="jthi_0-1629127980364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then set Not at all satisfied as missing value code and rerun analysis:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1629128032784.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35074i615FF1A6AA1ACBF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1629128032784.png" alt="jthi_1-1629128032784.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Missing Value Codes can be set from Column Properties:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_2-1629128088783.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35075i7F11556FD79DA664/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1629128088783.png" alt="jthi_2-1629128088783.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if you don't need those rows at all, you could exclude them totally by first selecting one of the values you want to exclude and choosing Select Matching Cells:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1629128160913.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35076i9820DCAAB176E71C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1629128160913.png" alt="jthi_3-1629128160913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then from the left side select one of the rows which you have selected and choose Hide and Exclude:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_4-1629128191293.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35077iF9C748B8B2C258D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_4-1629128191293.png" alt="jthi_4-1629128191293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and analysis to show how it affects the results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_5-1629128228283.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35078i006AA769E11F4BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_5-1629128228283.png" alt="jthi_5-1629128228283.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 15:38:19 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2021-08-16T15:38:19Z</dc:date>
    <item>
      <title>How do I exclude a value from a column for Categorical Analysis</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-exclude-a-value-from-a-column-for-Categorical-Analysis/m-p/410133#M65991</link>
      <description>&lt;P&gt;I have a set of consumer feedback data in which the answer set for some questions was Agree Strongly, Agree Slightly, Disagree Slightly, Disagree Strongly and 'I do not have'. How do I exclude those that selected 'I do not have' in the categorical analysis (i.e. to find the total % overall that selected positively out of those that have the issue).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully that makes sense. An interactive explanation would be helpful please!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:37:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-exclude-a-value-from-a-column-for-Categorical-Analysis/m-p/410133#M65991</guid>
      <dc:creator>emma_121</dc:creator>
      <dc:date>2023-06-09T00:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I exclude a value from a column for Categorical Analysis</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-exclude-a-value-from-a-column-for-Categorical-Analysis/m-p/410172#M65993</link>
      <description>&lt;P&gt;This sort of analysis is definitely not in my field but I think you could use Missing Value Codes for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Consumer Preferences example dataset. First example without Missing Value Codes:&lt;/P&gt;&lt;P&gt;Categorical analysis as follows:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Categorical(
	X(:Age Group),
	Responses(:Job Satisfaction),
	Crosstab Transposed(1),
	Legend(0),
	Test Response Homogeneity(1)
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1629127980364.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35073i39ADA89AD4A35A3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1629127980364.png" alt="jthi_0-1629127980364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then set Not at all satisfied as missing value code and rerun analysis:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1629128032784.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35074i615FF1A6AA1ACBF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1629128032784.png" alt="jthi_1-1629128032784.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Missing Value Codes can be set from Column Properties:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_2-1629128088783.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35075i7F11556FD79DA664/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1629128088783.png" alt="jthi_2-1629128088783.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if you don't need those rows at all, you could exclude them totally by first selecting one of the values you want to exclude and choosing Select Matching Cells:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1629128160913.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35076i9820DCAAB176E71C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1629128160913.png" alt="jthi_3-1629128160913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then from the left side select one of the rows which you have selected and choose Hide and Exclude:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_4-1629128191293.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35077iF9C748B8B2C258D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_4-1629128191293.png" alt="jthi_4-1629128191293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and analysis to show how it affects the results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_5-1629128228283.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/35078i006AA769E11F4BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_5-1629128228283.png" alt="jthi_5-1629128228283.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 15:38:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-exclude-a-value-from-a-column-for-Categorical-Analysis/m-p/410172#M65993</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-08-16T15:38:19Z</dc:date>
    </item>
  </channel>
</rss>

