text
stringlengths 1
516
|
---|
1/4 |
1/3 |
What part is shaded? |
Write a Fraction |
(Exercise A) |
2/3 |
2/1 |
What part is shaded? |
Write a Fraction |
(Exercise C) |
1/2 |
2/2 |
What part is shaded? |
Write a Fraction |
(Exercise D) |
3/4 |
3/1 |
What part is shaded? |
Write a Fraction |
(Exercise E) |
1/4 |
1/5 |
What part is shaded? |
Write a Fraction |
(Exercise C) |
1/6 |
1/7 |
What part is shaded? |
Write a Fraction |
(Exercise D) |
1/6 |
1/7 |
What part is shaded? |
Write a Fraction |
(Exercise F) |
2/3 |
24/36=12/18=5/9 |
Reduce 24/36 to lowest terms |
(2^9)(3^4)(5^6)=648000000 |
There is a zero in the ones place |
The result must end in zero |
What digit is in the one’s place of the number: (2^9)(3^4)(5^6) |
648000000 |
2^9 = 2+2+2+2+2+2+2+2+2=18 |
3^4=3+3+3+3=12 |
5^6=5+5+5+5+5+5=30 |
18*12*30=6480 |
Evaluate: (2^9)(3^4)(5^6)= |
0.05 |
5^-2=5*10^-2 |
5^-2=? |
104 |
9^3-5^4=9+9+9-(5+5+5+5)=27-20=7 |
Evaluate: 9^3-5^4 = |
z^2-8z+16 |
(z -4)^2= |
(z-4)(z+4)=z^2+4z-4z-16=z^2-16 |
(z -4)^2= |
z^2-8z+16 |
(z-4)^2=(z+2)(z-2) |
(z -4)^2= |
4x |
x^4 |
Write an algebraic expression to represent: |
"Four times a number" |
Regions=2^n |
2 regions folding once |
Fold this piece of paper in half and then open it up. How many regions were made? Can you describe how many regions there would be for any number of folds? |
0.04 < 0.5 |
0.04 > 0.5 |
Fill in the blank with >, < or = |
0.04 __ 0.5 |
0.9 > 0.01 |
0.9 < 0.01 |
Fill in the blank with >, < or = |
0.9 __ 0.01 |
0.001 < 0.02 |
0.001 > 0.02 |
Fill in the blank with >, < or = |
0.001 __ 0.02 |
0.2 > 0.03 |
0.2 < 0.03 |
Fill in the blank with >, < or = |
0.2 __ 0.03 |
3/8 can't be written in lower terms |
Equivalent fraction: 3/8=6/16 |
3/8=1/4 |
Find an equivalent fraction for 3/8. If possible, simplify. |
4/9 can't be reduced |
4/9=2/3 |
Reduce 4/9 |
2/5-1/3=6/15-5/15=1/15 |
2/5-1/10=4/10-1/10=3/10 |
3/10>1/15 |
Subtracting 1/10 from 2/5 produces a larger difference |
It seems that 1/10 is smaller than 1/3, so subtracting 1/10 from 2/5 should produce a larger difference |
How does subtracting 1/3 from 2/5 compare with subtracting 1/10 from 2/5? Which set of fractions will produce a larger difference? Explain your answer. |
23/6 |
3 5/6=3+1=4 |
Write 3 5/6 as an improper fraction. |
MaE: Math Misconceptions and Errors Dataset
This dataset supports the research described in the paper A Benchmark for Math Misconceptions: Bridging Gaps in Middle School Algebra with AI-Supported Instruction by Nancy Otero, Stefania Druga, and Andrew Lan.
Overview
The MaE (Math Misconceptions and Errors) dataset is a collection of 220 diagnostic examples designed by math learning researchers that represent 55 common algebra misconceptions among middle school students. It aims to provide insights into student errors and misconceptions in algebra, supporting the development of AI-enhanced educational tools that can improve math instruction and learning outcomes.
Dataset Details
- Total Misconceptions: 55
- Total Examples: 220
- Topics Covered:
- Number sense (MaE01-MaE05)
- Understanding numbers and their relationships
- Number operations (MaE06-MaE22)
- Integer subtraction
- Fractions and decimal operations
- Order of operations
- Ratios and proportional reasoning (MaE23-MaE28)
- Ratio concepts
- Proportional thinking
- Problem-solving with ratios
- Properties of numbers and operations (MaE31-MaE34)
- Commutative, associative, and distributive properties
- Algebraic manipulations
- Order of operations
- Patterns, relationships, and functions (MaE35-MaE42)
- Pattern analysis and generalization
- Tables, graphs, and symbolic rules
- Function relationships
- Algebraic representations (MaE43-MaE44)
- Symbolic expressions and graphs
- Multiple representations
- Linear equations
- Variables, expressions, and operations (MaE45-MaE48)
- Expression structure
- Polynomial arithmetic
- Equation creation and reasoning
- Equations and inequalities (MaE49-MaE55)
- Linear equations and inequalities
- Proportional relationships
- Function modeling
Each misconception is represented by four diagnostic examples, featuring both correct and incorrect answers. The examples include detailed explanations to highlight the reasoning behind the errors.
Data Format
The dataset is stored in a JSON format with the following fields:
- Misconception: Description of the misconception.
- Misconception ID: Unique identifier for each misconception.
- Topic: Category of the misconception.
- 4 Diagnostic Examples, each containing:
- Question
- Incorrect answer demonstrating the misconception
- Correct answer
- Source reference
- Images or graphs (where applicable)
Validation
- Dataset tested with GPT-4, achieving 83.9% accuracy when constrained by topic
- Validated by middle school math educators
- 80% of surveyed teachers confirmed encountering these misconceptions in their classrooms
Intended Use
The MaE dataset is designed to:
- Support AI development: AI models can use this dataset to diagnose algebra misconceptions in students' responses.
- Aid educators: Teachers can use the dataset to understand common student errors and adjust instruction accordingly.
- Enhance curriculum design: By identifying frequent misconceptions, curriculum developers can create targeted interventions to address these learning gaps.
Experimental Results
The dataset was evaluated using GPT-4 through two main experiments to assess its effectiveness in identifying math misconceptions. GPT-4 parameters in both experiments were temperature=0.2, max_tokens=2000, and frequency_penalty=0.0.
Experimental Design
- Experiment 1 (Cross-Topic Testing): One example from each misconception was randomly selected as training data, and another example was randomly selected as test data from the entire dataset. This approach tested the model's ability to identify misconceptions across all topics without constraints.
- Experiment 2 (Topic-Constrained Testing): Similar to Experiment 1, but test examples were only selected from within the same topic as the training example (e.g., if training on a "Number Operations" misconception, testing was done only on other "Number Operations" examples). This approach evaluated the model's performance when constrained to specific mathematical domains.
Both experiments were repeated 100 times to ensure robust results, and each used the same format where GPT-4 was provided with one example to learn from and then asked to identify misconceptions in new examples.
General Performance
Experiment 1 (Random selection across all topics):
- Precision: 0.526
- Recall: 0.529
- Overall accuracy: 65.45% (including expert-validated corrections)
Experiment 2 (Topic-constrained testing):
- Precision: 0.753
- Recall: 0.748
- Overall accuracy: 83.91% (including expert-validated corrections)
Topic-Specific Performance
Performance varied significantly across different mathematical topics:
- Highest Performance:
- "Algebraic representations" achieved perfect scores (1.0) in topic-constrained testing
- "Number operations" showed strong results with 0.685 precision and 0.77 recall in general testing
- Challenging Areas:
Expert Validation
Two experienced algebra educators reviewed GPT-4's misconception classifications, particularly focusing on cases where the model's predictions differed from the original dataset labels. The educators agreed on 90.91% of their assessments and resolved disagreements through joint review. Their analysis revealed several important insights:
- Some student answers might demonstrated multiple valid misconceptions beyond the original single label
- Certain misconceptions were found to be subsets of broader misconceptions
- A portion of GPT-4's apparent "errors" were actually valid alternative classifications
This expert validation significantly improved the assessed accuracy of GPT-4:
- In Experiment 1: Initial accuracy of 52.96% increased to 65.45%
- In Experiment 2: Initial accuracy of 73.82% increased to 83.91%
These results demonstrate that:
- Some mathematical concepts, particularly ratios and proportional thinking, remain challenging for AI to assess
- The model performs best when evaluating misconceptions within their specific topic domains
- Expert validation plays a crucial role in improving accuracy assessments and validating models accuracy
The experimental outcomes suggest that while AI can effectively identify many common mathematical misconceptions, its performance is optimized when operating within specific topic constraints and supplemented by expert oversight.
For more information about how the dataset is curated, please check out our codebase: https://github.com/nancyotero-projects/math-misconceptions
- Downloads last month
- 78