Intro
L1
Β·
Quiz
Β·
Lab
L2
Β·
Quiz
Β·
Lab
L3
Β·
Quiz
Β·
Lab
L4
Β·
Quiz
Β·
Lab
Module Test
AI for Small Business Managers Β· Introduction

Small businesses rarely get first-class technology first.

AI might be the first time they do.

Mainframes took thirty years to reach small businesses. PCs took twenty. ERP systems took fifteen. Cloud software took ten. Each wave of enterprise technology eventually trickled down to the small-business level β€” but usually late, usually watered down, and usually long after the enterprise advantage had already accrued.

AI is the first technology in decades where the trickle is going the other direction. A small business with a capable manager and off-the-shelf AI tools can now run HR, accounting, customer service, marketing, and analytics at a level that required an enterprise SaaS stack two years ago. The cost advantage has flipped: small businesses can sometimes move faster than enterprises precisely because they have less legacy to retrofit.

This course is the practical AI handbook for the small-business manager. It covers the tools that actually save time in a small-business context, the ones that don't, how to roll AI out to a team that wasn't hired for it, the compliance issues small businesses most often miss, and the single most important question: where AI adds leverage, and where it just adds brittleness.

If you finish every module, here's who you become:

  • You'll know which AI tools actually save time in a small-business context and which ones only look useful in a demo.
  • You'll be able to audit your own operations and pinpoint the exact tasks, bottlenecks, and decisions where AI creates real leverage.
  • You'll understand the compliance gaps small businesses most often miss when deploying AI in HR, customer service, and finance.
  • You'll walk out of this course with a finished 90-day rollout roadmap β€” not a framework, an actual plan scoped to your business.
  • You'll be able to lead a team that wasn't hired for AI through adoption without losing the people or the culture you've built.
  • You're becoming the kind of manager who can run hiring, customer experience, inventory, and cash flow at a level that used to require an enterprise stack.
  • You'll know where AI adds leverage and where it adds brittleness β€” and that distinction will shape every technology decision you make from here.
AI for Small Business Managers Β· Module 1 Β· Lesson 1

What AI Actually Is β€” and Isn't

Separating the signal from the noise before the noise costs you money.

In February 2023, BuzzFeed announced it would use OpenAI's tools to generate personality quizzes. Its stock jumped 120% in a single day. Two months later, the company laid off 15% of its workforce and its stock had surrendered every gain. The AI was real. The business transformation it implied was not β€” at least not yet, and not in the way investors assumed.

Small business managers face a quieter version of the same trap: the gap between what AI can do in a demo and what it will reliably do inside your operation, your budget, and your team's skill set.

The Three-Layer Model of AI

When people say "AI" in a business context they almost always mean one of three distinct things, and conflating them is the root of most budget waste and most missed opportunities.

Layer 1 β€” Foundation Models. These are large neural networks trained on massive datasets: GPT-4, Claude, Gemini, Llama. You do not build or own these. You rent access to them via APIs or packaged products. They are general-purpose language and reasoning engines.

Layer 2 β€” AI Products. These are SaaS tools built on top of foundation models and tuned for a specific job: ChatGPT for general conversation, Jasper for marketing copy, Harvey for legal research, Domo for business intelligence. This is where most small business spending happens.

Layer 3 β€” Custom Integrations. A developer connects an AI product or API directly into your existing workflow β€” your CRM, your POS, your scheduling system. This requires engineering effort and ongoing maintenance. Most businesses below $10M revenue have limited need for this layer yet.

Knowing which layer a vendor is selling you determines whether you're buying a tool, renting a capability, or commissioning a project.

What Current AI Does Well β€” and Badly

AI is strong at: generating first drafts of text, summarising long documents, classifying and tagging data, answering common questions from a knowledge base, translating languages, and writing basic code. These tasks share a common trait β€” they are pattern-matching over language.

AI is weak at: reasoning about novel physical situations, remembering context across separate sessions without explicit design, reliably citing sources (it can fabricate), performing sequential multi-step arithmetic, and understanding your specific business context unless you explicitly provide it.

In 2023, Air Canada's chatbot told a customer he could apply for a bereavement fare retroactively β€” a policy that did not exist. The company argued in court it wasn't responsible for what its bot said. The British Columbia Civil Resolution Tribunal disagreed and ruled against Air Canada. The business was liable for its AI's output. That's a Layer 2 failure with real legal consequence.

