<?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 How to use expressions in TTEST_SIG function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-TTEST-SIG-function/m-p/750069#M472968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate p-value of the % of customers using each product in each of the two countries to understand if the % difference in usage of a product in each country is really significant i.e people of one country prefer a product more as compared to other country. How can I write a TTEST_SIG formula to find the % of users of each product in each country and then compare the percentages of one country with other for each product? Below is the sample data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="207"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="66"&gt;COUNTRY&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="75"&gt;CUSTOMER&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="66"&gt;PRODUCT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C5&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C6&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C7&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C8&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C9&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2014 12:39:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-01T12:39:56Z</dc:date>
    <item>
      <title>How to use expressions in TTEST_SIG function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-TTEST-SIG-function/m-p/750069#M472968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate p-value of the % of customers using each product in each of the two countries to understand if the % difference in usage of a product in each country is really significant i.e people of one country prefer a product more as compared to other country. How can I write a TTEST_SIG formula to find the % of users of each product in each country and then compare the percentages of one country with other for each product? Below is the sample data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="207"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="66"&gt;COUNTRY&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="75"&gt;CUSTOMER&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="66"&gt;PRODUCT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C5&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C6&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C7&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C8&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C9&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 12:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-TTEST-SIG-function/m-p/750069#M472968</guid>
      <dc:creator />
      <dc:date>2014-12-01T12:39:56Z</dc:date>
    </item>
  </channel>
</rss>

