<?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: Entropy in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376700#M62659</link>
    <description>&lt;P&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks for the support, but this is not what I needed. My data are indeed continuous. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Lu&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 14:10:56 GMT</pubDate>
    <dc:creator>Lu</dc:creator>
    <dc:date>2021-04-14T14:10:56Z</dc:date>
    <item>
      <title>Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/375738#M62560</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to perform some basic descriptive statististics on time series data such as mean, median, kurtosis, etc.. but also the degree of variability over time which is described in the literature as "Entropy". I can not find this in JMPpro. Anybody a suggestion how to calculate this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:31:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/375738#M62560</guid>
      <dc:creator>Lu</dc:creator>
      <dc:date>2023-06-09T00:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/375801#M62566</link>
      <description>&lt;P&gt;Can you provide a literature citation or two for 'entropy'? Truth be told, I understand the definition of entropy from a physics point of view...but it's a term unfamiliar to me wrt to statistics, data visualization, or analysis. Maybe with a citation we could suggest a path forward in JMP?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 11:38:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/375801#M62566</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2021-04-11T11:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/375875#M62578</link>
      <description>&lt;P&gt;Hi Lu,&lt;/P&gt;
&lt;P&gt;Here is the simples description I could find on how to calculate Shannon Entropy (see file attached and source information):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Calculate the frequency of occurrence of each symbol / case = px (Distribution &amp;gt; Frequencies &amp;gt; Make Into Table)&lt;/LI&gt;
&lt;LI&gt;In the resulting table ==&amp;gt; New column "B"=&amp;nbsp; px * Log2 (px)&lt;/LI&gt;
&lt;LI&gt;In the resulting table ==&amp;gt; New column "H" = - Col Sum (:B)&amp;nbsp; or if you prefer to express in terms of bits :&amp;nbsp; -ROUND (Col Sum (:B),0)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thierry_S_0-1618207577709.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31982i676439E80EC4AC7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Thierry_S_0-1618207577709.png" alt="Thierry_S_0-1618207577709.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 06:08:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/375875#M62578</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2021-04-12T06:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/375876#M62579</link>
      <description>Hi Lu,&lt;BR /&gt;I forgot to mention that this is only applicable of discrete symbols / cases because the entropy of a sequence of continuous data (i.e. real numbers) is essentially infinite.&lt;BR /&gt;Best,&lt;BR /&gt;TS</description>
      <pubDate>Mon, 12 Apr 2021 06:19:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/375876#M62579</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2021-04-12T06:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/375886#M62580</link>
      <description>&lt;P&gt;Cool! .zip files do this. If you've ever compressed a .zip a second time, you might have noticed it does not help; the zipped data already has nearly maximum entropy (looks random) and can't be compressed much more and may get a little bigger to hold the header information.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 08:49:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/375886#M62580</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2021-04-12T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376699#M62658</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I attached a recent publication in which entropy statistics was used on time series data; See feature engineering (page 4).&lt;/P&gt;&lt;P&gt;As I understand, entropy describe the change in variability over time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ludo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:08:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/376699#M62658</guid>
      <dc:creator>Lu</dc:creator>
      <dc:date>2021-04-14T14:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376700#M62659</link>
      <description>&lt;P&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks for the support, but this is not what I needed. My data are indeed continuous. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Lu&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:10:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/376700#M62659</guid>
      <dc:creator>Lu</dc:creator>
      <dc:date>2021-04-14T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376719#M62662</link>
      <description>Hi Lu,&lt;BR /&gt;Sorry to hear that you were thinking of something different. For my education, could you point me to a reference or resource that defines or uses Entropy for continuous variables?&lt;BR /&gt;Best&lt;BR /&gt;TS</description>
      <pubDate>Wed, 14 Apr 2021 14:36:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/376719#M62662</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2021-04-14T14:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376726#M62663</link>
      <description>&lt;P&gt;Hi Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See my reply to P Bartell and the attached file above.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lu&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:43:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/376726#M62663</guid>
      <dc:creator>Lu</dc:creator>
      <dc:date>2021-04-14T14:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Entropy</title>
      <link>https://community.jmp.com/t5/Discussions/Entropy/m-p/376727#M62664</link>
      <description>Thanks.&lt;BR /&gt;I'll continue searching for possible reference on how Entropy is calculated for continuous variables.&lt;BR /&gt;Best,&lt;BR /&gt;TS</description>
      <pubDate>Wed, 14 Apr 2021 14:47:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Entropy/m-p/376727#M62664</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2021-04-14T14:47:31Z</dc:date>
    </item>
  </channel>
</rss>