Manager's Rule of Thumb

Before deploying any AI tool in a customer-facing role, ask: "If this tool gives a wrong answer, what does it cost us?" If the answer is "a refund, a lawsuit, or a lost relationship," you need a human review step in your process. AI should amplify judgment, not replace accountability.

The Hype Cycle and Where We Are Now

Gartner's AI Hype Cycle placed generative AI at "Peak of Inflated Expectations" in 2023. By 2024, enterprises were publishing the first honest post-mortems: pilots that ran over budget, accuracy rates that didn't survive contact with real messy data, and employees who quietly stopped using AI tools that slowed them down.

This doesn't mean AI isn't useful. It means the useful version is narrower and more specific than the headlines suggest. For small business managers, this is actually an advantage: you can move in two-week experiments rather than multi-year transformations. You can test one task, measure the result, and decide.

Key Terms

Large Language Model (LLM): A foundation model trained primarily on text. Produces human-like language. Does not "understand" β€” it predicts likely next tokens based on training data.

Hallucination: When an AI model generates plausible-sounding but factually incorrect output. Not a bug to be fixed β€” an inherent property of how LLMs work.

Prompt: The instruction or question you send to an AI. The quality of your prompt is the primary determinant of output quality.

Lesson 1 Quiz

3 questions β€” untracked, retake anytime.
1. The Air Canada chatbot case (2023) established which important principle for small business managers?
βœ“ Correct. The BC Civil Resolution Tribunal ruled Air Canada responsible for its chatbot's false bereavement-fare claim, establishing that businesses own the liability for their AI's outputs.
βœ— The key lesson was legal accountability. The tribunal ruled the business β€” not the AI vendor β€” was liable for the chatbot's incorrect policy statement.
2. In the Three-Layer Model, a small business buying a SaaS subscription to an AI writing tool like Jasper is operating at which layer?
βœ“ Correct. AI Products (Layer 2) are SaaS tools built on top of foundation models and tuned for specific tasks β€” exactly what Jasper or similar writing tools represent.
βœ— Layer 2 β€” AI Products β€” covers SaaS tools that wrap foundation models for specific jobs. Layer 1 is the model itself; Layer 3 requires custom engineering.
3. "Hallucination" in the context of large language models refers to:
βœ“ Correct. Hallucination is not a fixable bug β€” it emerges from how LLMs predict likely next tokens. Managing it requires process design, not just better models.
βœ— Hallucination specifically means the model produces confident-sounding but false information. It's an inherent structural property of token-prediction systems, not a bug or security flaw.

Lab 1: Mapping AI Layers to Your Business

Use the AI assistant to clarify where specific tools fit in the Three-Layer Model.

Your Task

You've just seen the Three-Layer Model of AI. Now practice applying it. Name a software tool you're considering or currently using, and ask the assistant whether it's a foundation model, an AI product, or a custom integration β€” and why that distinction matters for your risk and budget decisions.

You can also ask it to explain what hallucination means for a specific use case you care about (customer service, content, data analysis), or to help you assess whether a vendor demo reflects Layer 2 or Layer 3 scope.

Try asking: "I'm considering using ChatGPT for customer email responses. Which layer is that, and what liability risks should I know about?"
AI Lab Assistant AESOP AI
AI for Small Business Managers Β· Module 1 Β· Lesson 2

Finding Your First AI Use Case

The managers who win with AI don't start with vision. They start with a bottleneck.

In late 2023, Sweetgreen β€” a fast-casual salad chain with over 200 locations β€” began using AI to optimise its food prep scheduling. The company did not start by asking "How can AI transform our brand?" It started by asking: "Why do we throw away so much food between 2pm and 4pm?" The bottleneck was visible. The AI use case followed from the bottleneck.

That specificity is the entire lesson. Not "use AI" β€” "use AI to reduce prep-waste in the shoulder hours by predicting demand more accurately." Measurable. Bounded. Testable in weeks, not years.

The Bottleneck Audit

Before evaluating any AI tool, complete a bottleneck audit of your operation. Walk through your value chain and mark every task that is: (a) repetitive, (b) time-consuming relative to its strategic value, and (c) dependent on pattern-recognition rather than novel judgment.

Common small-business bottlenecks that map well to current AI capabilities:

