<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>decision-trees on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/decision-trees/</link>
    <description>Recent content in decision-trees on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 26 Apr 2026 20:21:51 -0400</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/decision-trees/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sambar Styles</title>
      <link>https://www.s-anand.net/blog/sambar-styles/</link>
      <pubDate>Sun, 26 Apr 2026 20:21:51 -0400</pubDate>
      <guid>https://www.s-anand.net/blog/sambar-styles/</guid>
      <description>&lt;p&gt;My wife&amp;rsquo;s &lt;a href=&#34;https://en.wikipedia.org/wiki/Sambar_(dish)&#34;&gt;sambar&lt;/a&gt; tastes different from my mother&amp;rsquo;s. And mine, too. When I cooked as a bachelor, my neighbour would pop by, taste the sambar, and exclaim, &amp;ldquo;&lt;a href=&#34;https://en.wikipedia.org/wiki/Rasam_(dish)&#34;&gt;Rasam&lt;/a&gt; super!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/surbhi-bhatia_looked-at-43-sambar-recipes-across-five-south-share-7452601712604811264-b_6o/&#34;&gt;Surbhi&amp;rsquo;s Day 5 of the 30-day challenge was about Sambar&lt;/a&gt; which inspired me to take &lt;a href=&#34;https://docs.google.com/spreadsheets/d/1l7Xu3j4tPHMiouh_BcT6pWu4OMhFWM5eKsKT_dntGRs/edit?gid=710450701#gid=710450701&#34;&gt;her dataset&lt;/a&gt; and create a decision tree for which state a sambar recipe is from based on its ingredients.&lt;/p&gt;
&lt;!-- https://chatgpt.com/c/69ee8bca-cca8-83ea-bf04-600d49e49ba4 --&gt;
&lt;p&gt;&lt;a href=&#34;https://chatgpt.com/share/69eeac30-d330-83ea-8632-1e37e0a4191a&#34;&gt;ChatGPT&lt;/a&gt; started with 68 recipes and built a tree at &lt;strong&gt;41% accuracy&lt;/strong&gt;. As we added more recipes:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th style=&#34;text-align: right&#34;&gt;Recipes&lt;/th&gt;
					&lt;th style=&#34;text-align: right&#34;&gt;Accuracy&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;68&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;41%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;293&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;42%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;361&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;55%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;406&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;54%&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;hellip; the accuracy wasn&amp;rsquo;t improving all that much.&lt;/p&gt;
&lt;p&gt;Here is the classifier script: &lt;a href=&#34;https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_fftree.py&#34;&gt;&lt;code&gt;sambar_fftree.py&lt;/code&gt;&lt;/a&gt;. You can run it via:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;uv run https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_fftree.py
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;But a ingredients are &lt;strong&gt;snipers&lt;/strong&gt;: rare, precise, devastating.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kokum or goda masala -&amp;gt; Maharashtra.&lt;/strong&gt; 32 for 32 in one run. Perfect.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sesame/gingelly oil -&amp;gt; Tamil Nadu.&lt;/strong&gt; 28 for 32. Strong.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Coconut oil + shallots -&amp;gt; Kerala.&lt;/strong&gt; 22 for 29.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Moong dal + no mustard seeds -&amp;gt; Andhra.&lt;/strong&gt; 31 for 36. Better than garlic.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Byadagi chillies -&amp;gt; Karnataka.&lt;/strong&gt; 6 for 7. Tiny sample, but clean.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But without some of these strong signals, the sambar could be from &lt;em&gt;anywhere&lt;/em&gt;. Better to abstain when unsure.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-04-26-sambar-styles.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here is the classifier that allows abstentions: &lt;a href=&#34;https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_fftree_abstension.py&#34;&gt;&lt;code&gt;sambar_fftree_abstain.py&lt;/code&gt;&lt;/a&gt; and the &lt;a href=&#34;https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_recipe_dataset.csv&#34;&gt;dataset I used&lt;/a&gt;. You can run it via:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Download the files&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;wget https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_recipe_dataset.csv &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_fftree.py &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     https://files.s-anand.net/blog/2026-04-26-sambar-styles/sambar_fftree_abstension.py
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Run the script with the data I used&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;uv run sambar_fftree_abstension.py --no-download
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Only about a third of recipes have a clear signal.&lt;/p&gt;
&lt;p&gt;Incidentally, &lt;strong&gt;Coconut&lt;/strong&gt; alone is not a Kerala signal. It&amp;rsquo;s more &amp;ldquo;west coast&amp;rdquo;.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;State&lt;/th&gt;
					&lt;th style=&#34;text-align: right&#34;&gt;Uses grated coconut&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Karnataka&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;60%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Kerala&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;58%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Maharashtra&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;32%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Tamil Nadu&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;24%&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Andhra&lt;/td&gt;
					&lt;td style=&#34;text-align: right&#34;&gt;14%&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Garlic&lt;/strong&gt; is not Andhra either. In one run, &lt;code&gt;garlic + no coconut&lt;/code&gt; was a 50-50 split between Andhra and Maharashtra.&lt;/p&gt;
