Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 10 new columns ({'201', '12', '84', '28', '97', '27', '44', '83', '88', '75'})

This happened while the csv dataset builder was generating data using

hf://datasets/anitera/CounterEval/full_cf_dataset.csv (at revision 1c71312815bcfc17b2ab5e46a92513edf864b363)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              Unnamed: 0: int64
              Question ID: int64
              Scenario: string
              Metric: string
              0: int64
              1: int64
              2: int64
              3: int64
              4: int64
              5: int64
              6: int64
              7: int64
              8: int64
              9: int64
              10: int64
              11: int64
              12: int64
              13: int64
              14: int64
              15: int64
              16: int64
              17: int64
              18: int64
              19: int64
              20: int64
              21: int64
              22: int64
              23: int64
              24: int64
              25: int64
              26: int64
              27: int64
              28: int64
              29: int64
              30: int64
              31: int64
              32: int64
              33: int64
              34: int64
              35: int64
              36: int64
              37: int64
              38: int64
              39: int64
              40: int64
              41: int64
              42: int64
              43: int64
              44: int64
              45: int64
              46: int64
              47: int64
              48: int64
              49: int64
              50: int64
              51: int64
              52: int64
              53: int64
              54: int64
              55: int64
              56: int64
              57: int64
              58: int64
              59: int64
              60: int64
              61: int64
              62: int64
              63: int64
              64: int64
              65: int64
              66: int64
              67: int64
              68: int64
              69: int64
              70: int64
              71: int64
              72: int64
              73: int64
              74: int64
              75: int64
              76: int64
              77: int64
              78: int64
              79: int64
              80: int64
              81: int64
              82: int64
              83: int64
              84: int64
              85: int64
              86: int64
              87: int64
              88: int64
              89: int64
              90: int64
              91: int64
              92: int64
              93: int64
              94: int64
              95: int64
              96: int64
              97: int64
              98: int64
              99: int64
              100: int64
              101: int64
              102: int64
              103: int64
              104: int64
              105: int64
              106: int64
              107: int64
              108: int64
              109: int64
              110: int64
              111: int64
              112: int64
              113: int64
              114: int64
              115: int64
              116: int64
              117: int64
              118: int64
              119: int64
              120: int64
              121: int64
              122: int64
              123: int64
              124: int64
              125: int64
              126: int64
              127: int64
              128: int64
              129: int64
              130: int64
              131: int64
              132: int64
              133: int64
              134: int64
              135: int64
              136: int64
              137: int64
              138: int64
              139: int64
              140: int64
              141: int64
              142: int64
              143: int64
              144: int64
              145: int64
              146: int64
              147: int64
              148: int64
              149: int64
              150: int64
              151: int64
              152: int64
              153: int64
              154: int64
              155: int64
              156: int64
              157: int64
              158: int64
              159: int64
              160: int64
              161: int64
              162: int64
              163: int64
              164: int64
              165: int64
              166: int64
              167: int64
              168: int64
              169: int64
              170: int64
              171: int64
              172: int64
              173: int64
              174: int64
              175: int64
              176: int64
              177: int64
              178: int64
              179: int64
              180: int64
              181: int64
              182: int64
              183: int64
              184: int64
              185: int64
              186: int64
              187: int64
              188: int64
              189: int64
              190: int64
              191: int64
              192: int64
              193: int64
              194: int64
              195: int64
              196: int64
              197: int64
              198: int64
              199: int64
              200: int64
              201: int64
              202: int64
              203: int64
              204: int64
              205: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 21723
              to
              {'Unnamed: 0': Value(dtype='int64', id=None), 'Question ID': Value(dtype='int64', id=None), 'Scenario': Value(dtype='string', id=None), 'Metric': Value(dtype='string', id=None), '0': Value(dtype='int64', id=None), '1': Value(dtype='int64', id=None), '2': Value(dtype='int64', id=None), '3': Value(dtype='int64', id=None), '4': Value(dtype='int64', id=None), '5': Value(dtype='int64', id=None), '6': Value(dtype='int64', id=None), '7': Value(dtype='int64', id=None), '8': Value(dtype='int64', id=None), '9': Value(dtype='int64', id=None), '10': Value(dtype='int64', id=None), '11': Value(dtype='int64', id=None), '13': Value(dtype='int64', id=None), '14': Value(dtype='int64', id=None), '15': Value(dtype='int64', id=None), '16': Value(dtype='int64', id=None), '17': Value(dtype='int64', id=None), '18': Value(dtype='int64', id=None), '19': Value(dtype='int64', id=None), '20': Value(dtype='int64', id=None), '21': Value(dtype='int64', id=None), '22': Value(dtype='int64', id=None), '23': Value(dtype='int64', id=None), '24': Value(dtype='int64', id=None), '25': Value(dtype='int64', id=None), '26': Value(dtype='int64', id=None), '29': Value(dtype='int64', id=None), '30': Value(dtype='int64', id=None), '31': Value(dtype='int64', id=None), '32': Value(dtype='int64', id=None), '33': Value(dtype='int64', id=None), '34': Value(dtype='int64', id=None), '35': Value(dtype='int64', id=None), '36': Value(dtype='int64', id=None), '37': Value(dtype='int64', id=None), '38': Value(dtype='int64', id=None), 
              ...
              'int64', id=None), '166': Value(dtype='int64', id=None), '167': Value(dtype='int64', id=None), '168': Value(dtype='int64', id=None), '169': Value(dtype='int64', id=None), '170': Value(dtype='int64', id=None), '171': Value(dtype='int64', id=None), '172': Value(dtype='int64', id=None), '173': Value(dtype='int64', id=None), '174': Value(dtype='int64', id=None), '175': Value(dtype='int64', id=None), '176': Value(dtype='int64', id=None), '177': Value(dtype='int64', id=None), '178': Value(dtype='int64', id=None), '179': Value(dtype='int64', id=None), '180': Value(dtype='int64', id=None), '181': Value(dtype='int64', id=None), '182': Value(dtype='int64', id=None), '183': Value(dtype='int64', id=None), '184': Value(dtype='int64', id=None), '185': Value(dtype='int64', id=None), '186': Value(dtype='int64', id=None), '187': Value(dtype='int64', id=None), '188': Value(dtype='int64', id=None), '189': Value(dtype='int64', id=None), '190': Value(dtype='int64', id=None), '191': Value(dtype='int64', id=None), '192': Value(dtype='int64', id=None), '193': Value(dtype='int64', id=None), '194': Value(dtype='int64', id=None), '195': Value(dtype='int64', id=None), '196': Value(dtype='int64', id=None), '197': Value(dtype='int64', id=None), '198': Value(dtype='int64', id=None), '199': Value(dtype='int64', id=None), '200': Value(dtype='int64', id=None), '202': Value(dtype='int64', id=None), '203': Value(dtype='int64', id=None), '204': Value(dtype='int64', id=None), '205': Value(dtype='int64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1417, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1049, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 10 new columns ({'201', '12', '84', '28', '97', '27', '44', '83', '88', '75'})
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/anitera/CounterEval/full_cf_dataset.csv (at revision 1c71312815bcfc17b2ab5e46a92513edf864b363)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Unnamed: 0
int64
Question ID
int64
Scenario
string
Metric
string
0
int64
1
int64
2
int64
3
int64
4
int64
5
int64
6
int64
7
int64
8
int64
9
int64
10
int64
11
int64
13
int64
14
int64
15
int64
16
int64
17
int64
18
int64
19
int64
20
int64
21
int64
22
int64
23
int64
24
int64
25
int64
26
int64
29
int64
30
int64
31
int64
32
int64
33
int64
34
int64
35
int64
36
int64
37
int64
38
int64
39
int64
40
int64
41
int64
42
int64
43
int64
45
int64
46
int64
47
int64
48
int64
49
int64
50
int64
51
int64
52
int64
53
int64
54
int64
55
int64
56
int64
57
int64
58
int64
59
int64
60
int64
61
int64
62
int64
63
int64
64
int64
65
int64
66
int64
67
int64
68
int64
69
int64
70
int64
71
int64
72
int64
73
int64
74
int64
76
int64
77
int64
78
int64
79
int64
80
int64
81
int64
82
int64
85
int64
86
int64
87
int64
89
int64
90
int64
91
int64
92
int64
93
int64
94
int64
95
int64
96
int64
98
int64
99
int64
100
int64
101
int64
102
int64
103
int64
104
int64
105
int64
106
int64
107
int64
108
int64
109
int64
110
int64
111
int64
112
int64
113
int64
114
int64
115
int64
116
int64
117
int64
118
int64
119
int64
120
int64
121
int64
122
int64
123
int64
124
int64
125
int64
126
int64
127
int64
128
int64
129
int64
130
int64
131
int64
132
int64
133
int64
134
int64
135
int64
136
int64
137
int64
138
int64
139
int64
140
int64
141
int64
142
int64
143
int64
144
int64
145
int64
146
int64
147
int64
148
int64
149
int64
150
int64
151
int64
152
int64
153
int64
154
int64
155
int64
156
int64
157
int64
158
int64
159
int64
160
int64
161
int64
162
int64
163
int64
164
int64
165
int64
166
int64
167
int64
168
int64
169
int64
170
int64
171
int64
172
int64
173
int64
174
int64
175
int64
176
int64
177
int64
178
int64
179
int64
180
int64
181
int64
182
int64
183
int64
184
int64
185
int64
186
int64
187
int64
188
int64
189
int64
190
int64
191
int64
192
int64
193
int64
194
int64
195
int64
196
int64
197
int64
198
int64
199
int64
200
int64
202
int64
203
int64
204
int64
205
int64
0
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Overall satisfaction
2
5
5
3
2
2
4
4
4
3
5
4
2
4
4
4
4
3
2
4
4
5
6
2
3
5
2
2
3
3
5
3
4
2
3
4
5
5
4
2
5
6
4
5
5
2
4
4
3
6
2
3
4
3
2
5
6
4
4
5
6
4
5
5
4
2
3
6
6
5
4
5
3
4
2
6
1
6
5
2
4
3
5
3
3
2
2
3
2
2
4
3
4
4
4
4
2
6
4
3
4
6
6
6
4
3
3
4
3
5
3
5
3
5
2
3
5
4
4
4
6
5
5
1
4
1
3
3
1
4
2
4
2
4
5
5
5
2
3
6
4
6
4
4
6
4
2
5
3
6
5
3
6
5
6
5
6
6
4
3
4
5
5
4
4
4
6
6
6
4
6
6
4
6
2
4
5
4
3
5
2
4
5
6
2
6
4
3
5
6
5
4
2
5
5
1
1
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Feasibility
3
4
5
3
2
2
6
5
5
2
5
4
2
5
5
5
4
4
2
5
4
6
6
4
4
5
3
4
3
5
6
2
2
4
4
4
5
5
5
3
5
6
5
5
5
1
6
4
3
6
3
4
4
3
5
6
5
6
4
5
5
4
5
6
4
2
3
5
6
4
5
5
4
4
5
6
1
5
6
3
4
3
4
3
4
3
3
3
3
4
5
3
5
3
4
6
2
6
6
4
3
6
6
6
5
3
3
6
4
5
3
5
4
5
4
3
6
5
6
4
6
4
5
3
4
2
2
5
1
4
2
5
2
6
6
5
4
2
3
6
4
3
4
5
5
4
5
6
5
4
4
4
6
4
6
4
6
5
4
3
6
4
4
4
3
4
6
6
6
4
6
5
5
6
5
6
5
4
4
5
2
3
5
5
4
6
4
5
4
6
6
6
2
3
2
3
2
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Consistency
4
4
5
4
2
3
6
5
5
3
6
5
1
3
3
6
4
3
4
5
6
6
6
3
4
6
6
4
5
6
6
5
3
2
5
6
5
5
5
6
6
6
5
5
6
4
6
5
3
6
3
5
6
6
6
6
6
3
4
5
6
3
5
6
4
5
6
5
6
5
5
5
2
5
5
6
5
5
6
3
5
4
6
5
5
4
3
4
4
3
6
4
6
6
4
6
3
6
6
5
6
6
6
6
4
4
5
6
4
5
4
5
4
6
4
3
6
5
5
5
6
5
5
5
6
2
5
6
5
5
2
6
3
6
6
4
5
5
5
6
6
5
3
4
6
5
5
6
6
6
6
5
6
4
6
4
6
5
4
5
6
5
4
4
5
6
6
6
6
5
6
4
5
6
6
5
5
4
3
6
4
4
5
6
4
6
5
6
6
6
5
6
3
6
3
3
3
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Completeness
1
4
4
4
2
2
4
5
4
1
6
4
1
3
2
4
3
2
2
2
6
5
6
2
3
5
1
2
5
3
6
3
3
2
2
2
5
5
6
5
4
4
4
4
3
5
6
4
2
6
2
2
4
3
1
5
5
2
4
4
6
2
4
6
2
2
3
5
6
4
2
4
3
5
2
6
5
4
2
5
5
5
4
5
3
3
1
2
3
3
4
2
3
4
3
4
3
6
4
3
4
5
6
6
4
3
3
4
1
5
2
5
4
5
2
2
6
3
4
4
6
4
5
1
4
1
4
3
2
4
2
4
3
4
6
5
6
6
5
6
3
5
3
2
5
5
5
6
2
5
6
2
6
5
6
4
5
5
4
3
5
2
5
4
5
5
6
6
6
3
6
6
2
6
1
5
5
4
2
6
1
4
4
6
2
6
4
5
6
6
5
5
2
5
4
3
4
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Trust
2
5
5
3
1
3
5
6
5
2
5
4
2
6
2
4
3
3
1
4
6
5
6
2
4
5
2
4
3
3
5
3
2
2
4
3
5
6
4
4
4
5
4
5
6
2
4
5
3
6
2
4
6
3
1
6
6
5
4
4
6
4
6
6
3
3
5
5
5
4
5
4
2
5
4
6
6
6
4
4
4
3
5
4
4
2
1
3
2
5
4
3
5
4
4
5
4
6
5
5
6
6
6
6
4
3
4
6
5
5
3
5
4
5
3
2
6
5
5
4
6
4
5
2
4
1
2
4
2
5
3
5
2
6
6
4
6
5
5
6
4
5
4
3
5
5
4
5
4
6
5
4
6
5
6
4
5
6
3
2
4
3
5
3
4
5
6
6
6
2
6
6
4
6
2
4
5
4
5
5
2
4
4
6
2
6
4
4
5
6
5
5
1
6
3
2
5
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Understandability
6
5
5
2
4
6
6
5
6
6
6
6
4
6
4
5
4
5
2
6
6
6
6
5
5
6
6
5
6
6
6
6
6
5
5
6
6
4
6
6
6
6
6
6
6
6
6
5
5
6
5
6
6
6
6
6
6
6
6
5
6
3
5
6
4
6
6
4
6
5
5
6
6
5
5
6
6
5
6
4
6
6
6
5
6
5
6
5
4
4
5
6
6
5
5
6
6
6
6
6
6
6
3
6
4
4
6
6
6
5
5
5
4
6
6
5
6
5
6
4
6
5
6
5
6
3
5
6
6
5
2
6
4
6
6
5
6
6
5
6
6
6
4
6
6
5
5
5
6
5
6
6
6
5
6
5
5
6
5
4
6
6
5
5
5
6
6
6
6
5
6
5
6
6
6
6
5
4
5
6
4
4
5
6
6
6
5
5
6
6
5
6
2
5
5
6
6
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Fairness
6
5
3
2
2
2
6
3
2
4
6
5
4
6
4
6
3
6
2
6
6
5
6
5
4
4
4
4
3
6
6
6
4
2
5
6
6
5
5
4
6
6
5
6
6
1
6
5
3
6
2
6
6
6
6
6
6
6
5
4
6
5
2
6
4
2
3
4
6
5
3
6
6
5
5
6
4
6
2
5
5
4
6
5
2
3
4
5
3
4
6
3
6
6
3
6
2
6
6
4
6
6
6
6
3
4
6
6
6
5
3
5
3
6
3
4
5
5
5
4
6
4
5
2
6
1
5
6
6
5
1
6
2
6
6
5
5
4
5
6
6
5
3
4
6
5
4
5
6
5
4
3
6
4
6
4
5
6
3
5
6
4
5
4
5
6
6
6
6
4
6
5
4
6
5
6
4
4
4
4
2
5
4
6
3
6
3
4
4
6
5
6
3
5
4
6
7
0
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree." The rest of the values will remain constant.
Complexity
-2
0
-1
1
-1
0
-1
0
-2
-1
-1
0
-2
1
0
1
0
-2
-1
-1
0
0
-1
-1
-1
0
-2
-1
-1
-1
0
-1
-1
0
0
-2
0
1
-1
0
-1
0
0
0
0
-2
0
0
0
0
-1
-2
0
-1
-2
-1
-2
2
2
1
-2
0
0
0
-2
-2
-2
0
0
2
-1
-1
-1
0
-2
0
0
2
-2
-1
0
0
0
0
0
0
-2
-2
-2
0
0
-1
-1
-1
-1
0
-1
0
0
-2
0
0
0
0
1
-1
-1
-1
-1
0
-2
0
0
-1
-2
-1
0
0
-1
2
0
2
0
-2
-1
-1
-1
-2
-2
-1
0
-1
-1
-1
0
1
0
0
0
1
-2
0
0
-1
0
0
0
1
0
0
2
-1
0
1
-2
-1
-1
2
-1
0
-2
-1
-1
0
1
-1
0
0
-2
-2
0
-2
-1
-2
0
0
1
0
-1
1
-1
-2
1
-1
-1
1
0
1
1
0
-2
0
-1
1
-1
-2
8
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Overall satisfaction
2
4
4
4
6
4
6
6
5
5
4
4
4
3
2
4
6
4
2
6
3
3
6
3
3
6
5
3
5
5
5
5
2
6
3
6
6
4
4
2
4
6
4
4
6
2
5
4
3
5
2
4
3
3
5
6
4
6
4
4
6
5
4
1
5
2
1
4
6
5
5
5
4
4
3
4
1
5
6
3
4
4
4
3
4
4
2
2
6
5
4
4
5
5
4
6
4
6
4
4
4
6
5
6
4
5
4
6
3
5
3
5
5
5
3
6
6
4
6
5
6
5
5
4
5
1
2
6
4
3
3
5
3
5
5
4
6
2
3
6
3
4
5
5
6
2
2
5
2
5
6
4
6
5
6
3
6
6
5
5
5
5
5
6
6
4
6
6
6
1
4
6
5
6
4
4
5
3
3
5
5
5
5
6
4
6
3
2
3
6
4
5
4
6
5
5
9
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Feasibility
2
4
3
4
6
5
6
6
6
3
3
4
2
3
2
5
6
6
2
5
3
5
4
4
3
4
5
4
5
5
4
5
3
6
3
6
6
5
4
3
5
6
5
6
6
1
5
5
3
3
2
4
4
6
5
6
4
6
4
4
6
4
1
1
5
2
2
5
5
5
5
5
4
4
4
4
1
6
5
3
5
3
5
2
2
3
2
3
5
4
4
3
4
4
4
5
4
6
5
5
3
5
5
6
4
5
4
6
4
5
3
5
5
5
3
5
6
4
5
4
6
4
5
4
5
2
2
5
3
3
3
6
3
6
5
4
3
2
3
6
5
4
4
4
5
2
4
5
2
5
6
5
6
5
6
5
5
6
5
5
4
4
4
5
4
5
6
6
6
1
6
5
5
6
4
6
5
3
3
6
5
5
5
5
4
6
1
4
4
6
4
5
3
2
4
5
10
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Consistency
4
3
4
5
6
4
5
6
5
4
5
5
5
4
1
4
6
6
2
6
5
5
6
4
5
5
6
5
6
5
5
6
2
6
4
6
6
5
4
6
5
5
5
6
5
3
6
5
6
5
3
6
5
6
6
6
5
6
5
5
6
4
4
1
5
5
3
4
6
5
5
5
6
3
5
6
6
4
6
1
5
4
6
4
6
5
3
4
5
5
6
6
6
6
3
6
4
6
6
6
4
6
5
6
4
5
6
6
6
5
3
4
5
6
4
6
6
6
3
4
6
4
5
4
6
4
3
5
5
2
5
6
3
6
5
3
6
5
4
6
6
4
5
5
6
2
5
5
5
5
6
5
6
4
6
4
5
6
5
6
5
6
5
5
4
6
6
6
6
4
6
5
6
6
5
4
5
3
4
4
6
5
5
6
5
6
5
5
4
6
5
6
4
5
5
6
11
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Completeness
1
4
3
5
6
4
6
5
4
6
5
5
4
4
2
5
6
4
3
6
5
3
6
4
4
5
4
4
6
5
6
5
2
6
3
6
5
5
4
6
5
5
4
5
5
3
6
4
4
5
1
4
4
4
2
6
5
6
3
3
6
4
4
1
5
2
1
4
6
5
4
6
5
4
2
6
6
2
5
3
4
5
5
4
4
5
3
3
5
5
4
4
6
5
4
5
4
6
5
4
3
6
5
6
5
6
5
5
6
5
2
4
5
6
4
5
6
4
4
4
6
5
5
4
4
4
4
4
5
3
6
5
2
5
5
2
6
4
5
6
5
4
4
4
6
3
5
5
5
6
6
3
6
4
6
4
5
6
5
3
6
5
5
5
5
5
6
6
6
4
5
5
5
6
5
4
5
3
3
5
5
6
5
6
2
6
5
5
2
6
4
6
3
6
6
6
12
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Trust
3
3
4
5
6
4
6
5
2
6
5
4
5
5
2
5
6
5
2
5
5
4
5
3
5
4
5
4
6
5
5
5
2
6
4
6
6
6
5
6
4
5
4
5
6
2
6
5
5
5
1
4
5
5
5
6
5
6
3
3
6
5
3
1
5
4
5
4
5
4
5
5
6
4
4
6
6
3
6
3
4
5
5
4
6
5
2
2
5
4
4
4
6
5
3
4
5
5
5
6
3
6
5
6
5
5
5
6
6
5
2
5
5
6
3
5
6
4
5
5
6
3
6
4
5
3
2
5
3
4
6
5
4
6
5
3
2
1
3
6
4
5
5
4
6
1
4
5
5
6
5
4
6
5
6
4
5
6
4
5
4
5
4
4
5
5
6
6
6
1
5
5
6
6
4
4
5
3
5
5
5
4
4
6
4
6
3
3
6
6
4
6
3
5
5
6
13
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Understandability
1
4
5
5
6
6
6
5
6
6
5
6
5
6
5
5
6
6
2
6
6
5
6
5
5
5
6
5
6
5
6
6
4
6
5
6
6
4
6
6
6
6
6
6
6
6
6
5
6
5
5
6
6
6
6
6
6
6
3
4
6
3
4
6
5
4
6
5
6
4
5
6
6
5
5
6
6
4
6
4
6
6
6
5
5
5
5
5
5
5
5
6
6
6
5
6
6
6
6
6
6
6
5
6
5
5
6
6
6
6
4
5
6
6
6
6
6
5
6
4
6
5
6
4
6
5
4
6
6
5
6
6
4
6
5
3
6
6
5
6
6
5
5
5
6
6
5
5
6
6
6
6
6
5
6
5
6
6
6
5
6
6
5
5
5
6
6
6
6
2
6
5
6
6
6
5
6
3
5
6
6
5
4
6
6
6
6
5
6
6
5
6
4
6
4
6
14
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Fairness
6
3
4
4
5
6
6
5
3
5
5
6
3
6
1
5
6
6
2
6
5
4
6
4
4
5
6
5
6
5
6
5
3
6
4
6
6
5
2
6
6
6
5
5
6
1
6
5
3
6
1
6
6
6
6
6
6
6
3
3
6
5
5
6
4
3
1
4
5
5
4
6
6
5
5
6
1
5
3
2
5
4
6
4
5
4
1
5
5
6
6
5
6
6
3
6
4
6
6
6
5
5
5
6
4
5
6
6
6
5
3
5
5
6
4
5
6
6
3
5
6
4
6
5
6
2
5
6
6
3
4
6
5
6
5
2
6
3
5
6
6
5
4
3
6
4
4
5
6
5
5
4
6
4
6
4
5
6
5
6
6
5
4
4
3
6
6
6
6
2
5
4
6
6
4
5
5
3
4
5
4
4
4
6
3
6
6
5
5
6
4
6
3
5
5
6
15
1
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30." The rest of the values will remain constant.
Complexity
-2
0
0
1
1
0
0
1
-1
0
2
0
0
1
-1
1
1
-1
0
0
-1
-1
0
0
1
1
-1
0
0
0
0
0
-1
0
0
0
1
1
0
0
0
0
0
0
0
-2
0
0
0
0
-1
-1
0
0
0
0
-1
0
1
2
0
0
0
0
0
1
-2
1
1
1
0
0
-1
0
-1
1
0
1
-1
-1
0
-1
-1
0
-1
-1
0
-1
1
0
0
0
0
0
0
0
0
0
0
-2
0
0
-2
0
1
1
0
-1
2
0
-2
0
1
0
-1
0
-2
0
-2
1
0
2
0
0
0
0
-1
-1
0
1
0
0
0
0
1
0
0
-1
0
1
-1
0
1
0
0
0
0
1
0
0
0
0
0
1
-2
-1
0
0
-2
0
0
0
1
0
-1
0
0
0
-2
0
0
0
0
-2
0
0
0
0
0
-2
1
-1
1
0
0
-2
0
1
2
0
-2
0
-1
2
0
0
16
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Overall satisfaction
1
2
5
3
2
3
5
2
1
3
1
1
2
3
1
4
5
5
1
3
1
4
2
2
4
5
1
3
2
3
3
3
4
1
2
4
2
2
2
3
2
4
3
5
2
1
4
3
3
4
2
1
2
1
2
3
3
6
2
2
3
3
1
3
4
4
2
5
4
5
3
4
4
3
3
4
1
3
4
3
2
1
4
4
3
2
3
1
5
3
3
2
3
4
3
4
1
3
3
3
3
4
3
5
4
4
3
3
3
1
2
2
3
4
3
5
4
2
5
4
5
2
3
4
4
1
2
3
1
1
1
4
3
6
5
2
1
1
1
4
1
1
5
4
4
1
1
3
2
3
2
3
3
4
2
4
2
6
4
2
4
1
5
5
2
3
1
1
3
1
1
4
5
3
2
5
4
4
1
3
4
3
5
3
3
5
1
5
2
6
3
1
1
5
5
5
17
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Feasibility
1
2
4
4
2
2
5
2
2
3
1
2
1
3
2
4
4
5
2
2
2
3
2
2
4
4
1
4
1
4
3
3
3
1
4
4
4
3
1
4
2
2
4
3
3
1
4
2
4
4
1
1
2
2
2
2
2
6
4
2
4
4
1
5
4
1
2
5
4
4
2
4
5
3
2
3
1
4
3
2
2
3
3
4
3
2
2
1
4
4
3
2
4
3
3
4
2
6
2
3
3
4
3
5
4
4
3
4
2
1
2
2
3
3
2
5
4
3
4
4
5
4
2
4
3
1
2
4
1
1
2
5
2
5
5
2
1
1
4
4
2
2
5
5
3
1
3
3
2
4
4
4
3
4
2
4
2
5
4
4
3
1
2
3
3
4
3
1
3
1
2
3
4
1
3
5
4
3
2
2
4
3
4
4
2
5
1
4
3
6
4
1
2
3
2
5
18
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Consistency
1
2
4
4
3
3
4
1
2
5
1
3
5
3
2
3
5
3
1
6
6
3
6
3
3
4
1
2
2
5
5
3
3
1
3
4
4
3
2
6
5
4
3
6
5
1
4
3
5
4
3
3
5
6
3
3
6
5
3
4
6
3
5
6
4
4
2
4
4
4
3
5
3
4
3
6
6
6
3
2
2
3
5
3
2
4
2
4
5
4
4
4
5
3
3
4
3
6
5
5
1
5
3
3
4
4
4
3
4
1
3
2
3
4
1
4
3
3
2
4
5
3
3
5
3
1
2
5
2
2
4
6
4
6
5
1
3
1
4
4
3
2
5
4
4
1
4
3
2
5
5
3
6
5
1
4
2
5
4
4
4
4
4
3
2
5
4
1
4
1
5
3
5
3
3
4
4
4
1
1
4
4
4
4
2
2
3
6
3
6
2
1
3
5
3
6
19
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Completeness
1
2
4
3
2
2
5
1
4
5
1
1
5
2
2
4
4
4
3
6
6
4
6
2
4
5
1
3
4
3
3
3
3
1
5
5
4
4
3
6
4
4
3
5
4
4
5
4
3
4
2
3
3
3
1
3
4
5
3
3
6
3
4
6
5
3
1
3
1
4
3
5
5
4
3
6
6
3
2
2
2
2
4
5
4
4
2
4
2
3
4
5
5
3
3
3
3
5
3
5
3
6
3
3
4
5
5
4
2
1
2
2
4
3
3
5
4
2
4
4
5
3
2
5
3
1
2
5
4
1
5
4
3
6
5
2
3
1
4
6
3
2
5
5
5
1
4
3
3
5
5
3
3
5
3
5
2
6
4
3
5
4
2
3
2
4
3
6
4
1
1
2
5
3
3
4
4
4
1
6
5
4
4
5
2
6
1
5
1
6
4
1
3
6
4
6
20
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Trust
1
2
4
3
1
1
5
1
1
3
1
1
5
2
1
3
5
5
1
3
6
3
3
2
3
4
1
3
1
2
2
2
3
2
2
2
5
2
1
6
5
4
3
5
5
1
4
2
4
4
2
2
2
2
2
2
2
6
3
3
6
5
1
6
5
3
4
4
2
5
4
3
6
4
5
4
6
5
3
2
1
1
3
3
3
2
2
2
3
5
3
2
4
3
3
4
2
4
2
4
2
4
3
3
5
4
5
4
2
1
2
2
1
5
2
5
4
2
5
4
5
4
2
4
2
1
1
4
1
1
4
4
3
6
5
1
1
1
2
4
5
1
5
4
4
1
2
3
3
4
4
3
4
4
1
3
2
6
3
3
4
5
3
3
3
4
1
1
2
1
1
2
5
3
3
4
4
4
2
2
4
2
5
3
2
3
1
5
4
6
1
1
2
5
5
5
21
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Understandability
1
5
4
3
3
6
5
3
6
6
1
6
5
6
3
4
5
6
1
6
6
5
6
5
5
5
6
5
4
6
6
6
5
1
6
4
6
5
5
6
5
5
6
6
6
5
6
4
5
4
4
4
6
2
3
3
6
6
4
5
6
5
3
5
4
5
6
4
5
4
3
5
6
5
5
6
6
5
6
4
6
4
5
5
5
5
3
4
5
4
6
6
6
5
4
6
6
6
6
5
5
6
3
3
4
5
5
6
6
3
4
2
4
6
6
5
5
4
6
4
6
4
6
6
6
1
3
6
6
4
6
6
4
6
5
2
4
3
5
6
6
2
5
6
5
3
5
3
4
5
4
5
6
6
6
5
5
6
4
4
6
6
6
5
4
6
6
6
4
1
6
3
5
5
6
6
4
4
2
5
5
3
5
6
6
6
4
4
4
6
4
1
3
6
4
6
22
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Fairness
6
3
4
2
2
2
2
1
2
6
1
1
2
2
2
3
5
2
2
2
3
3
6
4
4
2
1
2
1
2
3
3
2
1
2
2
4
2
1
4
2
1
3
5
2
1
5
2
3
4
2
4
6
1
2
1
6
6
3
4
6
1
1
6
4
2
1
5
1
3
3
3
2
4
2
3
1
2
2
2
5
2
6
5
3
3
2
4
3
3
5
1
2
3
2
6
1
4
6
5
2
6
3
1
4
4
3
3
3
1
2
2
1
6
3
4
4
2
4
4
5
3
2
4
4
1
2
5
5
2
1
4
2
5
5
1
1
1
1
3
2
2
4
4
4
3
2
3
5
6
4
2
3
4
6
4
2
5
4
2
5
2
5
3
2
6
1
1
1
1
1
2
4
2
3
5
4
4
1
2
3
1
4
6
3
2
1
5
3
6
1
1
2
5
4
6
23
2
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married." The rest of the values will remain constant.
Complexity
-2
1
0
2
1
-1
0
0
1
0
0
0
1
2
2
1
1
-2
-1
0
1
0
0
-1
1
1
-2
0
0
1
0
2
1
-2
0
0
0
0
0
0
0
1
0
0
0
-2
0
1
0
0
0
0
0
0
-1
-1
-1
0
2
2
0
1
0
0
0
2
-2
1
-1
1
0
1
0
0
-1
0
0
-1
-1
0
0
-1
0
0
1
0
-1
0
2
0
1
0
0
1
-1
0
-2
0
0
0
1
1
1
2
1
2
-1
0
-1
2
0
0
0
1
0
1
1
-1
-1
1
0
1
0
1
0
1
-1
0
0
2
0
0
0
0
0
1
0
1
1
1
0
0
1
0
0
1
0
-1
0
1
2
0
0
1
0
-1
-2
0
-1
0
-1
2
-1
0
2
0
0
0
0
1
2
1
1
2
0
0
0
0
-2
0
0
0
2
1
0
2
0
-1
2
2
-2
1
-1
0
0
0
24
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Overall satisfaction
1
2
5
1
1
2
1
3
1
3
2
2
2
5
1
3
5
4
2
4
1
4
2
2
2
3
1
3
4
4
3
3
5
2
2
2
4
2
1
1
2
3
2
6
5
1
4
3
3
3
1
2
2
1
1
5
2
6
1
4
1
3
1
1
4
4
1
3
3
4
4
4
4
3
3
3
2
6
3
2
2
2
1
4
4
2
2
2
2
5
1
5
3
2
5
5
1
4
2
3
1
5
3
4
5
1
4
2
2
1
2
2
4
4
2
3
3
1
4
5
5
3
1
5
2
1
2
1
2
1
2
3
3
5
3
2
1
1
1
4
2
1
4
4
4
1
1
3
2
5
3
3
2
4
3
3
3
6
2
2
5
2
2
3
1
4
1
6
2
1
3
3
4
1
2
4
3
4
1
2
4
1
5
2
4
1
2
1
3
6
2
3
3
4
5
3
25
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Feasibility
1
2
5
1
1
2
1
2
2
2
1
4
1
5
1
2
5
2
3
3
1
3
3
2
1
3
1
2
2
3
3
2
4
1
2
2
4
3
1
3
2
3
3
4
4
1
4
3
4
4
2
2
2
1
1
4
2
6
2
2
1
4
1
1
3
4
1
4
2
4
3
4
5
2
3
2
1
3
3
1
2
1
2
3
4
2
1
4
4
4
1
4
3
3
5
4
1
6
2
2
2
2
3
4
5
2
4
1
2
1
2
2
4
4
1
2
3
1
5
5
4
4
2
5
2
1
1
1
1
2
1
5
3
5
3
2
1
1
1
6
2
1
3
4
4
1
1
3
2
4
1
4
2
3
2
2
3
4
2
2
5
1
3
3
2
4
4
6
3
1
2
3
4
1
2
5
3
3
1
1
4
2
4
2
3
1
1
3
4
6
2
2
4
1
1
2
26
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Consistency
1
1
4
2
1
2
1
2
1
2
1
2
5
4
1
3
5
4
2
5
6
4
6
2
3
4
5
2
2
4
2
2
4
1
2
2
3
4
4
4
5
5
3
6
6
2
5
2
5
2
3
1
5
1
5
2
3
5
4
5
1
4
1
1
3
5
1
3
2
4
4
4
4
2
3
2
1
4
2
1
1
1
1
3
1
3
2
4
3
3
1
5
4
3
4
4
5
6
3
5
1
4
3
5
4
1
4
4
4
1
2
2
4
5
1
2
3
2
4
5
4
4
2
4
2
1
1
1
5
2
2
4
4
6
2
2
1
1
5
6
5
1
4
4
5
1
4
3
5
5
1
2
3
3
1
4
3
5
2
2
5
4
5
3
1
5
3
6
3
1
1
3
4
2
4
4
1
4
1
2
4
1
4
4
2
1
4
4
4
6
3
4
3
5
6
5
27
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Completeness
1
1
4
3
1
3
1
4
6
4
3
4
5
4
1
4
5
4
3
5
6
3
6
3
3
6
4
5
4
4
4
4
6
4
2
4
5
3
4
6
6
6
3
6
5
4
6
3
4
2
1
2
3
4
1
6
2
4
4
5
1
5
5
3
4
5
4
3
3
4
4
6
6
4
3
6
1
5
2
1
4
5
6
5
3
2
1
5
2
4
1
5
4
2
5
5
4
6
1
6
2
5
3
5
4
2
6
4
2
1
2
3
4
4
3
2
4
1
3
5
5
3
2
5
3
2
2
2
3
5
4
6
6
6
3
3
6
1
5
6
4
1
4
5
5
4
4
3
5
5
5
3
2
4
6
5
3
5
3
2
6
2
5
3
3
6
6
6
4
1
1
2
5
4
2
5
2
4
1
5
4
2
4
5
3
1
5
3
3
6
3
3
3
4
5
6
28
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Trust
1
1
3
3
2
2
1
1
4
2
1
2
5
4
6
2
5
3
4
3
5
3
3
1
3
4
2
4
2
3
1
2
5
3
2
2
4
4
1
1
5
4
3
5
5
1
5
3
3
3
1
3
3
2
1
3
1
5
2
3
1
3
1
1
4
4
1
2
3
5
4
3
6
3
3
2
1
3
3
1
2
3
1
3
2
3
1
2
2
4
1
4
4
2
5
5
3
5
1
5
2
3
3
5
5
1
4
3
2
1
1
2
3
4
2
1
3
1
4
5
5
3
1
4
2
1
1
1
1
2
3
4
3
6
2
2
1
1
3
3
2
1
3
4
5
2
1
3
3
6
1
3
3
4
1
5
2
5
2
1
5
3
3
2
1
6
3
6
3
1
1
4
4
3
2
4
1
4
1
2
4
1
4
2
3
1
2
4
6
6
2
3
4
4
5
2
29
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Understandability
5
5
3
3
4
5
1
1
6
4
1
6
5
6
5
4
5
4
3
6
6
3
6
5
4
5
6
4
5
5
5
6
5
4
5
5
6
4
5
6
6
6
6
6
6
5
6
4
5
3
4
6
6
6
5
3
5
6
4
4
2
3
2
6
5
5
6
3
5
4
4
4
6
5
4
6
4
4
5
2
5
5
6
5
5
5
1
5
4
5
6
6
6
4
6
6
5
6
6
3
3
4
3
5
4
2
6
6
5
1
4
4
4
6
6
3
3
3
6
5
6
4
2
6
6
1
2
6
5
5
5
6
6
6
2
2
6
1
3
6
6
1
3
5
5
5
4
3
5
6
6
6
6
5
6
5
2
6
4
3
6
5
6
5
4
6
6
6
4
1
5
3
4
4
6
5
1
5
2
6
5
2
4
6
6
3
3
3
5
6
3
4
4
3
4
5
30
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Fairness
5
5
4
3
1
2
1
2
1
5
1
6
1
6
5
3
4
4
4
2
4
4
6
2
3
4
5
2
1
3
4
3
4
1
1
5
6
2
2
1
1
2
3
5
4
1
4
2
2
3
1
5
6
2
6
2
5
4
1
3
1
3
1
6
5
3
1
3
4
4
4
3
2
4
2
2
1
2
2
1
4
2
2
3
3
3
1
4
3
3
1
4
1
3
4
4
1
5
6
5
1
4
3
5
4
2
3
4
3
1
2
2
4
5
4
3
3
1
4
4
4
4
2
5
3
1
2
2
6
3
1
3
3
5
3
1
1
1
1
3
5
2
3
4
4
4
1
3
6
3
1
2
3
3
5
4
3
5
3
2
6
1
3
3
1
5
4
6
2
1
2
3
3
1
3
6
2
4
1
1
2
1
4
6
3
1
2
5
6
6
2
4
3
4
5
4
31
3
Imagine you are in this scenario: "You are a 31-year-old divorced woman. You have a high-school education and you work 20 hours per week as a junior accountant. You live in France in a two-room apartment. You have a pet cat and exercise regularly." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high-school to Bachelor's degree. And, increase your hours worked per week from 20 to 30. And, change your relationship status from divorced to married. And, change your exercising habits from regular to occasional. And, change your occupation from junior accountant to senior accountant." The rest of the values will remain constant.
Complexity
-2
0
1
2
-2
-2
2
1
1
0
0
1
2
2
2
1
1
0
0
1
0
-1
2
1
2
2
2
1
0
1
0
2
0
2
0
1
1
0
-1
1
1
1
0
0
2
0
1
2
0
0
2
2
0
0
-2
1
-1
0
2
2
-2
1
2
-1
0
0
-1
1
1
0
1
2
0
1
0
0
1
1
0
-2
0
2
0
1
2
0
-2
1
2
2
0
0
0
1
1
0
2
1
0
1
2
0
0
2
1
2
2
0
1
2
0
0
0
2
1
1
0
-2
-1
2
1
2
1
0
1
1
1
-2
2
2
-1
0
0
1
2
2
-2
2
2
1
2
0
0
1
1
1
2
-1
0
0
2
1
0
1
0
-1
-1
2
-1
0
1
2
1
0
0
0
0
0
-1
2
2
1
1
1
0
1
1
0
-2
1
1
2
1
1
1
2
2
2
-1
0
1
1
0
2
2
1
32
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Overall satisfaction
2
1
1
1
4
1
1
1
1
2
4
1
1
1
1
1
1
1
1
1
1
2
1
3
1
4
1
1
2
1
1
2
3
1
1
2
1
1
3
1
1
1
1
2
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
6
1
2
1
1
1
1
2
1
5
1
1
1
2
2
1
1
1
1
1
4
1
1
1
1
1
1
1
1
2
1
1
1
1
2
1
1
1
1
2
1
2
1
6
3
1
1
1
1
1
1
1
5
1
1
1
1
1
3
5
1
1
1
1
2
1
2
1
1
1
1
2
1
1
1
1
1
1
1
4
1
1
1
1
4
2
1
4
1
3
1
1
1
2
6
1
1
4
1
1
2
1
1
3
2
2
1
1
1
1
1
1
2
1
1
2
1
3
1
1
1
1
4
2
1
1
1
1
2
1
1
1
1
2
1
2
33
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Feasibility
1
1
4
1
2
1
1
1
1
2
4
1
1
1
1
1
1
1
1
1
1
1
2
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
4
5
1
1
1
1
2
1
1
1
1
1
1
1
1
1
1
2
1
1
1
1
1
1
1
1
1
1
1
1
1
5
1
1
1
1
2
1
1
1
1
2
4
1
1
1
1
1
1
1
1
4
1
1
1
2
1
1
1
4
1
2
1
1
1
6
2
1
1
1
1
1
1
1
4
1
3
1
1
1
3
5
1
1
2
1
2
1
2
1
1
1
1
1
1
1
1
1
1
1
5
2
1
1
1
1
2
1
1
4
1
1
1
2
1
2
3
1
2
3
1
1
3
1
1
1
1
2
1
1
1
1
1
1
1
1
1
1
2
1
1
1
1
1
2
1
1
1
1
1
4
1
2
1
1
1
2
2
34
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Consistency
3
1
4
1
5
1
1
1
1
5
5
3
5
1
1
3
1
3
2
5
6
2
6
2
1
5
5
2
2
1
3
5
2
1
3
5
1
1
5
6
5
4
4
4
6
1
2
2
2
1
3
6
5
3
1
4
6
1
1
3
1
1
6
4
2
5
6
1
1
4
2
4
5
4
5
3
6
2
1
1
5
1
1
2
4
2
1
4
1
3
5
1
3
1
3
6
2
6
1
4
6
4
1
6
3
1
4
5
2
1
3
1
4
2
2
1
1
1
3
5
3
1
3
1
4
1
5
1
5
2
4
6
3
6
1
2
1
4
6
3
6
1
1
3
5
5
5
4
6
6
6
2
6
1
6
1
3
3
2
1
2
5
4
2
2
6
1
1
1
1
1
1
2
1
6
1
1
3
1
1
1
2
2
6
2
2
1
1
4
1
3
5
2
2
2
3
35
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Completeness
1
1
2
1
3
2
1
1
6
3
4
1
1
1
1
2
1
1
5
5
6
2
3
2
4
5
1
5
1
1
6
3
2
1
2
4
1
1
3
5
1
3
2
2
6
2
4
3
1
1
1
4
5
2
1
1
1
1
1
1
1
1
4
1
2
2
2
1
1
4
1
2
1
3
1
6
6
3
1
1
5
3
1
4
2
2
1
2
1
3
1
1
5
1
1
5
1
6
1
2
4
5
1
6
3
1
5
6
1
3
1
1
5
2
3
2
1
1
4
5
6
1
3
1
2
1
5
2
1
1
5
3
2
2
1
2
1
5
6
3
6
1
2
1
5
2
5
5
5
5
6
2
5
4
6
1
2
3
2
3
2
2
5
2
3
5
6
6
1
1
1
1
2
1
1
1
1
3
1
5
1
3
2
6
1
3
3
3
3
1
3
3
1
2
1
3
36
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Trust
1
1
3
1
4
1
1
1
5
2
3
1
1
1
1
2
1
1
1
1
1
4
2
2
2
3
1
1
3
1
1
6
2
1
1
2
1
1
4
6
1
6
1
2
6
1
6
1
1
1
1
6
5
4
1
2
1
4
1
2
1
3
1
1
3
3
4
1
5
4
1
1
5
4
5
1
5
3
1
1
3
1
1
2
1
1
1
1
1
5
1
1
6
1
4
5
1
4
1
4
5
2
1
6
2
1
4
2
6
1
1
1
4
3
1
1
1
1
1
5
1
1
1
1
3
1
2
1
1
1
5
5
1
1
1
2
5
1
4
3
6
1
1
2
5
1
1
5
3
3
6
1
6
3
6
1
2
3
2
1
3
4
1
2
2
2
1
1
1
1
1
2
1
1
5
1
1
3
1
1
3
1
2
1
1
1
1
4
5
1
2
1
1
2
2
2
37
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Understandability
3
6
1
1
5
5
1
1
6
5
5
6
5
6
4
4
2
6
5
6
1
4
6
6
5
5
6
3
5
6
6
6
5
3
5
5
6
1
6
6
6
6
6
6
6
5
6
5
3
1
5
6
6
6
6
5
6
6
4
4
1
6
1
6
2
6
6
1
5
5
2
5
6
4
6
6
6
4
6
5
5
5
6
5
3
5
1
4
1
4
6
6
6
3
4
6
6
6
6
4
6
6
1
6
3
2
6
6
6
4
4
1
6
6
6
2
6
5
5
4
6
1
6
6
6
1
5
6
6
3
6
6
5
6
1
1
5
4
5
2
6
1
1
6
6
5
2
5
6
5
6
6
6
4
6
4
4
4
3
3
5
6
6
5
4
6
1
6
3
1
6
2
2
1
6
5
1
4
1
6
5
3
3
6
6
6
6
2
5
1
4
5
2
3
1
6
38
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Fairness
3
1
1
1
1
1
5
1
1
6
4
6
1
1
1
1
1
6
1
5
4
2
6
6
4
1
2
1
1
1
6
4
2
6
3
1
6
1
4
1
1
1
4
6
6
1
6
4
1
1
1
6
6
6
6
1
6
2
1
1
1
2
1
6
5
2
5
1
1
4
3
4
4
5
6
1
3
2
2
1
5
1
1
3
1
2
1
4
1
3
3
1
2
3
1
6
1
6
2
3
1
4
1
6
2
1
1
5
6
1
2
1
5
6
1
2
1
1
3
5
1
1
2
1
6
1
6
1
2
2
1
3
2
6
1
1
1
1
2
1
2
1
1
1
5
1
1
5
6
1
2
1
3
1
6
2
2
2
3
6
5
2
2
3
1
5
1
1
1
1
1
1
1
1
1
4
1
3
1
1
1
1
4
6
4
1
2
3
1
1
1
5
1
2
3
6
39
4
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 95." The rest of the values will remain constant.
Complexity
-2
-2
-2
2
-2
-1
-2
2
-2
0
-2
0
-2
2
2
1
-2
-2
-1
-2
0
-2
0
-2
-1
1
-2
0
-2
2
0
-2
-1
-2
0
-1
0
-2
0
0
-2
-2
-2
-2
-2
0
0
-1
-1
0
-1
-2
0
-1
-2
-2
-2
2
2
2
2
-1
-2
-2
-1
-2
-2
2
-2
0
-2
-1
-2
-1
-2
0
0
2
-1
-2
0
-2
-2
-1
2
0
-2
-1
2
0
-2
-2
-1
0
-2
-1
-2
0
-2
-2
0
0
2
0
1
-2
-1
-1
-2
0
-2
-1
1
0
0
2
-2
-2
-2
2
-2
0
0
2
-2
-2
0
-2
-2
2
0
-1
0
-2
-1
1
-2
0
0
-1
-1
-2
-2
-2
-1
-2
0
1
0
0
2
-1
0
0
-1
-1
-1
0
1
-1
-2
-1
-2
0
-1
-1
-1
0
-2
-2
2
2
-2
2
-1
-2
2
0
-2
2
-2
0
2
-1
-1
2
-2
2
-1
-2
-2
-2
-2
2
2
-2
40
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Overall satisfaction
1
3
5
3
5
2
3
2
4
4
5
1
2
5
3
5
2
3
1
5
2
4
3
2
1
5
1
2
5
5
5
5
4
6
1
5
4
5
2
2
2
4
3
4
5
1
4
4
2
2
4
5
1
4
1
5
5
4
4
1
1
5
2
3
4
3
1
4
3
4
4
4
2
3
4
1
2
5
3
2
4
3
6
5
5
3
3
1
5
5
5
1
2
4
3
4
3
4
2
2
5
4
3
6
5
2
2
2
2
4
1
2
6
6
4
3
1
4
4
5
6
1
2
1
5
5
3
6
2
3
4
4
2
4
2
5
1
1
2
4
2
3
3
4
4
2
1
3
2
5
6
3
6
5
6
1
5
6
3
2
5
2
5
4
4
4
6
3
4
1
1
5
4
6
1
5
4
3
3
5
4
2
5
6
3
6
2
2
4
3
2
6
3
5
4
6
41
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Feasibility
2
2
5
4
3
2
2
3
6
3
2
1
1
4
2
4
2
3
1
5
2
4
2
2
1
3
1
4
5
3
4
4
3
6
1
4
4
4
3
1
2
4
3
4
5
1
2
3
2
2
3
5
1
4
4
5
4
6
4
1
1
4
2
2
3
3
1
5
3
4
2
4
3
3
3
2
2
3
3
3
5
3
6
4
5
2
2
1
6
4
4
1
3
4
3
3
3
4
2
3
3
5
3
6
5
2
2
2
3
5
1
2
4
4
3
3
1
5
5
5
6
1
2
1
5
5
2
3
5
2
3
4
2
5
2
4
1
1
2
6
3
3
3
3
4
3
2
3
3
3
4
4
6
5
5
2
6
6
5
3
6
1
2
2
4
3
6
6
3
1
1
5
4
5
1
6
4
3
1
5
3
1
4
3
3
6
1
1
2
3
3
5
3
2
3
6
42
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Consistency
3
4
5
5
5
3
3
2
5
6
4
3
2
5
2
5
2
3
1
6
6
4
3
4
2
5
5
5
5
6
5
6
3
6
4
6
4
5
5
6
5
6
4
6
6
1
4
4
2
2
5
6
4
6
5
6
6
4
4
4
6
5
4
6
5
5
3
5
1
5
4
5
5
3
5
4
5
6
4
1
4
2
6
3
6
5
3
3
5
6
6
1
6
6
3
6
4
6
5
5
6
6
1
6
5
2
4
6
4
5
1
2
4
6
5
3
1
6
2
5
6
1
3
1
5
5
3
6
3
4
3
6
3
6
4
5
6
2
4
6
6
2
3
4
4
3
5
3
6
5
5
4
6
4
4
3
5
6
4
3
5
5
5
3
5
5
6
6
4
1
1
4
4
5
6
5
4
4
1
6
5
2
4
6
3
6
2
6
3
3
2
6
3
5
4
6
43
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Completeness
1
3
5
4
2
2
2
3
5
6
5
4
2
5
1
5
2
2
2
5
4
4
3
2
2
5
1
4
4
6
6
5
4
6
2
6
6
5
5
6
4
5
2
5
6
1
5
3
1
3
4
5
4
2
6
6
5
2
3
1
6
5
5
6
4
3
1
5
1
4
3
4
3
2
4
4
2
2
3
2
4
5
6
4
6
5
1
3
4
5
5
2
3
4
3
4
3
6
2
2
6
4
3
6
6
2
2
5
3
6
1
2
4
6
1
3
1
4
4
5
6
1
3
1
4
4
2
1
3
4
5
3
2
4
3
4
1
1
5
6
2
3
3
3
5
3
5
3
2
5
6
2
6
5
6
3
4
6
4
1
5
5
5
2
5
6
6
6
4
1
1
5
3
5
2
5
4
4
2
5
2
3
3
6
3
6
4
5
3
3
2
6
2
5
5
6
44
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Trust
1
3
6
4
4
2
3
3
5
5
4
3
4
5
3
5
1
2
1
5
6
5
4
2
1
4
1
4
5
5
5
5
4
6
4
5
5
4
4
6
5
5
3
5
6
1
5
4
2
2
4
6
5
4
2
5
5
6
3
1
6
6
4
6
4
4
2
4
2
5
3
4
4
3
5
2
6
4
3
2
4
4
6
5
4
3
5
1
5
5
5
1
6
4
4
3
4
5
2
6
6
4
3
6
5
2
4
6
5
6
1
2
5
6
5
2
1
5
3
5
6
1
1
1
4
5
2
4
2
5
4
5
5
6
2
5
5
1
5
6
4
3
3
4
5
1
1
3
6
6
6
4
6
4
6
3
5
6
4
3
6
5
5
2
4
6
6
6
3
1
1
5
4
6
5
5
3
3
2
5
4
1
3
4
4
6
1
5
1
3
2
6
3
5
4
6
45
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Understandability
6
5
5
5
6
6
3
4
6
6
6
6
5
6
2
5
3
6
1
6
6
6
6
5
5
5
6
4
5
5
6
6
4
6
5
6
6
5
6
6
4
6
5
6
6
3
6
5
4
6
5
6
5
6
6
6
6
6
4
3
6
4
3
6
5
5
6
4
4
4
3
5
6
5
6
5
6
5
6
2
6
5
6
5
6
5
3
5
3
4
6
6
6
5
4
6
6
6
4
6
6
6
3
6
5
3
6
6
6
6
3
3
6
6
6
3
5
5
5
5
6
1
5
6
6
5
3
6
5
5
6
6
5
6
4
4
1
2
5
6
6
4
3
5
6
4
5
3
6
5
6
6
6
5
4
3
4
6
5
4
6
6
5
5
5
6
6
6
5
1
6
5
5
6
6
6
3
4
2
6
3
2
4
6
6
6
2
6
2
3
2
6
4
6
5
6
46
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Fairness
6
4
5
5
2
3
6
1
2
5
4
6
2
6
4
5
5
6
1
6
6
4
6
3
2
4
3
4
5
4
6
6
3
6
4
5
6
5
3
6
4
5
5
6
5
1
6
5
2
6
4
6
6
6
6
5
5
6
4
2
1
4
1
6
5
3
1
5
1
4
3
5
3
5
4
2
3
6
4
3
5
3
6
4
5
3
1
5
4
3
6
1
6
6
3
6
2
6
6
5
4
5
4
6
5
3
6
4
4
5
2
2
5
6
4
4
2
6
5
4
6
1
2
1
6
4
3
6
6
3
2
6
4
6
2
6
1
1
3
4
4
3
3
3
4
2
2
3
6
4
6
4
6
3
6
3
5
6
4
5
6
4
5
3
3
6
6
1
5
1
1
4
4
6
2
6
4
3
2
5
4
3
4
6
5
6
2
4
1
3
3
6
3
4
3
6
47
5
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. And, increase your passive income from 0$ to 1500$ per month." The rest of the values will remain constant.
Complexity
-2
0
2
1
-1
0
-1
1
-1
0
-1
0
-2
0
0
1
-1
-1
-1
0
0
-1
0
-1
1
1
-1
0
0
2
0
0
-1
0
0
1
0
0
1
0
-1
0
-1
0
0
-1
0
-1
-1
0
0
-1
0
-1
-1
-1
-2
2
1
2
-1
-1
-1
0
-1
-1
-2
0
-1
1
0
0
1
-1
-1
0
-2
1
-1
-2
0
0
0
-1
0
0
0
-1
0
0
-1
0
-1
0
-1
0
-1
0
-2
-2
2
0
2
0
1
-1
-2
0
1
0
-2
0
1
0
-2
1
2
0
0
2
0
0
0
1
0
0
-1
-2
-2
0
0
0
-1
-1
-1
1
-2
1
-2
1
-1
0
0
0
0
-1
0
-1
-1
0
2
0
0
1
-2
-1
1
0
-1
0
0
1
-2
0
1
-1
0
0
-1
-2
2
0
0
-2
0
0
-1
0
-1
1
0
1
1
0
-1
0
0
1
1
0
-2
0
0
1
0
0
48
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Overall satisfaction
1
3
4
4
2
3
5
3
6
4
6
4
4
3
2
4
6
3
3
5
3
4
4
2
2
6
1
4
5
4
4
5
5
6
2
6
3
3
4
3
3
6
3
5
5
4
2
3
3
5
3
1
2
1
1
6
5
3
5
4
6
4
3
6
5
3
5
4
2
4
2
4
5
3
4
3
2
3
6
3
5
3
3
5
5
3
4
2
3
4
6
2
3
5
4
4
3
6
3
5
5
6
3
6
5
1
2
3
3
2
2
4
4
5
5
4
5
4
4
5
6
6
3
4
3
2
4
3
4
2
4
4
4
4
2
4
1
1
2
6
4
2
3
5
5
4
3
6
3
5
5
5
6
4
3
4
5
5
2
3
5
3
4
3
3
5
6
5
4
1
1
1
3
4
3
4
6
4
6
6
4
3
5
6
4
5
4
3
4
6
3
1
5
5
5
6
49
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Feasibility
1
4
4
4
3
3
5
2
6
3
2
4
3
3
2
4
6
2
3
5
3
3
3
2
2
5
1
4
4
4
4
5
5
5
2
4
1
4
5
4
3
4
3
4
5
4
2
4
2
5
2
3
2
2
2
6
4
6
5
3
4
4
3
6
4
2
4
3
1
4
1
3
5
3
5
3
2
1
5
3
5
1
4
4
5
2
3
2
2
3
4
2
3
4
3
3
2
4
3
3
3
5
3
6
3
1
3
3
2
3
1
4
4
4
2
3
4
4
5
4
6
6
4
5
3
2
2
4
2
2
3
4
2
5
2
4
1
1
3
6
4
2
3
3
4
2
3
5
2
2
5
4
6
4
4
4
5
5
3
4
4
2
3
3
2
4
6
5
2
1
1
1
4
3
3
5
6
3
3
5
5
2
4
4
3
5
2
1
5
6
5
2
4
5
2
5
50
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Consistency
2
3
4
4
2
4
5
4
5
6
4
6
5
3
5
5
6
5
3
6
6
5
6
4
2
5
5
5
5
6
5
6
4
5
4
6
1
3
5
6
5
6
4
6
6
6
3
4
5
5
5
1
5
5
5
6
6
5
5
4
6
3
5
6
5
5
6
4
3
4
1
5
6
5
5
5
6
3
5
2
6
2
6
5
4
5
3
3
4
2
6
5
5
6
3
6
3
6
6
5
5
6
3
6
4
2
4
6
2
4
4
3
3
6
6
3
3
5
4
5
6
6
4
5
5
2
4
6
6
3
5
5
4
6
3
3
1
2
4
6
6
2
3
4
6
3
5
5
5
5
6
4
6
4
1
4
4
5
3
5
5
6
4
3
3
6
6
6
4
1
3
1
3
4
3
4
6
4
5
5
5
3
4
6
4
5
4
2
3
6
4
4
4
6
5
6
51
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Completeness
1
4
4
5
2
3
4
4
4
5
4
5
5
3
1
4
6
2
4
6
6
5
6
2
4
6
2
5
6
5
5
5
4
5
3
6
5
5
6
5
4
5
3
6
5
6
6
3
1
5
4
3
3
5
1
6
6
3
6
4
6
4
5
6
5
2
4
4
2
3
2
5
5
3
2
6
4
2
3
3
6
3
5
5
3
4
2
2
4
4
6
3
2
5
3
5
5
6
5
3
6
5
3
6
3
1
4
4
3
4
1
3
4
5
5
3
4
4
5
5
6
6
3
4
4
2
4
2
4
4
6
4
4
4
2
3
1
2
5
6
5
1
3
4
5
2
5
5
3
5
6
3
6
5
6
4
4
5
1
3
5
3
5
3
4
6
6
6
2
3
2
1
3
4
4
5
6
4
5
5
5
3
4
6
3
6
4
1
3
6
2
4
3
5
4
6
52
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Trust
1
4
4
4
1
4
5
3
6
5
3
4
5
3
5
4
6
3
4
5
6
4
6
2
3
5
1
5
6
5
6
5
5
6
3
5
1
2
4
6
4
5
3
6
5
4
2
3
5
6
2
1
5
4
1
6
6
5
4
3
6
5
4
6
5
4
5
4
4
4
1
3
6
5
6
6
6
3
4
3
5
3
4
5
4
2
2
2
4
3
5
3
6
5
4
6
5
6
4
6
6
5
3
6
3
2
4
4
5
4
1
3
4
4
5
4
3
4
4
4
6
6
4
5
4
1
2
6
4
2
5
4
5
6
2
3
4
1
3
6
6
1
3
3
5
3
5
5
4
6
6
3
6
4
3
4
4
5
2
3
5
3
4
2
2
6
6
6
2
1
1
1
3
3
3
5
6
4
5
6
5
1
3
6
4
3
4
3
2
6
3
4
4
4
5
6
53
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Understandability
4
5
4
4
3
5
5
3
6
6
4
6
5
6
6
4
6
6
4
6
6
6
6
4
5
6
6
5
6
5
6
6
5
6
5
6
6
5
6
6
6
6
6
6
6
6
6
4
5
6
5
5
6
6
5
6
6
6
6
4
6
3
4
6
5
5
6
4
5
4
3
5
6
6
5
6
6
4
6
4
5
5
6
5
6
5
4
5
2
4
6
6
6
5
5
6
6
6
6
6
6
6
4
6
4
2
6
6
5
4
2
4
3
6
6
5
6
5
6
4
6
6
5
6
6
3
5
6
6
5
6
6
5
6
2
4
5
4
5
6
6
2
4
6
5
5
5
5
5
6
6
6
6
5
2
5
5
6
5
4
6
6
5
5
4
6
6
6
5
5
6
1
5
5
6
6
6
4
6
6
5
2
4
6
6
6
5
5
3
6
3
4
4
5
6
6
54
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Fairness
4
5
4
3
2
4
6
4
6
6
4
6
4
5
2
4
6
6
3
6
6
5
6
4
5
4
5
5
5
2
6
6
5
6
4
6
6
4
4
6
5
4
4
6
6
3
6
4
3
6
2
6
6
6
6
6
6
6
5
4
6
5
3
6
4
4
5
3
1
4
3
5
6
6
5
2
2
2
4
3
4
4
6
5
5
3
5
5
3
4
6
2
6
6
3
6
3
6
6
6
5
6
4
6
4
2
6
5
5
4
3
3
3
5
3
4
2
5
5
4
6
5
6
5
6
1
5
6
6
3
3
6
5
6
2
5
1
1
3
6
4
1
5
4
5
5
4
4
6
4
6
4
6
4
6
3
5
5
3
5
6
3
4
5
3
6
6
6
4
1
2
1
4
3
4
6
6
3
2
5
5
2
4
6
5
5
3
2
1
6
3
4
5
4
4
6
55
6
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have a passive income of 1500$ per month" Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 30. Increase your passive income from 1500$ to 3000$ per month." The rest of the values will remain constant.
Complexity
-2
0
1
1
-1
0
0
0
0
-1
2
0
-2
2
2
1
1
-1
0
0
0
0
0
-1
0
0
-1
0
-2
1
0
0
0
0
0
0
1
0
0
0
-1
0
0
0
0
-2
0
-1
-1
0
-1
-1
0
-1
-1
0
-2
-2
0
2
1
1
1
-1
0
-1
-2
1
-1
1
-1
0
0
-1
-1
0
-1
2
0
1
1
0
0
0
0
0
-2
-1
2
0
-1
0
0
0
-1
0
0
0
-1
-2
0
1
-1
-2
2
-2
0
0
1
-1
-1
0
1
1
-1
1
1
0
-1
2
0
2
0
0
-1
-1
-1
-2
0
2
0
0
0
-1
-1
0
-2
1
-1
1
0
0
0
0
0
-1
0
1
0
0
2
-1
0
1
1
-1
1
0
-1
0
-1
0
1
0
1
0
0
0
0
0
1
2
-1
1
-1
0
0
0
0
1
1
-1
1
0
0
2
0
2
-1
0
-2
0
1
0
1
1
56
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Overall satisfaction
1
2
5
2
6
2
2
6
2
3
5
3
3
3
4
2
4
5
4
3
2
1
4
3
3
5
2
2
5
5
2
5
5
5
1
4
1
3
3
5
1
3
2
4
5
1
6
1
3
2
1
1
2
2
5
3
1
5
1
4
2
2
1
1
1
2
1
3
1
4
3
3
2
2
3
3
1
4
3
1
4
2
2
2
4
2
3
1
2
4
2
3
1
2
2
2
1
4
1
3
3
4
6
6
3
1
3
5
1
2
2
1
4
6
4
2
4
2
5
5
4
3
4
1
3
1
4
1
2
3
3
4
4
2
3
3
3
1
1
6
2
1
5
3
4
3
2
5
4
5
2
3
5
2
6
2
3
4
2
2
3
1
5
5
4
4
3
4
2
1
1
5
3
6
1
4
4
4
4
1
1
3
3
6
3
3
1
2
2
1
4
1
1
3
5
1
57
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Feasibility
2
2
5
3
4
2
2
6
2
2
4
4
2
6
4
2
4
1
5
2
1
1
4
3
2
4
1
3
5
4
2
5
3
5
2
3
1
2
4
6
2
3
2
2
3
1
6
1
4
4
1
1
2
2
5
4
2
4
2
4
4
3
2
1
1
3
1
2
3
4
3
3
1
2
4
4
1
5
1
2
5
1
3
2
5
2
2
2
3
3
2
3
2
1
3
1
2
4
1
2
2
2
6
6
4
1
4
4
1
2
3
1
2
5
3
1
4
2
6
5
3
3
3
1
4
1
3
1
2
2
5
4
2
4
4
2
3
1
2
6
2
1
5
3
5
2
3
5
3
3
1
4
5
1
5
2
2
3
3
1
4
1
2
4
3
3
3
1
1
1
1
5
3
6
2
6
4
3
1
2
2
2
3
6
4
3
1
4
1
3
4
1
1
2
2
1
58
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Consistency
1
3
5
3
6
3
2
6
3
6
5
4
3
3
3
4
4
2
5
6
6
1
6
4
4
5
6
4
5
6
6
5
5
5
4
5
1
2
4
6
6
4
5
5
6
2
6
2
5
5
2
4
6
6
6
5
2
6
4
4
6
3
5
6
1
5
6
2
3
3
5
5
6
3
5
6
6
5
2
2
5
1
5
3
5
2
3
3
4
4
6
5
6
3
2
6
3
6
6
6
6
5
6
6
4
1
5
6
5
4
4
1
3
6
6
2
4
3
4
5
5
4
4
1
5
1
5
4
4
3
6
5
5
6
4
3
4
4
5
4
6
1
5
4
5
5
4
5
5
6
6
3
6
1
6
3
3
4
3
1
5
5
4
4
5
6
1
4
2
1
1
5
3
6
6
4
4
5
5
1
3
3
3
6
4
5
6
4
3
3
4
1
1
3
5
6
59
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Completeness
1
1
5
4
4
2
2
3
2
4
6
4
2
4
5
4
2
2
5
6
6
1
6
3
5
5
1
3
5
5
5
4
3
4
2
5
3
3
5
6
2
3
3
5
6
5
6
2
3
5
3
2
4
2
5
1
3
5
2
4
3
2
5
3
2
3
5
3
3
4
3
3
3
4
2
6
6
3
2
1
5
5
3
2
4
2
3
2
2
5
3
4
5
1
2
5
2
6
3
2
6
5
6
6
3
2
4
6
1
3
4
1
3
6
5
2
3
2
5
5
3
4
4
1
3
1
5
1
2
2
6
4
4
4
4
3
4
3
5
6
6
2
5
2
5
5
5
5
5
6
6
2
6
2
6
3
3
4
3
1
5
2
6
4
5
5
6
3
2
1
1
6
2
6
2
4
4
4
3
5
4
4
2
6
2
6
6
4
2
3
3
1
2
4
6
1
60
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Trust
1
2
5
3
4
1
3
6
5
4
4
2
2
3
3
2
3
3
4
4
4
1
5
3
4
6
2
3
6
3
3
5
5
5
2
3
4
5
3
6
1
6
4
5
6
1
6
1
5
3
1
6
6
2
1
2
2
5
2
3
6
2
3
6
1
4
5
2
5
4
4
3
6
4
5
5
1
6
2
1
4
4
2
3
4
1
3
2
3
5
3
3
6
1
3
1
3
4
2
6
6
5
6
6
3
1
5
6
2
2
4
1
1
6
4
1
4
2
4
5
4
3
2
1
4
1
5
1
1
2
5
5
4
5
4
2
3
2
2
4
6
1
6
2
6
3
4
5
5
6
6
5
5
2
6
3
2
4
2
1
5
3
5
4
4
4
1
1
1
1
1
5
2
6
2
4
4
4
4
1
4
2
3
6
4
5
6
6
5
3
2
1
2
3
5
1
61
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Understandability
6
6
5
4
5
6
2
4
6
6
6
6
5
6
2
4
4
6
5
6
6
1
6
6
5
6
6
4
6
6
6
6
5
6
5
6
5
4
5
6
6
6
5
6
6
6
6
3
6
6
6
6
6
6
6
5
5
6
4
4
6
3
4
6
1
5
6
1
5
4
4
5
6
5
6
6
6
5
6
4
6
4
6
4
5
5
5
4
3
4
6
6
6
5
4
6
6
6
6
5
6
6
6
6
4
5
6
6
6
4
5
1
2
6
6
3
5
5
5
5
6
4
6
5
6
3
5
6
6
4
6
6
6
6
4
3
5
6
5
6
6
1
5
6
6
6
6
5
6
6
6
6
6
4
6
4
2
4
5
3
6
6
6
5
5
6
3
6
4
1
6
6
3
6
6
6
4
4
4
6
4
5
3
6
6
6
6
6
5
3
5
1
3
3
5
6
62
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Fairness
6
5
5
3
3
2
5
2
2
6
6
6
1
6
2
2
4
5
4
6
1
1
6
3
5
5
6
3
5
1
6
5
3
6
3
3
3
2
4
6
3
4
4
6
4
1
6
3
2
5
3
6
6
6
6
1
6
6
1
3
6
4
4
3
4
2
3
2
1
4
4
4
4
5
5
2
1
3
4
1
5
1
3
3
2
2
2
4
1
5
6
2
5
3
2
5
2
6
6
5
6
4
6
6
4
3
6
4
6
2
4
1
4
6
1
3
3
2
4
6
3
3
3
2
5
1
6
1
3
3
3
5
3
6
3
1
6
3
1
4
6
1
4
3
4
5
5
5
5
4
6
2
6
2
6
3
4
3
1
5
6
3
4
4
4
6
1
1
4
1
1
5
2
6
2
5
3
3
1
5
1
3
4
6
4
4
6
6
4
3
2
1
2
3
6
1
63
7
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your working hours per week from 20 to 60." The rest of the values will remain constant.
Complexity
-2
-1
2
1
-1
-1
-2
1
0
-1
0
0
-2
1
1
1
0
-2
1
-1
0
-2
-1
-1
-1
0
-1
-2
0
1
0
-1
0
0
0
0
0
0
-1
-1
-1
0
0
0
0
-2
0
-2
-1
0
-1
-1
0
-1
-1
-2
-2
-2
0
1
-2
-1
-2
-2
-2
-1
-2
1
-1
1
0
-1
-1
-1
-2
0
0
1
-1
-2
0
0
-1
-1
-1
0
-1
-2
1
1
0
-1
-1
0
-2
-1
-2
-1
0
-2
-1
1
1
-2
0
0
-1
-1
-2
0
-2
-1
0
-1
0
1
1
-1
-1
2
0
2
0
-2
-1
-1
0
-2
-2
0
0
-1
0
-1
0
2
-1
0
0
1
-1
0
1
-2
0
-1
0
1
0
0
1
-1
0
1
-2
-2
-1
0
-1
-2
0
-1
0
0
1
-1
0
0
0
-2
2
1
-2
-2
-2
-1
1
0
-2
1
0
-1
2
0
-1
2
0
0
2
0
-2
1
1
1
-1
-1
64
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Overall satisfaction
1
2
2
2
2
1
4
3
3
2
4
1
1
1
1
4
1
2
1
3
2
1
1
1
2
5
1
2
4
2
5
2
2
1
2
4
1
5
2
4
2
6
2
3
2
2
2
2
1
1
2
1
2
2
1
3
3
6
1
1
6
3
5
3
3
2
1
4
4
3
3
4
2
3
3
2
1
2
1
1
4
2
1
2
3
3
4
3
1
4
1
1
3
2
2
1
4
1
2
2
4
4
1
4
5
1
2
4
3
1
2
4
4
2
1
1
5
1
4
5
3
4
2
1
3
1
2
1
1
3
1
4
4
2
3
5
2
1
3
6
1
1
6
2
4
2
1
5
2
3
6
1
5
4
4
3
6
4
2
2
2
3
3
3
2
3
6
6
2
1
2
2
3
4
1
4
2
4
1
1
2
4
4
4
1
2
1
4
3
6
4
1
2
4
5
3
65
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Feasibility
2
2
3
2
1
1
4
2
4
1
4
2
1
4
1
3
1
2
1
3
2
1
2
2
4
4
1
4
4
1
4
2
1
1
2
4
1
5
2
5
2
4
3
4
2
1
2
1
3
1
4
1
1
2
2
3
2
6
1
1
6
4
5
5
3
2
1
4
3
2
4
4
2
2
4
3
1
3
1
1
4
2
1
2
3
3
4
3
4
4
1
1
3
1
2
4
3
1
2
4
2
5
3
4
5
1
3
4
4
2
1
4
3
2
1
2
5
1
5
5
2
4
1
1
4
1
1
1
1
2
1
5
4
3
3
4
5
1
4
4
2
1
4
2
5
2
2
5
1
2
6
2
5
3
1
5
6
4
4
1
3
2
3
3
2
2
6
6
3
1
6
2
4
2
2
6
2
3
1
1
2
3
2
2
2
2
1
5
3
6
5
1
3
2
2
2
66
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Consistency
5
2
4
2
5
1
5
1
4
3
4
5
5
4
1
5
1
4
1
5
6
2
6
4
5
5
4
4
4
1
6
5
3
1
4
5
1
5
4
6
5
5
5
4
1
6
6
2
3
1
5
5
6
3
4
3
5
6
3
3
6
2
5
6
4
4
4
4
4
3
5
5
1
5
5
4
6
4
1
1
5
4
1
3
4
5
5
4
2
5
6
1
6
6
3
6
4
5
6
6
6
6
3
4
5
1
2
6
4
3
3
4
4
6
6
2
4
3
3
5
4
5
3
3
5
1
3
2
5
4
4
6
6
6
4
3
5
2
5
4
6
2
5
3
4
3
1
5
6
5
6
1
6
2
3
3
6
4
4
2
3
5
3
3
3
6
6
6
3
1
6
2
3
4
6
5
1
5
1
1
5
3
3
6
3
2
4
4
2
6
4
1
3
6
3
5
67
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Completeness
1
2
2
2
1
1
3
1
3
2
5
3
2
2
1
4
1
2
3
2
2
1
2
2
1
5
1
2
5
1
5
2
1
1
2
5
5
5
3
4
2
5
2
3
3
5
3
1
1
1
1
4
3
2
1
1
6
6
4
1
6
2
4
6
3
2
1
3
2
2
2
3
1
3
2
3
4
3
1
1
4
5
1
2
4
4
4
2
4
3
1
1
5
2
2
1
4
6
4
2
3
4
2
4
4
1
5
4
4
4
1
4
4
2
1
1
4
1
4
5
2
5
2
1
2
1
2
1
2
2
5
4
2
2
3
3
6
3
5
6
3
1
5
1
3
1
3
5
1
5
6
1
6
5
1
3
5
4
4
1
4
3
5
3
4
5
6
6
3
1
6
2
2
5
1
4
1
4
1
4
2
3
3
6
1
3
3
3
5
6
4
1
2
5
2
5
68
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Trust
2
2
3
1
1
1
4
1
2
2
5
2
5
4
1
3
1
2
1
3
5
3
2
3
3
5
1
2
5
1
4
2
1
1
2
4
1
5
2
5
3
5
4
4
5
1
6
2
3
1
4
6
6
3
1
3
5
6
1
1
6
4
6
4
4
4
1
3
5
3
4
3
1
4
2
3
1
5
1
1
4
4
1
3
5
3
4
3
3
4
1
1
6
3
3
1
5
5
2
5
3
4
2
4
5
1
4
5
5
2
1
4
4
3
1
1
4
1
2
5
3
4
2
1
4
1
2
1
1
2
4
4
4
6
3
2
6
1
6
4
4
1
5
2
3
2
1
5
6
2
6
3
4
5
4
3
6
4
4
1
4
4
4
2
2
5
6
6
2
1
5
2
3
5
1
4
1
4
1
2
1
1
2
6
2
1
3
4
4
6
4
1
3
2
5
2
69
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Understandability
6
5
2
1
5
6
2
4
5
5
5
6
5
6
1
5
1
6
1
6
6
2
6
5
6
5
6
4
6
1
6
6
5
2
5
6
6
5
6
6
5
6
6
6
6
6
6
2
4
6
5
6
6
6
6
5
6
5
5
1
6
5
5
6
4
5
6
5
1
2
4
5
6
5
6
6
6
5
5
3
5
6
6
3
5
5
5
5
5
6
6
6
6
5
5
6
6
6
6
6
6
6
2
4
5
1
5
6
5
2
5
4
3
6
6
2
6
5
6
5
6
4
6
3
6
2
4
6
6
5
6
6
5
6
4
4
6
6
5
4
6
1
5
6
4
3
5
6
5
6
6
6
6
5
6
6
5
4
5
4
6
6
5
5
4
6
6
6
5
1
6
3
5
6
6
6
1
5
1
6
6
2
3
6
6
6
5
5
6
6
4
3
3
2
5
6
70
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Fairness
6
2
2
1
4
1
4
1
3
4
4
5
3
6
1
4
1
5
1
6
5
1
6
5
4
5
5
4
4
1
6
5
3
5
4
5
6
6
2
6
3
4
4
6
5
1
4
3
2
3
2
6
6
6
6
3
6
6
1
2
6
4
3
5
5
2
1
4
2
3
4
4
4
5
3
3
3
4
2
1
5
3
1
2
1
4
5
4
3
5
1
5
4
6
2
6
4
5
6
4
1
5
2
1
4
1
3
5
5
3
3
4
4
6
1
2
3
1
3
5
3
5
5
1
6
1
3
6
5
1
1
6
5
6
3
3
5
4
5
2
4
1
4
2
4
1
1
6
6
2
6
3
4
3
6
4
6
4
4
3
6
4
2
3
2
6
6
6
2
1
6
1
2
4
2
6
1
4
1
1
1
1
4
6
3
1
1
5
6
6
4
6
2
3
4
6
71
8
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a high school education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Increase your education level from high school to PhD." The rest of the values will remain constant.
Complexity
-2
-1
-1
1
-2
-2
-1
2
-1
-1
2
0
-2
2
2
1
-2
-2
-1
-1
-2
-2
0
-1
-2
0
-2
-1
0
2
0
-2
-2
-2
0
0
0
1
-1
0
-2
0
0
0
-1
-2
0
-2
-2
0
-1
-2
0
0
-2
-2
-2
0
2
2
0
-2
0
0
-1
-2
-2
1
-2
2
0
-1
0
-1
-2
0
-1
1
-2
-1
0
-1
-2
-1
2
0
-1
-2
2
-1
-2
-2
-1
-1
-2
0
0
-1
-1
-2
0
0
2
2
1
-2
-2
-2
2
0
-2
0
0
1
-2
0
0
-2
1
2
-2
1
0
-2
-1
-1
-1
-2
-2
-1
0
-1
-1
-1
-2
1
0
1
-1
1
-1
0
1
-2
0
1
0
1
-2
0
0
-2
0
2
-1
-2
0
1
-2
-1
-1
1
0
0
2
-1
0
0
-1
-2
0
2
-1
0
-2
-1
1
0
-2
2
-2
0
2
0
-2
2
-2
1
2
0
-2
2
-2
2
-1
-1
72
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Overall satisfaction
1
2
1
4
1
1
1
1
1
1
1
1
1
1
1
2
1
1
1
1
1
1
1
1
1
3
1
1
1
1
1
2
1
1
1
1
1
2
5
1
1
1
1
3
2
1
1
1
1
1
2
1
1
1
1
1
1
1
1
1
1
2
2
1
1
1
1
2
1
3
1
1
1
3
1
1
1
2
2
1
1
3
2
1
1
1
1
3
1
4
1
1
1
1
4
1
1
1
1
1
1
1
1
1
4
1
1
1
1
1
1
1
3
1
1
1
1
1
1
3
6
1
1
1
2
1
1
1
1
1
1
1
1
1
1
1
1
1
2
2
1
1
1
1
2
1
1
4
1
1
5
1
1
4
1
1
5
3
1
1
1
1
1
2
1
1
1
1
1
1
1
1
1
2
1
2
1
3
2
1
1
1
2
1
1
1
1
1
5
1
1
1
1
1
1
1
73
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Feasibility
1
2
1
3
1
1
1
1
2
1
1
1
1
2
1
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
4
1
1
1
2
5
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
2
1
1
1
1
2
1
3
1
1
2
2
1
1
1
1
1
1
1
2
3
1
1
1
1
4
1
5
1
1
1
6
4
1
1
1
1
1
2
1
1
1
4
1
1
1
1
1
1
1
4
1
1
1
1
1
2
4
6
1
1
1
2
1
1
1
1
1
1
1
1
1
1
5
1
1
4
1
1
1
1
1
2
1
1
3
1
1
5
1
1
4
1
1
6
3
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
3
1
1
1
2
1
3
1
1
2
1
1
1
1
1
6
1
1
2
1
6
1
1
74
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Consistency
1
3
1
3
1
1
1
1
1
2
1
2
1
2
1
2
1
1
1
2
1
1
1
2
1
2
1
2
1
1
1
2
1
1
1
2
1
2
4
1
1
1
4
4
1
1
1
2
1
1
5
1
5
1
1
1
1
1
4
3
1
1
5
4
2
2
1
2
1
3
1
4
1
5
1
1
1
4
1
1
1
3
6
1
5
1
1
4
1
3
6
1
4
3
4
1
3
1
1
1
6
1
1
1
4
1
1
5
1
1
1
1
3
1
1
1
1
1
2
4
6
1
1
1
2
1
1
1
1
1
1
1
1
6
4
2
1
1
4
3
1
1
1
2
1
1
1
5
2
2
6
1
6
4
1
1
4
3
1
1
1
1
5
2
1
2
1
1
1
1
1
1
1
2
6
1
1
4
1
1
1
2
2
1
2
1
1
1
4
1
1
4
1
1
1
6
75
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Completeness
1
3
1
4
1
1
1
1
1
1
1
1
1
2
1
2
1
1
4
3
6
1
1
1
2
3
1
2
1
1
3
2
1
1
1
3
1
2
3
1
2
1
1
2
6
2
3
2
1
1
3
1
2
1
1
1
1
1
3
1
1
2
2
3
2
2
1
2
1
2
1
3
1
3
1
6
3
3
1
1
1
3
3
5
1
1
1
2
1
4
1
1
3
1
3
1
3
6
1
2
2
1
1
1
4
2
1
1
1
1
1
1
4
1
1
1
1
1
3
4
5
1
2
1
1
1
3
1
1
1
1
2
1
3
2
2
1
2
4
2
1
1
1
2
1
1
1
2
1
6
6
1
1
4
5
1
5
3
1
2
1
1
6
2
3
1
4
1
2
1
1
2
1
2
1
1
1
3
1
5
1
2
2
1
1
1
3
1
5
1
1
4
1
1
1
5
76
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Trust
1
3
1
3
1
1
1
1
1
1
1
1
1
1
1
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
4
5
1
1
1
3
1
1
1
1
1
1
2
1
1
1
1
1
1
1
1
2
1
3
4
1
1
2
1
2
1
3
1
1
2
4
1
1
1
1
1
1
1
3
2
1
1
1
1
3
1
4
1
1
1
1
4
1
1
1
1
1
1
1
1
1
4
1
1
1
1
1
1
1
4
1
1
1
1
1
1
4
6
1
1
1
1
1
1
1
1
1
2
1
1
1
1
1
1
1
4
1
1
1
1
1
1
1
1
2
1
1
6
1
1
3
1
1
4
2
1
1
2
1
1
1
1
1
1
1
1
1
1
1
1
2
1
1
1
3
1
1
1
1
2
1
1
1
1
1
5
1
1
3
1
1
1
1
77
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Understandability
5
4
1
3
1
6
1
1
1
6
1
6
4
6
1
3
1
6
2
5
4
1
6
3
5
5
6
5
1
1
4
6
3
3
5
6
6
2
6
6
6
6
5
6
6
2
6
4
3
6
5
6
6
6
6
2
6
4
6
3
1
4
5
6
1
5
6
1
2
2
1
5
5
5
5
6
6
3
6
1
5
5
6
1
4
5
1
4
1
5
6
6
3
5
4
6
6
6
4
2
6
6
1
1
4
2
6
6
5
1
1
1
5
6
1
1
5
4
6
4
6
3
6
6
6
1
4
6
6
4
4
6
2
6
4
3
1
4
4
1
6
2
1
5
3
5
1
5
6
6
6
6
6
5
6
5
4
5
5
3
6
6
6
5
4
6
6
6
4
1
6
2
2
1
6
3
1
4
1
6
4
2
2
6
6
6
1
3
3
1
4
4
1
1
1
6
78
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Fairness
5
4
1
3
1
3
1
1
1
5
1
6
2
6
1
2
1
1
3
6
2
1
6
4
5
1
2
4
1
1
6
3
1
1
2
3
6
1
3
1
6
1
5
6
6
1
6
4
1
5
2
6
6
3
6
1
6
1
1
2
1
5
4
6
5
2
1
1
1
3
1
6
1
5
1
1
6
2
3
1
5
3
6
5
1
4
1
4
1
4
1
1
5
5
3
6
1
6
6
2
3
6
1
1
4
2
6
5
3
1
3
1
4
4
3
1
2
1
2
4
6
2
3
1
6
1
5
1
3
1
1
6
3
6
1
2
1
1
4
1
6
1
1
4
1
1
1
6
6
2
5
4
4
4
6
2
3
2
2
5
6
3
1
3
1
6
1
1
2
1
1
1
1
1
3
2
1
3
1
2
1
1
4
6
4
1
1
3
4
1
1
5
1
3
1
5
79
9
Imagine you are in this scenario: "You are a 33-year-old single woman with a child. You have a PhD and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Decrease your education level from PhD to Master's." The rest of the values will remain constant.
Complexity
-2
1
-2
1
-2
-1
-2
-2
-2
-2
2
0
-2
2
2
1
-2
-2
-1
-1
-1
-2
-2
-2
0
-1
-2
-1
-1
-2
0
-2
-2
-2
0
1
1
0
-1
0
-2
-2
-1
0
-2
-1
0
-2
-1
0
-2
-2
0
-1
-2
-1
-2
2
0
2
2
-1
-2
0
2
-2
-2
2
-2
1
-2
-2
1
-1
-2
0
0
-1
-2
-2
0
0
-1
0
0
-1
-2
-2
2
1
-1
0
-1
0
-1
-2
-1
0
0
-2
1
0
2
2
1
-2
-2
-2
-1
-2
-1
0
0
0
-2
2
-2
-2
1
2
0
0
0
2
-2
-1
-2
-2
-2
2
0
-2
-2
-2
-2
1
-2
0
0
-1
-2
0
-2
-2
-1
-2
2
0
-1
0
1
-1
-2
1
2
-2
0
-1
0
-2
-2
1
-2
0
0
-2
-1
0
-1
-2
2
-1
-1
2
-2
-1
2
0
-2
2
-2
-1
2
0
-2
-2
0
1
-1
2
-2
0
-2
-2
0
0
80
10
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Change your occupation from barista to hairdresser." The rest of the values will remain constant.
Overall satisfaction
1
4
3
3
3
1
2
1
5
3
2
1
1
1
5
2
1
1
3
2
1
2
2
1
2
5
1
2
1
1
4
2
2
1
1
2
1
5
1
4
4
2
1
4
2
2
3
2
2
2
1
1
1
1
1
1
3
1
1
4
6
1
1
2
4
3
1
4
3
2
1
4
1
3
3
2
2
5
3
4
3
1
1
3
2
2
1
1
4
1
3
2
2
4
2
1
1
2
1
2
1
2
3
1
5
1
3
2
1
1
2
4
2
2
1
3
2
1
2
5
3
1
4
2
3
1
2
6
1
3
2
3
1
3
3
4
2
2
2
3
1
2
4
3
3
1
1
1
3
5
6
1
4
4
6
4
2
4
2
2
1
4
5
3
3
4
2
1
1
1
1
1
4
1
1
2
2
5
1
4
3
1
5
4
1
4
1
2
4
3
1
1
1
5
5
4
81
10
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Change your occupation from barista to hairdresser." The rest of the values will remain constant.
Feasibility
2
5
2
3
2
2
2
2
6
4
2
5
1
4
6
3
1
1
4
6
1
3
2
3
1
4
1
4
1
1
6
3
2
1
2
4
1
2
2
5
4
4
3
5
5
1
4
2
2
2
3
2
2
1
2
1
4
3
1
6
4
4
2
6
4
4
1
3
2
3
1
5
5
3
4
4
6
3
3
3
2
1
3
2
3
3
1
2
5
3
4
4
3
5
2
2
1
5
1
3
2
3
4
1
5
1
3
2
1
1
2
4
1
3
2
2
2
2
5
5
4
2
4
2
3
1
2
5
1
3
3
5
2
6
4
2
3
2
4
6
3
2
4
4
5
1
4
2
4
4
6
2
6
3
6
4
2
4
3
2
6
4
3
3
4
5
6
6
1
1
6
1
5
1
2
5
2
5
1
5
4
1
5
4
3
4
1
1
6
3
2
1
2
3
3
5
82
10
Imagine you are in this scenario: "You are a 23-year-old single woman with a child. You have a college education and you work 20 hours per week as a barista. You have no passive income." Current outcome: You are earning less than the average salary. Useful context: the standard full-time workload is 40 hours per week. Passive income can consist of sources of income such as owning stocks or renting out living spaces. "To earn more than the average salary, you would need to make the following changes: Change your occupation from barista to hairdresser." The rest of the values will remain constant.
Consistency
2
5
3
4
3
3
1
1
6
3
2
1
1
2
6
4
2
2
4
6
6
2
6
3
3
4
1
4
1
1
5
2
2
1
2
4
1
2
4
5
5
4
4
5
4
2
5
4
2
2
4
4
6
1
4
1
3
2
1
5
6
2
5
6
3
5
5
3
4
3
1
5
1
4
5
3
6
5
4
2
5
1
3
3
3
3
1
4
4
3
6
2
6
6
3
5
2
4
1
6
6
4
4
1
4
1
5
5
1
1
3
4
2
2
1
3
1
1
3
5
5
1
4
2
3
1
4
6
1
3
3
4
4
6
3
2
4
3
4
6
6
2
3
4
4
1
3
1
6
6
6
2
6
2
6
3
5
4
2
1
3
5
4
3
4
6
1
2
1
1
6
2
4
1
6
2
2
5
1
2
3
3
5
6
3
5
2
2
6
3
2
5
2
2
5
6
End of preview.

CounterEval: Towards Unifying Evaluation of Counterfactual Explanations

Overview

CounterEval offers a human-evaluated dataset of 30 counterfactual scenarios, engineered to serve as a benchmark for evaluating a wide range of counterfactual explanation generation frameworks. Each scenario has been strategically designed to exhibit varying levels across multiple explanatory quality metrics, such as Feasibility, Consistency, Trust, Completeness, Fairness, and Complexity, while maintaining high Understandability and using Overall Satisfaction as a general measure of quality. The scenarios are based on well-known datasets like the Adult dataset and the Pima Indians Diabetes dataset, which include a mix of categorical and continuous data. Additional fabricated scenarios were created to explore extreme values in certain metrics. Each scenario has been evaluated by 206 individuals recruited through the Prolific platform, across all metrics, enabling detailed analysis of how individual explanatory metrics influence the overall satisfaction score.

Evaluation Metrics

Below is the detailed table of metrics with their definitions and scales:

Metric Definition Scale
Overall Satisfaction This scenario effectively explains how to reach a different outcome. from 1 (very unsatisfied) to 6 (very satisfied)
Feasibility The actions suggested by the explanation are practical, realistic to implement, and actionable. from 1 (very infeasible) to 6 (very easy to do)
Consistency All parts of the explanation are logically coherent and do not contradict each other. from 1 (very inconsistent) to 6 (very consistent)
Completeness The explanation is sufficient in explaining the outcome. from 1 (very incomplete) to 6 (very complete)
Trust I believe that the suggested changes would bring about the desired outcome. from 1 (not at all) to 6 (very much)
Understandability I feel like I understood the phrasing of the explanation well. from 1 (incomprehensible) to 6 (very understandable)
Fairness The explanation is unbiased towards different user groups and does not operate on sensitive features. from 1 (very biased) to 6 (completely fair)
Complexity The explanation has an appropriate level of detail and complexity - not too simple, yet not overly complex. from -2 (too simple) to 0 (ideal complexity) to 2 (too complex)

Evaluators

The evaluators were recruited through the Prolific platform, with an average survey completion time of 42 minutes. The selection was based on the criteria of being at least 18 years old, fluent in English. Here’s an overview of the evaluator demographics and their distribution:

Demographic Description Number Percentage (%)
Age Group
18-24 years old 64 31.07
25-34 years old 95 46.12
35-44 years old 25 12.14
45-54 years old 15 7.28
55-64 years old 7 3.40
Nationality
South African 32 15.53
Polish 30 14.56
British 27 13.11
Mexican 20 9.71
Portuguese 19 9.22
Chilean 12 5.83
Italian 8 3.88
Greek 7 3.40
Hungarian 7 3.40
USA 6 2.91
Other 38 18.45
Education Level
Primary school or lower 1 0.49
High school 69 33.50
Bachelor's degree or equivalent 93 45.15
Master's degree or equivalent 39 18.93
Doctoral degree or equivalent 4 1.94
English Proficiency
Native speaker / Fully proficient 166 80.58
Moderately proficient 40 19.42
Experience in Machine Learning
No experience 100 48.54
Some experience 89 43.20
I am studying in a related field 12 5.83
I work in the field / Extensive experience 5 2.43
Experience with Causality Frameworks
No 145 70.39
I am familiar with the general concept 57 27.67
I have previous experience with them 4 1.94
Medical Background
No 181 87.86
I am currently studying medicine or a related field 10 4.85
I work with medical data or in a field related to medicine 8 3.88
I have a degree in medicine or a related field 4 1.94
I work in the field of medicine 3 1.46

Exclusion criteria

The responses from participants were excluded based on the following quality checks:

  • Attention Check: Participants were required to write specific text in a field, differing from the usual question format, to ensure attentiveness.
  • Response Time: Participants who completed the survey significantly faster than the expected minimum time were flagged.
  • Average Understandability Time: Participants with consistently low understandability ratings were flagged.
  • Indicator questions answerd: Specific questions with known extreme values for certain criteria were included to verify if participants' answers aligned with the expected evaluation. For example, marking infeasible scenarios (e.g., "change place of birth") as feasible.
  • Uniform Response Patterns: Participants providing uniform or highly unvaried ratings across all metrics.

Respondents failing in 3 aforementioned criteria were removed. IDs of excluded participants: 12, 27, 28, 44, 75, 83, 84, 88, 97, 201.

File Descriptions

  • cleaned_cf_dataset.csv: This file contains the cleaned version of evaluator responses after applying exclusion criteria. Each row corresponds to a Scenario-Metric pair (30 scenarios × 8 metrics = 240 rows). Each column corresponds to a participant's ranking of the given Scenario-Metric pair.
  • full_cf_dataset.csv: This file contains all evaluator responses before applying exclusion criteria.
  • survey_question.csv: This file provides a list of all unique counterfactual scenarios used in the study, without duplicates.
  • participant_background.csv: This file provides background information on the participants who evaluated the counterfactual scenarios. It includes demographic details such as age, nationality, education level, and expertise in related fields.

Acknowledgments

This research was supported by the European Union’s Horizon 2020 Research and Innovation Programme under Grant Agreement No. 952060 (Trust AI), and by the Estonian Centre of Excellence in Artificial Intelligence (EXAI), funded by the Estonian Ministry of Education and Research grant TK213, Estonian Research Council Grants PRG1604, PSG728 and EKTB55 project.

Citation

Please cite our work using the following format if you use this dataset:

@misc{domnich2024unifyingevaluationcounterfactualexplanations,
      title={Towards Unifying Evaluation of Counterfactual Explanations: Leveraging Large Language Models for Human-Centric Assessments},
      author={Marharyta Domnich and Julius Valja and Rasmus Moorits Veski and Giacomo Magnifico and Kadi Tulver and Eduard Barbu and Raul Vicente},
      year={2024},
      eprint={2410.21131},
      archivePrefix={arXiv},
      primaryClass={cs.AI},
      url={https://arxiv.org/abs/2410.21131},
}
Downloads last month
59