Writing-heavy tasks: first drafts of emails, job postings, product descriptions, social posts, FAQs. A retail manager at a mid-size store can spend two to four hours per week on these. An AI writing tool can compress that to 30 minutes of editing.

Information retrieval: answering the same ten customer questions repeatedly. A trained chatbot on your own FAQ data handles Tier-1 queries reliably β€” not perfectly, but reliably enough to free your team for Tier-2 issues.

Data summarisation: reading reports, invoices, or reviews and extracting key figures. AI is fast and accurate here as long as you validate a sample.

Scheduling and routing: if your business involves field service, delivery, or appointment booking, AI-assisted scheduling tools (e.g., Calendly AI, Route4Me) can reduce coordination overhead substantially.

The Three-Question Filter

Once you have a candidate use case, run it through three questions before spending any money:

1. Can I measure success in four weeks? If you can't define a metric β€” time saved, error rate reduced, revenue influenced β€” the use case is too vague. Vague AI projects almost always over-run budget.

2. What happens when the AI is wrong? Map the failure mode. If wrong output reaches a customer, does a human review step exist? If it feeds a business decision, is that decision reversible? High-stakes, irreversible decisions need stronger guardrails than low-stakes, reversible ones.

3. Does my team have the time and willingness to adopt this? The single most common cause of failed AI implementations in SMBs is not the technology β€” it's change management. If your best employee will refuse to use the tool, the ROI calculation is broken before you start.

Real Numbers

A 2024 McKinsey survey of small and medium enterprises found that the highest ROI AI use cases were customer service automation (average 22% reduction in handling time), marketing content generation (average 35% reduction in time-to-publish), and document summarisation (average 40% reduction in reading time). All three are available via off-the-shelf Layer 2 products for under $100/month.

Avoiding the Pilot Trap

Many businesses run AI pilots that succeed narrowly and then quietly die. The pattern: a motivated employee champions a tool, it works well in their workflow, the pilot is declared a success, and then nobody else adopts it. Six months later the subscription is cancelled.

To avoid this: build the pilot around a shared process, not a single champion. Choose a use case that at least three people touch. Document the before and after. When results are positive, make the tool the default path β€” not an option.

In 2023, HubSpot's internal research on SMB AI adoption found that businesses that made AI tools the default workflow had 4x the retention rate of businesses that kept them optional. Default beats optional every time.

Framework: Effort vs. Impact Matrix

Plot your candidate use cases on a 2Γ—2: Effort to Implement (low/high) vs. Business Impact (low/high). Start in the low-effort, high-impact quadrant. Typically: email drafting, FAQ bots, social media scheduling. Avoid high-effort, low-impact quadrants regardless of how impressive the demo looked.

Lesson 2 Quiz

3 questions β€” untracked, retake anytime.
1. What is the primary reason AI pilots in small businesses fail even when the initial results are positive?
βœ“ Correct. HubSpot's 2023 SMB research found that tools made default had 4x the retention of optional tools. Champion-dependent pilots are the most common failure mode.
βœ— The lesson points to change management, not cost or technology. Pilots built around a single motivated employee rarely survive that person's attention moving elsewhere.
2. Sweetgreen's 2023 AI implementation is cited as a model for small business managers because:
βœ“ Correct. Sweetgreen didn't start with "AI transformation" β€” it started with a specific operational question about waste in a specific time window. That's the right framing.
βœ— The lesson from Sweetgreen is specificity: starting with a measurable bottleneck rather than a general vision of transformation.
3. In the Three-Question Filter for evaluating AI use cases, which question addresses the failure mode risk?
βœ“ Correct. "What happens when the AI is wrong?" is explicitly the failure-mode question. It forces you to map human review steps and assess reversibility before deployment.
βœ— The failure-mode question is "What happens when the AI is wrong?" β€” requiring you to map review steps and assess whether bad outputs reach customers or drive irreversible decisions.

Lab 2: The Bottleneck Audit

Walk through your operation and identify your strongest AI use case candidates.

Your Task

Describe your business type and one or two time-consuming, repetitive tasks you or your team deal with weekly. The assistant will help you run them through the Three-Question Filter, assess where they land on the Effort vs. Impact matrix, and identify what success measurement would look like in four weeks.

You can also ask it to help you write a one-paragraph "pilot brief" β€” a short document that defines the use case, the metric, and the failure-mode guardrail. This is something you could share with a vendor or with your team to align expectations before purchasing any tool.

