More Info — Lesson 3: Strengths, Limits, and When to Use Something Else
This page goes deeper on the ideas from Lesson 3 — specifically why chatbots struggle with math, why they can't access your personal information, and when a regular search engine is the better choice.
Why do chatbots struggle with math?
This one surprises most people. A computer can't do basic arithmetic? What's going on?
The answer is: a chatbot isn't really a calculator. It's a text predictor.
When it encounters a math problem, it doesn't actually compute — it produces text that looks like a math solution, based on patterns it has seen in mathematical writing. For simple, common problems, this works fine because it has seen those patterns thousands of times and learned the right answer pattern. But for anything moderately complex, it's essentially guessing based on what math-looking text usually looks like.
What this means in practice:
- Simple arithmetic is usually fine ("What's 15% of $45?")
- Multi-step calculations get unreliable quickly
- Word problems are especially tricky — it may set them up incorrectly
- Statistics and formulas may be stated with confident-sounding errors
The fix: For anything numerical that matters, use a calculator or a spreadsheet. You can absolutely use a chatbot to understand a math concept or set up a formula — just don't trust it to do the actual computing.
Why can't it access my personal information?
This confuses people who are used to other software "knowing" them — apps that remember their preferences, assistants that can look up their calendar, services that know their account history.
A chatbot (in its basic form) knows nothing about you that you haven't typed into the current conversation. Here's why:
- It has no connection to your bank, doctor, insurance company, employer, or any other service.
- It has no memory of previous conversations (in most tools — check yours).
- It cannot look up your name, address, account, or records in any system.
- It only knows what's in front of it: the current conversation.
This is actually a privacy protection. The chatbot can't leak your financial data because it doesn't have it. It can't reveal your medical records because it has no access.
The flip side: if you want it to help with something personal, you have to tell it the relevant details in the chat. And remember — what you type is sent to the company's computers, so be thoughtful about what you share (Lesson 8 covers this in detail).
When should I use a search engine instead?
A search engine and a chatbot are different tools for different jobs. Here's a quick guide:
Use a search engine when you need:
Current information. Most chatbots have a knowledge cutoff — they were trained on data up to a certain point. If you're looking for today's news, current prices, recent events, or anything time-sensitive, a search engine has the edge.
Specific websites or official sources. If you need the actual IRS website, your local library's hours, a government form, or a specific organization's contact page — search for it. A chatbot might point you toward the right place, but it can misremember URLs or outdated details.
Local and hyper-specific information. "What restaurants near me are open right now?" — a search engine with location data will do this far better.
Verifiable sources with links. A search engine shows you where information is coming from and lets you click through to check it. A chatbot gives you an answer but doesn't automatically show its work.
Use a chatbot when you need:
Explanation and understanding. "I found this article but I don't understand what a derivative is — can you explain it simply?" Perfect for a chatbot.
Writing and drafting. "Help me write a cover letter" — a chatbot can draft and revise. A search engine can only find examples.
Thinking through something. "I need to decide between two options — here are the pros and cons I've come up with. What am I missing?" A chatbot can help you think; a search engine can only retrieve.
Customized output. When you need something tailored to your specific situation, length, tone, or format.
Can I use both?
Absolutely — and this is often the best approach.
A common workflow: use a chatbot to understand a topic and get a starting point, then use a search engine to verify the key facts and find authoritative sources. The two tools complement each other well.
The bottom line
Chatbots are poor calculators (use a real one), know nothing about your personal life (by design — it's a feature), and aren't your best option for current events or local information (use search for those). Understanding where the edges are helps you reach for the right tool without being frustrated by the wrong one.
← Back to Lesson 3: It is great at some things and bad at others.