LLM Reasoning on Probability Word Problems
Consider the following word problem: 'Three friends play a game where they flip a fair coin. Each friend flips the coin once. What is the probability that exactly one of them flips heads?' Explain why this type of problem, which requires multiple reasoning steps, can be challenging for a language model. Additionally, describe a common and effective initial statement a model might generate to structure its problem-solving process.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Calculating the Probability of Exactly One Head in Three Coin Flips
An AI model is prompted with the following word problem: 'Three friends play a game where they flip a fair coin. Each friend flips the coin once. What is the probability that exactly one of them flips heads?'
Below are two different initial responses generated by the AI. Analyze the strategies and determine which response represents a more effective approach for solving this type of multi-step reasoning problem.
Response A: "The probability of one person getting heads is 1/2. Since there a
Evaluating AI Reasoning in a Probability Problem
LLM Reasoning on Probability Word Problems