<?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; Strategy</title>
	<atom:link href="http://robertlambert.net/tag/strategy/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertlambert.net</link>
	<description>on business-aligned information technology</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:32:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</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>The Grateful Dead as strategic managers</title>
		<link>http://robertlambert.net/2010/02/the-grateful-dead-as-strategic-managers/</link>
		<comments>http://robertlambert.net/2010/02/the-grateful-dead-as-strategic-managers/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:21:16 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Leading & Following]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=831</guid>
		<description><![CDATA[The March 2010 issue of The Atlantic features an article called &#8220;Management Secrets of the Grateful Dead.&#8221; It&#8217;s a great read, especially the second half, which tells of the band&#8217;s innovations in organization, fan loyalty, and, perhaps counterintuitively, creating value by freely giving away their product. The success of these measures seems self evident: the [...]]]></description>
			<content:encoded><![CDATA[<p>The March 2010 issue of The Atlantic features an article called &#8220;<a title="Management Secrets of the Grateful Dead" href="http://www.theatlantic.com/doc/201003/grateful-dead-archives" target="_blank">Management Secrets of the Grateful Dead</a>.&#8221; It&#8217;s a great read, especially the second half, which tells of the band&#8217;s innovations in organization, fan loyalty, and, perhaps counterintuitively, creating value by freely giving away their product.  The success of these measures seems self evident: the Dead were &#8220;one of the most profitable bands of all time&#8221; and almost singlehandedly created an entire product category, jam bands.  As a result, the article recounts, the Dead are replacing companies like Southwest Airlines and GE as management training examples of strategic innovators.</p>
<p>As good as it is, to me the article conjured an unlikely vision of the Dead as business men in hippie drag self-consciously making strategy decisions that altered the marketing landscape. I agree that the Dead took the actions cited on purpose, but I believe core product, not marketing strategy, consumed the band&#8217;s energies during its formative and peak years.   Could it be that their innovative market strategies grew organically from a quality product, where quality included the entire fan experience?</p>
<p>I hope those teaching Grateful Dead management include this:</p>
<ul>
<li>Develop and maintain a strong product</li>
<li>Risk everything to make the product top quality</li>
<li>Perfect every detail of the customers&#8217; experience</li>
</ul>
<h3><strong>Develop and maintain a strong product</strong></h3>
<p>Given their image, it is easy for non-fans to lose sight of the fact that the Dead were good at what they did.  While one could argue aimlessly about <em>how</em> good they were, they certainly didn&#8217;t suffer the unevenness of musicality of some rock &#8216;n&#8217; roll bands, and they proved it live most days of any given year.  <a title="Searching for the Sound: My Life with the Grateful Dead" href="http://www.amazon.com/Searching-Sound-Life-Grateful-Dead/dp/0316009989" target="_blank">Phil Lesh&#8217;s memoir</a> recalls the words of Dizzy Gillespie, passing by an outdoor concert in the late &#8217;60s: &#8220;Those cats can swing!&#8221;  Lesh himself was a student of jazz and then <em>avant garde </em>composers like <a title="Karlheinz Stockhausen" href="http://en.wikipedia.org/wiki/Stockhausen" target="_blank">Stockhausen </a>before joining the Warlocks, as they were first named.  Mickey Hart was and remains a student of primitive percussion. According to Lesh, Jerry Garcia learned to play the pedal steel guitar in a matter of weeks, quite an accomplishment for an instrument that requires both hands, both feet, and knees to control.</p>
<p>They applied these skills in a joyous, educated, and well-crafted way that reflected musical practice, discipline, and breadth, gluing songs of separate genres together with rocking transitions that frequently dissolved into organic free jams, only to come back together somewhere entirely unexpected.  Even beyond their widely varying originals, their diverse covers were an encyclopedia of mid-twentieth century folk/pop, including <a title="Women are Smarter" href="http://www.dead.net/features/october-5-october-11-2009" target="_blank">Harry Belafonte</a>, <a title="Momma Tried" href="http://www.youtube.com/watch?v=-eYnn6TufdU" target="_blank">Merle Haggard</a>, <a title="Not Fade Away" href="http://www.youtube.com/watch?v=S7sNSduf7Gc" target="_blank">Buddy Holly</a>, <a title="El Paso" href="http://www.youtube.com/watch?v=Z3z-SK-1ukg" target="_blank">Marty Robbins</a>, and many others.</p>
<h3>Risk everything for top quality</h3>
<p>Early on the members of the Grateful Dead were steadily less satisfied with the quality of the then-prevailing live sound technology.  Their dissatisfaction peaked in the early seventies, when, <a title=" Dan Healy: Sound mix master for the Grateful Dead" href="http://www.marinij.com/lifestyles/ci_7363416" target="_blank">according to soundman Dan Healy</a>, they sunk &#8220;90 percent of their total earnings&#8221; toward building a sound system so that their faithful could &#8220;go to the show and hear the heavenly choir, so to speak, through the heavenly sound system.&#8221;  Their sacrifice to quality was such that &#8220;there were times when we spent the money on speakers and nobody got paychecks, from Jerry on down.&#8221;</p>
<p>The dream emerged as the <a title="Wall of Sound (Grateful Dead)" href="http://en.wikipedia.org/wiki/Wall_of_Sound_(Grateful_Dead)" target="_blank">Wall of Sound</a>, a behemoth sound system that &#8220;took four semi-trailer trucks and more than 20 crew members to haul and set up.&#8221; While the wall of sound itself became too costly to lug around with the fuel crisis of the mid seventies, the Dead retained top notch sound quality after its demise, and its technical innovation remains with us today.  For example, the wall of sound introduced the practice of mic-ing each instrument separately, enabling the sound engineer to deliver a live show with the balance of a recording &#8211; standard practice today but revolutionary at the time.</p>
<h3>Perfect every detail of the customer&#8217;s experience</h3>
<p>The Grateful Dead were central to the Haight-Ashbury hippie scene in the sixties, a culture that embraced &#8220;Eastern philosophy, championed sexual liberation, promoted the use of psychedelic drugs which they felt expanded one&#8217;s consciousness, [and] used alternative arts, street theatre, folk music, and psychedelic rock as a part of their lifestyle and as a way of expressing their feelings.&#8221; (<a title="Hippies at Wikipedia" href="http://en.wikipedia.org/wiki/Hippie" target="_blank">here</a>)  Hippie culture came together in &#8220;happenings&#8221;, free form gatherings &#8220;during which music, psychedelic experimentation, a unique sense of personal style and &#8230; light shows combined to create a new sense of community&#8221;.   The focus of the happening was on the totality of the experience, bringing all elements together to join the participants and spectators (in as much as there was such a distinction) into a single mind.</p>
<p>As freaky as all this sounds, the happening&#8217;s focus on the shared <em><a title="Gestalt Psychology" href="http://en.wikipedia.org/wiki/Gestalt_psychology" target="_blank">gestalt</a> </em> surely fostered the Grateful Dead&#8217;s attention to audience experience.  I saw the Dead only once, but it was an outstanding show. Every detail seemed to have been choreographed for the experience of the listener.  The sound was big but not loud and every nuance was clearly audible. Stage and house lighting were perfect. Security was ubiquitous, proactive, and polite.  No detail interfered with band/audience community. Needless to say the Dead rocked the house.</p>
<p style="text-align: center;">&#8212;</p>
<p>Sadly, it couldn&#8217;t last forever.  <a title="Reviewer at Amazon.com" href="http://www.amazon.com/gp/pdp/profile/A1C4PZDQ84I9MA/ref=cm_cr_dp_pdp" target="_blank">A reviewer</a> of Lesh&#8217;s book recounts the decline that started during the late eighties as drug-related health problems, constant touring, the changing nature of their fan base, and the sheer weight of their growing organization bore down on the band. It seems every long, strange, trip has its long strange decline &#8211; and perhaps there are management secrets there as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2010/02/the-grateful-dead-as-strategic-managers/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>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>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>
		<item>
		<title>A proposal for Enterprise Information Architecture</title>
		<link>http://robertlambert.net/2009/04/proposal-for-eia/</link>
		<comments>http://robertlambert.net/2009/04/proposal-for-eia/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 21:08:20 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Data Modeling]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=309</guid>
		<description><![CDATA[While many organizations understand the value of managing the information resource, for many others information management remains abstract and difficult to define.  In an effort to make it concrete here’s a hypothetical proposal to provide an Enterprise Information Architect for a hypothetical organization that really needs one. Today: inconsistent data of uncertain quality blurs enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>While many organizations understand the value of managing the information resource, for many others information management remains abstract and difficult to define.  In an effort to make it concrete here’s a hypothetical proposal to provide an Enterprise Information Architect for a hypothetical organization that really needs one.</p>
<p><strong>Today: inconsistent data of uncertain quality blurs enterprise view and restricts planning<br />
</strong></p>
<p>Today managers, planners, and analysts lack the information required to run the organization as a single enterprise rather than a collection of diverse units.</p>
<ul>
<li>Data quality in IT applications varies to the point that, outside financials, it is impossible to gather consistent data supporting an enterprise view of operations.
<ul style="padding-left: 30px;">
<li>Application development efforts have focused narrowly on departmental interests without accounting for enterprise concerns, making application data incomplete in describing business processes and inconsistent with data in other applications.</li>
<li>Focus on departmental concerns and tight development timelines has resulted in incomplete validation of data critical to the enterprise but not critical to the application’s focus.  For example, customer demographics are not critical to the sales process and therefore zip codes and telephone numbers are not consistently collected at point of sale, substantially reducing value of market analysis based on sales data.</li>
</ul>
</li>
<li>Enterprise planners work with only the highest level summaries of operational data, those summaries suffer large margins of error, and planners cannot definitively answer questions required to make critical business decisions.</li>
<li>Regulators have questioned the validity and repeatability of reporting because of the organization&#8217;s heavy reliance on spreadsheets and manual processes in gathering and compiling data for reports.</li>
</ul>
<p><strong>Solution: enable sound planning and management by identifying data assets and setting processes to manage them<br />
</strong></p>
<p>Empower an Enterprise Information Architect to lead an effort that (1) identifies data that describes the organization, (2) defines how to integrate and improve quality of that data, and (3) improves the ability of information technology to maintain data quality.</p>
<p>(1) Lead definition of an Enterprise Information Architecture identifying information required to manage the organization as a single integrated enterprise, and data quality standards that ensure that data supports enterprise goals.</p>
<ul>
<li>Identify and define events and objects critical to the enterprise</li>
</ul>
<ul>
<li>Identify and define relationships among those events and objects and attributes that describe them</li>
</ul>
<ul>
<li>Classify data managed by the organization by type (operational, statistical, financial, decision support, etc.) and define standards for managing and integrating each type.</li>
<li>Compile the above into a plan that explicitly supports the enterprise strategic plan</li>
</ul>
<p>(2) Working with senior business managers, put in place a program of data quality improvement that plans and executes specific measures and sustained commitment to improving data quality in business processes and IT applications</p>
<ul>
<li>Identify the business group responsible for maintaining quality and integrity of each business object, event, relationship, and attribute</li>
</ul>
<ul>
<li>Identify for each data item of interest to the enterprise its “system of origination” and “system of record”.</li>
</ul>
<blockquote>
<ul>
<li>System of origination is the application that provides the entry point of a given data object to the organization.</li>
<li>System of record is the application that is the source of record for the data object.</li>
</ul>
</blockquote>
<ul>
<li>Define and deploy standards and practices for for business process and IT application definition that support data quality and integrity standards</li>
</ul>
<p>(3) Working with senior IT managers define and put in place standards for application requirements definition, data management, and metadata management to</p>
<ul>
<li>Define and deploy application development and interface standards that support data quality objectives.</li>
<li>Ensure that application development efforts support enterprise data quality</li>
<li>Continually monitor new developments in data management best practices and make that information available to the enterprise.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/04/proposal-for-eia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big project coming up?  Learn to two-step.</title>
		<link>http://robertlambert.net/2009/03/big-project-two-step/</link>
		<comments>http://robertlambert.net/2009/03/big-project-two-step/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:14:02 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Business Case]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://robertlambert.net/?p=185</guid>
		<description><![CDATA[History is littered with IT application projects that end late, go way over budget, or abandoned altogether.  I was fortunate enough to see one work out really well (almost &#8211; please read on).  It was no mistake.  It came down to a simple method advocated by a gentleman named named John Carpenter. The project was [...]]]></description>
			<content:encoded><![CDATA[<p>History is littered with IT application projects that end late, go way over budget, or abandoned altogether.  I was fortunate enough to see one work out really well (almost &#8211; please read on).  It was no mistake.  It came down to a simple method advocated by a gentleman named named John Carpenter.</p>
<p>The project was an HR management software conversion from one commercial off-the-shelf software (COTS) package to another.  The company concerned was conservative about spending money.  A previous business case had proposed a similar project.  The problem with that business case was that the benefits were really tough to conceptualize, so the cost/benefit analysis relied on soft benefits like &#8220;improved access to information&#8221; and &#8220;more consistent reporting data&#8221;.  The folklore was that the CFO had physically thrown that business case out of his office.</p>
<p>Mr. Carpenter&#8217;s method was to divide requirements definition and implementation into two distinct projects, with a different business case for each.  Under his direction, we wrote a ~1m business case for requirements definition only.  We proposed that this first project would result in another business case precisely specifying the schedule, method, cost, and benefits of the implementation project.</p>
<p>According to John, &#8220;the approach we used would not be considered a textbook approach for an ERP (enterprise resource planning) implementation.  What we did was more of a strategy to address the the CFO&#8217;s concerns.  The company was very risk-averse so we needed a way to take out as much risk as we could.  This was a large project because it involved four major modules affecting the three main areas of HR, and the company wanted to know costs and benefits at each step.  Complicating matters, HR business processes and therefore requirements were not clearly understood – the HR department seemed to rely on on the job training rather than documented procedures.  So we presented the first phase as an investment into understanding HR processes, as well a precise roadmap for implementation.&#8221;</p>
<p>This first business case was accepted by that same CFO and we got started on the 7-month effort. We brought in a consulting team experienced in the proposed COTS package, and followed their lead in requirements definition and prototyping.  During the prototyping step they walked HR staff through each relevant function in the software package, detailing how to configure the package for their specific needs and where we&#8217;d need to customize it.   The result was a definitive, detailed document that showed how the package fit HR process and how it would need to be customized.  Then, we used those results to build a business case that included specific configuration, customization, hardware, and software costs, as well as the process and organizational changes that would be required, not to mention the benefits that would accrue.  The business case showed substantial improvement, predicting real financial benefits within 4 years.  Even better, on a <a title="Depreciation" href="http://en.wikipedia.org/wiki/Depreciation" target="_blank">depreciated</a> basis the project literally was almost free, costing only $1,800 in the first year and returning benefits thereafter.</p>
<p>The business case was accepted by the company&#8217;s executive committee and the project started.  It ran exactly as outlined by the results of the requirements effort, with very few of the nasty surprises often typical of large projects, and it tracked to forecast schedule and budget.</p>
<p>Proving that no good deed goes unpunished, the company, whose core business was real estate, in effect folded in the financial crash of last autumn &#8217;09 , one month from implementation.</p>
<p>At any rate, the lesson I took away from the effort was that dividing requirements and development into separate projects gives business visibility into a project, helps manage financial risk, and enables the project to ground predictions rather than guessing at costs and benefits before they can be known.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertlambert.net/2009/03/big-project-two-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
