01 ยท The tools
Which AI tools to use for data analysis
02 ยท The method
Step by step
- 1
Describe the data before you ask
Tell the AI what each column is and how the data was collected. Context prevents it from misreading a field.
- 2
Ask specific questions
'What are the top three drivers of churn in this data?' beats 'analyze this'. Specific questions get checkable answers.
- 3
Have it show its work
Ask which rows or calculation produced a claim. If it cannot explain how it got a number, do not trust the number.
- 4
Sanity-check against reality
Spot-check a reported figure by hand or against a total you already know. Catch the miscalculations before they reach a slide.
- 5
Ask for the right chart
Have it recommend and describe the chart that fits your question, then build it, rather than accepting whatever it defaults to.
03 ยท Use this now
Copy-paste prompt for data analysis
You are a careful data analyst. My dataset columns are: [describe each]. Here is a sample: [paste or upload]. My question is: [specific question]. Analyze the data to answer it, show which calculation or rows produced each conclusion, and flag anything uncertain or any assumption you had to make. Then recommend the single chart that best communicates the answer and explain why. Do not state a number you cannot show the working for.
04 ยท Avoid these
Common mistakes
- Accepting reported numbers without spot-checking; AI can miscalculate or misread a column and sound certain.
- Asking 'analyze this' with no question, which produces vague, unactionable output.
- Uploading sensitive data to a public tool. Anonymize, or use an enterprise plan with training off.
05 ยท Questions
Frequently asked questions
Can AI analyze my data for free?
Yes, within limits. The free tiers of ChatGPT, Claude and Gemini can analyze a pasted sample or a small file. Larger files and heavier analysis are smoother on paid tiers or Copilot in Excel.
Is AI data analysis accurate?
It is fast and often right, but not reliably so. It can miscalculate or misread columns while sounding confident. Always have it show its working and spot-check key numbers before you act on them.
What is the best AI for data analysis?
For whole files, the analysis modes of ChatGPT and Claude are strong. For work directly on a live spreadsheet, Copilot in Excel is best. Match the tool to where your data already lives.