<?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: Calculation of t-distribution, JMP 13 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36911#M21661</link>
    <description>&lt;P&gt;Thanks for the information&lt;/P&gt;&lt;P&gt;Apparently, there is no formular given. I found in a math book different ways to handle the t-test. I need the results to be the same.&lt;/P&gt;&lt;P&gt;Is it possible to draw boxplots with my calculated data in JMP? Otherwise I need to look for a new programm.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2017 13:27:51 GMT</pubDate>
    <dc:creator>Eintopf</dc:creator>
    <dc:date>2017-03-08T13:27:51Z</dc:date>
    <item>
      <title>Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36302#M21331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to knwo, how the t-distribution is calculated in the programm. The results I got from the programs are different with the results I calculated by myself, with the help of methods, mentioned in various books and scientific researches.&lt;/P&gt;&lt;P&gt;In addition I would like to know, how it is possible to set up an own quantil in the t-distribution. When I make a box plot, I just can change it in the standard normal distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My calculation way is&lt;/P&gt;&lt;P&gt;n = 4&lt;/P&gt;&lt;P&gt;calculate mean and variance&lt;/P&gt;&lt;P&gt;calculate c = value from table &lt;A href="http://www.sjsu.edu/faculty/gerstman/StatPrimer/t-table.pdf" target="_blank"&gt;http://www.sjsu.edu/faculty/gerstman/StatPrimer/t-table.pdf&lt;/A&gt; for a 95% each side&lt;/P&gt;&lt;P&gt;df = n-1&lt;/P&gt;&lt;P&gt;(c*root(variance))/(root(n))=k&lt;/P&gt;&lt;P&gt;mean+-k = result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you ideas,&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 18:39:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36302#M21331</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-02-23T18:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36322#M21342</link>
      <description>&lt;P&gt;I suspect that you are having a mismatch of t-tests, in that you may be comparing a t-test for unequal variances, with a t-test for equal variance. &amp;nbsp;You can get the details of what JMP is doing from it's documentation&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Help==&amp;gt;Books==&amp;gt;Basic Analysis==&amp;gt;The t-test Report&lt;/P&gt;
&lt;P&gt;Here is a cut and paste from that document&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The t-test Report&lt;/STRONG&gt;&lt;BR /&gt;Note: This option is applicable only for the Means/Anova/Pooled t option.&lt;BR /&gt;There are two types of t-Tests:&lt;BR /&gt;• Equal variances. If you select the Means/Anova/Pooled t option, a t-Test report appears.&lt;BR /&gt;This t-Test assumes equal variances.&lt;BR /&gt;• Unequal variances. If you select the t-Test option from the red triangle menu, a t-Test&lt;BR /&gt;report appears. This t-Test assumes unequal variances.&lt;BR /&gt;The t-test report contains the following columns:&lt;BR /&gt;&lt;STRONG&gt;t Test plot&lt;/STRONG&gt; Shows the sampling distribution of the difference in the means, assuming the null&lt;BR /&gt;hypothesis is true. The vertical red line is the actual difference in the means. The shaded&lt;BR /&gt;areas correspond to the p-values.&lt;BR /&gt;&lt;STRONG&gt;Difference&lt;/STRONG&gt; Shows the estimated difference between the two X levels. In the plots, the&lt;BR /&gt;Difference value appears as a red line that compares the two levels.&lt;BR /&gt;&lt;STRONG&gt;Std Err Dif&lt;/STRONG&gt; Shows the standard error of the difference.&lt;BR /&gt;&lt;STRONG&gt;Upper CL Dif&lt;/STRONG&gt; Shows the upper confidence limit for the difference.&lt;BR /&gt;&lt;STRONG&gt;Lower CL Dif&lt;/STRONG&gt; Shows the lower confidence limit for the difference.&lt;BR /&gt;&lt;STRONG&gt;Confidence&lt;/STRONG&gt; Shows the level of confidence (1-alpha). To change the level of confidence, select&lt;BR /&gt;a new alpha level from the Set  Level command from the platform red triangle menu.&lt;BR /&gt;&lt;STRONG&gt;t Ratio&lt;/STRONG&gt; Value of the t-statistic.&lt;BR /&gt;&lt;STRONG&gt;DF&lt;/STRONG&gt; The degrees of freedom used in the t-test.&lt;BR /&gt;&lt;STRONG&gt;Prob &amp;gt; |t|&lt;/STRONG&gt; The p-value associated with a two-tailed test.&lt;BR /&gt;&lt;STRONG&gt;Prob &amp;gt; t&lt;/STRONG&gt; The p-value associated with a lower-tailed test.&lt;BR /&gt;&lt;STRONG&gt;Prob &amp;lt; t&lt;/STRONG&gt; The p-value associated with an upper-tailed test.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:11:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36322#M21342</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-02-23T21:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36911#M21661</link>
      <description>&lt;P&gt;Thanks for the information&lt;/P&gt;&lt;P&gt;Apparently, there is no formular given. I found in a math book different ways to handle the t-test. I need the results to be the same.&lt;/P&gt;&lt;P&gt;Is it possible to draw boxplots with my calculated data in JMP? Otherwise I need to look for a new programm.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 13:27:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36911#M21661</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36923#M21667</link>
      <description>&lt;P&gt;You are calculating a two-sided confidence interval for the mean using the quantile from the &lt;EM&gt;t&lt;/EM&gt; distribution for (1-alpha)% confidence and (n-1) degrees of freedom. The function for this in JMP is &lt;STRONG&gt;t Quantile( probability, df )&lt;/STRONG&gt;. Here is the quantile for a two-sided 95% confidence interval for&amp;nbsp;the mean:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 802px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5511iBC75C8FB10C35DD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I used the script editor and an embedded log but you could also enter it into a column as a formula. This quantile is correct.&lt;/P&gt;
