<?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 SV:Re: Statistical and predictive modeling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163870#M36791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We deal with call volumes and most of the modeling is done through another application, which we tap into and pull finished results via the View made available. However, we have on occasions tried to make some predictive figures based upon historical events and took the mean figures to apply into the future. It's not exactly Erlang, but in a short period it can make fairly accurate projections. Our big buzz just now is using Distribution curves and I have felt Qlikview as a tool fails to deliver thus far. This maybe our building that is the failure, but either way we have not found Qlikview the reliable tool in this area to date.&lt;/P&gt;&lt;P&gt;I would be happy to see if anyone has better success as we use Qlikview heavily for repeatable reports and it's likely useful for much more.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Nov 2010 16:05:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-11T16:05:55Z</dc:date>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163862#M36783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a few questions about how people are doing statistical analysis/predictive modeling/data mining with QlikView. According to the Gartner 2010 BI Quadrant, QlikView "lacks the statistical and predictive modeling capabilities of some of its most similar competitors, ..."&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;1) How often are you asked to do predictive modeling with QlikView? (whether you're an in-house developer or work for a consulting firm)&lt;/P&gt;&lt;P&gt;2) What is the most advanced statistical work you've done inside of QlikView?&lt;/P&gt;&lt;P&gt;3) Does anyone use third party statistical packages to pre-calculate before loading into QlikView? (R anyone?)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 01:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163862#M36783</guid>
      <dc:creator />
      <dc:date>2010-08-17T01:44:46Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163863#M36784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, this won't be very helpful, but it's AN answer.&lt;/P&gt;&lt;P&gt;1) Never. In house developer.&lt;BR /&gt;2) Basic statistical distribution stuff, box plots, 95th percentile, standard deviation, that sort of thing.&lt;BR /&gt;3) Not me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 22:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163863#M36784</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-17T22:46:57Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163864#M36785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some laboration with the rangecorrel function a while ago, but never got the chance to finalize anything.&lt;/P&gt;&lt;P&gt;It could be useful to display the correlation between two (or more) expressions in some scenarios. Let's say number of customers and number of orders.&lt;/P&gt;&lt;P&gt;If the correlation factor between these two expressions is low, the increased amount of orders is probably not a result of the increasing amount of customers, it is probably related to something else.&lt;/P&gt;&lt;P&gt;It may be possible to take this further by analyzing the correlation between more than two expressions, to find the reason behind a trend change in a selected expression.&lt;/P&gt;&lt;P&gt;It is always useful to show a customer the cause behind a trend change in different ways, not only that a trend change exists.&lt;/P&gt;&lt;P&gt;You may play with the rangecorrel function using a line chart with these three expressions:&lt;/P&gt;&lt;P&gt;1) Count(CustomerID)&lt;BR /&gt;2) Count(SalesOrderID)&lt;BR /&gt;3) rangecorrel(above(total Count(CustomerID), 0, 100),above(total Count (SalesOrderID), 0, 100))&lt;/P&gt;&lt;P&gt;It would be very nice if QlikTech (or someone else) could publish some nice demo's of this, and other statistical functions.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 00:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163864#M36785</guid>
      <dc:creator>larsc</dc:creator>
      <dc:date>2010-08-18T00:19:43Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163865#M36786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John and Lars,&lt;/P&gt;&lt;P&gt;This is exactly what I was looking for, including lack of usage. I am guessing that a majority of QlikView use cases don't include any predictive modeling. 95%? 99%?&lt;/P&gt;&lt;P&gt;I would also like it if QlikTech could promote use cases of predictive modeling within QlikView. Some of our clients are starting to ask about its features and I am investigating the best ways to incorporate it (or not).&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 00:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163865#M36786</guid>
      <dc:creator />
      <dc:date>2010-08-19T00:32:27Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163866#M36787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Gary Strader wrote:I am guessing that a majority of QlikView use cases don't include any predictive modeling. 95%? 99%?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;99% or higher wouldn't surprise me. Predictive modeling seems likely to be one of the harder things you could do in QlikView. But I see almost no posting on the subject on the forum by people asking for help. So it seems reasonable to conclude that very few people are doing it. Lack of posts on the subject aren't proof, of course, but it's suggestive.&lt;/P&gt;&lt;P&gt;On the other hand, if it IS 99% or higher, it is also strange that you have more than one client asking about it. Guess you're just lucky. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 00:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163866#M36787</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-19T00:44:53Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163867#M36788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you're right about the lack of posts. There are only a handful returned on a forum search.&lt;/P&gt;&lt;P&gt;What's interesting is that while many clients are asking about it, none have actually asked for us to implement it. It is more when they are trying to evaluate whether to purchase QlikView versus the competitor products, they want to know if it has this or that feature. And predictive modeling keeps coming up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 01:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163867#M36788</guid>
      <dc:creator />
      <dc:date>2010-08-19T01:03:19Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163868#M36789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0in 0in 0pt;"&gt;I've had a few people ask ABOUT it, (in terms of assessing our capabilities in RFP; we are a QlikView OEM partner) but I have yet to have anyone actually request to implement anything using the tool. The closest I've come is estimating monthly totals based on current daily averages… which I would hardly call predictive analysis. I've also done some 'what-if' type analysis, but again, nothing overly predictive.&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;Most of the customers that I've implemented it for are blown away by the level of access and insight they gain from QlikView. I think they're overwhelmed by knowing where they've been, or where they've come from to even worry about our ability to predict where they're going, beyond following a trend line.&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;'Predictive Analysis' is one of those things that people have learned to ask for, but generally have no idea what it is much less how to use it. (Voila! A bicycle for your fish!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 01:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163868#M36789</guid>
      <dc:creator />
      <dc:date>2010-08-19T01:04:05Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163869#M36790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have actually yet not had any request at all, from any customer that made me have to use any of the statistical functions. But that doesn't mean they aren't powerful, and can't contribute to the QlikView experience. I'm sure they can!&lt;/P&gt;&lt;P&gt;For example, such a thing as finding the most probable cause behind a trend change using the rangecorrel function. There must be many areas where this can be useful, implemented in a "user friendly" way. The problem is, using these functions might need some explanation depending of the end users. Not everyone knows what a &lt;EM&gt;correlation coefficient&lt;/EM&gt; is &lt;IMG alt="Surprise" src="http://community.qlik.com/emoticons/emotion-3.gif" /&gt;&lt;/P&gt;&lt;P&gt;Maybe all we can do is to start a group in this forum, where we who are interested in the statistical functions can start to develop and share some stuff together!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 08:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163869#M36790</guid>
      <dc:creator>larsc</dc:creator>
      <dc:date>2010-08-19T08:06:30Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163870#M36791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We deal with call volumes and most of the modeling is done through another application, which we tap into and pull finished results via the View made available. However, we have on occasions tried to make some predictive figures based upon historical events and took the mean figures to apply into the future. It's not exactly Erlang, but in a short period it can make fairly accurate projections. Our big buzz just now is using Distribution curves and I have felt Qlikview as a tool fails to deliver thus far. This maybe our building that is the failure, but either way we have not found Qlikview the reliable tool in this area to date.&lt;/P&gt;&lt;P&gt;I would be happy to see if anyone has better success as we use Qlikview heavily for repeatable reports and it's likely useful for much more.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 16:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163870#M36791</guid>
      <dc:creator />
      <dc:date>2010-11-11T16:05:55Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163871#M36792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Very rarely. Consultant&lt;/P&gt;&lt;P&gt;2) Calculating a linear regression, a colleague did a Beta function calculation.&lt;/P&gt;&lt;P&gt;3) I've used R to calculate a multiple linear regression, but it was just for a prototype. Batch offline integration should be quite possible using command line instructions, not so sure about interactive analysis though.&lt;/P&gt;&lt;P&gt;Will definitely love QT to add more features regarding this but really doubt they will.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 01:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163871#M36792</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2010-11-12T01:17:17Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163872#M36793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Very rarely. Consultant.&lt;BR /&gt;2) I've just done complex what-if's based on user-defined drivers and historical data to predict future results, but the what-if always has a user behind it making the changes according to what they see in their analysis. Also, sometimes, basic linear regression.&lt;BR /&gt;3) No&lt;/P&gt;&lt;P&gt;I agreed with John's and Lar's comments. This is an interesting topic and deserves more analysis and demos to add an extra punch to QlikView. A couple years ago I read a Gartner User Survey that contained a page that surprised me. This might be a copyright violation, but it's from the 2009 Gartner Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; text-align: left"&gt;Predictive Modeling and Data Mining&lt;/P&gt;&lt;P style="text-align: left"&gt;The least used and lowest rated of any capability surveyed, with just 27% of the sample using predictive modeling and data mining, and a mean rating of 64.4 among those using them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 16:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163872#M36793</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-11-12T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163873#M36794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit late (but)&lt;/P&gt;&lt;P&gt;1) Not too often however if an Excel model needs to be updated regularly this is be moved into Qlikview. (In house)&lt;/P&gt;&lt;P&gt;2) Adding a seasonally adjusted forecast line to historical price data at various probability levels (P90-P50-P10). &lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2117.GasPrice.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/2117.GasPrice.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Multiple regression using Excel Linest to calculate the regression parameters fed back into Qlikview.&lt;/P&gt;&lt;P&gt;QV really needs some multiple regression capability as it would be very powerful to dynamically update regression parameters based on the current selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 10:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163873#M36794</guid>
      <dc:creator />
      <dc:date>2010-12-09T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163874#M36795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;As statistician, i'm very frustrated about the lack of statistics tools inside QV.&lt;/P&gt;&lt;P&gt;2) So I just use basic descriptive statistics (bar chart distribution, box-and-whisker diagram), sometime I add a trend curve in a time plot chart .&lt;/P&gt;&lt;P&gt;3) I use SAS very often for statistical purpose (mainly regression, factorial analysis or cluster analysis). The best thing I found out was to use the ODBC driver for SAS and to connect QV with SAS. It's very simple to set up and very useful.&lt;/P&gt;&lt;P&gt;Example : after a principal component analysis with SAS, I'm directly able to read the resulting file in QV then to display the principal component in a scatter plot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 21:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163874#M36795</guid>
      <dc:creator />
      <dc:date>2010-12-09T21:30:22Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163875#M36796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of models are you looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview aloud us to compute models in real time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of statistic models made in spss and other statistic and econometrics softwares are executable in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem is that we need to include all syntaxs in Qlikview and that is time consumming. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experience is quite good because after um compute the model in Qlikview we can filter information and model recalculate the p values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 22:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163875#M36796</guid>
      <dc:creator />
      <dc:date>2011-05-26T22:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163876#M36797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have created some simple SPC Charts.&amp;nbsp; Pretty simple to do. One needs to manually put the formuals in the expressions for the median, UCL and LCL limits&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 20:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163876#M36797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-27T20:52:53Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163877#M36798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Theres a few things that you could developed using statistics. Off course its not a data mining tool, but there's a few analysis that your are to create such as Anova's, Outlier's, SPC Charts, Samples Means Comparisons, among others. Lets hope in a short-run future Qliktech developed data mining tools for qlikview...that will be real innovation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 12:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163877#M36798</guid>
      <dc:creator />
      <dc:date>2011-09-06T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Statistical and predictive modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163878#M36799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is obviously late, but I would look for integrative ways to apply more robust statistical techniques to any analysis with some of the existing packages out there, if indeed this is a target market of yours. As previously mentioned, there is a way to take SAS output to QV. R/SPSS/Stata/Statistica/etc I can't really comment on (my experience is in R and SAS). I mention in another post of mine about the potential merits of providing visualizations for the purpose of further analyses, not merely reporting (Tableau might be an example here). However, there are companies who have taken R and merged with other open source products, such as JasperSofts products, to produce analytic throughput to an environment which can be delivered (even interactively) as a reporting product or an application (i.e. R script called in Java to produce, say a flexible set of visualizations). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been lurking the forum looking at the treatment of time series analysis, but it appears many users may be more interested in sticking to basic trending. It doesn't appear that QV has the appropriate tools to really go beyond this. Interestingly, opposed to financial risk analytic groups, most financial (accounting type) groups appear to gamble on very linear and simplified methods of making future predictions (of course the problem always comes when one cannot explain the degree of uncertainty with any results). This is quite similar to those who would use IBM Cognos, whose 'forecasting functionality' really doesn't belong in the space of robust analytics. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alot of the direction in business analytics toward robust models is sadly slow to adopt - particularly depending on your target business. This is true for a number of reasons, which include -&amp;nbsp; time to initial model development, statistical expertise of the analyst, the research questions that various businesses feel are sufficient to get information on, and really - the general business gestalt of the role the analyst should play in helping develop and refine the right questions before attemping to analyze them in the first place. These are truly fundamental issues that you kinda need to know up front before venturing into the data mining and statistical modeling space. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just my $.02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phillip &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 03:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Statistical-and-predictive-modeling/m-p/163878#M36799</guid>
      <dc:creator />
      <dc:date>2011-12-19T03:40:46Z</dc:date>
    </item>
  </channel>
</rss>

