<?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: pooled /unpooled t test in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279968#M54270</link>
    <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11441"&gt;@Alma1&lt;/a&gt;&amp;nbsp; have a look at&lt;/P&gt;&lt;P&gt;help -&amp;gt; sample data -&amp;gt; Calculators -&amp;gt; Hypothesis test for two means&lt;/P&gt;&lt;P&gt;and follow the workflow (or excecute the script below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For learning Purpose I would also recommend to construct a data table from the summary statistics and perform the t-Test from menu Analysis -&amp;gt; Fit y by x, and Read the explanations JMP gives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names default to here(1);
open("$SAMPLE_SCRIPTS\Calculators\TestTwoSampleMeans.jsl");&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 18 Jul 2020 10:02:14 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2020-07-18T10:02:14Z</dc:date>
    <item>
      <title>pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279939#M54266</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the appropriate two sample t procedure for the summary below milking periods of cow breeds pooled/unpooled (Welch) using R?&lt;/P&gt;&lt;P&gt;Frisian cow&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Xbar=342.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; S1=10.2&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;&amp;nbsp; n1=126&lt;/P&gt;&lt;P&gt;Jersey cow&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Xbar =348.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; S2=12.2&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;&amp;nbsp; n2=39&lt;/P&gt;&lt;P&gt;Construct 95% confidence interval for µ1-µ2&lt;/P&gt;&lt;P&gt;Give proper interpretation of the interval&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:37:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279939#M54266</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2023-06-10T20:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279952#M54267</link>
      <description>Is this a homework exercise?&lt;BR /&gt;Why are you asking the JMP community to answer a question that is directed for a solution using R?</description>
      <pubDate>Sat, 18 Jul 2020 04:36:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279952#M54267</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-07-18T04:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279968#M54270</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11441"&gt;@Alma1&lt;/a&gt;&amp;nbsp; have a look at&lt;/P&gt;&lt;P&gt;help -&amp;gt; sample data -&amp;gt; Calculators -&amp;gt; Hypothesis test for two means&lt;/P&gt;&lt;P&gt;and follow the workflow (or excecute the script below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For learning Purpose I would also recommend to construct a data table from the summary statistics and perform the t-Test from menu Analysis -&amp;gt; Fit y by x, and Read the explanations JMP gives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names default to here(1);
open("$SAMPLE_SCRIPTS\Calculators\TestTwoSampleMeans.jsl");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 18 Jul 2020 10:02:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279968#M54270</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-07-18T10:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279998#M54276</link>
      <description>&lt;P&gt;Nop! it is not a homework. we are conducting a research and I didnt know whether to use pooled /unpooled test whats wrong asking for ideas? you are free not to answer if you wish&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 13:26:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279998#M54276</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2020-07-18T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279999#M54277</link>
      <description>&lt;P&gt;by the way jmp background is R.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 13:29:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/279999#M54277</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2020-07-18T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280002#M54278</link>
      <description>Unpooled is needed when variance is different</description>
      <pubDate>Sat, 18 Jul 2020 13:33:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280002#M54278</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-07-18T13:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280010#M54280</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11441"&gt;@Alma1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;by the way jmp background is R.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not sure exactly what you're thinking of here but JMP has no background with R.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/en_us/about.html" target="_self"&gt;JMP is a product from SAS&lt;/A&gt; and is developed solely by us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is &lt;A href="https://www.jmp.com/support/help/en/15.1/#page/jmp/working-with-r.shtml#" target="_self"&gt;integration with R through JSL&lt;/A&gt;, providing the ability to call R and submit R code but that's the only association between JMP and R.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 16:59:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280010#M54280</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-07-18T16:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280972#M54414</link>
      <description>I do not think of anything that might harm you or any other person. I meant integration why is it this much important I just used wrong wording, but this raised because one of the users interrupted me by questioning my question. Any person has the right to ask any scientific question and the viewers can choose to answer or ignore. What is wrong! Why is he even asking if the question is a homework is this something related to him? Do researchers have homework?!&lt;BR /&gt;I would suggest keeping up the academic value and providing help if needed instead of bothering what is asked.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2020 05:09:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280972#M54414</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2020-07-22T05:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280973#M54415</link>
      <description>Georg thanks for your response. Do you mean population variance and should we calculate it before deciding on a pooled / unpooled test?</description>
      <pubDate>Wed, 22 Jul 2020 05:13:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/280973#M54415</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2020-07-22T05:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/281050#M54432</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11441"&gt;@Alma1&lt;/a&gt;&amp;nbsp;, I do not know what data you have, an example would be helpful.&lt;/P&gt;&lt;P&gt;In the below script (when you execute) you see a dataset and both t-test performed, giving different results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally, statistical Tests&amp;nbsp;have preconditions, and t-test assumes normal Distribution of the dataset,&lt;/P&gt;&lt;P&gt;pooled t-test assumes equal variance,&lt;/P&gt;&lt;P&gt;t-test works also with different variance.&lt;/P&gt;&lt;P&gt;This is because they work with mean and variance, and if that two numbers do not represent the data correctly, the method doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you perform a t-test, and the assumptions are not valid, you cannot rely on the result.&lt;/P&gt;&lt;P&gt;In the below example you can see different results for both t-Tests, but be Aware, that normal Distribution is also not valid in this case.&lt;/P&gt;&lt;P&gt;You can find These results in the documentation also, and I found STIPS a quite good&amp;nbsp;training to understand this stuff.&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="Zwischenablage01.jpg" style="width: 613px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/25655iB27AA083CC4343BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Zwischenablage01.jpg" alt="Zwischenablage01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
cdt = Open( "$SAMPLE_DATA\companies.jmp" );

cdt &amp;lt;&amp;lt; Oneway(
	Y( :Name( "Profits ($M)" ) ),
	X( :Type ),
	Means( 1 ),
	t Test( 1 ),
	Mean Diamonds( 1 ),
	SendToReport(
		Dispatch( {"Oneway Anova"}, "Summary of Fit", OutlineBox, {Close( 1 )} ),
		Dispatch( {"Oneway Anova"}, "Analysis of Variance", OutlineBox, {Close( 1 )} ),
		Dispatch( {"Oneway Anova"}, "Means for Oneway Anova", OutlineBox, {Close( 1 )} )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Jul 2020 10:57:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/281050#M54432</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-07-22T10:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: pooled /unpooled t test</title>
      <link>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/281279#M54469</link>
      <description>million thanks for your help</description>
      <pubDate>Wed, 22 Jul 2020 23:33:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/pooled-unpooled-t-test/m-p/281279#M54469</guid>
      <dc:creator>Alma1</dc:creator>
      <dc:date>2020-07-22T23:33:36Z</dc:date>
    </item>
  </channel>
</rss>

