<?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: Paired samples t-test  Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Paired-samples-t-test-Qlik-Sense/m-p/1683962#M52089</link>
    <description>&lt;P&gt;Leaving this here in case anyone has the same question.&lt;/P&gt;&lt;P&gt;It appears that at this time Qlik Sense does NOT have a Paired T-Test Capability. Fortunately, the formula for this test is pretty simple. You can first calculate the t value using the Paired T-Test formula located &lt;A href="http://www.sthda.com/english/wiki/t-test-formula#what-is-independent-t-test" target="_self"&gt;on this site&lt;/A&gt;. Then you can use the &lt;A href="https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/StatisticalDistributionFunctions/TDIST.htm" target="_self"&gt;TDIST()&lt;/A&gt; function to calculate your P value.&lt;/P&gt;&lt;P&gt;This is what your formula in qlik should look like:&lt;/P&gt;&lt;P&gt;TDIST(FABS(AVG(D))/(FABS(STDEV(D))/SQRT(N)),N-1,2)&lt;/P&gt;&lt;P&gt;where D is an array of the differences between your groups, and N is your population size.&lt;/P&gt;&lt;P&gt;Perhaps Qlik Sense has yet to integrate this directly in to their statistical packages because of the simplicity of user-implementation.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2020 20:14:19 GMT</pubDate>
    <dc:creator>Amarkowitz1</dc:creator>
    <dc:date>2020-03-11T20:14:19Z</dc:date>
    <item>
      <title>Paired samples t-test  Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Paired-samples-t-test-Qlik-Sense/m-p/36311#M2477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for some functions in Qlik Sense for executing a paired samples t-test.&lt;/P&gt;&lt;P&gt;I saw it was possible in Qlik View, but I couldn't find it in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone an idea how to execute a paired samples t-test in Qlik Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 14:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Paired-samples-t-test-Qlik-Sense/m-p/36311#M2477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T14:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Paired samples t-test  Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Paired-samples-t-test-Qlik-Sense/m-p/1683962#M52089</link>
      <description>&lt;P&gt;Leaving this here in case anyone has the same question.&lt;/P&gt;&lt;P&gt;It appears that at this time Qlik Sense does NOT have a Paired T-Test Capability. Fortunately, the formula for this test is pretty simple. You can first calculate the t value using the Paired T-Test formula located &lt;A href="http://www.sthda.com/english/wiki/t-test-formula#what-is-independent-t-test" target="_self"&gt;on this site&lt;/A&gt;. Then you can use the &lt;A href="https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/StatisticalDistributionFunctions/TDIST.htm" target="_self"&gt;TDIST()&lt;/A&gt; function to calculate your P value.&lt;/P&gt;&lt;P&gt;This is what your formula in qlik should look like:&lt;/P&gt;&lt;P&gt;TDIST(FABS(AVG(D))/(FABS(STDEV(D))/SQRT(N)),N-1,2)&lt;/P&gt;&lt;P&gt;where D is an array of the differences between your groups, and N is your population size.&lt;/P&gt;&lt;P&gt;Perhaps Qlik Sense has yet to integrate this directly in to their statistical packages because of the simplicity of user-implementation.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 20:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Paired-samples-t-test-Qlik-Sense/m-p/1683962#M52089</guid>
      <dc:creator>Amarkowitz1</dc:creator>
      <dc:date>2020-03-11T20:14:19Z</dc:date>
    </item>
  </channel>
</rss>

