<?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: gamma probabilty distribution in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982720#M1136838</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/468017"&gt;@miklovicd&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is NI aware that the inputs to the gamma distribution (scale b and shape c parameters) are reversed?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Plain LabVIEW does not have anything named "gamma probability distribution". Is this from a toolkit? Are you talking about CDF? Is this classic or NXG? Can you point us to the online help of the exact function you are talking about. Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 16:35:32 GMT</pubDate>
    <dc:creator>altenbach</dc:creator>
    <dc:date>2019-10-29T16:35:32Z</dc:date>
    <item>
      <title>gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982477#M1136725</link>
      <description>&lt;P&gt;Is NI aware that the inputs to the gamma distribution (scale b and shape c parameters) are reversed? This labview bug has cost me many hours of code development time!!!! It would be nice to see this rectified in future versions in the full development system. Also a rebate would be nice, but that won't happen.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:16:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982477#M1136725</guid>
      <dc:creator>miklovicd</dc:creator>
      <dc:date>2019-10-29T00:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982517#M1136747</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Reporting bugs has always been difficult with NI but they have done some corrections based on the developer's bug reports. Click the below link and try to contact "Troubleshoot and Develop" team.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sine.ni.com/apps/we/nicc.call_me?p_action=country&amp;amp;p_lang_id=US" target="_self"&gt;&lt;SPAN&gt;http://sine.ni.com/apps/we/nicc.call_me?p_action=country&amp;amp;p_lang_id=US&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The rest is in their hands.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rahul&lt;/P&gt;
&lt;P&gt;Hit KUDOS for Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 05:09:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982517#M1136747</guid>
      <dc:creator>Rahulbala</dc:creator>
      <dc:date>2019-10-29T05:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982720#M1136838</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/468017"&gt;@miklovicd&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is NI aware that the inputs to the gamma distribution (scale b and shape c parameters) are reversed?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Plain LabVIEW does not have anything named "gamma probability distribution". Is this from a toolkit? Are you talking about CDF? Is this classic or NXG? Can you point us to the online help of the exact function you are talking about. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:35:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982720#M1136838</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-10-29T16:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982764#M1136853</link>
      <description>&lt;P&gt;Its in LabVIEW full development system &amp;gt; Math&amp;gt; Prob and Stats&amp;gt; Probability&amp;gt;continuous pdf (gamma option)&lt;/P&gt;
&lt;P&gt;There is the same problem with CDF and inverse CDF&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:24:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982764#M1136853</guid>
      <dc:creator>miklovicd</dc:creator>
      <dc:date>2019-10-29T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982775#M1136856</link>
      <description>&lt;P&gt;@altenbach:&lt;/P&gt;
&lt;P&gt;Yes, he's talking about the Gamma Distribution found as a polymorphic choice of the Continuous CDF VI found buried on the Mathematics Palette.&amp;nbsp; And, in fact, he is also correct that "b" is the "shape" parameter and "c" is the "scale".&amp;nbsp; Other than that, the VI seems to be correct (it calls the Incomplete Gamma Function and with b and c reversed, looks like it "does the right thing").&amp;nbsp; Another "hint" is that "c" is the divisor of "x", as though it was "scaling the input variable" ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:42:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982775#M1136856</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2019-10-29T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982783#M1136859</link>
      <description>&lt;P&gt;Yes everything works just fine if you reverse the b and c inputs. The point is that one doesn't know to do this until lots lots of debugging identifies labview as the culprit. Once you look at the labview code it is obvious what is what.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 19:04:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982783#M1136859</guid>
      <dc:creator>miklovicd</dc:creator>
      <dc:date>2019-10-29T19:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982797#M1136870</link>
      <description>&lt;P&gt;I've taken the liberty of calling NI to report this as a "Documentation Bug".&amp;nbsp; As you can imagine, this has to be "checked" and a remediation plan developed.&amp;nbsp; Personally, I think the most unambiguous way to fix this is to call the parameters "x", "shape", and "scale" (rather than "x", "b", and "c", because who knows what "b" and "c" mean, but "shape" and "scale" have a certain intuitive flavor about them).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 19:42:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982797#M1136870</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2019-10-29T19:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982809#M1136875</link>
      <description>&lt;P&gt;I am not very familiar with these functions and their underlying math, but it seems to me that this polymorphic set of VIs has other problems and confusing assignments. Lets have a look at the diagram "Beta CDF" from the same set:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an entire instance of a subVI just floating around in the lower left, not connected to anything. Hopefully the compiler will drop that during dead code elimination. Also the wiring and terminal names is quite confusing (x wired to a, a wired to x, and b wired to y). Maybe it's all correct, but a common naming scheme for terminals would probably eliminate a lot of confusion and avoid errors. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CDFWTF.png" style="width: 822px;"&gt;&lt;img src="https://ip1.i.lithium.com/0afcfcf5c288dd01be5c9df9b2452e55c0562beb/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32353531323169383243393631303932383245413133452f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="CDFWTF.png" alt="CDFWTF.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:02:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982809#M1136875</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-10-29T20:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982812#M1136876</link>
      <description>&lt;P&gt;I added an&amp;nbsp;&lt;A href="https://forums.ni.com/t5/BreakPoint/Monthly-Bugs-August-December-2019/m-p/3982811#M31616" target="_blank" rel="noopener"&gt;entry in the bug thread&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:19:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982812#M1136876</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-10-29T20:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: gamma probabilty distribution</title>
      <link>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982825#M1136880</link>
      <description>&lt;P&gt;They are unambiguously called shape and scale in the documentation. It is just that they are not assigned correctly to the inputs. Hopefully bug fixes will only be in the documentation, otherwise software that is currently working because this bug has been accounted for will stop working.&lt;/P&gt;
&lt;P&gt;I agree that shape and scale would be better input names than a and b.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:58:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/gamma-probabilty-distribution/m-p/3982825#M1136880</guid>
      <dc:creator>miklovicd</dc:creator>
      <dc:date>2019-10-29T20:58:35Z</dc:date>
    </item>
  </channel>
</rss>

