Skip to content

Week 3 Quiz :AI For Everyone (AI For Everyone) Answers 2025

1. Question 1

A smart speaker performing multiple functions is NOT AGI.

  • ❌ True

  • False

Explanation:
It’s still Artificial Narrow Intelligence (ANI). It does multiple narrow tasks, not true general intelligence.


2. Question 2

Correct smart speaker pipeline:

  • ❌ Speech recognition → trigger → intent → execute

  • ❌ Trigger → intent → speech → execute

  • Trigger word detection → speech recognition → intent recognition → command execution.

  • ❌ Trigger → intent → speech → execute


3. Question 3

Pedestrian detection is usually built using:

  • ❌ Reinforcement learning

  • Supervised learning

  • ❌ Motion planning

  • ❌ GANs

Explanation:
Detection = classic supervised learning (input image → bounding box/person/not person).


4. Question 4

Best hire to map audio → trigger word detection:

  • ❌ Data engineer

  • ❌ ML researcher

  • Machine learning engineer

  • ❌ AI Product Manager

Explanation:
An ML engineer builds and deploys production ML systems.


5. Question 5

First step in the AI Transformation Playbook:

  • ❌ Develop an AI strategy

  • ❌ Execute pilots

  • ❌ Build in-house team

  • Provide broad AI training

Explanation:
Everyone must understand AI basics before strategy or pilots.


6. Question 6

Most important outcome of first pilot project:

  • ❌ Show traction

  • ❌ Extremely high business value

  • ❌ Done by in-house team

  • None of the above

Explanation:
The real goal is learning, not value or speed.


7. Question 7

Virtuous Circle of AI for smart speakers:

Correct sequence:
More users → more data → better model → better product → more users

From choices, the correct diagram is:

  • (D)

(Option D usually shows the repeating loop of users → data → model → product → users.)


8. Question 8

Why AI strategy is not the first step:

  • ❌ No strategy needed

  • Companies need hands-on experience before forming a strategy

  • ❌ Strategy is virtuous circle

  • ❌ Strategy is first


9. Question 9

AI training must include executives and non-technical leaders.

  • True

  • ❌ False


10. Question 10

AI pitfalls to avoid (Select ALL):

  • ❌ Pairing engineering + business talent → This is GOOD

  • Expecting traditional planning processes to work

  • Expecting AI to solve everything

  • Expecting AI to work the first time


🧾 Summary Table

Q Correct Answer
1 False
2 Trigger → Speech → Intent → Execute
3 Supervised learning
4 ML Engineer
5 Broad AI training
6 None of the above
7 (D)
8 Need practical experience first
9 True
10 Traditional planning / AI solves everything / works first time