<?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: Team average and std deviation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263577#M850571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share some sample data and the output you expect to see from the sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2017 20:17:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-09T20:17:21Z</dc:date>
    <item>
      <title>Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263575#M850569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to build a table that shows me the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Team total case volume&lt;/P&gt;&lt;P&gt;Average case volume per team member&lt;/P&gt;&lt;P&gt;+/- 1 and 2 std deviations of the case volume&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="38" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 585px; height: 40px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Team&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Total Case Volume&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;No. Team Members&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Avg Case Volume/Member&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;1 Std Deviation&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2 Std Deviations&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The objective is to identify team member performance in relation to the whole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance on getting this going would be appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263575#M850569</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263576#M850570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This are some clues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;'Team' field as a dimension.&lt;/LI&gt;&lt;LI&gt;An expression with something like "Sum(Volume)" or "Count(Volume)" for 'Total Case Volume'&lt;/LI&gt;&lt;LI&gt;An expression with something like "Count(DISTINCT Employee)" for 'No. Team Members'&lt;/LI&gt;&lt;LI&gt;An expression with something like "[&lt;SPAN style="font-size: 13.3333px;"&gt;Total Case Volume&lt;/SPAN&gt;] / [&lt;SPAN style="font-size: 13.3333px;"&gt;No. Team Members&lt;/SPAN&gt;]" for 'Avg Case Volume / Members'&lt;/LI&gt;&lt;LI&gt;An expression with something like "Std(Volume)" for '1 Std Deviation'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263576#M850570</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-09T20:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263577#M850571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share some sample data and the output you expect to see from the sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263577#M850571</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-09T20:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263578#M850572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the results after applying Hector's clues.&amp;nbsp; The Stdev function not working yet: &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Stdev&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Closed Cases]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155835_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263578#M850572</guid>
      <dc:creator />
      <dc:date>2017-03-09T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263579#M850573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stdev(Aggr(Count(Volume), Employee, Team))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263579#M850573</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-09T20:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Team average and std deviation</title>
      <link>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263580#M850574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!&amp;nbsp; thanks to the both of you for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 20:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Team-average-and-std-deviation/m-p/1263580#M850574</guid>
      <dc:creator />
      <dc:date>2017-03-09T20:55:31Z</dc:date>
    </item>
  </channel>
</rss>

