## Overview
**Cost-Benefit Analysis (CBA)** is a systematic decision-making tool used to evaluate whether the benefits of an action outweigh its costs. It involves assigning monetary or equivalent value to all costs and benefits — including non-financial factors — to arrive at a rational, data-driven decision. CBA applies equally to business decisions and personal life choices.
---
## Key Concepts
- **Cost-Benefit Analysis** – an economic evaluation method that compares total costs against total benefits to determine whether a decision is worthwhile
- **Non-Financial Valuation** – the practice of converting non-monetary costs and benefits (e.g., time, effort, morale, comfort) into financial equivalents for comparison
- **Opportunity Cost** – the value of the next best alternative forgone when making a decision
---
## Detailed Notes
### What Is Cost-Benefit Analysis?
- A framework for **structured decision-making**
- Helps answer the core question: *"Do the benefits justify the costs?"*
- Involves listing, quantifying, and comparing all associated costs and benefits
- Both **financial and non-financial** factors should be converted into comparable terms
### Why Non-Financial Factors Matter
- Organizations often provide **non-monetary benefits** (e.g., transportation, meals, comfortable work environments) to increase employee retention
- These benefits can create a perception of high value, even when direct compensation is low
- Decision-makers must recognize and **quantify intangible benefits** to avoid being misled by surface-level perks
- Failing to perform CBA can result in missed opportunities for career or business growth
### Types of Costs
- **Direct Cost** – expenses directly tied to the activity (e.g., purchase price, raw materials)
- **Indirect Cost** – overhead or secondary expenses (e.g., administrative support, utilities)
- **Opportunity Cost** – value of the forgone alternative
- **Tangible Cost** – measurable, quantifiable expenses (e.g., equipment, wages)
- **Intangible Cost** – harder to measure costs (e.g., stress, loss of reputation)
### Types of Benefits
- **Production Efficiency** – increased output or reduced waste
- **Employee Safety & Morale** – improved working conditions and motivation
- **Team Unity** – better collaboration and reduced conflict
- **Sales & Revenue Growth** – higher income from improved operations
- **Customer Goodwill & Satisfaction** – stronger relationships and loyalty
- **Brand Equity** – increased brand recognition and value
- **Environmental Protection** – sustainable practices reducing long-term risk
- **Global Expansion & New Markets** – access to new revenue streams
- **New Partnerships** – strategic alliances that add value
- **Error Reduction** – fewer costly mistakes
### The Decision Rule
1. Calculate the **total value of all costs**
2. Calculate the **total value of all benefits**
3. Compare the two:
- **Benefits > Costs** → Proceed with the decision
- **Costs > Benefits** → Do not proceed
---
## Tables
### Cost Types Comparison
| Cost Type | Description | Example |
|-----------|-------------|---------|
| **Direct Cost** | Directly linked to the activity | Purchase price of equipment |
| **Indirect Cost** | Supporting or overhead expenses | Electricity, administration |
| **Opportunity Cost** | Value of the next best alternative | Revenue from a forgone project |
| **Tangible Cost** | Quantifiable in monetary terms | Training fees, transport |
| **Intangible Cost** | Difficult to quantify | Employee stress, morale loss |
### CBA Decision Matrix
| Scenario | Outcome | Action |
|----------|---------|--------|
| Benefits > Costs | Net positive value | **Proceed** with decision |
| Costs > Benefits | Net negative value | **Do not proceed** |
| Benefits ≈ Costs | Marginal value | Re-evaluate or seek more data |
---
## Diagrams
### Cost-Benefit Analysis Process
```mermaid
flowchart TD
A[Identify the Decision] --> B[List All Costs]
B --> C[List All Benefits]
C --> D[Assign Monetary Values]
D --> E{Benefits > Costs?}
E -- Yes --> F[Proceed with Decision]
E -- No --> G[Do Not Proceed]
E -- Marginal --> H[Re-evaluate or Gather More Data]
```
### Cost Categories Breakdown
```mermaid
graph TD
A[Total Cost] --> B[Direct Cost]
A --> C[Indirect Cost]
A --> D[Opportunity Cost]
A --> E[Tangible Cost]
A --> F[Intangible Cost]
```
### Practical Example — Equipment Purchase
```mermaid
flowchart LR
subgraph Costs
C1[Equipment Price]
C2[Transportation Cost]
C3[Training Cost]
C4[Electricity Cost]
end
subgraph Benefits
B1[Manpower Efficiency]
B2[Time Utilisation]
B3[Production Increase]
B4[Employee Morale]
end
Costs --> D{Compare}
Benefits --> D
D -- Benefits Win --> E[Purchase Equipment]
D -- Costs Win --> F[Do Not Purchase]
```
---
## Key Terms
- **Cost-Benefit Analysis (CBA)** – a method of comparing total costs to total benefits to guide decision-making
- **Direct Cost** – expenses directly attributable to an activity
- **Indirect Cost** – secondary or overhead expenses supporting an activity
- **Opportunity Cost** – the value lost by choosing one alternative over another
- **Tangible Cost** – costs that can be measured in monetary terms
- **Intangible Cost** – costs that are difficult to quantify (e.g., stress, reputation)
- **Brand Equity** – the commercial value derived from brand perception
- **Customer Goodwill** – positive reputation and trust built with customers
- **Non-Financial Valuation** – converting non-monetary factors into financial equivalents for comparison
---
## Quick Revision
1. **Cost-Benefit Analysis (CBA)** is a decision-making tool that compares total costs against total benefits.
2. Both **financial and non-financial** factors must be converted into comparable terms.
3. Costs include **direct, indirect, opportunity, tangible, and intangible** categories.
4. Benefits span **efficiency, safety, morale, revenue, brand equity, customer satisfaction**, and more.
5. The decision rule is simple: if **benefits exceed costs**, proceed; if not, don't.
6. **Non-monetary perks** (e.g., comfort, convenience) should be quantified — they can obscure the true cost-benefit picture.
7. **Opportunity cost** is often overlooked but critical — always consider what you give up.
8. When benefits and costs are roughly equal, **gather more data** before deciding.
9. CBA applies to both **business decisions** (e.g., purchasing equipment) and **personal decisions** (e.g., changing roles).
10. The goal of CBA is to make **rational, evidence-based decisions** rather than relying on intuition alone.