<?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: Estimating Weibull Parameters in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2662015#M78985</link>
    <description>&lt;P&gt;Yes, these articles were very helpful! Over the past few days I've been using similar methods to get and develop my own weibull calculations in an R script which I found was the easiest way to get the parameters necessary. The library I used to do this was "EnvStats".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone attempting to do this in the future, the parameters from EnvStats weibull estimations (using the eweibull function) can be grabbed directly and saved in variables/vectors. So, any life ratings can be easily calculated.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 12:39:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-26T12:39:39Z</dc:date>
    <item>
      <title>Estimating Weibull Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2653789#M78315</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've been attempting to create a Weibull distribution in PBI in order to get the B50 and B10 life ratings for performance. In order to create it I've been attempting for a few days to create a dynamic index to do the calculations for it, but overall it seems PBI isn't optimized for computing something like this, and even if I solve the dynamic indexing problem I wouldn't be able to perform all the calculations, graph them, and get the estimated weibull parameters from that. Is there any better way to go about creating a weibull distribution to get life ratings? Would using an R script be the best possible solution? Or would the rest of the calculations be possible if the dynamic indexing problem can be solved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can provide more context to the situation if that would help to clarify anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice or help is greatly appreciated&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 16:05:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2653789#M78315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-21T16:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating Weibull Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2656976#M78608</link>
      <description>&lt;P&gt;Please provide sanitized sample data that fully covers your issue. I cannot help you without usable sample data.&lt;BR /&gt;Please paste the data into a table in your post or use one of the file services like OneDrive or Google Drive. I cannot use screenshots of your source data.&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 15:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2656976#M78608</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-07-23T15:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating Weibull Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2661877#M78973</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;This is the related document, you can view this content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@aakashtodakar/real-time-weibull-analysis-in-power-bi-a9391137d7c7" target="_blank"&gt;https://medium.com/@aakashtodakar/real-time-weibull-analysis-in-power-bi-a9391137d7c7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Weibull.html" target="_blank"&gt;https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Weibull.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.quora.com/How-do-I-plot-a-Weibull-plot-using-Power-Bi-Are-there-any-tutorials-available" target="_blank"&gt;https://www.quora.com/How-do-I-plot-a-Weibull-plot-using-Power-Bi-Are-there-any-tutorials-available&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 11:42:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2661877#M78973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-26T11:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating Weibull Parameters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2662015#M78985</link>
      <description>&lt;P&gt;Yes, these articles were very helpful! Over the past few days I've been using similar methods to get and develop my own weibull calculations in an R script which I found was the easiest way to get the parameters necessary. The library I used to do this was "EnvStats".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone attempting to do this in the future, the parameters from EnvStats weibull estimations (using the eweibull function) can be grabbed directly and saved in variables/vectors. So, any life ratings can be easily calculated.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 12:39:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Estimating-Weibull-Parameters/m-p/2662015#M78985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-26T12:39:39Z</dc:date>
    </item>
  </channel>
</rss>

