Data Science Essentials For Dummies
Book cover of Data Science Essentials for Dummies by Lillian Pierson with key benefits listed.
Explore Book
Buy NowSubscribe on Perlego
Data Science Essentials For Dummies
Book cover of Data Science Essentials for Dummies by Lillian Pierson with key benefits listed.Explore Book
Buy NowSubscribe on Perlego

Doing data science with AI tools means knowing which tool to grab, which prompt to use, and how far you can trust an AI answer before you take any actions. Use the following tables, templates, and checklists to move faster on everyday analytics work — from cleaning a messy CSV to picking the right chart for the message you want to communicate.

Picking the right AI tool for the job

Matching the tool to the task is half the battle. The wrong choice here wastes your time and erodes your trust in the output. Use this table to pick the AI tool category best suited to the job at hand.

Job to Be Done Tool Category that Usually Wins
Quick analysis on an uploaded CSV or Excel file Any major general-purpose conversational AI — ChatGPT, Claude, or Gemini.

All three handle file upload, long-context reasoning, and grounded web research; pick by ecosystem fit, subscription, or personal preference.
Long, multi-step reasoning across a single document or dataset
Live web research with citations
Drag-and-drop dashboards BI tool with a built-in copilot (for example, Power BI Copilot, Tableau GPT)
Natural-language queries against a database Cloud data warehouse with a copilot (for example, BigQuery with Gemini)
Quick math, summaries, or reformatting inside a spreadsheet Spreadsheet copilot (for example, Excel Copilot)

Prompt templates worth bookmarking

Some prompts are pure work horses. Don’t be surprised if you find yourself reaching for these prompts again and again across your everyday analytics work. It’s worth keeping them somewhere you can grab them fast. They're ordered to mirror a typical workflow, but each stands alone so you can pull whichever one fits the task in front of you. Be sure to replace the bracketed text with the specifics of the task before submitting the prompt.

  • Data quality scan: “Here is a dataset of [topic]. List every column, its data type, the share of missing values, and any quality issues you can detect (duplicates, outliers, inconsistent formats, suspicious values). Return the result as a table that’s sorted by severity.”
  • Exploratory summary: “Give a one-page exploratory analysis of this dataset for [audience]. Cover row count, key distributions, top correlations, and three things that look interesting or unusual. End with three follow-up questions worth investigating.”
  • Predictive model: “Build a [regression or classification] model that predicts [target variable] from the other columns. Show the train/test split, the model used, the accuracy metric, and an interpretation in plain English.”
  • Cluster or segment: “Cluster these records into 3 to 5 segments using only [columns to use]. Describe each segment’s defining traits in plain English and propose a short, business-friendly name for each one.”
  • Executive summary: “Summarize the analysis above in five bullets for a [non-technical executive / marketing manager / operations lead]. Lead with business impact instead of methodology.”
  • Skeptical reviewer: “Now act as a skeptical reviewer. Recompute the key numbers above, list any assumptions made, and flag anything that should not be acted upon without independent verification.”

Quick trust rubric for AI outputs

Not every AI answer needs the same scrutiny. Use this rubric to match your verification effort to the stakes.

Stakes What to Do Before Acting
Low (exploration, brainstorming, internal drafts) Sanity-check the obvious — units, totals, row counts — and move on.
Medium (business decisions, customer-facing outputs, recurring reports) Recompute the key numbers a second way, cross-check with another tool or a sample of records, and document what was verified.
High (legal, medical, financial, regulated, irreversible) Treat AI output as a draft only. Require independent verification by a qualified human before anyone takes action.

If the path from the data to the number is not easy to explain, do not use that number in a decision that someone else will eventually inherit.

Data quality questions to ask before trusting any dataset

  • Work through these questions before you trust any dataset. Most analysis failures start with a data problem one of them would have surfaced. Where did this data come from, and who owns the definitions of each field?
  • What time period does it cover, and is that period representative of the question being asked?
  • How many rows are missing key fields, and are the missing rows random or systematic?
  • Are dates, currencies, units, and time zones standardized across the file?
  • Are there duplicate records, and are duplicates intentional (such as repeat purchases) or noise?
  • Do the totals reconcile with another source that’s already trusted (a finance report, a system of record, or a previous run)?
  • Are outliers real and meaningful, or do they look like data-entry errors?
  • Is the sample large enough, and unbiased enough, to support the question that’s being asked?

Picking the right chart for the message

Pick the chart by the message you want to land. This table maps common messages to the chart type that usually carries them best.

Message You Want to Land Message You Want to Land
A single number compared across categories Bar chart, sorted by value
Change over time Line chart
Composition of a whole Stacked bar (almost always beats a pie chart)
Relationship between two numeric variables Scatter plot
Density of activity across two dimensions Heatmap
Distribution of a single variable Histogram or box plot
Movement between states or steps Sankey or funnel
Geographic patterns Map (choropleth or symbol map)

You need to lead with intended outcomes. Before building any chart, finish this sentence in one line: “After looking at this, I want the audience to _____.” If that sentence is hard for you to write, then you’re not ready to build the chart.

POTI worksheet for sizing up a use case

Before committing to any AI or data science use case, make sure you can answer all four POTI questions. If any one is hard to answer, the use case probably isn't ready to scope yet.

  • Problem: What specific business problem are you solving?
  • Opportunity: What's the measurable outcome if you solve it: revenue gained, cost saved, time recovered, or risk reduced?
  • Tool: Which AI tools, analytics platforms, and data sources will you need?
  • Impact: Who is affected, how will you measure success, and over what time frame?

About This Article

This article is from the book: 

About the book author:

Lillian Pierson is the CEO of Data-Mania, where she supports data professionals in transforming into world-class leaders and entrepreneurs. She has trained well over one million individuals on the topics of AI and data science. Lillian has assisted global leaders in IT, government, media organizations, and nonprofits.

got more questions?

frequently asked quetions

No items found.