<?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: Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/864141#M102803</link>
    <description>&lt;P&gt;Looks like a follow up to&amp;nbsp;&lt;LI-MESSAGE title="Life distribution: The failure rate/probability plot does not match with the table" uid="858312" url="https://community.jmp.com/t5/Discussions/Life-distribution-The-failure-rate-probability-plot-does-not/m-p/858312#U858312" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Please have a look at Analyze/Survival:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_4-1743571733997.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74477i1BE350E856B01D30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_4-1743571733997.png" alt="hogi_4-1743571733997.png" /&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="hogi_3-1743571724700.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74476i676F56E090C71F96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_3-1743571724700.png" alt="hogi_3-1743571724700.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As an alternative, you can use GraphBuilder. In the Summary Statistics menu you can find&amp;nbsp;"Cumulative Percent" - which uses the Kaplan-Meier definition to calculate the probability. With a trick *), you can even use it for points [from&lt;LI-MESSAGE title="Add CDFs to Graph Builder" uid="551634" url="https://community.jmp.com/t5/JMP-Wish-List/Add-CDFs-to-Graph-Builder/m-p/551634#U551634" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;]:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_8-1743572234897.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74482iA936B8755F657D86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_8-1743572234897.png" alt="hogi_8-1743572234897.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please note:&amp;nbsp;&lt;BR /&gt;for i/N, the last points has a probability of 1 ... and gets lost&amp;nbsp;when probability scales are used on the Y axis - like in the plots in this post. This is why I submitted a wish to add alternative probability functions as an option in Graph Builder:&lt;LI-MESSAGE title="Summary Statistics in Graph Builder - add Cumulative Probability" uid="608623" url="https://community.jmp.com/t5/JMP-Wish-List/Summary-Statistics-in-Graph-Builder-add-Cumulative-Probability/m-p/608623#U608623" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;*)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Graph Builder(
	Transform Column( "1", Formula( 1 ) ),
	Size( 429, 272 ),
	Show Control Panel( 0 ),
	Summary Statistic( "Median" ),
	Graph Spacing( 4 ),
	Variables( X( :Start time ), Y( :"1"n ) ),
	Elements(
		Points( X, Y,  Summary Statistic( "Cumulative Percent" ) ),
		Line(
			X,
			Y,
			Connection( "Step" ),
			Summary Statistic( "Cumulative Percent" )
		)
	),
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 02 Apr 2025 05:38:25 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2025-04-02T05:38:25Z</dc:date>
    <item>
      <title>Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates</title>
      <link>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/864024#M102792</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The below is the test table I made.&lt;/P&gt;
&lt;P&gt;According to the description:&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/event-plot.shtml#ww1386833" target="_blank" rel="noopener noreferrer"&gt;https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/event-plot.shtml#ww1386833&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It meas there are total 100 samples.&lt;/P&gt;
&lt;P&gt;And exactly at 4 readings: 50, 100, 150 and 200, there are 25 new failures happened.&lt;/P&gt;
&lt;P&gt;So the failure rate I expected will be:&lt;/P&gt;
&lt;P&gt;50, 25%&lt;/P&gt;
&lt;P&gt;100, 50%,&lt;/P&gt;
&lt;P&gt;150, 75%&lt;/P&gt;
&lt;P&gt;200,100%.&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="Doraemon214_0-1743521740041.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74450i4330AD2B9D49E92B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Doraemon214_0-1743521740041.png" alt="Doraemon214_0-1743521740041.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The markers in the Weibull plot are very different from the failure rate I expected.&lt;/P&gt;
&lt;P&gt;For example, the first read point at time 50 has failure rate as ~13%.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Doraemon214_2-1743521740050.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74452i53A53DD6DA48D1F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Doraemon214_2-1743521740050.png" alt="Doraemon214_2-1743521740050.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Now I learned that this is because the life distribution is using the Midpoint estimate to do the plot and fit.&lt;/P&gt;
&lt;P&gt;But I want to use the Kaplan-Meier estimate to plot the markers and fit weibull, which is more intuitive to my audience.&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="Doraemon214_3-1743522076936.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74453iF90B05466974C418/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Doraemon214_3-1743522076936.png" alt="Doraemon214_3-1743522076936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there a way to change that in JMP? I had no luck searching in the preference setting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;
&lt;P&gt;I am using JMP18.2 now.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 15:45:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/864024#M102792</guid>
      <dc:creator>Doraemon214</dc:creator>
      <dc:date>2025-04-01T15:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates</title>
      <link>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/864141#M102803</link>
      <description>&lt;P&gt;Looks like a follow up to&amp;nbsp;&lt;LI-MESSAGE title="Life distribution: The failure rate/probability plot does not match with the table" uid="858312" url="https://community.jmp.com/t5/Discussions/Life-distribution-The-failure-rate-probability-plot-does-not/m-p/858312#U858312" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Please have a look at Analyze/Survival:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_4-1743571733997.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74477i1BE350E856B01D30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_4-1743571733997.png" alt="hogi_4-1743571733997.png" /&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="hogi_3-1743571724700.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74476i676F56E090C71F96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_3-1743571724700.png" alt="hogi_3-1743571724700.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As an alternative, you can use GraphBuilder. In the Summary Statistics menu you can find&amp;nbsp;"Cumulative Percent" - which uses the Kaplan-Meier definition to calculate the probability. With a trick *), you can even use it for points [from&lt;LI-MESSAGE title="Add CDFs to Graph Builder" uid="551634" url="https://community.jmp.com/t5/JMP-Wish-List/Add-CDFs-to-Graph-Builder/m-p/551634#U551634" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;]:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_8-1743572234897.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74482iA936B8755F657D86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_8-1743572234897.png" alt="hogi_8-1743572234897.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please note:&amp;nbsp;&lt;BR /&gt;for i/N, the last points has a probability of 1 ... and gets lost&amp;nbsp;when probability scales are used on the Y axis - like in the plots in this post. This is why I submitted a wish to add alternative probability functions as an option in Graph Builder:&lt;LI-MESSAGE title="Summary Statistics in Graph Builder - add Cumulative Probability" uid="608623" url="https://community.jmp.com/t5/JMP-Wish-List/Summary-Statistics-in-Graph-Builder-add-Cumulative-Probability/m-p/608623#U608623" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;*)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Graph Builder(
	Transform Column( "1", Formula( 1 ) ),
	Size( 429, 272 ),
	Show Control Panel( 0 ),
	Summary Statistic( "Median" ),
	Graph Spacing( 4 ),
	Variables( X( :Start time ), Y( :"1"n ) ),
	Elements(
		Points( X, Y,  Summary Statistic( "Cumulative Percent" ) ),
		Line(
			X,
			Y,
			Connection( "Step" ),
			Summary Statistic( "Cumulative Percent" )
		)
	),
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Apr 2025 05:38:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/864141#M102803</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-04-02T05:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates</title>
      <link>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/866683#M102936</link>
      <description>&lt;P&gt;Thank you Hogi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not find a way to direcly use JMP life distribution to plot and weibull fit using&amp;nbsp;&lt;SPAN&gt;Kaplan-Meier estimate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I will have to go back to Matlab for the plot and weibull fit.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 22:16:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Life-distribution-how-to-set-the-markers-and-weibull-fit-to-use/m-p/866683#M102936</guid>
      <dc:creator>Doraemon214</dc:creator>
      <dc:date>2025-04-07T22:16:43Z</dc:date>
    </item>
  </channel>
</rss>

