<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Karine Sarkisyan</title>
    <description>The latest articles on DEV Community by Karine Sarkisyan (@karine_sarkisyan).</description>
    <link>https://dev.to/karine_sarkisyan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3368620%2Ffbee38a8-b8d4-42da-93da-2045fd1471da.png</url>
      <title>DEV Community: Karine Sarkisyan</title>
      <link>https://dev.to/karine_sarkisyan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karine_sarkisyan"/>
    <language>en</language>
    <item>
      <title>Menu Engineering for Real Profit: The Data Behind Pricing, Portions, and Food Cost Control</title>
      <dc:creator>Karine Sarkisyan</dc:creator>
      <pubDate>Sun, 04 Jan 2026 23:31:49 +0000</pubDate>
      <link>https://dev.to/karine_sarkisyan/menu-engineering-for-real-profit-the-data-behind-pricing-portions-and-food-cost-control-2ei4</link>
      <guid>https://dev.to/karine_sarkisyan/menu-engineering-for-real-profit-the-data-behind-pricing-portions-and-food-cost-control-2ei4</guid>
      <description>&lt;p&gt;Forecasting is powerful, but profit is won (or lost) in the menu. Here’s how I use menu engineering + operational data to protect margins in hospitality.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxzl40if5w6mm7v42arlg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxzl40if5w6mm7v42arlg.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi, I’m Karine Sarkisyan. I work at the intersection of &lt;strong&gt;financial analysis, hospitality operations, and public health&lt;/strong&gt;, and I’m obsessed with one question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How do we grow a hospitality business without sacrificing margin, quality, or community value?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In my last post, I shared how forecasting helps hospitality scale sustainably. This time, I want to talk about what usually decides whether those forecasts become reality:&lt;/p&gt;

&lt;h2&gt;
  
  
  The menu.
&lt;/h2&gt;

&lt;p&gt;Most restaurants don’t “lose money” in one big dramatic moment. They leak it quietly through:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;inconsistent portions,&lt;/li&gt;
&lt;li&gt;underpriced best-sellers,&lt;/li&gt;
&lt;li&gt;rising ingredient costs,&lt;/li&gt;
&lt;li&gt;high waste and spoilage,&lt;/li&gt;
&lt;li&gt;and a menu that looks nice but doesn’t behave like a business system.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So here’s the practical playbook I use: &lt;strong&gt;menu engineering + cost control&lt;/strong&gt;, grounded in data.&lt;/p&gt;

&lt;h2&gt;
  
  
  1) The menu is not a list. It’s your operating model.
&lt;/h2&gt;

&lt;p&gt;If your menu isn’t tied to data, it becomes guesswork. And guesswork turns into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;unstable COGS,&lt;/li&gt;
&lt;li&gt;chaotic purchasing,&lt;/li&gt;
&lt;li&gt;staffing pressure,&lt;/li&gt;
&lt;li&gt;and unpredictable profitability.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A data-driven menu acts like a control system: it tells you what to push, what to fix, and what to remove.&lt;/p&gt;

&lt;h2&gt;
  
  
  2) The two numbers that matter most: Contribution Margin + Popularity
&lt;/h2&gt;

&lt;p&gt;I start with a simple matrix:&lt;/p&gt;

&lt;h3&gt;
  
  
  Contribution Margin (CM)
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;CM = Menu price – (ingredient cost + packaging + variable add-ons)&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Popularity
&lt;/h3&gt;

&lt;p&gt;How often it sells (units per week/month), ideally segmented by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dine-in vs delivery,&lt;/li&gt;
&lt;li&gt;daypart,&lt;/li&gt;
&lt;li&gt;season,&lt;/li&gt;
&lt;li&gt;promotions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then I categorize items into four types:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stars&lt;/strong&gt;: high margin + high popularity
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plowhorses&lt;/strong&gt;: low margin + high popularity
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Puzzles&lt;/strong&gt;: high margin + low popularity
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dogs&lt;/strong&gt;: low margin + low popularity
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is where strategy becomes clear.&lt;/p&gt;

&lt;h2&gt;
  
  
  3) What I do with each category (real decisions, not theory)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  ⭐ Stars
&lt;/h3&gt;

&lt;p&gt;These are your growth engines.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;feature them in marketing&lt;/li&gt;
&lt;li&gt;protect ingredient availability&lt;/li&gt;
&lt;li&gt;standardize execution so quality stays consistent&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🐎 Plowhorses
&lt;/h3&gt;

&lt;p&gt;People love them, but they don’t pay the bills.&lt;br&gt;
Common fixes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;small price lift (even $0.50–$1.50 matters)&lt;/li&gt;
&lt;li&gt;portion calibration (especially proteins)&lt;/li&gt;
&lt;li&gt;bundle strategy (add high-margin side or drink)&lt;/li&gt;
&lt;li&gt;cost-reduction via ingredient swaps without changing the identity&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🧩 Puzzles
&lt;/h3&gt;

