Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The Turing Test is a famous idea for thinking about whether a machine can act intelligently in conversation. It was proposed by computer scientist Alan Turing in 1950 as a practical way to avoid arguing over the exact meaning of thinking. In the test, a human judge chats by text with two hidden respondents, one human and one machine.

If the judge cannot reliably tell which is which, the machine is said to have passed the test.

Key Facts

  • Alan Turing proposed the imitation game in 1950 as a way to study machine intelligence.
  • The judge communicates only through text so voice, appearance, and body language do not give clues.
  • A basic trial has three roles: judge, human respondent, and AI respondent.
  • Accuracy = correct identifications / total trials.
  • Random guessing between two choices gives chance accuracy of about 50%, or P(correct) = 0.5.
  • Passing the Turing Test does not prove a machine understands ideas the same way a human does.

Vocabulary

Turing Test
A test in which a human judge tries to decide whether hidden text responses come from a human or a machine.
Artificial Intelligence
Artificial intelligence is the ability of a computer system to perform tasks that normally require human thinking, such as language use, pattern recognition, or decision making.
Machine Learning
Machine learning is a type of AI in which a computer improves at a task by finding patterns in data.
Chatbot
A chatbot is a computer program designed to respond to messages in a conversation.
Evaluator
An evaluator is the person or system that judges the results of a test using a chosen rule or measurement.

Common Mistakes to Avoid

  • Thinking the Turing Test measures all intelligence is wrong because it focuses mainly on conversation and imitation, not every kind of reasoning, creativity, or understanding.
  • Assuming a passed test proves consciousness is wrong because a chatbot may produce human-like answers without having feelings or awareness.
  • Letting the judge see or hear the respondents is wrong because the test is meant to compare language behavior without clues from appearance, voice, or movement.
  • Using only one short conversation is wrong because a single trial can be affected by luck, weak questions, or an unusually good or bad response.

Practice Questions

  1. 1 In 20 Turing Test trials, a judge correctly identifies the human 11 times. What is the judge's accuracy as a percent?
  2. 2 A judge does 40 trials and would be expected to get about 50% correct by random guessing. How many correct answers would random guessing predict?
  3. 3 A chatbot gives fluent answers to every question, but sometimes invents facts. Explain why fluent language alone is not enough to prove real understanding.