Datasets:
Search is not available for this dataset
question stringlengths 48 514 | choices sequencelengths 2 4 ⌀ | answer stringlengths 1 115 | unit stringclasses 118
values | table_title stringlengths 4 51 ⌀ | table stringlengths 23 689 | table_for_pd dict | row_num int64 2 11 | column_num int64 2 6 | solution stringlengths 60 1.79k | ques_type stringclasses 2
values | ans_type stringclasses 5
values | grade int64 1 8 | split stringclasses 1
value | id stringlengths 2 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Some friends discussed the sizes of their coin collections. What is the mean of the numbers? | null | 84 | null | Coin collections | Name | Number of coins
Braden | 76
Camilla | 94
Rick | 86
Mary | 84
Hector | 80
Devin | 83
Emily | 82
Avery | 87 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 9 | 2 | Read the numbers from the table.
76, 94, 86, 84, 80, 83, 82, 87
First, count how many numbers are in the group.
There are 8 numbers.
Now add all the numbers together:
76 + 94 + 86 + 84 + 80 + 83 + 82 + 87 = 672
Now divide the sum by the number of numbers:
672 ÷ 8 = 84
The mean is 84. | free_text | integer_number | 5 | test | 16 |
Look at the table. Then answer the question. At a price of $155, is there a shortage or a surplus? | [
"shortage",
"surplus"
] | shortage | null | null | Price | Quantity demanded | Quantity supplied
$155 | 22,600 | 5,800
$275 | 20,500 | 9,400
$395 | 18,400 | 13,000
$515 | 16,300 | 16,600
$635 | 14,200 | 20,200 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 3 | At the price of $155, the quantity demanded is greater than the quantity supplied. There is not enough of the good or service for sale at that price. So, there is a shortage.
| multi_choice | boolean_text | 5 | test | 54 |
A restaurant's average food preparation time was tracked from day to day as part of an efficiency improvement program. According to the table, what was the rate of change between Wednesday and Thursday? | null | 3 | minutes per day | Average food preparation time | Day | Food preparation time (minutes)
Monday | 25
Tuesday | 27
Wednesday | 18
Thursday | 21
Friday | 27 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Plug the numbers into the formula for rate of change and simplify.
Rate of change
= \frac{change in value}{change in time}
= \frac{21 minutes - 18 minutes}{1 day}
= \frac{3 minutes}{1 day}
= 3 minutes per day
The rate of change between Wednesday and Thursday was 3 minutes per day. | free_text | integer_number | 8 | test | 82 |
Erik has $7,616.00. How much money will Erik have left if he buys a parrot and a kinkajou? | null | 4,656 | $ | null | alpaca | $1,605.00
kinkajou | $1,837.00
python | $8,343.00
parrot | $1,123.00
macaw | $1,629.00 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 2 | Find the total cost of a parrot and a kinkajou.
$1,123.00 + $1,837.00 = $2,960.00
Now subtract the total cost from the starting amount.
$7,616.00 - $2,960.00 = $4,656.00
Erik will have $4,656.00 left. | free_text | integer_number | 4 | test | 123 |
Roxanne has $32.50. Does she have enough to buy a CD and a blender? | [
"yes",
"no"
] | yes | null | null | blender | $14.02
CD | $18.35
computer mouse | $10.65
CD player | $21.84
DVD player | $53.57
radio | $15.42 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Add the price of a CD and the price of a blender:
$18.35 + $14.02 = $32.37
$32.37 is less than $32.50. Roxanne does have enough money. | multi_choice | boolean_text | 7 | test | 246 |
Fans of the Kingwood baseball team compared the number of games won by their team each year. According to the table, what was the rate of change between 2009 and 2010? | null | 7 | games per year | Games won by the Kingwood baseball team | Year | Games won
2009 | 39
2010 | 46
2011 | 36
2012 | 44
2013 | 44 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Plug the numbers into the formula for rate of change and simplify.
Rate of change
= \frac{change in value}{change in time}
= \frac{46 games - 39 games}{2010 - 2009}
= \frac{46 games - 39 games}{1 year}
= \frac{7 games}{1 year}
= 7 games per year
The rate of change between 2009 and 2010 was 7 games per year. | free_text | integer_number | 8 | test | 250 |
A farm equipment company kept a record of the number of tractors made each month. What is the mean of the numbers? | null | 94 | null | Tractors made | Month | Number of tractors
February | 97
March | 93
April | 90
May | 90
June | 98
July | 96
August | 90
September | 98 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 9 | 2 | Read the numbers from the table.
97, 93, 90, 90, 98, 96, 90, 98
First, count how many numbers are in the group.
There are 8 numbers.
Now add all the numbers together:
97 + 93 + 90 + 90 + 98 + 96 + 90 + 98 = 752
Now divide the sum by the number of numbers:
752 ÷ 8 = 94
The mean is 94. | free_text | integer_number | 5 | test | 333 |
A philanthropic organization compared the amounts of money that its members donated to certain causes. How much more money did Eve donate to clean water than Eli? | null | 10 | $ | Donations | Person | Animal rights | Clean water
Eve | $4 | $15
Eli | $12 | $5
Bridgette | $9 | $11
Kamal | $18 | $11
Janelle | $13 | $13 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": [
"$4",
"$12",
"$9",
"$18",
"$13"
],
"Apartment complex": null,
"Apples": null,
"April": null,
"... | 6 | 3 | Find the Clean water column. Find the numbers in this column for Eve and Eli.
Eve: $15.00
Eli: $5.00
Now subtract:
$15.00 − $5.00 = $10.00
Eve donated $10 more to clean water than Eli. | free_text | integer_number | 5 | test | 385 |
Vijay has $9.00. Does he have enough to buy a book about music and a book about hiking? | [
"yes",
"no"
] | no | null | null | book about hiking | $9.00
book about outer space | $2.00
book about animals | $5.00
book about music | $2.00 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 4 | 2 | Add the price of a book about music and the price of a book about hiking:
$2.00 + $9.00 = $11.00
$11.00 is more than $9.00. Vijay does not have enough money. | multi_choice | boolean_text | 3 | test | 416 |
A stock broker followed the stock prices of a certain set of companies. How much more did Computer Data Company's stock cost on Wednesday than on Thursday? | null | 8 | $ | Stock prices | Company | Wednesday | Thursday
Houston Sporting Goods | $1 | $17
Computer Data Company | $17 | $9
Watson and Partners | $20 | $19 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 4 | 3 | Find the Computer Data Company row. Find the numbers in this row for Wednesday and Thursday.
Wednesday: $17.00
Thursday: $9.00
Now subtract:
$17.00 − $9.00 = $8.00
Computer Data Company's stock cost $8 more on Wednesday than on Thursday. | free_text | integer_number | 5 | test | 418 |
Brenda purchased 1.1 pounds of coarse gravel. What was the total cost? | null | 3.30 | $ | null | fine gravel | $2 per lb
pebbles | $3 per lb
black sand | $3 per lb
rocks | $3 per lb
coarse gravel | $3 per lb
white sand | $5 per lb | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Find the cost of the coarse gravel. Multiply the price per pound by the number of pounds.
$3 × 1.1 = $3.30
The total cost was $3.30. | free_text | decimal_number | 6 | test | 462 |
Jordan has two dogs, Sprinkles and Champ. He is concerned because Sprinkles keeps eating Champ's food. Jordan asks their vet how much each dog's weight has changed since their last visit. Which dog's weight has changed the most? | [
"Sprinkles",
"Champ"
] | Champ | null | null | Dog | Weight change (oz.)
Sprinkles | 5
Champ | -6 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 3 | 2 | To find which dog's weight changed the most, use absolute value. Absolute value tells you how much each dog's weight has changed.
Sprinkles: |5| = 5
Champ: |-6| = 6
Champ's weight has changed the most. He has lost 6 ounces. | multi_choice | extractive_text | 6 | test | 529 |
Rafi graphed the amount of snow that fell in the last 7 days. What is the median of the numbers? | null | 4 | null | Daily snowfall | Day | Snowfall (inches)
Friday | 1
Saturday | 7
Sunday | 8
Monday | 4
Tuesday | 7
Wednesday | 3
Thursday | 1 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 8 | 2 | Read the numbers from the table.
1, 7, 8, 4, 7, 3, 1
First, arrange the numbers from least to greatest:
1, 1, 3, 4, 7, 7, 8
Now find the number in the middle.
1, 1, 3, 4, 7, 7, 8
The number in the middle is 4.
The median is 4. | free_text | integer_number | 6 | test | 536 |
A school administrator who was concerned about grade inflation looked over the number of straight-A students from year to year. According to the table, what was the rate of change between 2007 and 2008? | null | 4 | students per year | Straight-A students | Year | Students
2007 | 41
2008 | 45
2009 | 43
2010 | 44
2011 | 49 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Plug the numbers into the formula for rate of change and simplify.
Rate of change
= \frac{change in value}{change in time}
= \frac{45 students - 41 students}{2008 - 2007}
= \frac{45 students - 41 students}{1 year}
= \frac{4 students}{1 year}
= 4 students per year
The rate of change between 2007 and 2008 was 4 stud... | free_text | integer_number | 8 | test | 584 |
How much money does Philip need to buy 6 teapots and 2 casserole dishes? | null | 268 | $ | null | teapot | $38
cookbook | $19
apron | $20
baking dish | $14
casserole dish | $20 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 2 | Find the cost of 6 teapots.
$38 × 6 = $228
Find the cost of 2 casserole dishes.
$20 × 2 = $40
Now find the total cost.
$228 + $40 = $268
Philip needs $268. | free_text | integer_number | 7 | test | 604 |
Emma has $1.72. Does she have enough to buy a hair tie and a comb? | [
"yes",
"no"
] | yes | null | null | bar of soap | $0.98
comb | $0.75
nail file | $0.51
hair tie | $0.94
bottle of hand lotion | $0.93 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 2 | Add the price of a hair tie and the price of a comb:
$0.94 + $0.75 = $1.69
$1.69 is less than $1.72. Emma does have enough money. | multi_choice | boolean_text | 4 | test | 620 |
In a study on public parking, the director of transportation counted the number of cars in each of the city's parking lots. How many parking lots had exactly 44 cars? | null | 4 | parking lots | Cars per parking lot | Stem | Leaf
1 | 0
2 |
3 | 0
4 | 2, 4, 4, 4, 4
5 |
6 |
7 |
8 | 0 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 9 | 2 | For the number 44, the stem is 4, and the leaf is 4. Find the row where the stem is 4. In that row, count all the leaves equal to 4.
You counted 4 leaves, which are blue in the stem-and-leaf plot above. 4 parking lots had exactly 44 cars. | free_text | integer_number | 6 | test | 626 |
How much money does Madelyn need to buy 9 shell necklaces? | null | 3.87 | $ | null | pin with a picture of the beach | $0.83
picture of a shark | $0.87
souvenir cup | $0.79
shell necklace | $0.43
dolphin bookmark | $0.90 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 2 | Find the total cost of 9 shell necklaces by multiplying 9 times the price of a shell necklace.
$0.43 × 9 = $3.87
Madelyn needs $3.87. | free_text | decimal_number | 8 | test | 681 |
At a swim meet, Ernesto noted the size of various swim teams. How many teams have at least 30 swimmers? | null | 12 | teams | Swimming team sizes (number of swimmers) | Stem | Leaf
2 | 2, 3, 7, 7
3 | 2
4 | 0, 3, 4
5 | 1, 4, 8
6 | 2, 2, 4, 5, 9 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 2 | Count all the leaves in the rows with stems 3, 4, 5, and 6.
You counted 12 leaves, which are blue in the stem-and-leaf plot above. 12 teams have at least 30 swimmers. | free_text | integer_number | 6 | test | 748 |
Each bag has 5 silver buttons. How many silver buttons are in 4 bags? | null | 20 | null | null | Number of bags | Number of silver buttons
1 | 5
2 | 10
3 | 15
4 | ? | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 2 | Count by fives. Use the chart: there are 20 silver buttons in 4 bags. | free_text | integer_number | 2 | test | 759 |
For Earth Day, Fairfax High's environmental club tracked the number of seeds planted by its members. How many members planted fewer than 3 seeds? | null | 19 | null | Planting seeds in the garden | Seeds planted | Frequency
0 | 2
1 | 3
2 | 14
3 | 13
4 | 5
5 | 19
6 | 11 | {
"": null,
"A Footlong shoe": null,
"A Toes Knows shoe": null,
"A little spicy": null,
"A tent": null,
"Activity": null,
"Adult": null,
"Amount spent": null,
"Animal rights": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 8 | 2 | Find the rows for 0, 1, and 2 seeds. Add the frequencies for these rows.
Add:
2 + 3 + 14 = 19
19 members planted fewer than 3 seeds. | free_text | integer_number | 8 | test | 893 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 2,215