&lt;p&gt;High margin, low sales.&lt;br&gt;
Usually a positioning problem.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rename it&lt;/li&gt;
&lt;li&gt;move it on the menu&lt;/li&gt;
&lt;li&gt;improve photo/description&lt;/li&gt;
&lt;li&gt;create a limited-time highlight&lt;/li&gt;
&lt;li&gt;train staff on how to recommend it&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🪨 Dogs
&lt;/h3&gt;

&lt;p&gt;These usually create complexity without return.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;remove them&lt;/li&gt;
&lt;li&gt;or redesign them entirely&lt;/li&gt;
&lt;li&gt;or convert them into seasonal/limited offerings if they support brand story&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  4) The “silent killers”: portions, waste, and vendor creep
&lt;/h2&gt;

&lt;p&gt;Even a perfectly priced menu fails if the kitchen is inconsistent.&lt;/p&gt;

&lt;p&gt;Here’s what I track monthly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;portion variance&lt;/strong&gt; (standard grams/ounces vs reality)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;waste/spoilage rates&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;vendor price drift&lt;/strong&gt; (same ingredient, different cost over time)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;inventory turnover&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;prime cost&lt;/strong&gt; (COGS + labor)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you want a single operational rule:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Margins don’t disappear in the spreadsheet. They disappear in the kitchen.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  5) Tools I use (simple stack, strong output)
&lt;/h2&gt;

&lt;p&gt;You don’t need a fancy tech budget to do this well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Excel / Google Sheets for margin math&lt;/li&gt;
&lt;li&gt;POS exports for item-level sales&lt;/li&gt;
&lt;li&gt;basic inventory tracking (or even structured weekly counts)&lt;/li&gt;
&lt;li&gt;dashboards (Power BI if available, but not required)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key isn’t the tool. It’s the &lt;strong&gt;discipline&lt;/strong&gt;:&lt;br&gt;
consistent inputs → consistent visibility → consistent decisions.&lt;/p&gt;

&lt;h2&gt;
  
  
  6) Where public health meets profitability
&lt;/h2&gt;

&lt;p&gt;This might surprise people, but &lt;strong&gt;nutritional innovation&lt;/strong&gt; and &lt;strong&gt;profitability&lt;/strong&gt; can support each other.&lt;/p&gt;

&lt;p&gt;When you design menus with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;balanced ingredients,&lt;/li&gt;
&lt;li&gt;stable sourcing,&lt;/li&gt;
&lt;li&gt;portion control,&lt;/li&gt;
&lt;li&gt;less waste,
you often end up with:&lt;/li&gt;
&lt;li&gt;improved customer satisfaction,&lt;/li&gt;
&lt;li&gt;better consistency,&lt;/li&gt;
&lt;li&gt;fewer remakes/complaints,&lt;/li&gt;
&lt;li&gt;and cleaner unit economics.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sustainability is not a vibe. It’s a system.&lt;/p&gt;

&lt;h2&gt;
  
  
  Closing thought
&lt;/h2&gt;

&lt;p&gt;Forecasting tells you where you &lt;em&gt;could&lt;/em&gt; go.&lt;br&gt;
Menu engineering tells you whether you’ll survive the trip.&lt;/p&gt;

&lt;p&gt;If you’re running a hospitality business (or advising one) and want:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a menu engineering template,&lt;/li&gt;
&lt;li&gt;a margin calculator,&lt;/li&gt;
&lt;li&gt;or a simple “Stars/Plowhorses/Puzzles/Dogs” dashboard structure,&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m happy to share what I use in practice.&lt;/p&gt;

&lt;p&gt;Because in hospitality, growth is optional. &lt;strong&gt;Profitability is not.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>financialplanning</category>
      <category>datadriven</category>
      <category>hospitalityindustry</category>
      <category>smallbusiness</category>
    </item>
    <item>
      <title>How Nutritional Investments in Hospitality Can Drive Public Health and Economic Growth: A Data-Driven Perspective</title>
      <dc:creator>Karine Sarkisyan</dc:creator>
      <pubDate>Sat, 19 Jul 2025 00:05:54 +0000</pubDate>
      <link>https://dev.to/karine_sarkisyan/how-nutritional-investments-in-hospitality-can-drive-public-health-and-economic-growth-a-429h</link>
      <guid>https://dev.to/karine_sarkisyan/how-nutritional-investments-in-hospitality-can-drive-public-health-and-economic-growth-a-429h</guid>
      <description>&lt;p&gt;&lt;em&gt;By Karine Sarkisyan | Financial Analyst &amp;amp; Strategic Consultant | Kara Bala Restaurant Group&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In today’s post-pandemic economy, consumers expect more than just good food when dining out — they seek transparency, wellness, and value. As a financial analyst and strategic consultant in the hospitality industry, I’ve spent the last five years examining how investments in nutrition-focused menus translate into both economic returns and community health outcomes.&lt;/p&gt;

&lt;p&gt;My recent study, conducted across two restaurant locations over 18 months, explored the correlation between healthier menu design and revenue growth, particularly in underserved urban areas. The key findings may surprise you:&lt;/p&gt;

&lt;p&gt;🔍 Key Insights:&lt;/p&gt;

