<?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 Test T in a VA report in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195444#M1563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everone!&lt;/P&gt;&lt;P&gt;Today I'm asking you if there is a way in SAS VA to automatically compute a Test T.&lt;/P&gt;&lt;P&gt;I have 2 distributions in 2 bar charts and I'd like to compare the propotions of each bar just by clicking on them and view somewhere the t-value or the p-value, or something else, I don't mind.&lt;/P&gt;&lt;P&gt;Maybe I could create a new variable with the T value, but can SAS VA do this by its own? Because actually there is an additional problem: my two distributions are on two different data souces, and I don't know how to put variables with different origin in the same formula.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Irene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 09:15:46 GMT</pubDate>
    <dc:creator>Irene_IP</dc:creator>
    <dc:date>2015-08-10T09:15:46Z</dc:date>
    <item>
      <title>Test T in a VA report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195444#M1563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everone!&lt;/P&gt;&lt;P&gt;Today I'm asking you if there is a way in SAS VA to automatically compute a Test T.&lt;/P&gt;&lt;P&gt;I have 2 distributions in 2 bar charts and I'd like to compare the propotions of each bar just by clicking on them and view somewhere the t-value or the p-value, or something else, I don't mind.&lt;/P&gt;&lt;P&gt;Maybe I could create a new variable with the T value, but can SAS VA do this by its own? Because actually there is an additional problem: my two distributions are on two different data souces, and I don't know how to put variables with different origin in the same formula.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Irene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:15:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195444#M1563</guid>
      <dc:creator>Irene_IP</dc:creator>
      <dc:date>2015-08-10T09:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Test T in a VA report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195445#M1564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Irene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA 7.1 and later, there is an aggregation called "&lt;SPAN&gt;T-statistic (for Average = 0)&lt;/SPAN&gt;". Does that help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The available aggregations in 7.1 (and later) are listed here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0vdtebj8g4ea8n1s0m9kap95seo.htm"&gt;http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0vdtebj8g4ea8n1s0m9kap95seo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second part of your question, unfortunately you cannot use two data sources in the same expression. You should perform a merge in your data preparation if you want to use the data items from two data sources together in the same data expression or report object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195445#M1564</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-08-10T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Test T in a VA report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195446#M1565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to add to Sam's information, here are a few links that might be helpful to you when you prepare your data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Creating a data query (which you can use as the source of your report):&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#n14yl8nwnuk797n1oqvbgfjtatl0.htm" title="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#n14yl8nwnuk797n1oqvbgfjtatl0.htm"&gt;SAS(R) Visual Analytics 7.1: User's Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Joining tables in a data query:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0ynejicr0vyecn16q7orrqg7mwa.htm" title="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0ynejicr0vyecn16q7orrqg7mwa.htm"&gt;SAS(R) Visual Analytics 7.1: User's Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Lorrie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 16:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-T-in-a-VA-report/m-p/195446#M1565</guid>
      <dc:creator>Lorrie_SAS</dc:creator>
      <dc:date>2015-08-10T16:53:38Z</dc:date>
    </item>
  </channel>
</rss>

