<?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: JMP Formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16276#M14840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask this @Ian, and how exactly would that formula be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 16:05:41 GMT</pubDate>
    <dc:creator>jenkins_macedo</dc:creator>
    <dc:date>2016-01-13T16:05:41Z</dc:date>
    <item>
      <title>JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16274#M14838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a quick question, does anyone know how you would approach using this Excel formula in the JMP Pro 12 formula platform to generate decile of equal distribution without using the cut point system? How do you get the INT component of the formula below in JMP? Assuming the total rows of your data table is 218086 and you want to have decile of 20,000 plus. This is what I use in Excel, but it be difficult when your data table has more than a 1 million rows than in this case Excel becomes less effective due to the 1 million rows limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=INT((ROW(B2)-1)/218086*10)+1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:45:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16274#M14838</guid>
      <dc:creator>jenkins_macedo</dc:creator>
      <dc:date>2016-01-13T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16275#M14839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To round a number to the nearest integer you can use 'Round(x, 0)', where x is your number or an expression that evaluates to a number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:59:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16275#M14839</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-01-13T15:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16276#M14840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask this @Ian, and how exactly would that formula be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 16:05:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16276#M14840</guid>
      <dc:creator>jenkins_macedo</dc:creator>
      <dc:date>2016-01-13T16:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16277#M14841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the direct translation of your formula from Excel to JMP would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor((Row()-1)/218086*10)+1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Floor() function returns the integer portion of the value, and the Row() function returns the row number the formula is being applied to &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:44:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16277#M14841</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-01-13T17:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16278#M14842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, of course it's 'Floor()' not 'Round()'. Apologies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 12:48:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16278#M14842</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-01-14T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Formula</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16279#M14843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks fellows. It worked well and I was able to ranked the model scores of customers of a data table with 1.2 million in decile of 114K&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.jmp.com/7.0.4.3b79b96/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 19:36:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Formula/m-p/16279#M14843</guid>
      <dc:creator>jenkins_macedo</dc:creator>
      <dc:date>2016-01-21T19:36:27Z</dc:date>
    </item>
  </channel>
</rss>