&lt;p&gt;Rather than states, it&amp;rsquo;s better to think of styles.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Style&lt;/th&gt;
					&lt;th&gt;Ingredients&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Amti&lt;/td&gt;
					&lt;td&gt;kokum, goda masala&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Tamil tiffin-sambar&lt;/td&gt;
					&lt;td&gt;sesame oil, sambar powder, tamarind&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Kerala coconut-tempering&lt;/td&gt;
					&lt;td&gt;coconut oil, shallots&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Andhra pappu/charu&lt;/td&gt;
					&lt;td&gt;moong dal, less mustard&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Karnataka sweet-roasted&lt;/td&gt;
					&lt;td&gt;byadagi, jaggery, coconut&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Maharashtra is easy to identify if it&amp;rsquo;s &lt;em&gt;amti&lt;/em&gt; style. Without kokum or goda masala, it&amp;rsquo;s generic sambar.&lt;/p&gt;
&lt;p&gt;Tamil Nadu sambar has two distinctive styles: sesame/gingelly oil; or sambar powder + tamarind.&lt;/p&gt;
&lt;p&gt;With all of this, we could identify the state only about one-third of the time based on ~2,000 recipes. But we &lt;em&gt;can&lt;/em&gt; identify the distinctive styles from their ingredients, when it&amp;rsquo;s present.&lt;/p&gt;
&lt;p&gt;Like my bachelor-days sambar, which was missing dal. (No one told me sambar needs dal.) And my neighbour could identify it instantly. As rasam.&lt;/p&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/ai-chatbot-decision-tree-2025/</link>
      <pubDate>Sun, 27 Apr 2025 09:36:39 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/ai-chatbot-decision-tree-2025/</guid>
      <description>&lt;p&gt;This is my decision tree for which model to use on #ChatGPT right now.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;O&lt;/strong&gt;𝟯: Use by **default.&lt;/li&gt;
