Lesson 3 of 4 · 10 min
ChatGPT for Research and Analysis
How to use ChatGPT for research without getting burned by hallucinations.
The one rule for research with ChatGPT
Use ChatGPT to structure your research, generate questions, and synthesize information you give it. Do not use it as a primary source of facts. It will confidently provide wrong information, outdated figures, and fabricated citations. Treat its factual outputs as hypotheses to verify, not conclusions to use.
For real-time facts, use Perplexity. For document analysis, use NotebookLM. ChatGPT's research value is in synthesis and structuring, not in retrieval.
Where ChatGPT genuinely helps in research
Framing a research question: "I need to understand [topic] for [purpose]. What are the most important questions I should be trying to answer? What frameworks exist for thinking about this?"
Synthesizing content you paste: "Here are notes from 5 articles on [topic]. Synthesize the key themes, where sources agree, and where they conflict." — Paste your notes. The model is excellent at this.
Identifying what you don't know: "Based on this analysis, what am I missing? What would a skeptic push back on? What should I research further?"
Building a research plan: "I need to make a decision about [topic] by [date]. What information do I need, in what order should I gather it, and where would I find it?"
Analysis workflows that work
Competitor analysis: Paste competitor website copy, job postings, or press releases and ask: "What does this tell me about their strategy? What are they prioritizing? What are they not saying?"
Survey or feedback analysis: Paste raw responses and ask: "Identify the top 5 themes. Quote specific language customers use for each theme. What do they want that they're not getting?"
Decision analysis: "I'm deciding between [A] and [B]. Here is my situation: [context]. Act as a skeptical advisor. What are the three strongest arguments for each option? What am I not considering?"
Code interpreter for data
ChatGPT Plus users can upload spreadsheets and let the model run Python on your data. This is useful for: quick pivot tables, visualizing trends, finding patterns in survey data, and cleaning messy datasets. It is not a replacement for a data analyst, but it handles a surprising range of one-off analysis tasks.