Prompting 101Beginner15 min

Prompt Patterns: Summarize and Analyze

Two read-side patterns you'll use daily: condense what a source says without losing its decisions and gaps, and reason over it with calculations you can reproduce.


What you'll learn

  • Tell summarizing apart from simplifying and ask for the right one
  • Summarize a meeting or document while preserving decisions, owners, dates, and gaps
  • Turn a source question into a reproducible analysis with a defined formula
  • Separate evidence, inference, and missing information in an answer
  • Judge when a later source actually supersedes an earlier decision
On this page

You have a 40-minute meeting transcript, a spreadsheet your director expects, and ten minutes until the next call. Copilot can help with that kind of backlog, provided you tell it which reading job to do. Summarizing reduces a source while preserving what matters. Analyzing uses the source to compare, calculate, classify, or recommend. In either case, you need to trace each claim back to the material and label whatever the material doesn't contain.

Summarizing and simplifying do different jobs

People say "make this shorter" when they mean four different things. Be specific:

  • Summarize reduces the amount of information while keeping the important meaning: conclusions, decisions, risks, owners, dates, numbers.
  • Simplify makes information easier to understand: plainer words, defined jargon, shorter sentences, without necessarily making it shorter.

"Give me the five most important points from this policy" is a summary. "Rewrite this policy for a new employee in plain language" is a simplification. "Explain this policy in six plain-language bullets, then list the actions employees must take" asks for both. If you only say "make this shorter," Copilot has to guess which one you meant, and it might drop the exact detail you needed.

The opposite mix-up happens too. If your director needs five decisions on one screen, "rewrite this for a new hire" may return a clearer document at nearly the original length. Name both the job and the output: "Explain this in six plain-language bullets, then list the actions employees must take." A simple distinction helps. Summarizing changes how much information remains. Simplifying changes how difficult it is to read.

Good summary prompts preserve the right details

A fluent summary can still be wrong. It can promote a proposal to a decision without you noticing, or lose an action item because nobody was assigned to it. The fix is to name what must survive compression and how to handle what's missing. A reusable shape:

Summarize [source] for [audience and purpose].
Focus on [decisions, risks, actions, owners, dates].
Return [format and length].
If an owner, date, or amount is missing, write "Not stated."
Do not turn a discussion or proposal into a decision.
Use only [named source].

Two rules do most of the work. First, keep incomplete actions visible: include every stated action even when its owner or due date is blank, and mark the blank "Not stated" rather than dropping the item. Second, don't let discussion become decision: if something was raised but not resolved, it belongs under "Open questions." A summary that hides an unassigned task or upgrades a maybe into a plan is worse than no summary, because it reads as confident.

What "the important meaning" includes depends on the source, so tune the preservation list to it. From a Teams meeting, keep decisions, actions, owners, and open questions distinct. From a Word document, keep the arguments, requirements, deadlines, and conclusions. From an Outlook thread, let later messages revise earlier ones: a proposal in the first email shouldn't outrank a decision in the last. In every case, preserve the qualifiers: "proposed," "under review," "subject to approval," "before release." Those small words carry the difference between a plan and a wish, and a summary that drops them changes the meaning while still looking faithful to anyone who didn't read the original.

The meeting recap that keeps the gaps· teams
Bad example

Summarize this meeting for the project sponsor.

Good example

Summarize this meeting for the project sponsor. Return a three-bullet executive summary, a Decisions list, an Actions table with columns Owner | Action | Due date, and Open questions. Include every stated action even if a field is blank. Write "Not stated" for missing owners or dates. Do not convert a discussion or proposal into a decision. Use only the meeting content.

Why this works: A recap where approved decisions, assigned actions, and unassigned loose ends are each in the right place, and nothing tentative is dressed up as settled.

A proposal is not a decision

The most common summary error is promotion: "September 20 was proposed as a test date" becomes "the test is scheduled for September 20." Require separate Decisions and Open questions sections so a maybe never reads as a plan. Check the summary against the source before you forward it.

Questions retrieve facts, analysis combines them

The second pattern is analysis, and it starts by noticing that "ask Copilot about this data" hides two very different tasks. A question retrieves or explains one stated fact. An analysis combines information (comparing, calculating, classifying, or recommending) to reach a conclusion the source doesn't state outright.

Task Prompt What comes back
Question "Using only the onboarding table, what issue is listed for West?" "Manager approval delay." Nothing computed.
Analysis "Using only the table, calculate response rate minus completion rate for each region and name the largest gap." North 6 pts, West 13 pts, South 6 pts (West is largest).

The question reads a cell. The analysis pulls two columns, does arithmetic, compares the results, and draws a conclusion. Naming which one you want, and defining the calculation, separates a number you can trust from a number you have to re-check by hand anyway.

Reproducible analysis needs a formula

An analysis prompt earns trust by being checkable. Define the formula, ask for the source values, and require the arithmetic to be shown, then reproduce one row yourself. Just as important, keep three categories apart:

  • Evidence: what the source explicitly states ("manager approval delay").
  • Inference: what you derived from it ("West has a 13-point gap").
  • Missing information: what the task needs but the source lacks (no owner column, so "Not stated").