&lt;li&gt;O**𝟰-&lt;strong&gt;mini-high&lt;/strong&gt;: Use when **coding.&lt;/li&gt;
&lt;li&gt;GPT** 𝟰&lt;strong&gt;o&lt;/strong&gt;: Use for a &lt;strong&gt;quick response&lt;/strong&gt; or to &lt;strong&gt;create image&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.mermaidchart.com/play#pako:eNqFUF1vmzAU_StXqRAvZmIN0zqqdhIEkodq3dpq0pTswYFLsEJsZjtrUsR_rw3kS3uY_ODrc849Pvc2o0zkOApHjtMwznQIzYIDuLrEDbqhu6QKXdJBRSVes5JK7Q4ig5V6Uz3QJVbKgAWtFJKBybbyrzEAV2msIyyERNdSLTn5_6SS0WWF6syxEFw_s7eudXxd79yDocJM8JzKfSwqIS19VRTFv_QL7vRJ4vt-_-2Ct63jLLg9x0ng4cmSjgPfzBaUraNmihwl1YyvgG3oCtXXFiwTz6ffXyAQv7vXpPmxZdkaJKpacIWDKLkQpU0scmM0kNP5Y-BtzJq9kq3KXjKbP45tNeRITbQ-B9zdwS9U5rqHuEc8z-QEc93DpMtwrkl65EyTdhHONdMjYjUWmR1_ftb7ykS1r6yiSk2wgBwzppjgULCqCq_SJPHHEVFaijWGdrdD7YmaZkzvQ_9DcHvhQDN96v8cRF_S9D_9RO7CGyL34U3nZDKtbTQEn1yTgHyCQ_uFm_fKcl2GH_16d0BMJ2a0DtWfLZV42w_aBYOITEh6nO6UGGKSkCmZDbENMWrfAe2Q-JU&#34;&gt;&lt;img alt=&#34;Flowchart link&#34; loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2025-04-27-ai-chatbot-decision-tree-2025-linkedin.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3Ashare%3A7322191945315844096&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Errors in multicriteria decision making</title>
      <link>https://www.s-anand.net/blog/errors-in-multicriteria-decision-making/</link>
      <pubDate>Mon, 09 Oct 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/errors-in-multicriteria-decision-making/</guid>
      <description>&lt;p&gt;I talked about my &lt;a href=&#34;https://www.s-anand.net/blog/multicriteria-decision-making/&#34;&gt;approach for multicriteria decision-making&lt;/a&gt;, and mentioned that it was fundamentally flawed. Here&amp;rsquo;s why.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-spidergraph-for-industry-1_220831919_o-png.webp&#34;&gt;&lt;img alt=&#34;Spidergraph for Industry 1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-spidergraph-for-industry-1_220831919_o-png.webp&#34;&gt;&lt;/a&gt; &lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-spidergraph-for-industry-2_220831920_o-png.webp&#34;&gt;&lt;img alt=&#34;Spidergraph for Industry 2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-spidergraph-for-industry-2_220831920_o-png.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The charts above compared two industries. The bigger the area, the more favourable the industry. The underlying assumptions being:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;criteria are comparable&lt;/strong&gt;. (Points at the same level are of comparable importance. Twice as large is twice as important.)&lt;/li&gt;
