id
stringlengths 11
17
| topic
stringclasses 5
values | subtopic
stringclasses 10
values | prompt
stringlengths 109
213
| labels
listlengths 4
4
| correct_label
stringclasses 4
values | choices
listlengths 4
4
| correct_option
int64 0
3
| metadata
dict | split
stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|
basket_sum_000443
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.60, $7.44, $6.43. About how much will you pay (before tax)?
Options:
A) $7.74
B) $30.00
C) $94.16
D) $30.47
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$7.74",
"$30.00",
"$94.16",
"$30.47"
] | 1
|
{
"exact_value": 30.47,
"good_value": 30,
"mild_value": 7.74,
"way_value": 94.16,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.6,
7.44,
6.43
]
}
|
test
|
basket_sum_000444
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.56, $18.04, $8.66, $19.04. About how much will you pay (before tax)?
Options:
A) $65.00
B) $16.86
C) $64.30
D) $282.42
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$65.00",
"$16.86",
"$64.30",
"$282.42"
] | 0
|
{
"exact_value": 64.3,
"good_value": 65,
"mild_value": 16.86,
"way_value": 282.42,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.56,
18.04,
8.66,
19.04
]
}
|
test
|
basket_sum_000445
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.83, $17.79, $6.17, $1.91, $10.11. About how much will you pay (before tax)?
Options:
A) $180.93
B) $54.00
C) $53.81
D) $11.00
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$180.93",
"$54.00",
"$53.81",
"$11.00"
] | 1
|
{
"exact_value": 53.81,
"good_value": 54,
"mild_value": 11,
"way_value": 180.93,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.83,
17.79,
6.17,
1.91,
10.11
]
}
|
test
|
basket_sum_000446
|
basket_sum
|
decimal_prices
|
You’re buying these items: $1.92, $7.54, $11.59. About how much will you pay (before tax)?
Options:
A) $22.00
B) $4.01
C) $21.05
D) $127.40
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$22.00",
"$4.01",
"$21.05",
"$127.40"
] | 0
|
{
"exact_value": 21.05,
"good_value": 22,
"mild_value": 4.01,
"way_value": 127.4,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
1.92,
7.54,
11.59
]
}
|
test
|
basket_sum_000447
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.36, $2.34, $17.69, $15.07, $5.16. About how much will you pay (before tax)?
Options:
A) $191.07
B) $44.00
C) $82.33
D) $44.62
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$191.07",
"$44.00",
"$82.33",
"$44.62"
] | 1
|
{
"exact_value": 44.62,
"good_value": 44,
"mild_value": 82.33,
"way_value": 191.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.36,
2.34,
17.69,
15.07,
5.16
]
}
|
test
|
basket_sum_000448
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.21, $5.15, $13.19, $16.10, $10.81. About how much will you pay (before tax)?
Options:
A) $59.46
B) $300.90
C) $16.41
D) $59.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$59.46",
"$300.90",
"$16.41",
"$59.00"
] | 3
|
{
"exact_value": 59.46,
"good_value": 59,
"mild_value": 16.41,
"way_value": 300.9,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.21,
5.15,
13.19,
16.1,
10.81
]
}
|
test
|
basket_sum_000449
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.16, $15.50, $8.73, $14.86, $19.21. About how much will you pay (before tax)?
Options:
A) $78.00
B) $77.46
C) $310.69
D) $12.56
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$78.00",
"$77.46",
"$310.69",
"$12.56"
] | 0
|
{
"exact_value": 77.46,
"good_value": 78,
"mild_value": 12.56,
"way_value": 310.69,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.16,
15.5,
8.73,
14.86,
19.21
]
}
|
test
|
basket_sum_000450
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.10, $14.72, $2.15, $5.74. About how much will you pay (before tax)?
Options:
A) $41.00
B) $65.69
C) $40.71
D) $257.28
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$41.00",
"$65.69",
"$40.71",
"$257.28"
] | 0
|
{
"exact_value": 40.71,
"good_value": 41,
"mild_value": 65.69,
"way_value": 257.28,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.1,
14.72,
2.15,
5.74
]
}
|
test
|
basket_sum_000451
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.78, $6.49, $19.43. About how much will you pay (before tax)?
Options:
A) $65.51
B) $35.70
C) $150.29
D) $35.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$65.51",
"$35.70",
"$150.29",
"$35.00"
] | 3
|
{
"exact_value": 35.7,
"good_value": 35,
"mild_value": 65.51,
"way_value": 150.29,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.78,
6.49,
19.43
]
}
|
test
|
basket_sum_000452
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.34, $19.59, $9.15, $15.10, $9.39, $12.09. About how much will you pay (before tax)?
Options:
A) $82.66
B) $632.74
C) $137.69
D) $82.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$82.66",
"$632.74",
"$137.69",
"$82.00"
] | 3
|
{
"exact_value": 82.66,
"good_value": 82,
"mild_value": 137.69,
"way_value": 632.74,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.34,
19.59,
9.15,
15.1,
9.39,
12.09
]
}
|
test
|
basket_sum_000453
|
basket_sum
|
decimal_prices
|
You’re buying these items: $6.89, $5.16, $18.48, $16.11. About how much will you pay (before tax)?
Options:
A) $266.04
B) $46.64
C) $46.00
D) $83.45
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$266.04",
"$46.64",
"$46.00",
"$83.45"
] | 2
|
{
"exact_value": 46.64,
"good_value": 46,
"mild_value": 83.45,
"way_value": 266.04,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
6.89,
5.16,
18.48,
16.11
]
}
|
test
|
basket_sum_000454
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.26, $14.23, $14.82. About how much will you pay (before tax)?
Options:
A) $7.87
B) $39.00
C) $137.53
D) $39.31
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$7.87",
"$39.00",
"$137.53",
"$39.31"
] | 1
|
{
"exact_value": 39.31,
"good_value": 39,
"mild_value": 7.87,
"way_value": 137.53,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.26,
14.23,
14.82
]
}
|
test
|
basket_sum_000455
|
basket_sum
|
decimal_prices
|
You’re buying these items: $2.61, $19.73, $1.16, $7.10, $6.45, $18.88. About how much will you pay (before tax)?
Options:
A) $217.33
B) $10.93
C) $56.00
D) $55.93
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$217.33",
"$10.93",
"$56.00",
"$55.93"
] | 2
|
{
"exact_value": 55.93,
"good_value": 56,
"mild_value": 10.93,
"way_value": 217.33,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
2.61,
19.73,
1.16,
7.1,
6.45,
18.88
]
}
|
test
|
basket_sum_000456
|
basket_sum
|
decimal_prices
|
You’re buying these items: $6.84, $18.45, $5.94, $18.85. About how much will you pay (before tax)?
Options:
A) $50.08
B) $9.78
C) $317.22
D) $50.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$50.08",
"$9.78",
"$317.22",
"$50.00"
] | 3
|
{
"exact_value": 50.08,
"good_value": 50,
"mild_value": 9.78,
"way_value": 317.22,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
6.84,
18.45,
5.94,
18.85
]
}
|
test
|
basket_sum_000457
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.53, $1.93, $3.82, $8.81, $16.39. About how much will you pay (before tax)?
Options:
A) $48.48
B) $49.00
C) $370.99
D) $6.03
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$48.48",
"$49.00",
"$370.99",
"$6.03"
] | 1
|
{
"exact_value": 48.48,
"good_value": 49,
"mild_value": 6.03,
"way_value": 370.99,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.53,
1.93,
3.82,
8.81,
16.39
]
}
|
test
|
basket_sum_000458
|
basket_sum
|
decimal_prices
|
You’re buying these items: $12.96, $12.65, $1.40, $6.21, $19.14, $10.24. About how much will you pay (before tax)?
Options:
A) $332.94
B) $10.67
C) $62.00
D) $62.60
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$332.94",
"$10.67",
"$62.00",
"$62.60"
] | 2
|
{
"exact_value": 62.6,
"good_value": 62,
"mild_value": 10.67,
"way_value": 332.94,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
12.96,
12.65,
1.4,
6.21,
19.14,
10.24
]
}
|
test
|
basket_sum_000459
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.33, $13.59, $16.71. About how much will you pay (before tax)?
Options:
A) $78.51
B) $49.00
C) $195.31
D) $48.63
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$78.51",
"$49.00",
"$195.31",
"$48.63"
] | 1
|
{
"exact_value": 48.63,
"good_value": 49,
"mild_value": 78.51,
"way_value": 195.31,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.33,
13.59,
16.71
]
}
|
test
|
basket_sum_000460
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.21, $1.39, $4.91, $1.67, $12.53. About how much will you pay (before tax)?
Options:
A) $23.71
B) $178.99
C) $44.85
D) $24.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$23.71",
"$178.99",
"$44.85",
"$24.00"
] | 3
|
{
"exact_value": 23.71,
"good_value": 24,
"mild_value": 44.85,
"way_value": 178.99,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.21,
1.39,
4.91,
1.67,
12.53
]
}
|
test
|
basket_sum_000461
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.22, $7.69, $15.38, $5.47. About how much will you pay (before tax)?
Options:
A) $47.00
B) $279.25
C) $81.77
D) $47.76
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$47.00",
"$279.25",
"$81.77",
"$47.76"
] | 0
|
{
"exact_value": 47.76,
"good_value": 47,
"mild_value": 81.77,
"way_value": 279.25,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.22,
7.69,
15.38,
5.47
]
}
|
test
|
basket_sum_000462
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.76, $18.89, $18.24, $11.30, $2.20, $8.22. About how much will you pay (before tax)?
Options:
A) $70.61
B) $549.49
C) $122.28
D) $70.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$70.61",
"$549.49",
"$122.28",
"$70.00"
] | 3
|
{
"exact_value": 70.61,
"good_value": 70,
"mild_value": 122.28,
"way_value": 549.49,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.76,
18.89,
18.24,
11.3,
2.2,
8.22
]
}
|
test
|
basket_sum_000463
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.95, $19.28, $7.99, $5.11, $0.84. About how much will you pay (before tax)?
Options:
A) $326.69
B) $45.17
C) $45.00
D) $78.92
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$326.69",
"$45.17",
"$45.00",
"$78.92"
] | 2
|
{
"exact_value": 45.17,
"good_value": 45,
"mild_value": 78.92,
"way_value": 326.69,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.95,
19.28,
7.99,
5.11,
0.84
]
}
|
test
|
basket_sum_000464
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.88, $7.47, $1.00, $10.26. About how much will you pay (before tax)?
Options:
A) $22.00
B) $88.61
C) $42.86
D) $22.61
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$22.00",
"$88.61",
"$42.86",
"$22.61"
] | 0
|
{
"exact_value": 22.61,
"good_value": 22,
"mild_value": 42.86,
"way_value": 88.61,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.88,
7.47,
1,
10.26
]
}
|
test
|
basket_sum_000465
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.99, $5.04, $7.15, $2.62. About how much will you pay (before tax)?
Options:
A) $20.00
B) $19.80
C) $7.83
D) $123.07
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$20.00",
"$19.80",
"$7.83",
"$123.07"
] | 0
|
{
"exact_value": 19.8,
"good_value": 20,
"mild_value": 7.83,
"way_value": 123.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.99,
5.04,
7.15,
2.62
]
}
|
test
|
basket_sum_000466
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.48, $13.02, $19.20, $11.46, $8.74. About how much will you pay (before tax)?
Options:
A) $57.90
B) $255.22
C) $57.00
D) $18.76
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$57.90",
"$255.22",
"$57.00",
"$18.76"
] | 2
|
{
"exact_value": 57.9,
"good_value": 57,
"mild_value": 18.76,
"way_value": 255.22,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.48,
13.02,
19.2,
11.46,
8.74
]
}
|
test
|
basket_sum_000467
|
basket_sum
|
decimal_prices
|
You’re buying these items: $7.00, $11.65, $4.36, $4.07, $14.94, $15.59. About how much will you pay (before tax)?
Options:
A) $57.61
B) $97.56
C) $402.50
D) $58.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$57.61",
"$97.56",
"$402.50",
"$58.00"
] | 3
|
{
"exact_value": 57.61,
"good_value": 58,
"mild_value": 97.56,
"way_value": 402.5,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
7,
11.65,
4.36,
4.07,
14.94,
15.59
]
}
|
test
|
basket_sum_000468
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.79, $2.28, $9.66, $9.69, $1.26. About how much will you pay (before tax)?
Options:
A) $34.00
B) $120.33
C) $33.68
D) $7.45
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$34.00",
"$120.33",
"$33.68",
"$7.45"
] | 0
|
{
"exact_value": 33.68,
"good_value": 34,
"mild_value": 7.45,
"way_value": 120.33,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.79,
2.28,
9.66,
9.69,
1.26
]
}
|
test
|
basket_sum_000469
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.26, $9.07, $19.17. About how much will you pay (before tax)?
Options:
A) $32.00
B) $32.50
C) $12.03
D) $117.73
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$32.00",
"$32.50",
"$12.03",
"$117.73"
] | 0
|
{
"exact_value": 32.5,
"good_value": 32,
"mild_value": 12.03,
"way_value": 117.73,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.26,
9.07,
19.17
]
}
|
test
|
basket_sum_000470
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.65, $9.12, $15.63, $10.45, $4.85. About how much will you pay (before tax)?
Options:
A) $51.70
B) $52.00
C) $14.92
D) $382.77
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$51.70",
"$52.00",
"$14.92",
"$382.77"
] | 1
|
{
"exact_value": 51.7,
"good_value": 52,
"mild_value": 14.92,
"way_value": 382.77,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.65,
9.12,
15.63,
10.45,
4.85
]
}
|
test
|
basket_sum_000471
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.31, $2.60, $11.47, $1.64. About how much will you pay (before tax)?
Options:
A) $30.00
B) $139.85
C) $30.02
D) $48.49
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$30.00",
"$139.85",
"$30.02",
"$48.49"
] | 0
|
{
"exact_value": 30.02,
"good_value": 30,
"mild_value": 48.49,
"way_value": 139.85,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.31,
2.6,
11.47,
1.64
]
}
|
test
|
basket_sum_000472
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.02, $15.27, $3.91, $1.83. About how much will you pay (before tax)?
Options:
A) $153.34
B) $44.19
C) $25.03
D) $25.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$153.34",
"$44.19",
"$25.03",
"$25.00"
] | 3
|
{
"exact_value": 25.03,
"good_value": 25,
"mild_value": 44.19,
"way_value": 153.34,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.02,
15.27,
3.91,
1.83
]
}
|
test
|
basket_sum_000473
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.63, $6.12, $10.15. About how much will you pay (before tax)?
Options:
A) $6.93
B) $22.00
C) $166.94
D) $21.90
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$6.93",
"$22.00",
"$166.94",
"$21.90"
] | 1
|
{
"exact_value": 21.9,
"good_value": 22,
"mild_value": 6.93,
"way_value": 166.94,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.63,
6.12,
10.15
]
}
|
test
|
basket_sum_000474
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.87, $14.43, $14.25, $13.71, $14.92. About how much will you pay (before tax)?
Options:
A) $12.42
B) $283.30
C) $69.18
D) $69.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$12.42",
"$283.30",
"$69.18",
"$69.00"
] | 3
|
{
"exact_value": 69.18,
"good_value": 69,
"mild_value": 12.42,
"way_value": 283.3,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.87,
14.43,
14.25,
13.71,
14.92
]
}
|
test
|
basket_sum_000475
|
basket_sum
|
decimal_prices
|
You’re buying these items: $7.69, $18.65, $14.14, $2.77, $7.95, $4.51. About how much will you pay (before tax)?
Options:
A) $283.54
B) $7.27
C) $57.00
D) $55.71
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$283.54",
"$7.27",
"$57.00",
"$55.71"
] | 2
|
{
"exact_value": 55.71,
"good_value": 57,
"mild_value": 7.27,
"way_value": 283.54,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
7.69,
18.65,
14.14,
2.77,
7.95,
4.51
]
}
|
test
|
basket_sum_000476
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.57, $13.89, $16.63, $7.40, $16.02, $5.22. About how much will you pay (before tax)?
Options:
A) $385.92
B) $117.80
C) $63.73
D) $64.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$385.92",
"$117.80",
"$63.73",
"$64.00"
] | 3
|
{
"exact_value": 63.73,
"good_value": 64,
"mild_value": 117.8,
"way_value": 385.92,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.57,
13.89,
16.63,
7.4,
16.02,
5.22
]
}
|
test
|
basket_sum_000477
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.30, $19.81, $2.51. About how much will you pay (before tax)?
Options:
A) $260.13
B) $35.62
C) $6.95
D) $36.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$260.13",
"$35.62",
"$6.95",
"$36.00"
] | 3
|
{
"exact_value": 35.62,
"good_value": 36,
"mild_value": 6.95,
"way_value": 260.13,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.3,
19.81,
2.51
]
}
|
test
|
basket_sum_000478
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.92, $1.35, $5.55. About how much will you pay (before tax)?
Options:
A) $103.67
B) $48.79
C) $26.00
D) $25.82
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$103.67",
"$48.79",
"$26.00",
"$25.82"
] | 2
|
{
"exact_value": 25.82,
"good_value": 26,
"mild_value": 48.79,
"way_value": 103.67,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.92,
1.35,
5.55
]
}
|
test
|
basket_sum_000479
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.41, $7.83, $11.49. About how much will you pay (before tax)?
Options:
A) $50.86
B) $29.00
C) $29.73
D) $224.08
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$50.86",
"$29.00",
"$29.73",
"$224.08"
] | 1
|
{
"exact_value": 29.73,
"good_value": 29,
"mild_value": 50.86,
"way_value": 224.08,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.41,
7.83,
11.49
]
}
|
test
|
basket_sum_000480
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.24, $18.64, $2.40, $10.62. About how much will you pay (before tax)?
Options:
A) $46.00
B) $45.90
C) $317.45
D) $78.86
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$46.00",
"$45.90",
"$317.45",
"$78.86"
] | 0
|
{
"exact_value": 45.9,
"good_value": 46,
"mild_value": 78.86,
"way_value": 317.45,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.24,
18.64,
2.4,
10.62
]
}
|
test
|
basket_sum_000481
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.32, $8.31, $4.56, $6.67, $15.58, $14.56. About how much will you pay (before tax)?
Options:
A) $325.52
B) $69.00
C) $70.00
D) $122.15
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$325.52",
"$69.00",
"$70.00",
"$122.15"
] | 2
|
{
"exact_value": 69,
"good_value": 70,
"mild_value": 122.15,
"way_value": 325.52,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.32,
8.31,
4.56,
6.67,
15.58,
14.56
]
}
|
test
|
basket_sum_000482
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.83, $17.11, $13.01. About how much will you pay (before tax)?
Options:
A) $262.41
B) $44.00
C) $82.91
D) $43.95
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$262.41",
"$44.00",
"$82.91",
"$43.95"
] | 1
|
{
"exact_value": 43.95,
"good_value": 44,
"mild_value": 82.91,
"way_value": 262.41,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.83,
17.11,
13.01
]
}
|
test
|
basket_sum_000483
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.07, $14.70, $18.21, $14.45. About how much will you pay (before tax)?
Options:
A) $108.62
B) $60.43
C) $467.50
D) $60.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$108.62",
"$60.43",
"$467.50",
"$60.00"
] | 3
|
{
"exact_value": 60.43,
"good_value": 60,
"mild_value": 108.62,
"way_value": 467.5,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.07,
14.7,
18.21,
14.45
]
}
|
test
|
discounts_000241
|
discounts
|
buy_n_get_m
|
Buy 3 get 1 free on items priced $4.95 each. You take 6 total. About how much do you pay?
Options:
A) $104.06
B) $25.00
C) $2.85
D) $24.75
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$104.06",
"$25.00",
"$2.85",
"$24.75"
] | 1
|
{
"exact_value": 24.75,
"good_value": 25,
"mild_value": 2.85,
"way_value": 104.06,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000242
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $50+ spend. Cart: $5.00, $39.27, $13.60, $35.08, $32.01. About how much do you pay?
Options:
A) $874.38
B) $110.00
C) $109.96
D) $194.53
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$874.38",
"$110.00",
"$109.96",
"$194.53"
] | 1
|
{
"exact_value": 109.96,
"good_value": 110,
"mild_value": 194.53,
"way_value": 874.38,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000243
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $23.37, $21.64, $12.59, $10.73, $10.20. About how much do you pay?
Options:
A) $82.09
B) $46.16
C) $153.15
D) $46.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$82.09",
"$46.16",
"$153.15",
"$46.00"
] | 3
|
{
"exact_value": 46.16,
"good_value": 46,
"mild_value": 82.09,
"way_value": 153.15,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000244
|
discounts
|
percent
|
Cart: $19.12, $20.38, $28.16. A 10% discount applies to everything. About how much do you pay?
Options:
A) $107.89
B) $60.89
C) $430.73
D) $60.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$107.89",
"$60.89",
"$430.73",
"$60.00"
] | 3
|
{
"exact_value": 60.89,
"good_value": 60,
"mild_value": 107.89,
"way_value": 430.73,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000245
|
discounts
|
buy_n_get_m
|
Buy 4 get 3 free on items priced $6.60 each. You take 13 total. About how much do you pay?
Options:
A) $56.00
B) $52.80
C) $194.49
D) $90.77
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$56.00",
"$52.80",
"$194.49",
"$90.77"
] | 0
|
{
"exact_value": 52.8,
"good_value": 56,
"mild_value": 90.77,
"way_value": 194.49,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000246
|
discounts
|
buy_n_get_m
|
Buy 3 get 2 free on items priced $2.67 each. You take 5 total. About how much do you pay?
Options:
A) $15.21
B) $47.40
C) $8.01
D) $9.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$15.21",
"$47.40",
"$8.01",
"$9.00"
] | 3
|
{
"exact_value": 8.01,
"good_value": 9,
"mild_value": 15.21,
"way_value": 47.4,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000247
|
discounts
|
percent
|
Cart: $39.50, $44.64, $13.02, $41.04. A 25% discount applies to everything. About how much do you pay?
Options:
A) $104.00
B) $548.26
C) $23.84
D) $103.65
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$104.00",
"$548.26",
"$23.84",
"$103.65"
] | 0
|
{
"exact_value": 103.65,
"good_value": 104,
"mild_value": 23.84,
"way_value": 548.26,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000248
|
discounts
|
percent
|
Cart: $26.29, $27.94. A 20% discount applies to everything. About how much do you pay?
Options:
A) $5.38
B) $43.00
C) $43.38
D) $147.36
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$5.38",
"$43.00",
"$43.38",
"$147.36"
] | 1
|
{
"exact_value": 43.38,
"good_value": 43,
"mild_value": 5.38,
"way_value": 147.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000249
|
discounts
|
buy_n_get_m
|
Buy 4 get 3 free on items priced $2.51 each. You take 11 total. About how much do you pay?
Options:
A) $24.00
B) $3.58
C) $20.08
D) $86.32
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$24.00",
"$3.58",
"$20.08",
"$86.32"
] | 0
|
{
"exact_value": 20.08,
"good_value": 24,
"mild_value": 3.58,
"way_value": 86.32,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000250
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $25+ spend. Cart: $27.13, $9.88, $27.32. About how much do you pay?
Options:
A) $49.33
B) $86.76
C) $350.33
D) $49.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$49.33",
"$86.76",
"$350.33",
"$49.00"
] | 3
|
{
"exact_value": 49.33,
"good_value": 49,
"mild_value": 86.76,
"way_value": 350.33,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000251
|
discounts
|
threshold
|
Threshold coupon applies: $5 off $30+ spend. Cart: $24.77, $18.40, $15.65. About how much do you pay?
Options:
A) $410.38
B) $54.00
C) $53.82
D) $13.97
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$410.38",
"$54.00",
"$53.82",
"$13.97"
] | 1
|
{
"exact_value": 53.82,
"good_value": 54,
"mild_value": 13.97,
"way_value": 410.38,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000252
|
discounts
|
percent
|
Cart: $46.59, $20.26. A 30% discount applies to everything. About how much do you pay?
Options:
A) $46.80
B) $9.48
C) $155.78
D) $46.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$46.80",
"$9.48",
"$155.78",
"$46.00"
] | 3
|
{
"exact_value": 46.8,
"good_value": 46,
"mild_value": 9.48,
"way_value": 155.78,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000253
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $15.69, $11.49. About how much do you pay?
Options:
A) $16.00
B) $15.69
C) $5.21
D) $64.14
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$16.00",
"$15.69",
"$5.21",
"$64.14"
] | 0
|
{
"exact_value": 15.69,
"good_value": 16,
"mild_value": 5.21,
"way_value": 64.14,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000254
|
discounts
|
threshold
|
Threshold coupon applies: $10 off $40+ spend. Cart: $36.69, $11.13, $11.12. About how much do you pay?
Options:
A) $88.72
B) $49.00
C) $48.94
D) $192.45
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$88.72",
"$49.00",
"$48.94",
"$192.45"
] | 1
|
{
"exact_value": 48.94,
"good_value": 49,
"mild_value": 88.72,
"way_value": 192.45,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000255
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $24.20, $22.48, $16.98, $9.77. About how much do you pay?
Options:
A) $291.28
B) $41.18
C) $13.84
D) $41.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$291.28",
"$41.18",
"$13.84",
"$41.00"
] | 3
|
{
"exact_value": 41.18,
"good_value": 41,
"mild_value": 13.84,
"way_value": 291.28,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000256
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $21.53, $8.24. About how much do you pay?
Options:
A) $21.53
B) $4.15
C) $88.87
D) $22.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$21.53",
"$4.15",
"$88.87",
"$22.00"
] | 3
|
{
"exact_value": 21.53,
"good_value": 22,
"mild_value": 4.15,
"way_value": 88.87,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000257
|
discounts
|
percent
|
Cart: $48.67, $25.06, $7.30, $5.29. A 25% discount applies to everything. About how much do you pay?
Options:
A) $25.01
B) $441.69
C) $64.74
D) $64.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$25.01",
"$441.69",
"$64.74",
"$64.00"
] | 3
|
{
"exact_value": 64.74,
"good_value": 64,
"mild_value": 25.01,
"way_value": 441.69,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000258
|
discounts
|
percent
|
Cart: $3.66, $8.85. A 25% discount applies to everything. About how much do you pay?
Options:
A) $54.32
B) $9.38
C) $3.47
D) $9.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$54.32",
"$9.38",
"$3.47",
"$9.00"
] | 3
|
{
"exact_value": 9.38,
"good_value": 9,
"mild_value": 3.47,
"way_value": 54.32,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000259
|
discounts
|
threshold
|
Threshold coupon applies: $10 off $30+ spend. Cart: $37.22, $31.42, $23.22, $13.29, $18.48. About how much do you pay?
Options:
A) $464.00
B) $196.90
C) $113.63
D) $112.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$464.00",
"$196.90",
"$113.63",
"$112.00"
] | 3
|
{
"exact_value": 113.63,
"good_value": 112,
"mild_value": 196.9,
"way_value": 464,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000260
|
discounts
|
percent
|
Cart: $38.45, $16.72. A 15% discount applies to everything. About how much do you pay?
Options:
A) $13.89
B) $296.58
C) $46.89
D) $46.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$13.89",
"$296.58",
"$46.89",
"$46.00"
] | 3
|
{
"exact_value": 46.89,
"good_value": 46,
"mild_value": 13.89,
"way_value": 296.58,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000261
|
discounts
|
threshold
|
Threshold coupon applies: $5 off $40+ spend. Cart: $17.56, $33.55. About how much do you pay?
Options:
A) $47.00
B) $13.30
C) $46.11
D) $194.18
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$47.00",
"$13.30",
"$46.11",
"$194.18"
] | 0
|
{
"exact_value": 46.11,
"good_value": 47,
"mild_value": 13.3,
"way_value": 194.18,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000262
|
discounts
|
percent
|
Cart: $15.75, $35.12. A 25% discount applies to everything. About how much do you pay?
Options:
A) $12.10
B) $38.00
C) $142.78
D) $38.15
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$12.10",
"$38.00",
"$142.78",
"$38.15"
] | 1
|
{
"exact_value": 38.15,
"good_value": 38,
"mild_value": 12.1,
"way_value": 142.78,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000263
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $17.03, $14.91, $13.44, $10.87, $8.23. About how much do you pay?
Options:
A) $129.12
B) $70.28
C) $38.00
D) $38.70
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$129.12",
"$70.28",
"$38.00",
"$38.70"
] | 2
|
{
"exact_value": 38.7,
"good_value": 38,
"mild_value": 70.28,
"way_value": 129.12,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000264
|
discounts
|
percent
|
Cart: $29.60, $46.15. A 20% discount applies to everything. About how much do you pay?
Options:
A) $60.60
B) $245.89
C) $60.00
D) $102.96
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$60.60",
"$245.89",
"$60.00",
"$102.96"
] | 2
|
{
"exact_value": 60.6,
"good_value": 60,
"mild_value": 102.96,
"way_value": 245.89,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000265
|
discounts
|
buy_n_get_m
|
Buy 3 get 2 free on items priced $6.72 each. You take 5 total. About how much do you pay?
Options:
A) $21.00
B) $3.16
C) $126.20
D) $20.16
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$21.00",
"$3.16",
"$126.20",
"$20.16"
] | 0
|
{
"exact_value": 20.16,
"good_value": 21,
"mild_value": 3.16,
"way_value": 126.2,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000266
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $18.33, $7.22, $6.23, $3.21. About how much do you pay?
Options:
A) $45.97
B) $24.00
C) $131.96
D) $24.56
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$45.97",
"$24.00",
"$131.96",
"$24.56"
] | 1
|
{
"exact_value": 24.56,
"good_value": 24,
"mild_value": 45.97,
"way_value": 131.96,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000267
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $50+ spend. Cart: $12.32, $32.71, $39.45, $10.66, $19.75. About how much do you pay?
Options:
A) $99.89
B) $100.00
C) $182.74
D) $647.01
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$99.89",
"$100.00",
"$182.74",
"$647.01"
] | 1
|
{
"exact_value": 99.89,
"good_value": 100,
"mild_value": 182.74,
"way_value": 647.01,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000268
|
discounts
|
buy_n_get_m
|
Buy 5 get 1 free on items priced $3.03 each. You take 11 total. About how much do you pay?
Options:
A) $30.00
B) $148.81
C) $30.30
D) $54.71
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$30.00",
"$148.81",
"$30.30",
"$54.71"
] | 0
|
{
"exact_value": 30.3,
"good_value": 30,
"mild_value": 54.71,
"way_value": 148.81,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000269
|
discounts
|
buy_n_get_m
|
Buy 3 get 1 free on items priced $2.67 each. You take 4 total. About how much do you pay?
Options:
A) $56.05
B) $8.01
C) $9.00
D) $2.82
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$56.05",
"$8.01",
"$9.00",
"$2.82"
] | 2
|
{
"exact_value": 8.01,
"good_value": 9,
"mild_value": 2.82,
"way_value": 56.05,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000270
|
discounts
|
percent
|
Cart: $9.58, $48.49. A 25% discount applies to everything. About how much do you pay?
Options:
A) $43.55
B) $74.85
C) $43.00
D) $296.69
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$43.55",
"$74.85",
"$43.00",
"$296.69"
] | 2
|
{
"exact_value": 43.55,
"good_value": 43,
"mild_value": 74.85,
"way_value": 296.69,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000271
|
discounts
|
threshold
|
Threshold coupon applies: $10 off $40+ spend. Cart: $37.23, $35.84, $7.19, $33.37, $17.87. About how much do you pay?
Options:
A) $708.00
B) $121.00
C) $121.50
D) $23.43
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$708.00",
"$121.00",
"$121.50",
"$23.43"
] | 1
|
{
"exact_value": 121.5,
"good_value": 121,
"mild_value": 23.43,
"way_value": 708,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000272
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $18.39, $17.82, $15.44, $6.33. About how much do you pay?
Options:
A) $33.83
B) $33.00
C) $243.66
D) $55.95
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$33.83",
"$33.00",
"$243.66",
"$55.95"
] | 1
|
{
"exact_value": 33.83,
"good_value": 33,
"mild_value": 55.95,
"way_value": 243.66,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000273
|
discounts
|
buy_n_get_m
|
Buy 4 get 3 free on items priced $7.49 each. You take 13 total. About how much do you pay?
Options:
A) $56.00
B) $59.92
C) $441.81
D) $100.33
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$56.00",
"$59.92",
"$441.81",
"$100.33"
] | 0
|
{
"exact_value": 59.92,
"good_value": 56,
"mild_value": 100.33,
"way_value": 441.81,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000274
|
discounts
|
buy_n_get_m
|
Buy 3 get 2 free on items priced $6.10 each. You take 9 total. About how much do you pay?
Options:
A) $36.60
B) $154.17
C) $36.00
D) $13.31
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$36.60",
"$154.17",
"$36.00",
"$13.31"
] | 2
|
{
"exact_value": 36.6,
"good_value": 36,
"mild_value": 13.31,
"way_value": 154.17,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000275
|
discounts
|
buy_n_get_m
|
Buy 4 get 2 free on items priced $2.96 each. You take 8 total. About how much do you pay?
Options:
A) $17.76
B) $95.64
C) $7.01
D) $18.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$17.76",
"$95.64",
"$7.01",
"$18.00"
] | 3
|
{
"exact_value": 17.76,
"good_value": 18,
"mild_value": 7.01,
"way_value": 95.64,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000276
|
discounts
|
percent
|
Cart: $10.40, $48.45, $49.88. A 30% discount applies to everything. About how much do you pay?
Options:
A) $20.27
B) $75.00
C) $76.11
D) $272.15
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$20.27",
"$75.00",
"$76.11",
"$272.15"
] | 1
|
{
"exact_value": 76.11,
"good_value": 75,
"mild_value": 20.27,
"way_value": 272.15,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000277
|
discounts
|
buy_n_get_m
|
Buy 5 get 2 free on items priced $3.45 each. You take 10 total. About how much do you pay?
Options:
A) $201.36
B) $46.54
C) $27.60
D) $24.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$201.36",
"$46.54",
"$27.60",
"$24.00"
] | 3
|
{
"exact_value": 27.6,
"good_value": 24,
"mild_value": 46.54,
"way_value": 201.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000278
|
discounts
|
percent
|
Cart: $17.17, $29.62. A 20% discount applies to everything. About how much do you pay?
Options:
A) $37.43
B) $266.31
C) $10.69
D) $37.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$37.43",
"$266.31",
"$10.69",
"$37.00"
] | 3
|
{
"exact_value": 37.43,
"good_value": 37,
"mild_value": 10.69,
"way_value": 266.31,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000279
|
discounts
|
percent
|
Cart: $39.59, $12.58, $43.59. A 20% discount applies to everything. About how much do you pay?
Options:
A) $76.61
B) $142.31
C) $457.71
D) $77.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$76.61",
"$142.31",
"$457.71",
"$77.00"
] | 3
|
{
"exact_value": 76.61,
"good_value": 77,
"mild_value": 142.31,
"way_value": 457.71,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000280
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $25+ spend. Cart: $23.98, $19.48. About how much do you pay?
Options:
A) $6.18
B) $28.46
C) $138.17
D) $28.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$6.18",
"$28.46",
"$138.17",
"$28.00"
] | 3
|
{
"exact_value": 28.46,
"good_value": 28,
"mild_value": 6.18,
"way_value": 138.17,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000281
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $21.65, $17.25, $6.07, $5.19, $4.68. About how much do you pay?
Options:
A) $32.40
B) $33.00
C) $8.51
D) $212.90
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$32.40",
"$33.00",
"$8.51",
"$212.90"
] | 1
|
{
"exact_value": 32.4,
"good_value": 33,
"mild_value": 8.51,
"way_value": 212.9,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000282
|
discounts
|
percent
|
Cart: $28.94, $45.37. A 20% discount applies to everything. About how much do you pay?
Options:
A) $59.00
B) $11.10
C) $261.75
D) $59.45
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$59.00",
"$11.10",
"$261.75",
"$59.45"
] | 0
|
{
"exact_value": 59.45,
"good_value": 59,
"mild_value": 11.1,
"way_value": 261.75,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000283
|
discounts
|
threshold
|
Threshold coupon applies: $5 off $40+ spend. Cart: $36.00, $6.31, $13.48, $39.76, $14.87. About how much do you pay?
Options:
A) $105.42
B) $402.37
C) $105.00
D) $173.58
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$105.42",
"$402.37",
"$105.00",
"$173.58"
] | 2
|
{
"exact_value": 105.42,
"good_value": 105,
"mild_value": 173.58,
"way_value": 402.37,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000284
|
discounts
|
buy_n_get_m
|
Buy 4 get 3 free on items priced $2.67 each. You take 9 total. About how much do you pay?
Options:
A) $60.34
B) $5.45
C) $16.02
D) $18.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$60.34",
"$5.45",
"$16.02",
"$18.00"
] | 3
|
{
"exact_value": 16.02,
"good_value": 18,
"mild_value": 5.45,
"way_value": 60.34,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000285
|
discounts
|
percent
|
Cart: $18.51, $29.95, $8.06. A 15% discount applies to everything. About how much do you pay?
Options:
A) $48.04
B) $6.56
C) $48.00
D) $173.63
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$48.04",
"$6.56",
"$48.00",
"$173.63"
] | 2
|
{
"exact_value": 48.04,
"good_value": 48,
"mild_value": 6.56,
"way_value": 173.63,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000286
|
discounts
|
percent
|
Cart: $43.22, $9.66, $25.47, $31.66, $38.28. A 20% discount applies to everything. About how much do you pay?
Options:
A) $895.80
B) $118.63
C) $118.00
D) $38.59
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$895.80",
"$118.63",
"$118.00",
"$38.59"
] | 2
|
{
"exact_value": 118.63,
"good_value": 118,
"mild_value": 38.59,
"way_value": 895.8,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000287
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $18.33, $6.58. About how much do you pay?
Options:
A) $2.10
B) $18.00
C) $129.18
D) $18.33
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$2.10",
"$18.00",
"$129.18",
"$18.33"
] | 1
|
{
"exact_value": 18.33,
"good_value": 18,
"mild_value": 2.1,
"way_value": 129.18,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000288
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $17.05, $4.60, $2.71. About how much do you pay?
Options:
A) $19.76
B) $20.00
C) $130.63
D) $33.83
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$19.76",
"$20.00",
"$130.63",
"$33.83"
] | 1
|
{
"exact_value": 19.76,
"good_value": 20,
"mild_value": 33.83,
"way_value": 130.63,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000289
|
discounts
|
percent
|
Cart: $33.17, $35.47, $18.08, $15.23, $7.97. A 30% discount applies to everything. About how much do you pay?
Options:
A) $76.00
B) $76.94
C) $250.07
D) $9.18
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$76.00",
"$76.94",
"$250.07",
"$9.18"
] | 0
|
{
"exact_value": 76.94,
"good_value": 76,
"mild_value": 9.18,
"way_value": 250.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000290
|
discounts
|
threshold
|
Threshold coupon applies: $5 off $25+ spend. Cart: $32.38, $20.88, $9.33. About how much do you pay?
Options:
A) $57.59
B) $341.20
C) $57.00
D) $20.35
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$57.59",
"$341.20",
"$57.00",
"$20.35"
] | 2
|
{
"exact_value": 57.59,
"good_value": 57,
"mild_value": 20.35,
"way_value": 341.2,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000291
|
discounts
|
buy_n_get_m
|
Buy 5 get 3 free on items priced $6.12 each. You take 10 total. About how much do you pay?
Options:
A) $329.97
B) $80.72
C) $42.84
D) $42.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$329.97",
"$80.72",
"$42.84",
"$42.00"
] | 3
|
{
"exact_value": 42.84,
"good_value": 42,
"mild_value": 80.72,
"way_value": 329.97,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000292
|
discounts
|
percent
|
Cart: $49.02, $8.59. A 25% discount applies to everything. About how much do you pay?
Options:
A) $43.00
B) $219.49
C) $4.76
D) $43.21
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$43.00",
"$219.49",
"$4.76",
"$43.21"
] | 0
|
{
"exact_value": 43.21,
"good_value": 43,
"mild_value": 4.76,
"way_value": 219.49,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000293
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $25+ spend. Cart: $35.06, $21.44. About how much do you pay?
Options:
A) $176.75
B) $41.00
C) $41.50
D) $4.99
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$176.75",
"$41.00",
"$41.50",
"$4.99"
] | 1
|
{
"exact_value": 41.5,
"good_value": 41,
"mild_value": 4.99,
"way_value": 176.75,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000294
|
discounts
|
percent
|
Cart: $7.79, $11.24, $45.54, $47.42, $38.17. A 15% discount applies to everything. About how much do you pay?
Options:
A) $212.66
B) $478.43
C) $127.00
D) $127.64
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$212.66",
"$478.43",
"$127.00",
"$127.64"
] | 2
|
{
"exact_value": 127.64,
"good_value": 127,
"mild_value": 212.66,
"way_value": 478.43,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "percent",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000295
|
discounts
|
threshold
|
Threshold coupon applies: $5 off $30+ spend. Cart: $28.65, $13.37, $35.64, $17.76. About how much do you pay?
Options:
A) $90.42
B) $16.09
C) $640.38
D) $91.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$90.42",
"$16.09",
"$640.38",
"$91.00"
] | 3
|
{
"exact_value": 90.42,
"good_value": 91,
"mild_value": 16.09,
"way_value": 640.38,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000296
|
discounts
|
buy_n_get_m
|
Buy 3 get 2 free on items priced $4.37 each. You take 9 total. About how much do you pay?
Options:
A) $154.71
B) $24.00
C) $26.22
D) $48.56
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$154.71",
"$24.00",
"$26.22",
"$48.56"
] | 1
|
{
"exact_value": 26.22,
"good_value": 24,
"mild_value": 48.56,
"way_value": 154.71,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "buy_n_get_m",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000297
|
discounts
|
threshold
|
Threshold coupon applies: $15 off $40+ spend. Cart: $32.95, $4.36. About how much do you pay?
Options:
A) $37.00
B) $37.31
C) $67.34
D) $145.82
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$37.00",
"$37.31",
"$67.34",
"$145.82"
] | 0
|
{
"exact_value": 37.31,
"good_value": 37,
"mild_value": 67.34,
"way_value": 145.82,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "threshold",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000298
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $18.91, $13.19, $12.12, $11.22, $8.98, $7.79. About how much do you pay?
Options:
A) $40.00
B) $66.06
C) $40.01
D) $3.94
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$40.00",
"$66.06",
"$40.01",
"$3.94"
] | 0
|
{
"exact_value": 40.01,
"good_value": 40,
"mild_value": 66.06,
"way_value": 3.94,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
discounts_000299
|
discounts
|
bogo
|
BOGO sale (buy one, get one free; free item is the cheaper one in each pair). Items: $19.29, $17.97, $12.38, $11.73, $10.94, $8.96. About how much do you pay?
Options:
A) $42.00
B) $42.61
C) $164.55
D) $7.84
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$42.00",
"$42.61",
"$164.55",
"$7.84"
] | 0
|
{
"exact_value": 42.61,
"good_value": 42,
"mild_value": 7.84,
"way_value": 164.55,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": "bogo",
"tip_percent": null,
"svc_fee_percent": null,
"prices": null
}
|
test
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.