Vague requests like "find the trends" invite Copilot to invent a comparison, for instance reporting month-over-month movement when you wanted actual-versus-target. Pin the math down: "Calculate variance as Actual minus Target for each row. Show the arithmetic. Do not compare one row to another." Then define ties and blanks in advance ("if two rows tie, report both. If a value is missing, mark it 'Not calculable' and exclude it from the ranking") so Copilot never invents a tie-breaker on its own.

Give Copilot six months of Target and Actual figures. Define variance as Actual minus Target for each row, ask for the two largest shortfalls, and require the arithmetic. You can check April's "118 − 130 = −12" and February's "103 − 110 = −7" yourself. If it says "April fell versus March," it switched to month-over-month. Re-prompt: "Recalculate using only Actual minus Target for each row. Do not compare one month to another."

The reproducible gap analysis· excel
Bad example

Find the biggest gap in this table.

Good example

Using only the selected table, calculate the gap for each region as response rate minus completion rate. Return Region, the two source values, the calculation, and the gap in percentage points, then name the largest gap. Show the arithmetic for every row and do not compare one region to another.

Why this works: A ranked table where each gap shows its own subtraction, so you can re-check any row in your head and trust the "largest gap" it names.

Ask for the arithmetic, then redo one row

Any calculation you'll act on should show its formula and source values. Reproduce at least one row manually. If "74% − 61% = 13 points" checks out, you've verified the method. You haven't just trusted a confident-looking number.

Conflicting sources need a traceable resolution

Real work spans a planning note and a later chat message, and they don't always match. Two judgments keep you honest here, and they're separate. A conflict exists only when two sources make incompatible assertions about the same claim: different starting regions, opposite approval statuses. A later message merely mentioning the topic, staying silent, or floating a proposal is not a conflict.

Supersession, deciding the later statement replaces the earlier one, needs more than recency. The newest message is not automatically right. Accept it as superseding only when the evidence establishes both its approval status ("I approve replacing South with West") and the author's authority to make that change (the charter says the sponsor may approve region changes). If either is missing, report the conflict but keep the original decision, and flag that authority isn't established. This one habit stops a specific failure: a confident chat message overriding an approved plan it had no standing to change.

The check runs as a short sequence you can memorize. First, name the shared claim: the starting regions. Second, confirm the values are incompatible, for example North-and-South versus North-and-West. Two mentions of the same topic alone don't qualify. Third, check approval: does the later message explicitly say "approve"? Fourth, check authority: does any source establish that this author may make this change? Only when both approval and authority pass do you accept the update. Otherwise you record the conflict and hold the original. Keep every unrelated claim tied to its own evidence, too: an approved change to regions doesn't re-open the legal review or the owners nobody touched.

Try it yourself

Recap a meeting without losing the loose ends

Practice a source-faithful summary that keeps decisions, actions, and gaps in their proper places. Use your own sanitized notes or the sample below.

  1. 01

    Paste a short set of meeting notes into Copilot Chat, clearly separated from your instructions (label them SOURCE).

    Hint: A good test source has one real decision, one assigned action, one unassigned action, and one thing that was discussed but not decided.

  2. 02

    First run the weak prompt "Summarize this" and note what it drops or promotes.

  3. 03

    Now run a full prompt requiring Status, Decisions, Actions (Owner | Action | Due date), and Open questions, with "Not stated" for missing fields and no proposal promoted to a decision.

  4. 04

    Compare the two. Confirm the unassigned action still appears and the undecided item sits under Open questions.

A before/after that shows exactly which details a vague prompt loses, plus a recap prompt you can reuse for every meeting you miss.

Key takeaways

  • Summarizing shrinks information. Simplifying makes it easier to read, so ask for the one you need.
  • Preserve decisions, actions, owners, and dates, marking any gap "Not stated" so nothing gets silently dropped.
  • A question retrieves a fact. Analysis compares, calculates, or classifies. Define the formula either way.
  • Keep evidence, inference, and missing information separate, and reproduce one calculation by hand.
  • A later source supersedes an earlier decision only when both approval and authority are established.

Check your understanding

  1. 1. Meeting notes say September 20 was discussed as a possible test date with no final decision, and that Mateo owns test prep with no due date stated. Which summary is source-faithful?

  2. 2. You want "make this policy shorter for a new hire, in plain words." Which request are you making?

  3. 3. Given response and completion rates (North 82/76, West 74/61, South 90/84), which region has the largest response-minus-completion gap?

  4. 4. An analysis prompt returns a ranking but shows no arithmetic. What should you do before using it?

  5. 5. A planning note says the approved regions are North and South. A later chat says "As sponsor, I approve replacing South with West," and the charter says the sponsor may approve region changes. What's correct?

Frequently asked questions

Terms used in this lesson

summarize
Reduce a source to its important meaning: decisions, risks, actions, owners, dates, while dropping detail that doesn't matter.
simplify
Make information easier to understand through plainer language or structure, without necessarily making it shorter.
conflict
Two sources making incompatible assertions about the same claim. Mere silence, agreement, or an unresolved proposal doesn't count.
supersession
A later statement validly replacing an earlier decision, allowed only when both its approval and the author's authority are established.

Further reading