&lt;P&gt;If you enter your 4 observations into a column, then select &lt;STRONG&gt;Analyze&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Distribution&lt;/STRONG&gt;, select the data column and click &lt;STRONG&gt;Y, Columns&lt;/STRONG&gt;, then click &lt;STRONG&gt;OK&lt;/STRONG&gt;. You will find the 95% CI in the &lt;STRONG&gt;Summary Statistics&lt;/STRONG&gt; report.&lt;/P&gt;
&lt;P&gt;Here is an example of 4 observations:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 111px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5512iB20D0D1B21D46E79/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here is the Summary Statistics report for them:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 181px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5513i7FDCE3C5D5A2037A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 15:16:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36923#M21667</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T15:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36926#M21669</link>
      <description>&lt;P&gt;The value used by JMP is the same as the one that you should use from the table that you cited:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 446px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5514i0CD7A54481204185/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(two-tails at 0.05)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 15:21:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36926#M21669</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T15:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36943#M21676</link>
      <description>Do i have to write the script new for every number of N ? Cause I made several experiments, and N is changing many times.</description>
      <pubDate>Wed, 08 Mar 2017 16:53:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36943#M21676</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T16:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36947#M21677</link>
      <description>&lt;P&gt;No, of course not.&lt;/P&gt;
&lt;P&gt;You enter your data into a JMP data table and then use one of the platforms in the Analyze menu. The confidence intervals for the mean in Distribution, the slope in Bivariate (Fit Y by X), tests in Oneway (Fit Y by X), and all the platforms through the platforms launched by Fit Model will calculate the confidence limits automatically. (It sounds like each of your 'experiments' is a sample drawn for a different population and you want a new confidence interval for the mean, so Distribution will do it for you.)&lt;/P&gt;
&lt;P&gt;There is no need for you to look up the t quantile or calculate the intervals by hand.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:25:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36947#M21677</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T17:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36948#M21678</link>
      <description>&lt;P&gt;While you do not need to look up t quantiles, here is a JMP data table with the sample size &lt;STRONG&gt;N&lt;/STRONG&gt; and the corresponding&lt;STRONG&gt; t quantile&lt;/STRONG&gt; for a &lt;EM&gt;two-sided confidence interval&lt;/EM&gt; with the given &lt;STRONG&gt;Confidence&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;It might be easier to use than the table that you cited.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:32:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36948#M21678</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T17:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36950#M21679</link>
      <description>&lt;P&gt;I was doing some experiments but many samples got damaged, thats why the number varies.&lt;/P&gt;&lt;P&gt;I have done the boxplots but the only data I can get out of it is like shown in the picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="T-test.PNG" style="width: 486px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5527i8004919A03C6ABC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="T-test.PNG" alt="T-test.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But I need the Minimum, 5%, mean, 95%, Maximum, variance, standard deviation&lt;/P&gt;&lt;P&gt;Leftclick on the chart let me "format column", but after click "ok" nothing changes.&lt;/P&gt;&lt;P&gt;How can I change that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:45:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36950#M21679</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T17:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36951#M21680</link>
      <description>Thanks a lot. I already looked up all values in one of germanys most recommended books for math in the field of engenieering (Papula). It should have the right values.&lt;BR /&gt;The whole calculation was already done with excel. I just need to double check it with the jmp software. It is recommended to use this software for boxplot at my university, but if the result is different, than my calculation, I cant use it. If both is the same, everything was done right :)&lt;/img&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:50:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36951#M21680</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T17:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36952#M21681</link>
      <description>&lt;P&gt;The quantiles in the report that you show are fixed. You could enter the same data in the Distribution platform and put the factor column in the By role. This launch will give the the quanitile and mean information for each level separately.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:00:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36952#M21681</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T18:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36957#M21684</link>
      <description>&lt;P&gt;How can I make an empty cell, wish is not calculated for the quantiles? So far I get wrong values. E.g. for the last column the mean is about 18 but all results are higer, so there must be a mistake.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline"&gt;&lt;img /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline"&gt;&lt;img /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:22:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36957#M21684</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T18:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36958#M21685</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t3.PNG" style="width: 209px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5531i4DEDBD2E860F9DE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="t3.PNG" alt="t3.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="t2.PNG" style="width: 438px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5530i4F20F0DB52ADAB2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="t2.PNG" alt="t2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 22:31:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36958#M21685</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T22:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36960#M21687</link>
      <description>&lt;P&gt;I have no idea what you are talking about.&lt;/P&gt;
