<?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: Is there a Column Formula to find 2nd highest value? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55584#M31408</link>
    <description>&lt;P&gt;The Sort Descending() function would return the values in descending order. The following demonstrates the concept.&amp;nbsp; The subscript of 2 will capture the second highest value. You will need to change the column names to your actual column names:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Sort Descending( Eval List( {:A, :B, :C} ) )[2]&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2018 19:44:18 GMT</pubDate>
    <dc:creator>Wendy_Murphrey</dc:creator>
    <dc:date>2018-04-26T19:44:18Z</dc:date>
    <item>
      <title>Is there a Column Formula to find 2nd highest value?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55577#M31406</link>
      <description>&lt;P&gt;Hello all -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if someone can help with something that has been stumping me in JMP.&amp;nbsp; I have columns 1-10 that contain a value from the&amp;nbsp;RandomGamma(1) function.&amp;nbsp; I am trying to come up with a formula&amp;nbsp;to enter for column 11 that would pull out the second highest value of columns 1-10 for any row.&amp;nbsp; It would be like finding the second highest Maximum for columns 1-10.&amp;nbsp; &amp;nbsp;Does anyone have any ideas of how to do this?&amp;nbsp; I am a student who is new(ish) to JMP and would appreciate as simple an answer as possible as I am very much still learning.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 18:42:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55577#M31406</guid>
      <dc:creator>datascienceepe</dc:creator>
      <dc:date>2018-04-26T18:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Column Formula to find 2nd highest value?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55584#M31408</link>
      <description>&lt;P&gt;The Sort Descending() function would return the values in descending order. The following demonstrates the concept.&amp;nbsp; The subscript of 2 will capture the second highest value. You will need to change the column names to your actual column names:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Sort Descending( Eval List( {:A, :B, :C} ) )[2]&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 19:44:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55584#M31408</guid>
      <dc:creator>Wendy_Murphrey</dc:creator>
      <dc:date>2018-04-26T19:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Column Formula to find 2nd highest value?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55585#M31409</link>
      <description>&lt;P&gt;Thank you so much!&amp;nbsp; That is exactly what I was wondering how to do!&amp;nbsp; :)&lt;/img&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 19:49:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-Column-Formula-to-find-2nd-highest-value/m-p/55585#M31409</guid>
      <dc:creator>datascienceepe</dc:creator>
      <dc:date>2018-04-26T19:49:57Z</dc:date>
    </item>
  </channel>
</rss>

