<?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>Bob Lambert &#187; Alignment</title>
	<atom:link href="http://robertlambert.net/tag/alignment/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertlambert.net</link>
	<description>on business-aligned information technology</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:26:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Business requirements up front</title>
		<link>http://robertlambert.net/2010/03/plan-decide-ac/</link>
		<comments>http://robertlambert.net/2010/03/plan-decide-ac/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 20:38:03 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Business Case]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=866</guid>
		<description><![CDATA[&#8220;Our goals can only be reached through a vehicle of a plan, in which we must fervently believe, and upon which we must vigorously act. There is no other route to success.&#8221; &#8211; Pablo Picasso It is an old story: about 30% of IT application projects succeed, 45% are &#8220;challenged,&#8221; and the other quarter fail [...]]]></description>
			<content:encoded><![CDATA[<p style="padding-left: 30px;"><em>&#8220;Our goals can only be reached through a vehicle of a plan, in which we must fervently believe, and upon which we must vigorously act. There is no other route to success.&#8221; &#8211; Pablo Picasso<br />
</em></p>
<p>It is an old story: about 30% of IT application projects succeed, 45% are &#8220;challenged,&#8221; and the other quarter fail altogether.   That&#8217;s the consistent result over the years of the Standish Group Study of Project Outcomes.  Jorge Dominguez, <a title="The Curious Case of the CHAOS Report 2009" href="http://www.projectsmart.co.uk/the-curious-case-of-the-chaos-report-2009.html" target="_blank">here</a>, displays a chart of the remarkably similar results since 1994.  Not a pretty picture, right?  Some question the validity of the Standish studies, but Scott Ambler parallels the Standish story in a recent Dr Dobbs column called &#8220;<a title="Lies, Great Lies, and Software Development Project Plans" href="http://www.drdobbs.com/architecture-and-design/218700176;jsessionid=LGGO4SWIVFMNZQE1GHPSKH4ATMY32JVN" target="_blank">Lies, Great Lies, and Software Development Project Plans</a>,&#8221; which itemizes the strategies commonly used by IT project managers to &#8220;stay out of trouble&#8221; when schedule/budget results don&#8217;t match initial estimates.  For example, &#8220;18% change the original schedule to reflect the actual results&#8221;.</p>
<p>The frequent reaction to stats like these is to scapegoat the IT folks by finding fault with their tools, processes, or skills.  If we just had a more efficient methodology, or a slick development suite, or a more highly skilled team, or a better project process, were more agile, or whatever, then application projects would be on time, resulting systems would be faultless, and we could drive down outrageous IT costs.</p>
<p>Mr. Ambler plays out the IT perspective in <a title="Estimating on Agile Projects" href="http://www.drdobbs.com/architecture-and-design/223100694;jsessionid=YY1DVF1KVSAFVQE1GHPSKH4ATMY32JVN?cid=RSSfeed_DDJ_All" target="_blank">this column</a> about Agile  project estimation.  Here&#8217;s how I paraphrase the gist of his logic: you can&#8217;t accurately estimate early on due to normal uncertainty of high level requirements; you <em>will</em> get new requirements that <em>will</em> expand scope.  If you offer a range of predicted outcomes, management will hold you to the most optimistic, which will turn out to be a gross underestimate. Your best strategy is to use an accurate estimation method (net or average velocity, described in the article), and be straight with management even if they &#8220;don&#8217;t like what they are hearing&#8221;.</p>
<p>Based on my experience that sequence of events can be distressingly true to life.  But I&#8217;ve been on the other kind of IT project as well, the kind that ends on time, stays on budget, and satisfies the business. The scope of Mr. Ambler&#8217;s article doesn&#8217;t include asking <em>why</em> the requirements are changing so drastically, but if it had, maybe he would have asked questions like these:</p>
<ul>
<li>Does the business unit involved have defined objectives and processes?</li>
<li>Are strategic and tactical business objectives of the project defined, and do they support the business unit&#8217;s objectives?</li>
<li>Are the critical business success factors of the project defined?</li>
<li>Does the new project change business processes and if so have the new ones been defined yet?</li>
<li>Are there documented business requirements and a process for evaluating/approving changes?</li>
</ul>
<p>Based on what I&#8217;ve seen requirements shifts that nearly double the cost of an IT project, like the ones Mr. Ambler describes, result from inadequate business definition and business requirements analysis.  Of course it is true that the &#8220;initial high-level requirements and architecture envisioning&#8221; early in a typical project only enables an estimate &#8220;in the +/- 30% range&#8221;.  But effective requirements and architecture definition, when based on effective business definition, can enable a much closer estimate.  Further, it is possible to accurately estimate how long it will take to provide the more accurate estimate.</p>
<p>In some cases the business definition prerequisites clearly don&#8217;t yet exist at the outset of an application development effort.  One thing I&#8217;ve seen work in such cases is to divide the project into two separate projects: one to closely define the effort, and if needed make up for any lacking business definition, and another to build, test, and install the application. In between the two phases management will have the opportunity to review the costs/benefits of the project and evaluate whether to continue or not.  <a title="Big project coming up? Learn to  two-step." href="../2009/03/big-project-two-step/" target="_blank">This post</a> describes one project that successfully used that strategy.</p>
<p>Please don&#8217;t read this as repudiation of Agile methods and advocation of &#8220;big requirements up front&#8221;.  Agile methods work well whether or not business prerequisites are defined, but they <em>seem</em> not to work well when (1) the project&#8217;s goals shift with evolving business definition and (2) the plan and budget aren&#8217;t adjusted accordingly.</p>
<p>Business definition, completed as part of a discrete requirements phase, that leads to a management decision to continue or not, gives the team the opportunity to build on a solid business foundation.  It also gives management a reasonable estimate and a chance to bail if the project isn&#8217;t worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2010/03/plan-decide-ac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On DW federation, whac-a-mole, and integrating business data</title>
		<link>http://robertlambert.net/2010/01/on-dw-federation-whac-a-mole-integrating-business-data/</link>
		<comments>http://robertlambert.net/2010/01/on-dw-federation-whac-a-mole-integrating-business-data/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:39:10 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CapTech]]></category>
		<category><![CDATA[Data Quality]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=691</guid>
		<description><![CDATA[Information Management recently sent around their pick of best IM blog articles of 2009.  Among them was Forrester’s James Kobelius’s reaction to Bill Inmon’s “incineration of a straw man concept that he refers to as ‘virtual data warehousing (DW).’”  According to Mr. Inmon, virtual data warehousing reminds him of the carnival game called whac-a-mole.  He [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Information Management" href="http://www.information-management.com/" target="_blank">Information Management</a> recently sent around their pick of best IM blog articles of 2009.  Among them  was <a title="Inmon’s Vitriolic Slap At “Virtual Data Warehousing” Does Not Withstand Scrutiny - James Kobelius" href="http://www.information-management.com/blogs/inmon_kobielus_virtual_data_warehousing_challenge-10015212-1.html?ET=informationmgmt:e1275:1038858a:&amp;st=email" target="_blank">Forrester’s  James Kobelius’s reaction</a> to Bill Inmon’s “incineration of a straw man  concept that he refers to as ‘virtual data warehousing (DW).’”  <a title="The Elusive Virtual Data Warehouse - Bill Inmon" href="http://www.b-eye-network.com/view/9956/" target="_blank"></a></p>
<p><a title="The Elusive Virtual Data Warehouse - Bill Inmon" href="http://www.b-eye-network.com/view/9956/" target="_blank">According to Mr. Inmon</a>,  virtual data warehousing reminds him of the carnival game called <a title="Whac-a-mole at wikipedia" href="http://en.wikipedia.org/wiki/Whac-A-Mole" target="_blank">whac-a-mole</a>.  He says  “just when you think this incredibly inane idea has died and just when someone  has delivered what should have been a deathly blow, out it pops again from  another hole.” There’s just a very informal definition of virtual DW in Mr.  Inmon’s post (remember, he says he’s whacked this mole before), but, as I  interpret, he’s talking about a system built after a decision to avoid all the  expense of building a data warehouse by just having a query engine that pulls  the data from wherever it lives. Mr. Inmon argues that a query accessing diverse  databases would leave data integration to the user, and there’s no guarantee  that two users would integrate data the same way.  He cites virtual database  query inefficiency risks and, on the assumption that the query is trolling  operations focused databases, says that source data would be “tuned” to  operational rather than informational specifications for history retention and  completeness.</p>
<p>Mr. Inmon’s ideas drew quick reaction from Mr. Kobelius and <a title=" Time to Rexamine the &quot;Virtual&quot; Data Warehouse" href="http://www.b-eye-network.com/blogs/raden/archives/federated_data_warehouse/" target="_blank">Neil  Raden</a>.  Each in his own measured way stresses that integration can be  compatible with distributed architectures, and that there is a DW solution  architected for efficiency that includes effective data integration from diverse  sources: the Federated Data Warehouse.</p>
<p>Experience and emerging tools reinforce their point.  According to a colleague at CapTech, for smaller organizations &#8220;you can deal with this issue using a BI tool with a metadata layer that has joins predefined: the data integration is done by the BI metadata modeler.&#8221;  Another CapTech&#8217;er cites mashup as a potential quick and dirty approach.  Check out &#8220;7 Mashups Every Company Needs&#8221; <a title="7 Mashups Every Company Needs" href="http://www.jackbe.com/mashups/7mashups.php" target="_blank">here</a>.</p>
<p>A  well-architected federated warehouse certainly can integrate and deliver data,  maintain history, and enable a “single version of the truth”, perhaps in a more  timely manner than a “traditional” DW architecture.  On this question the devil  is in the specifics of the situation.  It is difficult to argue  one way or another out of the context of a real project in a real  organization.</p>
<p>However, even though it certainly has a technical side, data integration is  first a <em>business </em>activity.  Sometimes when we apply terms like  “semantic rationalization” to software components, we in IT start believing you  can actually build a machine that does the things you need to do to rationalize  data semantics, like figure out the corporate definition of a customer.  Of  course all we can do in IT is to build the empty shell.  The real work happens  when business people from departments whose data is being integrated sit down  and decide how they are going to define “staff member”, “customer”, and so on.   Only business professionals can say, for example, whether they want to include  contractors in staffing reports or whether the term “customer” includes  homebuyers under contract but not yet closed.</p>
<p>Integration tools that support data warehouses, whether centralized or  federated, are only as good as the business consensus behind them. The consensus  behind integrated data is arguably more rewarding to the business that the tools  because with consensus on critical objects and events come non-IT-specific  improvements like reduction of repetitive and conflicting business processes,  reduced communication breakdown due to terminology disconnects, and more.</p>
<p>To me the beauty of the Inmon DW model is that it provides a mechanism that  can assist an organization in evolving toward improved <a title=" Guage your Data Warehousing Maturity" href="http://www.information-management.com/issues/20041101/1012391-1.html" target="_blank">information  maturity</a>.  Organizations achieve some benefit by simply integrating data  into a single data warehouse.  However, the data warehouse also makes source  data quality problems obvious and blatantly reveals differences in data meaning  from one operational source to another.  So the warehouse delivers some benefit  early and also shows how much better it would be if data were integrated.  It  therefore becomes a tool for identifying, assessing, prioritizing, and  motivating correction of data deficiencies.</p>
<p>For organizations not so far along on the maturity curve, the additional  complexity of the federated warehouse tends to obscure this data quality  feedback loop. Federation based on drawing from operational sources integrates  data from a set of different databases built toward different architectural  goals.  On the other hand, the logical data model for the enterprise warehouse  is the enterprise data model, and its architectural objective is to integrate  enterprise data to provide a single source of truth.  Therefore, the enterprise  data warehouse provides an architectural focal point for integration.  It  isolates responsibility for improving data integration crisply at either the  source or the warehouse, and — within the framework of solid information  management strategy, management, and facilitation — motivates diverse business  players to work toward consensus definition of enterprise data.</p>
<p>Federation, or virtual data warehousing if you will, can be the best strategy  for the mature organization that has already integrated business data to a  consistent enterprise view.  For the rest of us, the single centralized  warehouse with its unambiguous architectural goals and borders seems the  shortest distance to achieving the business benefits of data integration.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2010/01/on-dw-federation-whac-a-mole-integrating-business-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stuck inside of problems with the business blues again?</title>
		<link>http://robertlambert.net/2009/09/stuck-inside-of-problems-with-the-business-blues-again/</link>
		<comments>http://robertlambert.net/2009/09/stuck-inside-of-problems-with-the-business-blues-again/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 21:03:38 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=632</guid>
		<description><![CDATA[Many see IT as application of technology to solve business problems.  Of course, this is true but it leaves out the third element, which is to apply the right architectural pattern to solve the problem.  For example, when the business problem is that reporting is slow and reports from different departments don&#8217;t match, the astute [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-634 alignright" title="Elements of IT Architecture" src="http://robertlambert.net/wp-content/uploads/2009/09/PatternTechProb1-300x156.jpg" alt="Elements of IT Architecture" width="300" height="156" /></p>
<p>Many see IT as application of technology to solve business problems. </p>
<p>Of course, this is true but it leaves out the third element, which is to apply the right architectural pattern to solve the problem.  For example, when the business problem is that reporting is slow and reports from different departments don&#8217;t match, the astute IT professional immediately thinks in terms of a data warehousing pattern employing technologies like databases, extract-transform-load (ETL) tools, and multi-dimensional reporting suites.</p>
<p>A strategy based on the tools alone may solve the immediate problem, but understanding the solution-pattern enables the IT professional to bring to the business the additional benefits that come with the pattern, organizational and IT support impacts, and any risks that might emerge by applying the pattern.  In the data warehousing case the informed architect might cite improved executive dashboards and ability to drill down to root causes from summary reports, the need for data stewardship, and potential long term increase in data storage capacity needs.</p>
<p>Beyond that, when the architect lacks the pattern approach he or she seems to the business person like <a title="Stuck Inside of Mobile with the Memphis Blues Again" href="http://www.bobdylan.com/#/songs/stuck-inside-mobile-memphis-blues-again" target="_blank">Bob Dylan&#8217;s debutante</a>: <em>&#8220;Your debutante just knows what you need, but I know what you want.&#8221; </em>On the projects I&#8217;ve been on where designers lacked a pattern-based perspective the technical team did exactly what the business folks said they wanted, but for the most part didn&#8217;t contribute to the business value of the solution.  On projects like this developers slavishly ensure the solution matches each and every requirement, rarely bring to the table new business requirements that are logical consequences of the design, and tend to avoid questioning defined requirements even if they are contradictory or counterproductive.</p>
<p>Sure, patterns aren&#8217;t strictly necessary.  An outstanding architect can design from whole cloth an original solution that precisely matches business need.  However, that&#8217;s not how outstanding architects do business, at least the ones I&#8217;ve known.  In my experience the best IT architects know patterns, like data warehousing, SOA, and others, well enough to match the business problem to the right pattern and then evolve the architecture from the generalized pattern into a problem-specific architecture based on the particulars of the business problem at hand.</p>
<p>Some examples of common solution patterns in the world of business IT are <a title="Data Warehousing at Wikipedia" href="http://en.wikipedia.org/wiki/Data_warehouse" target="_blank">Data Warehousing</a>, <a title="Master Data Management at Wikipedia" href="http://en.wikipedia.org/wiki/Master_Data_Management" target="_blank">Master Data Management</a>, and <a title="Service Oriented Architecture at Wikipedia" href="http://en.wikipedia.org/wiki/Service-oriented_architecture">Service Oriented Architecture</a> (the Wikipedia article on this one is preliminary at this writing but still a good intro for the uninitiated).   Those interested in a more technical introduction to patterns might start with <a title="A Quick Look at Architectural Styles and Patterns" href="http://www.infoq.com/news/2009/02/Architectural-Styles-Patterns" target="_blank">Avel Avram&#8217;s quick intro at InfoQ</a> (Membership at InfoQ is required but free and worthwhile).</p>
<p>And of course, apologies to Mr. Dylan for the title&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/09/stuck-inside-of-problems-with-the-business-blues-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud databases and business/IT alignment</title>
		<link>http://robertlambert.net/2009/08/cloud-databases-and-business-it-alignment/</link>
		<comments>http://robertlambert.net/2009/08/cloud-databases-and-business-it-alignment/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:43:48 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Database Design]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=582</guid>
		<description><![CDATA[Today, the foundation of most of our custom-built systems is a relational dbms.  While development frameworks vary, they overwhelmingly access and maintain data in relational tables and columns.  As I write I routinely save this post in a MySQL database, and at work I tend SQL Server applications.  Millions of others develop, use, and extract [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the foundation of most of our custom-built systems is a relational dbms.  While development frameworks vary, they overwhelmingly access and maintain data in relational tables and columns.  As I write I routinely save this post in a MySQL database, and at work I tend SQL Server applications.  Millions of others develop, use, and extract analytical data from thousands of SQL Server, DB2, and Oracle applications, on servers and networks maintained in-house by in-house administrators.</p>
<p>Some claim that the relational dbms may be out of style very soon.  Cool new &#8220;<a title="Cloud Computing at Wikipedia" href="http://en.wikipedia.org/wiki/Cloud_computing" target="_blank">cloud computing</a>&#8221; and &#8220;<a title="Software as a Service as Wikipedia" href="http://en.wikipedia.org/wiki/Software_as_a_service" target="_blank">SaaS</a>&#8221; apps and services  delivered over the internet seem to be popping up everywhere &#8211; just look at <a title="Salesforce.com" href="http://www.salesforce.com/" target="_blank">Salesforce.com</a>, the well-established Customer Relations Manager vendor, and the many cloud-based PC backup sites.  As part of that trend, Amazon, Google, Microsoft and others offer database services over the internet that don&#8217;t look much like relational dbms&#8217;s.  Some supporters of the cloud-db options seek alternatives to the standard relational DBMS (<a title="No to SQL? Anti-database movement gains steam" href="http://www.computerworld.com/s/article/9135086/No_to_SQL_Anti_database_movement_gains_steam_?taxonomyId=173&amp;pageNumber=2&amp;taxonomyName=Databases" target="_blank">note this widely read article</a>).  Of these, many are OO developers.  There’s a fundamental dissonance between OO and relational approaches, requiring an intermediate object/relational mapping (ORM) layer for OO systems to operate effectively with relational DBMSs.  Many of the new cloud-db options are open source, lightly structured data services provided via the internet, capable of storing and delivering large data stores for high availability, fast response applications.</p>
<p>The convenient thing about relational databases is that they pretty much match the business view of data, and therefore give business people and developers common ground.  A well thought out relational data model is one way to express the inherent structure of business rules (<a title="Data modeling: essential business skill" href="http://robertlambert.net/2009/01/data-modeling-essential-business-skill/" target="_blank">see this previous post</a>).  A relational model at the back end of a custom-built system means that both developers and business people can talk about the real guts of a system in ways that make sense to both, like this:</p>
<ul>
<li>Developer to business person: &#8220;Should we allow a<em> part_order</em> to include <em>items</em> from only one <em>division&#8221;</em></li>
<li>Business person to developer: &#8220;After a call from our shipping department, I ran a query on the <em>part_order </em>table and found a that there is a <em>part_order </em>with null <em>shipper_phone_number. </em>I thought it was a required column, what&#8217;s up?</li>
</ul>
<p>How&#8217;s it going to be when those comments don&#8217;t reflect the underlying structure of the database?  Today&#8217;s cloud db offerings vary in structure, but tend to favor highly efficient and flexible models like name-value pairs, and avoid the overhead required by semantic layers like the relational model.  According to the <a title="MongoDB" href="http://www.mongodb.org" target="_blank">MongoDB</a> site, &#8220;by reducing transactional semantics the db provides, one can solve an interesting set of problems where performance is very important.&#8221;</p>
<p>In such databases the structure of the data will be hidden from business people; there will be no shared business/IT view.  Rather than talking with business people about the actual database structure we&#8217;ll talk about its custom abstraction, and when things go poorly with performance and functionality the developer will in effect say &#8220;trust me on this one&#8221; to the business person rather than explaining what&#8217;s up.</p>
<p>For a long time cloud databases will be another option alongside the relational model, but the more prominent cloud databases become the more difficult it will be for developers and business people to communicate about business data in IT applications, and it could be a serious challenge for developers to learn to cross that communications gap without the bridge provided by the relational model.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/08/cloud-databases-and-business-it-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BI Business Case Basics: Three Things to Remember</title>
		<link>http://robertlambert.net/2009/07/bi-business-case-basics-three-things-to-remember/</link>
		<comments>http://robertlambert.net/2009/07/bi-business-case-basics-three-things-to-remember/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 11:33:26 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Business Case]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[CapTech]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=587</guid>
		<description><![CDATA[Here are three things to remember when putting together a BI business case: Intangible benefits don’t count. BI has no inherent value. Senior managers often make decisions about future outcomes with insufficient data. Intangible Benefits Don’t Count: An effective business case communicates tangible future value in a convincing way.  An argument has a chance of [...]]]></description>
			<content:encoded><![CDATA[<p>Here are three things to remember when putting together a BI business case:</p>
<div id="attachment_293" class="wp-caption alignright" style="width: 310px"><a href="http://www.information-management.com/specialreports/2009_133/bi_data_management_business_value-10015103-1.html" target="_blank"><img class="size-full wp-image-293 " title="InformationManagement" src="http://robertlambert.net/wp-content/uploads/2009/03/informationmgmt_logo.jpg" alt="InformationManagement" width="300" height="88" /></a><p class="wp-caption-text">Excerpt from &quot;Show Me the Money: A DM/BI Business Value Primer&quot;, Bob Lambert and Tri Truong, Information Management Special Reports, March 24, 2009</p></div>
<ol>
<li>Intangible benefits don’t count.</li>
<li>BI has no inherent value.</li>
<li>Senior managers often make decisions about future outcomes with insufficient data.</li>
</ol>
<p><strong>Intangible Benefits Don’t Count</strong>: An effective business case communicates tangible future value in a convincing way.  An argument has a chance of convincing a skeptical reader if the reader agrees that the argument’s assumptions are reasonable and that the conclusion follows logically from the assumptions.  Quantifying financial metrics like Return on Investment (ROI) or Net Present Value (NPV) help build the case, but such measures are credible only if readers agree with the underlying assumptions and the logic built upon them.<br />
<strong><br />
BI has no inherent value</strong>: We in the BI field believe that any organization’s fortunes would improve if it rationalized its data stewardship, integrated its data, and applied analytics creatively in management and operations.  However true, that view must ring hollow to senior business managers.  Without a compelling and motivating story about how a new system contributes to revenue or reduces costs, that system’s business case stops dead in its tracks.  Of course sometimes “someone at a high level” just wants BI, but organizations don’t often embark on BI efforts without first evaluating tangible costs and benefits.</p>
<p><strong>Senior Managers Make Decisions about Future Outcomes with Insufficient Data</strong>: Although BI practitioners must make a convincing case for future business value, there’s room for uncertainty.  Executives and senior managers aren’t highly compensated for playing it safe, but rather for understanding current conditions and setting direction based on educated but sometimes courageous predictions of future conditions.  A successful BI business case matches or extends the executive’s knowledge of current conditions and expands his or her view of potential future outcomes of near term actions.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/07/bi-business-case-basics-three-things-to-remember/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t forget to get it done</title>
		<link>http://robertlambert.net/2009/06/dont-forget-to-get-it-done/</link>
		<comments>http://robertlambert.net/2009/06/dont-forget-to-get-it-done/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:35:20 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Alignment]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=556</guid>
		<description><![CDATA[In a recent article at Information Management, Maria Villar and Theresa Kushner offer 4 Steps to Create an Effective IT and Business Partnership, a very useful list of ways to ensure &#8220;strong partnership between IT and business&#8221;.  To the authors this partnership &#8220;is the most important, and often overlooked, component to successfully managing critical business [...]]]></description>
			<content:encoded><![CDATA[<p>In a<a title="4 Steps to Create an Effective IT and Business Partnership" href="http://www.information-management.com/specialreports/2009_145/effective_information_technology_business_partnership_intelligence-10015537-1.html?ET=informationmgmt:e993:1038858a:&amp;st=email" target="_blank"> recent article at Information Management</a>,  Maria Villar and Theresa Kushner offer <em>4 Steps to Create an Effective IT and Business Partnership</em>, a very useful list of ways to ensure &#8220;strong partnership between IT and business&#8221;.  To the authors this partnership &#8220;is the most important, and often overlooked, component to successfully managing critical business data. Undertaking business intelligence, data quality or an enterprise data management [program] without full cooperation and collaboration between IT and the business is a formula for frustration.&#8221;  The authors suggest these four steps: &#8220;know your partner, develop a relationship, define roles and responsibilities, and establish open, regular communication channels.&#8221;  I recommend reading this article because IT folks (like me) seem tempted to neglect the habits that enable building a solid relationship with business people.</p>
<p>That said, it seems to me that there&#8217;s something missing.  Consider one BI manager I know who has fractious relations with his business customers.  I won&#8217;t go into detail, but trust me, relations have been rocky, and reviews from key business players poor.  What this person does extremely well is to build rock-solid, reliable systems, deliver on time, meet business needs, and ensure that the solution meets regulatory and audit concerns.  This BI group is essentially unchanged after many years, enduring even the recent recession in a devastated industry segment, and outlasting many of its critics.</p>
<p>To me, building a good relationships is important, but execution is the <em>sine qua non </em>of IT/business alignment.  Think about it.  Say you hire a really nice contractor to fix a leaky roof.  However personable he is, you won&#8217;t hire him to replace your windows if the roof still leaks after you&#8217;ve paid the bill.</p>
<p>My view: if you want to do it right adopt Villar&#8217;s and Kushner&#8217;s excellent suggestions but the fundamentals remain the same:</p>
<ol>
<li>Either (a) present a robust business case that all accept, or (b) pay attention to what you&#8217;ve been asked to do</li>
<li>Deliver what was requested/promised in 1</li>
<li>When things change go to 1</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/06/dont-forget-to-get-it-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got chaos? Manage to milestones with risks and issues</title>
		<link>http://robertlambert.net/2009/06/forget-the-schedul/</link>
		<comments>http://robertlambert.net/2009/06/forget-the-schedul/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:05:13 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Alignment]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=235</guid>
		<description><![CDATA[&#8220;When you are in the middle of a story it isn&#8217;t a story at all, but only a confusion; a dark roaring, a blindness, a wreckage of shattered glass and splintered wood; like a house in a whirlwind, or else a boat crushed by the icebergs or swept over the rapids, and all aboard powerless to [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;<em>When you are in the middle of a story it isn&#8217;t a story at all, but only a confusion; a dark roaring, a blindness, a wreckage of shattered glass and splintered wood; like a house in a whirlwind, or else a boat crushed by the icebergs or swept over the rapids, and all aboard powerless to stop it.  It is only afterwards that it becomes anything like a story at all.  When you are telling it, to yourself or to someone else.</em>&#8221; &#8211; from <a title="Alias Grace by Margaret Atwood" href="http://books.google.com/books?id=kN51uejmHDUC&amp;dq=inauthor:margaret+inauthor:atwood&amp;lr=&amp;as_brr=0&amp;as_pt=ALLTYPES&amp;pgis=1" target="_blank"><em>Alias Grace </em>by Margaret Atwood</a></p>
<p>Whatever project management approach a team uses, sometimes everything falls apart, commonly due to work piling up at the end, but sometimes due to a key individual leaving, or a pivotal assumption no longer holding true, or many other reasons.  When that happens, the project can become like a whack-a-mole game, with leads working from issue to issue as they pop up faster and faster.</p>
<p>I served as one of many workstream PMs on one very large project where this didn&#8217;t happen.  Out of the seeming chaos the multi-million dollar IT project came in on time.  Here&#8217;s my view of what we did to succeed:</p>
<ul>
<li>Had very clear interim milestones that were generally known and served as reference points for discussion.  I&#8217;d characterize them as a milestone per workstream per month.</li>
<li>Held seemingly interminable weekly risk/issue discussions.  These were open, no holds barred reviews of anything at all that could endanger achieving milestones.  Often risk/issue discussions are polite exercises in avoiding the fact that the emperor has no clothes, with team members carefully avoiding forbidden topics.  On this project everything was open for discussion.</li>
<li>The program manager excelled at visibly not sweating the small stuff, directing workstream leadership to handle their localized risks and issues themselves, and focusing program energy only on those he judged to have overall impact.</li>
<li>Each of the many workstreams had its own project schedule; the program insisted on detail where it mattered but not where the detail was irrelevant.  For example, there was a minutely detailed cutover plan for production migration.</li>
</ul>
<p>Many of us were surprised when the chaos all came together on time with surprisingly few glitches. I attribute this program&#8217;s success to the program manager&#8217;s unflappable focus on milestones, encouragement of unfettered group risk/issue analysis, and ability to parse program from project concerns.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/06/forget-the-schedul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming soon: data like money</title>
		<link>http://robertlambert.net/2009/05/coming-soon-data-like-money/</link>
		<comments>http://robertlambert.net/2009/05/coming-soon-data-like-money/#comments</comments>
		<pubDate>Sat, 23 May 2009 14:43:54 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[CapTech]]></category>
		<category><![CDATA[Data Quality]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=455</guid>
		<description><![CDATA[It is a commonplace to say we should manage data like a resource. But when you think about it, data is an asset but not a resource.  Data isn&#8217;t a thing like real estate, employees, or customers, but rather it represents all of those things.  In data-geek-speak, data is a meta-resource that holds information about [...]]]></description>
			<content:encoded><![CDATA[<p>It is a commonplace to say we should manage data like a resource. But when you think about it, data is an asset but not a resource.  Data isn&#8217;t a thing like real estate, employees, or customers, but rather it represents all of those things.  In data-geek-speak, data is a meta-resource that holds information about resources.  That makes data a lot like money.</p>
<p>In his book <em>Money Mischief </em>Milton Friedman made the point that money has no intrinsic value: &#8220;<a title="Money, Value, and Monetary History" name="text-2" href="http://www.friesian.com/money.htm" target="_blank">The value of money is the value people</a><a title="Money, Value, and Monetary History" href="http://www.friesian.com/money.htm" target="_blank"> <em>attribute</em> to what they <em>want</em> to exchange, no more, no less.</a>&#8221; Likewise, data has no value in itself.  Its value is derived from people&#8217;s desire to know about the things the data describes, and how reliably and accurately it describes those things.  So an organization&#8217;s data, like its money, is not a resource in itself.  It is an asset that represents the resources that an organization manages and controls.  It follows then that data management should look a lot like money management.</p>
<p>A cornerstone of our economic stability is consensus that organizations must manage money well and make their internal money management visible to investors, regulators, and independent standards groups.  We&#8217;ve evolved a standard for money management where a department represented by a C-level executive administers formal accounting, budgeting, planning, and financial reporting.  The organization evaluates every manager&#8217;s compliance to money management policies, and independent auditors evaluate the organization&#8217;s soundness in terms of its money management.  Accounting professionals meet rigorous, generally respected certification standards.</p>
<p>Overall, our volume of online purchases and use of FDA-approved drugs, for example, attest to our general confidence in current data management practices.  But still, data  professionals know that it could be a lot better.  Scarcely a week goes by without another scandal involving lost customer data, and consider these snafus:</p>
<ul>
<li><a title=" 	 Katrina data management snafus compound chaos" href="http://searchcio.techtarget.com/news/article/0,289142,sid182_gci1132934,00.html" target="_blank">This article</a> cites multiple non-compliant databases as a significant contributor to the chaos in reuniting families in the wake of the Katrina disaster</li>
<li>&#8220;The Mars <em>Climate Orbiter</em>, a key part of NASA&#8217;s program to explore the planet Mars, vanished in September 1999 after rockets were fired to bring it into orbit of the planet. An investigative board later discovered that NASA engineers failed to convert English measures of rocket thrusts to newtons, a metric system measuring rocket force, and that was the root cause of the loss of the spacecraft. The orbiter smashed into the planet instead of reaching a safe orbit.&#8221; (<a title=" Data quality management: Problems and horror stories" href="http://searchdatamanagement.techtarget.com/generic/0,295582,sid91_gci1251808,00.html" target="_blank">cited here</a>)</li>
<li>One Fortune 1000 services company carried separate customer records in each of its operating units resulting in a number of anomalies visible to the customers.  For example, the same customer would receive separate invoices with different terms for each of the services purchased from the company.</li>
</ul>
<p>In parallel with emergence of these types of issues, regulators and industry associations have set data management standards for many industries and practice areas.   Food and consumer product safety rests on a regulatory foundation of correctly recording and managing results of inspections.  The International Air Transport Association sets <a title="IATA Safety Data Management" href="http://www.iata.org/whatwedo/safety_security/safety/safety_data.htm" target="_blank">standards for safety data collection and management</a>.  Likewise, the US Food and Drug Administration and other governing bodies set clinical safety data management and reporting standards.</p>
<p>It is just a matter of time before the many separate externally imposed data management guidelines congeal into a a set of general best practices that apply across the organization.  Then investors, regulators, and standards groups will hold organizations responsible for effective data management in the same way they are held to account for effectively managing money. An internal department represented by a C-level executive will administer formal data management standards and procedures.  The organization will evaluate every manager&#8217;s compliance with data management policies, independent auditors will evaluate the organization&#8217;s soundness in terms of the quality of its data management, and data management professionals will be held to rigorous, generally respected certification standards.</p>
<p>Farfetched? Maybe.  But it isn&#8217;t farfetched to think that as a society we&#8217;ll begin to recognize what data professionals have known for a long time: that the quality of an organization&#8217;s products, its care of and protection of its customers, workforce, resources, stewardship of the environment, and even its financial health depend to a significant degree on sound data management practices.</p>
<p>&#8212;</p>
<p>Here are some resources on data management:</p>
<p><a title="DAMA" href="http://dama.org/i4a/pages/index.cfm?pageid=1">DAMA, the organization for data management</a>.</p>
<p><a title="Data Management at Wikipedia" href="http://en.wikipedia.org/wiki/Data_management" target="_blank">The Wikipedia page</a> quotes this definition: &#8220;Data management is the development, execution and supervision of plans, policies, programs and practices that control, protect, deliver and enhance the value of data and information assets.&#8221;</p>
<p><span><a title="Data Stewardship Strategy: 6 Keys to Success" href="http://www.information-management.com/issues/2007_58/data_stewardship_tips-10015252-1.html" target="_blank">Data Stewardship Strategy: 6 Keys to Success</a> by Jill Dych</span><span class="storyByline">é: </span>&#8220;As executives increasingly agree that data is a corporate asset, they are also funding data governance and data quality efforts more willingly. But &#8230; entrenched organizational behaviors are much more difficult to shift. Many companies have introduced the role of data steward before fully defining the role. In these cases, the beleaguered data stewards are doomed before they even begin. &#8221;</p>
<p><a name="&amp;lid=data_quality-articles-pos1" href="http://www.information-management.com/channels/jump.html?portal=data_quality&amp;id=10015411">Leverage Data Quality to Build an Effective Enterprise Architecture</a> by Mark Amspoker.  &#8220;It might be time to rethink the notion that effective information architecture development will solve the data quality problem.&#8221;</p>
<p><a title="Guidelines for Responsible Data Management in Scientific Research" href="http://ori.hhs.gov/education/products/clinicaltools/data.pdf" target="_blank">Guidelines for Responsible Data Management in Scientific Research</a> from the Office of Research Integrity, US Department of Health and Human Services.   &#8220;Data management is one of the essential areas of responsible conduct of research, as outlined by the Office of Research Integrity. This educational course will educate new investigators about conducting responsible data management in scientific research.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/05/coming-soon-data-like-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Study data early to improve application alignment</title>
		<link>http://robertlambert.net/2009/05/study-data-early-to-improve-application-alignment/</link>
		<comments>http://robertlambert.net/2009/05/study-data-early-to-improve-application-alignment/#comments</comments>
		<pubDate>Mon, 11 May 2009 21:26:52 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=447</guid>
		<description><![CDATA[A recurring theme in the literature on IT over the years has been frequent failure of IT projects.  Most studies lay the bulk of the blame on requirements (examples here and here).  One way to improve accuracy and fit-to-purpose of requirements, and thereby promote project success, is to include data analysis as well as process [...]]]></description>
			<content:encoded><![CDATA[<p>A recurring theme in the literature on IT over the years has been frequent failure of IT projects.  Most studies lay the bulk of the blame on requirements (examples <a title="Failed IT Projects (The Human Factor) by Sheila Wilson" href="http://faculty.ed.umuc.edu/%7Emeinkej/inss690/wilson.htm" target="_blank">here</a> and <a title="Unilog seven deadly sins press release" href="http://www.4-developers.com/docs/7-deadly-sins-press-release.pdf" target="_blank">here</a>).  One way to improve accuracy and fit-to-purpose of requirements, and thereby promote project success, is to include data analysis as well as process analysis in the requirements plan.</p>
<p>I’ve cited <a title="DQ, he isn’t so dumb he just needs glasses" href="../2009/05/dq-he-isnt-so-dumb-he-just-needs-glasses/" target="_blank">here</a> the need to start data interface analysis early to avoid budget and schedule blow-ups when, as a result of not thinking early about interface complexity, data integration work turns out to be bigger and nastier than anticipated.</p>
<p>Early data study also helps business analysts elicit more detailed and accurate business requirements.  Say a mid-level football (soccer) team in the UK is looking to recruit a couple of strikers who can reliably punch home goals for the club.  The obvious data they seek is (1) the number of goals scored per game by each prospect, and (2) over their careers how much time have they spent on the bench due to injury.  At the same time, this club is building a strategic recruiting system to support growth into the higher echelons of English football.  A process-oriented requirements strategy (like the one described <a title="A pretty good requirements analysis checklist" href="../2009/02/requirements-analysis-plan/" target="_blank">here</a>) asks the team&#8217;s recruiters what they need to in order to get good people into the club, and often emerges with a list of statements about what the system will do (”The system shall provide an interface enabling entry of the following player statistics” or “The system shall provide a report ranking players by the following criteria:…”).</p>
<p>It isn&#8217;t necessarily wrong to start with process analysis, especially when backed up with formal techniques like use cases, data flow diagramming, or others, but addition of data analysis early provides ability to be far more perceptive into the real business needs.  Without interviewing anyone a data analyst can know that there are many goals in a game of soccer (OK, to some not nearly enough, but that’s another story), that the attributes of a game include location, weather conditions, date and time, whether it&#8217;s regular season or playoff, and more.  Attributes of a goal: time during the game; left foot, right foot, or head; did it come from a set play or in the run of play; from the left or right side of the field, and much more.</p>
<p>The analyst who knows the data and understands its structure can probe with questions like whether a player tends to score at the end of games, or would it be useful to find one striker who tends to score from the left side of the field and another who scores from the right?  By understanding the data an analyst can understand the business problem more deeply, build better rapport with business people  by asking more informed questions, and cross the business/IT communications gap to define the right requirements so that the right system gets built.</p>
<p>It may be just the organizations I’ve been exposed to, but in my experience data analysis isn&#8217;t typically part of the requirements effort.  Supporting this point, the author of the <a title="&quot;Business analysis&quot; From Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Business_analysis" target="_blank">wikipedia page on business analysis</a> entirely omits data analysis, apparently favoring a process-only approach.  On the other hand, object-based techniques offer a balanced approach, studying both data and process by representing things like goals, games, and players as objects with their own attributes and behaviors.  In addition, the <a title="IIBA" href="http://www.theiiba.org/am/" target="_blank">International Institute of Business Analysts (IIBA)</a> includes data-oriented along with process-oriented techniques in its Business Analysis Body of Knowledge (BABOK).</p>
<p>As process/data balance early on in the application lifecycle becomes more widespread analysts should generate more insightful requirements and, other things being equal, the success rate of IT application projects should improve.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/05/study-data-early-to-improve-application-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DQ, he isn&#8217;t so dumb he just needs glasses</title>
		<link>http://robertlambert.net/2009/05/dq-he-isnt-so-dumb-he-just-needs-glasses/</link>
		<comments>http://robertlambert.net/2009/05/dq-he-isnt-so-dumb-he-just-needs-glasses/#comments</comments>
		<pubDate>Sun, 03 May 2009 20:58:48 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Business Case]]></category>
		<category><![CDATA[CapTech]]></category>
		<category><![CDATA[Data Modeling]]></category>
		<category><![CDATA[Data Quality]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=418</guid>
		<description><![CDATA[In a recent very thoughtful post on data quality, Paul Erb plays out an analogy comparing data users with Don Quixote and data quality professionals with Sancho Panza, then reverses the analogy to cleverly coin the &#8220;Sancho Panza&#8221; test of data quality professionals.  He encourages data quality professionals promoting the critical role of data quality [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent very thoughtful <a title="I Don't Know Much About Data, but I Know What I Like" href="http://www.typepad.com/services/trackback/6a00d83454da7a69e201156e43e2a4970c" target="_blank">post on data quality</a>, Paul Erb plays out an analogy comparing data users with Don Quixote and data quality professionals with Sancho Panza, then reverses the analogy to cleverly coin the &#8220;Sancho Panza&#8221; test of data quality professionals.  He encourages data quality professionals promoting the critical role of data quality to apply a <em>what would Sancho say </em>test to ensure that they are aligned with the needs and interests of data consumers.</p>
<p>Here&#8217;s Paul&#8217;s description of the Sancho Panza test:</p>
<p style="padding-left: 30px;"><em>Think of Don Quixote [DQ] as the data-quality specialist or even the data management specialist or software vendor, bringing to the world his specialist&#8217;s perspective and vocabulary and enthusiasm, influenced by the books he&#8217;s read, visioning everyday business practices, with his value added, as goldmines for the organization.  Meanwhile Sancho Panza represents the person who does a practical job every day, who knows what works around here and what doesn&#8217;t.</em></p>
<p style="padding-left: 30px;"><em>I advocate to Data Quality (let&#8217;s call it DQ) consultants that they listen to this Sancho Panza, and consider themselves as Don Quixote.  Sancho doesn&#8217;t know much about data, but he knows what he likes&#8230; He&#8217;s open to listening, but slow to change, and he&#8217;ll tell you what he thinks.</em></p>
<p>Paul&#8217;s article reminded me that as a child I thought the problem with Don Quixote was that he tilted at windmills and attempted to ambush acting troupes because of his bad eyesight.  Of course this is not the case, but to me it provides a relevant perspective on data quality in many organizations.</p>
<p>Here&#8217;s the problem I&#8217;ve seen play out on a number of IT application projects:</p>
<ol>
<li>A high level business study recommends replacement or improvement of a current application.</li>
<li>The organization approves the project described in a business case citing benefits named in the business study and costs detailed for infrastructure, package software, and application development, but data-related costs are glossed over or left out entirely.</li>
<li>The project begins with a requirements phase that collects hundreds of imperative statements (&#8220;The system shall&#8230;&#8221;)  from business people who will use the system.</li>
<li>Late in the requirements phase, the team finds that data integration work in system interfaces will be more complex than expected.  A common example: the project requires changes to a feeder application with no documentation and no in-house support expertise.</li>
<li>Project leadership goes back to the sponsor seeking more money.</li>
</ol>
<p>In these situations the business case was incorrect because it did not account for all of the costs of data integration.  I&#8217;ve seen projects weather steps four and five well, but often discovery of previously unseen data complexity starts a disruptive chain of events.  (Sadly for the project manager, such situations are often seen as a failure of project management and corrected accordingly, but that&#8217;s a topic for another post.)</p>
<p>In my view the root cause of unforeseen data complexity on projects is the lack of a data constituency in current IT. It is only recently that success of companies like Google and Amazon have motivated emergence of data as a key business resource in the collective consciousness. Famous success stories notwithstanding (<a title="Show Me the Money: A DM/BI Business Value Primer" href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=4&amp;url=http%3A%2F%2Fwww.information-management.com%2Fspecialreports%2F2009_133%2Fbi_data_management_business_value-10015103-1.html&amp;ei=d_j9SaV_kfgwpJTlxwQ&amp;usg=AFQjCNE695M1rfsa2Ex7jvl4eA-_W9S75A" target="_blank">see this link</a>), there are relatively few senior IT managers with data quality backgrounds.  Conversely, many rose through the ranks of the infrastructure, application development, or business (process) analysis groups.</p>
<p>It will be a while before, for example, a Mobil CIO&#8217;s predecessor jobs include definition of a metadata repository or elimination of multipurpose data, but in the meantime here&#8217;s what we can do:  <a title="Big project coming up? Learn to two-step." href="http://robertlambert.net/2009/03/big-project-two-step/" target="_blank">add a business case to the application lifecycle as the last step in requirements</a>.  Stop the project when the real costs are known, recalculate the cost/benefit, and ask the sponsors if the project should continue.  Give Sancho (in this case the project team) a chance to speak to the reality of the situation, and hand to Don Quixote (project sponsors) the eyeglasses of in-depth visibility into real costs. If the decision is to move ahead with the project, then all share the same vision and the sponsors have endorsed the actual project, not the fuzzy image from earlier on that might have been a windmill.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/05/dq-he-isnt-so-dumb-he-just-needs-glasses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