Try asking: "I run a 12-person HVAC service company. My biggest time sink is answering quote-request emails. Help me audit this as an AI use case."
AI Lab Assistant AESOP AI
AI for Small Business Managers Β· Module 1 Β· Lesson 3

Prompting as a Management Skill

The instruction you write to an AI is the specification you'd write for an employee. Vague in, vague out.

When GitHub published its 2023 research on Copilot usage across 800 developers, the finding that surprised most observers wasn't about speed β€” it was about variance. Developers who wrote detailed, context-rich prompts got code that worked first-time 55% more often than developers who wrote brief, generic requests to the same model. Same AI. Same task category. The prompt was the product.

For non-technical business users, the lesson translates directly. An AI tool is only as useful as the instruction you give it. Managing that instruction β€” the prompt β€” is a learnable, improvable skill that compounds over time.

The Anatomy of an Effective Prompt

A well-structured prompt for business use has four components. You don't need all four every time, but knowing each component helps you diagnose why an output was weak.

Role: Tell the AI what role it's playing. "You are a professional email writer for a plumbing supply business" outperforms "write me an email." The role sets tone, vocabulary, and assumed domain knowledge.

Context: Provide the background the AI cannot know. "Our customer ordered a brass fitting on March 3rd. It hasn't shipped yet because our supplier is delayed. The customer is a contractor with a job starting Monday." Context is what transforms a generic template into a usable draft.

Task: State the specific deliverable. "Write a 3-sentence apology email offering a 10% discount on their next order as a goodwill gesture." Tasks that specify format, length, and constraints get dramatically better outputs than open-ended requests.

Constraints: Define what to avoid. "Do not promise a specific shipping date. Do not mention the supplier by name. Keep the tone warm but professional." Constraints prevent the most common failure modes without requiring you to revise.

Prompt Patterns for Business Managers

The Summariser: "Summarise the following [document/email thread/review] in three bullet points. Focus on: [specific elements]. Ignore: [irrelevant sections]."

The Rewriter: "Rewrite the following paragraph for a [audience]. Make it [shorter/more formal/more direct]. Keep these facts unchanged: [list]."

The Options Generator: "Give me five different subject lines for this email. Audience is [X]. Goal is [Y]. Tone should be [Z]. Present them as a numbered list with one sentence explaining each choice."

The Analyst: "Here are 20 customer reviews. Identify the three most common complaints. For each complaint, suggest one operational change we could make to address it. Format as: Complaint / Frequency estimate / Suggested fix."

Each pattern is a reusable template. Building a library of five to ten of these β€” tailored to your business β€” is one of the highest-leverage investments a small business manager can make in AI productivity.

The Iteration Loop

Treat every AI output as a first draft, not a final deliverable. The fastest path to a good output is: generate β†’ identify the specific failure β†’ add one targeted constraint β†’ regenerate. Most business users stop at "this isn't quite right" and give up. The skill is in diagnosing which component of your prompt was underdefined.

Prompt Libraries and Institutional Memory

Individual prompting skill is useful. Organisational prompting infrastructure is more useful. When one employee develops a prompt that reliably produces good outputs for a recurring task, that prompt should be documented β€” in a shared Google Doc, a Notion page, a Slack pinned message β€” where every team member can use it.

Companies that treat effective prompts as institutional assets rather than individual tricks build AI capability that survives staff turnover. In 2024, Zapier published research showing that SMB teams who maintained shared prompt libraries reported 60% less time spent on AI onboarding for new hires, because the institutional knowledge of "how to ask the AI" was already captured.

A prompt library doesn't need to be elaborate. A table with three columns β€” Task, Prompt Template, Notes β€” is sufficient to start.

Watch Out For

Over-prompting: Prompts that exceed 800 words often produce outputs that hedge every statement and lose specificity. For most business tasks, 100–300 word prompts with clear structure outperform exhaustive ones.

Prompt injection risk: If customers can submit text that goes directly into your AI system's prompt (e.g., via a contact form), they can attempt to manipulate the AI's behaviour. Always sanitise or separate customer input from system instructions.

Lesson 3 Quiz

