<?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: Sample Size Question in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762125#M94075</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4285"&gt;@chris_dennis&lt;/a&gt;&amp;nbsp;. I see in your diagram you say “What sample size needed to confirm no contamination&lt;BR /&gt;after corrective action (verification sample)”&lt;/P&gt;
&lt;P&gt;The answer is 100% sampling (all 250 from each batch). If you want to “confirm” no contamination then the only option is 100% sampling; in other words, there is no sampling plan that can guarantee (with any level of confidence) 0. For &lt;I&gt;any&lt;/I&gt; sampling plan ( that is less than 100% sampling) there must be some “acceptable” % defective. &amp;nbsp;And I don’t want to confuse “acceptable” with “desirable”. When I say “acceptable”, what I mean is what could you tolerate in the worst case.&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2024 16:11:50 GMT</pubDate>
    <dc:creator>MRB3855</dc:creator>
    <dc:date>2024-05-31T16:11:50Z</dc:date>
    <item>
      <title>Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724920#M90856</link>
      <description>&lt;P&gt;If I know my parts have a 30% failure rate, how many parts do I need to inspect to be 95% confident I will find at least one failure?&amp;nbsp; Assuming I made a process improvement and want to see if my failure rate decreased from 30% to 10% w/ 95% confidence, then how many parts do I need to inspect?&amp;nbsp; I think JMP can give me these answers through the DOE&amp;gt;Sample Size Explorer&amp;gt;Power wizard, but I'm not exactly sure how to use this script to get the answers to these pretty basic sample size questions.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:15:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724920#M90856</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-21T17:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724937#M90858</link>
      <description>&lt;P&gt;Have you seen the documentation for the &lt;A href="https://www.jmp.com/support/help/en/17.0/#page/jmp/power-for-two-independent-sample-proportions.shtml" target="_self"&gt;Power for Two Independent Sample Proportions&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="explore.JPG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/61321iCC5D10BFDC321455/image-size/large?v=v2&amp;amp;px=999" role="button" title="explore.JPG" alt="explore.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:11:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724937#M90858</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-02-21T18:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724945#M90860</link>
      <description>&lt;P&gt;Hi Mark, Thanks for the quick response as this does show me how to use the nice sample proportion wizard for this type of thing.&amp;nbsp; Taking a slight step back from my above question, let's say it takes 4hrs to inspect my part to see if it will fail.&amp;nbsp; I need to find a failure so that I can do some failure analysis work, but management wants me to give them a estimate of time for how long it will take to inspect parts before I actually find a failure.&amp;nbsp; Let's assume a historical failure rate of 30% rate and I want to be 95% confident I am giving management a good estimate of time.&amp;nbsp; How many parts should I anticipate inspecting before I find a failure?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:24:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724945#M90860</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-21T18:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724957#M90862</link>
      <description>&lt;P&gt;Sometimes I think it can be more illuminating to simulate the process.&amp;nbsp; If there is a constant 30% chance of a failure, the geometric distribution will give the time to the first failure.&amp;nbsp; You can use a random geometric formula in a column, add a lot of rows, and look at the distribution of times to first failures.&amp;nbsp; If you also create a column using a different failure probability, comparing these will tell you a lot.&amp;nbsp; Not as elegant as some other solutions, but simulation is often more intuitive for me.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:06:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724957#M90862</guid>
      <dc:creator>dlehman1</dc:creator>
      <dc:date>2024-02-21T19:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724958#M90863</link>
      <description>&lt;P&gt;I like&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53879"&gt;@dlehman1&lt;/a&gt;'s approach. This &lt;A href="https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/parametric-reliability-demonstration.shtml#ww356534" target="_self"&gt;explorer for reliability&lt;/A&gt; might also be helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:27:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724958#M90863</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-02-21T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724959#M90864</link>
      <description>&lt;P&gt;Hi dlehman1, thanks for your feedback and I like your approach also.&amp;nbsp; Do you have a couple of screenshots of how to set this up as far as getting the rows with the ones and zeros in it based off a 30% failure rate?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interestingly, I thought my question above was pretty basic and I was missing something simple in JMP as I can tend to get lost in all the statistics terms(i.e. alpha, null hypothesis testing, proportions, beta, power, etc. etc), but it seems to not be as straight forward as I thought?&amp;nbsp; There are many different ways to couch this question, but I think the way I stated it gives the general idea.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:48:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724959#M90864</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-21T19:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724961#M90865</link>
      <description>&lt;P&gt;Attached is an example comparing the first failure at 30% and 10% probabilities, with a few graphs of the results stored as scripts.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:11:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724961#M90865</guid>
      <dc:creator>dlehman1</dc:creator>
      <dc:date>2024-02-21T20:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724962#M90866</link>
      <description>&lt;P&gt;Thanks for the sample file, dlehman1.&amp;nbsp; I do understand how you got the charts and the data, but I am still a little confused about how I should use these charts to answer these two questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Say it takes 4hrs to inspect a part to see if it will fail.&amp;nbsp; I need to find a failure so that I can do some failure analysis work, but management wants me to give them an estimate of time for how long it will take to inspect parts before I actually find a failure.&amp;nbsp; Let's assume a historical failure rate of 30% and I want to be 95% confident I am giving management a good estimate of time.&amp;nbsp; How many parts should I anticipate inspecting before I find a failure?&amp;nbsp; Then, the same question, but with a historical 10% failure rate.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:36:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724962#M90866</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-21T20:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724968#M90867</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/55129"&gt;@chrsmth&lt;/a&gt;&amp;nbsp;. You could think about it this way. Prob(finding at least 1)=Prob(x&amp;gt;0), where x is the number of failures in a sample size of n, = 1 - Prob(x=0)^n.&amp;nbsp;&lt;BR /&gt;1 - Prob(x=0)^n = 1-(1-p)^n = 0.95.&amp;nbsp;&lt;BR /&gt;This implies&amp;nbsp;(1-p)^n = 0.05.&lt;/P&gt;&lt;P&gt;This implies n = ln(0.05)/ln(1-p) where p = 0.3 or 0.1. Then round n up to the nearest integer.&lt;/P&gt;&lt;P&gt;n is then the sample size such that there is 95% chance of at least one of them is a failure.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The thing is, this is a question of probability, not statistics. Problems of statistics involve testing/estimating parameters based on observed data. In your case, you say you know the parameter p (0.3). So, once p is assumed to be known, the sample size question, as you state it, &amp;nbsp;is all about probability. I.e., you know the distribution is binomial(n, p), where p = 0.3. So, once the distribution is known there are no statistical hypotheses to be tested. It is a matter of probability.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now…if you want to “prove” (I’m using “prove” very loosely here) that p = 0.3, then that is a problem of statistics.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 22:20:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724968#M90867</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-02-21T22:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724970#M90868</link>
      <description>&lt;P&gt;Well, the files gives 95% confidence intervals for the mean number of parts before the first defect shows up.&amp;nbsp; If it takes 4 hours to inspect each part, then multiply the mean number of parts (and/or the confidence interval) by 4 hours. I think I may be missing something in your question, but that is what I would say.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 22:06:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724970#M90868</guid>
      <dc:creator>dlehman1</dc:creator>
      <dc:date>2024-02-21T22:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724971#M90869</link>
      <description>&lt;P&gt;Thanks dlehman1 and MRB3855 as both of these do end up giving me what I was looking for as I now have a few tools to add to my JMP toolbox.&amp;nbsp; I appreciate the formula supplied by MRB3855 (Samples to test to be 95% confident you find a reject =&amp;nbsp;&lt;SPAN&gt;ln(0.05)/ln(1-p) where p is the reject rate which was 0.3 (30%) or 0.1 (10%), then round n up to the nearest integer) to get the answer to my basic question (9 and 29, respectively).&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The geometric distribution was a new thing for me (thanks again for the additional explanation of that distribution MRB3855) and simulating this distribution as done in the sample file supplied by dlehman1 was an elegant statistics approach to my question which helps join the statistics vs probability&amp;nbsp;component of this question.&amp;nbsp; Taking this approach a little further, I highlighted the data points around the 95% confidence level, then subset that data, which has its own distribution with a Mean approximately equal to the number supplied by the formula above.&amp;nbsp; Note, for anybody following along here, this mean number is much different than the Mean of these two randomly generated Geometric distributions as their Means are based on the whole distribution for how many parts you will need to inspect on average to find a single failure versus how many parts you need to inspect to be 95% confident you will find a single reject.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Perhaps a small challenge to this awesome JMP community would be if somebody can take this information and make a cool add-in script whereby people with a more limited understanding of statistics and probability&amp;nbsp;can answer my initial question, so they can look smart to their bosses.&amp;nbsp; For example, if&amp;nbsp;the user supplies the Defect Level to Detect and the Confidence Level for detecting a defect, while the script simply outputs the Number of parts to Inspect would be a nice Sample Size calculator.&amp;nbsp; Adding in&amp;nbsp;dlehman1 Geometric distribution idea would be even cooler!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 16:38:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724971#M90869</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-22T16:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724972#M90870</link>
      <description>&lt;P&gt;Simulation provides a link between probability and statistics.&amp;nbsp; Almost any probability problem can be simulated and statistical analysis of the simulation can provide results that match (closely if enough simulations are used) the probability theoretical results.&amp;nbsp; Since I have always been bad at probability theory, simulation works better for me.&amp;nbsp; It is also easier to explain to people.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 22:36:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/724972#M90870</guid>
      <dc:creator>dlehman1</dc:creator>
      <dc:date>2024-02-21T22:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725041#M90900</link>
      <description>&lt;P&gt;Agreed &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53879"&gt;@dlehman1&lt;/a&gt;&amp;nbsp;! And, for completeness and for everyone's further understanding: For the geometric distribution, the way "Random Geometric (p)" is parameterized in JMP (returns the number of non-failures until a failure occurs, for failures with probability p), the mean is (1-p)/p. So, for p=0.3 the mean is (1-0.3)/0.3 =&amp;nbsp; 2.3. And for p=0.1, the mean is (1-0.1)/0.1 = 9. And, these verify your simulations where you estimated the means as 2.3487 and 8.951, &lt;SPAN&gt;respectively&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Geometric_distribution" target="_blank"&gt;https://en.wikipedia.org/wiki/Geometric_distribution&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 09:54:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725041#M90900</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-02-22T09:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725116#M90912</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/55129"&gt;@chrsmth&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it turns out, there does exist a tool in JMP to do the calculation&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;described for you. It just involves a bit of creative usage.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Nonparametric Demonstration Reliability explorer (DOE&amp;gt;&amp;gt;Sample Size Explorers&amp;gt;&amp;gt;Reliability&amp;gt;&amp;gt;Nonparametric Reliability Demonstration) can easily perform the calculation you need. Just set Max Failures to 0, Alpha to 1-confidence level (in this case, 0.05), make sure the drop-down menu next to Solve for reads Sample Size, and then put 1-p into the Demonstration Reliability box. It should then give you the Sample Size (rounded up the next integer) you need. See the example below:&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="calking_1-1708631726171.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/61387i02C8EB58ECF43C58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="calking_1-1708631726171.png" alt="calking_1-1708631726171.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This explorer is used to determine how many sample sizes you need to demonstrate a given reliability (1-defect rate) while allowing for a maximum number of failures. It is essentially the complement to your situation, where you want to know how many samples you need to demonstrate a given defect rate while allowing for a minimum number of failures. So, in short, it is directly performing the trick &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;described.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general, by putting in the complement of the defect rate and one less than the minimum number of defects you would like in the Max Failures entry, you should get the sample size you're looking for in any variation of your situation.&amp;nbsp;Not exactly the direct tool you may have wanted, but if I have described the procedure well enough, this should still answer your question with little effort on your part (you just have to compute 1-p).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 19:55:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725116#M90912</guid>
      <dc:creator>calking</dc:creator>
      <dc:date>2024-02-22T19:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725128#M90916</link>
      <description>&lt;P&gt;Thanks, calking!!&amp;nbsp; I knew JMP had to have this built in somewhere.&amp;nbsp; Now I, along with everybody else who has made it this far in the thread, know how to get the answer to my question using the already built in JMP script.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 21:03:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725128#M90916</guid>
      <dc:creator>chrsmth</dc:creator>
      <dc:date>2024-02-22T21:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725141#M90919</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/55129"&gt;@chrsmth&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;How about using OC-curve for Hypergeometric / Binomial?&lt;/P&gt;&lt;P&gt;You did not mention the lot size, N.&lt;/P&gt;&lt;P&gt;If N is big, binomial is OK, but if N is small like &amp;lt;1000 maybe you want to use Hypergeometric distribution.&lt;/P&gt;&lt;P&gt;In this case, 95% confidence that it will detect at least 1 defective = Probability of acceptance, Pa=0.05 (in Y-axis of OC curve) because you will accept the sampling when c=0 @ 30% of defective rate (i.e X = 0.3).&lt;/P&gt;&lt;P&gt;During sampling of n sample size, you can detect 1 defective, 2 defective etc.&lt;/P&gt;&lt;P&gt;Usually, I just use Excel to develop OC curve because it's easier for me to understand the reasoning behind the choice of my sample size. But, JMP should be able to simulate that faster. Example as below;&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="WebDesignesCrow_2-1708651422206.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/61402i2D5739EFBBC81440/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebDesignesCrow_2-1708651422206.png" alt="WebDesignesCrow_2-1708651422206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this research can help:&amp;nbsp;&lt;A title="Probability Distribution of Acceptance Sampling Plan for In-line Manufacturing Process: A Case of a Semiconductor Company in Malaysia" href="https://www.researchsquare.com/article/rs-3099107/v1" target="_blank" rel="noopener"&gt;https://www.researchsquare.com/article/rs-3099107/v1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 01:23:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/725141#M90919</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2024-02-23T01:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762054#M94053</link>
      <description>&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I found this tread and have been reviewing for a similar problem I am facing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We recently had a failure that we did not find in our normal sampling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After determining the root cause, we must items to verify that involve sample size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First item is we want to verify our containment by taking a sample from product produced before and after the event time frame we have defined.&amp;nbsp; We want to determine sample size we should use based on our lot size (250 pieces) and frequency we saw of failures during the event (8 to 30%).&amp;nbsp; Is there a profiler you would recommend helping us model this condition?&amp;nbsp; I am not a statistician.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Second items is adjusting our sample size going forward.&amp;nbsp; Currently we are sampling 1 piece / Lot (destructive test), but only a small portion of products from this type of material.&amp;nbsp; We have already discided to increase the sample size to include all products, but want to understand the confidence of detecting a defect?&amp;nbsp; Can we factor in the samples taken increasing the products from about 20% of the population to 100%?&amp;nbsp; We hope to not have to sample many pieces from each lot, but I don’t know how to make or model this calculation.&lt;/P&gt;&lt;P&gt;Thanks in advance for your support and suggestions.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 18:07:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762054#M94053</guid>
      <dc:creator>chris_dennis</dc:creator>
      <dc:date>2024-05-30T18:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762108#M94064</link>
      <description>&lt;P&gt;I think the first question was answered by me at the start of this discussion.&lt;/P&gt;
&lt;P&gt;I'm not sure how to address the second question. Have you surveyed the sample-size explorers to see if one suits your purpose?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 12:27:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762108#M94064</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-05-31T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762110#M94066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4285"&gt;@chris_dennis&lt;/a&gt;&amp;nbsp;. I confess, and apologize, that neither of your questions are clear to me. What exactly are you assuming, and what exactly do you want to know?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 12:53:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762110#M94066</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-05-31T12:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size Question</title>
      <link>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762119#M94072</link>
      <description>&lt;P&gt;I have included a process diagram to help explain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 What sample size is needed to verify after corrective action that we have correctly contained the event.&lt;/P&gt;&lt;P&gt;2 What should our sample size be for future production to detect internally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will need to define confidence level for each sample size (1 &amp;amp;2).&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 15:26:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Sample-Size-Question/m-p/762119#M94072</guid>
      <dc:creator>chris_dennis</dc:creator>
      <dc:date>2024-05-31T15:26:51Z</dc:date>
    </item>
  </channel>
</rss>

