A practical, repeatable workflow to take messy questions, gather evidence, and deliver a crisp decision-ready brief.
Summary
This guide turns open-ended questions into structured research briefs. It emphasizes scoping, hypotheses, targeted sourcing, disciplined note-taking, synthesis over aggregation, and an executive summary stakeholders can act on.
Who is this for
- Product managers, founders, analysts, editors, consultants
- Intermediate level; basic desk-research and AI-tool familiarity
- Prereqs: note-taking system, spreadsheet/Markdown comfort, and an AI assistant
Key concepts (fast)
- Research question: The single core query you must answer (e.g., “Should we enter X in 2026?”).
- Scope: What’s in/out (geos, segments, time horizon), success criteria, and deliverables.
- Hypothesis: A falsifiable, provisional answer that guides what data you seek.
- Primary vs. secondary: Primary = original data (surveys, filings, interviews); secondary = summaries/analyses (reports, blogs). Prefer primary when stakes are high.
- Synthesis vs. aggregation: Aggregation lists facts; synthesis connects them into patterns, trade-offs, and implications.
- Evidence quality: Rate sources by credibility, recency, methodological transparency, and incentives.
Step-by-step
- Define scope
- Write a one-sentence research question.
- Set scope: audience, decision deadline, geos/segments, timeframe, exclusions.
- Deliverables: 1-page exec summary + 3–5 page brief + evidence table.
- Draft hypotheses
- Create 2–3 competing hypotheses (H1/H2/H3).
- Pre-register refutation criteria (what would change your mind).
- Plan sources & queries
- Map primary sources (filings, databases, APIs) and secondary (industry reports, news).
- Draft initial search strings; identify data you must find vs. nice to have.
- Collect notes (disciplined)
- Use a split note: Claim | Evidence | Source | Date | Confidence.
- Quote sparingly (≤25 words); record source metadata and permalinks.
- Tag notes to hypotheses and themes.
- Synthesize, don’t stack
- Cluster notes into 3–5 themes; surface convergences, conflicts, and gaps.
- Build a markdown evidence table and a risks/unknowns list.
- Conclude which hypothesis best fits the evidence and why.
- Write the executive summary
- 150–250 words; start with the answer, then 3–5 bullets of evidence, 1–2 risks, next steps.
- Include a confidence level and decision options.
- Review & polish
- Check time-sensitive facts and units/dates.
- Trim aggregation; elevate synthesis.
- Add links, figure captions, and version/date.
Mini-checklist: Clear question • Scope set • Hypotheses logged • Sources mapped • Notes structured • Synthesis > aggregation • Exec summary decision-ready
Prompt patterns (copy-ready)
1) Query expansion (breadth → depth)
Act as a research strategist. Given the question: “[YOUR QUESTION]”
1) Expand into 10 precise sub-questions across market size, demand drivers, supply, competitors, regulation, tech, pricing, distribution, and timing.
2) For each sub-question, propose 2 primary and 2 secondary source types.
3) Output as a table: Sub-Q | Search strings | Primary sources | Secondary sources.
Return only the table.
2) Contrarian take (stress-test assumptions)
Challenge my hypothesis: “[HYPOTHESIS]”.
List the top 7 contrarian arguments with:
- What would need to be true
- Disconfirming evidence to seek
- Early warning indicators
Output: Bullet list with links placeholders [SOURCE].
3) Evidence table (markdown generator)
From these notes: [PASTE BULLETS/CITATIONS]
Synthesize into a concise markdown table:
| Claim | Evidence (verbatim ≤20 words) | Source | Date | Strength (1–5) | Notes |
Prioritize recency and methodological transparency. Flag conflicts.
4) Risks & unknowns (decision hygiene)
Using the current findings, produce:
A) Top 5 known risks (with likelihood × impact)
B) Top 5 unknowns (and how to resolve them)
C) A 30-day learning plan with owners and artifacts.
5) Note-taking distiller (reduce noise)
Condense these raw notes to decision-useful bullets (≤8):
- Keep only novel, source-backed facts.
- Remove duplicates and fluff.
- Tag each bullet to a hypothesis [H1/H2/H3].
6) Executive summary (C-suite)
Write a 180-word executive summary answering “[QUESTION]”.
Start with the decision recommendation in one sentence, then:
- 3–5 evidence bullets
- 2 key risks/unknowns
- Next 2 actions with owners
Include confidence level (High/Med/Low).
Pro tips & tricks
- Write the answer first, then ensure every section supports it.
- Timebox search; shift to synthesis when diminishing returns hit.
- Prefer numbers with sources over adjectives.
- Track dissent: highlight conflicting data explicitly.
- Use consistent date formats and units; convert time zones.
- Version your brief (v0.1, v0.2) and stamp with date.
- Keep quotes short; link to originals.
Examples
Example A — Market scan (new category entry)
Question: “Should we launch an SMB-focused AI documentation tool in North America in 2026?”
Scope: NA SMBs (10–250 FTE), 24-month horizon, SaaS only; exclude enterprise.
Hypotheses:
- H1: Yes, if switching costs are low and AI summarization meets accuracy thresholds.
- H2: No, market is saturated; incumbents will bundle features and undercut.
Synthesis (abridged):
- SMB adoption rising where setup is <1 hour and price < $20/user/month.
- Incumbents bundle AI features; differentiation needs compliance + integrations.
- Channel partners (MSPs) matter more than direct for <$50K ACV.
Mini evidence table
| Claim | Evidence | Source | Date | Strength | Notes |
|---|---|---|---|---|---|
| SMBs prefer <$20/u/m | Pricing pages show entry tiers ≤$20 | [SOURCE] | 2025-08 | 4 | Cross-check 5 vendors |
| Setup friction kills trials | Churn spikes when onboarding >30 min | [SOURCE] | 2025-06 | 3 | Survey sample n=312 |
| Bundling pressure | Incumbents added AI notes Q2 | [SOURCE] | 2025-07 | 3 | Watch roadmap updates |
Executive summary (sample):
Recommendation: Proceed to discovery with a narrow ICP (10–100 FTE, regulated light), target $15/u/m, optimize <20-minute onboarding, and secure 5 integrations (Google Docs, Slack, Notion, Jira, GitHub). Confidence: Medium.
Why: Willingness to pay exists at entry price; pain = scattered notes and handoffs; incumbents focus on enterprise.
Risks/unknowns: Accuracy on domain jargon; channel economics via MSPs.
Next actions: 10 customer interviews; prototype onboarding; pilot with 3 MSPs.
Example B — Technical comparison (tooling choice)
Question: “Which vector database fits our RAG service: Option A or Option B?”
Scope: Latency < 50 ms @ P95 (10k QPS), 100M vectors, hybrid search, managed only.
Hypotheses:
- H1: Option A wins on latency and ops maturity.
- H2: Option B wins on hybrid search quality and cost.
Evidence table (abridged)
| Claim | Evidence | Source | Date | Strength | Notes |
|---|---|---|---|---|---|
| A: P95 < 40 ms @10k QPS | Bench v1.3 report | [SOURCE] | 2025-07 | 4 | Reproduce on similar HW |
| B: Better hybrid (BM25+ANN) | Docs/API examples | [SOURCE] | 2025-06 | 3 | Check tokenizer quirks |
| A: Higher managed cost | Pricing calc | [SOURCE] | 2025-08 | 3 | Volume discounts? |
Synthesis: If latency is paramount and ops risk must be minimized, choose Option A; if hybrid relevance is critical and budget is tighter, Option B may win with tuning.
Executive summary (sample): Recommend Option A with a narrow read-heavy tier; revisit after a 30-day AB test. Confidence Medium–High.
Internal link suggestions
- AI Guide Library — Master List — https://aiupdates.news/category/guides/
External link suggestions
- Google Scholar — https://scholar.google.com
- arXiv — https://arxiv.org
- SEC EDGAR — https://www.sec.gov/edgar/search/
- Our World in Data — https://ourworldindata.org
- Elicit (AI literature review) — https://elicit.com
- OECD Data — https://data.oecd.org
FAQ
Q: How do I keep AI from hallucinating sources?
A: Anchor claims to primary documents and use the Evidence Table pattern; never cite without a working URL.
Q: When is secondary research “good enough”?
A: For low-stakes, reversible decisions; otherwise, sample primary data (e.g., quick survey/interviews).
Q: What’s a reasonable research timeline?
A: For a standard brief, 2–5 focused workdays: 0.5 scope, 1.5 collection, 1 synthesis, 0.5 writing, 0.5 review.
Q: How do I present uncertainty?
A: Use confidence labels, show risks/unknowns explicitly, and recommend learning actions with owners.