3 questions β€” untracked, retake anytime.
1. According to GitHub's 2023 Copilot research, what was the primary factor that accounted for the performance difference between developers using the same AI model?
βœ“ Correct. Developers using detailed, context-rich prompts got first-time working code 55% more often β€” same model, same task, different prompt quality.
βœ— The GitHub research showed prompt quality β€” not experience, language, or connectivity β€” was the primary driver of output quality variance.
2. Which component of an effective business prompt tells the AI what to leave out or avoid?
βœ“ Correct. The Constraints component defines what to avoid β€” specific facts not to include, tones to stay away from, promises not to make. It prevents the most common output failures proactively.
βœ— Constraints are the component that defines what to avoid. Role sets the persona, Context provides background, Task defines the deliverable β€” but Constraints set the guardrails.
3. What did Zapier's 2024 research find about SMB teams that maintained shared prompt libraries?
βœ“ Correct. Shared prompt libraries cut new-hire AI onboarding time by 60% because "how to ask the AI" was already documented as institutional knowledge.
βœ— The Zapier finding was specifically about onboarding efficiency: 60% reduction in AI onboarding time for new hires at teams with documented prompt libraries.

Lab 3: Building Your Prompt Library

Write, test, and refine prompts for your most common business writing tasks.

Your Task

Pick one recurring writing task in your business: a type of email you send often, a report you summarise regularly, a social post you create weekly. Tell the assistant what the task is and work with it to build a reusable prompt template using the Role / Context / Task / Constraints framework.

Then test your template by giving the assistant a real example. Evaluate the output, identify what's weak, and add one constraint to fix it. By the end of this lab you should have a tested prompt template you can actually save and reuse.

Try asking: "Help me build a prompt template for writing follow-up emails after a customer inquiry. We're a two-person catering company. Tone should be warm and professional, never pushy."
AI Lab Assistant AESOP AI
AI for Small Business Managers Β· Module 1 Β· Lesson 4

Risk, Data, and the Manager's Responsibility

Every AI tool you adopt carries a data footprint. Knowing what it is isn't optional β€” it's fiduciary.

In April 2023, Samsung engineers at its semiconductor division used ChatGPT to help debug proprietary source code. Within weeks, three separate incidents had leaked confidential source code, internal meeting notes, and hardware schematics into OpenAI's training pipeline. Samsung banned the use of generative AI tools on company devices within a month β€” but the data was already transmitted.

Samsung is a $200B company with a dedicated security team. Small businesses don't have that backstop. The lesson is not to avoid AI β€” it's to understand what data you're feeding it before you press send.

Data Categories and What You Should Never Submit

Most consumer-tier AI tools (ChatGPT free, Claude free, Gemini free) use your inputs to improve their models by default unless you explicitly opt out. Enterprise tiers and API access typically offer stronger data isolation β€” but you must read the Terms of Service to confirm.

Never submit to a consumer AI tool:

Customer PII β€” names, addresses, email addresses, purchase history. Even if the AI isn't "saving" it in a way you can see, it transits servers you don't control.

Financial records β€” bank statements, full P&L data, payroll details. Use aggregate or anonymised figures in prompts.

Passwords or access credentials β€” this should be obvious, but prompt injection attacks specifically try to get AI-adjacent systems to reveal these.

Contracts containing NDA clauses β€” uploading a contract to summarise it may violate the confidentiality provisions in that contract.

A practical test: before submitting anything to an AI tool, ask "Would I be comfortable if this text appeared in a competitor's training data?" If no, don't submit it.

Regulatory Context for Small Businesses

You don't need to be a lawyer to run a compliant AI operation, but you do need to know which regulations touch your business. The three most relevant for US small businesses in 2024–2025:

CCPA (California Consumer Privacy Act): If you collect data from California residents, you have disclosure and deletion obligations. Using an AI tool that processes that data on your behalf may classify the vendor as a "service provider" with specific contractual requirements.

HIPAA: If your business touches healthcare data (a medical spa, a pharmacy, a health coaching practice), you cannot submit patient data to general-purpose AI tools. Period. You need a HIPAA Business Associate Agreement from any vendor handling that data.

FTC Act Section 5: The FTC has signalled that AI-generated claims β€” in advertising, reviews, or customer communications β€” are subject to the same truthfulness standards as any other commercial claim. AI-authored content that makes false claims about your product is your liability, not the AI vendor's.

The Two-Minute Data Audit

Before adding any AI tool to your stack, spend two minutes answering: (1) What data will this tool receive? (2) Does the vendor's Terms of Service allow training on my data? (3) Is any of that data regulated (health, financial, personal)? If you answer yes to #3, get legal confirmation before proceeding β€” not after.

