<?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>Brands &amp; Insights Archives - PRASHANT AGGARWAL</title>
	<atom:link href="https://blog.prashantaggarwal.com/category/brands-insights/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.prashantaggarwal.com/category/brands-insights/</link>
	<description>Insights Professional &#124; Marketer &#124; Stock Trader &#124; Foodie &#124; 360 Photographer</description>
	<lastBuildDate>Sun, 12 Apr 2026 04:35:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.prashantaggarwal.com/wp-content/uploads/2021/03/cropped-Prashant-Photo-1-32x32.png</url>
	<title>Brands &amp; Insights Archives - PRASHANT AGGARWAL</title>
	<link>https://blog.prashantaggarwal.com/category/brands-insights/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>You&#8217;re Not Ready to Scale. You Were Never Ready.</title>
		<link>https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/</link>
					<comments>https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:30:46 +0000</pubDate>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Book Summary]]></category>
		<category><![CDATA[Brands & Insights]]></category>
		<guid isPermaLink="false">https://blog.prashantaggarwal.com/?p=591</guid>

					<description><![CDATA[<p>You&#8217;re Not Ready to Scale. You Were Never Ready. &#124; Prashant Aggarwal Prashant Aggarwal blog.prashantaggarwal.com Brands &#38; Insights Brands &#38; Insights · Book Notes You&#8217;re Not Ready to Scale.You Were Never Ready. Most businesses don&#8217;t collapse at scale. They collapse because of decisions made when there were zero customers, zero pressure, and zero accountability. And ... <a title="You&#8217;re Not Ready to Scale. You Were Never Ready." class="read-more" href="https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/" aria-label="More on You&#8217;re Not Ready to Scale. You Were Never Ready.">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/">You&#8217;re Not Ready to Scale. You Were Never Ready.</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- SEO Meta Tags (Yoast-ready) -->
<title>You&#8217;re Not Ready to Scale. You Were Never Ready. | Prashant Aggarwal</title>
<meta name="description" content="Most businesses don't fail at scale — they fail at zero. Here's why the phase with no customers, no revenue, and no pressure is the most dangerous phase of all.">
<meta name="focus-keyword" content="how to scale a business">
<meta name="author" content="Prashant Aggarwal">
<link rel="canonical" href="https://blog.prashantaggarwal.com/zero-to-scale-chapter-1">

<!-- Open Graph -->
<meta property="og:title" content="You're Not Ready to Scale. You Were Never Ready.">
<meta property="og:description" content="Most businesses don't fail at scale — they fail at zero. The WhatsApp health drink story you need to read.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://blog.prashantaggarwal.com/zero-to-scale-chapter-1">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&#038;family=DM+Sans:wght@300;400;500&#038;family=DM+Mono:wght@400;500&#038;display=swap" rel="stylesheet">

<style>
  :root {
    --ink: #0f0e0c;
    --paper: #f7f4ef;
    --accent: #c8411a;
    --accent2: #1a3c8f;
    --muted: #7a7570;
    --rule: #e0dbd3;
    --highlight: #fff3cd;
  }

  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  body {
    background: var(--paper);
    color: var(--ink);
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    line-height: 1.75;
  }

  /* ── MASTHEAD ── */
  .masthead {
    border-bottom: 2px solid var(--ink);
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'DM Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--muted);
  }
  .masthead .site-name {
    font-family: 'Playfair Display', serif;
    font-size: 1rem;
    font-weight: 700;
    color: var(--ink);
    letter-spacing: 0;
    text-transform: none;
  }

  /* ── HERO ── */
  .hero {
    max-width: 860px;
    margin: 0 auto;
    padding: 5rem 2rem 3rem;
    position: relative;
  }

  .pillar-tag {
    display: inline-block;
    background: var(--accent2);
    color: #fff;
    font-family: 'DM Mono', monospace;
    font-size: 0.7rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 0.3rem 0.8rem;
    margin-bottom: 1.8rem;
  }

  .hero h1 {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.4rem, 5.5vw, 4rem);
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    max-width: 780px;
  }

  .hero h1 em {
    font-style: italic;
    color: var(--accent);
  }

  .deck {
    font-size: 1.2rem;
    color: var(--muted);
    font-weight: 300;
    max-width: 640px;
    line-height: 1.6;
    border-left: 3px solid var(--accent);
    padding-left: 1.2rem;
    margin-bottom: 2.5rem;
  }

  .byline {
    font-family: 'DM Mono', monospace;
    font-size: 0.75rem;
    color: var(--muted);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
  }
  .byline span { color: var(--ink); font-weight: 500; }

  .hero-rule {
    height: 1px;
    background: var(--rule);
    margin: 3rem 0;
  }

  /* ── PULL QUOTE / BIG OPENER ── */
  .big-opener {
    max-width: 860px;
    margin: 0 auto 0;
    padding: 0 2rem;
  }

  .big-opener .kicker {
    font-family: 'DM Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 1rem;
  }

  .big-statement {
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.6rem, 3vw, 2.4rem);
    font-weight: 700;
    font-style: italic;
    line-height: 1.3;
    border-top: 4px solid var(--ink);
    border-bottom: 1px solid var(--rule);
    padding: 2rem 0;
    margin-bottom: 3rem;
    color: var(--ink);
  }

  /* ── ARTICLE BODY ── */
  .article-body {
    max-width: 680px;
    margin: 0 auto;
    padding: 0 2rem 5rem;
  }

  .article-body p {
    margin-bottom: 1.6rem;
    font-weight: 400;
    color: #1c1a17;
  }

  .article-body p strong {
    font-weight: 600;
    color: var(--ink);
  }

  /* Section heading */
  .section-head {
    font-family: 'Playfair Display', serif;
    font-size: 1.65rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 3.5rem 0 1.2rem;
    color: var(--ink);
  }

  /* Callout box */
  .callout {
    background: var(--ink);
    color: var(--paper);
    padding: 1.8rem 2rem;
    margin: 2.5rem 0;
    position: relative;
  }
  .callout::before {
    content: '★';
    font-size: 1rem;
    color: var(--accent);
    position: absolute;
    top: 1.2rem;
    right: 1.5rem;
  }
  .callout p {
    color: var(--paper) !important;
    margin: 0;
    font-size: 1.05rem;
    word-break: normal;
    overflow-wrap: break-word;
  }
  .callout strong, .callout b {
    color: #ffd166 !important;
    font-weight: 700;
  }

  /* Pull quote */
  .pull-quote {
    font-family: 'Playfair Display', serif;
    font-size: 1.55rem;
    font-weight: 700;
    font-style: italic;
    color: var(--accent);
    border-left: 5px solid var(--accent);
    padding: 1rem 1.5rem;
    margin: 2.8rem 0;
    line-height: 1.3;
  }

  /* Story box */
  .story-box {
    background: #fff;
    border: 1px solid var(--rule);
    border-top: 3px solid var(--accent2);
    padding: 1.8rem 2rem;
    margin: 2.5rem 0;
    font-size: 0.97rem;
  }
  .story-box .story-label {
    font-family: 'DM Mono', monospace;
    font-size: 0.68rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--accent2);
    font-weight: 500;
    margin-bottom: 0.8rem;
  }
  .story-box p { margin-bottom: 0.8rem; color: #2a2825; }
  .story-box p:last-child { margin-bottom: 0; }

  /* Comparison grid */
  .compare-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    background: var(--rule);
    border: 1px solid var(--rule);
    margin: 2.5rem 0;
    font-size: 0.95rem;
  }
  .compare-col {
    background: var(--paper);
    padding: 1.5rem;
  }
  .compare-col.left { border-right: 1px solid var(--rule); }
  .compare-col .col-label {
    font-family: 'DM Mono', monospace;
    font-size: 0.68rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-weight: 500;
  }
  .compare-col.left .col-label { color: var(--accent); }
  .compare-col.right .col-label { color: #2a7a2a; }
  .compare-col ul { list-style: none; }
  .compare-col ul li {
    padding: 0.4rem 0;
    border-bottom: 1px solid var(--rule);
    font-size: 0.92rem;
    color: #2a2825;
  }
  .compare-col ul li:last-child { border-bottom: none; }
  .compare-col.left ul li::before { content: '✕ '; color: var(--accent); font-weight: 600; }
  .compare-col.right ul li::before { content: '✓ '; color: #2a7a2a; font-weight: 600; }

  /* Numbered list */
  .numbered-list { margin: 1.5rem 0 2rem; }
  .numbered-list li {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.2rem;
    align-items: flex-start;
  }
  .num {
    font-family: 'Playfair Display', serif;
    font-size: 1.4rem;
    font-weight: 900;
    color: var(--accent);
    line-height: 1.2;
    flex-shrink: 0;
    width: 1.8rem;
  }
  .num-text { font-size: 0.97rem; color: #1c1a17; }

  /* The big final CTA */
  .sign-off {
    background: var(--accent2);
    color: #fff;
    padding: 3rem 2rem;
    margin-top: 4rem;
    text-align: center;
  }
  .sign-off h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    font-weight: 900;
    margin-bottom: 1rem;
    line-height: 1.2;
  }
  .sign-off p {
    font-size: 1rem;
    color: rgba(255,255,255,0.8);
    max-width: 480px;
    margin: 0 auto 1.5rem;
    font-weight: 300;
  }
  .sign-off .cta-btn {
    display: inline-block;
    background: #fff;
    color: var(--accent2);
    font-family: 'DM Mono', monospace;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0.8rem 1.8rem;
    font-weight: 500;
    text-decoration: none;
    margin-top: 0.5rem;
  }

  /* Footer */
  .post-footer {
    max-width: 680px;
    margin: 0 auto;
    padding: 2rem 2rem 4rem;
    border-top: 1px solid var(--rule);
  }
  .share-nudge {
    font-family: 'DM Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 0.5rem;
  }
  .post-tags { display: flex; gap: 0.5rem; flex-wrap: wrap; margin-top: 1.5rem; }
  .post-tags span {
    border: 1px solid var(--rule);
    font-size: 0.7rem;
    font-family: 'DM Mono', monospace;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0.25rem 0.6rem;
    color: var(--muted);
  }

  @media (max-width: 600px) {
    .masthead { flex-direction: column; gap: 0.5rem; align-items: flex-start; }
    .compare-grid { grid-template-columns: 1fr; }
    .compare-col.left { border-right: none; border-bottom: 1px solid var(--rule); }
    .hero h1 { font-size: 2rem; }
  }
</style>
</head>
<body>

<!-- MASTHEAD -->
<header class="masthead">
  <div class="site-name">Prashant Aggarwal</div>
  <div>blog.prashantaggarwal.com</div>
  <div>Brands &amp; Insights</div>
</header>

<!-- HERO -->
<section class="hero">
  <div class="pillar-tag">Brands &amp; Insights · Book Notes</div>
  <h1>You&#8217;re Not Ready to Scale.<br><em>You Were Never Ready.</em></h1>
  <p class="deck">Most businesses don&#8217;t collapse at scale. They collapse because of decisions made when there were zero customers, zero pressure, and zero accountability. And you called that phase &#8220;early days.&#8221;</p>
  <div class="byline">
    By <span>Prashant Aggarwal</span> &nbsp;·&nbsp; Marketing Professional, New Delhi &nbsp;·&nbsp; Read time: <span>6 min</span>
  </div>
  <div class="hero-rule"></div>
</section>

<!-- BIG OPENER -->
<div class="big-opener">
  <div class="kicker">The Uncomfortable Truth</div>
  <p class="big-statement">&#8220;Scaling problems don&#8217;t begin at scale. They begin at zero — when everything feels fine because nothing is being tested yet.&#8221;</p>
</div>

<!-- ARTICLE BODY -->
<article class="article-body">

  <p>Let me paint you a picture. A bunch of ambitious founders launch a health drink brand. Product is good. Vibe is good. Instagram is immaculate. Orders start coming in, and they do what every sensible person does in 2024 — they take orders on WhatsApp.</p>

  <p>Twenty customers? Absolutely fine. Forty? Manageable. Two hundred? One founder is copy-pasting addresses at midnight. Two thousand? It&#8217;s a full-blown crisis. Orders are delayed. Customers are angry. The brand that looked unstoppable at zero is drowning at scale.</p>

  <p>Here&#8217;s the brutal part: <strong>nothing went wrong at 2,000 customers. Everything went wrong at 20</strong> — when they decided the WhatsApp system was &#8220;good enough for now.&#8221;</p>

  <p>This is the central argument of <em>Zero to Scale</em>, and it&#8217;s one of those ideas that sounds obvious the moment you hear it, yet almost nobody actually acts on it.</p>

  <div class="pull-quote">&#8220;Zero is not nothing. Zero is the only time you have maximum freedom to design correctly.&#8221;</div>

  <h2 class="section-head">We&#8217;ve Been Romanticising the Wrong Phase</h2>

  <p>In startup culture, we fetishise two phases: the scrappy Day Zero (&#8220;we started from nothing!&#8221;) and the glorious scale (&#8220;we just hit ₹100 crore ARR!&#8221;). The phase in between? We call it &#8220;the grind&#8221; and assume it&#8217;ll sort itself out.</p>

  <p>It won&#8217;t. And the reason it won&#8217;t is because of what you did — or didn&#8217;t do — at zero.</p>

  <p>Most founders and brand managers treat the zero phase as a race to survive. Launch fast. Copy what&#8217;s working elsewhere. Chase short-term wins. Get to revenue. That&#8217;s reasonable instinct. But it has a silent tax.</p>

  <div class="callout">
    <p style="color:#f7f4ef !important;">Every shortcut you take at zero becomes a <strong style="color:#ffd166 !important;">structural debt</strong> you pay back at scale — with interest. The process that lived in someone&#8217;s head. The positioning that was &#8220;close enough.&#8221; The customer segment that was &#8220;basically anyone who buys this.&#8221; These don&#8217;t disappear. They compound.</p>
  </div>

  <h2 class="section-head">Growth vs Scale: The Difference Nobody Explains Clearly</h2>

  <p>Here&#8217;s a distinction that changed the way I think about brand-building entirely.</p>

  <div class="compare-grid">
    <div class="compare-col left">
      <div class="col-label">Growth (The Trap)</div>
      <ul>
        <li>Hire more salespeople to hit targets</li>
        <li>Add distributors to cover new markets</li>
        <li>More effort, more cost, more chaos</li>
        <li>Revenue grows, so does the headache</li>
        <li>Management time fully consumed</li>
      </ul>
    </div>
    <div class="compare-col right">
      <div class="col-label">Scale (The Goal)</div>
      <ul>
        <li>Repeatable GTM model that runs itself</li>
        <li>Standardised messaging across markets</li>
        <li>More output, same (or less) effort</li>
        <li>Revenue grows, team breathes easy</li>
        <li>Founders can actually think strategically</li>
      </ul>
    </div>
  </div>

  <p>Growth says: do more to get more. Scale says: design better so the machine does more without you.</p>

  <p>One is a treadmill. The other is leverage.</p>

  <p>The uncomfortable question for every brand manager reading this: <strong>are you growing, or are you scaling?</strong> Because from the outside, they look identical — right up until the moment they don&#8217;t.</p>

  <h2 class="section-head">The Messy Middle Nobody Talks About</h2>

  <p>Here&#8217;s where it gets personal. There&#8217;s a phase every brand hits — after the initial excitement, before genuine scale — that the book calls the &#8220;messy middle.&#8221; You&#8217;ll recognise it immediately.</p>

  <div class="story-box">
    <div class="story-label">Scene from the Messy Middle</div>
    <p>The founder/brand lead feels stuck but can&#8217;t articulate why. The team feels perpetually overloaded. Every campaign requires the same amount of firefighting as the last one. The brand is bigger than it was, but somehow harder to manage. Someone in a meeting says &#8220;we need to get back to basics&#8221; and nobody knows what that means.</p>
    <p>This is not a people problem. This is not an ambition problem. This is a foundation problem — and the foundation was poured at zero.</p>
  </div>

  <p>The common culprits? No clear target customer (everyone is the customer, which means no one is). A brand promise vague enough to mean anything. Early clients who got so much custom attention that now the team can&#8217;t imagine doing it any other way. And processes that live entirely in one person&#8217;s head — which is fine until that person has a bad week, leaves, or both.</p>

  <h2 class="section-head">The Question That Changes Everything</h2>

  <p>Most strategy conversations begin with: <em>&#8220;How big can this become?&#8221;</em></p>

  <p>It&#8217;s the wrong question. It feels ambitious. It&#8217;s actually just wishful thinking dressed up in a boardroom.</p>

  <p>The book offers a better one: <strong>&#8220;What must be true for this to work repeatedly?&#8221;</strong></p>

  <p>That single shift moves you from vision to execution, from dreaming to designing. Let me show you how that plays out:</p>

  <ul class="numbered-list">
    <li>
      <span class="num">1</span>
      <span class="num-text"><strong>Can one salesperson close deals consistently?</strong> If not, your GTM model is personality-dependent — you haven&#8217;t built a model, you&#8217;ve hired a superstar.</span>
    </li>
    <li>
      <span class="num">2</span>
      <span class="num-text"><strong>Can one SKU win repeatedly across markets?</strong> If not, your product-market fit is more fragile than you think — it&#8217;s context-dependent, not universal.</span>
    </li>
    <li>
      <span class="num">3</span>
      <span class="num-text"><strong>Can one message work across audiences?</strong> If not, your positioning isn&#8217;t sharp — it&#8217;s camouflaged, blending in everywhere and standing out nowhere.</span>
    </li>
  </ul>

  <p>If one cannot work repeatedly, many never will. That&#8217;s not a pessimistic statement. It&#8217;s the most clarifying filter you can apply to any brand or business decision.</p>

  <div class="pull-quote">&#8220;If you can&#8217;t explain it simply, you don&#8217;t understand it well enough. If you can&#8217;t execute it repeatedly, you haven&#8217;t designed it right.&#8221;</div>

  <h2 class="section-head">What This Means If You&#8217;re a Brand Manager (Not a Founder)</h2>

  <p>You might be reading this thinking — okay, this is startup stuff. I work at an established brand. My budgets are real, my team is real, my problems are real and political, not philosophical.</p>

  <p>Fair. But here&#8217;s where Zero to Scale gets sharply relevant for brand leaders:</p>

  <p>Ask yourself: does every campaign in your portfolio require a custom brief from scratch? Does execution depend on one agency, one creative lead, or one relationship? Is there firefighting before every launch, because &#8220;this one is different&#8221;?</p>

  <p>If yes — your brand is not scalable, regardless of the budget sitting behind it.</p>

  <div class="callout">
    <p style="color:#f7f4ef !important;"><strong style="color:#ffd166 !important;">A scalable brand</strong> has a positioning clear enough that new agencies brief themselves. Has formats repeatable enough that junior team members execute confidently. Has principles sharp enough that every campaign, whether ₹5 lakh or ₹5 crore, feels coherent. That&#8217;s not restricting creativity. That&#8217;s enabling speed.</p>
  </div>

  <p>Most brand crises I&#8217;ve seen aren&#8217;t about strategy. They&#8217;re about the absence of a system — which traces back to an absence of design discipline at the beginning.</p>

  <h2 class="section-head">So What Do You Do About It?</h2>

  <p>If you&#8217;re at zero right now — a new brand, a product relaunch, a new market, even a new team — resist the urgency to just move fast. Move deliberately. The chapter doesn&#8217;t say go slow. It says <em>design for what comes next, not just for what&#8217;s in front of you.</em></p>

  <p>Ask: what&#8217;s the repeatable unit of success here? What should be systematised before it gets complicated? What decisions, if made wrong today, will cost triple the effort to fix at 10x scale?</p>

  <p>If you&#8217;re in the messy middle — which, if we&#8217;re honest, most of us are — the answer isn&#8217;t a bigger team or a bigger budget. The answer is to pause and rebuild the foundation. Which everyone resists, because it feels like going backwards.</p>

  <p>It isn&#8217;t. It&#8217;s the only way forward that actually works.</p>

  <div class="story-box">
    <div class="story-label">Chapter 1 in One Line</div>
    <p><strong>If you don&#8217;t design for scale at zero, scale will expose every flaw later — at the worst possible time, in front of the worst possible audience.</strong></p>
  </div>

  <p>The WhatsApp health drink founders learned this the hard way. Most of us learn it the same way. The rare few read it before they have to live it.</p>

  <p>That&#8217;s why this book exists. And why this series exists on this blog.</p>

  <p style="font-style:italic; color: var(--muted); font-size:0.95rem; margin-top: 2.5rem;">This is part of an ongoing series where I break down <em>Zero to Scale</em> through a brand and marketing lens. If Chapter 1 hit differently than expected, wait for Chapter 2.</p>

</article>

<!-- BOOK CREDIT -->
<div style="max-width:680px; margin: 0 auto 0; padding: 0 2rem 3rem;">
  <div style="border: 1px solid #e0dbd3; border-left: 4px solid #c8411a; padding: 1.5rem 1.8rem; background: #fff; display: flex; gap: 1.5rem; align-items: flex-start;">
    <div style="font-size: 2.5rem; line-height:1;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
    <div>
      <div style="font-family: 'DM Mono', monospace; font-size: 0.68rem; letter-spacing: 0.15em; text-transform: uppercase; color: #c8411a; margin-bottom: 0.5rem;">Source &amp; Credit</div>
      <p style="margin: 0 0 0.4rem; font-family: 'DM Sans', sans-serif; font-size: 0.97rem; color: #0f0e0c;">This post is based on <strong>Chapter 1 of <em>Zero to Scale</em></strong> — the ideas, frameworks, and examples discussed here originate from the book. All analysis and commentary are my own interpretation through a brand and marketing lens.</p>
      <p style="margin: 0; font-family: 'DM Mono', monospace; font-size: 0.75rem; color: #7a7570;">Book: <strong>Zero to Scale</strong> &nbsp;·&nbsp; This is part of an ongoing chapter-by-chapter series on this blog.</p>
    </div>
  </div>
</div>

<!-- SIGN OFF CTA -->
<div class="sign-off">
  <h3>If This Made You Think,<br>Forward It to Someone Who Won&#8217;t.</h3>
  <p>The best way to test an idea is to share it with someone who&#8217;ll push back. That&#8217;s the point of this blog.</p>
  <a href="https://blog.prashantaggarwal.com" class="cta-btn">Read More on the Blog →</a>
</div>

<!-- POST FOOTER -->
<footer class="post-footer">
  <div class="share-nudge">Share this post</div>
  <p style="font-size:0.9rem; color: var(--muted);">If this gave you one useful question to ask yourself — that&#8217;s enough. Share it with one person who&#8217;s building something.</p>
  <div class="post-tags">
    <span>Brands &amp; Insights</span>
    <span>Scaling</span>
    <span>Marketing Strategy</span>
    <span>Book Notes</span>
    <span>Zero to Scale</span>
    <span>Brand Building</span>
  </div>
</footer>

</body>
</html>
<p>The post <a href="https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/">You&#8217;re Not Ready to Scale. You Were Never Ready.</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/how-to-scale-a-business-zero-to-scale/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>4 Quantitative Scales that will Surprise you</title>
		<link>https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/</link>
					<comments>https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Fri, 16 Jul 2021 15:20:42 +0000</pubDate>
				<category><![CDATA[Brands & Insights]]></category>
		<category><![CDATA[Consumer insights]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Quantitative]]></category>
		<category><![CDATA[Quantitative Research]]></category>
		<guid isPermaLink="false">https://prashantaggarwal.com/?p=436</guid>

					<description><![CDATA[<p>4 Quantitative Scales that you haven&#8217;t heard of When talking about the world of statistics, one cannot talk without mentioning types of quantitative scales. Such a title is quite deserved. It is very important for all kinds of professions &#8211; teachers, students, researchers, corporate managers, media outlets, etc. &#8211; to have some knowledge about such ... <a title="4 Quantitative Scales that will Surprise you" class="read-more" href="https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/" aria-label="More on 4 Quantitative Scales that will Surprise you">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/">4 Quantitative Scales that will Surprise you</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>4 <a href="https://analythical.com/blog/types-of-rating-scales">Quantitative Scales</a> that you haven&#8217;t heard of</h2>
<p><img fetchpriority="high" decoding="async" class="size-medium wp-image-453 alignright" src="https://mlrz1d6hzu0s.i.optimole.com/w:208/h:300/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/07/Pinterest-Image-for-Quantitative-Scales-Prashant-Aggarwal.jpg" alt="Quantitative Scales" width="208" height="300" /></p>
<p>When talking about the world of statistics, one cannot talk without mentioning types of quantitative scales. Such a title is quite deserved. It is very important for all kinds of professions &#8211; teachers, students, researchers, corporate managers, media outlets, etc. &#8211; to have some knowledge about such scales in order to make their work easier and to come up with better output and value-added data sets.</p>
<p>Different scales can be used. One common type is the <span style="text-decoration: underline;"><strong>ordinal scale</strong></span>, which is widely used in almost all fields of study. Ordinal scales are graphical works that transform a domain of numerical values into a range of more definite graphical values (i.e., numbers, colors, measurements). For example, the distance from the sun to the earth or the weight of an object can be thought of as an ordinal dimension. Another common type of quantitative scale is the <span style="text-decoration: underline;"><strong>ratio scale</strong></span>, used to represent time (and thus, height and temperature) and distance.</p>
<p>One more important type of quantitative scale is the <strong><span style="text-decoration: underline;">probability scale</span></strong>, which compares the value of a property over time. This can be thought of as a range value or probability density over time. Another common type is the spatial probability scale, which is used to represent spatial data domains (such as locations). The third popularly used type is the binomial curve, which calculates the probability distribution of a particular data range. This is based on logistic regression.</p>
<p>Some scales are <span style="text-decoration: underline;"><strong>binomial (x-intercept) scales</strong></span> (log-normal deviation), log-normal (x-intercept), or quadratic (log-normal plus tails) based. Other scales are simply point-form distributions. One common example is the binomial logistic or Gaussian random variable. A log-normal exponential curve has the same range as the natural log. The probability of sampling even a single point from a Gaussian curve is very low.</p>
<p><img decoding="async" class="alignright" src="https://i.imgur.com/rjWHGoL.png" alt="Types of Quantitative Scale" width="360" height="250" align="left" /></p>
<p>There are also other types of scales that can be considered useful for scientific analysis. One is the arithmetic mean, which is the asymmetrical mean of the underlying distribution. Another is the binomial curve, which involves a mean and a mode. Another type is the mathematical cephalic mean, which is formed by dividing the range of values by the square root of their frequencies. And, a few more include the <span style="text-decoration: underline;"><strong>logistic scale</strong></span>, the exponential distribution, and the logistic function scale.</p>
<p>The most visual analysis uses some kind of graphical scale. It may use a range, a data set, or just one or more of the many graphical scale types. The most common visual scale is the plotted line or spike chart, but more complex charts that make use of color for presentation also appear to be quite popular in the quantitative field. Other types of charts that are often used in science, engineering, and statistics studies include the histogram, the scatter plot, and the panel chart.</p>
<p>One thing that must be understood about the use of quantitative data in research is that different types of quantitative scales cannot be used at the same time, if at all. This is because data interpretation and the reporting of that information require a wide variety of methods, which depend on the type of scale being used. Some quantitative scales cannot be analyzed using more than one type.</p>
<p>For example, the Student&#8217;s t-test, also known as the Wertheimer Test, can be performed using either a one-element array (a two-element array consisting of two numbers) or a two-element ensemble (a two-element array of numbers and their corresponding interpretive symbol). One-element arrays can be analyzed using a normal bell curve or by a logistic function.</p>
<p>Two-element arrays, however, cannot be analyzed by a normal bell curve or by a logistic function. If the data set involves a significant number of numerical elements, then it is usually preferable to analyze the data using a logistic function or a two-element ensemble rather than the Student&#8217;s t-test. In cases where data analysis requires the employment of a two-dimensional array, then the common type of analytical method employed is the parabola.</p>
<p>This was a small post to share few scales that are not very common. To check the scales that are commonly used, you may watch the following video.</p>
<p><iframe src="https://www.youtube.com/embed/KIBZUk39ncI" width="369" height="206" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></p>
<p><span data-preserver-spaces="true">If you found my post helpful, then do share it with your friends and colleagues. If you have any feedback/questions, you may leave a comment below.</span></p>
<p><a class="editor-rtfLink" href="https://blog.prashantaggarwal.com/about-me/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Click here to know more about me</span></a><span data-preserver-spaces="true">.</span></p>
<p>The post <a href="https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/">4 Quantitative Scales that will Surprise you</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/4-quantitative-scales-that-you-havent-heard/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top 5 reasons why Consumer insights is important in decision making</title>
		<link>https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/</link>
					<comments>https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Fri, 09 Jul 2021 13:52:34 +0000</pubDate>
				<category><![CDATA[Brands & Insights]]></category>
		<category><![CDATA[Consumer insights]]></category>
		<category><![CDATA[Market REsearch]]></category>
		<category><![CDATA[Qualitative]]></category>
		<category><![CDATA[Qualitative Research]]></category>
		<category><![CDATA[Quantitative]]></category>
		<category><![CDATA[Research]]></category>
		<guid isPermaLink="false">https://prashantaggarwal.com/?p=383</guid>

					<description><![CDATA[<p>The importance of consumer insights in decision-making The importance of consumer insights in decision-making is well recognized in India. It was the British colonialists who changed the direction of the economy, unleashing the power and potential of markets to cater to consumers more efficiently. This made the masses consumers instead of just shopkeepers and entrepreneurs. ... <a title="Top 5 reasons why Consumer insights is important in decision making" class="read-more" href="https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/" aria-label="More on Top 5 reasons why Consumer insights is important in decision making">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/">Top 5 reasons why Consumer insights is important in decision making</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The importance of consumer insights in decision-making</h2>
<p><img decoding="async" class="size-medium wp-image-389 alignright" src="https://mlrz1d6hzu0s.i.optimole.com/w:208/h:300/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/07/Pinterest-Image-for-importance-of-consumer-insights-Prashant-Aggarwal.jpg" alt="Consumer Insights - Prashant" width="208" height="300" /></p>
<p>The importance of <a href="https://en.wikipedia.org/wiki/Customer_insight">consumer insights</a> in decision-making is well recognized in India. It was the British colonialists who changed the direction of the economy, unleashing the power and potential of markets to cater to consumers more efficiently. This made the masses consumers instead of just shopkeepers and entrepreneurs. Today, Indian markets are no longer dominated by the elite and top profiteers, but by the middle classes, as reflected in the extensive use of the term &#8220;Lake in India&#8221; to indicate products that have been made in India and imported into the country.</p>
<p>A market is only as good as its distribution which is a complex phenomenon. It is influenced by various forces such as demand, price, competition, and many others. All these forces have an impact on the distribution of goods and services in the market. One cannot ignore them and hope that things will remain as they are.</p>
<p>Consumers are the most important force in determining the quality and quantity of any product or service. With their insights into the market, they can make informed decisions as to where to spend their money. They will also have an idea as to the level of satisfaction they can expect from the service they receive. As far as distribution is concerned, the consumers can play a major role. They decide where and how they want to spend their money. That is the power of consumer insights in decision-making.</p>
<p>&nbsp;</p>
<p>However, the power of consumers is not confined to distribution alone. It extends to pricing also. The consumers are the ones who decide which products and services are cheap or expensive. This is the power of market dynamics. When the consumers make their decisions based on economic factors, the prices of the products and services will follow.</p>
<p>The decision-makers, i.e., retailers and other big businesses, pay very close attention to the price of the product or service they offer. The consumers will be the ones to determine the level of affordability of the product or service.</p>
<p>The information available to them gives them the tools to bargain for lower prices with suppliers and make good deals. If they find out that the consumers are getting cheated by sellers of products and services, the power of consumer awareness will play a decisive role in their decision-making. The sellers will start to see that the competition is heating up and will find it increasingly difficult to maintain prices.</p>
<p>Consumer insights also influence the manner in which businesses operate. In industries where consumers have specific demands, they are the ones who ensure that the goods and services meet these demands. If consumers feel that the quality of the product is poor, they will not buy it. On the other hand, if they feel that the service they get is good, then they would not hesitate to patronize that business.</p>
<p>Consumer insights also give businesses important signals about the type of customer they should target. The analysis shows that consumers do not purchase the same type of product or service from different companies. Instead, they prefer brands that resonate with their values, lifestyle, and other characteristics. Thus, a business may choose to focus on the more lucrative segments of consumers. It may choose to specialize in providing goods and services that are in line with what consumers need. Alternatively, it may focus on services that consumers cannot live without.</p>
<p><img decoding="async" class="alignnone" src="https://i.imgur.com/1JooKjk.png" alt="Role of Consumer insights in decision making" width="2400" height="1256" align="left" /></p>
<p>By providing an analysis of the way in which consumers use &#8211; different marketing tools and businesses will be able to adapt quickly to consumer demands. Once the necessary changes are made, consumers will not only continue to patronize the business but also refer others to the business. This, in turn, will boost its market share and expand the market share of the business. This is how consumer insights play a crucial role in business. Without them, businesses would not be able to survive and grow.</p>
<p><span data-preserver-spaces="true">If you found my post helpful, then do share it with your friends and colleagues. If you have any feedback/questions, you may leave a comment below.</span></p>
<p><a class="editor-rtfLink" href="https://blog.prashantaggarwal.com/about-me/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Click here to know more about me</span></a><span data-preserver-spaces="true">.</span></p>
<p>&nbsp;</p>
<p>The post <a href="https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/">Top 5 reasons why Consumer insights is important in decision making</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/consumer-insights-in-decision-making/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quantitative Research &#8211; All types explained in 1 post</title>
		<link>https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/</link>
					<comments>https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Mon, 07 Jun 2021 05:01:17 +0000</pubDate>
				<category><![CDATA[Brands & Insights]]></category>
		<category><![CDATA[Consumer insights]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Market REsearch]]></category>
		<category><![CDATA[Quantitative]]></category>
		<category><![CDATA[Quantitative Research]]></category>
		<category><![CDATA[Research]]></category>
		<guid isPermaLink="false">https://prashantaggarwal.com/?p=322</guid>

					<description><![CDATA[<p>This post covers the different types of quantitative research design. Quantitative Research Types Quantitative Research &#8211; Experimental True experimental True experimental research aims to determine causal relationships among variables, and it relies on statistical analysis to approve or disprove a hypothesis. It is also worth noting that true experimental research is considered the most accurate ... <a title="Quantitative Research &#8211; All types explained in 1 post" class="read-more" href="https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/" aria-label="More on Quantitative Research &#8211; All types explained in 1 post">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/">Quantitative Research &#8211; All types explained in 1 post</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span data-preserver-spaces="true">This post covers the different types of quantitative research design.</span></p>
<h3><img decoding="async" class="size-medium wp-image-325 alignright" src="https://mlrz1d6hzu0s.i.optimole.com/w:205/h:300/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Pinterest-Image-for-Quantitative-Research-Prashant-Aggarwal-e1623040831701.jpg" alt="Quantitative Research - Prashant Aggarwal" width="205" height="300" /></h3>
<h3><a href="https://www.scribbr.com/methodology/quantitative-research/#:~:text=Quantitative%20research%20is%20the%20process,generalize%20results%20to%20wider%20populations."><span data-preserver-spaces="true">Quantitative Research Types</span></a></h3>
<h5><span data-preserver-spaces="true">Quantitative Research &#8211; Experimental</span></h5>
<ul>
<li><span data-preserver-spaces="true">True experimental</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">True experimental research aims to determine causal relationships among variables, and it relies on statistical analysis to approve or disprove a hypothesis. It is also worth noting that true experimental research is considered the most accurate type of experimental design.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">It may be conducted with or without a pre-test, and it always involves a control group and a test group.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">Other characteristics include variable manipulation, Random selection of participants. It is always conducted in a controlled setting, and intervention is always present.</span></li>
<li><span data-preserver-spaces="true">For example, a researcher wants to do quantitative research and determine the effects of classical music on students&#8217; academic performance. Since this is true experimental research, it must have at least two groups. One would be the control group, and the other one would be the test or experimental.</span>
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">In the control group, everything is held constant or regular, which means that there would be no intervention, which means there is no music or no music played in their classes.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">While in the test or experimental group, there is the presence of intervention which is classical music. This intervention can further be manipulated with variables such as frequency and music volume.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">At the end of the study, the researchers assess the control without music. And test or experiment with music by looking at their academic performance.</span></li>
</ul>
</li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Based on this example, we conclude that played classical music was studying as a positive effect on the student&#8217;s grades.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">Quasi-experimental</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">Similar to true experimental research, this type of research aims to determine causal relationships among variables.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">It bears a resemblance to true experimental research but different because participants are not randomly assigned in this type of research. It involves the conduct of the pre-test and post-test.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">Furthermore, other characteristics of the Quasi-experimental research involved variable manipulation. It&#8217;s also conducted in a controlled setting, and that the intervention is also present.</span></li>
<li><span data-preserver-spaces="true">For example, a teacher wants to do quantitative research and test a reading intervention program to aid students with a low level of comprehension. Since this is Quasi-experimental research, this study would usually start with the pre-test.</span>
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">The pre-test would be a reading comprehension test that would help determine who among the students has passed and who has failed.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">Recognizing the students to a field is essential as these students will be considered participants for the reading intervention program.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">Once the participants have been identified, they shall undergo their reading intervention program, which can further manipulate them through the duration of the program, the schedule given to the students, the reading activities given, and the teaching strategy that is used.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">After undergoing intervention, we now proceed with the post-test, which is another reading comprehension test. The students who spilled their reading comprehension tests given before would have experienced the reading intervention program and will then be given another reading comprehension test to determine whether they will pass or still fail.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">If they have passed, we can conclude that the reading intervention program effectively improves the reading comprehension of students with low-level understanding.</span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><span data-preserver-spaces="true">Similarities between True and Quasi-experimental design of quantitative research</span></p>
<ol>
<li><span data-preserver-spaces="true">Both are used to determine causal relationships</span></li>
<li><span data-preserver-spaces="true">Both have interventions</span></li>
<li><span data-preserver-spaces="true">Involves manipulation of variables</span></li>
<li><span data-preserver-spaces="true">both are conducted in a controlled setting</span></li>
</ol>
<p><span data-preserver-spaces="true">Differences between True and Quasi-experimental design of quantitative research</span></p>
<ol>
<li><span data-preserver-spaces="true">There is a random selection of participants in True experimental, but in Quasi, the selection is not random.</span></li>
<li><span data-preserver-spaces="true">True experimental may be conducted with or without a pre-test, while Quasi-experimental research involves pre-test and post-test.</span></li>
<li><span data-preserver-spaces="true">True experimental research involves a test group and a control group, while Quasi-experimental research does not have any control group.</span></li>
</ol>
<h5><span data-preserver-spaces="true">Quantitative Research &#8211; Not experimental</span></h5>
<ul>
<li><span data-preserver-spaces="true">According to Purpose</span>
<ul>
<li><span data-preserver-spaces="true">Surveys</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">Survey research gathers evidence on people&#8217;s knowledge, opinions, attitudes, and values on various issues and concerns.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">The survey research makes use of questionnaires, interviews, and surveys. Also, in survey research, the variables are not controlled or manipulated, and no intervention is applied.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">For example &#8211; A researcher wants to survey the preference of individuals towards mass testing. What he does is identify the participants and give them the questionnaires that they will answer.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">Again, there is no intervention in survey research because the researcher would only wait for the respondents to give out their answers. Also, in survey research, researchers focus on recording and tallying the responses, analyzing and interpreting that data.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">From these detailed data, he comes up with conclusions. The data that the researcher was able to identify is that those who answered yes are 75 percent, while those who answered No are 25 percent. From this detailed data, the researcher then concludes that the majority, or 75 percent or therefore Group A, favors mass testing.</span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><span data-preserver-spaces="true">Correlational Research</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">The correlational research seeks to interpret the degree of relationship between 2 or more variables using statistical data. Similar to the survey research, the variables are not controlled or manipulated, and no intervention is applied here.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">It is also worth noting that while correlational research aims to interpret the degree of relationship between variables, it does not seek to determine cause and effect relationships.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">For example, the researcher wants to do quantitative research to determine the influence of online gaming on students&#8217; critical thinking.</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-4"><span data-preserver-spaces="true">In the study, he hypothesized that there is no significant relationship between online gaming and critical thinking.</span></li>
<li class="ql-indent-4"><span data-preserver-spaces="true">To conduct this detailed research, the researcher needs to find online gamers who will agree to become participants in our study. Again in the correlational analysis, there is no intervention because the responsibilities of researchers focused primarily on gathering the needed data, applying the correct statistical treatment, analyzing and interpreting the treated data, and rejecting or accepting the hypothesis.</span></li>
<li class="ql-indent-4"><span data-preserver-spaces="true">Now going back to our online universe, these participants are then given instruments that would assess their online gaming habits and their critical thinking level.</span></li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">From there, we will give the appropriate statistical treatment to determine whether there&#8217;s a relationship between online gaming and critical thinking and whether an increase in online gaming would increase critical thinking or vice versa.</span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><span data-preserver-spaces="true">According to time</span>
<ul>
<li><span data-preserver-spaces="true">Cross-sectional research</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">Cross-sectional research involves gathering data at a single point in time. It focuses on the same set of variables, after which comparisons are made across variables of interest.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">For example &#8211; A researcher once identified the spending trends between men and women in their thirties. From this detailed research, the findings came that women tend to spend more money than men.</span></li>
</ul>
</li>
<li class="ql-indent-2"><span data-preserver-spaces="true">The researchers then take this particular data in cross-sectional research and compare it with other variables like age brackets. He will then compare whether there are similarities or differences in terms of the trends and results.</span></li>
</ul>
</li>
</ul>
</li>
<li><span data-preserver-spaces="true">Longitudinal</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">In longitudinal research, the data is collected at multiple points in time. A researcher collects data from the present and again in the future to compare datasets.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">For example &#8211; A study on the effects of antiretroviral medicines as a maintenance drug for HIV-positive patients needs to be done. The participants for this particular study are individuals who tested positive for HIV.</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">At the start of the longitudinal research, their HIV viral load is taken and reported before they are given the medicines. After which their viral load is monitored on a specific schedule to determine how the drugs are working.</span></li>
</ul>
</li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Based on this particular example, you could say that it takes quite a long time before this specific study is finished, hence longitudinal.</span></li>
</ul>
</li>
</ul>
</li>
</ul>
<p><span data-preserver-spaces="true">As researchers, it is essential to understand the Quantitative research types. This knowledge will help us to determine the best research design for the research objectives.</span></p>
<p><span data-preserver-spaces="true">In this post, I&#8217;ve covered the basics of Quantitative research types. If you found my post helpful, then do share it with your friends and colleagues. If you have any feedback/questions, you may leave a comment below.</span></p>
<p><a class="editor-rtfLink" href="https://blog.prashantaggarwal.com/about-me/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Click here to know more about me</span></a><span data-preserver-spaces="true">.</span></p>
<p>The post <a href="https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/">Quantitative Research &#8211; All types explained in 1 post</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/quantitative-research-all-types-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Qualitative Research Types Explained in less than 1000 words</title>
		<link>https://blog.prashantaggarwal.com/qualitative-research-types-explained/</link>
					<comments>https://blog.prashantaggarwal.com/qualitative-research-types-explained/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Sat, 05 Jun 2021 14:13:32 +0000</pubDate>
				<category><![CDATA[Brands & Insights]]></category>
		<category><![CDATA[Consumer insights]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Market REsearch]]></category>
		<category><![CDATA[Qualitative]]></category>
		<category><![CDATA[Qualitative Research]]></category>
		<guid isPermaLink="false">https://prashantaggarwal.com/?p=308</guid>

					<description><![CDATA[<p>Qualitative Research &#160; Qualitative research is a type of research that focuses on explaining the world&#8217;s reality through the participants&#8217; perspectives. Also, it is characterized by the researcher&#8217;s active involvement when interacting with participants while gathering data in the natural setting. Lastly, in qualitative research, the research study results tend to be subjective because it ... <a title="Qualitative Research Types Explained in less than 1000 words" class="read-more" href="https://blog.prashantaggarwal.com/qualitative-research-types-explained/" aria-label="More on Qualitative Research Types Explained in less than 1000 words">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/qualitative-research-types-explained/">Qualitative Research Types Explained in less than 1000 words</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><a href="https://www.questionpro.com/blog/qualitative-research-methods/#:~:text=Qualitative%20research%20is%20defined%20as,%E2%80%9Cwhy%E2%80%9D%20they%20think%20so.">Qualitative</a> Research</h2>
<p><img decoding="async" class="alignright wp-image-316 size-medium" src="https://mlrz1d6hzu0s.i.optimole.com/w:191/h:300/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Pinterest-Image-for-Qualitative-Research-Prashant-Aggarwal-e1622816491927.jpg" alt="Qualitative Research - Prashant Aggarwal" width="191" height="300" /></p>
<p>&nbsp;</p>
<p><span data-preserver-spaces="true">Qualitative research is a type of research that focuses on explaining the world&#8217;s reality through the participants&#8217; perspectives. Also, it is characterized by the researcher&#8217;s active involvement when interacting with participants while gathering data in the natural setting. Lastly, in qualitative research, the research study results tend to be subjective because it is affected by the perceptions and opinions of the respondents based on their experiences.</span></p>
<p><span data-preserver-spaces="true">Now that we have understood what qualitative research is, the next question is the different types of qualitative research design.</span></p>
<h4></h4>
<h4><span data-preserver-spaces="true">Qualitative Research Designs</span></h4>
<ol>
<li><span data-preserver-spaces="true">Case Studies</span></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">It requires a long time and in-depth study of Organization or situation or phenomena.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">This type of study is often used to narrow down a very broad field of research into one or a few easy research examples.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">It is also useful for testing whether a specific theory and model applies to the nominal in the real world.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">Example &#8211; How their environment influences students&#8217; vocabulary development?</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">Hypothesis &#8211; The environment influences a person&#8217;s vocabulary acquisition and development.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">With this in mind, the researcher would interview two different groups of students with the different environment (stream, for example)</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">This case study would have multiple observations starting with the beginning of the senior high school years, middle of the senior high school, and the student&#8217;s high school years.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">From there, the researchers can compare whether there&#8217;s a difference or similarity in terms of conversation expressions used and known vocabulary words between the different groups.</span></li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Based on the results, the researcher should be able to come up with conclusions.</span></li>
</ul>
</li>
</ul>
<ol>
<li><strong>Ethnography</strong></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">It involves studying a particular cultural group to get a clear understanding of their belief systems and practices.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">It also aims to have a more in-depth understanding of all of the group members&#8217; organizational setup and lifestyle.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">It is also worth noting that ethnography falls under the field of anthropology.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">For example, we will have to study that observes the culture and practice of people living in far-flung areas away from modernization.</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">With this in mind, the researcher would have observed a group of people living in visiting far-flung areas.</span></li>
</ul>
</li>
</ul>
</li>
<li><span data-preserver-spaces="true">The researchers then typically interact with people through</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-3"><span data-preserver-spaces="true">Interviews</span></li>
<li class="ql-indent-3"><span data-preserver-spaces="true">observations</span></li>
</ul>
</li>
<li class="ql-indent-2"><span data-preserver-spaces="true">Immersions</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">This kind of practice helps the researchers have firsthand experience of the practice of the group members and obtain firsthand testimonies from the research participants.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">And present accurate reports regarding the research subject since the researcher can interact with them directly and personally.</span></li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Since the research involves a particular group of people, the results are context-specific. When you say politics specifically, the findings apply only to those specific people and not the general public.</span></li>
</ul>
</li>
</ul>
<ol>
<li><span data-preserver-spaces="true"><strong>Phenomenology &#8211;</strong> It aims to examine the human experience regarding a certain phenomenon. Also, it recognizes that each experience is unique and meaningful.</span></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">The objective of phenomenology is to present a live experience of the participants involved in the study.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">Example &#8211; We need to recognize the different strategies used by international students to adapt to the new language learning environment. </span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">The researcher would interact with different international students who are studying in a particular country.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">The researcher interacts with the participants and does few interviews, such as focus group discussions or in-depth interviews.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">During these discussions or interviews, the researcher would then be able to identify the different experiences, struggles and adapt strategies used by the participants.</span></li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">From there, the researchers would be able to come up with a detailed discussion of the results.</span></li>
</ul>
</li>
</ul>
<ol>
<li><span data-preserver-spaces="true"><strong>Historical Analysis</strong> &#8211; The historical analysis involves examining primary documents to make you understand the connection of past events to the present time.</span></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">The historical analysis researchers rely on primary sources of historical data.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">For example &#8211; The development of the educational system in the Philippines.</span>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-2"><span data-preserver-spaces="true">With this in mind, the researcher needs to have primary sources of historical data.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">Some examples would be direct accounts of events, Archival data, official documents, personal records and, Eyewitness records.</span></li>
<li class="ql-indent-2"><span data-preserver-spaces="true">Once the researchers can analyze the sources of information, the researcher would then be able to identify how the educational system in the past.</span></li>
</ul>
</li>
<li class="ql-indent-1"><span data-preserver-spaces="true">It&#8217;s connected with the educational system in terms of policy changes, Friendships, Teaching strategy, development, and updates in the material used.</span></li>
</ul>
</li>
</ul>
<ol>
<li><span data-preserver-spaces="true">Content and Discourse analysis &#8211; This type of qualitative research design requires analysis or examination of text or content of the modes of communication. Furthermore, according to public health at Columbia ensues puts it in discourse analysis is conducted for the following reasons.</span></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">Identify the intentions, focus, or communication trends of an individual, group, or institution.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Describe the attitudinal and behavioral responses to communications.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Reveal the international differences in communication content.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Reveal the patterns in communication content.</span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Determine the psychological or emotional status of the person or group.</span></li>
</ul>
</li>
<li><span data-preserver-spaces="true">For example &#8211; If a researcher wants to determine or understand the language of journalism. He would analyze the different modes of communication, such as journals, articles, and audiovisual materials.</span>
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">Based on this analysis, the researcher would then be able to identify how journalistic jargon or the language of journalism has similarities and differences in terms of regular communication jargon.</span></li>
</ul>
</li>
</ul>
<ol>
<li><span data-preserver-spaces="true"><strong>Grounded Theory</strong> &#8211; This occurs when a researcher discovers a new theory to underlie his study at the time of data collection and analysis.</span></li>
</ol>
<ul>
<li style="list-style-type: none;">
<ul>
<li class="ql-indent-1"><span data-preserver-spaces="true">It also explains the main concern of the participants involved in the research. </span></li>
<li class="ql-indent-1"><span data-preserver-spaces="true">Through various means of data collection such as interviews, observations, fieldwork, focus group discussions, and study of artifacts and texts, the researcher would be able to discover an idea that would explain the how and why behind a particular phenomenon.</span></li>
</ul>
</li>
</ul>
<h2>Summary</h2>
<p><img decoding="async" class="alignnone wp-image-314 " src="https://mlrz1d6hzu0s.i.optimole.com/w:auto/h:auto/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg" alt="Qualitative Research" width="800" height="322" srcset="https://mlrz1d6hzu0s.i.optimole.com/w:auto/h:auto/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg 1885w, https://mlrz1d6hzu0s.i.optimole.com/w:300/h:121/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg 300w, https://mlrz1d6hzu0s.i.optimole.com/w:1024/h:412/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg 1024w, https://mlrz1d6hzu0s.i.optimole.com/w:768/h:309/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg 768w, https://mlrz1d6hzu0s.i.optimole.com/w:1536/h:618/q:mauto/f:best/https://blog.prashantaggarwal.com/wp-content/uploads/2021/06/Qualitative-Summary-3.jpg 1536w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>There are few other advanced methods like Semiotics which I&#8217;ve not covered here intentionally to keep this post simple.</p>
<p>If you found my post useful then do share it with your friends and colleagues. If you have any feedback/questions, you may leave a comment below.</p>
<p><a class="editor-rtfLink" href="https://blog.prashantaggarwal.com/about-me/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Click here to know more about me</span></a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/qualitative-research-types-explained/">Qualitative Research Types Explained in less than 1000 words</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/qualitative-research-types-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Interpreting Data like a Pro in 10 mins</title>
		<link>https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/</link>
					<comments>https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/#respond</comments>
		
		<dc:creator><![CDATA[prashant]]></dc:creator>
		<pubDate>Fri, 28 May 2021 08:40:13 +0000</pubDate>
				<category><![CDATA[Brands & Insights]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Consumer insights]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Market REsearch]]></category>
		<category><![CDATA[Profession]]></category>
		<category><![CDATA[Research]]></category>
		<guid isPermaLink="false">https://prashantaggarwal.com/?p=200</guid>

					<description><![CDATA[<p>If you are reading this post, you are either of the following. Someone who is facing difficulties in interpreting the data. Someone who wants to improve the data interpretation/reading skills In this post, I will give you 2 important tips which will change the way you approach any type of data. This will definitely help ... <a title="Interpreting Data like a Pro in 10 mins" class="read-more" href="https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/" aria-label="More on Interpreting Data like a Pro in 10 mins">Read more</a></p>
<p>The post <a href="https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/">Interpreting Data like a Pro in 10 mins</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are reading this post, you are either of the following.</p>
<ul>
<li>
<p style="color: #333333;"><img decoding="async" class="alignright" src="https://miro.medium.com/max/1949/1*GAho2mcjGpp_ReMCak7gHQ.jpeg" alt="Interpreting data" width="256" height="128" />Someone who is facing difficulties in interpreting the data.</p>
</li>
<li>
<p style="color: #333333;">Someone who wants to improve the data interpretation/reading skills</p>
</li>
</ul>
<p>In this post, <span style="text-decoration: underline;">I will give you 2 important tips which will change the way you approach any type of data.</span> This will definitely help you in interpreting data like a pro.</p>
<p><strong><em>&#8220;Our problems are not with the data itself, but arise from our interpretation of the data&#8221;</em></strong> &#8211; Bruce. H. Lipton</p>
<h1>1. Perspective/Hypothesis</h1>
<p>The importance of <span style="text-decoration: underline;">having a perspective before looking at the data</span> is a bit under-rated in the real world. When I started my career in market research back in 2011, not having a perspective before looking at the data was one of my biggest mistakes. I used to get so lost in the data that I would forget what I was really looking for. I see this challenge with many new professionals in the industry which is why I am sharing my learnings over a period of time.</p>
<p>Now, as a first step before jumping into a data ask yourself what you are really looking for or what you are expecting the data to tell you?</p>
<p><strong>For Example</strong> &#8211; You are about to look at the monthly car sales data and see if the trend is increasing/decreasing. Now, before jumping into the data you should have a perspective/view on the trend beforehand as well. Suppose, you have a view that the car sales would be declining because the economy is in bad shape.</p>
<p>Now with this perspective when you look at the data, you would immediately get your answer.</p>
<ul>
<li>If the data shows that the car sales are declining &#8211; you&#8217;ve successfully understood that data.</li>
<li>But, supposing the data shows that car sales are increasing against your perspective. <span style="text-decoration: underline;">You will find a feeling on inquisitiveness</span> inside you to find the underlying reason for this.</li>
</ul>
<p>As a result, you will automatically start looking for answers and deep dive further.</p>
<p>This is just a simple example to explain the power of perspective before reading the data. This is applicable to any data you want to read.</p>
<h1>2. Data Type</h1>
<p>Many times we do the mistake of reading <a href="https://www.questionpro.com/blog/qualitative-data/#:~:text=Qualitative%20data%20is%20defined%20as,focus%20groups%2C%20and%20similar%20methods.">qualitative data</a> quantitatively and vice versa. It is important to have clarity in the back of your mind whether you are looking at <a href="https://www.questionpro.com/blog/quantitative-data/">quantitative data</a> or qualitative data. For the purpose of this post, I&#8217;m not going into details about these data types as these are wide topics to cover.</p>
<p>Knowing the data types reduces the chances of misinterpretation of the data.</p>
<p><strong>For Example</strong> &#8211; Qualitative data can tell you exhaustively what are the various car segments available in the market. But, only Quantitative data will be able to tell you the size and growth of each of these segments.</p>
<p>When you are analyzing the Quantitative data, the concept of the <span style="text-decoration: underline;">Significance test</span> plays a very important role. For example, the size of the hatchback segment in two independent populations comes out to be 25% to 26% respectively. Now, this may look like 1% more in 1 data set than other but it is not statistically significant to be able to confidently say that.</p>
<p>Similarly, in Qualitative data, if a particular segment size of the car seems bigger than others it only gives a hypothesis and not a conclusive picture.</p>
<p>These are small examples to explain how these data sets can be misinterpreted.</p>
<p>Following the above 2 points will definitely improve your data analyzing skills. these are also the 2 big mistakes that I did when I started my career and hence, wanted to share my learnings for the benefit of everyone.</p>
<p>If you found my post useful then do share it with your friends and colleagues. If you have any feedback/questions, you may leave a comment below. I will definitely reply.</p>
<!-- /wp:post-content -->

<!-- wp:paragraph -->
<p><a href="https://blog.prashantaggarwal.com/about-me/">Click here to know more about me</a></p><p>The post <a href="https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/">Interpreting Data like a Pro in 10 mins</a> appeared first on <a href="https://blog.prashantaggarwal.com">PRASHANT AGGARWAL</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.prashantaggarwal.com/interpreting-data-like-a-pro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