&lt;p&gt;Healthier menus drive loyalty.&lt;br&gt;
Over 67% of returning customers preferred items labeled with “low sodium,” “plant-based,” or “nutrient-rich.” These items also had a 25% higher profit margin due to optimized ingredient sourcing and lower prep costs.&lt;/p&gt;

&lt;p&gt;Community workshops generate measurable impact.&lt;br&gt;
Hosting monthly nutrition workshops not only improved local awareness but also increased weekday foot traffic by 14%, particularly among families and working professionals.&lt;/p&gt;

&lt;p&gt;Partnerships with schools and clinics amplify both visibility and credibility.&lt;br&gt;
These collaborations built trust and contributed to a 22% increase in off-site catering revenue.&lt;/p&gt;

&lt;p&gt;Financial sustainability and public health are not mutually exclusive.&lt;br&gt;
Businesses that implement structured menu reforms, guided by nutritional experts, can still maintain a 20%+ net profit margin while serving high-impact, wholesome food.&lt;/p&gt;

&lt;p&gt;📈 Conclusion:&lt;br&gt;
The intersection of nutrition, economics, and hospitality is no longer theoretical — it's a proven model for sustainable growth. By adopting data-driven financial strategies and placing public health at the core of business planning, restaurants can achieve triple bottom-line success: profitability, public health advancement, and social contribution.&lt;/p&gt;

</description>
      <category>hospitality</category>
      <category>publichealth</category>
      <category>financialstrategy</category>
      <category>nutrition</category>
    </item>
    <item>
      <title>💡 Scaling Hospitality with Data: How Financial Forecasting is Fueling Kara Bala’s Sustainable Growth</title>
      <dc:creator>Karine Sarkisyan</dc:creator>
      <pubDate>Fri, 18 Jul 2025 23:58:30 +0000</pubDate>
      <link>https://dev.to/karine_sarkisyan/scaling-hospitality-with-data-how-financial-forecasting-is-fueling-kara-balas-sustainable-growth-257a</link>
      <guid>https://dev.to/karine_sarkisyan/scaling-hospitality-with-data-how-financial-forecasting-is-fueling-kara-balas-sustainable-growth-257a</guid>
      <description>&lt;p&gt;As the restaurant industry navigates rapid digital transformation and shifting consumer demands, financial foresight has never been more critical. At Kara Bala, a hospitality brand rooted in Armenian culinary tradition, we’re not just serving food — we’re engineering a financial strategy that blends community impact with sustainable growth.&lt;/p&gt;

&lt;p&gt;📊 &lt;strong&gt;Financial Forecasting in Action (2025–2027)&lt;/strong&gt;&lt;br&gt;
Over the next three years, we’re projecting revenue growth from $400K to $750K, powered by data-driven decision-making, diversified services, and community-first engagement. Our financial roadmap centers around:&lt;br&gt;
Strategic expansion to a high-traffic location in Tujunga, CA&lt;br&gt;
Loyalty programs + cultural workshops to boost customer retention&lt;br&gt;
Meal kit offerings and online cooking classes to reach a digital audience&lt;br&gt;
Dynamic cost control using advanced inventory systems and local sourcing&lt;/p&gt;

&lt;p&gt;💼 &lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;br&gt;
What makes this unique? We’re proving that financial innovation isn't limited to tech startups. Hospitality can — and must — leverage forecasting models, analytics, and operational KPIs to optimize profitability while preserving cultural authenticity.&lt;/p&gt;

&lt;p&gt;🧩** Key Metrics We’re Tracking:**&lt;br&gt;
COGS stability at ~40% across 3 years&lt;br&gt;
20% net profit margin despite service expansion&lt;br&gt;
Marketing ROI from digital-first campaigns and community events&lt;br&gt;
Customer growth curves tied to loyalty, delivery, and education programs&lt;/p&gt;

&lt;p&gt;🛠️ &lt;strong&gt;Tools &amp;amp; Frameworks&lt;/strong&gt;&lt;br&gt;
Our success wouldn’t be possible without smart systems:&lt;br&gt;
Forecasting models in Excel + Power BI dashboards&lt;br&gt;
CRM + POS integration for real-time loyalty insights&lt;br&gt;
Digital analytics to measure online traffic, conversions, and engagement&lt;/p&gt;

&lt;p&gt;🗣️ &lt;strong&gt;Let’s Talk Numbers That Matter&lt;/strong&gt;&lt;br&gt;
Hospitality isn’t just about ambiance or recipes anymore — it's about predictive models, multi-channel revenue, and community-driven brand scaling. If you’re building financial strategies for SMBs, food ventures, or brick-and-mortar growth, let’s connect.&lt;/p&gt;

&lt;p&gt;📬 I'm happy to share templates, cash flow frameworks, and projection sheets we've built at Kara Bala.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7vfxr3h9fduplm54i23s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7vfxr3h9fduplm54i23s.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>financialplanning</category>
      <category>datadriven</category>
      <category>hospitalityindustry</category>
      <category>smallbusiness</category>
    </item>
  </channel>
</rss>