Building a Minimal AI Policy for Your Team

You don't need a 50-page policy document. You need a one-page AI use policy that covers three things:

Approved tools list: Name which AI tools employees may use for which task categories. This prevents rogue adoption of consumer tools that don't meet your data standards.

Data-submission rules: One clear list of what may never be submitted β€” customer data, financial records, contracts. Make it concrete, not abstract.

Output review requirement: Any AI-generated content that goes to a customer, is published publicly, or informs a financial decision must be reviewed by a human before use. This single rule catches the majority of liability scenarios before they occur.

In 2023, the National Restaurant Association published a model AI use policy for restaurant operators that fits on one page. The Society for Human Resource Management published a parallel template for HR functions. Templates like these are free, starting points, and far better than nothing.

Module 1 Summary

You now have the four foundations of an AI-ready management posture: (1) a working model of what AI layers exist and what each costs and risks; (2) a method for identifying your highest-value use cases before spending; (3) a prompt framework that produces consistent, reusable outputs; (4) a data-safety discipline that protects your customers, your business, and your compliance standing. Module 2 builds on each of these in the context of specific tool categories.

Lesson 4 Quiz

3 questions β€” untracked, retake anytime.
1. What happened in the Samsung ChatGPT incident of April 2023?
βœ“ Correct. Three separate incidents in April 2023 saw Samsung engineers submit confidential source code, meeting notes, and hardware schematics to ChatGPT, prompting a company-wide AI ban within a month.
βœ— The Samsung incident involved employees voluntarily submitting proprietary data to ChatGPT for productivity purposes β€” the data leak was accidental, not a hack.
2. Under HIPAA, what must a small business obtain from any AI vendor that will process patient health data?
βœ“ Correct. HIPAA requires a Business Associate Agreement with any vendor β€” including AI vendors β€” that handles protected health information on your behalf. Without a BAA, using such a vendor is a HIPAA violation.
βœ— HIPAA specifically requires a Business Associate Agreement (BAA) from vendors handling protected health information. A ToS acknowledgment is not sufficient.
3. According to the lesson, what single review rule catches the majority of AI liability scenarios before they occur?
βœ“ Correct. The human review requirement for customer-facing, public, or financially significant AI outputs is the single highest-leverage safeguard in a minimal AI policy.
βœ— The lesson's key safeguard is human review before any AI output reaches customers, is published, or informs financial decisions β€” not training requirements or hosting decisions.

Lab 4: Drafting Your AI Use Policy

Build a one-page AI policy your team will actually follow.

Your Task

Use the assistant to draft a one-page AI use policy tailored to your business type. You'll need to provide: your industry, your team size (approximate), the AI tools you currently use or are considering, and any data-sensitivity concerns (customer data, health records, financial information).

The assistant will help you write the three required sections: an approved tools list, data-submission rules, and an output review requirement. It can also flag whether any of your described use cases may trigger CCPA, HIPAA, or FTC compliance considerations.

Try asking: "I run a 6-person bookkeeping firm serving small businesses. We're considering using AI to summarise client financial reports. Help me draft a one-page AI use policy covering what data we can and can't submit."
AI Lab Assistant AESOP AI

Module 1 Test

