Search is not available for this dataset
question stringlengths 48 514 | choices listlengths 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
An administrator at the Department of Motor Vehicles (DMV) tracked the average wait time from month to month. According to the table, what was the rate of change between April and May? | null | -1 | minutes per month | Average waiting time at the DMV | Month | Waiting time (minutes)
March | 13
April | 18
May | 17
June | 17
July | 16 | {
"": 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{17 minutes - 18 minutes}{1 month}
= \frac{-1 minutes}{1 month}
= -1 minutes per month
The rate of change between April and May was - 1 minutes per month. | free_text | integer_number | 8 | test | 34049 |
How much more does a bottle of mustard cost than a jar of tomato sauce? | null | 0.24 | $ | null | jar of tomato sauce | $0.64
bottle of ketchup | $0.76
bottle of hot sauce | $0.85
bottle of vinegar | $0.73
bottle of soy sauce | $0.82
bottle of mustard | $0.88 | {
"": 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 | Subtract the price of a jar of tomato sauce from the price of a bottle of mustard.
$0.88 - $0.64 = $0.24
A bottle of mustard costs $0.24 more than a jar of tomato sauce. | free_text | decimal_number | 8 | test | 34052 |
Justin's Candies has been studying how much chocolate people have been eating in different countries. Which country consumed less chocolate per capita in 2005, Australia or Sweden? | [
"Sweden",
"Australia"
] | Australia | null | Chocolate consumption per capita (kg) | Country | 2002 | 2005
Austria | 8 | 9
Australia | 4 | 5
Belgium | 8 | 11
Sweden | 8 | 7
Denmark | 9 | 8 | {
"": 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 | Find the 2005 column. Compare the numbers in this column for Australia and Sweden.
5 is less than 7. Australia consumed less chocolate per capita in 2005. | multi_choice | extractive_text | 4 | test | 34068 |
How much more does a winter jacket cost than a pair of sweat pants? | null | 16.19 | $ | null | red sweater | $11.60
winter jacket | $33.37
pair of tennis shoes | $43.78
pair of jeans | $39.31
pair of sweat pants | $17.18 | {
"": 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 | Subtract the price of a pair of sweat pants from the price of a winter jacket.
$33.37 - $17.18 = $16.19
A winter jacket costs $16.19 more than a pair of sweat pants. | free_text | decimal_number | 8 | test | 34097 |
A pet store owner had his staff count the number of fish in each tank. How many tanks have fewer than 70 fish? | null | 17 | tanks | Fish per tank | Stem | Leaf
3 | 5, 8
4 | 0, 2, 4, 4, 6
5 | 0, 2, 3, 4, 5, 6, 6, 8, 8
6 | 3 | {
"": 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 all the leaves in the rows with stems 3, 4, 5, and 6.
You counted 17 leaves, which are blue in the stem-and-leaf plot above. 17 tanks have fewer than 70 fish. | free_text | integer_number | 6 | test | 34172 |
Look at Margarita's pay stub. Margarita lives in a state without state income tax. How much did Margarita make after taxes? | null | 542.04 | $ | null | Employee | Pay period |
Margarita Perez | September 9-15 |
Total earnings | | $670.00
Federal income tax | $76.70 |
Other taxes | $51.26 |
Total taxes | | ?
Pay after taxes | | ? | {
"": [
"",
"$670.00",
"",
"",
"?",
"?"
],
"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,... | 7 | 3 | Find how much Margarita made after taxes. Find the total payroll tax, then subtract it from the total earnings.
To find the total payroll tax, add the federal income tax and the other taxes.
The total earnings are $670.00. The total payroll tax is $127.96. Subtract to find the difference.
$670.00 - $127.96 = $542.04
Ma... | free_text | decimal_number | 5 | test | 34178 |
Each desk drawer has 2 notepads. How many notepads are in 4 desk drawers? | null | 8 | null | null | Number of desk drawers | Number of notepads
1 | 2
2 | 4
3 | 6
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 twos. Use the chart: there are 8 notepads in 4 desk drawers. | free_text | integer_number | 2 | test | 34187 |
Look at the following schedule. At which stop does the train arrive at 1.15 P.M.? | [
"Hickory Road",
"Lee Avenue",
"Church Road",
"Center Boulevard"
] | Lee Avenue | null | Subway train schedule | Location | Time
Spruce Boulevard | 10:40 A.M.
Church Road | 11:30 A.M.
Meadow Road | 12:00 P.M.
Center Boulevard | 12:10 P.M.
Hickory Road | 12:40 P.M.
Lee Avenue | 1:15 P.M.
Franklin Boulevard | 2:05 P.M. | {
"": 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 1:15 P. M. on the schedule. The train arrives at Lee Avenue at 1:15 P. M. | multi_choice | extractive_text | 3 | test | 34232 |
Heather's classmates revealed how many science articles they read. How many more science articles did Heather read than Danny? | null | 212 | science articles | Science articles read | Name | Number of science articles
Gabe | 528
Danny | 177
Jacob | 837
Heather | 389 | {
"": 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 numbers in the table.
Heather: 389
Danny: 177
Now subtract: 389 - 177 = 212.
Heather read 212 more science articles. | free_text | integer_number | 3 | test | 34325 |
How much more does a trumpet cost than a piccolo? | null | 543 | $ | null | clarinet | $717.00
keyboard | $593.00
trumpet | $969.00
saxophone | $870.00
piccolo | $426.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 | Subtract the price of a piccolo from the price of a trumpet.
$969.00 - $426.00 = $543.00
A trumpet costs $543.00 more than a piccolo. | free_text | integer_number | 7 | test | 34357 |
A transportation analyst compared various bridges' tolls. On the George Washington bridge, how much more is the toll for a truck than for a car? | null | 8 | $ | Bridge tolls | Bridge | Truck | Car
Tacoma Narrows | $4 | $3
Hatem | $10 | $5
George Washington | $16 | $8
San Mateo | $6 | $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 | 3 | Find the George Washington row. Find the numbers in this row for truck and car.
truck: $16.00
car: $8.00
Now subtract:
$16.00 − $8.00 = $8.00
On the George Washington bridge, the toll for a truck is $8 higher than the toll for a car. | free_text | integer_number | 5 | test | 34365 |
Each tin has 5 muffins. How many muffins are in 4 tins? | null | 20 | null | null | Number of tins | Number of muffins
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 muffins in 4 tins. | free_text | integer_number | 2 | test | 34427 |
A dog show enthusiast recorded the weight of the winning dog at recent dog shows. According to the table, what was the rate of change between 2017 and 2018? | null | -34 | kilograms per year | Weight of winning dog at a dog show | Year | Weight (kg)
2014 | 23
2015 | 29
2016 | 42
2017 | 49
2018 | 15 | {
"": 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{15 kilograms - 49 kilograms}{2018 - 2017}
= \frac{15 kilograms - 49 kilograms}{1 year}
= \frac{-34 kilograms}{1 year}
= -34 kilograms per year
The rate of change between 2017 and 2018 ... | free_text | integer_number | 8 | test | 34433 |
Some students visited nearby zoos to record the number of bears kept there. Which zoo has the fewest bears? | [
"Pacific Zoo",
"Atlantic Zoo",
"Mountain Zoo",
"Eastern Zoo"
] | Atlantic Zoo | null | Bears in zoos | Zoo | Sun bears | Brown bears
Atlantic Zoo | 3 | 5
Mountain Zoo | 3 | 16
Pacific Zoo | 5 | 4
Eastern Zoo | 10 | 15 | {
"": 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 | 3 | Add the numbers in each row.
Atlantic Zoo: 3 + 5 = 8
Mountain Zoo: 3 + 16 = 19
Pacific Zoo: 5 + 4 = 9
Eastern Zoo: 10 + 15 = 25
The least sum is 8, which is the total for the Atlantic Zoo row. The Atlantic Zoo has the fewest bears. | multi_choice | extractive_text | 5 | test | 34461 |
If Shawn buys 4 kilograms of yellow beads and 4 kilograms of green beads, how much will he spend? | null | 16 | $ | null | yellow beads | $2/kilogram
black beads | $2/kilogram
white beads | $3/kilogram
orange beads | $2/kilogram
red beads | $2/kilogram
blue beads | $2/kilogram
green beads | $2/kilogram | {
"": 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":... | 7 | 2 | Find the cost of the yellow beads. Multiply:
$2 × 4 = $8
Find the cost of the green beads. Multiply:
$2 × 4 = $8
Now find the total cost by adding:
$8 + $8 = $16
He will spend $16. | free_text | integer_number | 8 | test | 34521 |
A dog show enthusiast recorded the weight of the winning dog at recent dog shows. According to the table, what was the rate of change between 2009 and 2010? | null | 4 | kilograms per year | Weight of winning dog at a dog show | Year | Weight (kg)
2008 | 42
2009 | 7
2010 | 11
2011 | 25
2012 | 28 | {
"": 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{11 kilograms - 7 kilograms}{2010 - 2009}
= \frac{11 kilograms - 7 kilograms}{1 year}
= \frac{4 kilograms}{1 year}
= 4 kilograms per year
The rate of change between 2009 and 2010 was 4 ... | free_text | integer_number | 7 | test | 34574 |
A farmer wrote down how many kilograms of cherries were sold in the past 5 days. What is the median of the numbers? | null | 6 | null | Cherries sold | Day | Kilograms
Saturday | 5
Sunday | 7
Monday | 9
Tuesday | 5
Wednesday | 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":... | 6 | 2 | Read the numbers from the table.
5, 7, 9, 5, 6
First, arrange the numbers from least to greatest:
5, 5, 6, 7, 9
Now find the number in the middle.
5, 5, 6, 7, 9
The number in the middle is 6.
The median is 6. | free_text | integer_number | 7 | test | 34580 |
The owner of an orchard kept records about how many apples were picked in the past 4 days. On which day were the fewest apples picked? | [
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
] | Friday | null | Apples picked | Day | Number of apples
Tuesday | 314
Wednesday | 331
Thursday | 341
Friday | 313 | {
"": 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 least number in the table. Remember to compare the numbers starting with the highest place value. The least number is 313.
Now find the corresponding day. Friday corresponds to 313. | multi_choice | extractive_text | 2 | test | 34630 |
Tucker buys 1/4 of a pound of jasmine rice. How much does he spend? | null | 0.75 | $ | null | brown rice | $1/lb
basmati rice | $1/lb
white rice | $1/lb
jasmine rice | $3/lb
long grain rice | $3/lb
Arborio rice | $2/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 jasmine rice. Multiply the price per pound by the number of pounds.
$3 × \frac{1}{4} = $3 × 0.25 = $0.75
He spends $0.75. | free_text | decimal_number | 6 | test | 34632 |
The town council reported on how many stop signs there are on each street. What is the mode of the numbers? | null | 10 | null | Stop signs | Street | Number of stop signs
Spring Street | 5
Irving Street | 10
Jackson Street | 6
Smith Street | 10
Peabody Street | 6
Walker Street | 6
Marshall Street | 10
Watson Street | 10 | {
"": 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.
5, 10, 6, 10, 6, 6, 10, 10
First, arrange the numbers from least to greatest:
5, 6, 6, 6, 10, 10, 10, 10
Now count how many times each number appears.
5 appears 1 time.
6 appears 3 times.
10 appears 4 times.
The number that appears most often is 10.
The mode is 10. | free_text | integer_number | 7 | test | 34634 |
How much money does Hugo need to buy a tiny bottle of sand and a plastic crab? | null | 1.01 | $ | null | plastic crab | $0.59
sand castle magnet | $0.80
tiny bottle of sand | $0.42
shell necklace | $0.61
pink flamingo pen | $0.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":... | 5 | 2 | Add the price of a tiny bottle of sand and the price of a plastic crab:
$0.42 + $0.59 = $1.01
Hugo needs $1.01. | free_text | decimal_number | 7 | test | 34651 |
Each shopping bag has 2 pairs of jeans. How many pairs of jeans are in 6 shopping bags? | null | 12 | pairs of jeans | null | Number of shopping bags | Number of pairs of jeans
1 | 2
2 | 4
3 | 6
4 | 8
5 | 10
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":... | 7 | 2 | Count by twos. Use the chart: there are 12 pairs of jeans in 6 shopping bags. | free_text | integer_number | 1 | test | 34713 |
Dana counted the number of silver beads on each bracelet at Oakdale Jewelry, the store where she works. What is the largest number of silver beads? | null | 85 | silver beads | Silver beads per bracelet | Stem | Leaf
2 | 1, 2, 4, 8, 9
3 | 4, 6, 8, 9, 9
4 | 6, 8, 8
5 | 1, 6
6 | 2, 8
7 | 0, 3, 4, 8, 8
8 | 5 | {
"": 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 | Look at the last row of the stem-and-leaf plot. The last row has the highest stem. The stem for the last row is 8.
Now find the highest leaf in the last row. The highest leaf is 5.
The largest number of silver beads has a stem of 8 and a leaf of 5. Write the stem first, then the leaf: 85.
The largest number of silve... | free_text | integer_number | 8 | test | 34752 |
The bird watcher counted the number of birds in each flock that passed overhead. How many flocks had fewer than 27 birds? | null | 0 | flocks | Birds per flock | Stem | Leaf
2 | 8
3 | 4
4 | 6
5 | 2, 4, 7 | {
"": 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 | In the row with stem 2, count all the leaves less than 7.
You counted 0 leaves. 0 flocks had fewer than 27 birds. | free_text | integer_number | 6 | test | 34780 |
Ben has $17,781. Does he have enough to buy a shaved ice cart and a peanut cart? | [
"yes",
"no"
] | yes | null | null | funnel cake stand | $6,964
shaved ice cart | $7,649
popsicle stand | $6,324
peanut cart | $9,406 | {
"": 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 shaved ice cart and the price of a peanut cart:
$7,649 + $9,406 = $17,055
$17,055 is less than $17,781. Ben does have enough money. | multi_choice | boolean_text | 4 | test | 34882 |
The members of the track team compared how many miles they ran last week. What is the mean of the numbers? | null | 15 | null | Running miles | Name | Miles
Katie | 14
Clara | 15
Rose | 18
Leah | 12
Jessica | 14
Wendy | 15
Edna | 17 | {
"": 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.
14, 15, 18, 12, 14, 15, 17
First, count how many numbers are in the group.
There are 7 numbers.
Now add all the numbers together:
14 + 15 + 18 + 12 + 14 + 15 + 17 = 105
Now divide the sum by the number of numbers:
105 ÷ 7 = 15
The mean is 15. | free_text | integer_number | 5 | test | 35021 |
The table shows a function. Is the function linear or nonlinear? | [
"linear",
"nonlinear"
] | linear | null | null | x | y
7 | 15
8 | 16
9 | 17 | {
"": 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 | To determine whether the function is linear or nonlinear, see whether it has a constant rate of change.
Pick the points in any two rows of the table and calculate the rate of change between them. The first two rows are a good place to start.
Call the values in the first row x1 and y1. Call the values in the second row ... | multi_choice | boolean_text | 8 | test | 35185 |
Diana bought a bag of colored chocolate candies. Before putting them into a bowl, she counted the number of candies of each color in a frequency chart. Diana then puts another bag of 56 black and white chocolate candies into a second bowl. How many candies are in both bowls combined? | null | 114 | candies | Chocolate candies in bowl | Color | Frequency
red | 7
orange | 12
yellow | 8
green | 11
blue | 13
brown | 7 | {
"": 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":... | 7 | 2 | Step 1: Find how many candies are in the first bowl.
Add all of the frequencies.
7 + 12 + 8 + 11 + 13 + 7 = 58
So, there are 58 candies in the first bowl.
Step 2: Find how many candies are in both bowls combined.
Add the number of candies in the first bowl and the number in the second bowl.
58 + 56 = 114
So, there are ... | free_text | integer_number | 5 | test | 35198 |
How much more does an Australian vacation package cost than a Jamaican vacation package? | null | 2,625 | $ | null | European vacation package | $7,668
African safari vacation package | $4,813
Jamaican vacation package | $7,039
Australian vacation package | $9,664
Hawaiian vacation package | $4,383 | {
"": 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 | Subtract the price of a Jamaican vacation package from the price of an Australian vacation package.
$9,664 - $7,039 = $2,625
An Australian vacation package costs $2,625 more than a Jamaican vacation package. | free_text | integer_number | 8 | test | 35255 |
A bookstore employee looked up how many books were sold each month. In which month did the bookstore sell the fewest books? | [
"April",
"May",
"June",
"July"
] | June | null | Number of books sold | Month | Number of books
April | 797
May | 796
June | 769
July | 776 | {
"": 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 least number in the table. Remember to compare the numbers starting with the highest place value. The least number is 769.
Now find the corresponding month. June corresponds to 769. | multi_choice | extractive_text | 2 | test | 35289 |
Gwen wants to buy 3 pounds of tapioca pudding. How much will she spend? | null | 13.26 | $ | null | chocolate pudding | $3.05/pound
rice pudding | $4.68/pound
tapioca pudding | $4.42/pound
vanilla pudding | $6.92/pound
butterscotch pudding | $2.68/pound | {
"": 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 the tapioca pudding. Multiply the price per pound by the number of pounds.
$4.42 × 3 = $13.26
She will spend $13.26. | free_text | decimal_number | 8 | test | 35296 |
Each restaurant table has 2 salt shakers. How many salt shakers are on 3 restaurant tables? | null | 6 | salt shakers | null | Number of restaurant tables | Number of salt shakers
1 | 2
2 | 4
3 | ? | {
"": 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 | Count by twos. Use the chart: there are 6 salt shakers on 3 restaurant tables. | free_text | integer_number | 1 | test | 35321 |
Each shelf has 5 belts. How many belts are on 3 shelves? | null | 15 | null | null | Number of shelves | Number of belts
1 | 5
2 | 10
3 | ? | {
"": 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 | Count by fives. Use the chart: there are 15 belts on 3 shelves. | free_text | integer_number | 2 | test | 35334 |
In science class, Trisha is measuring the temperature of different chemical mixtures. The temperatures of two mixtures are shown in the table. Which mixture's temperature is closest to zero? | [
"bromine mixture",
"acetone mixture"
] | bromine mixture | null | null | Mixture | Temperature (°C)
Bromine mixture | -4
Acetone mixture | 5 | {
"": 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 | A positive number means the temperature is above zero. A negative number means the temperature is below zero.
To find the temperature closest to zero, use absolute value. The absolute value of a temperature tells you how far it is from zero.
Bromine mixture: |-4| = 4
Acetone mixture: |5| = 5
The temperature of the brom... | multi_choice | extractive_text | 6 | test | 35382 |
Edna, a soup chef at a new restaurant, kept track of the first week's soup sales. What is the probability that a randomly selected soup was ordered in a cup and was split pea? Simplify any fractions. | null | 3/17 | null | null | | Split pea | Chicken noodle
Cup | 3 | 6
Bowl | 5 | 3 | {
"": [
"Cup",
"Bowl"
],
"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": nul... | 3 | 3 | Let A be the event "the soup was ordered in a cup" and B be the event "the soup was split pea".
To find the probability that a soup was ordered in a cup and was split pea, first identify the sample space and the event.
The outcomes in the sample space are the different soups. Each soup is equally likely to be selected,... | free_text | decimal_number | 8 | test | 35414 |
For a math assignment, students noted the number of times a wheel landed on the numbers 0 through 5. How many students spun 4? | null | 4 | null | Spinning a wheel numbered 0 through 5 | Number spun | Frequency
0 | 0
1 | 11
2 | 3
3 | 15
4 | 4
5 | 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":... | 7 | 2 | Find the row for 4 and read the frequency. The frequency is 4.
4 students spun 4. | free_text | integer_number | 7 | test | 35514 |
Look at the following schedule. Betty got on the ferry at Windy Sands at 4.00 P.M. What time will she get to Foggy Port? | [
"5:00 P.M.",
"8:00 A.M.",
"5:15 P.M.",
"5:45 P.M."
] | 5:45 P.M. | null | Ferry schedule | Bay Harbor | 7:00 A.M. | 7:15 A.M. | 7:30 A.M. | 7:45 A.M. | 8:00 A.M.
Sandy Shores | 8:30 A.M. | 8:45 A.M. | 9:00 A.M. | 9:15 A.M. | 9:30 A.M.
Seagull Port | 10:15 A.M. | 10:30 A.M. | 10:45 A.M. | 11:00 A.M. | 11:15 A.M.
Cliff View | 12:00 P.M. | 12:15 P.M. | 12:30 P.M. | 12:45 P.M. | 1:00 P.M.
Green Harbor | 1:45 P.M... | {
"": 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":... | 7 | 6 | Find 4:00 P. M. in the row for Windy Sands. That column shows the schedule for the ferry that Betty is on.
Look down the column until you find the row for Foggy Port.
Betty will get to Foggy Port at 5:45 P. M. | multi_choice | extractive_text | 4 | test | 35535 |
An archer recalled how many times he hit the bull's-eye in the past 7 days. What is the median of the numbers? | null | 6 | null | Bull's-eyes | Day | Number of bull's-eyes
Thursday | 8
Friday | 8
Saturday | 3
Sunday | 9
Monday | 6
Tuesday | 6
Wednesday | 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":... | 8 | 2 | Read the numbers from the table.
8, 8, 3, 9, 6, 6, 4
First, arrange the numbers from least to greatest:
3, 4, 6, 6, 8, 8, 9
Now find the number in the middle.
3, 4, 6, 6, 8, 8, 9
The number in the middle is 6.
The median is 6. | free_text | integer_number | 6 | test | 35701 |
Rita wants to buy 1 kilogram of Cavendish bananas, 3 kilograms of pink bananas, and 3 kilograms of red bananas. How much will she spend? | null | 6.20 | $ | null | Cavendish bananas | $0.98/kilogram
plantains | $0.98/kilogram
pink bananas | $1.09/kilogram
bananitos | $0.49/kilogram
red bananas | $0.65/kilogram | {
"": 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 the Cavendish bananas. Multiply:
$0.98 × 1 = $0.98
Find the cost of the pink bananas. Multiply:
$1.09 × 3 = $3.27
Find the cost of the red bananas. Multiply:
$0.65 × 3 = $1.95
Now find the total cost by adding:
$0.98 + $3.27 + $1.95 = $6.20
She will spend $6.20. | free_text | decimal_number | 8 | test | 35704 |
The table shows a function. Is the function linear or nonlinear? | [
"linear",
"nonlinear"
] | nonlinear | null | null | x | y
16 | 18
17 | 11
18 | 8 | {
"": 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 | To determine whether the function is linear or nonlinear, see whether it has a constant rate of change.
Pick the points in any two rows of the table and calculate the rate of change between them. The first two rows are a good place to start.
Call the values in the first row x1 and y1. Call the values in the second row ... | multi_choice | boolean_text | 8 | test | 35718 |
Ruben has $8.50. Does he have enough to buy a red pepper and a pumpkin? | [
"yes",
"no"
] | no | null | null | cucumber | $1.30
pumpkin | $7.38
watermelon | $4.86
grapefruit | $1.20
red pepper | $1.25 | {
"": 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 red pepper and the price of a pumpkin:
$1.25 + $7.38 = $8.63
$8.63 is more than $8.50. Ruben does not have enough money. | multi_choice | boolean_text | 8 | test | 35781 |
Look at the following schedule. At which stop does the train arrive at 12.30 P.M.? | [
"shopping mall",
"science museum",
"art museum",
"baseball stadium"
] | baseball stadium | null | Light rail train schedule | Location | Time
library | 10:30 A.M.
soccer field | 10:35 A.M.
town square | 10:55 A.M.
university | 11:20 A.M.
grocery store | 11:40 A.M.
swimming pool | 12:10 P.M.
baseball stadium | 12:30 P.M.
art museum | 12:35 P.M.
shopping mall | 12:55 P.M.
science museum | 1:10 P.M. | {
"": 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":... | 11 | 2 | Find 12:30 P. M. on the schedule. The train arrives at the baseball stadium at 12:30 P. M. | multi_choice | extractive_text | 3 | test | 35819 |
The Cedarburg Middle School fundraising committee found out how many sweatshirts students already had, in order to decide whether to sell sweatshirts for a fundraiser. How many students have at least 2 sweatshirts? | null | 30 | null | Sweatshirts | Number of sweatshirts | Frequency
0 | 10
1 | 12
2 | 19
3 | 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":... | 5 | 2 | Find the rows for 2 and 3 sweatshirts. Add the frequencies for these rows.
Add:
19 + 11 = 30
30 students have at least 2 sweatshirts. | free_text | integer_number | 7 | test | 35820 |
Look at the table. Then answer the question. At a price of $55, is there a shortage or a surplus? | [
"shortage",
"surplus"
] | shortage | null | null | Price | Quantity demanded | Quantity supplied
$25 | 20,200 | 5,700
$55 | 16,300 | 7,600
$85 | 12,400 | 9,500
$115 | 8,500 | 11,400
$145 | 4,600 | 13,300 | {
"": 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 $55, 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 | 35899 |
In considering whether to open a new branch, the city council examined the number of times some typical residents went to the library last month. How many people went to the library at least 2 times last month? | null | 16 | null | Going to the library last month | Number of trips | Frequency
1 | 20
2 | 10
3 | 2
4 | 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 | Find the rows for 2, 3, and 4 times last month. Add the frequencies for these rows.
Add:
10 + 2 + 4 = 16
16 people went to the library at least 2 times last month. | free_text | integer_number | 7 | test | 35917 |
Look at this table. Is this relation a function? | [
"yes",
"no"
] | yes | null | null | x | y
3 | 3
7 | 19
10 | 18
14 | 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":... | 5 | 2 | Look at the x-values in the table.
Each of the x-values is paired with only one y-value, so the relation is a function. | multi_choice | boolean_text | 8 | test | 35964 |
Each aquarium has 10 orange fish. How many orange fish are in 4 aquariums? | null | 40 | null | null | Number of aquariums | Number of orange fish
1 | 10
2 | 20
3 | 30
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 tens. Use the chart: there are 40 orange fish in 4 aquariums. | free_text | integer_number | 2 | test | 35979 |
Some friends played miniature golf and wrote down their scores. How many more strokes did Sandeep take than Erica? | null | 47 | strokes | Miniature golf scores | Name | Score
Marshall | 150
Barbara | 131
Darius | 114
Erica | 128
Sandeep | 175 | {
"": 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 numbers in the table.
Sandeep: 175
Erica: 128
Now subtract: 175 - 128 = 47.
Sandeep took 47 more strokes. | free_text | integer_number | 3 | test | 36134 |
The table shows a function. Is the function linear or nonlinear? | [
"linear",
"nonlinear"
] | nonlinear | null | null | x | y
14 | 14
15 | 13
16 | 7 | {
"": 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 | To determine whether the function is linear or nonlinear, see whether it has a constant rate of change.
Pick the points in any two rows of the table and calculate the rate of change between them. The first two rows are a good place to start.
Call the values in the first row x1 and y1. Call the values in the second row ... | multi_choice | boolean_text | 8 | test | 36141 |
A reporter looked through her notebook to remember how many people she had interviewed in the past 7 days. What is the mean of the numbers? | null | 13 | null | People interviewed | Day | Number of people
Sunday | 19
Monday | 12
Tuesday | 12
Wednesday | 21
Thursday | 8
Friday | 7
Saturday | 12 | {
"": 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.
19, 12, 12, 21, 8, 7, 12
First, count how many numbers are in the group.
There are 7 numbers.
Now add all the numbers together:
19 + 12 + 12 + 21 + 8 + 7 + 12 = 91
Now divide the sum by the number of numbers:
91 ÷ 7 = 13
The mean is 13. | free_text | integer_number | 5 | test | 36188 |
Mona spent a week at the beach and recorded the number of shells she found each day. According to the table, what was the rate of change between Tuesday and Wednesday? | null | -2 | shells per day | Shells Mona found | Day | Number of shells
Tuesday | 2
Wednesday | 0
Thursday | 3
Friday | 6
Saturday | 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":... | 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{0 shells - 2 shells}{1 day}
= \frac{-2 shells}{1 day}
= -2 shells per day
The rate of change between Tuesday and Wednesday was - 2 shells per day. | free_text | integer_number | 7 | test | 36200 |
What is the total cost for 3/10 of a pound of crab meat? | null | 1.80 | $ | null | shrimp | $8 per pound
crab meat | $6 per pound
oysters | $10 per pound
scallops | $5 per pound
lobster meat | $6 per pound
mussels | $3 per pound | {
"": 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 crab meat. Multiply the price per pound by the number of pounds.
$6 × \frac{3}{10} = $6 × 0.3 = $1.80
The total cost is $1.80. | free_text | decimal_number | 6 | test | 36241 |
A researcher recorded the number of cows on each farm in the county. How many farms have exactly 25 cows? | null | 2 | farms | Cows per farm | Stem | Leaf
2 | 5, 5
3 | 3, 8, 9
4 |
5 | 5
6 | 7 | {
"": 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 | For the number 25, the stem is 2, and the leaf is 5. Find the row where the stem is 2. In that row, count all the leaves equal to 5.
You counted 2 leaves, which are blue in the stem-and-leaf plot above. 2 farms have exactly25 cows. | free_text | integer_number | 7 | test | 36312 |
Look at the following schedule. When does the men's vault event end? | [
"2:45 P.M.",
"1:40 P.M.",
"2:30 P.M.",
"1:45 P.M."
] | 2:30 P.M. | null | Gymnastics meet schedule | Event | Begin | End
men's parallel bars | 11:30 A.M. | 12:05 P.M.
women's balance beam | 12:20 P.M. | 12:55 P.M.
men's floor exercise | 12:50 P.M. | 1:40 P.M.
men's vault | 1:45 P.M. | 2:30 P.M.
men's rings | 2:30 P.M. | 2:50 P.M.
men's pommel horse | 2:35 P.M. | 3:00 P.M.
men's high bar | 2:45 P.M. | 3:45 P.M. | {
"": 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 | 3 | Find the men's vault event on the schedule. Find the end time for the men's vault event.
men's vault: 2:30 P. M. | multi_choice | extractive_text | 3 | test | 36335 |
Bryant has $1,544.00. Does he have enough to buy an African safari vacation package and a Jamaican vacation package? | [
"yes",
"no"
] | no | null | null | European vacation package | $643.00
Caribbean vacation package | $839.00
African safari vacation package | $962.00
Jamaican vacation package | $608.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 an African safari vacation package and the price of a Jamaican vacation package:
$962.00 + $608.00 = $1,570.00
$1,570.00 is more than $1,544.00. Bryant does not have enough money. | multi_choice | boolean_text | 5 | test | 36348 |
For a fundraiser, the children in the art club made greeting cards and kept track of how many they produced. How many children made more than 1 greeting card? | null | 36 | null | Making greeting cards | Greeting cards made | Frequency
0 | 14
1 | 12
2 | 17
3 | 4
4 | 15 | {
"": 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 rows for 2, 3, and 4 greeting cards. Add the frequencies for these rows.
Add:
17 + 4 + 15 = 36
36 children made more than 1 greeting card. | free_text | integer_number | 7 | test | 36417 |
Mr. Middleton, a track coach, recorded the sizes of all the nearby track teams. How many teams have at least 27 members? | null | 16 | teams | Track team sizes (number of members) | Stem | Leaf
2 | 0, 3, 3, 4, 6, 6
3 | 2, 2, 5, 8
4 | 9
5 | 0, 4, 4
6 | 2, 6
7 | 0, 1, 3, 5
8 | 3, 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":... | 8 | 2 | Find the row with stem 2. Count all the leaves greater than or equal to 7.
Count all the leaves in the rows with stems 3, 4, 5, 6, 7, and 8.
You counted 16 leaves, which are blue in the stem-and-leaf plots above. 16 teams have at least 27 members. | free_text | integer_number | 7 | test | 36467 |
Some friends played a trivia game and recorded their scores. What is the mode of the numbers? | null | 55 | null | Trivia game scores | Name | Score
Vijay | 46
Scott | 55
Bob | 55
Jason | 46
Heather | 48
Charlie | 55
Aiden | 48 | {
"": 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.
46, 55, 55, 46, 48, 55, 48
First, arrange the numbers from least to greatest:
46, 46, 48, 48, 55, 55, 55
Now count how many times each number appears.
46 appears 2 times.
48 appears 2 times.
55 appears 3 times.
The number that appears most often is 55.
The mode is 55. | free_text | integer_number | 5 | test | 36517 |
Ariel is looking at the price of new cell phones online. Her favorite company, OrangeTech, has a special this weekend. Ariel can add an upgrade to a phone for an additional cost, or she can buy a used phone to get a discount. The change in price for each option is shown in the table. Which option results in a greater c... | [
"adding an upgrade",
"buying a used phone"
] | buying a used phone | null | null | Option | Change in phone price
Add an upgrade | $60
Buy a used phone | -$75 | {
"": 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 the option that results in a greater change in price, use absolute value. Absolute value tells you how much the price changes.
Add an upgrade: |$60| = $60
Buy a used phone: |-$75| = $75
Buying a used phone results in a greater change in price. It reduces the price by $75. | multi_choice | other_text | 6 | test | 36559 |
Look at the table. Then answer the question. At a price of $180, is there a shortage or a surplus? | [
"shortage",
"surplus"
] | surplus | null | null | Price | Quantity demanded | Quantity supplied
$180 | 11,600 | 22,500
$260 | 11,100 | 22,800
$340 | 10,600 | 23,100
$420 | 10,100 | 23,400
$500 | 9,600 | 23,700 | {
"": 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 $180, the quantity demanded is less than the quantity supplied. There is too much of the good or service for sale at that price. So, there is a surplus.
| multi_choice | boolean_text | 5 | test | 36766 |
Each branch has 5 caterpillars. How many caterpillars are on 5 branches? | null | 25 | caterpillars | null | Number of branches | Number of caterpillars
1 | 5
2 | 10
3 | 15
4 | 20
5 | ? | {
"": 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 by fives. Use the chart: there are 25 caterpillars on 5 branches. | free_text | integer_number | 1 | test | 36779 |
Lena joined a book club to spend more quality time with her cousin. At the first meeting, club members recorded how many hours a week they typically read and whether they preferred e-readers or paperback books. What is the probability that a randomly selected club member reads about 3 hours per week and prefers e-reade... | null | 1/3 | null | null | | E-readers | Paperback books
About 1 hour per week | 3 | 6
About 3 hours per week | 6 | 3 | {
"": [
"About 1 hour per week",
"About 3 hours per week"
],
"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": nul... | 3 | 3 | Let A be the event "the club member reads about 3 hours per week" and B be the event "the club member prefers e-readers".
To find the probability that a club member reads about 3 hours per week and prefers e-readers, first identify the sample space and the event.
The outcomes in the sample space are the different club ... | free_text | decimal_number | 8 | test | 36780 |
How much money does Laura need to buy 8 designer watches and 8 designer ball gowns? | null | 56,672 | $ | null | designer coat | $6,487.00
designer watch | $5,254.00
designer ball gown | $1,830.00
designer handbag | $2,288.00
pair of designer boots | $1,906.00
pair of designer shoes | $8,293.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":... | 6 | 2 | Find the cost of 8 designer watches.
$5,254.00 × 8 = $42,032.00
Find the cost of 8 designer ball gowns.
$1,830.00 × 8 = $14,640.00
Now find the total cost.
$42,032.00 + $14,640.00 = $56,672.00
Laura needs $56,672.00. | free_text | integer_number | 7 | test | 36795 |
Savannah works at a coffee shop on weekends. Every now and then, a customer will order a hot tea and ask Savannah to surprise them with the flavor. The teas are categorized by flavor and caffeine level. What is the probability that a randomly selected tea is caffeine-free and mint? Simplify any fractions. | null | 1/5 | null | null | | Mint | Fruity
Caffeine-free | 3 | 5
Caffeinated | 2 | 5 | {
"": [
"Caffeine-free",
"Caffeinated"
],
"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... | 3 | 3 | Let A be the event "the tea is caffeine-free" and B be the event "the tea is mint".
To find the probability that a tea is caffeine-free and mint, first identify the sample space and the event.
The outcomes in the sample space are the different teas. Each tea is equally likely to be selected, so this is a uniform probab... | free_text | decimal_number | 8 | test | 36836 |
Wildgrove Flooring tracked the number of broken tiles in each shipment it received last year. What is the smallest number of broken tiles? | null | 22 | broken tiles | Broken tiles per shipment | Stem | Leaf
2 | 2, 6
3 | 1, 5, 9
4 | 6
5 | 2, 3, 6, 6
6 | 2, 2
7 | 2, 3, 7
8 | 0, 3, 8 | {
"": 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 | Look at the first row of the stem-and-leaf plot. The first row has the lowest stem. The stem for the first row is 2.
Now find the lowest leaf in the first row. The lowest leaf is 2.
The smallest number of broken tiles has a stem of 2 and a leaf of 2. Write the stem first, then the leaf: 22.
The smallest number of br... | free_text | integer_number | 8 | test | 36923 |
To get credit for meeting her school's community service requirement, Lola kept a volunteering log. What is the median of the numbers? | null | 6 | null | Hours spent volunteering | Day | Hours
Thursday | 4
Friday | 8
Saturday | 6
Sunday | 2
Monday | 10 | {
"": 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 | Read the numbers from the table.
4, 8, 6, 2, 10
First, arrange the numbers from least to greatest:
2, 4, 6, 8, 10
Now find the number in the middle.
2, 4, 6, 8, 10
The number in the middle is 6.
The median is 6. | free_text | integer_number | 8 | test | 36976 |
Irma's classmates revealed how many science articles they read. Who read the fewest science articles? | [
"Irma",
"Rose",
"Carmen",
"Hugo"
] | Rose | null | Science articles read | Name | Number of science articles
Irma | 659
Rose | 635
Carmen | 638
Hugo | 665 | {
"": 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 least number in the table. Remember to compare the numbers starting with the highest place value. The least number is 635.
Now find the corresponding name. Rose corresponds to 635. | multi_choice | extractive_text | 2 | test | 37028 |
As part of a math lab, Rosanne tracked the number of times her classmates drew a number between 2 and 8. Which number was drawn the fewest times? | null | 7 | null | Drawing a card between 2 and 8 | Number drawn | Frequency
2 | 16
3 | 20
4 | 19
5 | 5
6 | 7
7 | 0
8 | 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 | Look at the frequency column. Find the least frequency. The least frequency is 0, which is in the row for 7. 7 was drawn the fewest times. | free_text | integer_number | 8 | test | 37059 |
Sparrowtown High School's student council recruited teachers and students to serve on each of its committees. Are there fewer people on the party committee or the cafeteria committee? | [
"cafeteria",
"party"
] | cafeteria | null | Student council committees | Committee | Students | Teachers
Cafeteria | 13 | 7
Party | 18 | 16
Sports | 13 | 8
Graduation | 9 | 15 | {
"": 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 | 3 | Add the numbers in the Party row. Then, add the numbers in the Cafeteria row.
party: 18 + 16 = 34
cafeteria: 13 + 7 = 20
20 is less than 34. Fewer people are on the cafeteria committee. | multi_choice | extractive_text | 4 | test | 37085 |
The advertising agency counted the number of billboards in each city in the state. What is the largest number of billboards? | null | 56 | billboards | Billboards per city | Stem | Leaf
0 | 2, 4, 6
1 | 4, 6, 7, 9, 9
2 | 4
3 | 3
4 | 3, 5, 6
5 | 5, 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":... | 7 | 2 | Look at the last row of the stem-and-leaf plot. The last row has the highest stem. The stem for the last row is 5.
Now find the highest leaf in the last row. The highest leaf is 6.
The largest number of billboards has a stem of 5 and a leaf of 6. Write the stem first, then the leaf: 56.
The largest number of billboa... | free_text | integer_number | 5 | test | 37086 |
Derek bought 1.3 pounds of pepper. How much did he spend? | null | 10.40 | $ | null | pepper | $8 per lb
cinnamon | $7 per lb
turmeric | $6 per lb
cumin | $8 per lb
paprika | $4 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":... | 5 | 2 | Find the cost of the pepper. Multiply the price per pound by the number of pounds.
$8 × 1.3 = $10.40
He spent $10.40. | free_text | decimal_number | 6 | test | 37113 |
Compare pattern A to pattern B. Which statement is true? | [
"Each term in pattern B can be found by subtracting the corresponding term in pattern A from 28.",
"Each term in pattern B can be found by multiplying the corresponding term in pattern A by 4 and then subtracting 2."
] | Each term in pattern B can be found by multiplying the corresponding term in pattern A by 4 and then subtracting 2. | null | null | Pattern A | add | 2 6 | 8 | 10 | 12
Pattern B | add | 8 22 | 30 | 38 | 46 | {
"": 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":... | 2 | 6 | Look at the corresponding terms in the table. For example, the first pair of corresponding terms is 6 and 22.
Read the first statement.
Each term in pattern B can be found by subtracting the corresponding term in pattern A from 28.
This statement is not true for all of the corresponding terms. For example, 30 is not eq... | multi_choice | other_text | 5 | test | 37115 |
A law firm in Kensington kept track of how many hours were billed by each partner last year. What fraction of the hours were billed by Bob? Simplify your answer. | null | 93/517 | null | Law firm hours billed | Partner | Hours billed
Kendall | 760
Melissa | 910
Allie | 1,000
Bob | 930
Gordon | 820
Gina | 750 | {
"": 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":... | 7 | 2 | Find how many hours were billed by Bob.
930
Find how many hours were billed in total.
760 + 910 + 1,000 + 930 + 820 + 750 = 5,170
Divide 930 by 5,170.
\frac{930}{5,170}
Reduce the fraction.
\frac{930}{5,170} → \frac{93}{517}
\frac{93}{517} of hours were billed by Bob. | free_text | decimal_number | 7 | test | 37133 |
The members of the science club shared how many times they had been to the zoo last year. How many members went to the zoo more than 3 times? | null | 8 | null | Trips to the zoo last year | Number of trips | Frequency
0 | 13
1 | 4
2 | 16
3 | 0
4 | 3
5 | 5 | {
"": 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":... | 7 | 2 | Find the rows for 4 and 5 times. Add the frequencies for these rows.
Add:
3 + 5 = 8
8 members went to the zoo more than 3 times. | free_text | integer_number | 8 | test | 37214 |
How much money does Cody need to buy 5 jars of olives? | null | 2.10 | $ | null | jar of pickles | $0.87
jar of olives | $0.42
can of mushrooms | $0.95
jar of applesauce | $0.88 | {
"": 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 | Find the total cost of 5 jars of olives by multiplying 5 times the price of a jar of olives.
$0.42 × 5 = $2.10
Cody needs $2.10. | free_text | decimal_number | 8 | test | 37271 |
A stock broker followed the stock prices of a certain set of companies. On Wednesday, how much more did Thompson Corporation's stock cost than Houston Sporting Goods's stock? | null | 5 | $ | Stock prices | Company | Wednesday | Thursday
Thompson Corporation | $19 | $18
Watson and Partners | $20 | $6
Computer Data Company | $4 | $18
White and Company | $14 | $12
Houston Sporting Goods | $14 | $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": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 6 | 3 | Find the Wednesday column. Find the numbers in this column for Thompson Corporation and Houston Sporting Goods.
Thompson Corporation: $19.00
Houston Sporting Goods: $14.00
Now subtract:
$19.00 − $14.00 = $5.00
On Wednesday Thompson Corporation's stock cost $5 more than Houston Sporting Goods's stock. | free_text | integer_number | 4 | test | 37451 |
A researcher asked people how many letters they had written in the past year and recorded the results. How many people did not write letters? | null | 3 | null | Writing letters | Letters written | Frequency
0 | 3
1 | 16
2 | 9
3 | 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":... | 5 | 2 | Find the row for 0 letters and read the frequency. The frequency is 3.
3 people did not write letters. | free_text | integer_number | 7 | test | 37471 |
Miguel has $6.00. Does he have enough to buy a book about dinosaurs and a book about helicopters? | [
"yes",
"no"
] | yes | null | null | book about helicopters | $2.00
book about reptiles | $6.00
book about dinosaurs | $3.00
book about outer space | $1.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 dinosaurs and the price of a book about helicopters:
$3.00 + $2.00 = $5.00
$5.00 is less than $6.00. Miguel does have enough money. | multi_choice | boolean_text | 5 | test | 37476 |
A survey was conducted to learn people's chocolate preferences. What fraction of the respondents preferred milk chocolate? Simplify your answer. | null | 53/201 | null | Chocolate preferences | Type | Number of respondents
Dark chocolate | 480
Milk chocolate | 530
White chocolate | 1,000 | {
"": 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 | Find how many respondents preferred milk chocolate.
530
Find how many people responded in total.
480 + 530 + 1,000 = 2,010
Divide 530 by2,010.
\frac{530}{2,010}
Reduce the fraction.
\frac{530}{2,010} → \frac{53}{201}
\frac{53}{201} of respondents preferred milk chocolate. | free_text | decimal_number | 7 | test | 37491 |
Brett, who has five different fruit trees growing in his yard, kept track of how many pieces of fruit he picked this year. What fraction of the pieces of fruit picked were pears? Simplify your answer. | null | 11/56 | null | Pieces of fruit picked | Fruits | Pieces of fruit
Lemons | 41
Nectarines | 100
Apples | 71
Plums | 13
Pears | 55 | {
"": 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 how many pears were picked.
55
Find how many pieces of fruit were picked in total.
41 + 100 + 71 + 13 + 55 = 280
Divide 55 by280.
\frac{55}{280}
Reduce the fraction.
\frac{55}{280} → \frac{11}{56}
\frac{11}{56} of pears were picked. | free_text | decimal_number | 7 | test | 37559 |
A researcher recorded the number of cows on each farm in the county. How many farms have at least 70 cows but fewer than 100 cows? | null | 3 | farms | Cows per farm | Stem | Leaf
3 | 0, 2, 2, 3, 9
4 | 2, 6
5 | 4
6 | 3
7 | 8
8 | 8
9 | 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":... | 8 | 2 | Count all the leaves in the rows with stems 7, 8, and 9.
You counted 3 leaves, which are blue in the stem-and-leaf plot above. 3 farms have at least 70 cows but fewer than 100 cows. | free_text | integer_number | 5 | test | 37647 |
To figure out how many vacation days she had left to use, Abby looked over her old calendars to figure out how many days of vacation she had taken each year. According to the table, what was the rate of change between 2014 and 2015? | null | -5 | vacation days per year | Vacation days taken by Abby | Year | Vacation days
2013 | 26
2014 | 39
2015 | 34
2016 | 39
2017 | 26 | {
"": 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{34 vacation days - 39 vacation days}{2015 - 2014}
= \frac{34 vacation days - 39 vacation days}{1 year}
= \frac{-5 vacation days}{1 year}
= -5 vacation days per year
The rate of change ... | free_text | integer_number | 7 | test | 37673 |
Look at the table. Then answer the question. At a price of $180, is there a shortage or a surplus? | [
"shortage",
"surplus"
] | shortage | null | null | Price | Quantity demanded | Quantity supplied
$130 | 14,500 | 3,600
$180 | 11,500 | 6,000
$230 | 8,500 | 8,400
$280 | 5,500 | 10,800
$330 | 2,500 | 13,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 $180, 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 | 37708 |
Derek has $0.13. Does he have enough to buy a spiral snail shell and a pink and white striped shell? | [
"yes",
"no"
] | yes | null | null | purple clam shell | $0.07
white spindle shell | $0.07
spiral snail shell | $0.05
scallop shell | $0.01
pink and white striped shell | $0.07 | {
"": 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 spiral snail shell and the price of a pink and white striped shell:
$0.05 + $0.07 = $0.12
$0.12 is less than $0.13. Derek does have enough money. | multi_choice | boolean_text | 4 | test | 37722 |
Chad looked at the dates of the digital photos on his computer to find out how many he had taken in the past 5 days. What is the mean of the numbers? | null | 5 | null | Photographs taken | Day | Number of photographs
Saturday | 6
Sunday | 0
Monday | 8
Tuesday | 3
Wednesday | 8 | {
"": 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 | Read the numbers from the table.
6, 0, 8, 3, 8
First, count how many numbers are in the group.
There are 5 numbers.
Now add all the numbers together:
6 + 0 + 8 + 3 + 8 = 25
Now divide the sum by the number of numbers:
25 ÷ 5 = 5
The mean is 5. | free_text | integer_number | 7 | test | 37735 |
Natalie just returned from a spring break volunteer trip. She is shopping for a photo album that will showcase her photos from the trip. The albums range in photo capacity and orientation. What is the probability that a randomly selected photo album holds exactly 100 photos and is oriented horizontally? Simplify any fr... | null | 1/9 | null | null | | Horizontally | Vertically
50 photos | 8 | 5
100 photos | 2 | 3 | {
"": [
"50 photos",
"100 photos"
],
"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,
"... | 3 | 3 | Let A be the event "the photo album holds exactly100 photos" and B be the event "the photo album is oriented horizontally".
To find the probability that a photo album holds exactly100 photos and is oriented horizontally, first identify the sample space and the event.
The outcomes in the sample space are the different p... | free_text | decimal_number | 8 | test | 37848 |
Rosa, a journalism student, counted the number of pages in several major magazines. How many magazines had exactly 26 pages? | null | 3 | magazines | Pages per magazine | Stem | Leaf
2 | 6, 6, 6
3 |
4 | 9
5 | 0
6 |
7 | 3, 4, 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":... | 7 | 2 | For the number 26, the stem is 2, and the leaf is 6. Find the row where the stem is 2. In that row, count all the leaves equal to 6.
You counted 3 leaves, which are blue in the stem-and-leaf plot above. 3 magazines had exactly26 pages. | free_text | integer_number | 7 | test | 37889 |
Look at the following schedule. When does the discus throw end? | [
"11:45 A.M.",
"2:25 P.M.",
"1:45 P.M.",
"12:40 P.M."
] | 1:45 P.M. | null | Track meet schedule | Event | Begin | End
javelin throw | 11:00 A.M. | 11:15 A.M.
steeplechase | 11:30 A.M. | 11:45 A.M.
men's relay | 11:50 A.M. | 12:40 P.M.
discus throw | 12:45 P.M. | 1:45 P.M.
pole vault | 1:55 P.M. | 2:25 P.M.
long jump | 2:40 P.M. | 3:15 P.M. | {
"": 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":... | 7 | 3 | Find the discus throw on the schedule. Find the end time for the discus throw.
discus throw: 1:45 P. M. | multi_choice | extractive_text | 3 | test | 37908 |
How much money does Darnel need to buy a black motorcycle, a red two-door coupe, and a black convertible? | null | 23,520 | $ | null | red sports car | $8,473.00
black motorcycle | $9,734.00
red two-door coupe | $7,702.00
black convertible | $6,084.00
old white van | $8,178.00
dark blue hatchback | $5,038.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":... | 6 | 2 | Find the total cost of a black motorcycle, a red two-door coupe, and a black convertible.
$9,734.00 + $7,702.00 + $6,084.00 = $23,520.00
Darnel needs $23,520.00. | free_text | integer_number | 5 | test | 38057 |
The art club examined how many cookies each student baked for the bake sale. Who baked the most cookies? | [
"Riley",
"Hannah",
"Layla",
"Madelyn"
] | Madelyn | null | Cookies baked | Name | Number of cookies
Riley | 71
Hannah | 75
Layla | 78
Madelyn | 79 | {
"": 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 greatest number in the table. Remember to compare the numbers starting with the highest place value. The greatest number is 79.
Now find the corresponding name. Madelyn corresponds to 79. | multi_choice | extractive_text | 2 | test | 38091 |
Terrell has $14.49. How much money will Terrell have left if he buys a can of coffee beans and a block of cheddar cheese? | null | 5.86 | $ | null | bag of marshmallows | $2.97
bag of chocolate chips | $2.61
block of cheddar cheese | $3.47
can of coffee beans | $5.16
bag of almonds | $4.05 | {
"": 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 can of coffee beans and a block of cheddar cheese.
$5.16 + $3.47 = $8.63
Now subtract the total cost from the starting amount.
$14.49 - $8.63 = $5.86
Terrell will have $5.86 left. | free_text | decimal_number | 4 | test | 38099 |
A skating rink attendant monitored the number of injuries at the rink over the past year. He tracked the ages of those injured and the kinds of skates worn during injury. What is the probability that a randomly selected injured skater was wearing in-line skates and was age 8? Simplify any fractions. | null | 1/5 | null | null | | Age 8 | Age 10
In-line skates | 2 | 3
Roller skates | 2 | 3 | {
"": 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 | 3 | Let A be the event "the injured skater was wearing in-line skates" and B be the event "the injured skater was age 8".
To find the probability that a injured skater was wearing in-line skates and was age 8, first identify the sample space and the event.
The outcomes in the sample space are the different injured skaters.... | free_text | decimal_number | 8 | test | 38148 |
Nolan has $1,425.00. Does he have enough to buy a wetsuit and a mountain bike? | [
"yes",
"no"
] | yes | null | null | set of golf clubs | $390.00
snowboard | $910.00
mountain bike | $763.00
wetsuit | $660.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 wetsuit and the price of a mountain bike:
$660.00 + $763.00 = $1,423.00
$1,423.00 is less than $1,425.00. Nolan does have enough money. | multi_choice | boolean_text | 7 | test | 38235 |
Reba buys 2.6 pounds of liverwurst. How much does she spend? | null | 10.40 | $ | null | salami | $2 per pound
liverwurst | $4 per pound
linguica | $4 per pound
pepperoni | $5 per pound
chorizo | $2 per pound
Italian sausage | $6 per pound
bratwurst | $6 per pound | {
"": 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":... | 7 | 2 | Find the cost of the liverwurst. Multiply the price per pound by the number of pounds.
$4 × 2.6 = $10.40
She spends $10.40. | free_text | decimal_number | 6 | test | 38261 |
The teachers at a middle school counted how many computers they had in their classrooms. What is the mode of the numbers? | null | 6 | null | Computers in classrooms | Teacher | Number of computers
Ms. Rojas | 6
Ms. Cohen | 4
Mr. Lim | 5
Mrs. Rossi | 6
Mr. Morales | 9
Mr. Schmidt | 4
Miss Murphy | 6
Mrs. Tan | 5 | {
"": 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.
6, 4, 5, 6, 9, 4, 6, 5
First, arrange the numbers from least to greatest:
4, 4, 5, 5, 6, 6, 6, 9
Now count how many times each number appears.
4 appears 2 times.
5 appears 2 times.
6 appears 3 times.
9 appears 1 time.
The number that appears most often is 6.
The mode is 6. | free_text | integer_number | 6 | test | 38277 |
Sally looked at the dates of the digital photos on her computer to find out how many she had taken in the past 7 days. What is the mean of the numbers? | null | 6 | null | Photographs taken | Day | Number of photographs
Sunday | 0
Monday | 7
Tuesday | 4
Wednesday | 8
Thursday | 5
Friday | 12
Saturday | 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":... | 8 | 2 | Read the numbers from the table.
0, 7, 4, 8, 5, 12, 6
First, count how many numbers are in the group.
There are 7 numbers.
Now add all the numbers together:
0 + 7 + 4 + 8 + 5 + 12 + 6 = 42
Now divide the sum by the number of numbers:
42 ÷ 7 = 6
The mean is 6. | free_text | integer_number | 5 | test | 38283 |
A concession stand worker at the movie theater looked up how many bags of popcorn were sold in the past 7 days. What is the range of the numbers? | null | 7 | null | Bags of popcorn sold | Day | Number of bags of popcorn
Friday | 1
Saturday | 6
Sunday | 3
Monday | 2
Tuesday | 3
Wednesday | 3
Thursday | 8 | {
"": 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, 6, 3, 2, 3, 3, 8
First, find the greatest number. The greatest number is 8.
Next, find the least number. The least number is 1.
Subtract the least number from the greatest number:
8 − 1 = 7
The range is 7. | free_text | integer_number | 6 | test | 38299 |
A stock broker followed the stock prices of a certain set of companies. Which company's stock cost more on Wednesday, Watson and Partners or White and Company? | [
"White and Company",
"Watson and Partners"
] | White and Company | null | Stock prices | Company | Wednesday | Thursday
Watson and Partners | $17 | $18
White and Company | $19 | $16
Jonas Incorporated | $20 | $18 | {
"": 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 Wednesday column. Compare the numbers in this column for Watson and Partners and White and Company.
$19.00 is more than $17.00. On Wednesday, White and Company's stock cost more. | multi_choice | extractive_text | 5 | test | 38312 |
Look at the following schedule. Linda got on the boat at Fisherman's Cove at 9.45 A.M. What time will she get to Palm Tree Island? | [
"1:45 P.M.",
"9:45 A.M.",
"10:45 A.M.",
"1:15 P.M."
] | 1:15 P.M. | null | Tour boat schedule | Sea Town | 8:00 A.M. | 8:15 A.M. | 8:30 A.M. | 9:30 A.M.
Fisherman's Cove | 9:45 A.M. | 10:00 A.M. | 10:15 A.M. | 11:15 A.M.
Starfish Point | 10:30 A.M. | 10:45 A.M. | 11:00 A.M. | 12:00 P.M.
Rocky Cliffs | 11:45 A.M. | 12:00 P.M. | 12:15 P.M. | 1:15 P.M.
Palm Tree Island | 1:15 P.M. | 1:30 P.M. | 1:45 P.M. | 2:45 P.M. | {
"": 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 | 5 | Find 9:45 A. M. in the row for Fisherman's Cove. That column shows the schedule for the boat that Linda is on.
Look down the column until you find the row for Palm Tree Island.
Linda will get to Palm Tree Island at 1:15 P. M. | multi_choice | extractive_text | 4 | test | 38385 |
Joseph, an employee at Morrison's Convenience Store, looked at the sales of each of its soda products. How much more did the convenience store make from Nature's Nectar sales on Friday than on Thursday? | null | 2 | $ | Convenience store beverage sales | Beverage | Thursday | Friday
Natural Goodness Juice | $18 | $10
Pearl's Soda | $7 | $4
Nature's Nectar | $2 | $4
Brenner's Juices | $5 | $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": null,
"Apartment complex": null,
"Apples": null,
"April": null,
"Arrive": null,
"August": null,
"Available Funds":... | 5 | 3 | Find the Nature's Nectar row. Find the numbers in this row for Friday and Thursday.
Friday: $4.00
Thursday: $2.00
Now subtract:
$4.00 − $2.00 = $2.00
The convenience store made $2 more from Nature's Nectar sales on Friday than on Thursday. | free_text | integer_number | 4 | test | 38417 |
Subsets and Splits
Top 10 Harder Math Questions
The query identifies and displays the most complex questions from the dataset, considering factors like the number of choices, the presence of tables, and grade level, which can be insightful for understanding question difficulty.