<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Business on emsenn.net</title>
    <link>https://emsenn.net/tags/business/</link>
    <description>Recent content in Business on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 29 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/tags/business/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Advertising Revenue on the Web</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/advertising-revenue-model/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/advertising-revenue-model/</guid>
      <description>&lt;p&gt;After completing this lesson, you&amp;rsquo;ll be able to explain how programmatic advertising generates revenue for publishers, distinguish between ad network tiers and their requirements, identify the levers that increase ad revenue, and recognize the tradeoffs between ad density and user experience.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-a-pageview-becomes-revenue&#34;&gt;&lt;a href=&#34;#how-a-pageview-becomes-revenue&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;How a pageview becomes revenue&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;When a visitor loads a page with ad slots, the following happens in roughly 200 milliseconds:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;The page&amp;rsquo;s ad code contacts the publisher&amp;rsquo;s ad server (e.g., Google Ad Manager).&lt;/li&gt;&#xA;&lt;li&gt;The ad server runs a &lt;strong&gt;header bidding&lt;/strong&gt; auction (if configured) — sending bid requests simultaneously to multiple ad exchanges and SSPs.&lt;/li&gt;&#xA;&lt;li&gt;Each exchange runs its own real-time auction among advertisers whose targeting criteria match this visitor and this page.&lt;/li&gt;&#xA;&lt;li&gt;The winning bid from header bidding competes against Google AdSense/Ad Exchange&amp;rsquo;s bid.&lt;/li&gt;&#xA;&lt;li&gt;The highest overall bidder&amp;rsquo;s ad creative is loaded into the ad slot.&lt;/li&gt;&#xA;&lt;li&gt;The publisher earns the winning bid price (minus platform fees).&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This process repeats for each ad slot on the page. A page with five ad units runs five parallel auctions. The revenue from a single pageview is the sum of all winning bids across all ad units on that page.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bounce Rate</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/bounce-rate/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/bounce-rate/</guid>
      <description>&lt;p&gt;Bounce rate is the percentage of sessions in which the visitor views only a single page before leaving the site. A &amp;ldquo;bounce&amp;rdquo; is a visit with no second interaction — no click to another page, no form submission, no event that the analytics system records as engagement.&lt;/p&gt;&#xA;&lt;span class=&#34;katex&#34;&gt;&lt;math xmlns=&#34;http://www.w3.org/1998/Math/MathML&#34; display=&#34;block&#34;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mtext&gt;Bounce Rate&lt;/mtext&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mfrac&gt;&lt;mtext&gt;Single-page sessions&lt;/mtext&gt;&lt;mtext&gt;Total sessions&lt;/mtext&gt;&lt;/mfrac&gt;&lt;mo&gt;×&lt;/mo&gt;&lt;mn&gt;100&lt;/mn&gt;&lt;/mrow&gt;&lt;annotation encoding=&#34;application/x-tex&#34;&gt;\text{Bounce Rate} = \frac{\text{Single-page sessions}}{\text{Total sessions}} \times 100&lt;/annotation&gt;&lt;/semantics&gt;&lt;/math&gt;&lt;/span&gt;&lt;p&gt;Bounce rate is widely tracked but frequently misinterpreted. A high bounce rate is not inherently bad. If a visitor searches &amp;ldquo;what temperature to roast broccoli,&amp;rdquo; lands on a recipe page, reads &amp;ldquo;425 degrees for 20 minutes,&amp;rdquo; and leaves, that is a bounce — but the page fulfilled the visitor&amp;rsquo;s need perfectly. Conversely, a low bounce rate is not inherently good: if visitors are clicking through multiple pages because they cannot find what they are looking for, high engagement metrics mask a poor user experience.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Churn Rate</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/churn-rate/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/churn-rate/</guid>
      <description>&lt;p&gt;Churn rate is the percentage of subscribers who cancel their subscription within a given period, usually expressed monthly or annually. The formula:&lt;/p&gt;&#xA;&lt;span class=&#34;katex&#34;&gt;&lt;math xmlns=&#34;http://www.w3.org/1998/Math/MathML&#34; display=&#34;block&#34;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mtext&gt;Monthly Churn Rate&lt;/mtext&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mfrac&gt;&lt;mtext&gt;Subscribers lost during the month&lt;/mtext&gt;&lt;mtext&gt;Subscribers at start of month&lt;/mtext&gt;&lt;/mfrac&gt;&lt;mo&gt;×&lt;/mo&gt;&lt;mn&gt;100&lt;/mn&gt;&lt;/mrow&gt;&lt;annotation encoding=&#34;application/x-tex&#34;&gt;\text{Monthly Churn Rate} = \frac{\text{Subscribers lost during the month}}{\text{Subscribers at start of month}} \times 100&lt;/annotation&gt;&lt;/semantics&gt;&lt;/math&gt;&lt;/span&gt;&lt;p&gt;Churn is the gravitational force that subscription businesses must constantly overcome. A subscription model does not just need to acquire new subscribers — it needs to retain existing ones faster than they leave. If a publication has 10,000 subscribers, a 5% monthly churn rate means 500 cancellations per month. To merely maintain its subscriber count, it must acquire 500 new subscribers every month. To grow, it must acquire more than that. This is why churn rate, not acquisition rate, is typically the binding constraint on subscription revenue growth.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Content Strategy</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/content-strategy/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/content-strategy/</guid>
      <description>&lt;p&gt;Content strategy is the discipline of planning, creating, and managing content to achieve specific business objectives — typically attracting an audience, building trust, and enabling &lt;a href=&#34;./web-monetization.md&#34; class=&#34;link-internal&#34;&gt;monetization&lt;/a&gt;. It answers the questions that sit between editorial ambition and business reality: what topics to cover, at what depth, for whom, in what format, and how often.&lt;/p&gt;&#xA;&lt;p&gt;The term emerged in the early 2000s within the web design and user experience communities (Kristina Halvorson&amp;rsquo;s &lt;em&gt;Content Strategy for the Web&lt;/em&gt;, published in 2009, was a foundational text) but has since become central to publishing, media, and any business that uses content to attract customers. In the context of web monetization, content strategy is the connective tissue between &lt;a href=&#34;./seo.md&#34; class=&#34;link-internal&#34;&gt;SEO&lt;/a&gt; (what people are searching for), editorial identity (what the publication stands for), and revenue model (how the content pays for itself).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conversion Rate</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/conversion-rate/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/conversion-rate/</guid>
      <description>&lt;p&gt;A conversion rate is the percentage of visitors who complete a desired action — a purchase, a subscription sign-up, a newsletter registration, a click on an &lt;a href=&#34;./affiliate-marketing.md&#34; class=&#34;link-internal&#34;&gt;affiliate link&lt;/a&gt;, or any other defined goal. The formula:&lt;/p&gt;&#xA;&lt;span class=&#34;katex&#34;&gt;&lt;math xmlns=&#34;http://www.w3.org/1998/Math/MathML&#34; display=&#34;block&#34;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mtext&gt;Conversion Rate&lt;/mtext&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mfrac&gt;&lt;mtext&gt;Number of conversions&lt;/mtext&gt;&lt;mtext&gt;Number of visitors (or sessions)&lt;/mtext&gt;&lt;/mfrac&gt;&lt;mo&gt;×&lt;/mo&gt;&lt;mn&gt;100&lt;/mn&gt;&lt;/mrow&gt;&lt;annotation encoding=&#34;application/x-tex&#34;&gt;\text{Conversion Rate} = \frac{\text{Number of conversions}}{\text{Number of visitors (or sessions)}} \times 100&lt;/annotation&gt;&lt;/semantics&gt;&lt;/math&gt;&lt;/span&gt;&lt;p&gt;The term &amp;ldquo;conversion&amp;rdquo; comes from direct-response marketing, where it described the moment a prospect was &amp;ldquo;converted&amp;rdquo; into a customer. On the web, its meaning has broadened to encompass any measurable action that advances a business goal. This breadth makes it essential to specify &lt;em&gt;what&lt;/em&gt; is being converted &lt;em&gt;from what&lt;/em&gt;: &amp;ldquo;2% conversion rate&amp;rdquo; is meaningless without knowing whether it measures newsletter sign-ups from homepage visitors, purchases from product page viewers, or paid subscriptions from free-tier users.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Impression</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/impression/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/impression/</guid>
      <description>&lt;p&gt;An impression is a single instance of an advertisement being loaded and displayed to a user. It is the fundamental unit of measurement in digital advertising — the atomic event that the entire &lt;a href=&#34;./programmatic-advertising.md&#34; class=&#34;link-internal&#34;&gt;programmatic advertising&lt;/a&gt; system is built to produce and count.&lt;/p&gt;&#xA;&lt;p&gt;One &lt;a href=&#34;./pageview.md&#34; class=&#34;link-internal&#34;&gt;pageview&lt;/a&gt; typically generates multiple impressions, because most web pages contain multiple ad slots. A page with a leaderboard banner at the top, two in-content ads, and a sidebar ad generates four impressions per pageview. This is why CPM (cost per mille — the price an advertiser pays per 1,000 impressions) and &lt;a href=&#34;./revenue-per-mille.md&#34; class=&#34;link-internal&#34;&gt;RPM&lt;/a&gt; (revenue per 1,000 pageviews) are different metrics: RPM captures the total revenue from all impressions on a page, while CPM prices each impression individually.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lead Generation</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/lead-generation/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/lead-generation/</guid>
      <description>&lt;p&gt;Lead generation is the process of attracting and capturing contact information from potential customers — people who have indicated interest in a product, service, or topic but have not yet made a purchase. A &amp;ldquo;lead&amp;rdquo; is a person whose name, email address, or other contact information the business has obtained with their consent, enabling follow-up communication.&lt;/p&gt;&#xA;&lt;p&gt;The concept originates in sales, where the metaphor is spatial: prospective customers are &amp;ldquo;leads&amp;rdquo; because they lead toward a potential sale. The practice is as old as commerce — a shopkeeper noting the name of someone who asked about a product they didn&amp;rsquo;t have in stock was generating a lead. What digital marketing changed is the scale and automation: a website can capture thousands of leads per month through forms, newsletter sign-ups, free resource downloads, and trial registrations, then follow up automatically through email sequences.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Session</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/session/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/terms/session/</guid>
      <description>&lt;p&gt;A session is a group of interactions that a single user has with a website within a bounded time period. It begins when the user arrives at the site and ends when they leave or when a period of inactivity expires — Google Analytics uses a 30-minute inactivity timeout by default. If a visitor reads an article, leaves for 45 minutes, and returns, that counts as two sessions.&lt;/p&gt;&#xA;&lt;p&gt;A session is the container that holds &lt;a href=&#34;./pageview.md&#34; class=&#34;link-internal&#34;&gt;pageviews&lt;/a&gt; and other interactions (clicks, form submissions, video plays). One session may contain one pageview (the visitor arrived, read one page, and left — a &lt;a href=&#34;./bounce-rate.md&#34; class=&#34;link-internal&#34;&gt;bounce&lt;/a&gt;) or many (the visitor browsed several articles, checked the about page, and signed up for a newsletter). The number of pageviews per session — &lt;strong&gt;pages per session&lt;/strong&gt; or &lt;strong&gt;page depth&lt;/strong&gt; — is a key engagement metric because it directly multiplies ad revenue: more pages viewed per visit means more ad impressions served from the same session.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Subscription and Membership Models</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/subscription-and-membership-models/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/subscription-and-membership-models/</guid>
      <description>&lt;p&gt;After completing this lesson, you&amp;rsquo;ll be able to distinguish between subscription and membership models, choose an appropriate &lt;a href=&#34;../terms/paywall.md&#34; class=&#34;link-internal&#34;&gt;paywall&lt;/a&gt; structure for a given publication, set an initial price point using available data, and identify the primary levers for reducing &lt;a href=&#34;../terms/churn-rate.md&#34; class=&#34;link-internal&#34;&gt;churn&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;subscription-versus-membership&#34;&gt;&lt;a href=&#34;#subscription-versus-membership&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Subscription versus membership&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;These terms are often used interchangeably, but they describe different value propositions.&lt;/p&gt;&#xA;&lt;p&gt;A &lt;strong&gt;subscription&lt;/strong&gt; is a payment for access to content. The subscriber pays to read, watch, or listen to material that non-subscribers cannot access. The value proposition is the content itself. The New York Times, The Information, and most paywalled publications are subscription businesses. If the content stopped being published, the reason to subscribe would disappear.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Web Business</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/</guid>
      <description>&lt;p&gt;The economics and practices of generating revenue from content and services delivered through the World Wide Web.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Web Revenue Models</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/web-revenue-models/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/domains/digital-marketing/texts/web-revenue-models/</guid>
      <description>&lt;p&gt;After completing this lesson, you&amp;rsquo;ll be able to identify the six major web revenue models, explain the economic logic of each, evaluate which models suit a given type of content and audience, and recognize the tradeoffs involved in combining multiple models.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-six-models&#34;&gt;&lt;a href=&#34;#the-six-models&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;The six models&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Nearly all web content monetization falls into six categories. They differ in who pays, what they pay for, and what the publisher must do to earn the revenue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accounting Software Setup and Automation</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/accounting-software-setup/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/accounting-software-setup/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./small-business-bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;Small Business Bookkeeping&lt;/a&gt; taught the principles — chart of accounts, double-entry, accrual vs. cash basis, bank reconciliation. This lesson translates those principles into a working system using accounting software. The goal: reduce daily bookkeeping to near-zero manual effort and produce accurate financial information with a 30-minute weekly review.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./small-business-bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;Small Business Bookkeeping&lt;/a&gt;. You need to understand what a chart of accounts is, how transactions are categorized, and why reconciliation matters before setting up software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accounts Payable</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/accounts-payable/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/accounts-payable/</guid>
      <description>&lt;p&gt;Accounts payable (AP) represents money the business owes others. When a food distributor delivers $2,000 in ingredients on Net 30 terms, the business has $2,000 in accounts payable until payment is made. AP appears as a current liability on the &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; — it is an obligation the business has incurred but not yet settled.&lt;/p&gt;&#xA;&lt;p&gt;AP is the mirror image of &lt;a href=&#34;./accounts-receivable.md&#34; class=&#34;link-internal&#34;&gt;accounts receivable&lt;/a&gt;: one business&amp;rsquo;s payable is another&amp;rsquo;s receivable. Managing AP means tracking due dates, paying on time to maintain supplier relationships (and credit terms), and not paying early unless a discount justifies it. Late payment risks late fees, loss of credit terms, and damaged &lt;a href=&#34;./supply-chain.md&#34; class=&#34;link-internal&#34;&gt;supply chain&lt;/a&gt; relationships.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accounts Receivable</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/accounts-receivable/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/accounts-receivable/</guid>
      <description>&lt;p&gt;Accounts receivable (AR) represents money customers owe the business. When a restaurant caters a corporate lunch and sends an invoice due in 30 days, the invoice amount is accounts receivable from the moment of delivery until the moment of payment. AR appears as a current asset on the &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; — it is money the business has earned but not yet collected.&lt;/p&gt;&#xA;&lt;p&gt;AR creates a gap between revenue recognition and cash receipt. The &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt; records the revenue when earned (under accrual &lt;a href=&#34;./bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;bookkeeping&lt;/a&gt;), but the &lt;a href=&#34;./cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt; shows that cash hasn&amp;rsquo;t arrived yet. A business with high AR and low cash is profitable on paper but may struggle to pay its bills.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accrual Accounting</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/accrual-accounting/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/accrual-accounting/</guid>
      <description>&lt;p&gt;The two primary accounting methods determine when transactions are recorded:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Cash basis&lt;/strong&gt;: Record revenue when cash is received. Record expenses when cash is paid. Simple and intuitive — the books reflect actual cash movement.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Accrual basis&lt;/strong&gt;: Record revenue when earned (when the service is delivered or goods are provided), regardless of when payment arrives. Record expenses when incurred (when the obligation is created), regardless of when payment is made.&lt;/p&gt;&#xA;&lt;h3 id=&#34;the-difference-in-practice&#34;&gt;&lt;a href=&#34;#the-difference-in-practice&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;The difference in practice&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;A catering company delivers a $3,000 event on March 15 and sends an invoice due April 15:&lt;/p&gt;</description>
    </item>
    <item>
      <title>At-Will Employment</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/human-resources/terms/at-will-employment/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/human-resources/terms/at-will-employment/</guid>
      <description>&lt;p&gt;At-will employment means the employer can terminate an employee at any time, for any reason that isn&amp;rsquo;t illegal, without warning — and the employee can quit at any time, for any reason, without warning. This is the default employment relationship in every U.S. state except Montana (which requires cause after a probationary period).&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Any legal reason&amp;rdquo; is the critical qualifier. At-will does not mean unlimited discretion. An employer cannot terminate an employee for:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bank Reconciliation</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/bank-reconciliation/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/bank-reconciliation/</guid>
      <description>&lt;p&gt;Bank reconciliation is the monthly process of comparing the business&amp;rsquo;s accounting records to the bank statement, line by line, to verify they agree. When they don&amp;rsquo;t, the discrepancy must be identified and resolved — it&amp;rsquo;s either a timing difference (a check written but not yet cashed), a recording error (a transaction entered in the wrong amount), or an unknown transaction (a charge the business didn&amp;rsquo;t authorize).&lt;/p&gt;&#xA;&lt;h3 id=&#34;why-it-matters&#34;&gt;&lt;a href=&#34;#why-it-matters&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Why it matters&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Without reconciliation, errors accumulate. A $200 charge the business didn&amp;rsquo;t make goes unnoticed. A deposit recorded as $1,500 was actually $1,050. A supplier charged twice for the same delivery. These errors distort the &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt; and &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt;, leading to decisions based on wrong numbers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BATNA</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/negotiation/terms/batna/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/negotiation/terms/batna/</guid>
      <description>&lt;p&gt;BATNA (Best Alternative to a Negotiated Agreement) is what you&amp;rsquo;ll do if this negotiation doesn&amp;rsquo;t produce a deal. It is the source of negotiating power: a strong BATNA means you can walk away; a weak BATNA means you can&amp;rsquo;t.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: You&amp;rsquo;re negotiating with your primary food distributor for a 5% price reduction. Your BATNA is the quote you received from a competing distributor — $3.15/lb for chicken versus the current $3.45. If the negotiation fails, you switch suppliers. The competing quote makes the BATNA strong: you have a real, viable alternative.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bookkeeping</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/bookkeeping/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/bookkeeping/</guid>
      <description>&lt;p&gt;Bookkeeping is the systematic recording of every financial transaction a business makes: every sale, every purchase, every payment, every deposit. It is the foundation on which &lt;a href=&#34;./financial-projections.md&#34; class=&#34;link-internal&#34;&gt;financial statements&lt;/a&gt; are built — without accurate bookkeeping, the &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt;, &lt;a href=&#34;./cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt;, and &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; are unreliable.&lt;/p&gt;&#xA;&lt;p&gt;For small businesses, bookkeeping typically involves recording transactions in accounting software (QuickBooks, Wave, Xero), reconciling bank and credit card statements, categorizing expenses, tracking accounts receivable and payable, and preparing records for tax filing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Financial Projections</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/building-financial-projections/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/building-financial-projections/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to build &lt;a href=&#34;../terms/financial-projections.md&#34; class=&#34;link-internal&#34;&gt;financial projections&lt;/a&gt; for a business that doesn&amp;rsquo;t yet have historical data. This lesson covers the construction of a &lt;a href=&#34;../terms/revenue-model.md&#34; class=&#34;link-internal&#34;&gt;revenue model&lt;/a&gt;, &lt;a href=&#34;../terms/break-even-analysis.md&#34; class=&#34;link-internal&#34;&gt;break-even analysis&lt;/a&gt;, pro forma financial statements, and a &lt;a href=&#34;../terms/use-of-funds.md&#34; class=&#34;link-internal&#34;&gt;use of funds&lt;/a&gt; breakdown. The emphasis is on making your assumptions explicit rather than on producing impressive-looking numbers.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./reading-financial-statements.md&#34; class=&#34;link-internal&#34;&gt;Reading Financial Statements&lt;/a&gt;. You need to understand what each financial statement reports before you can construct projected versions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Business Insurance</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/business-insurance/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/business-insurance/</guid>
      <description>&lt;p&gt;Business insurance transfers specific financial risks from the business to an insurer in exchange for premium payments. The core types for a small business include general liability (covers injury or damage claims from third parties), &lt;a href=&#34;../../sociology/terms/property.md&#34; class=&#34;link-internal&#34;&gt;property&lt;/a&gt; insurance (covers damage to the business&amp;rsquo;s physical assets), workers&amp;rsquo; compensation (covers employee injuries — required by law in most states), and business interruption insurance (covers lost revenue during forced closure).&lt;/p&gt;&#xA;&lt;p&gt;Additional coverage depends on the business type: food businesses may need product liability or spoilage coverage; businesses with vehicles need commercial auto; professionals may need errors and omissions (E&amp;amp;O) coverage. A Business Owner&amp;rsquo;s Policy (BOP) bundles general liability and property insurance at a lower cost than separate policies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Capacity Utilization</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/capacity-utilization/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/capacity-utilization/</guid>
      <description>&lt;p&gt;Capacity utilization is actual output divided by maximum possible output, expressed as a percentage.&lt;/p&gt;&#xA;&lt;p&gt;For a restaurant: if the dining room has 50 seats, turns tables twice per dinner service, and operates 6 evenings per week, maximum weekly dinner capacity is 600 covers. If the restaurant serves 420 dinner covers, capacity utilization is 70%.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Capacity utilization = (Actual output ÷ Maximum output) × 100&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;what-it-tells-you&#34;&gt;&lt;a href=&#34;#what-it-tells-you&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What it tells you&#xA;&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Utilization&lt;/th&gt;&#xA;          &lt;th&gt;Implication&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Below 50%&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Significant unused capacity. Priority is driving more customers (marketing, pricing, visibility) — not improving operations. Fixed costs are spread across too few transactions.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;50–75%&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Healthy growth range. Room to increase revenue without adding capacity. Focus on both customer acquisition and operational efficiency.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;75–90%&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Approaching capacity. Service quality may decline during peak hours (longer waits, rushed staff). Begin planning for expansion or optimization.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Above 90%&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Near full capacity. Growth requires physical expansion (more seats, extended hours, additional locations), higher &lt;a href=&#34;./average-check.md&#34; class=&#34;link-internal&#34;&gt;average check&lt;/a&gt;, or improved throughput (faster table turns). Turning customers away is leaving money on the table.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;nuance&#34;&gt;&lt;a href=&#34;#nuance&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Nuance&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Utilization is rarely uniform across all hours. A restaurant might run at 95% capacity on Friday at 7 PM and 30% on Tuesday at 5 PM. The average (say, 65%) obscures both the Friday bottleneck and the Tuesday opportunity. Track utilization by day and daypart to make targeted decisions: the Friday problem is a capacity problem (add a reservation system, extend seating into a patio); the Tuesday problem is a demand problem (run a Tuesday promotion, adjust staffing downward).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cash Conversion Cycle</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/cash-conversion-cycle/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/cash-conversion-cycle/</guid>
      <description>&lt;p&gt;The cash conversion cycle (CCC) measures how many days pass between when a business pays its suppliers and when it collects cash from customers. It answers: how long is my cash tied up in operations?&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;CCC = Days inventory outstanding + Days sales outstanding − Days payable outstanding&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Days inventory outstanding (DIO)&lt;/strong&gt;: How long &lt;a href=&#34;./inventory.md&#34; class=&#34;link-internal&#34;&gt;inventory&lt;/a&gt; sits before being sold. A restaurant using ingredients within 3–5 days has low DIO. A retailer holding merchandise for 45 days has high DIO.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Days sales outstanding (DSO)&lt;/strong&gt;: How long &lt;a href=&#34;./accounts-receivable.md&#34; class=&#34;link-internal&#34;&gt;accounts receivable&lt;/a&gt; takes to collect. A cash-and-carry restaurant has DSO near zero. A catering company with Net 30 invoices has DSO around 30–40 days.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Days payable outstanding (DPO)&lt;/strong&gt;: How long the business takes to pay its &lt;a href=&#34;./accounts-payable.md&#34; class=&#34;link-internal&#34;&gt;accounts payable&lt;/a&gt;. If suppliers offer Net 30 terms and the business pays on day 28, DPO is 28.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: A catering business buys ingredients (pays supplier in 15 days), holds inventory for 3 days, delivers the catering order, and collects from the client in 35 days.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chart of Accounts</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/chart-of-accounts/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/chart-of-accounts/</guid>
      <description>&lt;p&gt;The chart of accounts (COA) is the organizational structure of a business&amp;rsquo;s financial records. Every transaction — every sale, purchase, payment, and transfer — is recorded in one or more accounts. The COA is the master list of those accounts, grouped into five categories:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Assets&lt;/strong&gt; (what the business owns): Cash, &lt;a href=&#34;./accounts-receivable.md&#34; class=&#34;link-internal&#34;&gt;accounts receivable&lt;/a&gt;, &lt;a href=&#34;./inventory.md&#34; class=&#34;link-internal&#34;&gt;inventory&lt;/a&gt;, equipment, prepaid expenses&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Liabilities&lt;/strong&gt; (what the business owes): &lt;a href=&#34;./accounts-payable.md&#34; class=&#34;link-internal&#34;&gt;Accounts payable&lt;/a&gt;, loans, credit card balances, sales tax payable, &lt;a href=&#34;./payroll.md&#34; class=&#34;link-internal&#34;&gt;payroll&lt;/a&gt; taxes payable&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Equity&lt;/strong&gt; (owner&amp;rsquo;s stake): Owner&amp;rsquo;s capital, owner&amp;rsquo;s draws, retained earnings&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Revenue&lt;/strong&gt; (money earned): Food sales, beverage sales, catering revenue, merchandise&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Expenses&lt;/strong&gt; (money spent): &lt;a href=&#34;./cost-of-goods-sold.md&#34; class=&#34;link-internal&#34;&gt;Cost of goods sold&lt;/a&gt;, rent, utilities, wages, &lt;a href=&#34;./business-insurance.md&#34; class=&#34;link-internal&#34;&gt;insurance&lt;/a&gt;, marketing, &lt;a href=&#34;./depreciation.md&#34; class=&#34;link-internal&#34;&gt;depreciation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The COA should have enough accounts to produce useful reports — separating food cost from beverage cost, for example, so you can track &lt;a href=&#34;./gross-margin.md&#34; class=&#34;link-internal&#34;&gt;gross margin&lt;/a&gt; by category — but not so many that transactions are frequently miscategorized. A small business typically needs 30–50 accounts. More than that usually means accounts are too granular to be useful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Choosing a Corporate Structure</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/choosing-a-corporate-structure/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/choosing-a-corporate-structure/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to choose a &lt;a href=&#34;../terms/corporate-structure.md&#34; class=&#34;link-internal&#34;&gt;corporate structure&lt;/a&gt; — the legal form under which a business is organized. This lesson compares the major entity types available in &lt;a href=&#34;../schools/american-business-practices/index.md&#34; class=&#34;link-internal&#34;&gt;American business practice&lt;/a&gt;, explains the trade-offs between them, and provides a framework for making the decision based on the business&amp;rsquo;s specific circumstances.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;why-entity-choice-matters&#34;&gt;&lt;a href=&#34;#why-entity-choice-matters&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Why entity choice matters&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The legal form of a business determines four things:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Collateral</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/collateral/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/collateral/</guid>
      <description>&lt;p&gt;Collateral is an asset pledged to secure a loan. If the borrower stops making payments, the lender has a legal right to seize the collateral and sell it to recover the debt. Common forms of collateral for small business loans: equipment, &lt;a href=&#34;./inventory.md&#34; class=&#34;link-internal&#34;&gt;inventory&lt;/a&gt;, real estate, vehicles, and — through a personal guarantee — the owner&amp;rsquo;s personal assets (home, savings).&lt;/p&gt;&#xA;&lt;p&gt;Collateral reduces the lender&amp;rsquo;s risk, which is why secured loans carry lower interest rates than unsecured loans. A $50,000 equipment loan secured by the equipment itself might carry a 7% rate; the same amount unsecured might be 14% or unavailable entirely.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Commercial Lease</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/commercial-lease/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/commercial-lease/</guid>
      <description>&lt;p&gt;A commercial lease is a contract for the use of non-residential &lt;a href=&#34;../../sociology/terms/property.md&#34; class=&#34;link-internal&#34;&gt;property&lt;/a&gt;. Unlike residential leases, commercial leases are largely unregulated — there are no standard terms, and nearly everything is negotiable. The lease typically specifies base rent, lease term and renewal options, permitted use, responsibility for maintenance and repairs, common area charges, and conditions for termination.&lt;/p&gt;&#xA;&lt;p&gt;The three most common structures are gross lease (landlord pays most operating costs), net lease (tenant pays some or all operating costs — taxes, insurance, maintenance), and percentage lease (base rent plus a percentage of sales above a threshold, common in retail).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conducting Market Analysis</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/conducting-market-analysis/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/conducting-market-analysis/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to research and document the external conditions in which a business will operate. This lesson covers three components of &lt;a href=&#34;../terms/market-analysis.md&#34; class=&#34;link-internal&#34;&gt;market analysis&lt;/a&gt;: defining the &lt;a href=&#34;../terms/target-market.md&#34; class=&#34;link-internal&#34;&gt;target market&lt;/a&gt;, conducting a &lt;a href=&#34;../terms/competitive-analysis.md&#34; class=&#34;link-internal&#34;&gt;competitive analysis&lt;/a&gt;, and assembling a &lt;a href=&#34;../terms/swot-analysis.md&#34; class=&#34;link-internal&#34;&gt;SWOT analysis&lt;/a&gt;. The goal is to produce a clear, evidence-grounded picture of who the customers are, who else serves them, and where the business fits.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;part-1-target-market-profile&#34;&gt;&lt;a href=&#34;#part-1-target-market-profile&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Part 1: Target market profile&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;../terms/target-market.md&#34; class=&#34;link-internal&#34;&gt;target market&lt;/a&gt; is the specific group of people the business intends to serve. Defining it requires answering three sets of questions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cost of Goods Sold</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/cost-of-goods-sold/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/cost-of-goods-sold/</guid>
      <description>&lt;p&gt;Cost of goods sold (COGS) is the total direct cost of producing what the business sells during a period. For a restaurant: food, beverages, and the direct &lt;a href=&#34;../../sociology/terms/labor.md&#34; class=&#34;link-internal&#34;&gt;labor&lt;/a&gt; involved in preparation. For a retailer: the wholesale cost of merchandise. For a manufacturer: raw materials and production labor.&lt;/p&gt;&#xA;&lt;p&gt;COGS does not include indirect costs like rent, utilities, marketing, or administrative salaries — those are &lt;a href=&#34;./operating-expenses.md&#34; class=&#34;link-internal&#34;&gt;operating expenses&lt;/a&gt;. The distinction matters because:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Revenue − COGS = Gross profit&lt;/strong&gt;&#xA;&lt;strong&gt;Gross profit − Operating expenses = Operating income (net income before taxes)&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Customer Acquisition Cost</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/customer-acquisition-cost/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/customer-acquisition-cost/</guid>
      <description>&lt;p&gt;Customer acquisition cost (CAC) is the total amount spent on marketing and sales in a period, divided by the number of new customers acquired in that period.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;CAC = Total marketing and sales spend ÷ New customers acquired&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If a restaurant spends $1,200 on marketing in March (social media ads, a local newspaper ad, printed flyers) and gains approximately 60 new customers (tracked through a loyalty program, first-time email signups, or POS customer records), CAC is $20 per customer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Debt Service</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/debt-service/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/debt-service/</guid>
      <description>&lt;p&gt;Debt service is the total amount of principal and interest a business pays on its loans during a given period. If a business has a $50,000 term loan at $842/month and a $12,000 equipment loan at $258/month, total monthly debt service is $1,100 — or $13,200 annually.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;strong&gt;debt service coverage ratio (DSCR)&lt;/strong&gt; measures the business&amp;rsquo;s ability to make these payments:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;DSCR = Net operating income ÷ Annual debt service&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Depreciation</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/terms/depreciation/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/terms/depreciation/</guid>
      <description>&lt;p&gt;Depreciation allocates the cost of a physical asset — equipment, vehicles, furniture, leasehold improvements — across the years it will be used. A $15,000 commercial oven with a 10-year useful life depreciates at $1,500 per year under straight-line depreciation: each year, $1,500 appears as an expense on the &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt;, reducing reported profit, while the asset&amp;rsquo;s book value on the &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; decreases by the same amount.&lt;/p&gt;&#xA;&lt;p&gt;Depreciation is a non-cash expense — no money leaves the business when depreciation is recorded. The cash was spent when the asset was purchased. This is why the &lt;a href=&#34;./cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt; adds depreciation back to net income when calculating operating cash flow: it reduces reported profit but not actual cash.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Developing a Marketing Plan</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/developing-a-marketing-plan/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/developing-a-marketing-plan/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to develop a &lt;a href=&#34;../terms/marketing-plan.md&#34; class=&#34;link-internal&#34;&gt;marketing plan&lt;/a&gt; — the document that translates &lt;a href=&#34;../terms/market-analysis.md&#34; class=&#34;link-internal&#34;&gt;market analysis&lt;/a&gt; into a strategy for reaching, acquiring, and retaining customers. This lesson covers channel selection, messaging, budgeting, and measurement. It builds directly on the target market and competitive findings from &lt;a href=&#34;./conducting-market-analysis.md&#34; class=&#34;link-internal&#34;&gt;Conducting Market Analysis&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./conducting-market-analysis.md&#34; class=&#34;link-internal&#34;&gt;Conducting Market Analysis&lt;/a&gt;. A marketing plan without a target market profile and competitive analysis is guesswork.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Exit Strategy and Growth Models</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/exit-strategy-and-growth-models/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/exit-strategy-and-growth-models/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to evaluate &lt;a href=&#34;../terms/exit-strategy.md&#34; class=&#34;link-internal&#34;&gt;exit strategy&lt;/a&gt; options — the mechanisms by which business owners and investors eventually convert ownership into cash — and how the chosen exit shapes the business&amp;rsquo;s structure, operations, and growth trajectory. This lesson covers acquisition, &lt;a href=&#34;../terms/franchise.md&#34; class=&#34;link-internal&#34;&gt;franchise&lt;/a&gt;, IPO, and long-term dividend models, with attention to what each requires operationally.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./choosing-a-corporate-structure.md&#34; class=&#34;link-internal&#34;&gt;Choosing a Corporate Structure&lt;/a&gt;. The legal entity must accommodate the exit — and changing it later is expensive.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FIFO</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/fifo/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/fifo/</guid>
      <description>&lt;p&gt;FIFO (First In, First Out) means the oldest &lt;a href=&#34;./inventory.md&#34; class=&#34;link-internal&#34;&gt;inventory&lt;/a&gt; is used or sold first. The case of tomatoes delivered on Monday should be used before the case delivered on Wednesday. The principle applies to any inventory with a shelf life — food, beverages, cleaning supplies, perishable materials.&lt;/p&gt;&#xA;&lt;p&gt;In practice, FIFO requires labeling every item with its receipt date and organizing storage so that older items are in front (or on top) and newer items go behind (or beneath). When a new delivery arrives, it goes to the back; existing stock moves forward. This is simple but requires daily discipline — the natural tendency is to grab whatever is most accessible, which is usually the newest delivery.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Financing and Debt Management</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/financing-and-debt-management/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/financing-and-debt-management/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to fund a small business beyond personal savings — the types of financing available, how to evaluate them, and how to manage debt once you have it. This lesson covers equity vs. debt, bank loans, SBA programs, lines of credit, and the financial ratios lenders use to assess your business. It also covers when borrowing makes sense and when it doesn&amp;rsquo;t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Food Costing and Waste Reduction</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/food-costing-and-waste-reduction/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/food-costing-and-waste-reduction/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to know — not estimate, not guess — what every item on the menu costs to produce, and how to keep that cost under control. This is the operational foundation beneath &lt;a href=&#34;./pricing-strategy-and-menu-engineering.md&#34; class=&#34;link-internal&#34;&gt;Pricing Strategy and Menu Engineering&lt;/a&gt;: you can&amp;rsquo;t set accurate prices without accurate costs, and you can&amp;rsquo;t maintain &lt;a href=&#34;../terms/gross-margin.md&#34; class=&#34;link-internal&#34;&gt;gross margin&lt;/a&gt; without controlling the inputs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./pricing-strategy-and-menu-engineering.md&#34; class=&#34;link-internal&#34;&gt;Pricing Strategy and Menu Engineering&lt;/a&gt;. You need to understand cost-plus pricing and the menu matrix before costing becomes actionable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gross Margin</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/gross-margin/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/gross-margin/</guid>
      <description>&lt;p&gt;Gross margin is gross profit divided by revenue, expressed as a percentage. If a restaurant generates $50,000 in monthly revenue and spends $17,500 on food and direct &lt;a href=&#34;../../sociology/terms/labor.md&#34; class=&#34;link-internal&#34;&gt;labor&lt;/a&gt; (cost of goods sold), gross profit is $32,500 and gross margin is 65%.&lt;/p&gt;&#xA;&lt;p&gt;Gross margin reveals how efficiently the business converts inputs into revenue. A 65% gross margin means $0.65 of every revenue dollar is available to cover operating expenses (rent, utilities, salaries, marketing) and produce profit. A 45% gross margin means only $0.45 is available — requiring either higher revenue or lower operating expenses to be viable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hiring Your First Employees</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/hiring-your-first-employees/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/hiring-your-first-employees/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The practical mechanics of hiring employees for the first time — from determining when to hire and what the job actually is, through posting, interviewing, making offers, handling legal requirements, and onboarding. This lesson focuses on the small business context where the owner is often doing the hiring personally, with no HR department.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;when-to-hire&#34;&gt;&lt;a href=&#34;#when-to-hire&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;When to hire&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Hire when the cost of not hiring exceeds the cost of hiring. Signs:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inventory</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/inventory/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/inventory/</guid>
      <description>&lt;p&gt;Inventory is the stock of goods a business holds: raw materials (ingredients, components), work-in-progress (partially prepared items), and finished goods (ready-to-sell products). It appears as a current asset on the &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; because it represents value the business owns but has not yet sold.&lt;/p&gt;&#xA;&lt;p&gt;Inventory is cash in physical form. Money spent on inventory is unavailable for other purposes until the inventory is sold. For perishable goods (food, flowers, dairy), unsold inventory has a hard expiration — it becomes waste, not just a holding cost. This makes inventory management especially critical for food businesses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inventory Turnover</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/inventory-turnover/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/inventory-turnover/</guid>
      <description>&lt;p&gt;Inventory turnover measures how quickly &lt;a href=&#34;./inventory.md&#34; class=&#34;link-internal&#34;&gt;inventory&lt;/a&gt; moves through the business:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Inventory turnover = &lt;a href=&#34;./cost-of-goods-sold.md&#34; class=&#34;link-internal&#34;&gt;Cost of goods sold&lt;/a&gt; ÷ Average inventory value&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If annual COGS is $156,000 and average inventory on hand is $3,000, turnover is 52 — meaning inventory is completely replaced once per week. For a restaurant using fresh, perishable ingredients, weekly turnover of 1–2× (annual 52–104×) is typical and healthy.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Higher turnover&lt;/strong&gt; means less cash tied up in stock, less spoilage risk, and fresher ingredients. A restaurant turning inventory twice per week ($1,500 average on hand against $3,000/week in COGS) has $1,500 less cash locked in the walk-in cooler than one turning it once per week.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Labor Cost</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/labor-cost/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/labor-cost/</guid>
      <description>&lt;p&gt;Labor cost is the total amount spent on employee compensation during a period: gross wages plus employer &lt;a href=&#34;./payroll.md&#34; class=&#34;link-internal&#34;&gt;payroll&lt;/a&gt; taxes (Social Security, Medicare, unemployment) plus benefits (health insurance, workers&amp;rsquo; compensation, paid time off). For most small businesses, the employer&amp;rsquo;s total cost is roughly 108–115% of gross wages.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Labor cost percentage = Total labor cost ÷ Revenue × 100&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If weekly revenue is $12,000 and total labor cost (including employer taxes) is $3,360, labor cost percentage is 28%.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Line of Credit</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/line-of-credit/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/line-of-credit/</guid>
      <description>&lt;p&gt;A line of credit (LOC) is a pre-approved borrowing limit from a bank or lender. The business can draw funds up to the limit as needed, repay them, and draw again — like a credit card but typically at lower interest rates (7–18% variable for small businesses).&lt;/p&gt;&#xA;&lt;p&gt;Interest is charged only on the amount drawn, not the full limit. A $50,000 line of credit with $10,000 drawn costs interest on $10,000. If the balance is repaid to zero, the interest cost is zero — but the credit remains available.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Location Selection and Site Analysis</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/location-selection-and-site-analysis/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/location-selection-and-site-analysis/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Before negotiating a &lt;a href=&#34;../terms/commercial-lease.md&#34; class=&#34;link-internal&#34;&gt;commercial lease&lt;/a&gt;, you have to choose where. This lesson covers how to evaluate potential locations systematically — not by gut feeling (&amp;ldquo;this street feels busy&amp;rdquo;) but by analyzing the trade area, traffic patterns, demographics, visibility, neighboring businesses, and site-specific risks. Location is one of the few business decisions that is expensive to reverse.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./conducting-market-analysis.md&#34; class=&#34;link-internal&#34;&gt;Conducting Market Analysis&lt;/a&gt;. You need to know who your &lt;a href=&#34;../terms/target-market.md&#34; class=&#34;link-internal&#34;&gt;target market&lt;/a&gt; is — their demographics, behaviors, and spending patterns — before you can evaluate whether a specific location gives you access to them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Managing Cash Flow</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-cash-flow/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-cash-flow/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The practical, week-to-week management of cash — not the &lt;a href=&#34;../terms/cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt; as a financial report (covered in &lt;a href=&#34;./reading-financial-statements.md&#34; class=&#34;link-internal&#34;&gt;Reading Financial Statements&lt;/a&gt;), but the daily reality of making sure there&amp;rsquo;s enough money in the bank to pay this week&amp;rsquo;s bills. More businesses fail from running out of cash than from running out of customers. This lesson covers forecasting, timing, reserves, and crisis response.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./small-business-bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;Small Business Bookkeeping&lt;/a&gt;. Cash flow management requires accurate, current records of what&amp;rsquo;s in the bank, what&amp;rsquo;s owed to you, and what you owe others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Managing Customer Relationships</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-customer-relationships/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-customer-relationships/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to manage relationships with the people who pay your bills. This lesson covers complaint handling, online reputation management, loyalty building, and the economics of retention. Most of this requires no budget — it requires attention, consistency, and the willingness to treat problems as information rather than insults.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-economics-of-customer-relationships&#34;&gt;&lt;a href=&#34;#the-economics-of-customer-relationships&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;The economics of customer relationships&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;A regular customer who visits twice a week with an &lt;a href=&#34;../terms/average-check.md&#34; class=&#34;link-internal&#34;&gt;average check&lt;/a&gt; of $14 generates $1,456/year. If they stay for five years, they&amp;rsquo;re worth $7,280 in revenue — before accounting for the people they bring with them and the people they recommend the business to.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Managing Employees for the Long Term</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-employees-long-term/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/managing-employees-long-term/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./hiring-your-first-employees.md&#34; class=&#34;link-internal&#34;&gt;Hiring Your First Employees&lt;/a&gt; covers getting people in the door. This lesson covers what happens after — keeping good employees, developing them, holding them accountable, and handling departures. For a small business, losing a trained employee costs 50–200% of their annual wages in recruiting, training, and lost productivity. Employee management is retention, and retention is profitability.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./hiring-your-first-employees.md&#34; class=&#34;link-internal&#34;&gt;Hiring Your First Employees&lt;/a&gt;. You need to understand onboarding, legal compliance basics, and labor cost tracking before managing ongoing employment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Menu Engineering</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/menu-engineering/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/operations/terms/menu-engineering/</guid>
      <description>&lt;p&gt;Menu engineering is the systematic analysis of a product catalog (originally restaurant menus, but applicable to any business with multiple products) to optimize overall profitability. Each item is categorized along two axes — &lt;a href=&#34;./gross-margin.md&#34; class=&#34;link-internal&#34;&gt;gross margin&lt;/a&gt; and sales volume — producing four quadrants:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Stars&lt;/strong&gt; (high margin, high popularity): The best items. Promote them.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Workhorses&lt;/strong&gt; (low margin, high popularity): Customers love them but they don&amp;rsquo;t earn much. Raise the price incrementally, reduce cost, or pair with high-margin add-ons.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Puzzles&lt;/strong&gt; (high margin, low popularity): Profitable but not selling. Reposition on the menu, rename, or have staff recommend them.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Dogs&lt;/strong&gt; (low margin, low popularity): Neither profitable nor popular. Remove or redesign.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Menu engineering also encompasses the physical design of the menu as a sales tool — item placement, descriptions, pricing display, and visual hierarchy to steer customers toward high-margin items. See &lt;a href=&#34;../curricula/pricing-strategy-and-menu-engineering.md&#34; class=&#34;link-internal&#34;&gt;Pricing Strategy and Menu Engineering&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Negotiating a Commercial Lease</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/negotiating-a-commercial-lease/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/negotiating-a-commercial-lease/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to find, evaluate, and negotiate a &lt;a href=&#34;../terms/commercial-lease.md&#34; class=&#34;link-internal&#34;&gt;commercial lease&lt;/a&gt; for a small business&amp;rsquo;s first physical location. The lease is usually the business&amp;rsquo;s largest fixed cost and longest contractual commitment — often 3–10 years. Getting the terms right matters more than almost any other early decision. Getting them wrong can make an otherwise viable business fail.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;finding-a-space&#34;&gt;&lt;a href=&#34;#finding-a-space&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Finding a space&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;where-to-look&#34;&gt;&lt;a href=&#34;#where-to-look&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Where to look&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Commercial real estate listings&lt;/strong&gt;: LoopNet, Crexi, local commercial brokers&amp;rsquo; listings&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Walking the area&lt;/strong&gt;: Vacant storefronts with &amp;ldquo;For Lease&amp;rdquo; signs. Many small commercial properties aren&amp;rsquo;t listed online.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Brokers&lt;/strong&gt;: A tenant&amp;rsquo;s broker (representing you, not the landlord) costs you nothing in most markets — the landlord pays the commission. A good broker knows available spaces before they&amp;rsquo;re listed, understands market rates, and can negotiate terms you wouldn&amp;rsquo;t know to ask for.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Networking&lt;/strong&gt;: Other business owners, local business associations, economic development agencies&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;what-to-look-for&#34;&gt;&lt;a href=&#34;#what-to-look-for&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What to look for&#xA;&lt;/h3&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Factor&lt;/th&gt;&#xA;          &lt;th&gt;What to evaluate&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Location&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Foot traffic, vehicle traffic, visibility from the street, parking, proximity to your &lt;a href=&#34;../terms/target-market.md&#34; class=&#34;link-internal&#34;&gt;target market&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Size&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Square footage for your operation (kitchen, dining room, storage, restrooms, office). Measure — don&amp;rsquo;t trust the listing&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Condition&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;What&amp;rsquo;s already built out? A former restaurant has plumbing, ventilation, and electrical for a kitchen. A former retail shop does not. Build-out costs for a restaurant in a raw space can exceed $100,000&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Zoning&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Is the space zoned for your use? A restaurant needs food service zoning. A bar needs a liquor license, which may depend on zoning. Verify before signing anything&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Utilities&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Adequate electrical capacity? Gas lines if needed? Grease trap? HVAC capacity for a kitchen?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;ADA compliance&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Is the space accessible? Bringing a non-compliant space up to code is expensive and required by law&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Neighbors&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Who&amp;rsquo;s next door? Complementary businesses (a coffee shop next to a bookstore) help. Conflicting businesses (a quiet office next to a live music venue) don&amp;rsquo;t&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;lease-types&#34;&gt;&lt;a href=&#34;#lease-types&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Lease types&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;gross-lease&#34;&gt;&lt;a href=&#34;#gross-lease&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Gross lease&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;You pay a fixed monthly rent. The landlord pays property taxes, insurance, and common area maintenance (CAM). Your rent is predictable — but the landlord builds those costs into the base rent, so you&amp;rsquo;re paying for them indirectly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Income</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/net-income/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/net-income/</guid>
      <description>&lt;p&gt;Net income is revenue minus all costs: &lt;a href=&#34;./cost-of-goods-sold.md&#34; class=&#34;link-internal&#34;&gt;cost of goods sold&lt;/a&gt;, &lt;a href=&#34;./operating-expenses.md&#34; class=&#34;link-internal&#34;&gt;operating expenses&lt;/a&gt;, interest on debt, and taxes. It is the last line on the &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt; — the &amp;ldquo;bottom line.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Revenue − COGS = Gross profit&lt;/strong&gt;&#xA;&lt;strong&gt;Gross profit − Operating expenses = Operating income&lt;/strong&gt;&#xA;&lt;strong&gt;Operating income − Interest − Taxes = Net income&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Net income tells you whether the business is profitable after everything is accounted for. A positive net income means the business earned more than it spent. A negative net income (net loss) means the opposite.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Opening Day Preparation</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/opening-day-preparation/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/opening-day-preparation/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Every other lesson builds toward this moment: the business is built, the team is hired, the permits are obtained, the projections are written. This lesson covers the 90-day transition from &amp;ldquo;ready on paper&amp;rdquo; to &amp;ldquo;open for business&amp;rdquo; — the practical work of testing every system, training the team under realistic conditions, loading inventory, executing pre-opening marketing, and managing the actual opening day.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Operating Expenses</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/operating-expenses/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/operating-expenses/</guid>
      <description>&lt;p&gt;Operating expenses (OpEx) are the costs of running the business that are not directly attributable to producing goods or services. They include rent, utilities, &lt;a href=&#34;./business-insurance.md&#34; class=&#34;link-internal&#34;&gt;insurance&lt;/a&gt;, administrative salaries, marketing, office supplies, software subscriptions, professional fees, and &lt;a href=&#34;./depreciation.md&#34; class=&#34;link-internal&#34;&gt;depreciation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The distinction between &lt;a href=&#34;./cost-of-goods-sold.md&#34; class=&#34;link-internal&#34;&gt;cost of goods sold&lt;/a&gt; (direct costs) and operating expenses (indirect costs) matters for understanding profitability:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Revenue − COGS = Gross profit&lt;/strong&gt; (how efficiently the business produces)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Gross profit − Operating expenses = Operating income&lt;/strong&gt; (how efficiently the business runs overall)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;A business can have strong &lt;a href=&#34;./gross-margin.md&#34; class=&#34;link-internal&#34;&gt;gross margins&lt;/a&gt; (efficient production) but still lose money if operating expenses are too high — too much rent, too many administrative staff, too much spent on marketing relative to revenue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Payroll</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/payroll/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/accounting/terms/payroll/</guid>
      <description>&lt;p&gt;Payroll refers both to the total amount a business pays its employees and to the process of calculating and distributing those payments. The process includes computing gross pay (hourly rate × hours worked, or salary ÷ pay periods), withholding federal and state income tax, Social Security (6.2%), and Medicare (1.45%), and remitting those withholdings to the government.&lt;/p&gt;&#xA;&lt;p&gt;The employer also pays a matching share of Social Security and Medicare (7.65% of gross wages), plus federal and state unemployment taxes (FUTA/SUTA). The total employer cost of an employee is roughly 108–112% of gross wages before benefits.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Permits, Licenses, and Insurance</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/permits-licenses-and-insurance/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/permits-licenses-and-insurance/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The permits, licenses, and &lt;a href=&#34;../terms/business-insurance.md&#34; class=&#34;link-internal&#34;&gt;insurance&lt;/a&gt; that a small business must obtain before opening — and maintain afterward. This is unglamorous work, but failure to do it creates legal liability, potential fines, and in the worst case, forced closure. This lesson covers what&amp;rsquo;s typically required, where to get it, what it costs, and how to stay compliant.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;part-1-permits-and-licenses&#34;&gt;&lt;a href=&#34;#part-1-permits-and-licenses&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Part 1: Permits and licenses&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;why-there-are-so-many&#34;&gt;&lt;a href=&#34;#why-there-are-so-many&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Why there are so many&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Small businesses are regulated at three levels — federal, state, and local — and each level may require separate permits. A restaurant in a typical U.S. city might need:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pricing Strategy</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/pricing-strategy/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/marketing/terms/pricing-strategy/</guid>
      <description>&lt;p&gt;A pricing strategy is the method by which a business determines what to charge. It accounts for three inputs: the cost of producing and delivering the product (the floor — prices below this lose money), the prices competitors charge (the context — prices far outside this range require justification), and the customer&amp;rsquo;s perception of value (the ceiling — the maximum a customer will pay).&lt;/p&gt;&#xA;&lt;p&gt;Common pricing approaches for small businesses include cost-plus pricing (cost + fixed markup), competitive pricing (matching or undercutting the market), and value-based pricing (setting price based on what the customer perceives the product is worth rather than what it costs to produce). Most real pricing combines elements of all three.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pricing Strategy and Menu Engineering</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/pricing-strategy-and-menu-engineering/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/pricing-strategy-and-menu-engineering/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to set prices that cover costs, position the business correctly in its market, and produce the margins needed to survive and grow. This lesson covers three pricing methods, the mechanics of menu engineering (applicable to any business with a product catalog, not just restaurants), and the practical question of when and how to change prices.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-three-inputs-to-any-price&#34;&gt;&lt;a href=&#34;#the-three-inputs-to-any-price&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;The three inputs to any price&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Every price is shaped by three forces:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pro Forma</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/pro-forma/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/pro-forma/</guid>
      <description>&lt;p&gt;Pro forma financial statements are forward-looking projections that show what the business&amp;rsquo;s finances would look like under a set of stated assumptions. A pro forma &lt;a href=&#34;./income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt; projects future revenue, costs, and profit. A pro forma &lt;a href=&#34;./cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt; projects future cash inflows and outflows. A pro forma &lt;a href=&#34;./balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; projects future assets, liabilities, and equity.&lt;/p&gt;&#xA;&lt;p&gt;The word &amp;ldquo;pro forma&amp;rdquo; (Latin: &amp;ldquo;as a matter of form&amp;rdquo;) signals that the numbers are projected, not actual. This distinction matters: actual financial statements report what happened; pro forma statements estimate what will happen if the assumptions hold.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Progressive Discipline</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/human-resources/terms/progressive-discipline/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/human-resources/terms/progressive-discipline/</guid>
      <description>&lt;p&gt;Progressive discipline is a step-by-step process for addressing employee performance or conduct problems, escalating consequences only when earlier steps fail to produce improvement:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Verbal warning&lt;/strong&gt; (documented with date): A private conversation identifying the specific behavior, its impact, and the expected standard. &amp;ldquo;We talked about order accuracy — four errors this week. The expectation is 95%+ accuracy. What&amp;rsquo;s happening?&amp;rdquo;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Written warning&lt;/strong&gt; (signed by both parties): A formal document restating the issue, referencing the verbal warning, and specifying consequences. &amp;ldquo;If order accuracy does not improve to 95% within two weeks, we will need to consider whether this role is the right fit.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reading Financial Statements</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/reading-financial-statements/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/reading-financial-statements/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to read the three core financial documents that describe a business&amp;rsquo;s financial condition: the &lt;a href=&#34;../terms/income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt; (did the business make or lose money?), the &lt;a href=&#34;../terms/cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt; (when did money actually move?), and the &lt;a href=&#34;../terms/balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; (what does the business own, owe, and have left for owners?). By the end, you should be able to look at a set of financial statements and understand the story they tell — and the story they don&amp;rsquo;t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seasonal Planning and Forecasting</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/seasonal-planning-and-forecasting/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/seasonal-planning-and-forecasting/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Nearly every business has seasonal patterns — weeks or months when revenue is predictably higher or lower. A restaurant near a college campus is quiet during summer break. A catering business peaks during wedding season. A downtown lunch spot slows between Christmas and New Year&amp;rsquo;s. This lesson covers how to identify these patterns, quantify them, and build them into operational and financial planning — so slow periods don&amp;rsquo;t become crises and peak periods don&amp;rsquo;t overwhelm capacity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Small Business Bookkeeping</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/small-business-bookkeeping/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/small-business-bookkeeping/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The daily and weekly financial recordkeeping that keeps a small business solvent and legal. This lesson covers &lt;a href=&#34;../terms/bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;bookkeeping&lt;/a&gt; fundamentals: setting up accounts, recording transactions, reconciling bank statements, managing what you&amp;rsquo;re owed and what you owe, and organizing records for taxes. This is the operational counterpart to &lt;a href=&#34;./reading-financial-statements.md&#34; class=&#34;link-internal&#34;&gt;Reading Financial Statements&lt;/a&gt; — those statements are only as accurate as the bookkeeping behind them.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./reading-financial-statements.md&#34; class=&#34;link-internal&#34;&gt;Reading Financial Statements&lt;/a&gt;. You need to understand the &lt;a href=&#34;../terms/income-statement.md&#34; class=&#34;link-internal&#34;&gt;income statement&lt;/a&gt;, &lt;a href=&#34;../terms/cash-flow-statement.md&#34; class=&#34;link-internal&#34;&gt;cash flow statement&lt;/a&gt;, and &lt;a href=&#34;../terms/balance-sheet.md&#34; class=&#34;link-internal&#34;&gt;balance sheet&lt;/a&gt; to understand what bookkeeping produces.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Small Business Tax Strategy</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/small-business-tax-strategy/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/small-business-tax-strategy/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How taxes work for small businesses — not as a substitute for an accountant (you need one), but as the knowledge required to make informed decisions throughout the year rather than scrambling at tax time. This lesson covers how each &lt;a href=&#34;../terms/corporate-structure.md&#34; class=&#34;link-internal&#34;&gt;corporate structure&lt;/a&gt; is taxed, what&amp;rsquo;s deductible, how quarterly payments work, and how daily business decisions affect your tax bill.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./small-business-bookkeeping.md&#34; class=&#34;link-internal&#34;&gt;Small Business Bookkeeping&lt;/a&gt; and &lt;a href=&#34;./choosing-a-corporate-structure.md&#34; class=&#34;link-internal&#34;&gt;Choosing a Corporate Structure&lt;/a&gt;. Tax strategy depends on accurate records and entity type.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Supplier Negotiation and Relationship Management</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/supplier-negotiation-and-relationships/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/supplier-negotiation-and-relationships/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./supply-chain-and-risk-management.md&#34; class=&#34;link-internal&#34;&gt;Supply Chain and Risk Management&lt;/a&gt; covered how to select suppliers and mitigate supply disruptions. This lesson covers the ongoing relationship — how to negotiate better terms, how to respond when prices increase, how to evaluate supplier performance systematically, and how to determine when to switch. For most small businesses, the difference between commodity purchasing and strategic supplier management is 5–15% of &lt;a href=&#34;../terms/cost-of-goods-sold.md&#34; class=&#34;link-internal&#34;&gt;COGS&lt;/a&gt; — thousands of dollars annually.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Supply Chain and Risk Management</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/supply-chain-and-risk-management/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/supply-chain-and-risk-management/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to manage a &lt;a href=&#34;../terms/supply-chain.md&#34; class=&#34;link-internal&#34;&gt;supply chain&lt;/a&gt; — choosing suppliers, managing inventory, and maintaining the flow of inputs that a business depends on — and how to build a &lt;a href=&#34;../terms/risk-mitigation.md&#34; class=&#34;link-internal&#34;&gt;risk mitigation&lt;/a&gt; plan that identifies and addresses the things that could go wrong. These are linked topics: supply chain disruption is one of the most common operational risks, and risk mitigation depends on the &lt;a href=&#34;../terms/standard-operating-procedures.md&#34; class=&#34;link-internal&#34;&gt;standard operating procedures&lt;/a&gt; covered in the previous lesson.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Weekly KPIs and Business Metrics</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/weekly-kpis-and-business-metrics/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/weekly-kpis-and-business-metrics/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Financial statements tell you what happened last month or last quarter — they&amp;rsquo;re rearview mirrors. This lesson covers the forward-looking metrics (leading indicators) and the real-time operational metrics that let you detect problems early, course-correct weekly, and run the business from data rather than intuition. The output is a one-page weekly dashboard: the 8–12 numbers you look at every Monday morning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Working Capital</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/working-capital/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/domains/finance/terms/working-capital/</guid>
      <description>&lt;p&gt;Working capital is current assets (cash, &lt;a href=&#34;./accounts-receivable.md&#34; class=&#34;link-internal&#34;&gt;accounts receivable&lt;/a&gt;, inventory) minus current liabilities (&lt;a href=&#34;./accounts-payable.md&#34; class=&#34;link-internal&#34;&gt;accounts payable&lt;/a&gt;, short-term debt, accrued expenses). It represents the money available to fund daily operations after covering immediate obligations.&lt;/p&gt;&#xA;&lt;p&gt;Positive working capital means the business can pay its near-term bills. Negative working capital means current liabilities exceed current assets — the business may struggle to cover payroll, rent, or supplier invoices without additional financing.&lt;/p&gt;&#xA;&lt;p&gt;For a new business, working capital is funded by the initial investment and should be explicitly allocated in the &lt;a href=&#34;./use-of-funds.md&#34; class=&#34;link-internal&#34;&gt;use of funds&lt;/a&gt;. The amount needed depends on the gap between when costs are incurred (before opening and during the ramp-up period) and when revenue covers those costs. A common mistake in &lt;a href=&#34;./financial-projections.md&#34; class=&#34;link-internal&#34;&gt;financial projections&lt;/a&gt; is underestimating the working capital required to survive the first months of operation. See &lt;a href=&#34;../curricula/managing-cash-flow.md&#34; class=&#34;link-internal&#34;&gt;Managing Cash Flow&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Writing a Business Plan</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/writing-a-business-plan/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/writing-a-business-plan/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to assemble the work from every previous lesson — &lt;a href=&#34;./conducting-market-analysis.md&#34; class=&#34;link-internal&#34;&gt;market analysis&lt;/a&gt;, &lt;a href=&#34;./building-financial-projections.md&#34; class=&#34;link-internal&#34;&gt;financial projections&lt;/a&gt;, &lt;a href=&#34;./writing-standard-operating-procedures.md&#34; class=&#34;link-internal&#34;&gt;operations planning&lt;/a&gt;, &lt;a href=&#34;./choosing-a-corporate-structure.md&#34; class=&#34;link-internal&#34;&gt;corporate structure&lt;/a&gt;, and &lt;a href=&#34;./exit-strategy-and-growth-models.md&#34; class=&#34;link-internal&#34;&gt;exit strategy&lt;/a&gt; — into a single document that communicates what the business is, how it will work, and why it will succeed. A business plan is not a formality. For the business owner, it is a stress test of the idea. For an investor or lender, it is evidence that the owner has thought seriously.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Writing Standard Operating Procedures</title>
      <link>https://emsenn.net/library/domains/humanities/domains/business/texts/writing-standard-operating-procedures/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/humanities/domains/business/texts/writing-standard-operating-procedures/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How to write &lt;a href=&#34;../terms/standard-operating-procedures.md&#34; class=&#34;link-internal&#34;&gt;standard operating procedures&lt;/a&gt; (SOPs) — the documents that specify how routine business tasks are performed. This lesson covers what SOPs are for, how to structure them, and how to write procedures for common operational areas: opening and closing, customer service, &lt;a href=&#34;../terms/point-of-sale.md&#34; class=&#34;link-internal&#34;&gt;POS&lt;/a&gt; management, and food safety. The emphasis is on producing documents that someone can actually follow, not on bureaucratic completeness.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
