Lesson 1211 of 1455
ChatGPT's Data Analyst Mode Is Free — and Underused
Upload a CSV, ask questions in English, get charts and statistics. It's the fastest way to do real data analysis without learning Python first.
Builders · Research & Analysis · ~15 min read
The big idea
ChatGPT's 'Data Analyst' (formerly Code Interpreter) and Claude's analysis tool both let you upload spreadsheets and ask questions in plain English. They run real Python under the hood, so the output is reproducible — but you should always sanity-check the numbers and ask to see the code.
Some examples
- Upload your school's basketball stats CSV → 'plot points per game vs. minutes played, fit a regression line, and tell me the correlation.' Done in 30 seconds.
- Ask 'show me the Python code you used' to verify the analysis — paste it into a real Jupyter notebook later if you want to learn.
- The free tier of ChatGPT includes data analyst mode now (since late 2024); paid Claude has the same feature.
- For survey data, prompt: 'For each question, tell me mean, median, mode, and flag any that have <30 responses.' That's a one-line first pass.
Try it!
Find any free CSV dataset on data.gov or kaggle.com (try 'high school sports' or 'movies'). Upload to ChatGPT and ask 3 questions about it: a count, a chart, and a comparison between two groups. Save the answers and the code.
End-of-lesson quiz
Check what stuck
8 questions · Score saves to your progress.
Lesson help
Questions are best handled with a grown-up here.
For this age range, Tendril keeps freeform AI chat paused until parent/guardian consent and child-safe moderation are fully verified. Use the quiz, notes, and related lessons below, or ask a parent, guardian, teacher, or librarian to work through the question with you.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Adults & Professionals · 11 min
Using AI to Explain Power Analysis Choices
Document the rationale behind power analysis assumptions for reviewers.
Builders · 40 min
Tracking Your Sources With Citation Managers
Citation managers like Zotero are free and let you save sources as you find them. By the end of a project, your bibliography writes itself.
Builders · 40 min
AI and Finding Real Statistics, Not Made-Up Ones
AI invents stats with confidence — here's where to find numbers you can actually cite.
