PM Vocabulary: Speaking the Language
Learn the 50+ PM terms you'll hear in your first three months. Clear definitions, real examples, and the context that matters.
The 50 terms you actually need. Day 1 through Month 3.
The Problem
Your first PM meeting. People throw around terms like "MRR," "tech debt," and "user stories." You nod along, lost.
After the meeting, you Google everything.
This is normal. Every new PM goes through this.
Product management combines language from business, engineering, design, and data. That's a lot of new vocabulary at once.
Don't worry. You don't need to learn everything immediately. Start with the terms you'll hear every day, then build from there.
The Solution: Learn What You Need, When You Need It
Start with 10 essential terms. Add more each week. Build confidence gradually.
Day 1 Survival Kit
Ten terms. First-day-only kit.
Product Manager (PM) You. The person who decides what to build and why.
User Story A feature request written from the user's perspective. Example: "As a shopper, I want to save items for later."
Sprint A fixed time period (usually 2 weeks) to complete specific work.
Backlog Your to-do list of features and improvements.
Roadmap A visual timeline showing what you're building over the next few months.
MVP (Minimum Viable Product) The simplest version of your idea that you can test.
KPI (Key Performance Indicator) The important numbers that show if your product is doing well.
A/B Test Testing two versions to see which one works better.
Stakeholder Anyone affected by your product (users, team, leadership).
Priority/Prioritization Deciding what to build first based on importance.
That's it for Day 1. Learn these first.
Week 1: Business Terms
Once you're comfortable with Day 1 terms, add these business metrics:
Money Metrics (You'll Hear These in Every Meeting)
MRR (Monthly Recurring Revenue) Money that comes in every month from subscriptions. → Example: 100 customers paying $50/month = $5,000 MRR → Why you care: Shows if the business is growing
ARR (Annual Recurring Revenue)
Money from yearly subscriptions.
→ Example: 10 companies paying $12,000/year = $120,000 ARR
→ Why you care: Investors focus on this number
CAC (Customer Acquisition Cost) How much you spend to get one new customer. → Example: Spent $1,000 on ads, got 10 customers = $100 CAC → Why you care: If this is too high, you lose money
LTV (Lifetime Value) Total money from one customer before they leave. → Example: Customer pays $50/month for 24 months = $1,200 LTV → Why you care: Should be 3x higher than your CAC
Churn Rate Percentage of customers who stop using your product. → Example: Lost 5 out of 100 customers = 5% churn → Why you care: High churn means something's wrong
Burn Rate How fast you're spending money. → Example: Spending $100K/month, making $70K = $30K burn → Why you care: Tells you how long your money will last
Strategy Terms (How You Plan)
OKR (Objectives and Key Results) A goal and how you'll measure success. → Objective: "Get more users engaged" → Key Results: "Daily users increase from 1,000 to 2,000" → Why you care: Keeps everyone focused on the same goals
North Star Metric The ONE number that matters most for your product. → Facebook: Daily active users → Uber: Rides per week → Why you care: Everything else supports this metric
Product-Market Fit When people love your product and can't live without it. → Good sign: Users recommend it to friends → Bad sign: People try it once and never return → Why you care: This is when growth becomes easier
MMP (Minimum Marketable Product) The first version good enough for people to pay for. → More polished than an MVP → Has core features working well → Why you care: This is your first "real" launch
Week 2: Working with Engineers
These terms come up when working with your development team:
Development Terms
Agile Building software in small pieces, getting feedback, and adjusting. → Not a specific process, but a mindset → Opposite of planning everything upfront
Scrum A specific way to do Agile with defined roles and meetings. → You'll be the "Product Owner" → Includes daily standups and sprint planning
Epic A big feature that takes multiple sprints to build. → Example: "Redesign checkout" is an epic → Gets broken into smaller user stories
Tech Debt Quick fixes that will need proper solutions later. → Like a messy room - works now, but slows you down → Not always bad if done strategically
API (Application Programming Interface) How different software systems talk to each other. → Think of it like a restaurant menu → You order (request), kitchen makes it (process), you get food (response)
Bug Something that's broken in your product. → Priority levels: Critical (fix now) to Low (fix someday) → Always more bugs than time to fix them
Month 1: Data and Testing
Once you're comfortable with basics, learn how to measure success:
Understanding Your Users
Conversion Rate Percentage of users who do what you want. → Example: 100 people buy out of 1,000 visitors = 10% conversion → Why you care: Shows if your product is working
Funnel The steps users take to complete an action. → Example: Visit site → Sign up → Try product → Pay → Why you care: Shows where people drop off
Retention How many users come back. → Day 1: Did they return the next day? → Day 30: Still using after a month? → Why you care: Keeping users is cheaper than finding new ones
Cohort A group of users who started at the same time. → Example: "All users who signed up in January" → Why you care: Helps you see if changes actually work
DAU/MAU Ratio Daily users divided by monthly users. → 50% means half your monthly users use it daily → Higher = more addictive product → Why you care: Shows how "sticky" your product is
Segmentation Dividing users into groups. → By behavior: Power users vs casual users → By demographics: Age, location → Why you care: Different groups need different features
Terms That Confuse Everyone
Don't feel bad if these confuse you. They confuse experienced PMs too.
MVP vs MMP
- MVP: Just testing if the idea works (can be very rough)
- MMP: Good enough that people will pay for it
MRR vs ARR
- MRR: Monthly recurring revenue ($5K every month)
- ARR: Annual recurring revenue (NOT just MRR × 12)
Roadmap vs Backlog
- Roadmap: What you plan to build (with dates)
- Backlog: Everything you might build someday (no dates)
Feature vs Benefit
- Feature: What your product does ("Saves automatically")
- Benefit: Why users care ("Never lose work")
B2B vs B2C
- B2B: Selling to businesses (longer sales, higher prices)
- B2C: Selling to regular people (faster sales, lower prices)
Quick Reference: Common Acronyms
The Most Common Ones
- PM: Product Manager (you!)
- MVP: Minimum Viable Product
- KPI: Key Performance Indicator
- OKR: Objectives and Key Results
- ROI: Return on Investment
- UI/UX: User Interface/User Experience
Business Acronyms
- MRR: Monthly Recurring Revenue
- ARR: Annual Recurring Revenue
- CAC: Customer Acquisition Cost
- LTV: Lifetime Value
- GTM: Go-to-Market (launch strategy)
- B2B/B2C: Business to Business/Consumer
Technical Acronyms
- API: Application Programming Interface
- QA: Quality Assurance (testing)
- CI/CD: Continuous Integration/Deployment
- SDK: Software Development Kit
Document Acronyms
- PRD: Product Requirements Document
- SOW: Statement of Work
- POC: Proof of Concept
Your First Week of Meetings
Here's what people will say and what it means:
Daily Standup (15 minutes every morning) What they'll ask: "What did you do yesterday? What's today? Any blockers?" → Your answer: Keep it brief. Just the highlights.
Sprint Planning (every 2 weeks) What you'll hear: "Let's estimate these stories" → Translation: Deciding what to build in the next 2 weeks
Backlog Grooming (weekly) What you'll hear: "We need to break this down" → Translation: Making big ideas into smaller, buildable pieces
Retrospective (end of each sprint) What you'll hear: "What went well? What could improve?" → Translation: Learning from the last 2 weeks
One-on-One (weekly with your manager) What you'll hear: "How are things going? Any concerns?" → Translation: Your chance to ask questions and get help
When Terms Are Used Wrong
If you hear these, something's off:
Wrong: "Our MVP needs to be perfect" → MVPs are meant to be rough and test ideas
Wrong: "We need to increase ALL our KPIs" → You can't optimize everything at once
Wrong: "The roadmap can't change" → Roadmaps should adapt based on what you learn
Wrong: "We have zero tech debt" → Every product has some tech debt
Your Learning Plan
Week 1: Survival Mode
- Learn the Day 1 terms (just 10!)
- Start a notes file for new terms
- Ask "What does that mean?" when confused
Week 2-4: Building Confidence
- Add 1-2 new terms each day
- Learn your team's favorite metrics
- Understand which terms your company uses differently
Month 2-3: Getting Fluent
- Start using terms naturally in conversation
- Help other new people learn
- Build your own reference sheet
AI Prompts to Help You Learn
Use these with ChatGPT or Claude:
Learn New Terms
I'm a new product manager. I heard these terms today: [list the terms] Can you explain them in simple language with examples?
Prepare for Meetings
I have a [type of meeting] tomorrow. What PM terms might come up? What should I know?
Connect Concepts
How do these relate to each other: [Term 1] and [Term 2]? Give me a simple example.
Your Personal Glossary Template
Start a document and fill this in during your first month:
TERMS I USE DAILY: - [Term]: [What it means at my company] METRICS WE TRACK: - Main metric: [What we optimize for] - My KPIs: [What I'm measured on] OUR PROCESS: - Sprint length: [1 or 2 weeks] - Meeting schedule: [List regular meetings] COMPANY-SPECIFIC: - Terms we use differently: [List] - Our favorite acronyms: [List]
Action Items
- Right now: Learn the 10 Day 1 terms
- This week: Start your personal glossary
- This month: Add 1-2 new terms each day
It's Okay to Ask
Always ask when:
- You need to make a decision
- You're writing something important
- Different people use the term differently
How to ask:
- "Just to clarify, when you say X, what does that mean here?"
- "I want to make sure I understand - is X the same as Y?"
- "Can you give me an example of X?"
Never apologize for asking. Everyone was new once.
Remember This
- You don't need to know everything immediately. Start with Day 1 terms.
- Every company uses terms differently. Learn your company's version.
- Everyone googles terms. Even senior PMs.
- Asking questions is good. It shows you want to get it right.
- It gets easier. In 3 months, this will all be natural.
Next Steps
Practice using these terms with our tools:
- Learn prioritization terms with our RICE scoring calculator
- Understand revenue metrics with our MRR/ARR calculator
- Learn unit economics with our CAC calculator