&lt;li&gt;All (and only) &lt;strong&gt;relevant criteria have been included&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this particular example, I know for a fact that &lt;strong&gt;both these assumptions are invalid&lt;/strong&gt;. And in every case I used this methodology, the assumptions fail.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You won&amp;rsquo;t draw the criteria to scale&lt;/strong&gt;. We used revenues and growth as two parameters, and marked each industry as high, medium or low. The scale for revenue was Rs 100 cr, Rs 500 cr and over Rs 500 cr. The scale for growth was &amp;lt;5%, 5-10%, &amp;gt;10%. &lt;strong&gt;We picked this scale in order to fit the range well on these graphs. Not because Rs 100 cr of revenue was worth about the same as 5% of growth.&lt;/strong&gt; And yet, that&amp;rsquo;s the implicit trade-off this graph is asking us to make.&lt;/p&gt;
&lt;p&gt;We also had very qualitative criteria, like &amp;ldquo;Capability&amp;rdquo; (KSF), and they were compared head-on with growth and revenue. Using qualitiative criteria is not a bad thing. But when the visual makes you trade-off capability against Rs 500 cr of revenue, I feel queasy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You will miss important criteria&lt;/strong&gt;. Usually, the process for identifying criteria is bad. &amp;ldquo;Think of every criteria you can&amp;rdquo; was our standard approach. In this instance, in our first iteration, we had a dozen parameters. We showed it to the client. They said, &amp;ldquo;Look, our Chairman likes these industries a lot. He doesn&amp;rsquo;t like that bunch. We&amp;rsquo;re much more likely to focus on the ones he likes.&amp;rdquo; &lt;strong&gt;And that&amp;rsquo;s absolutely important&lt;/strong&gt;! We ended up adding a &amp;ldquo;Passion / vision&amp;rdquo; based on the fit with the company&amp;rsquo;s existing businesses, and that proved the deciding factor.&lt;/p&gt;
&lt;p&gt;Another time, I built an entire model on which project to outsource based on 10 parameters. (It was everything I could think of at the time.) The one that I missed was, &amp;ldquo;When is the project starting?&amp;rdquo;. It turned out that this was the most important criteria. In fact, it was the &lt;strong&gt;only&lt;/strong&gt; important criterion. If I&amp;rsquo;d simply said, all projects starting after 1-June-2006 can be outsourced, I would&amp;rsquo;ve been 90% right.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You&amp;rsquo;ll keep the irrelevant parameters&lt;/strong&gt;. This is the worst of all. Even after we learnt which the important criteria were, we didn&amp;rsquo;t throw away the useless parameters. We never throw away hours of work, even if it&amp;rsquo;s useless. So the model keeps bloating, and the irrelevant criteria influenced the shape of the graph more than the relevant ones.&lt;/p&gt;
&lt;p&gt;Another problem is that &lt;strong&gt;this methodology cannot answer questions concisely&lt;/strong&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Why did you knock off Industry X?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Oh, because on a cumulative score against revenue, growth, lifecycle, capability, passion and 10 others, it scores less than 45 points.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A good answer should be short. For GE, it would be &amp;ldquo;You&amp;rsquo;ll never be number one.&amp;rdquo; For HP, once, it would&amp;rsquo;ve been &amp;ldquo;It&amp;rsquo;s not where we can excel technically.&amp;rdquo; For Warren Buffet, it may be &amp;ldquo;I don&amp;rsquo;t understand the business.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;After these experiences, and based on hindsight, I&amp;rsquo;ve come to believe the following about MCDM (multi-criteria decision making):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Remove irrelevant criteria&lt;/strong&gt;. Usually a few criteria make the decision. The rest don&amp;rsquo;t matter.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filtering works&lt;/strong&gt;. You don&amp;rsquo;t &lt;strong&gt;optimise&lt;/strong&gt; in MCDM. You&amp;rsquo;re trying to do well against criteria that are often not comparable. You&amp;rsquo;re better off if you filter out unacceptable levels of criteria, and treat what&amp;rsquo;s left as acceptable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use a decision tree&lt;/strong&gt;. Don&amp;rsquo;t compare options. This is the basis of &lt;a href=&#34;http://www.google.com/search?q=fast+and+frugal&#34;&gt;fast and frugal&lt;/a&gt; heuristics. It keeps focus on the important criteria, and makes the process easy to implement / explain.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I&amp;rsquo;ll let you read up on fast and frugal heuristics. I&amp;rsquo;m convinced it&amp;rsquo;s the best way to make decisions based on multiple criteria in the scenarios I&amp;rsquo;ve worked on.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shirali&lt;/strong&gt; &lt;em&gt;10 Oct 2006 11:49 am&lt;/em&gt;:
How about BCG Matrix?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ND&lt;/strong&gt; &lt;em&gt;10 Oct 2006 3:25 pm&lt;/em&gt;:
Ask client (decison makers or those close to them) for the important criteria after the first cut and prune the list Remove irrelevant criteria and possibly assign weights! I&amp;rsquo;m uncomfortable of areas under a spider chart. Prefer to use &amp;ldquo;moon phases&amp;rdquo; that are backed by some data analysis. Comparison is essential for an &amp;ldquo;either- or&amp;rdquo; decision (Should I outsource or not?). Decision trees work when its an &amp;ldquo;open mind&amp;rdquo; situation (What kind of applications should I outsiurce?). Endnote - BCG matrix appears a star&amp;hellip; it&amp;rsquo;s a dog&amp;rsquo;s world after all ;-).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sandeep&lt;/strong&gt; &lt;em&gt;11 Oct 2006 11:54 am&lt;/em&gt;:
Anand, I buy your argument about comparing qualitative and quantitaive measures. I had to do a similar excersise for one of my projects. I used a weighted average model.What I did was 1. Identified all the relevant factors to grade each industry, as agreed upon by the necessary stakeholders 2. Assigned weights to each factor&amp;hellip;again with stakeholder agreement 3. Graded/ranked all the industries by each factor and totalled up a weighted average number. So finally I had one number per industry, to do my comparison. Isn&amp;rsquo;t this method better as compared to representing on a wheel chart. Your thoughts&amp;hellip;.??&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Jawahar&lt;/strong&gt; &lt;em&gt;9 Oct 2006 12:00 pm&lt;/em&gt;:
Hai anand, can you mail me some links on multi criteria decision making and which method is best in multi criteria decision making ? though you have told weighting is wrong,its hard to see how not to use weighting in decision models like AHP so can you throw some light ?&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
  </channel>
</rss>