15 questions. Score 80% or above to pass.
1. A business purchases a monthly subscription to Jasper to write product descriptions. This is an example of operating at which AI layer?
βœ“ Correct. Jasper is an AI Product (Layer 2) β€” a SaaS tool built on a foundation model and tuned for a specific content task.
βœ— Jasper is a Layer 2 AI Product β€” a SaaS tool built on top of a foundation model for a specific business task.
2. In the Air Canada chatbot case, the British Columbia Civil Resolution Tribunal ruled that:
βœ“ Correct. The tribunal held Air Canada β€” not the AI vendor β€” liable for the false bereavement-fare claim made by its chatbot.
βœ— The tribunal held Air Canada liable β€” establishing the principle that businesses own the legal consequences of their AI tools' outputs.
3. "Hallucination" in large language models is best described as:
βœ“ Correct. Hallucination is an inherent property of LLM token-prediction β€” not a fixable bug β€” and can occur across any task type.
βœ— Hallucination is an inherent structural property of LLMs: they predict likely next tokens, which can produce confident but false output regardless of task type.
4. Which of the following tasks is LEAST well-suited to current AI capabilities?
βœ“ Correct. AI is weak at reasoning about novel physical situations β€” it excels at pattern-matching over text, not at reasoning from first principles about new physical contexts.
βœ— Novel physical reasoning is where AI struggles most. Summarisation, draft generation, and FAQ answering are all language pattern-matching tasks where AI performs well.
5. Sweetgreen's 2023 AI implementation is a model for small business managers because it began with:
βœ“ Correct. Sweetgreen started with one specific question about waste in a specific time window β€” not with transformation vision. That specificity is the lesson.
βœ— The Sweetgreen lesson is about starting with a specific, measurable bottleneck rather than a broad transformation agenda.
6. In the Three-Question Filter, "Can I measure success in four weeks?" is designed to screen out:
βœ“ Correct. Vague use cases that can't be measured in four weeks almost always over-run budget. This question filters for specificity and testability before you spend money.
βœ— The measureability question is a vagueness filter β€” use cases without a 4-week metric tend to be under-defined and budget-overrunning regardless of layer or audience.
7. HubSpot's 2023 SMB research on AI adoption found that the key factor in sustained tool adoption was:
βœ“ Correct. Tools made the default workflow had 4x the retention rate of optional tools β€” default beats optional every time.
βœ— HubSpot's finding was specifically that default adoption (making the tool the standard path) produced 4x the retention rate of optional adoption.
8. The four components of an effective business prompt, as taught in Lesson 3, are:
βœ“ Correct. Role, Context, Task, and Constraints form the four-component framework for effective business prompts taught in Lesson 3.
βœ— The four components are Role (what the AI plays), Context (background it needs), Task (specific deliverable), and Constraints (what to avoid).
9. Zapier's 2024 research found that SMB teams with shared prompt libraries experienced:
βœ“ Correct. Documented prompt libraries reduced new-hire AI onboarding time by 60% because institutional prompting knowledge was captured and transferable.
βœ— Zapier's finding was a 60% reduction in AI onboarding time for new hires β€” the value of treating effective prompts as institutional assets.
10. What is "prompt injection" as a risk for small businesses using AI tools?
βœ“ Correct. Prompt injection occurs when external (often customer-provided) text is structured to manipulate AI system behaviour β€” a risk when customer input is unsanitised before reaching the AI.
βœ— Prompt injection is a security risk where customer-submitted text is deliberately crafted to override or manipulate the AI system's instructions.
11. The Samsung ChatGPT data leak of April 2023 is most relevant to small business managers as a lesson about:
βœ“ Correct. Samsung's engineers used ChatGPT for legitimate productivity tasks β€” the problem was the absence of a policy preventing confidential data from being submitted.
βœ— The core lesson from Samsung is the data-submission risk: without clear policy, well-intentioned employees will submit proprietary information to consumer AI tools.
12. Under the FTC Act Section 5, which of the following is TRUE regarding AI-generated marketing content?
βœ“ Correct. The FTC has explicitly stated AI-authored commercial claims are subject to standard truthfulness requirements β€” the authoring tool is irrelevant to liability.
βœ— The FTC holds businesses accountable for the truthfulness of their commercial claims regardless of whether AI authored them. The AI vendor bears no liability for your false claims.
13. A practical test before submitting data to a consumer AI tool, as taught in Lesson 4, is to ask:
βœ“ Correct. The competitor-training-data test is a practical, intuitive filter that catches most sensitive data before it's submitted to a consumer AI tool.
βœ— The practical test from Lesson 4 is: "Would I be comfortable if this text appeared in a competitor's training data?" β€” a clear, actionable mental filter.
14. According to the 2024 McKinsey survey cited in Lesson 2, which AI use case showed the highest average time reduction?
βœ“ Correct. Document summarisation showed the highest average time reduction at 40%, followed by marketing content (35%) and customer service (22%).
βœ— The McKinsey survey figures were: customer service 22%, marketing content 35%, document summarisation 40% β€” the highest of the three.
15. Which statement best describes the "pilot trap" in small business AI adoption?
βœ“ Correct. The pilot trap: a motivated individual's success doesn't translate to organisational adoption because the pilot was personalised rather than process-embedded.
βœ— The pilot trap specifically describes successful-but-isolated adoption β€” one employee, one workflow, no spread β€” because the pilot wasn't anchored to a shared team process.