<?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 Hello, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162468#M26650</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the quick checking with the current ( latest) IPP 2020 shown the following results with&amp;nbsp;ippsMeanStdDev_64f function.&lt;/P&gt;&lt;P&gt;&amp;gt;_tese.exe&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;========================================================================&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;version of IPP is: &amp;nbsp; ippIP AVX2 (l9) 2020.0.0 Gold (r0x0f66e7e3) 2020.0.0.258402275&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;========================================================================&lt;BR /&gt;... ippsMeanStdDev_64f PASSED ...&lt;BR /&gt;...&lt;STRONG&gt;Mean == 4.500000&lt;/STRONG&gt;, ... &lt;STRONG&gt;StdDev == 3.027650&lt;/STRONG&gt; ...&lt;BR /&gt;Do you see the same outputs?&lt;/P&gt;&lt;P&gt;-Gennady&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Dec 2019 08:09:00 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2019-12-25T08:09:00Z</dc:date>
    <item>
      <title>Standard deviation in MeanStdDev doesn't return the result according to the documentation</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162467#M26649</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems than the&amp;nbsp;MeanStdDev function doesn't calculate the standard deviation following the documentation. After doing a simple test I noticed that the result value is divided by the length of the imput vector and not "length - 1"&amp;nbsp;as it was written on the documentation.&lt;/P&gt;&lt;P&gt;I used the following vector for my test: vec[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}&lt;/P&gt;&lt;P&gt;I'm using IPP version 2019.0.5&lt;/P&gt;&lt;P&gt;Is it a known issue?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 14:51:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162467#M26649</guid>
      <dc:creator>Duverney-Prêt__Pierr</dc:creator>
      <dc:date>2019-12-24T14:51:50Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162468#M26650</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the quick checking with the current ( latest) IPP 2020 shown the following results with&amp;nbsp;ippsMeanStdDev_64f function.&lt;/P&gt;&lt;P&gt;&amp;gt;_tese.exe&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;========================================================================&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;version of IPP is: &amp;nbsp; ippIP AVX2 (l9) 2020.0.0 Gold (r0x0f66e7e3) 2020.0.0.258402275&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;========================================================================&lt;BR /&gt;... ippsMeanStdDev_64f PASSED ...&lt;BR /&gt;...&lt;STRONG&gt;Mean == 4.500000&lt;/STRONG&gt;, ... &lt;STRONG&gt;StdDev == 3.027650&lt;/STRONG&gt; ...&lt;BR /&gt;Do you see the same outputs?&lt;/P&gt;&lt;P&gt;-Gennady&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 08:09:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162468#M26650</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-12-25T08:09:00Z</dc:date>
    </item>
    <item>
      <title>My outputs are:  Mean = 4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162469#M26651</link>
      <description>&lt;P&gt;My outputs are:&amp;nbsp; Mean = 4.500000, StdDev =&amp;nbsp;2.8722813232690143 .&lt;/P&gt;&lt;P&gt;I'm expected the same outputs as yours so I will update my version.&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;=)&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 08:18:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Standard-deviation-in-MeanStdDev-doesn-t-return-the-result/m-p/1162469#M26651</guid>
      <dc:creator>Duverney-Prêt__Pierr</dc:creator>
      <dc:date>2020-01-02T08:18:35Z</dc:date>
    </item>
  </channel>
</rss>