&lt;P&gt;By 'empty cell' I assume that you are talking about a new row in the data table. If so, you can select &lt;STRONG&gt;Rows&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Add Rows&lt;/STRONG&gt; or simply click in the first empty cell below the last row and enter a value.&lt;/P&gt;
&lt;P&gt;I can't tell if the next statement is related but what are you doing that you get a mean of 18 for data all above 18?&lt;/P&gt;
&lt;P&gt;Perhaps if you described, step by step, what you are doing and what informaiton you are examining, we could help. Posting a picture of the data and the JMP analyses would also be helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:27:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36960#M21687</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-08T18:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36965#M21692</link>
      <description>&lt;P&gt;I added a picture below my previous post. But I think I figured out that the programm cant handle distribution with only marked cells. So they are just highlighted within the result of all values given in the chart.&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="t4.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5532iA5877A269137372C/image-size/large?v=v2&amp;amp;px=999" role="button" title="t4.PNG" alt="t4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 22:32:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36965#M21692</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T22:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36969#M21693</link>
      <description>&lt;P&gt;What is the exact meaning of the "upper" and "lower 95% mean"?&lt;/P&gt;&lt;P&gt;I attached a task and get the same value for a lower and higher 97,5% interval. It is a little bit confusing.&lt;/P&gt;&lt;P&gt;Or is 95% the two sided interval arround the mean? So how can I get a "upper" and "lower 90% mean", so I get the value for the lowest and highest 5%?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 23:27:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36969#M21693</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-08T23:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36980#M21702</link>
      <description>&lt;P&gt;Thank you for posting the pictures.&lt;/P&gt;
