<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JT on EDM &#187; BI</title>
	<atom:link href="http://jtonedm.com/category/business-intelligence/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtonedm.com</link>
	<description>James Taylor on Everything Decision Management</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:46:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>First Look &#8211; KNIME Analytics Workbench update</title>
		<link>http://jtonedm.com/2012/01/23/first-look-knime-analytics-workbench-update/</link>
		<comments>http://jtonedm.com/2012/01/23/first-look-knime-analytics-workbench-update/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 16:05:36 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business analytics]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision tree]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[pmml]]></category>
		<category><![CDATA[predictive analytic model]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[Weka]]></category>
		<category><![CDATA[Zementis]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4902</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorKNIME is an open source data analytics product based in Zurich, Switzerland that I last wrote about a couple of years ago. They have been working away on the product since then (having started development in 2004 and released their enterprise components in 2010) and have been refining their business [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p><a href="http://www.knime.com">KNIME</a> is an open source data analytics product based in Zurich, Switzerland that I last <a href="http://jtonedm.com/2009/04/07/first-look-knime/">wrote about</a> a couple of years ago. They have been working away on the product since then (having started development in 2004 and released their enterprise components in 2010) and have been refining their business plan at the same time. They now have 9,000 registered users/organizations and over 500,000 downloads. About 50% of these are in life sciences and 50% in BI and analytics – this represents a significant increase in non-life sciences usage. As an open source product they have 50 or more very active community developers and the company itself is 15 people (about half are at the University of Konstanz) and describes itself as “small but profitable”. Since I last spoke with them they have added a number of enterprise components and continued to develop the core open source platform.</p>
<p>The platform is based on Eclipse and has, in particular, been extended with lots of new node types. Like most modern analytic workbenches KNIME allows a modeler to define the sequence of steps to produce a model. The various actions that can be performed as part of the modeling process is determined by the available node types – nodes to retrieve data, process and transform that data, apply modeling algorithms (both established and more esoteric) or output results.</p>
<p>In addition a new decision tree viewer has been developed and data support (various databases, SAS and SPSS, and other flat files) has been improved. KNIME supports PMML generation for models including the most frequently used preprocessing operations required for a model – this was added to PMML in 4.0 and KNIME is one of if not the only vendor completely supporting this. There are lots of nodes for pre-processing and many algorithms including some of their own, some from the R Project, others from Revolution Analytics and Weka as well as lots of new visualizations.</p>
<p>One of KNIME’s strengths is a well defined node interface that is nicely self-contained allowing easy integration of new node types without destabilizing the whole environment. KNIME makes it easy to add nodes so that community members and partners can extend the tool with their own node types. A community site manages the community submissions and makes it easy to add any you want. Data management and execution control are also handled through well defined interfaces allowing people like <a href="http://jtonedm.com/2010/06/23/pervasive-datarush-and-knime/">Pervasive DataRush</a> to add their own integrations.</p>
<p>Because KNIME is built in Eclipse they also integrate with other Eclipse projects like BIRT (an open source reporting framework). This allows these open source reporting components to be added to KNIME workflows.</p>
<p>Improvements and new node types are often sponsored by companies that use the product, though KNIME continues to push its own development plan. KNIME is also an integration platform for many vendors with 15 technology vendors integrating with KNIME, especially in the life sciences environment where life science companies are paying their technology vendors to integrate with KNIME to create a single environment.</p>
<p>The KNIME workbench is open source with registration desired but not required. This open source client version is a complete environment. Access, transformation statistics and data mining, visualization, reporting and workflow is all available in the open source with 1,000+ native and embedded nodes including text processing, social network analytics, image processing and more. Companies can add support to the open source project or adopt the server or enterprise components that are proprietary and licensed.</p>
<p>KNIME Team Space allows a small group to have a shared repository. KNIME Server adds the full server-based capabilities including remote and scheduled execution of modeling flows, a workflow repository, shared data in a managed repository, shared metanodes or component workflows for reuse, and web browser access. The browser interface exposes workflows to users who can enter the parameters defined for the workflow and get a result displayed back in the browser. An API also allows “headless” execution of workflows. With the full suite companies can write new nodes and wrap legacy software, then allow power users to develop templates and shared workflows, provide this to scientists or others who adapt and use these workflows as well as managers who just run pre-configured ones.</p>
<p>The company is shifting from selling directly to life science and a small number of other companies to an approach based on partner channels with domain expertise. Target markets are obviously life science as well as data mining/predictive analytics (customer intelligence especially). KNIME’s value proposition is in its openness as well as the ability to reduce the cost for existing heavy users of analytic workbenches while also targeting smaller companies that can’t afford the large vendors.</p>
<p>Besides the partnerships with Pervasive and BIRT noted, KNIME has a strong partnership with Zementis for PMML execution in database and on servers and with Dymatrix, a Europe-based partner offering model monitoring and automated updates.</p>
<p>KNIME will be one of the vendors listed in the forthcoming <a title="Definitive Report on Decision Management Systems Platforms coming in 2012" href="http://jtonedm.com/2011/12/15/definitive-report-on-decision-management-systems-platforms-coming-in-2012/">report on Decision Management Systems platform technologies</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2012/01/23/first-look-knime-analytics-workbench-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keynote: The Intelligent Enterprise:From BI to Predictive Analytics with Decision Management</title>
		<link>http://jtonedm.com/2012/01/19/keynote-the-intelligent-enterprisefrom-bi-to-predictive-analytics-with-decision-management/</link>
		<comments>http://jtonedm.com/2012/01/19/keynote-the-intelligent-enterprisefrom-bi-to-predictive-analytics-with-decision-management/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:31:20 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[business analytics]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision management system]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[intelligent enterprise]]></category>
		<category><![CDATA[predictive analytic model]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4895</guid>
		<description><![CDATA[[ February 9, 2012; 3:30 pm to 4:30 pm. ] I am giving the closing keynote on day 1 of Predictive Analytics and Business Insights 2012 in San Francisco on February 9th at 3:30pm. I will be speaking on "The Intelligent Enterprise: Utilize decision management to move from Business Intelligence to Predictive Analytics" and attending the networking reception afterwards. Other speakers at the event include Saum Mathur – Vice President, [...]]]></description>
			<content:encoded><![CDATA[<table class="ec3_schedule"><tr><td colspan="3">February 9, 2012</td></tr><tr><td class="ec3_start">3:30 pm</td><td class="ec3_to">to</td><td class="ec3_end">4:30 pm</td></tr></table><p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>I am giving the closing keynote on day 1 of <a href="http://gmi-solutions.com/online_course_brochure/PredictiveAnalytics&amp;BusinessInsights2012.pdf" target="_blank">Predictive Analytics and Business Insights 2012</a> in San Francisco on February 9th at 3:30pm. I will be speaking on &#8220;The Intelligent Enterprise: Utilize decision management to move from Business Intelligence to Predictive Analytics&#8221; and attending the networking reception afterwards. Other speakers at the event include Saum Mathur – Vice President, Information Technology, Global Business Intelligence at Hewlett-Packard, George Roumeliotis - Leadership for Advanced Analytics and New Product Development at Intuit, and Nurtekin Savas – Director of Strategy &amp; Analytics at Visa.</p>
<p>You can get details on the event <a href="http://gmi-solutions.com/online_course_brochure/PredictiveAnalytics&amp;BusinessInsights2012.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2012/01/19/keynote-the-intelligent-enterprisefrom-bi-to-predictive-analytics-with-decision-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here&#8217;s how focusing on decisions aligns analytics and business</title>
		<link>http://jtonedm.com/2012/01/17/heres-how-focusing-on-decisions-aligns-analytics-and-business/</link>
		<comments>http://jtonedm.com/2012/01/17/heres-how-focusing-on-decisions-aligns-analytics-and-business/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 22:39:18 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business alignment]]></category>
		<category><![CDATA[Business Rules]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision analysis]]></category>
		<category><![CDATA[decision discovery]]></category>
		<category><![CDATA[decision management system]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[metric]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[operational]]></category>
		<category><![CDATA[predictions]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4889</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorIn a recent article over on All Analytics &#8211; Analytics-Business Alignment Needs Work &#8211; Beth Schultz discussed a set of Gartner predictions written up by Doug Laney. In particular she highlights Gartner&#8217;s finding that companies
cited &#8230;aligning BI initiatives with corporate strategy and objectives nearly three times as often as they [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>In a recent article over on <a href="http://www.allanalytics.com">All Analytics</a> &#8211; <a href="http://www.allanalytics.com/author.asp?doc_id=237655">Analytics-Business Alignment Needs Work</a> &#8211; Beth Schultz discussed a set of Gartner predictions written up by <a href="http://twitter.com/#!/doug_laney">Doug Laney</a>. In particular she highlights Gartner&#8217;s finding that companies</p>
<blockquote><p>cited &#8230;aligning BI initiatives with corporate strategy and objectives nearly three times as often as they called out technology-related issues</p></blockquote>
<p>This is a problem I see regularly across both BI and other analytics efforts. I think the primary driver of this is an abject under-definition of the decisions that BI and analytics are supposed to be enabling/improving. We model and manage business processes and the data they need. We don&#8217;t model or manage the decisions within those processes nor consider their impact on the business. I call this process Decision Discovery and wrote about it extensively in <a href="http://www.decisionmanagementsolutions.com/book">Decision Management Systems: A Practical Guide to using Business Rules and Predictive Analytics</a> - the whole of chapter 5 is devoted to this critical first step. I wrote a quick overview recently about the use of  <a href="http://www.information-management.com/newsletters/advanced-analytics-requirements-BI-predictive-10021784-1.html">decision discovery to gather requirements for advanced analytics</a> and my experience is that it also works for driving successful BI efforts. Organizations that understand the decisions involved, how they relate to each other, what information and know-how is needed for each decision and how decision decompose into smaller, more focused ones are more likely to see where analytics will make a difference. By evaluating the impact each decision has on business objectives and key performance indicators, the alignment of analytic efforts to corporate objectives can be achieved &#8211; they are linked by the modeled decisions.</p>
<p>In addition, Doug is quoted as saying</p>
<blockquote><p>Too often we observe organizations developing and deploying hindsight-oriented reports and/or query applications focusing on metrics that users may find interesting, but that don&#8217;t represent the operational or strategic controls used to facilitate business performance.</p></blockquote>
<p>Once again the linkage of decisions to objectives helps as this allows the analytics to be prioritized and focused on assisting with those decisions that really matter to the key objectives of the organization.</p>
<p>In his recommendations Doug has one that particularly resonated with me:</p>
<blockquote><p>&#8230;a top-down view of metrics, which should determine and define your tactics</p></blockquote>
<p>And this top-down view of metrics should be combined with a business-centric, top down view of decisions.</p>
<p>I also liked</p>
<blockquote><p>Make experimentation and closed-loop implementations standard practice</p></blockquote>
<p>As the third step in my approach is always what I call Decision Analysis &#8211; the ongoing process of improvement, test and  learn and decision performance monitoring.</p>
<p>Decision Management, and the discovery and modeling of decisions in particular, really drives business/analytics alignment.</p>
<p>If you are interested in how to go about decision discovery or what to build you own decision inventory, drop us a line <a href="mailto:info@decisionmanagementsolutions.com">info@decisionmanagementsolutions.com</a> and we will see if we can help. You might also want to check out my forthcoming workshop on <a href="http://www.predictiveanalyticsworld.com/sanfrancisco/2012/business_friendly_data_mining.php">Business Friendly Data Mining</a> at Predictive Analytics World.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2012/01/17/heres-how-focusing-on-decisions-aligns-analytics-and-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Look &#8211; Quiterian</title>
		<link>http://jtonedm.com/2012/01/10/first-look-quiterian/</link>
		<comments>http://jtonedm.com/2012/01/10/first-look-quiterian/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 20:25:07 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analyst]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business user]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Data Miners]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision tree]]></category>
		<category><![CDATA[forecasting]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[pmml]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[segment]]></category>
		<category><![CDATA[self-service]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4879</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorQuiterian is a Spanish company with offices in the US, Mexico and Europe. Quiterian Analytics aims to be complementary to traditional tools for reporting by helping companies get more value from their data sooner. In particular they aim to help companies anticipate the future by providing simple to use predictive analytics [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p><a href="http://www.quiterian.com/site/en">Quiterian</a> is a Spanish company with offices in the US, Mexico and Europe. <a href="http://www.quiterian.com/site/en/product/s-quiterian-analytics">Quiterian Analytics</a> aims to be complementary to traditional tools for reporting by helping companies get more value from their data sooner. In particular they aim to help companies anticipate the future by providing simple to use predictive analytics and by empowering users while reducing IT costs. They see the BI market in three broad segments:</p>
<ul>
<li>Dashboards and reports &#8211; traditional BI tools as well as some of the newer, easier to use visualization tools &#8211; with little or no focus on advanced analytics</li>
<li>Data mining tools focused on professional data miners and statisticians, typically not terribly visual.</li>
<li>Visual Data Mining tools that site between the two aimed at analysts and business users with no dependency on IT or data miners. This is where Quiterian is targeted</li>
</ul>
<p>They offer fast and comprehensive data analysis and visualization, self-service for non-technical users and aim to be very agile with no need to pre-create cubes etc. Specifically Quiterian Analytics is a web-based SaaS tool that includes functions for</p>
<ul>
<li>Its own analytical database that is a columnar/in memory hybrid</li>
<li>Data acquisition, exploration and engineering</li>
<li>Advanced analytics</li>
<li>Distributing and sharing findings</li>
<li>Workflow</li>
</ul>
<p>Users can identify various data sources and load them up using Quiterian’s ETL. Drag and drop exploration tools allow users to profile the data, examine the underlying records etc. Charts of distributions, various statistical measures and frequency distribution can be displayed easily. Subsets can be selected from the graphs and everything recalculated based on those subsets.</p>
<p>Pivot tables, venn diagrams, bubble charts and more can be used to see what is going on in the data. For instance the customers who don’t have a credit card but do have a current account and don’t have a credit card from another company. These analyses can be saved, exported and shared in a variety of ways.</p>
<p>Expressions, calculated values, can be defined and used in analysis. Users can also use more advanced tools such as aggregates across rows, tools to manage quartiles/deciles, or tools to apply Pareto distributions to see what percentage of profit comes from a certain percentage of customers for instance. Profiling tools can be used to assess correlation, for instance by identifying which attributes are strongly correlated with profitability. A profile can then be applied to a group based on a previous query or analysis. New selections can be based on these profile attributes and pivot tables and other kinds of analysis can build on these selections.</p>
<p>In addition the tool supports decision trees, clustering and forecasting for more advanced analytics. The decision tree data mining algorithm has some nice usability features with color coding, accuracy measures etc. This can then be saved as an algorithm and be applied to any set of records selected in the tool using any of the other elements.</p>
<p>Finally the workflow component allows tasks within the tool to be scheduled. You can schedule actions to take when a new model is created, as part of a scheduled campaign, when specific technical changes are made or just at a particular time. These tasks can apply models or algorithms, send emails etc. Quiterian is working on adding some specific action types to expand this e.g. invoking actions in salesforce.com or email marketing tools as well as twitter, SAP, Omniture and others. As the range of actions expands, the ability to embed these analyses into decisions will likewise expand. A PMML import/export capability is also in the works.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2012/01/10/first-look-quiterian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Look &#8211; Talend</title>
		<link>http://jtonedm.com/2012/01/05/first-look-talend/</link>
		<comments>http://jtonedm.com/2012/01/05/first-look-talend/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 18:26:04 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[bpm]]></category>
		<category><![CDATA[Business Rules]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[data integration]]></category>
		<category><![CDATA[data quality]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[mdm]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4867</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorTalend has been around for about 6 years and the original focus was on “democratizing” data integration – making it cheaper, easier, quicker and less maintenance-heavy. They originally wanted to build an open source alternative for data integration. In particular they wanted to make sure that there was a product [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>Talend has been around for about 6 years and the original focus was on “democratizing” data integration – making it cheaper, easier, quicker and less maintenance-heavy. They originally wanted to build an open source alternative for data integration. In particular they wanted to make sure that there was a product that worked for smaller companies and smaller projects, not just for large data warehouse efforts.</p>
<p>Talend has 400 employees in 8 countries and 2,500 paying customers for their Enterprise product. Talend uses an “open core” philosophy where the core product is open source and the enterprise version wraps around this as a paid product. They have expanded from pure <a href="http://www.talend.com/products/enterprise-di.php">data integration</a> into a broader platform with <a href="http://www.talend.com/products/enterprise-dq.php">data quality</a> and <a href="http://www.talend.com/products/enterprise-mdm.php">MDM</a> and a year ago they acquired an open source ESB vendor and earlier this year released a Talend branded version of this <a href="http://www.talend.com/products/open-studio-esb.php">ESB</a>.</p>
<p>Talend 5 is a “holistic integration platform” with a newly announced OEM of BonitaSoft (they were already using the workflow capabilities of BonitaSoft in their MDM product). Talend 5 now embeds the complete Boniasoft product. This gives them data integration (historical core), <a href="http://www.talend.com/products/enterprise-bpm.php">process integration</a> (BonitaSoft) and application integration (ESB)</p>
<p>There are 5 elements to the core <a href="http://www.talend.com/talend-products/">Talend platform</a></p>
<ul>
<li>Common design environment across all three elements, including the BonitaSoft elements being OEMed</li>
<li>Shared project repository for artifacts and metadata</li>
<li>Single deployment approach</li>
<li>Single runtime environment</li>
<li>Single monitoring and management platform</li>
</ul>
<p>A <a href="http://www.talend.com/products/talend-unified-platform.php">single platform</a> really helps with projects that combine multiple elements (data integration and BPM say) &#8211; Talend try to make it easy for organizations to adopt additional elements by reducing the learning curve through common tooling etc.  Nevertheless Talend remains committed to providing best of breed elements in each case. The product supports the increasing array of cloud and hybrid-cloud deployments with particularly strong support for <a href="http://www.talend.com/products-talend-cloud/">hybrid clouds</a>. They support “<a href="http://www.talend.com/products-big-data/">Big Data</a>” quality and integration tools that run inside Hadoop and allow companies to handle this data the same way they would handle data stored elsewhere. They also embed the JBoss Rules engine and JBoss Guvnor for rule management. This obviously allows for both simple business rules on the integration and data quality side and more complex embedded decision-making.</p>
<p>Good decision-making relies on data being delivered to the point of decision. An approach to data integration that focuses on the use of data for a specific solution while allowing a broad-based, coherent integration architecture to be developed incrementally feels like the right approach to data integration in a decision management context.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2012/01/05/first-look-talend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Look &#8211; Spotfire 4.0</title>
		<link>http://jtonedm.com/2011/11/14/first-look-spotfire-4-0/</link>
		<comments>http://jtonedm.com/2011/11/14/first-look-spotfire-4-0/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 16:40:21 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[analytic model]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision analysis]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[decision management system]]></category>
		<category><![CDATA[predictive analytic model]]></category>
		<category><![CDATA[score]]></category>
		<category><![CDATA[segment]]></category>
		<category><![CDATA[segmentation]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tibco]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4794</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorI got a quick update on Spotfire 4.0 recently (announced today &#8211; I last reviewed Spotfire in February). This release was aimed primarily at getting analytics to a wider audience through analytic dashboards and social collaboration. As we all know, many people work with others in different locations and time [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>I got a quick update on Spotfire 4.0 recently (<a href="http://spotfire.tibco.com/about-spotfire/news-room/press-releases/2011/11_14_11-Spotfire4-0.aspx">announced today</a> &#8211; I last reviewed <a title="First Look – Tibco Spotfire" href="http://jtonedm.com/2011/02/15/first-look-tibco-spotfire/">Spotfire in February</a>). This release was aimed primarily at getting analytics to a wider audience through analytic dashboards and social collaboration. As we all know, many people work with others in different locations and time zones. This requires strong context for understanding analysis, multi-channel support and an ability to collaborate. Spotfire has historically been focused on helping individuals to apply their own skills to an analysis and this release makes it easier for organizations to add their collective intelligence. Specifically:</p>
<ul>
<li>It is easier now to take a Spotfire analysis and embed it in a SharePoint or other portals/websites.</li>
<li>You can also embed other content into the analysis such as wikis.</li>
<li>Social integration is through integration with tibbr (TIBCO’s social platform for the enterprise that allows chatting, threaded conversations, multi-channel support, including apps for various smart devices, and is geared to following a subject rather than just a person).</li>
<li>You can share analyses from Spotfire through tibbr and discuss it or open it in Spotfire for further analysis.</li>
<li>Companies have been using Spotfire for dashboards but this release improves the presentation of data to make it crisper and quicker to get understanding – making it match the expectations of a dashboard user who is going to glance/skim while still supporting the interactivity when needed. You create new visualizations specifically designed for display in a Web browser to make it look like a dashboard while still allowing access to Spotfire.</li>
<li>The release also focuses on continuing to improve the environment for data discovery as well as for sharing analysis.</li>
</ul>
<p>I found a couple of things interesting in this release, even though collaborative decision-making is not really my thing.</p>
<p>Being able to present analysis and drill-down in the context of an application or Web page is always more interesting to me than a standalone application. This kind of embedding allows a Decision Management System to embed a visualization in a transaction when it is referred to someone for audit review or because it cannot be handled automatically by the system. Combined with Spotfire’s existing automation services for creating analyses programmatically it would allow a Decision Management System to generate a useful visualization for every transaction that required manual review.</p>
<p>Some Decision Management Systems never make a final decision but are focused instead on reducing the degrees of freedom of a human decision-maker to just those that make sense for a specific decision. The ability to present a generated visualization to help the user make the final decision is also interesting and would be improved by this release.</p>
<p>The ability to show data in the collaboration view that changes as the visualization is interacted with would allow, for instance, the rule logs for specific decisions to be reviewed as you analyzed your overall decision results. This could be very useful in a decision analysis context. You could also present this in the context of a results dashboard and that would help folks using a Decision Management System see how they got the results they got. You could presumably also allow the tibbr thread to be accessed both from the results view and from a rule editing Web page that allowed the rules behind the results to be added, allowing collaboration between those reviewing the results and those working on the rules.</p>
<p>Finally, I think this release would make it easier to develop some analysis (using S+ say) that got embedded into a Decision Management System as a predictive analytic model or a set of rules and re-use that analysis when a transaction is referred out of the system for manual review. When you can’t automatically decide you want to be able to present the same analysis (customer segmentation, risk) but using a visualization not a score. This release makes this much easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2011/11/14/first-look-spotfire-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analytics Keynote #iod11</title>
		<link>http://jtonedm.com/2011/10/24/analytics-keynote-iod11/</link>
		<comments>http://jtonedm.com/2011/10/24/analytics-keynote-iod11/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 00:41:08 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[business analytics]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decisioning]]></category>
		<category><![CDATA[forecasting]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[in-memory]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[score]]></category>
		<category><![CDATA[scorecard]]></category>
		<category><![CDATA[SPSS]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4724</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorDeepak Advani kicked off the first day’s analytics keynote by noting the number of different analytics communities that are now part of IBM – Cognos, SPSS, Algorithmics and more. Analytics, he says, is a broad change that is just beginning and will impact everyone. Rob Ashe followed and made the [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>Deepak Advani kicked off the first day’s analytics keynote by noting the number of different analytics communities that are now part of IBM – Cognos, SPSS, Algorithmics and more. Analytics, he says, is a broad change that is just beginning and will impact everyone. Rob Ashe followed and made the point that the <a title="Opening Keynotes at #iod11" href="http://jtonedm.com/2011/10/24/opening-keynotes-at-iod11/">opening keynote of IOD</a> was focused on analytics almost to the exclusion of anything else. Analytics, he says, is moving from a vendor-push to a customer-pull phase, with demand for analytics growing rapidly in customers of every type as business becomes increasingly information-based. Analytics is driving change in companies of every size even though, in some ways, the analytics industry is just getting started. Rob identified three areas he sees as core focus areas:</p>
<ul>
<li>Demand for agile analytics<br />
Complementing large enterprise deployments with flexible tools for knowledge workers and managers so they can quickly access and analyze data.</li>
<li>Broad spectrum of analytics<br />
IBM’s focus is on platforms so they want to make sure that everything they do comes together in a scalable enterprise-suitable platform.</li>
<li>Wild west of big data<br />
As more data explodes into companies it cannot be ignored but it is real-time, personal/social, high volume and unstructured making it a governance and integration channel.</li>
</ul>
<p>He presented 3+3: 3 focus areas of Big Data analytics, Decision Management and personal analytics across three areas &#8211; customer analytics, finance analytics and risk analytics. Great to see Decision Management get such a strong focus and to see both customer and risk analytics showing strongly.</p>
<p>Eric Yau came up to present the details. IBM divides analytics into a platform, capabilities and solutions:</p>
<ul>
<li>Platform – access all your data sources, model against this data, manage everything and deploy it. IBM handles meta data, in-memory and other technical issues of analytics at this level</li>
<li>Capabilities – reporting, dashboards, scorecards, predictive analytics, real-time monitoring, planning and forecasting</li>
<li>Solutions – around customers, finance, risk and industry verticals</li>
</ul>
<p>Eric was joined by Cincinnati Zoo on stage who have a great story of using business intelligence to understand and then improve the operations of the zoo.</p>
<p>Going forward IBM say they are making a series of investments. In the platform layer this includes Cognos 10 on the cloud, integration with content management, in-memory optimization and real-time decisioning (SPSS Decision Management). Capability investments include mobility with a new iPad application, business insight workspace with a unified environment for BI, in-memory analytic server and predictive analytics where SPSS Modeler can be easily connected to the same data sources used by Cognos.</p>
 <div class='series_links'><a href='http://jtonedm.com/2011/10/24/business-analytics-optimization-keynote-iod11/' title='Business Analytics Optimization Keynote #iod11'>Previous in series</a> <a href='http://jtonedm.com/2011/10/25/transformation-in-the-era-of-big-data-and-analytics-iod11/' title='Transformation in the era of big data and analytics #iod11'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2011/10/24/analytics-keynote-iod11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening Keynotes at #iod11</title>
		<link>http://jtonedm.com/2011/10/24/opening-keynotes-at-iod11/</link>
		<comments>http://jtonedm.com/2011/10/24/opening-keynotes-at-iod11/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 16:58:03 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[business analytic]]></category>
		<category><![CDATA[business analytics]]></category>
		<category><![CDATA[business analytics and optimization]]></category>
		<category><![CDATA[business process]]></category>
		<category><![CDATA[case management]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision making]]></category>
		<category><![CDATA[decision management system]]></category>
		<category><![CDATA[Financial Services]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[netezza]]></category>
		<category><![CDATA[operational decision]]></category>
		<category><![CDATA[predictive analytics]]></category>
		<category><![CDATA[risk management]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[structured data]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4716</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorJeff Jonas&#8216; great ad for analytics, talking about crossing a road as an analogy for the power of predictive analytics, kicked off the first real content of the keynote. Jeff talked about enterprise amnesia, the challenge of enterprises being unable to process all the data they have flowing in. Jeff [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p><a href="http://twitter.com/#!/jeffjonas">Jeff Jonas</a>&#8216; great ad for analytics, talking about crossing a road as an analogy for the power of predictive analytics, kicked off the first real content of the keynote. Jeff talked about enterprise amnesia, the challenge of enterprises being unable to process all the data they have flowing in. Jeff uses a puzzle metaphor and argues that companies don&#8217;t know even which puzzles they have pieces for, whether they have duplicates or missing pieces. He had a wonderful story of a group of kids working with pieces from multiple puzzles and how they worked through it. He uses this to describe the importance of context and the fact that context accumulates gradually though not in a linear way. Big Data in this view helps drive this improves context and makes it easier to find problems and assemble/use the data you have. Enterprise Intelligence involves not only building this context but also deciding, sometimes in less than 200ms sometimes by reaching out to a decision-maker. But this data also drives longer term &#8220;deep reflection&#8221;. &#8220;Sense and Respond&#8221; <em>and</em> &#8220;Explore and Reflect&#8221;. You need streaming data handlers, analytic appliances to process lots of data for deep insights, BI tools for people and Decision Management Systems based on rules and embedded analytics.</p>
<p>Sarah Diamond came up next to talk about the financial services industry. &#8220;Transformation is the new normal&#8221; in this industry and this requires a new approach to analytics and transparency. SunTrust came up to follow up on this to talk about their journey to a new approach to risk analytics. They went from multiple redundant areas to standardized reporting, from Excel and Access to an integrated warehouse infrastructure, from paper reports to portals. IT support is up, inconsistencies are down and data is managed more effectively. A massively more efficient BI environment for sure that helped SunTrust keep better track of what was going on as the markets went into crisis. Personally I think what they did is PART of the solution for risk management as they improved their ability to MONITOR risk but not manage it as operational decisions were made. It&#8217;s a beginning, a foundation, not an end.</p>
<p>The efforts SunTrust have made to make analytics pervasive are impressive but they seem overly focused on presenting data to people using BI tools. Personally I don&#8217;t see that as a route to pervasive analytics &#8211; only embedding analytics in Decision Management Systems that anyone/everyone can use will make analytic decision-making truly pervasive. A teller is just not going to have the time or skills to use analytics the way the knowledge workers and risk managers in the organization do. SunTrust are trying to embed analytics in their workflow and processes but it still seems focused on presenting it to people not empowering the systems themselves to make good decisions. Their closing point though, that analytics must be embedded in operational processes to be successful, is the right lesson.</p>
<p>Some great customer stories for predictive analytics followed with strong ROI but too little detail on how these analytics embedded into the operational processes and systems that drive the business.</p>
<p>Leaders, Mike Rhodin of IBM said, are those who can embed analytics throughout their business. They need to do this despite exploding data volumes and new sources of data. Meanwhile change continues to be a challenge and the gap between those making the most of analytics and their competitors continues to grow. Companies need systems that are agile (to respond to change), analytic (to make the most of their data) and adaptive (to maximize value by learning over time) &#8211; they need <a href="http://bit.ly/n4p25H">Decision Management Systems</a>! As Mike said, you need to deploy analytics into their business processes to optimize outcomes. I don&#8217;t think this is mostly about getting analytic tools into the hands of people throughout the organization so much as getting analytic decision-making to everyone (which is not quite the same). Too many examples of putting reports and dashboards into the hands of people and of using predictive analytics only to route transactions to the right people rather than actually having systems that ACT on their behalf. Taking control of your information is good anticipating and shaping outcomes is good too but the critical step too many people miss is turning this insight into ACTION.</p>
<p>Robert LeBlance talked about IBM&#8217;s view of a sufficiently &#8220;bold&#8221; information strategy. It mus allow you to take unstructured content and structured data and bring it all together with integrated, federated, real-time management and allow for Big Data which means that external sources are as important as internal ones. He did not talk about being bold enough to embed analytics in your systems which is a pity.</p>
<p>Arvind Krishna came up to talk about some new IBM announcements:</p>
<ul>
<li>DB2 Analytics Accelerator (using Netezza) and IMS 12 for improved performance</li>
<li>Content and predictive analytics for Healthcare and IBM Case Manager 5.1 for medical insights and advanced case management</li>
<li><a title="First Look – IBM InfoSphere" href="http://jtonedm.com/2011/08/03/first-look-ibm-infosphere/">InfoSphere MDM</a> &#8211; a unified MDM platform and new capabilities for integration and governance for big data sources</li>
<li>iPad support for Cognos and new personal analytics tool</li>
<li>Algorithmics now part of IBM for risk monitoring and analysis</li>
<li>Q1 Labs is going to be acquired for security management</li>
<li><a title="IBM’s Big Data Platform and Decision Management" href="http://jtonedm.com/2011/05/24/ibms-big-data-platform-and-decision-management/">InfoSphere BigInsights and Streams</a> for handling streaming &#8220;big&#8221; data</li>
<li>New Business Analytics and Optimization Jumpstart services</li>
</ul>
<p>Lots of good stories, lots of good advice but not enough on how all this actually hits the front-line systems and people &#8211; not enough on Decision Management Systems and operational decision making.</p>
 <div class='series_links'> <a href='http://jtonedm.com/2011/10/24/business-analytics-optimization-keynote-iod11/' title='Business Analytics Optimization Keynote #iod11'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2011/10/24/opening-keynotes-at-iod11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pervasive BI: Top Factors for Success</title>
		<link>http://jtonedm.com/2011/09/19/pervasive-bi-top-factors-for-success/</link>
		<comments>http://jtonedm.com/2011/09/19/pervasive-bi-top-factors-for-success/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 01:54:29 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[executive]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[IDC]]></category>
		<category><![CDATA[kpi]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[metric]]></category>
		<category><![CDATA[performance management]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4613</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorBrian McDonough of IDC talked about the drivers for pervasive BI in organizations. He identified various metrics for measuring pervasiveness. Each of these could be assessed (from beginner to expert for instance) to see how well an organization is doing.

Data Update Frequency
Percent of Power Users
Degree of Internal Use
Degree of External [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>Brian McDonough of IDC talked about the drivers for pervasive BI in organizations. He identified various metrics for measuring pervasiveness. Each of these could be assessed (from beginner to expert for instance) to see how well an organization is doing.</p>
<ul>
<li>Data Update Frequency</li>
<li>Percent of Power Users</li>
<li>Degree of Internal Use</li>
<li>Degree of External Use</li>
<li>Analytical Orientation</li>
<li>Number of Domains</li>
</ul>
<p>IDC found that all of these were worth measuring to see how pervasive your BI/analytics deployment is. In addition they researched what management could do to influence analytical orientation:</p>
<ol>
<li>Training on KPIs, analytics and tools</li>
<li>Solution design quality</li>
<li>Data governance</li>
<li>Non-executive management involvement</li>
<li>Performance management methodology</li>
</ol>
<p>These areas had large differences between leaders and laggards &#8211; for instance 75% of leaders had a formal performance management methodology where only 43% of laggards did.</p>
<p>Brian showed the IDC Decision Management model (blogged about <a title="IDC: Decision Management Market at $10B by 2014" href="http://jtonedm.com/2011/01/18/idc-decision-management-market-at-10b-by-2014/">here</a>). The degree of automation and the kinds of analytics need to be considered based on the degree of collaboration involved in a decision, how often the decision must be made and so on.</p>
<p>Sadly I couldn&#8217;t blog Brian live (no wifi) and this was my last session of the conference.</p>
 <div class='series_links'><a href='http://jtonedm.com/2011/09/19/trends-in-smarter-business-analytics/' title='Trends in smarter business analytics'>Previous in series</a> </div>]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2011/09/19/pervasive-bi-top-factors-for-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trends in smarter business analytics</title>
		<link>http://jtonedm.com/2011/09/19/trends-in-smarter-business-analytics/</link>
		<comments>http://jtonedm.com/2011/09/19/trends-in-smarter-business-analytics/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 17:38:52 +0000</pubDate>
		<dc:creator>James Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Decision Management]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[business analytic]]></category>
		<category><![CDATA[business analytics]]></category>
		<category><![CDATA[business user]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[decision management system]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[geospatial]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[predictions]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jtonedm.com/?p=4608</guid>
		<description><![CDATA[Copyright © 2012 http://jtonedm.com James TaylorDon Campbell, CTO Of IBM&#8217;s Business Intelligence group, presented on trends in smarter business analytics. He sees four focus areas &#8211; improving customer understanding, optimizing real-time decisions, better enterprise visibility and improved collaboration. All underpinned by managed, trusted data. IBM&#8217;s customers tell them that the 3 big challenges are

A lack [...]]]></description>
			<content:encoded><![CDATA[<p></p>Copyright © 2012 http://jtonedm.com James Taylor<br><br /><p>Don Campbell, CTO Of IBM&#8217;s Business Intelligence group, presented on trends in smarter business analytics. He sees four focus areas &#8211; improving customer understanding, optimizing real-time decisions, better enterprise visibility and improved collaboration. All underpinned by managed, trusted data. IBM&#8217;s customers tell them that the 3 big challenges are</p>
<ul>
<li>A lack of understanding of how to use analytics</li>
<li>A lack of management bandwidth</li>
<li>A lack of skills</li>
</ul>
<p>In addition companies are changing how they see analytics, focusing on more advanced and forward-looking analytics and less on management reporting.</p>
<p>Don meanwhile sees several areas where future developments are important:</p>
<ul>
<li>Mobility &#8211; more mobile devices, tablets, HTML 5 etc<br />
More and more about business users pushing IT not IT pushing to users. Increasingly about taking advantage of the devices GPS, and accelerometer for instance as well as pushing simple device-centric interfaces not simply replicating the traditional view on those devices.</li>
<li>Cloud and massive scale analytics<br />
Lots of interest in cloud implementations for massive scale etc. Interestingly this is an area where I am doing some research &#8211; check out <a href="http://www.smartdatacollective/predictive-analytics-cloud" target="_blank">smartdatacollective/predictive-analytics-cloud</a> to register or take our upcoming survey.</li>
<li>Watson<br />
There is lots of interest in <a title="What does IBM Watson mean for Decision Management and Analytics?" href="http://jtonedm.com/2011/02/15/what-does-ibm-watson-mean-for-decision-management-and-analytics/" target="_blank">IBM&#8217;s Watson</a> &#8211; both interest in its ability to interpret questions and use large amounts of data to answer questions as well as its ability to use multiple strategies to learn what works and what does not.</li>
<li>Geospatial and temporal analytics<br />
As mobile devices proliferate the need for geospatial and temporal aspects to analysis and predictions. Who is the most useful customer for me to visit when I have a few hours spare in my current location?</li>
<li>Consumable analytics<br />
Many organizations have very low adoption rates of analytics &#8211; stuck around 20% &#8211; so we must make it easier to consume analytics through automation (by building <a href="http://www.decisionmanagementsolutions.com/book" target="_blank">Decision Management Systems</a>) as well as through better visualization.</li>
<li>Social media and social analytics<br />
This allows us to interact with customers in new ways and so has the potential to really change how we work.</li>
</ul>
 <div class='series_links'><a href='http://jtonedm.com/2011/09/19/predictive-analytics-in-healthcare/' title='Predictive Analytics in Healthcare'>Previous in series</a> <a href='http://jtonedm.com/2011/09/19/pervasive-bi-top-factors-for-success/' title='Pervasive BI: Top Factors for Success'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://jtonedm.com/2011/09/19/trends-in-smarter-business-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