&lt;P&gt;Your computation is for a &lt;EM&gt;two-sided confidence interval with 95% confidence&lt;/EM&gt;. That is exactly what JMP is reporting in the Summary Statistics in the Distribution platform (fourth picture).&lt;/P&gt;
&lt;P&gt;You want 95% confidence between both&amp;nbsp;tails of the distribution so you center the 95% of the t distribution leaving 2.5% on either side. We still label it as &lt;STRONG&gt;Lower 95% Mean&lt;/STRONG&gt; and &lt;STRONG&gt;Upper 95% Mean&lt;/STRONG&gt; to indication the confidence level. It is a short label meant to convey &lt;EM&gt;the lower or upper bound on the location of the population mean with 95% confidence&lt;/EM&gt;. This kind of labeling is common.&lt;/P&gt;
&lt;P&gt;If you actually want 5% in both tails, then you want a &lt;EM&gt;two-sided 90% confidence&amp;nbsp;interval&lt;/EM&gt;. Click the red triangle at the top of the Distribution platform next to the name of your variable and select &lt;STRONG&gt;Confidence Interval&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;0.90&lt;/STRONG&gt; and you will get the desired interval.&lt;/P&gt;
&lt;P&gt;The numbers from your manual calculation and from JMP might not agree exactly because you are using a t quantile rounded to three decimal places and JMP is using the full precision value, but the values should be close to three or four significant digits.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:47:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36980#M21702</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-09T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36982#M21704</link>
      <description>&lt;P&gt;That is not how the analysis works in JMP. &lt;EM&gt;Selecting&lt;/EM&gt; rows in the data table or through interactions with a plot has many uses but it alone does not change the analysis. If you prefer to work this way, It is possible. You need two commands in the platform menu so simply hold the &lt;STRONG&gt;Alt&lt;/STRONG&gt; key and then click the red triangle&amp;nbsp;at the top next to Distributions. Select &lt;STRONG&gt;Local Data Filter&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;Automatic Recalc&lt;/STRONG&gt;, then click &lt;STRONG&gt;OK&lt;/STRONG&gt;. Select &lt;STRONG&gt;Column 1&lt;/STRONG&gt; and then click &lt;STRONG&gt;Add&lt;/STRONG&gt;. Now when you select one of the four levels from Column&lt;STRONG&gt;&amp;nbsp;1&lt;/STRONG&gt; (I - IV), the distribution analysis of columns &lt;STRONG&gt;1&lt;/STRONG&gt;, &lt;STRONG&gt;2&lt;/STRONG&gt;, and &lt;STRONG&gt;3&lt;/STRONG&gt; will only use the rows for that group. (You don't need to include &lt;STRONG&gt;Column 1&lt;/STRONG&gt; in the Distribution platform any more because you are using the local data filter instead of the histogram to change the analysis.)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:57:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36982#M21704</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-09T13:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36996#M21715</link>
      <description>Thanks a lot. I could find the menu and the values are woking out very good.&lt;BR /&gt;But one more question. Is the a possibility to set the value for the upper and lower mean to 0,90 for all "Summary Statistic" or do I have it to change for every boxplot seperately? The automatic given value is always 0,95. Even when i close and open the boxplot again.&lt;BR /&gt;So far I have 7 Datasheets with 4 boxplots for each.</description>
      <pubDate>Thu, 09 Mar 2017 20:39:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36996#M21715</guid>
      <dc:creator>Eintopf</dc:creator>
      <dc:date>2017-03-09T20:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of t-distribution, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36998#M21717</link>
      <description>&lt;P&gt;There are a couple of ways &amp;nbsp;that might work for you.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If you use the way I showed (apply a data filter and select each group in turn), then click the red triangle next to Summary Statistics and change the confidence level at the bottom.&lt;/LI&gt;
&lt;LI&gt;If you always want 90% intervals from Distribution, then change your preference: select File &amp;gt; Preferences &amp;gt; Platforms, then select Distribution in the list and you will find Confidence Interval in the second column of settings.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I hope that one of these approaches&amp;nbsp;is satisfactory. The second approach might be the best because it will be a global change to JMP behavior.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:56:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculation-of-t-distribution-JMP-13/m-p/36998#M21717</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-03-09T20:56:27Z</dc:date>
    </item>
  </channel>
</rss>

