This Codebook contains most questions from the Baseline1 survey, consistent with the dataset Baseline1.dta. It contains Metadata on the whole dataset, a distribution and summary of each item, Missingness report and a Codebook Table. Codebook Table contains each item, summary statistics and the text of a corresponding question. It also allows a user to generate an .xlsv or .csv Codebook tables instantly.
knitr::opts_chunk$set(
warning = FALSE, # show warnings during codebook generation
message = FALSE, # show messages during codebook generation
error = FALSE, # do not interrupt codebook generation in case of errors,
# TRUE is usually better for debugging
echo = FALSE # show R code
)
ggplot2::theme_set(ggplot2::theme_bw())
pander::panderOptions("table.split.table", Inf)
Create codebook
Dataset name: Showing Life Opportunities Baseline Data 2019-2020: Educational Zone 2 and Municipality of Quito
These data are the Baseline data collected within the scope of Showing Life Opportunities project conducted in high schools in Educational Zone 2, Ecuador and Municipality of Quito, Ecuador in 2019-2020; Students finish the program in July 2020. The intervention is an online education course that covers entrepreneurial soft skills, scientific methods, and interviews with role models. This course is taken by students at school (some students finish the program at school during COVID-19 outbreak). We work with mostly 14-19 year-old students (16,570 students). The experimental program covers 126 schools in Educational Zone 2 and 11 schools in Municipality of Quito. We randomly assign schools either to treatment (and receiving the entrepreneurship courses online), or placebo-control (receiving a placebo treatment of online courses from standard curricula) groups. We also cross-randomize the role models and evaluate set of nimble interventions to increase take-up. The details of intervention can be found in AEA registry: Asanov, Igor and David McKenzie. 2020. Showing Life Opportunities: Increasing opportunity-driven entrepreneurship and STEM careers through online courses in schools. AEA RCT Registry. July 19.
Metadata for search engines
Spatial Coverage: Online
Date published: 2021-06-04
Creator:
name | value |
---|---|
1 | SLO Research group |
|
Unique Class Identification
Distribution of values for True_Cohort_id
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
True_Cohort_id | Unique Class Identification | character | 0 | 1 | 610 | 0 | 8 | 8 | 0 | %-9s |
Unique School Identification
Distribution of values for School_id
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
School_id | Unique School Identification | character | 0 | 1 | 115 | 641 | 0 | 8 | 0 | %-9s |
District in which the School is located
Distribution of values for distrito
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
distrito | District in which the School is located | character | 0 | 1 | 10 | 641 | 0 | 5 | 0 | %-9s |
## 257 unique, categorical values, so not shown.
0 missing values.
name | data_type | n_missing | complete_rate | n_unique | min | median | max | label |
---|---|---|---|---|---|---|---|---|
Date_Baseline | Date | 0 | 1 | 257 | 2019-09-13 | 2019-10-21 | 2020-12-03 | NA |
Unique Student Identification
Distribution of values for Student_id_p
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
Student_id_p | Unique Student Identification | character | 0 | 1 | 16570 | 0 | 7 | 7 | 0 | %-9s |
Sex
Distribution of values for I_Gender
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
I_Gender | Sex | character | 0 | 1 | 4 | 0 | 5 | 18 | 0 | %-9s |
How old are you?
Distribution of values for I_Age
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Age | How old are you? | numeric | 0 | 1 | 14 | 16 | 19 | 16.02517 | 1.215321 | %12.0g |
Do you own your own cell phone?
Distribution of values for I_Have_cel
3 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Have_cel | Do you own your own cell phone? | numeric | 3 | 0.9998189 | 0 | 1 | 1 | 0.7301865 | 0.4438762 | %12.0g |
Can you use someone elseâs cell phone to make and receive calls?
Distribution of values for I_Others_cel
12060 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Others_cel | Can you use someone elseâs cell phone to make and receive calls? | numeric | 12060 | 0.2721786 | 0 | 1 | 1 | 0.6833703 | 0.4652132 | %12.0g |
Do not have/ Do not want to share
Distribution of values for I_no_Whatsapp
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
I_no_Whatsapp | Do not have/ Do not want to share | character | 0 | 1 | 3 | 7453 | 0 | 18 | 0 | %-9s |
Do not have/ Do not want to share
Distribution of values for I_no_Instragram
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
I_no_Instragram | Do not have/ Do not want to share | character | 0 | 1 | 3 | 4410 | 0 | 18 | 0 | %-9s |
What language or languages do you speak?
Distribution of values for I_Language
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
I_Language | What language or languages do you speak? | character | 0 | 1 | 6 | 43 | 0 | 18 | 0 | %-9s |
Washing machine
Distribution of values for I_Laundry
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Laundry | Washing machine | numeric | 275 | 0.9834037 | 0 | 1 | 6 | 0.8753605 | 0.9298408 | %12.0g |
Air conditioning / Dryer
Distribution of values for I_Air_conditioner
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Air_conditioner | Air conditioning / Dryer | numeric | 275 | 0.9834037 | 0 | 0 | 6 | 0.2868978 | 0.6390274 | %12.0g |
Flat screen TV
Distribution of values for I_TV
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_TV | Flat screen TV | numeric | 275 | 0.9834037 | 0 | 1 | 6 | 1.305124 | 1.132851 | %12.0g |
Family Car
Distribution of values for I_Car
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Car | Family Car | numeric | 275 | 0.9834037 | 0 | 0 | 6 | 0.6154035 | 0.8785573 | %12.0g |
Domestic Employees / Driver / Gardener
Distribution of values for I_Employees
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Employees | Domestic Employees / Driver / Gardener | numeric | 275 | 0.9834037 | 0 | 0 | 6 | 0.1910402 | 0.6385729 | %12.0g |
Number of bathrooms
Distribution of values for I_N_toilets
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_N_toilets | Number of bathrooms | numeric | 275 | 0.9834037 | 0 | 1 | 6 | 1.598895 | 1.012151 | %12.0g |
Number of bedrooms
Distribution of values for I_Numbers_rooms
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Numbers_rooms | Number of bedrooms | numeric | 275 | 0.9834037 | 0 | 3 | 6 | 3.091316 | 1.243619 | %12.0g |
Do you plan to go to the University?
Distribution of values for II_Study_uni
119 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
II_Study_uni | Do you plan to go to the University? | haven_labelled | 119 | 0.9928183 | -1 | 1 | 1 | 0.7075558 | 0.5162438 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
Do you know any adults who work as scientists?
Distribution of values for III_Know_scientifics
245 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Know_scientifics | Do you know any adults who work as scientists? | haven_labelled | 245 | 0.9852142 | -1 | 1 | 1 | 0.4027565 | 0.8030387 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
Do you know any adults who work as engineers?
Distribution of values for III_Know_engine
244 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Know_engine | Do you know any adults who work as engineers? | haven_labelled | 244 | 0.9852746 | -1 | -1 | 1 | -0.5703173 | 0.7445885 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
Do you know any adults who work as entrepreneurs?
Distribution of values for III_Know_ent
244 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Know_ent | Do you know any adults who work as entrepreneurs? | haven_labelled | 244 | 0.9852746 | -1 | -1 | 1 | -0.5134142 | 0.7684659 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
Do you know any adults who work as mathematicians?
Distribution of values for III_Know_mathe
245 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Know_mathe | Do you know any adults who work as mathematicians? | haven_labelled | 245 | 0.9852142 | -1 | -1 | 1 | -0.1913017 | 0.8940972 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
Do you know any adults who work as technologists?
Distribution of values for III_Know_tech
245 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Know_tech | Do you know any adults who work as technologists? | haven_labelled | 245 | 0.9852142 | -1 | -1 | 1 | -0.2149464 | 0.8722896 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
I will succeed as an entrepreneur
Distribution of values for III_3_Entr_Success
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_3_Entr_Success | I will succeed as an entrepreneur | haven_labelled | 273 | 0.9835244 | 0 | 6 | 7 | 5.149169 | 1.794902 | 7 |
name | value |
---|---|
Strongly Disagree | 1 |
Moderately disagree | 2 |
Slightly disagree | 3 |
Neutral | 4 |
Slightly agree | 5 |
Moderately Agree | 6 |
Strongly Agree | 7 |
I will succeed as a STEM professional (Science. Technologies, Engineering, Math)
Distribution of values for III_3_Stem_Success
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_3_Stem_Success | I will succeed as a STEM professional (Science. Technologies, Engineering, Math) | haven_labelled | 273 | 0.9835244 | 0 | 5 | 7 | 4.860833 | 1.962373 | 7 |
name | value |
---|---|
Strongly Disagree | 1 |
Moderately disagree | 2 |
Slightly disagree | 3 |
Neutral | 4 |
Slightly agree | 5 |
Moderately Agree | 6 |
Strongly Agree | 7 |
I will succeed as a public servant
Distribution of values for III_Succes_public
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Succes_public | I will succeed as a public servant | haven_labelled | 273 | 0.9835244 | 0 | 5 | 7 | 4.791925 | 1.997043 | 7 |
name | value |
---|---|
Strongly Disagree | 1 |
Moderately disagree | 2 |
Slightly disagree | 3 |
Neutral | 4 |
Slightly agree | 5 |
Moderately Agree | 6 |
Strongly Agree | 7 |
How much do you expect to earn per month in 5 years from now?
Distribution of values for III_Earn_5_Years
284 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Earn_5_Years | How much do you expect to earn per month in 5 years from now? | numeric | 284 | 0.9828606 | 100 | 690 | 5000 | 1072.316 | 1211.277 | %10.0g |
How much do you expect to earn per month in 10 years from now?
Distribution of values for III_Earn_10_Years
284 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Earn_10_Years | How much do you expect to earn per month in 10 years from now? | numeric | 284 | 0.9828606 | 100 | 1000 | 20000 | 2850.032 | 4625.518 | %10.0g |
Based on your knowledge, how much do you think the minimum wage per month in Ecuador?
Distribution of values for III_Salary_ecuador
232 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Salary_ecuador | Based on your knowledge, how much do you think the minimum wage per month in Ecuador? | numeric | 232 | 0.9859988 | 200 | 394 | 850 | 409.2175 | 131.9417 | %10.0g |
How much do you think entrepreneur earn on average per month in Ecuador?
Distribution of values for III_Salary_entE
232 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Salary_entE | How much do you think entrepreneur earn on average per month in Ecuador? | numeric | 232 | 0.9859988 | 120 | 500 | 3000 | 716.8684 | 674.0997 | %10.0g |
How much do you think STEM professional (Science. Technologies, Engineering, Math) earn on average per month in Ecuador?
Distribution of values for III_Salary_stemE
309 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_Salary_stemE | How much do you think STEM professional (Science. Technologies, Engineering, Math) earn on average per month in Ecuador? | numeric | 309 | 0.9813518 | 200 | 1000 | 5000 | 1363.262 | 1211.372 | %10.0g |
Is your mother employed?
Distribution of values for IV_Mother_work
538 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_work | Is your mother employed? | numeric | 538 | 0.9675317 | 0 | 1 | 1 | 0.6405314 | 0.4798596 | %12.0g |
What is the highest degree obtained by your mother?
Distribution of values for IV_Mother_edu
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_edu | What is the highest degree obtained by your mother? | character | 0 | 1 | 6 | 553 | 0 | 24 | 0 | %-9s |
Has your mother ever owned a business or been self-employed?
Distribution of values for IV_Mother_business
553 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_business | Has your mother ever owned a business or been self-employed? | numeric | 553 | 0.9666264 | 0 | 1 | 1 | 0.5245052 | 0.4994147 | %12.0g |
What is the largest number of employees your mother's business ever had?
Distribution of values for IV_Mothers_employees
554 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mothers_employees | What is the largest number of employees your mother's business ever had? | numeric | 554 | 0.9665661 | 0 | 0 | 10 | 1.253996 | 2.495638 | %12.0g |
Is your father employed?
Distribution of values for IV_Father_work
1478 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Father_work | Is your father employed? | numeric | 1478 | 0.9108027 | 0 | 1 | 1 | 0.9044527 | 0.2939792 | %12.0g |
What is the highest degree obtained by your father?
Distribution of values for IV_Father_edu
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
IV_Father_edu | What is the highest degree obtained by your father? | character | 0 | 1 | 6 | 1477 | 0 | 24 | 0 | %-9s |
Has your father ever owned a business or been self-employed?
Distribution of values for IV_Father_business
1477 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Father_business | Has your father ever owned a business or been self-employed? | numeric | 1477 | 0.910863 | 0 | 0 | 1 | 0.4552442 | 0.4980094 | %12.0g |
What is the largest number of employees your father's business ever had?
Distribution of values for IV_Fathers_employees
1478 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Fathers_employees | What is the largest number of employees your father's business ever had? | numeric | 1478 | 0.9108027 | 0 | 0 | 12 | 1.647959 | 3.137418 | %12.0g |
Is any of your brother(s) or sister(s) employed?
Distribution of values for IV_Sibling_work
1410 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_work | Is any of your brother(s) or sister(s) employed? | numeric | 1410 | 0.9149065 | 0 | 0 | 1 | 0.3994063 | 0.4897925 | %12.0g |
What is the highest degree obtained by your brother or sister?
Distribution of values for IV_Sibling_edu
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_edu | What is the highest degree obtained by your brother or sister? | character | 0 | 1 | 7 | 1419 | 0 | 24 | 0 | %-9s |
Has any of your brother(s) or sister(s) ever owned a business or been self-employed?
Distribution of values for IV_Sibling_business
1419 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_business | Has any of your brother(s) or sister(s) ever owned a business or been self-employed? | numeric | 1419 | 0.9143633 | 0 | 0 | 1 | 0.1512771 | 0.3583306 | %12.0g |
What is the largest number of employees your brother or sister's business ever had?
Distribution of values for IV_Siblings_employees
1419 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Siblings_employees | What is the largest number of employees your brother or sister's business ever had? | numeric | 1419 | 0.9143633 | 0 | 0 | 3 | 0.2561547 | 0.7668401 | %12.0g |
Have you ever worked in a paid job or in an unpaid job?
Distribution of values for V_Work_Experienve
284 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
V_Work_Experienve | Have you ever worked in a paid job or in an unpaid job? | numeric | 284 | 0.9828606 | 0 | 0 | 1 | 0.2903107 | 0.4539196 | %12.0g |
Are you generally a person who is fully prepared to take risks or do you try to avoid taking risks? Please tick a box on the scale, where the value 0 means: ""unwilling to take risks"" and the value 10 means: ""fully prepared to take risks.""
Distribution of values for VII_Risk_preference
379 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_Risk_preference | Are you generally a person who is fully prepared to take risks or do you try to avoid taking risks? Please tick a box on the scale, where the value 0 means: ""unwilling to take risks"" and the value 10 means: ""fully prepared to take risks."" | numeric | 379 | 0.9771273 | 0 | 8 | 10 | 7.407819 | 2.411422 | %12.0g |
How willing are you to give up something that is beneficial for you today in order to benefit more from that in the future?
Distribution of values for VII_Time_preference
389 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_Time_preference | How willing are you to give up something that is beneficial for you today in order to benefit more from that in the future? | numeric | 389 | 0.9765238 | 0 | 7 | 10 | 6.585316 | 2.938886 | %12.0g |
I assume that people have only the best intentions.
Distribution of values for VII_Confidence
389 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_Confidence | I assume that people have only the best intentions. | numeric | 389 | 0.9765238 | 0 | 6 | 10 | 6.095544 | 2.568665 | %12.0g |
Coin toss Control questions
Distribution of values for coinCtr4
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinCtr4 | Coin toss Control questions | character | 0 | 1 | 3 | 483 | 0 | 2 | 0 | %-9s |
Coin toss Control questions - 1: I make 5 predictions in advance and then flip the coin 5 times.
Distribution of values for CoinCtr1
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
CoinCtr1 | Coin toss Control questions - 1: I make 5 predictions in advance and then flip the coin 5 times. | character | 0 | 1 | 3 | 514 | 0 | 9 | 0 | %-9s |
Coin toss Control questions - 2: I make a prediction out loud.
Distribution of values for CoinCtr2
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
CoinCtr2 | Coin toss Control questions - 2: I make a prediction out loud. | character | 0 | 1 | 3 | 514 | 0 | 9 | 0 | %-9s |
Coin toss Control questions - 3: Each point is equivalent to 0.04 dollars (or 4 cents).
Distribution of values for CoinCtr3
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
CoinCtr3 | Coin toss Control questions - 3: Each point is equivalent to 0.04 dollars (or 4 cents). | character | 0 | 1 | 3 | 521 | 0 | 9 | 0 | %-9s |
coinG4_1_confirm
Distribution of values for coinG4_1_confirm
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinG4_1_confirm | coinG4_1_confirm | character | 0 | 1 | 3 | 13951 | 0 | 57 | 0 | %-9s |
coinG4_2_confirm
Distribution of values for coinG4_2_confirm
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinG4_2_confirm | coinG4_2_confirm | character | 0 | 1 | 3 | 13954 | 0 | 57 | 0 | %-9s |
coinG4_3_confirm
Distribution of values for coinG4_3_confirm
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinG4_3_confirm | coinG4_3_confirm | character | 0 | 1 | 3 | 13954 | 0 | 57 | 0 | %-9s |
coinG4_4_confirm
Distribution of values for coinG4_4_confirm
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinG4_4_confirm | coinG4_4_confirm | character | 0 | 1 | 3 | 13955 | 0 | 57 | 0 | %-9s |
coinG4_5_confirm
Distribution of values for coinG4_5_confirm
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
coinG4_5_confirm | coinG4_5_confirm | character | 0 | 1 | 3 | 13957 | 0 | 57 | 0 | %-9s |
Coin tossing G4
Distribution of values for cointoss_G4
13957 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G4 | Coin tossing G4 | numeric | 13957 | 0.1576946 | 0 | 15 | 25 | 16.51359 | 6.698174 | %12.0g |
Round 1
Distribution of values for cointoss_G3_1
11209 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_1 | Round 1 | numeric | 11209 | 0.3235365 | 0 | 5 | 5 | 4.159672 | 1.869797 | %12.0g |
Round 2
Distribution of values for cointoss_G3_2
11211 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_2 | Round 2 | numeric | 11211 | 0.3234158 | 0 | 5 | 5 | 3.510916 | 2.286706 | %12.0g |
Round 3
Distribution of values for cointoss_G3_3
11213 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_3 | Round 3 | numeric | 11213 | 0.3232951 | 0 | 5 | 5 | 3.39089 | 2.336094 | %12.0g |
Round 4
Distribution of values for cointoss_G3_4
11215 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_4 | Round 4 | numeric | 11215 | 0.3231744 | 0 | 5 | 5 | 3.482726 | 2.298964 | %12.0g |
Round 5
Distribution of values for cointoss_G3_5
11216 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_5 | Round 5 | numeric | 11216 | 0.3231141 | 0 | 5 | 5 | 3.516997 | 2.284008 | %12.0g |
Coin tossing G2
Distribution of values for cointoss_G2
11186 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G2 | Coin tossing G2 | numeric | 11186 | 0.3249246 | 0 | 15 | 25 | 15.12723 | 7.226824 | %12.0g |
Round 1
Distribution of values for cointoss_G1_1
13896 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_1 | Round 1 | numeric | 13896 | 0.161376 | 0 | 5 | 5 | 3.148841 | 2.414785 | %12.0g |
Round 2
Distribution of values for cointoss_G1_2
13896 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_2 | Round 2 | numeric | 13896 | 0.161376 | 0 | 5 | 5 | 3.103964 | 2.426403 | %12.0g |
Round 3
Distribution of values for cointoss_G1_3
13896 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_3 | Round 3 | numeric | 13896 | 0.161376 | 0 | 5 | 5 | 3.066567 | 2.43541 | %12.0g |
Round 4
Distribution of values for cointoss_G1_4
13896 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_4 | Round 4 | numeric | 13896 | 0.161376 | 0 | 5 | 5 | 3.107704 | 2.425468 | %12.0g |
Round 5
Distribution of values for cointoss_G1_5
13896 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_5 | Round 5 | numeric | 13896 | 0.161376 | 0 | 5 | 5 | 3.221765 | 2.393992 | %12.0g |
Distribution of values for CRT1
816 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
CRT1 | 1. A baseball bat and a ball cost $1.10 in total. The bat costs $1.00 more than the ball. How much is the ball? | numeric | 816 | 0.9507544 | 0 | 10 | 501 | 16.81991 | 52.68598 | %10.0g |
Distribution of values for CRT2
973 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
CRT2 | 2. If 5 machines take 5 minutes to make 5 devices, how long would it take 100 machines to make 100 devices? | numeric | 973 | 0.9412794 | 0 | 100 | 501 | 132.2891 | 150.1712 | %10.0g |
Distribution of values for CRT3
1100 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
CRT3 | 3. In a lake, there is a lily cluster. Every day, the set doubles in size. If the set needs 48 days to completely cover the lake, how long would it take the set to cover half of the lake? | numeric | 1100 | 0.933615 | 0 | 24 | 501 | 37.75478 | 55.69768 | %10.0g |
Decision - Prediction for 3rd round
Distribution of values for prediction1Round3
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
prediction1Round3 | Decision - Prediction for 3rd round | character | 0 | 1 | 3 | 614 | 0 | 14 | 0 | %-9s |
Round 1
Distribution of values for round1answer
710 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round1answer | Round 1 | numeric | 710 | 0.9571515 | 0 | 4 | 250 | 4.773581 | 6.833937 | %12.0g |
Round 2
Distribution of values for round2answer
741 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round2answer | Round 2 | numeric | 741 | 0.9552806 | 0 | 7 | 250 | 7.034999 | 8.663393 | %12.0g |
Pre-Round 3
Distribution of values for predictionRound3
636 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound3 | Pre-Round 3 | numeric | 636 | 0.9616174 | 0 | 0 | 1 | 0.4434542 | 0.4968079 | %12.0g |
Round 3 - Easy
Distribution of values for round3EAnswer
7697 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round3EAnswer | Round 3 - Easy | numeric | 7697 | 0.5354858 | 0 | 7 | 250 | 7.134453 | 8.233726 | %12.0g |
Round 3 - Hard
Distribution of values for round3HAanswer
9562 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round3HAanswer | Round 3 - Hard | numeric | 9562 | 0.422933 | 0 | 10 | 250 | 10.42594 | 7.117874 | %12.0g |
Pre-Round 4
Distribution of values for predictionRound4
645 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound4 | Pre-Round 4 | numeric | 645 | 0.9610742 | 0 | 0 | 1 | 0.4121821 | 0.4922431 | %12.0g |
Round 4 - Easy
Distribution of values for round4EAnswer
7204 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round4EAnswer | Round 4 - Easy | numeric | 7204 | 0.5652384 | 0 | 6 | 250 | 6.164211 | 6.665956 | %12.0g |
Round 4 - Hard
Distribution of values for round4HAanswer
9989 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round4HAanswer | Round 4 - Hard | numeric | 9989 | 0.3971635 | 0 | 7 | 250 | 7.108646 | 4.120623 | %12.0g |
Pre-Round 5
Distribution of values for predictionRound5
661 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound5 | Pre-Round 5 | numeric | 661 | 0.9601086 | 0 | 0 | 1 | 0.4567226 | 0.4981392 | %12.0g |
Round 5 - Easy
Distribution of values for round5EAnswer
7916 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round5EAnswer | Round 5 - Easy | numeric | 7916 | 0.5222692 | 0 | 4 | 250 | 4.528888 | 7.100249 | %12.0g |
Round 5 - Hard
Distribution of values for round5HAanswer
9301 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round5HAanswer | Round 5 - Hard | numeric | 9301 | 0.4386844 | 0 | 7 | 250 | 7.1959 | 4.907525 | %12.0g |
Pre-Round 6
Distribution of values for predictionRound6
670 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound6 | Pre-Round 6 | numeric | 670 | 0.9595655 | 0 | 0 | 1 | 0.4825786 | 0.4997121 | %12.0g |
Round 6 - Easy
Distribution of values for round6EAnswer
8327 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round6EAnswer | Round 6 - Easy | numeric | 8327 | 0.4974653 | 0 | 5 | 250 | 5.571637 | 6.262793 | %12.0g |
Round 6 - Hard
Distribution of values for round6HAanswer
8885 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round6HAanswer | Round 6 - Hard | numeric | 8885 | 0.46379 | 0 | 7 | 250 | 7.091347 | 6.311103 | %12.0g |
Decision 1
Distribution of values for unscramble_text1
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
unscramble_text1 | Decision 1 | character | 0 | 1 | 1444 | 13471 | 0 | 362 | 0 | %-9s |
Decision 2
Distribution of values for unscramble_text2
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
unscramble_text2 | Decision 2 | character | 0 | 1 | 2419 | 10339 | 0 | 298 | 0 | %-9s |
Decision 3
Distribution of values for unscramble_text3
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
unscramble_text3 | Decision 3 | character | 0 | 1 | 1431 | 13504 | 0 | 471 | 0 | %-9s |
Dictator - Control: The amount of money you choose is the amount of money you would like to give to Participant 2
Distribution of values for dictatorCrt1
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
dictatorCrt1 | Dictator - Control: The amount of money you choose is the amount of money you would like to give to Participant 2 | character | 0 | 1 | 3 | 728 | 0 | 9 | 0 | %-9s |
Please decide how much of the 40 points you will keep for yourself.
Distribution of values for dictator_decision
8618 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
dictator_decision | Please decide how much of the 40 points you will keep for yourself. | numeric | 8618 | 0.4799034 | 0 | 30 | 40 | 29.42258 | 8.928598 | %10.0g |
What is your reward if you choose A and the other participant chooses B?
Distribution of values for prisonCrt1
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
prisonCrt1 | What is your reward if you choose A and the other participant chooses B? | character | 0 | 1 | 5 | 778 | 0 | 9 | 0 | %-9s |
What is your reward if you choose B and the other participant chooses A?
Distribution of values for prisonCrt2
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
prisonCrt2 | What is your reward if you choose B and the other participant chooses A? | character | 0 | 1 | 5 | 778 | 0 | 9 | 0 | %-9s |
Decision - Prisoner
Distribution of values for mcq_prisoner
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
mcq_prisoner | Decision - Prisoner | character | 0 | 1 | 3 | 818 | 0 | 1 | 0 | %-9s |
BRET decision
Distribution of values for box_num_BRET
813 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
box_num_BRET | BRET decision | numeric | 813 | 0.9509354 | 1 | 46 | 100 | 44.53462 | 27.41801 | %12.0g |
Reported Correct predictions = p_cointoss/5
Distribution of values for IX_Deception
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Deception | Reported Correct predictions = p_cointoss/5 | numeric | 0 | 1 | 0 | 3 | 5 | 3.176826 | 1.424332 | %12.0g |
Measure of cognitive abilities: Average over CRT1, CRT2, CRT3
Distribution of values for IX_CRT
1246 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_CRT | Measure of cognitive abilities: Average over CRT1, CRT2, CRT3 | numeric | 1246 | 0.9248039 | 0 | 0.33 | 1 | 0.2427347 | 0.2074513 | %10.0g |
Success in task (in points) - sum of (p_triangle_r1 - p_triangle_r6)
Distribution of values for IX_Grit_A
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Grit_A | Success in task (in points) - sum of (p_triangle_r1 - p_triangle_r6) | numeric | 0 | 1 | 0 | 19 | 131 | 25.37681 | 21.99969 | %10.0g |
Choice of difficult task - sum of (predictionRound3 - predictionRound6)
Distribution of values for IX_Grit_B
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Grit_B | Choice of difficult task - sum of (predictionRound3 - predictionRound6) | numeric | 0 | 1 | 0 | 2 | 4 | 1.72414 | 1.531413 | %12.0g |
Choice of difficult task after failure - number of rounds where a student chooses a hard task even though previous task (hard or easy) was failed
Distribution of values for IX_Grit_C
756 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Grit_C | Choice of difficult task after failure - number of rounds where a student chooses a hard task even though previous task (hard or easy) was failed | numeric | 756 | 0.9543754 | 0 | 0 | 1 | 0.4200076 | 0.4935753 | %12.0g |
Score in the unscrambling task
Distribution of values for IX_Unscramble_A
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Unscramble_A | Score in the unscrambling task | numeric | 0 | 1 | 0 | 0 | 12 | 0.1065269 | 0.4561863 | %10.0g |
Amount Given
Distribution of values for IX_Dictator
8618 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Dictator | Amount Given | numeric | 8618 | 0.4799034 | 0 | 10 | 40 | 10.57742 | 8.928598 | %10.0g |
If the person choose to cooperate: when mcq_prisoner = a
Distribution of values for IX_PD
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
IX_PD | If the person choose to cooperate: when mcq_prisoner = a | character | 0 | 1 | 3 | 818 | 0 | 1 | 0 | %-9s |
IX_BRET - the same as box_num_BRET
Distribution of values for IX_BRET
813 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_BRET | IX_BRET - the same as box_num_BRET | numeric | 813 | 0.9509354 | 1 | 46 | 100 | 44.53462 | 27.41801 | %12.0g |
Grade
Distribution of values for Grade
26 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
Grade | Grade | numeric | 26 | 0.9984309 | 1 | 2 | 3 | 1.944693 | 0.7864688 | %12.0g |
Female
Distribution of values for Female
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
Female | Female | numeric | 0 | 1 | 0 | 1 | 1 | 0.5106216 | 0.4999023 | %12.0g |
I_10_Income
Distribution of values for I_10_Income
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_10_Income | I_10_Income | numeric | 0 | 1 | -2.7 | -0.34 | 16 | 0 | 1.623984 | %10.0g |
II_1A_Entr_Attitude
Distribution of values for II_1A_Entr_Attitude
87 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
II_1A_Entr_Attitude | II_1A_Entr_Attitude | numeric | 87 | 0.9947495 | -2.6 | 0.17 | 0.94 | 0.0004062 | 0.7974492 | %10.0g |
II_1B_Entr_Intentions
Distribution of values for II_1B_Entr_Intentions
97 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
II_1B_Entr_Intentions | II_1B_Entr_Intentions | numeric | 97 | 0.994146 | -2.8 | 0.14 | 1 | 0 | 0.8178687 | %10.0g |
II_2A_Stem_Attitude
Distribution of values for II_2A_Stem_Attitude
109 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
II_2A_Stem_Attitude | II_2A_Stem_Attitude | numeric | 109 | 0.9934218 | -2.9 | 0.21 | 0.92 | 0 | 0.8640506 | %10.0g |
II_2B_Stem_Intentions
Distribution of values for II_2B_Stem_Intentions
116 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
II_2B_Stem_Intentions | II_2B_Stem_Intentions | numeric | 116 | 0.9929994 | -2.3 | 0.25 | 1.1 | 0 | 0.8987586 | %10.0g |
III_3_Entr_Success_S
Distribution of values for III_3_Entr_Success_S
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_3_Entr_Success_S | III_3_Entr_Success_S | numeric | 273 | 0.9835244 | -2.9 | 0.47 | 1 | -1e-07 | 0.9999999 | %10.0g |
III_3_Stem_Success_S
Distribution of values for III_3_Stem_Success_S
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_3_Stem_Success_S | III_3_Stem_Success_S | numeric | 273 | 0.9835244 | -2.5 | 0.071 | 1.1 | 0 | 0.9999999 | %10.0g |
III_3_Public_Success_S
Distribution of values for III_3_Public_Success_S
273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_3_Public_Success_S | III_3_Public_Success_S | numeric | 273 | 0.9835244 | -2.4 | 0.1 | 1.1 | 0 | 1 | %10.0g |
III_1_Stem_Adults
Distribution of values for III_1_Stem_Adults
244 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_1_Stem_Adults | III_1_Stem_Adults | numeric | 244 | 0.9852746 | -1 | -0.25 | 1 | -0.1434981 | 0.5369292 | %10.0g |
III_2_Entr_Adults
Distribution of values for III_2_Entr_Adults
244 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
III_2_Entr_Adults | III_2_Entr_Adults | numeric | 244 | 0.9852746 | -1 | -1 | 1 | -0.5134142 | 0.7684659 | %12.0g |
VI_1_Attitudes
Distribution of values for VI_1_Attitudes
364 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VI_1_Attitudes | VI_1_Attitudes | numeric | 364 | 0.9780326 | -2.4 | 0.15 | 1.3 | -0.0013434 | 0.6832363 | %10.0g |
VI_2_Attitudes
Distribution of values for VI_2_Attitudes
397 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VI_2_Attitudes | VI_2_Attitudes | numeric | 397 | 0.976041 | -2.8 | 0.074 | 1.3 | -4.32e-05 | 0.7363541 | %10.0g |
VI_3_Attitudes
Distribution of values for VI_3_Attitudes
416 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VI_3_Attitudes | VI_3_Attitudes | numeric | 416 | 0.9748944 | -2.8 | 0.038 | 1.3 | 0 | 0.7243598 | %10.0g |
VII_3_BFI_Extraversion
Distribution of values for VII_3_BFI_Extraversion
603 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_3_BFI_Extraversion | VII_3_BFI_Extraversion | numeric | 603 | 0.9636089 | -2.5 | 0.27 | 1.2 | -0.0009743 | 0.7869173 | %10.0g |
VII_3_BFI_Agreeableness
Distribution of values for VII_3_BFI_Agreeableness
626 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_3_BFI_Agreeableness | VII_3_BFI_Agreeableness | numeric | 626 | 0.9622209 | -2.2 | 0.046 | 1.4 | 0.0046025 | 0.8102665 | %10.0g |
VII_3_BFI_Conscientiousness
Distribution of values for VII_3_BFI_Conscientiousness
613 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_3_BFI_Conscientiousness | VII_3_BFI_Conscientiousness | numeric | 613 | 0.9630054 | -2.8 | 0.076 | 1.8 | -0.001426 | 0.738461 | %10.0g |
VII_3_BFI_Neuroticism
Distribution of values for VII_3_BFI_Neuroticism
620 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_3_BFI_Neuroticism | VII_3_BFI_Neuroticism | numeric | 620 | 0.962583 | -2.7 | 0.009 | 1.3 | 0.0020102 | 0.7715954 | %10.0g |
VII_3_BFI_Openness
Distribution of values for VII_3_BFI_Openness
648 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VII_3_BFI_Openness | VII_3_BFI_Openness | numeric | 648 | 0.9608932 | -3 | -0.014 | 1.5 | 0.0021831 | 0.7952252 | %10.0g |
I_Language_Esp_idioma_extr
Distribution of values for I_Language_Esp_idioma_extr
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Language_Esp_idioma_extr | I_Language_Esp_idioma_extr | numeric | 0 | 1 | 0 | 0 | 1 | 0.0880507 | 0.2833772 | %12.0g |
I_Language_Nativa_idioma_extr
Distribution of values for I_Language_Nativa_idioma_extr
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Language_Nativa_idioma_extr | I_Language_Nativa_idioma_extr | numeric | 0 | 1 | 0 | 0 | 1 | 0.0080266 | 0.0892335 | %12.0g |
I_Language_Nativa_y_esp
Distribution of values for I_Language_Nativa_y_esp
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Language_Nativa_y_esp | I_Language_Nativa_y_esp | numeric | 0 | 1 | 0 | 0 | 1 | 0.1161738 | 0.3204429 | %12.0g |
I_Language_Solo_esp
Distribution of values for I_Language_Solo_esp
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Language_Solo_esp | I_Language_Solo_esp | numeric | 0 | 1 | 0 | 1 | 1 | 0.729994 | 0.443976 | %12.0g |
I_Language_Solo_lengua_nativa
Distribution of values for I_Language_Solo_lengua_nativa
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Language_Solo_lengua_nativa | I_Language_Solo_lengua_nativa | numeric | 0 | 1 | 0 | 0 | 1 | 0.0551599 | 0.228299 | %12.0g |
IV_Mother_edu_Bachiller
Distribution of values for IV_Mother_edu_Bachiller
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_edu_Bachiller | IV_Mother_edu_Bachiller | numeric | 0 | 1 | 0 | 0 | 1 | 0.3450815 | 0.4754092 | %12.0g |
IV_Mother_edu_Maestria
Distribution of values for IV_Mother_edu_Maestria
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_edu_Maestria | IV_Mother_edu_Maestria | numeric | 0 | 1 | 0 | 0 | 1 | 0.0328304 | 0.1781979 | %12.0g |
IV_Mother_edu_PhD
Distribution of values for IV_Mother_edu_PhD
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Mother_edu_PhD | IV_Mother_edu_PhD | numeric | 0 | 1 | 0 | 0 | 1 | 0.0065178 | 0.0804718 | %12.0g |
IV_Father_edu_Bachiller
Distribution of values for IV_Father_edu_Bachiller
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Father_edu_Bachiller | IV_Father_edu_Bachiller | numeric | 0 | 1 | 0 | 0 | 1 | 0.3684973 | 0.4824117 | %12.0g |
IV_Father_edu_Maestria
Distribution of values for IV_Father_edu_Maestria
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Father_edu_Maestria | IV_Father_edu_Maestria | numeric | 0 | 1 | 0 | 0 | 1 | 0.0341581 | 0.1816407 | %12.0g |
IV_Father_edu_PhD
Distribution of values for IV_Father_edu_PhD
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Father_edu_PhD | IV_Father_edu_PhD | numeric | 0 | 1 | 0 | 0 | 1 | 0.0080266 | 0.0892335 | %12.0g |
IV_Sibling_edu_Bachiller
Distribution of values for IV_Sibling_edu_Bachiller
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_edu_Bachiller | IV_Sibling_edu_Bachiller | numeric | 0 | 1 | 0 | 0 | 1 | 0.453108 | 0.4978113 | %12.0g |
IV_Sibling_edu_Maestria
Distribution of values for IV_Sibling_edu_Maestria
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_edu_Maestria | IV_Sibling_edu_Maestria | numeric | 0 | 1 | 0 | 0 | 1 | 0.021545 | 0.1451966 | %12.0g |
IV_Sibling_edu_PhD
Distribution of values for IV_Sibling_edu_PhD
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IV_Sibling_edu_PhD | IV_Sibling_edu_PhD | numeric | 0 | 1 | 0 | 0 | 1 | 0.0053108 | 0.0726837 | %12.0g |
Language and Literature
Distribution of values for X0_1_1_Expected_Grade
1359 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_1_Expected_Grade | Language and Literature | numeric | 1359 | 0.9179843 | 1 | 9 | 10 | 8.485438 | 1.491231 | %12.0g |
English
Distribution of values for X0_1_2_Expected_Grade
1330 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_2_Expected_Grade | English | numeric | 1330 | 0.9197345 | 1 | 8 | 10 | 8.174803 | 1.59615 | %12.0g |
Statistics
Distribution of values for X0_1_3_Expected_Grade
3990 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_3_Expected_Grade | Statistics | numeric | 3990 | 0.7592034 | 1 | 8 | 10 | 8.142528 | 1.625612 | %12.0g |
Mathematics
Distribution of values for X0_1_4_Expected_Grade
1367 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_4_Expected_Grade | Mathematics | numeric | 1367 | 0.9175015 | 1 | 8 | 10 | 8.238571 | 1.544109 | %12.0g |
Entrepreneurship
Distribution of values for X0_1_5_Expected_Grade
1499 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_5_Expected_Grade | Entrepreneurship | numeric | 1499 | 0.9095353 | 1 | 9 | 10 | 8.550395 | 1.44892 | %12.0g |
Biology
Distribution of values for X0_1_6_Expected_Grade
1439 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_6_Expected_Grade | Biology | numeric | 1439 | 0.9131563 | 1 | 9 | 10 | 8.519199 | 1.423929 | %12.0g |
Physics
Distribution of values for X0_1_7_Expected_Grade
1408 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_7_Expected_Grade | Physics | numeric | 1408 | 0.9150272 | 1 | 8 | 10 | 8.234534 | 1.519653 | %12.0g |
Chemistry
Distribution of values for X0_1_8_Expected_Grade
1471 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_1_8_Expected_Grade | Chemistry | numeric | 1471 | 0.9112251 | 1 | 9 | 10 | 8.393072 | 1.485571 | %12.0g |
X0_2_Knowledge
Distribution of values for X0_2_Knowledge
995 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_Knowledge | X0_2_Knowledge | numeric | 995 | 0.9399517 | -0.88 | -0.029 | 1.3 | -0.0015512 | 0.3283221 | %10.0g |
X0_2_Statistics_total
Distribution of values for X0_2_Statistics_total
995 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_Statistics_total | X0_2_Statistics_total | numeric | 995 | 0.9399517 | -0.8 | 0.074 | 2 | -0.0006395 | 0.5867953 | %10.0g |
X0_2_Spanish_total
Distribution of values for X0_2_Spanish_total
1017 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_Spanish_total | X0_2_Spanish_total | numeric | 1017 | 0.938624 | -1.2 | 0.019 | 1.1 | -0.0020656 | 0.3219432 | %10.0g |
X0_2_English_total
Distribution of values for X0_2_English_total
1083 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_English_total | X0_2_English_total | numeric | 1083 | 0.9346409 | -0.99 | 0.082 | 1.2 | -0.0010858 | 0.5274549 | %10.0g |
X1_1_A_Personal_Initiative
Distribution of values for X1_1_A_Personal_Initiative
1163 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_1_A_Personal_Initiative | X1_1_A_Personal_Initiative | numeric | 1163 | 0.9298129 | -2.9 | 0.011 | 1.4 | -0.0020263 | 0.7273154 | %10.0g |
X1_1_B_Personal_Initiative
Distribution of values for X1_1_B_Personal_Initiative
1173 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_1_B_Personal_Initiative | X1_1_B_Personal_Initiative | numeric | 1173 | 0.9292094 | -3.1 | 0.095 | 1.4 | -0.0018071 | 0.7572956 | %10.0g |
X1_2_A_Negotiations_Yielding
Distribution of values for X1_2_A_Negotiations_Yielding
1159 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_A_Negotiations_Yielding | X1_2_A_Negotiations_Yielding | numeric | 1159 | 0.9300543 | -1.9 | -0.15 | 1.6 | -0.0016032 | 0.770808 | %10.0g |
X1_2_B_Negotiations_Forcing
Distribution of values for X1_2_B_Negotiations_Forcing
1153 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_B_Negotiations_Forcing | X1_2_B_Negotiations_Forcing | numeric | 1153 | 0.9304164 | -1.9 | -0.067 | 1.7 | -0.0001168 | 0.8022369 | %10.0g |
X1_2_C_Negotiations_Compromising
Distribution of values for X1_2_C_Negotiations_Compromising
1161 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_C_Negotiations_Compromising | X1_2_C_Negotiations_Compromising | numeric | 1161 | 0.9299336 | -2.1 | 0.34 | 1.6 | -0.0011152 | 0.7707816 | %10.0g |
X1_2_D_Negotiations_Avoiding
Distribution of values for X1_2_D_Negotiations_Avoiding
1154 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_D_Negotiations_Avoiding | X1_2_D_Negotiations_Avoiding | numeric | 1154 | 0.9303561 | -2 | 0.3 | 1.5 | -0.0002736 | 0.7764099 | %10.0g |
X1_2_E_Negotiations_Problem_Solving
Distribution of values for X1_2_E_Negotiations_Problem_Solving
1158 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_E_Negotiations_Problem_Solving | X1_2_E_Negotiations_Problem_Solving | numeric | 1158 | 0.9301147 | -2.4 | 0.26 | 1.5 | -0.0010146 | 0.7785673 | %10.0g |
X2_1_Self_Efficacy
Distribution of values for X2_1_Self_Efficacy
1205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_1_Self_Efficacy | X2_1_Self_Efficacy | numeric | 1205 | 0.9272782 | -2.8 | -0.038 | 1.3 | -0.0013304 | 0.6886929 | %10.0g |
X2_2_Youth_Self_Efficacy
Distribution of values for X2_2_Youth_Self_Efficacy
1224 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_2_Youth_Self_Efficacy | X2_2_Youth_Self_Efficacy | numeric | 1224 | 0.9261316 | -2.2 | 0.019 | 1.4 | -0.0064442 | 0.6715125 | %10.0g |
X2_3_Self_Efficacy_Scale
Distribution of values for X2_3_Self_Efficacy_Scale
1240 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_3_Self_Efficacy_Scale | X2_3_Self_Efficacy_Scale | numeric | 1240 | 0.925166 | -2.1 | 0.085 | 1.4 | -0.0054531 | 0.7797612 | %10.0g |
X2_4_Growth_Mentality
Distribution of values for X2_4_Growth_Mentality
1251 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_4_Growth_Mentality | X2_4_Growth_Mentality | numeric | 1251 | 0.9245021 | -1.9 | 0.023 | 1.4 | -0.0037403 | 0.8772113 | %10.0g |
X2_5_A_Self_Concept_Independent
Distribution of values for X2_5_A_Self_Concept_Independent
1266 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_5_A_Self_Concept_Independent | X2_5_A_Self_Concept_Independent | numeric | 1266 | 0.9235969 | -2.6 | 0.063 | 1.2 | -0.0005145 | 0.6484554 | %10.0g |
X2_5_B_Self_Concept_Interdependent
Distribution of values for X2_5_B_Self_Concept_Interdependent
1269 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_5_B_Self_Concept_Interdependent | X2_5_B_Self_Concept_Interdependent | numeric | 1269 | 0.9234158 | -2.8 | 0.091 | 1.1 | 0.0008472 | 0.6708983 | %10.0g |
X2_6_A_Self_Regulatory_Prevention
Distribution of values for X2_6_A_Self_Regulatory_Prevention
1303 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_6_A_Self_Regulatory_Prevention | X2_6_A_Self_Regulatory_Prevention | numeric | 1303 | 0.9213639 | -2.9 | 0.11 | 1.1 | 0.0012165 | 0.7220635 | %10.0g |
X2_6_B_Self_Regulatory_Promotion
Distribution of values for X2_6_B_Self_Regulatory_Promotion
1298 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_6_B_Self_Regulatory_Promotion | X2_6_B_Self_Regulatory_Promotion | numeric | 1298 | 0.9216657 | -3.5 | 0.19 | 0.93 | 0.0070441 | 0.8166087 | %10.0g |
X2_7_Grit_S
Distribution of values for X2_7_Grit_S
1321 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_7_Grit_S | X2_7_Grit_S | numeric | 1321 | 0.9202776 | -2.3 | 0.0084 | 1.4 | -0.0033618 | 0.7641052 | %10.0g |
X3_1_Bus_Self_Efficacy
Distribution of values for X3_1_Bus_Self_Efficacy
1333 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X3_1_Bus_Self_Efficacy | X3_1_Bus_Self_Efficacy | numeric | 1333 | 0.9195534 | -2.7 | 0.12 | 1.2 | -0.0002062 | 0.7889762 | %10.0g |
X3_2_Bus_Oport
Distribution of values for X3_2_Bus_Oport
1409 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X3_2_Bus_Oport | X3_2_Bus_Oport | numeric | 1409 | 0.9149668 | -0.91 | -0.28 | 3 | 0.0008222 | 0.931803 | %10.0g |
X3_3_Bus_Attitudes
Distribution of values for X3_3_Bus_Attitudes
1416 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X3_3_Bus_Attitudes | X3_3_Bus_Attitudes | numeric | 1416 | 0.9145444 | -3.1 | 0.08 | 1.2 | -0.0010706 | 0.7136764 | %10.0g |
X3_4_Social_Norms
Distribution of values for X3_4_Social_Norms
1426 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X3_4_Social_Norms | X3_4_Social_Norms | numeric | 1426 | 0.9139409 | -2.8 | 0.096 | 1.1 | 0.0023242 | 0.8087034 | %10.0g |
Baseline Take Up
Distribution of values for Participated_in_Baseline
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
Participated_in_Baseline | Baseline Take Up | numeric | 0 | 1 | 1 | 1 | 1 | 1 | 0 | %10.0g |
Reliability: Not computed.
Missing: 170.
Likert plot of scale Entr_Attitude items
Distribution of scale Entr_Attitude
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
II_Worthy_emp | 1. Worthless / Worthwhile | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
87 | 0.9947495 | 0 | 6 | 7 | 5.345326 | 1.971869 | 7 | |
II_Bored_emp | 2. Boring / Fun | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
87 | 0.9947495 | 0 | 5 | 7 | 4.850149 | 1.942191 | 7 | |
II_Negative_emp | 3. Negative / Positive | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
87 | 0.9947495 | 0 | 6 | 7 | 5.111327 | 2.140252 | 7 | |
II_Need_emp | 4. Need/Opportunity | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
170 | 0.9897405 | 0 | 6 | 7 | 5.363232 | 1.978314 | 7 |
Reliability: Not computed.
Missing: 97.
Likert plot of scale Entr_Intentions items
Distribution of scale Entr_Intentions
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
II_Start_emp | 1. I often think about starting a business | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
97 | 0.994146 | 0 | 5 | 7 | 4.836703 | 1.891495 | 7 | |
II_Ideas_emp | 2. I have business ideas I am going to implement | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
97 | 0.994146 | 0 | 5 | 7 | 4.533843 | 1.960566 | 7 | |
II_Own_boss | 3.   My goal is to become my own boss | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
97 | 0.994146 | 0 | 7 | 7 | 5.982881 | 1.693830 | 7 |
Reliability: Not computed.
Missing: 109.
Likert plot of scale Stem_Attitude items
Distribution of scale Stem_Attitude
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
II_Worthy_stem | 1. Worthless / Worthwhile | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
109 | 0.9934218 | 0 | 6 | 7 | 5.510115 | 1.829115 | 7 | |
II_Bored_stem | 2. Boring / Fun | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
109 | 0.9934218 | 0 | 5 | 7 | 4.944596 | 1.826288 | 7 | |
II_Negative_stem | 3. Negative / Positive | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
109 | 0.9934218 | 0 | 6 | 7 | 5.425855 | 1.905686 | 7 |
Reliability: Not computed.
Missing: 116.
Likert plot of scale Stem_Intentions items
Distribution of scale Stem_Intentions
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
II_Study_stem | 1. I often think about starting career in STEM (Science. Technologies, Engineering, Math) | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
116 | 0.9929994 | 0 | 5 | 7 | 4.910782 | 2.076619 | 7 | |
II_Ideas_stem | 2. I have ideas in STEM (Science. Technologies, Engineering, Math) I am going to implement | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
116 | 0.9929994 | 0 | 5 | 7 | 4.452413 | 1.999548 | 7 | |
II_Profesional_stem | 3. My goal is to become a professional in STEM | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
116 | 0.9929994 | 0 | 6 | 7 | 4.990519 | 2.127786 | 7 |
Reliability: Not computed.
Missing: 395.
Likert plot of scale Attitudes1 items
Distribution of scale Attitudes1
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
VI_attitudes1_1 | 1. There are times when I let others take responsibility for solving the problem. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
393 | 0.9762824 | 1 | 3 | 5 | 2.774618 | 1.120858 | 5 | |
VI_attitudes1_2 | 2. Rather than negotiate the things on which we disagree, I try to stress those things upon which we both agree. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
366 | 0.9779119 | 1 | 4 | 5 | 3.578623 | 1.063289 | 5 | |
VI_attitudes1_3 | 3. I am usually firm in pursuing my goals. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
393 | 0.9762824 | 1 | 4 | 5 | 4.143043 | 1.017861 | 5 | |
VI_attitudes1_4 | 4. I might try to soothe the other feelings and preserve our relationship. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
391 | 0.9764031 | 1 | 4 | 5 | 3.835466 | 1.054106 | 5 |
Reliability: Not computed.
Missing: 408.
Likert plot of scale Attitudes2 items
Distribution of scale Attitudes2
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
VI_attitudes2_1 | 1. Whenever something goes wrong, I look for a solution immediately. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
403 | 0.9756789 | 1 | 4 | 5 | 3.926208 | 1.0013280 | 5 | |
VI_attitudes2_2 | 2. Whenever there's an opportunity to get actively involved, I do. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
405 | 0.9755582 | 1 | 4 | 5 | 3.722734 | 1.0170319 | 5 | |
VI_attitudes2_3 | 3. I take the initiative immediately, even if others do not. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
402 | 0.9757393 | 1 | 4 | 5 | 3.611331 | 0.9995856 | 5 | |
VI_attitudes2_4 | 4. I take advantage of opportunities quickly to to achieve my goals. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
401 | 0.9757996 | 1 | 4 | 5 | 4.063146 | 0.9342740 | 5 | |
VI_attitudes2_5 | 5. I usually do more than I'm asked to. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
403 | 0.9756789 | 1 | 4 | 5 | 3.594606 | 1.0015159 | 5 | |
VI_attitudes2_6 | 6. I'm particularly good at coming up with ideas. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
403 | 0.9756789 | 1 | 4 | 5 | 3.630544 | 0.9884348 | 5 |
Reliability: Not computed.
Missing: 416.
Likert plot of scale Attitudes3 items
Distribution of scale Attitudes3
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
VI_attitudes3_1 | 1. I take initiative even when others donât. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.595828 | 1.0090950 | 5 | |
VI_attitudes3_2 | 2. I work harder for my assignments than what is typically expected. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.629627 | 0.9637476 | 5 | |
VI_attitudes3_3 | 3. I set myself goals that are beneficial for my learning or development. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.968615 | 0.9289462 | 5 | |
VI_attitudes3_4 | 4. I independently search for new tasks. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.549523 | 0.9902916 | 5 | |
VI_attitudes3_5 | 5. I actively attack problems. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.493810 | 1.0042897 | 5 | |
VI_attitudes3_6 | 6. I anticipate opportunities. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.743036 | 0.9343703 | 5 | |
VI_attitudes3_7 | 7. When I have set my own learning goal, I pursue it persistently. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.905596 | 0.9482699 | 5 | |
VI_attitudes3_8 | 8. When I have set my own learning goal, I do not give up working on the task if something goes wrong. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
416 | 0.9748944 | 1 | 4 | 5 | 3.841216 | 1.0030511 | 5 |
Reliability: Not computed.
Missing: 3786.
Likert plot of scale Traits items
Distribution of scale Traits
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
VII_Traits_1 | he's reserved. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1076 | 0.9350634 | 1 | 4 | 5 | 3.548406 | 1.1667082 | 5 | |
VII_Traits_2 | He's usually confident | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1019 | 0.9385033 | 1 | 4 | 5 | 3.482348 | 1.1267831 | 5 | |
VII_Traits_3 | does a thorough job | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1144 | 0.9309596 | 1 | 4 | 5 | 3.813626 | 0.9910189 | 5 | |
VII_Traits_4 | relaxes, handles people well | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1227 | 0.9259505 | 1 | 4 | 5 | 3.749593 | 1.0189808 | 5 | |
VII_Traits_5 | has an active imagination | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1225 | 0.9260712 | 1 | 4 | 5 | 3.961030 | 0.9974778 | 5 | |
VII_Traits_6 | is open, sociable | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1299 | 0.9216053 | 1 | 4 | 5 | 3.775064 | 1.1087065 | 5 | |
VII_Traits_7 | tends to find fault with others | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1289 | 0.9222088 | 1 | 3 | 5 | 3.409332 | 1.1130658 | 5 | |
VII_Traits_8 | tends to be weak | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1085 | 0.9345202 | 1 | 3 | 5 | 2.855150 | 1.1768811 | 5 | |
VII_Traits_9 | gets nervous easily | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1080 | 0.9348220 | 1 | 4 | 5 | 3.454422 | 1.2029061 | 5 | |
VII_Traits_10 | has few artistic concerns | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1336 | 0.9193724 | 1 | 3 | 5 | 3.228699 | 1.1498165 | 5 |
Reliability: Not computed.
Missing: 3847.
Distribution of scale ScaleofScales
name | label | data_type | scale_item_names | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|---|
Entr_Attitude | 4 II items aggregated by rowMeans | numeric | II_Worthy_emp, II_Bored_emp, II_Negative_emp, II_Need_emp | 170 | 0.9897405 | 0 | 5.5 | 7 | 5.165015 | 1.6039003 | |
Entr_Intentions | 3 II items aggregated by rowMeans | numeric | II_Start_emp, II_Ideas_emp, II_Own_boss | 97 | 0.9941460 | 0 | 5.3 | 7 | 5.117809 | 1.5164994 | |
Stem_Attitude | 3 II items aggregated by rowMeans | numeric | II_Worthy_stem, II_Bored_stem, II_Negative_stem | 109 | 0.9934218 | 0 | 5.7 | 7 | 5.293522 | 1.6020381 | |
Stem_Intentions | 3 II items aggregated by rowMeans | numeric | II_Study_stem, II_Ideas_stem, II_Profesional_stem | 116 | 0.9929994 | 0 | 5.3 | 7 | 4.784571 | 1.8589653 | |
Attitudes1 | 4 VI_attitudes1 items aggregated by rowMeans | numeric | VI_attitudes1_1, VI_attitudes1_2, VI_attitudes1_3, VI_attitudes1_4 | 395 | 0.9761617 | 1 | 3.8 | 5 | 3.583431 | 0.7232369 | |
Attitudes2 | 6 VI_attitudes2 items aggregated by rowMeans | numeric | VI_attitudes2_1, VI_attitudes2_2, VI_attitudes2_3, VI_attitudes2_4, VI_attitudes2_5, VI_attitudes2_6 | 408 | 0.9753772 | 1 | 3.8 | 5 | 3.758116 | 0.7288160 | |
Attitudes3 | 8 VI_attitudes3 items aggregated by rowMeans | numeric | VI_attitudes3_1, VI_attitudes3_2, VI_attitudes3_3, VI_attitudes3_4, VI_attitudes3_5, VI_attitudes3_6, VI_attitudes3_7, VI_attitudes3_8 | 416 | 0.9748944 | 1 | 3.8 | 5 | 3.715906 | 0.7037749 | |
Traits | 10 VII_Traits items aggregated by rowMeans | numeric | VII_Traits_1, VII_Traits_2, VII_Traits_3, VII_Traits_4, VII_Traits_5, VII_Traits_6, VII_Traits_7, VII_Traits_8, VII_Traits_9, VII_Traits_10 | 3786 | 0.7715148 | 1 | 3.5 | 5 | 3.508503 | 0.6230636 |
Reliability: Not computed.
Missing: 12566.
Likert plot of scale Statistics_total1 items
Distribution of scale Statistics_total1
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_1_Statistics | Statistics1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12564 | 0.2417622 | 0 | 0 | 1 | 0.3854219 | 0.4867556 | 3 | |
X0_2_2_Statistics | Statistics2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12564 | 0.2417622 | 0 | 0 | 1 | 0.3886670 | 0.4875082 | 3 | |
X0_2_3_Statistics | Statistics3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12563 | 0.2418226 | 0 | 0 | 1 | 0.3628650 | 0.4808864 | 3 |
Reliability: Not computed.
Missing: 8741.
Likert plot of scale Statistics_total2 items
Distribution of scale Statistics_total2
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_4_Statistics | Statistics4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
8736 | 0.4727821 | 0 | 0 | 1 | 0.3621394 | 0.4806495 | 3 | |
X0_2_5_Statistics | Statistics5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
8733 | 0.4729632 | 0 | 0 | 1 | 0.3639148 | 0.4811552 | 3 | |
X0_2_6_Statistics | Statistics6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
8735 | 0.4728425 | 0 | 0 | 1 | 0.0875558 | 0.2826659 | 3 |
Reliability: Not computed.
Missing: 12729.
Likert plot of scale Statistics_total3 items
Distribution of scale Statistics_total3
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X0_2_7_Statistics | Statistics7 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12725 | 0.2320459 | 0 | 0 | 1 | 0.3875163 | 0.4872465 | 3 | |
X0_2_8_Statistics | Statistics8 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12727 | 0.2319252 | 0 | 0 | 1 | 0.3224044 | 0.4674576 | 3 | |
X0_2_9_Statistics | Statistics9 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12726 | 0.2319855 | 0 | 0 | 1 | 0.1040583 | 0.3053758 | 3 |
Reliability: Not computed.
Missing: 1812.
Likert plot of scale Spanish_total items
Distribution of scale Spanish_total
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X0_3_1_Spanish | Spanish1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1017 | 0.9386240 | 0 | 1 | 1 | 0.5386742 | 0.4985181 | 3 | |
X0_3_2_Spanish | Spanish2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1021 | 0.9383826 | 0 | 0 | 1 | 0.3058074 | 0.4607634 | 3 | |
X0_3_3_Spanish | Spanish3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1022 | 0.9383223 | 0 | 1 | 1 | 0.7554669 | 0.4298238 | 3 | |
X0_3_4_Spanish | Spanish4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1026 | 0.9380809 | 0 | 0 | 1 | 0.4570252 | 0.4981658 | 3 | |
X0_3_5_Spanish | Spanish5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1040 | 0.9372360 | 0 | 0 | 1 | 0.1572440 | 0.3640424 | 3 | |
X0_3_6_Spanish | Spanish6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1044 | 0.9369946 | 0 | 0 | 1 | 0.2587917 | 0.4379851 | 3 | |
X0_3_7_Spanish | Spanish7 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1050 | 0.9366325 | 0 | 0 | 1 | 0.2477448 | 0.4317167 | 3 | |
X0_3_8a_Spanish | Spanish8a | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1116 | 0.9326494 | 0 | 1 | 1 | 0.6888831 | 0.4629655 | 3 | |
X0_3_8b_Spanish | Spanish8b | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1217 | 0.9265540 | 0 | 1 | 1 | 0.5415228 | 0.4982891 | 3 | |
X0_3_8c_Spanish | Spanish8c | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1277 | 0.9229330 | 0 | 1 | 1 | 0.6340156 | 0.4817209 | 3 | |
X0_3_8d_Spanish | Spanish8d | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1360 | 0.9179240 | 0 | 1 | 1 | 0.8362919 | 0.3700226 | 3 | |
X0_3_8e_Spanish | Spanish8e | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1276 | 0.9229934 | 0 | 1 | 1 | 0.8335295 | 0.3725146 | 3 | |
X0_3_8f_Spanish | Spanish8f | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1377 | 0.9168980 | 0 | 1 | 1 | 0.6441124 | 0.4787971 | 3 |
Reliability: Not computed.
Missing: 1116.
Likert plot of scale English_total items
Distribution of scale English_total
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X0_4_1_English | English1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1083 | 0.9346409 | 0 | 0 | 1 | 0.2161167 | 0.4116081 | 3 | |
X0_4_2_English | English2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1092 | 0.9340978 | 0 | 0 | 1 | 0.2488694 | 0.4323719 | 3 | |
X0_4_3_English | English3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1099 | 0.9336753 | 0 | 1 | 1 | 0.5883265 | 0.4921525 | 3 | |
X0_4_4_English | English4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1104 | 0.9333736 | 0 | 0 | 1 | 0.4761412 | 0.4994466 | 3 | |
X0_4_5_English | English5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1108 | 0.9331322 | 0 | 1 | 1 | 0.7395550 | 0.4388916 | 3 | |
X0_4_6_English | English6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1116 | 0.9326494 | 0 | 0 | 1 | 0.4303093 | 0.4951354 | 3 |
Reliability: Not computed.
Missing: 1173.
Likert plot of scale Personal_Initiative_A items
Distribution of scale Personal_Initiative_A
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X1_1_A1_Personal_Initiative | 1. I face problems actively. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.635426 | 0.9766582 | 5 | |
X1_1_A2_Personal_Initiative | 2. When something goes wrong, I find a solution immediately | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.911144 | 0.9103440 | 5 | |
X1_1_A3_Personal_Initiative | 3. When there is an opportunity to be actively involved, I take it. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.676381 | 0.9577073 | 5 | |
X1_1_A4_Personal_Initiative | 4. I take the initiative immediately even when other have not. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.607516 | 0.9339351 | 5 | |
X1_1_A5_Personal_Initiative | 5. I take advantage of opportunities quickly to achieve my goals | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.983644 | 0.9046406 | 5 | |
X1_1_A6_Personal_Initiative | 6. I usually do more than what i'm required to do. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1163 | 0.9298129 | 1 | 4 | 5 | 3.574090 | 0.9517496 | 5 | |
X1_1_A7_Personal_Initiative | 7. I am particularity good at materializing new ideas. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.566019 | 0.9172767 | 5 |
Reliability: Not computed.
Missing: 1173.
Likert plot of scale Personal_Initiative_B items
Distribution of scale Personal_Initiative_B
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X1_1_B1_Personal_Initiative | 1. I take the initiative even when other don't. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.621420 | 0.8971627 | 5 | |
X1_1_B2_Personal_Initiative | 2. I work on my tasks with more effort than it is normally expected | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.749042 | 0.8681714 | 5 | |
X1_1_B3_Personal_Initiative | 3. I establish my own goals to benefit my development and learning. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.932584 | 0.8657637 | 5 | |
X1_1_B4_Personal_Initiative | 4. I look for new tasks independently | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.580373 | 0.9161305 | 5 | |
X1_1_B5_Personal_Initiative | 6. I anticipate the opportunities | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.731896 | 0.8679083 | 5 | |
X1_1_B6_Personal_Initiative | 7. When I establish my on goal I pursue it persistently. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.860492 | 0.8838913 | 5 | |
X1_1_B7_Personal_Initiative | 8. When I establish my own learning goal, I don't give up / Even when it does not turn as planned. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1173 | 0.9292094 | 1 | 4 | 5 | 3.886601 | 0.9510631 | 5 |
Reliability: Not computed.
Missing: 1165.
Likert plot of scale NegotiationsCase1 items
Distribution of scale NegotiationsCase1
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_1A_Negotiations | A. I try not to hurt Anna. If the project is that important to her I donât want to stand in her way, there will be another opportunity for me in the future. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1159 | 0.9300543 | 1 | 3 | 4 | 2.666277 | 0.8727865 | 5 | |
X1_2_1B_Negotiations | B. I try to convince Anna that I should be the one to join the group. I need to be firm in my position to win. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1153 | 0.9304164 | 1 | 3 | 4 | 2.638646 | 0.8615156 | 5 | |
X1_2_1C_Negotiations | C. I make a compromise to Anna so each one of us join half the time of the project. This is not what I want, but it is better than nothing. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1161 | 0.9299336 | 1 | 3 | 4 | 2.702447 | 0.8182719 | 5 | |
X1_2_1D_Negotiations | D. I donât want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1154 | 0.9303561 | 1 | 3 | 4 | 2.729891 | 0.8764503 | 5 | |
X1_2_1E_Negotiations | E. I need to find out more about Anna and ask her why she wants to join the project group. I am not sure but perhaps we can find a solution that works for both of us. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1158 | 0.9301147 | 1 | 3 | 4 | 2.938360 | 0.8102517 | 5 |
Reliability: Not computed.
Missing: 1184.
Likert plot of scale NegotiationsCase2 items
Distribution of scale NegotiationsCase2
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X1_2_2A_Negotiations | A. If this is what he is asking for, it is what he needs, after he demonstrates his good faith by charging only $35, I don't want to take advantage of my friend more than needed. I ask my parents for money and close the deal. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1181 | 0.9287266 | 1 | 3 | 4 | 2.612840 | 0.8422996 | 5 | |
X1_2_2B_Negotiations | B. I offer him $10 and i show him my reluctance to make concessions. I know he might think I'm irrational. But I can only win if I stand firm in my position. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1180 | 0.9287870 | 1 | 3 | 4 | 2.481546 | 0.8708333 | 5 | |
X1_2_2C_Negotiations | C. I do a counter-offer of $20 Which I think is a fair price for the bike. He offers me to split the difference in half, in $30. This is still a little bit more than what I am willing to spend. But it is a fair solution. All the parties should compromise to negotiate and get to an agreement. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1179 | 0.9288473 | 1 | 3 | 4 | 2.740043 | 0.8158163 | 5 | |
X1_2_2D_Negotiations | D. It is uncomfortable for me to dribble with a friend like this. And I don't want to put the friendship at risk over an old bicycle. Even though I'm still interested in the bicycle, I tell him I will think about it and wait for him to make a better offer in the future. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1179 | 0.9288473 | 1 | 3 | 4 | 2.699500 | 0.8228852 | 5 | |
X1_2_2E_Negotiations | E. You ask him what he wants to spend the $40 on. You are not sure but perhaps you have something that is of value to him and that you can trade off in return for the bike. | haven_labelled | 1. Most likely, 2. Moderately likely, 3. Neutral, 4. Moderately unlikely, 5. Least likely |
1180 | 0.9287870 | 1 | 3 | 4 | 2.636257 | 0.8316537 | 5 |
Reliability: Not computed.
Missing: 1220.
Likert plot of scale General_Self_Efficacy items
Distribution of scale General_Self_Efficacy
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_1_1_Self_Efficacy | 1. I can find a way to get what I want even if someone opposes me | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1212 | 0.9268558 | 1 | 3 | 4 | 3.106069 | 0.7685207 | 4 | |
X2_1_2_Self_Efficacy | 2. I can solve difficult problems if I try hard enough. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1212 | 0.9268558 | 1 | 3 | 4 | 3.045709 | 0.7303642 | 4 | |
X2_1_3_Self_Efficacy | 3. it is easy for me to persist in what I have committed to until I achieve my goals. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1212 | 0.9268558 | 1 | 3 | 4 | 3.062704 | 0.7166254 | 4 | |
X2_1_4_Self_Efficacy | 4. I'm confident I could manage any unexpected events. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1212 | 0.9268558 | 1 | 3 | 4 | 3.001367 | 0.7329033 | 4 | |
X2_1_5_Self_Efficacy | 5. Thanks to my qualities and resources I can overcome unexpected events. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1212 | 0.9268558 | 1 | 3 | 4 | 3.052741 | 0.7296223 | 4 | |
X2_1_6_Self_Efficacy | 6. When I find myself in difficult moments, I can remain calm because I have the necessary skills to manage difficult situations. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1213 | 0.9267954 | 1 | 3 | 4 | 2.824380 | 0.7760142 | 4 | |
X2_1_7_Self_Efficacy | 7. Whatever it is, generally I'm able to handle it | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1213 | 0.9267954 | 1 | 3 | 4 | 2.967897 | 0.7247159 | 4 | |
X2_1_8_Self_Efficacy | 8. I can solve most of the problems if I try hard enough. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1213 | 0.9267954 | 1 | 3 | 4 | 3.140652 | 0.7327148 | 4 | |
X2_1_9_Self_Efficacy | 9. If I find myself in a difficult situation, generally it occurs to me what to do about it. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1213 | 0.9267954 | 1 | 3 | 4 | 3.004949 | 0.7218551 | 4 | |
X2_1_10_Self_Efficacy | 10. When facing a problem usually I come up with different alternatives of how to solve it. | haven_labelled | 1. Not true at all, 2. Hardly true, 3. Moderately true, 4. Absolutely true |
1213 | 0.9267954 | 1 | 3 | 4 | 3.052549 | 0.7283648 | 4 |
Reliability: Not computed.
Missing: 1236.
Likert plot of scale Youth_Self_Efficacy items
Distribution of scale Youth_Self_Efficacy
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_2_1_Youth_Self_Efficacy | 1. Express your opinions when your classmates don't agree with you? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 3 | 5 | 3.376247 | 1.0821024 | 5 | |
X2_2_2_Youth_Self_Efficacy | 3. Maintain a conversation with a stranger? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 3 | 5 | 2.923669 | 1.2253732 | 5 | |
X2_2_3_Youth_Self_Efficacy | 4. Work in harmony with your classmates? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 4 | 5 | 3.716511 | 0.9711654 | 5 | |
X2_2_4_Youth_Self_Efficacy | 5. Tell other kids they are doing something you believe is wrong? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 4 | 5 | 3.583925 | 1.0881367 | 5 | |
X2_2_5_Youth_Self_Efficacy | 7. Succeed keeping a friendship with other kid? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 4 | 5 | 3.735480 | 1.0193237 | 5 | |
X2_2_6_Youth_Self_Efficacy | 8. Successfully prevent fights with other kids? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1229 | 0.9258298 | 1 | 4 | 5 | 3.621407 | 1.1596523 | 5 | |
X2_2_7_Youth_Self_Efficacy | 1. Manage to be cheerful when an unfortunate event has occurred | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 3 | 5 | 3.223222 | 1.1650160 | 5 | |
X2_2_8_Youth_Self_Efficacy | 2. Being able to feel calm after being frighten. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 3 | 5 | 3.340831 | 1.0627753 | 5 | |
X2_2_9_Youth_Self_Efficacy | 3. Avoid feeling nervous? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 3 | 5 | 3.135732 | 1.1531394 | 5 | |
X2_2_10_Youth_Self_Efficacy | 4.Control your feelings? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 4 | 5 | 3.402438 | 1.1227547 | 5 | |
X2_2_11_Youth_Self_Efficacy | 7. Repress successfully unpleasant thoughts. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 3 | 5 | 3.343569 | 1.1200409 | 5 | |
X2_2_12_Youth_Self_Efficacy | 8. Stop worrying about things that could happen? | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1231 | 0.9257091 | 1 | 3 | 5 | 3.307321 | 1.1642770 | 5 |
Reliability: Not computed.
Missing: 1245.
Likert plot of scale Perceived_Self_Efficacy items
Distribution of scale Perceived_Self_Efficacy
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X2_3_1_Self_Efficacy_Scale | 1. Dialogue with your parents even when your relationship is tense. | numeric | 1242 | 0.9250453 | 1 | 4 | 5 | 3.363192 | 1.157835 | %12.0g | |
X2_3_2_Self_Efficacy_Scale | 2. Talk to your parents about personal issues. | numeric | 1242 | 0.9250453 | 1 | 3 | 5 | 3.259525 | 1.253731 | %12.0g | |
X2_3_3_Self_Efficacy_Scale | 4. Avoiding that differences of opinions lead to a confrontation with your parents. | numeric | 1242 | 0.9250453 | 1 | 3 | 5 | 3.330767 | 1.134206 | %12.0g | |
X2_3_4_Self_Efficacy_Scale | 6. Make your parents understand your point of view on issues you have a different approach. | numeric | 1242 | 0.9250453 | 1 | 4 | 5 | 3.537122 | 1.132014 | %12.0g | |
X2_3_5_Self_Efficacy_Scale | 8. Expressing your disagreement with your parents without losing your composure. | numeric | 1243 | 0.9249849 | 1 | 3 | 5 | 3.240882 | 1.147956 | %12.0g | |
X2_3_6_Self_Efficacy_Scale | 9. Get that your parents pay attention to your needs even when they are busy with their own problems. | numeric | 1243 | 0.9249849 | 1 | 3 | 5 | 3.340249 | 1.097688 | %12.0g | |
X2_3_7_Self_Efficacy_Scale | 13. Accept your parentsâ criticisms about you without feeling offended. | numeric | 1243 | 0.9249849 | 1 | 4 | 5 | 3.368435 | 1.163757 | %12.0g | |
X2_3_8_Self_Efficacy_Scale | 14. Increase the trust and recognition to you from your parents. | numeric | 1243 | 0.9249849 | 1 | 4 | 5 | 3.648072 | 1.118623 | %12.0g |
Reliability: Not computed.
Missing: 1251.
Likert plot of scale Growth_Mentality items
Distribution of scale Growth_Mentality
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_4_1_Growth_Mentality | 1. You can learn new things, but you can't really change the level of basic intelligence. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1251 | 0.9245021 | 1 | 4 | 5 | 3.343169 | 1.163177 | 5 | |
X2_4_2_Growth_Mentality | 2. You have certain amount of intelligence and there is not much to do to change it. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1251 | 0.9245021 | 1 | 3 | 5 | 3.201645 | 1.187702 | 5 | |
X2_4_3_Growth_Mentality | 3. Our intelligence is something very much ours that can't be change much | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1251 | 0.9245021 | 1 | 4 | 5 | 3.389386 | 1.243978 | 5 |
Reliability: Not computed.
Missing: 1277.
Likert plot of scale Self_Concept_Independent items
Distribution of scale Self_Concept_Independent
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_5_A1_Self_Concept | 1. I enjoy being unique and different from others in several aspects. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1266 | 0.9235969 | 1 | 4 | 5 | 3.885389 | 1.0815585 | 7 | |
X2_5_A2_Self_Concept | 2. I can openly talk to a person I met for the first time, even when that person is a lot older than me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1266 | 0.9235969 | 1 | 4 | 5 | 3.441976 | 1.1536949 | 7 | |
X2_5_A3_Self_Concept | 3. I do my own things, no matter what others thing. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1266 | 0.9235969 | 1 | 4 | 5 | 3.912964 | 0.9385507 | 7 | |
X2_5_A4_Self_Concept | 4. I feel it is important for me to act like an independent person. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1267 | 0.9235365 | 1 | 4 | 5 | 3.975756 | 0.9439253 | 7 | |
X2_5_A5_Self_Concept | 5 I rather say ""NO"" at first than risk being misunderstood. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1271 | 0.9232951 | 1 | 4 | 5 | 3.812864 | 1.0627221 | 7 | |
X2_5_A6_Self_Concept | 7. I rather being forward and honest when I deal with people I just met. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1271 | 0.9232951 | 1 | 4 | 5 | 3.893915 | 0.9994384 | 7 | |
X2_5_A7_Self_Concept | 8. I feel comfortable getting compliments and rewards. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1271 | 0.9232951 | 1 | 4 | 5 | 3.877835 | 0.9638747 | 7 | |
X2_5_A8_Self_Concept | 9. Talking during class (or reunion) is not a problem for me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1271 | 0.9232951 | 1 | 4 | 5 | 3.541669 | 1.1531952 | 7 | |
X2_5_A9_Self_Concept | 10. I always act the same no matter who I am with. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1276 | 0.9229934 | 1 | 4 | 5 | 3.669871 | 1.1125793 | 7 | |
X2_5_A10_Self_Concept | 14. I behave the same in my house and at school. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1276 | 0.9229934 | 1 | 4 | 5 | 3.704002 | 1.1170031 | 7 | |
X2_5_A11_Self_Concept | 15. I try to do whatâs best for me, no matter how that affect others. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1276 | 0.9229934 | 1 | 4 | 5 | 3.557931 | 1.1363055 | 7 |
Reliability: Not computed.
Missing: 1275.
Likert plot of scale Self_Concept_Interdependent items
Distribution of scale Self_Concept_Interdependent
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_5_B1_Self_Concept | 1.Even when I disagree completely with the members of the group, I avoid a discussion. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1269 | 0.9234158 | 1 | 4 | 5 | 3.665643 | 1.0739162 | 7 | |
X2_5_B2_Self_Concept | 2. I respect the authority figures that I interact with. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1269 | 0.9234158 | 1 | 4 | 5 | 3.992353 | 0.9616878 | 7 | |
X2_5_B3_Self_Concept | 3. I respect people that are modest about themselves | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1269 | 0.9234158 | 1 | 4 | 5 | 3.893667 | 0.9353618 | 7 | |
X2_5_B4_Self_Concept | 4. I would sacrifice my own interests in benefit of the group that I belong to. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1269 | 0.9234158 | 1 | 4 | 5 | 3.726881 | 0.9961243 | 7 | |
X2_5_B5_Self_Concept | 5. I must consider my parents advice when making educations and career plans. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1274 | 0.9231141 | 1 | 4 | 5 | 4.035173 | 1.0248012 | 7 | |
X2_5_B6_Self_Concept | 9. Sometimes I feel like my relationship with others are more important than my own development. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1274 | 0.9231141 | 1 | 4 | 5 | 3.367809 | 1.1242726 | 7 | |
X2_5_B7_Self_Concept | 10. I would offer my seat to my teacher on a bus | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1274 | 0.9231141 | 1 | 4 | 5 | 3.909584 | 1.0315695 | 7 | |
X2_5_B8_Self_Concept | 11. I feel happy when people around me are happy. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1274 | 0.9231141 | 1 | 4 | 5 | 4.191292 | 0.9604224 | 7 | |
X2_5_B9_Self_Concept | 12. I would stay in the group if they need me, even when Iâm not happy with the group. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1275 | 0.9230537 | 1 | 4 | 5 | 3.720366 | 1.0698443 | 7 | |
X2_5_B10_Self_Concept | 14. It is important for me that everybody gets along in the group. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1275 | 0.9230537 | 1 | 4 | 5 | 4.082838 | 0.9628935 | 7 | |
X2_5_B11_Self_Concept | 15. In general, I agree with what others want to do even when I prefer to do something different. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Slightly disagree, 4. Neutral, 5. Slightly agree, 6. Moderately Agree, 7. Strongly Agree |
1275 | 0.9230537 | 1 | 4 | 5 | 3.762994 | 1.0042363 | 7 |
Reliability: Not computed.
Missing: 1308.
Likert plot of scale Self_Regulatory_Prevention items
Distribution of scale Self_Regulatory_Prevention
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_6_A1_Self_Regulatory | 1. I generally focus in prevent negative events to happen in my life. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1303 | 0.9213639 | 1 | 4 | 5 | 3.841488 | 1.0034136 | 5 | |
X2_6_A2_Self_Regulatory | 2. I feel anxious about not being able to achieve my responsibilities and obligations. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1303 | 0.9213639 | 1 | 4 | 5 | 3.645182 | 1.1138209 | 5 | |
X2_6_A3_Self_Regulatory | 3. I often think in the person I'm afraid I would become in the future | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1303 | 0.9213639 | 1 | 4 | 5 | 3.845484 | 1.0378812 | 5 | |
X2_6_A4_Self_Regulatory | 4. I worry often about not achieving my academic goals. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1308 | 0.9210622 | 1 | 4 | 5 | 3.973398 | 1.0111494 | 5 | |
X2_6_A5_Self_Regulatory | 6. I often think of how to prevent making mistakes in my life. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1308 | 0.9210622 | 1 | 4 | 5 | 3.985126 | 0.9169577 | 5 | |
X2_6_A6_Self_Regulatory | 8. My main goal in school at the moment is to avoid being incompetent academically. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1308 | 0.9210622 | 1 | 4 | 5 | 4.039772 | 0.9493033 | 5 |
Reliability: Not computed.
Missing: 1304.
Likert plot of scale Self_Regulatory_Promotion items
Distribution of scale Self_Regulatory_Promotion
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_6_B1_Self_Regulatory | 1. Frequently, I think in how to achieve my hopes and aspirations. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1298 | 0.9216657 | 1 | 4 | 5 | 4.110987 | 0.9385855 | 5 | |
X2_6_B2_Self_Regulatory | 2. I often think in the person that I would like to be in the future. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1298 | 0.9216657 | 1 | 4 | 5 | 4.177122 | 0.9160237 | 5 | |
X2_6_B3_Self_Regulatory | 3. Normally I focus on the success I hope to achieve in the future. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1298 | 0.9216657 | 1 | 4 | 5 | 4.223808 | 0.8841262 | 5 | |
X2_6_B4_Self_Regulatory | 4. I often think on how to achieve academic success. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1304 | 0.9213036 | 1 | 4 | 5 | 4.142408 | 0.9206445 | 5 | |
X2_6_B5_Self_Regulatory | 5. My main goal at school in this moment is to achieve my academic ambitions. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1304 | 0.9213036 | 1 | 4 | 5 | 4.104088 | 0.9075729 | 5 | |
X2_6_B6_Self_Regulatory | 8. I often imagine myself experimenting good things that I hope happen to me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1304 | 0.9213036 | 1 | 4 | 5 | 4.205424 | 0.8894251 | 5 |
Reliability: Not computed.
Missing: 1321.
Likert plot of scale Grit_S items
Distribution of scale Grit_S
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X2_7_1_GritR | 1. I often set a goal but later chose to pursue a different one. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.516690 | 1.121022 | 5 | |
X2_7_2_GritR | 2. I have been obsessed with certain idea or project for a short period of time but later I lose interest | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.476949 | 1.095342 | 5 | |
X2_7_3_GritR | 4. The new ideas or projects often distract me from the prior ones. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.617024 | 1.020109 | 5 | |
X2_7_4_GritR | 5. I rarely finish what I begin. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.462850 | 1.176211 | 5 | |
X2_7_5_GritR | 6. Setbacks discourage me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.493541 | 1.108893 | 5 | |
X2_7_6_GritR | 8. I am not a very diligent student. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1321 | 0.9202776 | 1 | 4 | 5 | 3.418126 | 1.114628 | 5 |
Reliability: Not computed.
Missing: 1343.
Likert plot of scale Bus_Self_Efficacy items
Distribution of scale Bus_Self_Efficacy
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X3_1_A1_Bus_Self_Efficacy | Start a company. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.635253 | 1.1204896 | 5 | |
X3_1_A2_Bus_Self_Efficacy | Work on your own. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.840940 | 0.9936339 | 5 | |
X3_1_A3_Bus_Self_Efficacy | Detect business opportunities. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.767453 | 0.9763239 | 5 | |
X3_1_A4_Bus_Self_Efficacy | Overcome any problems you might have in the beginning of your business. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.803047 | 0.9821184 | 5 | |
X3_1_A5_Bus_Self_Efficacy | Negotiate appropriately with another entrepreneur. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.802653 | 0.9992107 | 5 | |
X3_1_A6_Bus_Self_Efficacy | Maintain an appropriate overview of financial affairs. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.815853 | 0.9813596 | 5 | |
X3_1_A7_Bus_Self_Efficacy | Prepare and adequate business plan. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.866750 | 0.9831977 | 5 | |
X3_1_A8_Bus_Self_Efficacy | Get the financial capital to start the business. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1343 | 0.9189499 | 1 | 4 | 5 | 3.888488 | 1.0050657 | 5 | |
X3_1_B1_Bus_Self_Efficacy | Start a company. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.477062 | 1.0834574 | 5 | |
X3_1_B2_Bus_Self_Efficacy | Work on your own. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.755267 | 0.9950781 | 5 | |
X3_1_B3_Bus_Self_Efficacy | Detect business opportunities. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.661941 | 0.9785592 | 5 | |
X3_1_B4_Bus_Self_Efficacy | Overcome any problems you might have in the beginning of your business. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.707095 | 0.9810412 | 5 | |
X3_1_B5_Bus_Self_Efficacy | Negotiate appropriately with another entrepreneur. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.709589 | 1.0138814 | 5 | |
X3_1_B6_Bus_Self_Efficacy | Maintain an appropriate overview of financial affairs. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.748901 | 0.9776746 | 5 | |
X3_1_B7_Bus_Self_Efficacy | Prepare and adequate business plan. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.796942 | 0.9793663 | 5 | |
X3_1_B8_Bus_Self_Efficacy | Get the financial capital to start the business. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
1333 | 0.9195534 | 1 | 4 | 5 | 3.787688 | 1.0231044 | 5 |
Reliability: Not computed.
Missing: 1409.
Distribution of scale Bus_Oport
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X3_2_1_Bus_Oport | 1. How many opportunities to create a company have you detected in the last three months. | numeric | 1409 | 0.9149668 | 0 | 2 | 15 | 3.012696 | 3.543544 | %10.0g | |
X3_2_2_Bus_Oport | 2. Of all those opportunities, in your opinion how many of them were promising to create profitable business. | numeric | 1409 | 0.9149668 | 0 | 1 | 6 | 1.545422 | 1.554342 | %10.0g | |
X3_2_3_Bus_Oport | 3. How many opportunities to create a company you have started, that you compromise time and resources in the last three months. | numeric | 1409 | 0.9149668 | 0 | 1 | 6 | 1.335603 | 1.561281 | %10.0g |
Reliability: Not computed.
Missing: 1425.
Likert plot of scale Bus_Attitudes items
Distribution of scale Bus_Attitudes
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X3_3_1_Bus_Attitudes | 1. It is a good opportunity to make a living. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 4.072612 | 0.9704550 | 5 | |
X3_3_2_Bus_Attitudes | 2. It is financially attractive. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 3.846987 | 0.9168390 | 5 | |
X3_3_3_Bus_Attitudes | 4. It is a safe and stable source of income. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 3.840980 | 0.9448036 | 5 | |
X3_3_4_Bus_Attitudes | 5. It means to have control | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 3.879596 | 0.9193940 | 5 | |
X3_3_5_Bus_Attitudes | 6. It means to have authority | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 3.907585 | 0.9458755 | 5 | |
X3_3_6_Bus_AttitudesR | 7. It involves a lot of work. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1421 | 0.9142426 | 1 | 4 | 5 | 4.001914 | 0.9313987 | 5 | |
X3_3_7_Bus_AttitudesR | 8. It means less time available to do other things. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.522574 | 1.0078502 | 5 | |
X3_3_8_Bus_Attitudes | 10. Very exciting. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.529835 | 0.9981174 | 5 | |
X3_3_9_Bus_Attitudes | 12. It is an opportunity to make your dreams come true. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.999934 | 0.9129011 | 5 | |
X3_3_10_Bus_Attitudes | 13. It means freedom. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.736634 | 0.9659586 | 5 | |
X3_3_11_Bus_Attitudes | 14. You obtain respect from others. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.859472 | 0.9451180 | 5 | |
X3_3_12_Bus_Attitudes | 15. You obtain admiration from others. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1420 | 0.9143030 | 1 | 4 | 5 | 3.884950 | 0.9458390 | 5 |
Reliability: Not computed.
Missing: 1426.
Likert plot of scale Social_Norms items
Distribution of scale Social_Norms
name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
---|---|---|---|---|---|---|---|---|---|---|---|---|
X3_4_1_Social_Norms | 1. My immediate family (parents and siblings) | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1426 | 0.9139409 | 1 | 4 | 5 | 4.201070 | 0.9860261 | 5 | |
X3_4_2_Social_Norms | 2. Closest friends | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1426 | 0.9139409 | 1 | 4 | 5 | 3.788827 | 0.9944264 | 5 | |
X3_4_3_Social_Norms | 3. My teachers. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1426 | 0.9139409 | 1 | 4 | 5 | 3.705560 | 1.0757511 | 5 |
JSON-LD metadata
The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.
{
"name": "Showing Life Opportunities Baseline Data 2019-2020: Educational Zone 2 and Municipality of Quito",
"description": "These data are the Baseline data collected within the scope of Showing Life Opportunities project conducted in high schools in Educational Zone 2, Ecuador and Municipality of Quito, Ecuador in 2019-2020; Students finish the program in July 2020. The intervention is an online education course that covers entrepreneurial soft skills, scientific methods, and interviews with role models. This course is taken by students at school (some students finish the program at school during COVID-19 outbreak). We work with mostly 14-19 year-old students (16,570 students). The experimental program covers 126 schools in Educational Zone 2 and 11 schools in Municipality of Quito. We randomly assign schools either to treatment (and receiving the entrepreneurship courses online), or placebo-control (receiving a placebo treatment of online courses from standard curricula) groups. We also cross-randomize the role models and evaluate set of nimble interventions to increase take-up. The details of intervention can be found in AEA registry: Asanov, Igor and David McKenzie. 2020. Showing Life Opportunities: Increasing opportunity-driven entrepreneurship and STEM careers through online courses in schools. AEA RCT Registry. July 19.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n[truncated]\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.2).",
"identifier": "https://doi.org/10.1257/rct.3593-3.3000000000000003",
"creator": "SLO Research group",
"spatialCoverage": "Online",
"datePublished": "2021-06-04",
"keywords": ["True_Cohort_id", "School_id", "distrito", "Date_Baseline", "Student_id_p", "I_Gender", "I_Age", "I_Have_cel", "I_Others_cel", "I_no_Whatsapp", "I_no_Instragram", "I_Language", "I_Laundry", "I_Air_conditioner", "I_TV", "I_Car", "I_Employees", "I_N_toilets", "I_Numbers_rooms", "II_Worthy_emp", "II_Bored_emp", "II_Negative_emp", "II_Need_emp", "II_Start_emp", "II_Ideas_emp", "II_Own_boss", "II_Worthy_stem", "II_Bored_stem", "II_Negative_stem", "II_Study_stem", "II_Ideas_stem", "II_Profesional_stem", "II_Study_uni", "III_Know_scientifics", "III_Know_engine", "III_Know_ent", "III_Know_mathe", "III_Know_tech", "III_3_Entr_Success", "III_3_Stem_Success", "III_Succes_public", "III_Earn_5_Years", "III_Earn_10_Years", "III_Salary_ecuador", "III_Salary_entE", "III_Salary_stemE", "IV_Mother_work", "IV_Mother_edu", "IV_Mother_business", "IV_Mothers_employees", "IV_Father_work", "IV_Father_edu", "IV_Father_business", "IV_Fathers_employees", "IV_Sibling_work", "IV_Sibling_edu", "IV_Sibling_business", "IV_Siblings_employees", "V_Work_Experienve", "VI_attitudes1_1", "VI_attitudes1_2", "VI_attitudes1_3", "VI_attitudes1_4", "VI_attitudes2_1", "VI_attitudes2_2", "VI_attitudes2_3", "VI_attitudes2_4", "VI_attitudes2_5", "VI_attitudes2_6", "VI_attitudes3_1", "VI_attitudes3_2", "VI_attitudes3_3", "VI_attitudes3_4", "VI_attitudes3_5", "VI_attitudes3_6", "VI_attitudes3_7", "VI_attitudes3_8", "VII_Risk_preference", "VII_Time_preference", "VII_Confidence", "VII_Traits_1", "VII_Traits_2", "VII_Traits_3", "VII_Traits_4", "VII_Traits_5", "VII_Traits_6", "VII_Traits_7", "VII_Traits_8", "VII_Traits_9", "VII_Traits_10", "coinCtr4", "CoinCtr1", "CoinCtr2", "CoinCtr3", "coinG4_1_confirm", "coinG4_2_confirm", "coinG4_3_confirm", "coinG4_4_confirm", "coinG4_5_confirm", "cointoss_G4", "cointoss_G3_1", "cointoss_G3_2", "cointoss_G3_3", "cointoss_G3_4", "cointoss_G3_5", "cointoss_G2", "cointoss_G1_1", "cointoss_G1_2", "cointoss_G1_3", "cointoss_G1_4", "cointoss_G1_5", "CRT1", "CRT2", "CRT3", "prediction1Round3", "round1answer", "round2answer", "predictionRound3", "round3EAnswer", "round3HAanswer", "predictionRound4", "round4EAnswer", "round4HAanswer", "predictionRound5", "round5EAnswer", "round5HAanswer", "predictionRound6", "round6EAnswer", "round6HAanswer", "unscramble_text1", "unscramble_text2", "unscramble_text3", "dictatorCrt1", "dictator_decision", "prisonCrt1", "prisonCrt2", "mcq_prisoner", "box_num_BRET", "IX_Deception", "IX_CRT", "IX_Grit_A", "IX_Grit_B", "IX_Grit_C", "IX_Unscramble_A", "IX_Dictator", "IX_PD", "IX_BRET", "Grade", "Female", "I_10_Income", "II_1A_Entr_Attitude", "II_1B_Entr_Intentions", "II_2A_Stem_Attitude", "II_2B_Stem_Intentions", "III_3_Entr_Success_S", "III_3_Stem_Success_S", "III_3_Public_Success_S", "III_1_Stem_Adults", "III_2_Entr_Adults", "VI_1_Attitudes", "VI_2_Attitudes", "VI_3_Attitudes", "VII_3_BFI_Extraversion", "VII_3_BFI_Agreeableness", "VII_3_BFI_Conscientiousness", "VII_3_BFI_Neuroticism", "VII_3_BFI_Openness", "I_Language_Esp_idioma_extr", "I_Language_Nativa_idioma_extr", "I_Language_Nativa_y_esp", "I_Language_Solo_esp", "I_Language_Solo_lengua_nativa", "IV_Mother_edu_Bachiller", "IV_Mother_edu_Maestria", "IV_Mother_edu_PhD", "IV_Father_edu_Bachiller", "IV_Father_edu_Maestria", "IV_Father_edu_PhD", "IV_Sibling_edu_Bachiller", "IV_Sibling_edu_Maestria", "IV_Sibling_edu_PhD", "X0_1_1_Expected_Grade", "X0_1_2_Expected_Grade", "X0_1_3_Expected_Grade", "X0_1_4_Expected_Grade", "X0_1_5_Expected_Grade", "X0_1_6_Expected_Grade", "X0_1_7_Expected_Grade", "X0_1_8_Expected_Grade", "X0_2_1_Statistics", "X0_2_2_Statistics", "X0_2_3_Statistics", "X0_2_4_Statistics", "X0_2_5_Statistics", "X0_2_6_Statistics", "X0_2_7_Statistics", "X0_2_8_Statistics", "X0_2_9_Statistics", "X0_3_1_Spanish", "X0_3_2_Spanish", "X0_3_3_Spanish", "X0_3_4_Spanish", "X0_3_5_Spanish", "X0_3_6_Spanish", "X0_3_7_Spanish", "X0_3_8a_Spanish", "X0_3_8b_Spanish", "X0_3_8c_Spanish", "X0_3_8d_Spanish", "X0_3_8e_Spanish", "X0_3_8f_Spanish", "X0_4_1_English", "X0_4_2_English", "X0_4_3_English", "X0_4_4_English", "X0_4_5_English", "X0_4_6_English", "X1_1_A1_Personal_Initiative", "X1_1_A2_Personal_Initiative", "X1_1_A3_Personal_Initiative", "X1_1_A4_Personal_Initiative", "X1_1_A5_Personal_Initiative", "X1_1_A6_Personal_Initiative", "X1_1_A7_Personal_Initiative", "X1_1_B1_Personal_Initiative", "X1_1_B2_Personal_Initiative", "X1_1_B3_Personal_Initiative", "X1_1_B4_Personal_Initiative", "X1_1_B5_Personal_Initiative", "X1_1_B6_Personal_Initiative", "X1_1_B7_Personal_Initiative", "X1_2_1A_Negotiations", "X1_2_1B_Negotiations", "X1_2_1C_Negotiations", "X1_2_1D_Negotiations", "X1_2_1E_Negotiations", "X1_2_2A_Negotiations", "X1_2_2B_Negotiations", "X1_2_2C_Negotiations", "X1_2_2D_Negotiations", "X1_2_2E_Negotiations", "X2_1_1_Self_Efficacy", "X2_1_2_Self_Efficacy", "X2_1_3_Self_Efficacy", "X2_1_4_Self_Efficacy", "X2_1_5_Self_Efficacy", "X2_1_6_Self_Efficacy", "X2_1_7_Self_Efficacy", "X2_1_8_Self_Efficacy", "X2_1_9_Self_Efficacy", "X2_1_10_Self_Efficacy", "X2_2_1_Youth_Self_Efficacy", "X2_2_2_Youth_Self_Efficacy", "X2_2_3_Youth_Self_Efficacy", "X2_2_4_Youth_Self_Efficacy", "X2_2_5_Youth_Self_Efficacy", "X2_2_6_Youth_Self_Efficacy", "X2_2_7_Youth_Self_Efficacy", "X2_2_8_Youth_Self_Efficacy", "X2_2_9_Youth_Self_Efficacy", "X2_2_10_Youth_Self_Efficacy", "X2_2_11_Youth_Self_Efficacy", "X2_2_12_Youth_Self_Efficacy", "X2_3_1_Self_Efficacy_Scale", "X2_3_2_Self_Efficacy_Scale", "X2_3_3_Self_Efficacy_Scale", "X2_3_4_Self_Efficacy_Scale", "X2_3_5_Self_Efficacy_Scale", "X2_3_6_Self_Efficacy_Scale", "X2_3_7_Self_Efficacy_Scale", "X2_3_8_Self_Efficacy_Scale", "X2_4_1_Growth_Mentality", "X2_4_2_Growth_Mentality", "X2_4_3_Growth_Mentality", "X2_5_A1_Self_Concept", "X2_5_A2_Self_Concept", "X2_5_A3_Self_Concept", "X2_5_A4_Self_Concept", "X2_5_A5_Self_Concept", "X2_5_A6_Self_Concept", "X2_5_A7_Self_Concept", "X2_5_A8_Self_Concept", "X2_5_A9_Self_Concept", "X2_5_A10_Self_Concept", "X2_5_A11_Self_Concept", "X2_5_B1_Self_Concept", "X2_5_B2_Self_Concept", "X2_5_B3_Self_Concept", "X2_5_B4_Self_Concept", "X2_5_B5_Self_Concept", "X2_5_B6_Self_Concept", "X2_5_B7_Self_Concept", "X2_5_B8_Self_Concept", "X2_5_B9_Self_Concept", "X2_5_B10_Self_Concept", "X2_5_B11_Self_Concept", "X2_6_A1_Self_Regulatory", "X2_6_A2_Self_Regulatory", "X2_6_A3_Self_Regulatory", "X2_6_A4_Self_Regulatory", "X2_6_A5_Self_Regulatory", "X2_6_A6_Self_Regulatory", "X2_6_B1_Self_Regulatory", "X2_6_B2_Self_Regulatory", "X2_6_B3_Self_Regulatory", "X2_6_B4_Self_Regulatory", "X2_6_B5_Self_Regulatory", "X2_6_B6_Self_Regulatory", "X2_7_1_GritR", "X2_7_2_GritR", "X2_7_3_GritR", "X2_7_4_GritR", "X2_7_5_GritR", "X2_7_6_GritR", "X3_1_A1_Bus_Self_Efficacy", "X3_1_A2_Bus_Self_Efficacy", "X3_1_A3_Bus_Self_Efficacy", "X3_1_A4_Bus_Self_Efficacy", "X3_1_A5_Bus_Self_Efficacy", "X3_1_A6_Bus_Self_Efficacy", "X3_1_A7_Bus_Self_Efficacy", "X3_1_A8_Bus_Self_Efficacy", "X3_1_B1_Bus_Self_Efficacy", "X3_1_B2_Bus_Self_Efficacy", "X3_1_B3_Bus_Self_Efficacy", "X3_1_B4_Bus_Self_Efficacy", "X3_1_B5_Bus_Self_Efficacy", "X3_1_B6_Bus_Self_Efficacy", "X3_1_B7_Bus_Self_Efficacy", "X3_1_B8_Bus_Self_Efficacy", "X3_2_1_Bus_Oport", "X3_2_2_Bus_Oport", "X3_2_3_Bus_Oport", "X3_3_1_Bus_Attitudes", "X3_3_2_Bus_Attitudes", "X3_3_3_Bus_Attitudes", "X3_3_4_Bus_Attitudes", "X3_3_5_Bus_Attitudes", "X3_3_6_Bus_AttitudesR", "X3_3_7_Bus_AttitudesR", "X3_3_8_Bus_Attitudes", "X3_3_9_Bus_Attitudes", "X3_3_10_Bus_Attitudes", "X3_3_11_Bus_Attitudes", "X3_3_12_Bus_Attitudes", "X3_4_1_Social_Norms", "X3_4_2_Social_Norms", "X3_4_3_Social_Norms", "X0_2_Knowledge", "X0_2_Statistics_total", "X0_2_Spanish_total", "X0_2_English_total", "X1_1_A_Personal_Initiative", "X1_1_B_Personal_Initiative", "X1_2_A_Negotiations_Yielding", "X1_2_B_Negotiations_Forcing", "X1_2_C_Negotiations_Compromising", "X1_2_D_Negotiations_Avoiding", "X1_2_E_Negotiations_Problem_Solving", "X2_1_Self_Efficacy", "X2_2_Youth_Self_Efficacy", "X2_3_Self_Efficacy_Scale", "X2_4_Growth_Mentality", "X2_5_A_Self_Concept_Independent", "X2_5_B_Self_Concept_Interdependent", "X2_6_A_Self_Regulatory_Prevention", "X2_6_B_Self_Regulatory_Promotion", "X2_7_Grit_S", "X3_1_Bus_Self_Efficacy", "X3_2_Bus_Oport", "X3_3_Bus_Attitudes", "X3_4_Social_Norms", "Participated_in_Baseline", "Entr_Attitude", "Entr_Intentions", "Stem_Attitude", "Stem_Intentions", "Attitudes1", "Attitudes2", "Attitudes3", "Traits", "ScaleofScales", "Statistics_total1", "Statistics_total2", "Statistics_total3", "Spanish_total", "English_total", "Personal_Initiative_A", "Personal_Initiative_B", "NegotiationsCase1", "NegotiationsCase2", "General_Self_Efficacy", "Youth_Self_Efficacy", "Perceived_Self_Efficacy", "Growth_Mentality", "Self_Concept_Independent", "Self_Concept_Interdependent", "Self_Regulatory_Prevention", "Self_Regulatory_Promotion", "Grit_S", "Bus_Self_Efficacy", "Bus_Oport", "Bus_Attitudes", "Social_Norms"],
"@context": "http://schema.org/",
"@type": "Dataset",
"variableMeasured": [
{
"name": "True_Cohort_id",
"description": "Unique Class Identification",
"@type": "propertyValue"
},
{
"name": "School_id",
"description": "Unique School Identification",
"@type": "propertyValue"
},
{
"name": "distrito",
"description": "District in which the School is located",
"@type": "propertyValue"
},
{
"name": "Date_Baseline",
"@type": "propertyValue"
},
{
"name": "Student_id_p",
"description": "Unique Student Identification",
"@type": "propertyValue"
},
{
"name": "I_Gender",
"description": "Sex",
"@type": "propertyValue"
},
{
"name": "I_Age",
"description": "How old are you?",
"@type": "propertyValue"
},
{
"name": "I_Have_cel",
"description": "Do you own your own cell phone?",
"@type": "propertyValue"
},
{
"name": "I_Others_cel",
"description": "Can you use someone elseâs cell phone to make and receive calls?",
"@type": "propertyValue"
},
{
"name": "I_no_Whatsapp",
"description": "Do not have/ Do not want to share",
"@type": "propertyValue"
},
{
"name": "I_no_Instragram",
"description": "Do not have/ Do not want to share",
"@type": "propertyValue"
},
{
"name": "I_Language",
"description": "What language or languages do you speak?",
"@type": "propertyValue"
},
{
"name": "I_Laundry",
"description": "Washing machine",
"@type": "propertyValue"
},
{
"name": "I_Air_conditioner",
"description": "Air conditioning / Dryer",
"@type": "propertyValue"
},
{
"name": "I_TV",
"description": "Flat screen TV",
"@type": "propertyValue"
},
{
"name": "I_Car",
"description": "Family Car",
"@type": "propertyValue"
},
{
"name": "I_Employees",
"description": "Domestic Employees / Driver / Gardener",
"@type": "propertyValue"
},
{
"name": "I_N_toilets",
"description": "Number of bathrooms",
"@type": "propertyValue"
},
{
"name": "I_Numbers_rooms",
"description": "Number of bedrooms",
"@type": "propertyValue"
},
{
"name": "II_Worthy_emp",
"description": "1. Worthless / Worthwhile",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Bored_emp",
"description": "2. Boring / Fun",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Negative_emp",
"description": "3. Negative / Positive",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Need_emp",
"description": "4. Need/Opportunity",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Start_emp",
"description": "1. I often think about starting a business",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Ideas_emp",
"description": "2. I have business ideas I am going to implement",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Own_boss",
"description": "3.   My goal is to become my own boss",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Worthy_stem",
"description": "1. Worthless / Worthwhile",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Bored_stem",
"description": "2. Boring / Fun",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Negative_stem",
"description": "3. Negative / Positive",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Study_stem",
"description": "1. I often think about starting career in STEM (Science. Technologies, Engineering, Math)",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Ideas_stem",
"description": "2. I have ideas in STEM (Science. Technologies, Engineering, Math) I am going to implement",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Profesional_stem",
"description": "3. My goal is to become a professional in STEM",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "II_Study_uni",
"description": "Do you plan to go to the University?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_Know_scientifics",
"description": "Do you know any adults who work as scientists?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_Know_engine",
"description": "Do you know any adults who work as engineers?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_Know_ent",
"description": "Do you know any adults who work as entrepreneurs?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_Know_mathe",
"description": "Do you know any adults who work as mathematicians?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_Know_tech",
"description": "Do you know any adults who work as technologists?",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "III_3_Entr_Success",
"description": "I will succeed as an entrepreneur",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "III_3_Stem_Success",
"description": "I will succeed as a STEM professional (Science. Technologies, Engineering, Math)",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "III_Succes_public",
"description": "I will succeed as a public servant",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "III_Earn_5_Years",
"description": "How much do you expect to earn per month in 5 years from now?",
"@type": "propertyValue"
},
{
"name": "III_Earn_10_Years",
"description": "How much do you expect to earn per month in 10 years from now?",
"@type": "propertyValue"
},
{
"name": "III_Salary_ecuador",
"description": "Based on your knowledge, how much do you think the minimum wage per month in Ecuador?",
"@type": "propertyValue"
},
{
"name": "III_Salary_entE",
"description": "How much do you think entrepreneur earn on average per month in Ecuador?",
"@type": "propertyValue"
},
{
"name": "III_Salary_stemE",
"description": "How much do you think STEM professional (Science. Technologies, Engineering, Math) earn on average per month in Ecuador?",
"@type": "propertyValue"
},
{
"name": "IV_Mother_work",
"description": "Is your mother employed?",
"@type": "propertyValue"
},
{
"name": "IV_Mother_edu",
"description": "What is the highest degree obtained by your mother?",
"@type": "propertyValue"
},
{
"name": "IV_Mother_business",
"description": "Has your mother ever owned a business or been self-employed?",
"@type": "propertyValue"
},
{
"name": "IV_Mothers_employees",
"description": "What is the largest number of employees your mother's business ever had?",
"@type": "propertyValue"
},
{
"name": "IV_Father_work",
"description": "Is your father employed?",
"@type": "propertyValue"
},
{
"name": "IV_Father_edu",
"description": "What is the highest degree obtained by your father?",
"@type": "propertyValue"
},
{
"name": "IV_Father_business",
"description": "Has your father ever owned a business or been self-employed?",
"@type": "propertyValue"
},
{
"name": "IV_Fathers_employees",
"description": "What is the largest number of employees your father's business ever had?",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_work",
"description": "Is any of your brother(s) or sister(s) employed?",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_edu",
"description": "What is the highest degree obtained by your brother or sister?",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_business",
"description": "Has any of your brother(s) or sister(s) ever owned a business or been self-employed?",
"@type": "propertyValue"
},
{
"name": "IV_Siblings_employees",
"description": "What is the largest number of employees your brother or sister's business ever had?",
"@type": "propertyValue"
},
{
"name": "V_Work_Experienve",
"description": "Have you ever worked in a paid job or in an unpaid job?",
"@type": "propertyValue"
},
{
"name": "VI_attitudes1_1",
"description": "1. There are times when I let others take responsibility for solving the problem.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes1_2",
"description": "2. Rather than negotiate the things on which we disagree, I try to stress those things upon which we both agree.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes1_3",
"description": "3. I am usually firm in pursuing my goals.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes1_4",
"description": "4. I might try to soothe the other feelings and preserve our relationship.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_1",
"description": "1. Whenever something goes wrong, I look for a solution immediately.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_2",
"description": "2. Whenever there's an opportunity to get actively involved, I do.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_3",
"description": "3. I take the initiative immediately, even if others do not.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_4",
"description": "4. I take advantage of opportunities quickly to to achieve my goals.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_5",
"description": "5. I usually do more than I'm asked to.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes2_6",
"description": "6. I'm particularly good at coming up with ideas.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_1",
"description": "1. I take initiative even when others donât.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_2",
"description": "2. I work harder for my assignments than what is typically expected.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_3",
"description": "3. I set myself goals that are beneficial for my learning or development.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_4",
"description": "4. I independently search for new tasks.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_5",
"description": "5. I actively attack problems.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_6",
"description": "6. I anticipate opportunities.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_7",
"description": "7. When I have set my own learning goal, I pursue it persistently.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VI_attitudes3_8",
"description": "8. When I have set my own learning goal, I do not give up working on the task if something goes wrong.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Risk_preference",
"description": "Are you generally a person who is fully prepared to take risks or do you try to avoid taking risks? Please tick a box on the scale, where the value 0 means: \"\"unwilling to take risks\"\" and the value 10 means: \"\"fully prepared to take risks.\"\"",
"@type": "propertyValue"
},
{
"name": "VII_Time_preference",
"description": "How willing are you to give up something that is beneficial for you today in order to benefit more from that in the future?",
"@type": "propertyValue"
},
{
"name": "VII_Confidence",
"description": "I assume that people have only the best intentions.",
"@type": "propertyValue"
},
{
"name": "VII_Traits_1",
"description": "he's reserved.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_2",
"description": "He's usually confident",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_3",
"description": "does a thorough job",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_4",
"description": "relaxes, handles people well",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_5",
"description": "has an active imagination",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_6",
"description": "is open, sociable",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_7",
"description": "tends to find fault with others",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_8",
"description": "tends to be weak",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_9",
"description": "gets nervous easily",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "VII_Traits_10",
"description": "has few artistic concerns",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "coinCtr4",
"description": "Coin toss Control questions",
"@type": "propertyValue"
},
{
"name": "CoinCtr1",
"description": "Coin toss Control questions - 1: I make 5 predictions in advance and then flip the coin 5 times.",
"@type": "propertyValue"
},
{
"name": "CoinCtr2",
"description": "Coin toss Control questions - 2: I make a prediction out loud.",
"@type": "propertyValue"
},
{
"name": "CoinCtr3",
"description": "Coin toss Control questions - 3: Each point is equivalent to 0.04 dollars (or 4 cents).",
"@type": "propertyValue"
},
{
"name": "coinG4_1_confirm",
"description": "coinG4_1_confirm",
"@type": "propertyValue"
},
{
"name": "coinG4_2_confirm",
"description": "coinG4_2_confirm",
"@type": "propertyValue"
},
{
"name": "coinG4_3_confirm",
"description": "coinG4_3_confirm",
"@type": "propertyValue"
},
{
"name": "coinG4_4_confirm",
"description": "coinG4_4_confirm",
"@type": "propertyValue"
},
{
"name": "coinG4_5_confirm",
"description": "coinG4_5_confirm",
"@type": "propertyValue"
},
{
"name": "cointoss_G4",
"description": "Coin tossing G4",
"@type": "propertyValue"
},
{
"name": "cointoss_G3_1",
"description": "Round 1",
"@type": "propertyValue"
},
{
"name": "cointoss_G3_2",
"description": "Round 2",
"@type": "propertyValue"
},
{
"name": "cointoss_G3_3",
"description": "Round 3",
"@type": "propertyValue"
},
{
"name": "cointoss_G3_4",
"description": "Round 4",
"@type": "propertyValue"
},
{
"name": "cointoss_G3_5",
"description": "Round 5",
"@type": "propertyValue"
},
{
"name": "cointoss_G2",
"description": "Coin tossing G2",
"@type": "propertyValue"
},
{
"name": "cointoss_G1_1",
"description": "Round 1",
"@type": "propertyValue"
},
{
"name": "cointoss_G1_2",
"description": "Round 2",
"@type": "propertyValue"
},
{
"name": "cointoss_G1_3",
"description": "Round 3",
"@type": "propertyValue"
},
{
"name": "cointoss_G1_4",
"description": "Round 4",
"@type": "propertyValue"
},
{
"name": "cointoss_G1_5",
"description": "Round 5",
"@type": "propertyValue"
},
{
"name": "CRT1",
"description": "1. A baseball bat and a ball cost $1.10 in total. The bat costs $1.00 more than the ball. How much is the ball?",
"@type": "propertyValue"
},
{
"name": "CRT2",
"description": "2. If 5 machines take 5 minutes to make 5 devices, how long would it take 100 machines to make 100 devices?",
"@type": "propertyValue"
},
{
"name": "CRT3",
"description": "3. In a lake, there is a lily cluster. Every day, the set doubles in size. If the set needs 48 days to completely cover the lake, how long would it take the set to cover half of the lake?",
"@type": "propertyValue"
},
{
"name": "prediction1Round3",
"description": "Decision - Prediction for 3rd round",
"@type": "propertyValue"
},
{
"name": "round1answer",
"description": "Round 1",
"@type": "propertyValue"
},
{
"name": "round2answer",
"description": "Round 2",
"@type": "propertyValue"
},
{
"name": "predictionRound3",
"description": "Pre-Round 3",
"@type": "propertyValue"
},
{
"name": "round3EAnswer",
"description": "Round 3 - Easy",
"@type": "propertyValue"
},
{
"name": "round3HAanswer",
"description": "Round 3 - Hard",
"@type": "propertyValue"
},
{
"name": "predictionRound4",
"description": "Pre-Round 4",
"@type": "propertyValue"
},
{
"name": "round4EAnswer",
"description": "Round 4 - Easy",
"@type": "propertyValue"
},
{
"name": "round4HAanswer",
"description": "Round 4 - Hard",
"@type": "propertyValue"
},
{
"name": "predictionRound5",
"description": "Pre-Round 5",
"@type": "propertyValue"
},
{
"name": "round5EAnswer",
"description": "Round 5 - Easy",
"@type": "propertyValue"
},
{
"name": "round5HAanswer",
"description": "Round 5 - Hard",
"@type": "propertyValue"
},
{
"name": "predictionRound6",
"description": "Pre-Round 6",
"@type": "propertyValue"
},
{
"name": "round6EAnswer",
"description": "Round 6 - Easy",
"@type": "propertyValue"
},
{
"name": "round6HAanswer",
"description": "Round 6 - Hard",
"@type": "propertyValue"
},
{
"name": "unscramble_text1",
"description": "Decision 1",
"@type": "propertyValue"
},
{
"name": "unscramble_text2",
"description": "Decision 2",
"@type": "propertyValue"
},
{
"name": "unscramble_text3",
"description": "Decision 3",
"@type": "propertyValue"
},
{
"name": "dictatorCrt1",
"description": "Dictator - Control: The amount of money you choose is the amount of money you would like to give to Participant 2",
"@type": "propertyValue"
},
{
"name": "dictator_decision",
"description": "Please decide how much of the 40 points you will keep for yourself.",
"@type": "propertyValue"
},
{
"name": "prisonCrt1",
"description": "What is your reward if you choose A and the other participant chooses B?",
"@type": "propertyValue"
},
{
"name": "prisonCrt2",
"description": "What is your reward if you choose B and the other participant chooses A?",
"@type": "propertyValue"
},
{
"name": "mcq_prisoner",
"description": "Decision - Prisoner",
"@type": "propertyValue"
},
{
"name": "box_num_BRET",
"description": "BRET decision",
"@type": "propertyValue"
},
{
"name": "IX_Deception",
"description": "Reported Correct predictions = p_cointoss/5",
"@type": "propertyValue"
},
{
"name": "IX_CRT",
"description": "Measure of cognitive abilities: Average over CRT1, CRT2, CRT3",
"@type": "propertyValue"
},
{
"name": "IX_Grit_A",
"description": "Success in task (in points) - sum of (p_triangle_r1 - p_triangle_r6)",
"@type": "propertyValue"
},
{
"name": "IX_Grit_B",
"description": "Choice of difficult task - sum of (predictionRound3 - predictionRound6)",
"@type": "propertyValue"
},
{
"name": "IX_Grit_C",
"description": "Choice of difficult task after failure - number of rounds where a student chooses a hard task even though previous task (hard or easy) was failed",
"@type": "propertyValue"
},
{
"name": "IX_Unscramble_A",
"description": "Score in the unscrambling task",
"@type": "propertyValue"
},
{
"name": "IX_Dictator",
"description": "Amount Given",
"@type": "propertyValue"
},
{
"name": "IX_PD",
"description": "If the person choose to cooperate: when mcq_prisoner = a",
"@type": "propertyValue"
},
{
"name": "IX_BRET",
"description": "IX_BRET - the same as box_num_BRET",
"@type": "propertyValue"
},
{
"name": "Grade",
"description": "Grade",
"@type": "propertyValue"
},
{
"name": "Female",
"description": "Female",
"@type": "propertyValue"
},
{
"name": "I_10_Income",
"description": "I_10_Income",
"@type": "propertyValue"
},
{
"name": "II_1A_Entr_Attitude",
"description": "II_1A_Entr_Attitude",
"@type": "propertyValue"
},
{
"name": "II_1B_Entr_Intentions",
"description": "II_1B_Entr_Intentions",
"@type": "propertyValue"
},
{
"name": "II_2A_Stem_Attitude",
"description": "II_2A_Stem_Attitude",
"@type": "propertyValue"
},
{
"name": "II_2B_Stem_Intentions",
"description": "II_2B_Stem_Intentions",
"@type": "propertyValue"
},
{
"name": "III_3_Entr_Success_S",
"description": "III_3_Entr_Success_S",
"@type": "propertyValue"
},
{
"name": "III_3_Stem_Success_S",
"description": "III_3_Stem_Success_S",
"@type": "propertyValue"
},
{
"name": "III_3_Public_Success_S",
"description": "III_3_Public_Success_S",
"@type": "propertyValue"
},
{
"name": "III_1_Stem_Adults",
"description": "III_1_Stem_Adults",
"@type": "propertyValue"
},
{
"name": "III_2_Entr_Adults",
"description": "III_2_Entr_Adults",
"@type": "propertyValue"
},
{
"name": "VI_1_Attitudes",
"description": "VI_1_Attitudes",
"@type": "propertyValue"
},
{
"name": "VI_2_Attitudes",
"description": "VI_2_Attitudes",
"@type": "propertyValue"
},
{
"name": "VI_3_Attitudes",
"description": "VI_3_Attitudes",
"@type": "propertyValue"
},
{
"name": "VII_3_BFI_Extraversion",
"description": "VII_3_BFI_Extraversion",
"@type": "propertyValue"
},
{
"name": "VII_3_BFI_Agreeableness",
"description": "VII_3_BFI_Agreeableness",
"@type": "propertyValue"
},
{
"name": "VII_3_BFI_Conscientiousness",
"description": "VII_3_BFI_Conscientiousness",
"@type": "propertyValue"
},
{
"name": "VII_3_BFI_Neuroticism",
"description": "VII_3_BFI_Neuroticism",
"@type": "propertyValue"
},
{
"name": "VII_3_BFI_Openness",
"description": "VII_3_BFI_Openness",
"@type": "propertyValue"
},
{
"name": "I_Language_Esp_idioma_extr",
"description": "I_Language_Esp_idioma_extr",
"@type": "propertyValue"
},
{
"name": "I_Language_Nativa_idioma_extr",
"description": "I_Language_Nativa_idioma_extr",
"@type": "propertyValue"
},
{
"name": "I_Language_Nativa_y_esp",
"description": "I_Language_Nativa_y_esp",
"@type": "propertyValue"
},
{
"name": "I_Language_Solo_esp",
"description": "I_Language_Solo_esp",
"@type": "propertyValue"
},
{
"name": "I_Language_Solo_lengua_nativa",
"description": "I_Language_Solo_lengua_nativa",
"@type": "propertyValue"
},
{
"name": "IV_Mother_edu_Bachiller",
"description": "IV_Mother_edu_Bachiller",
"@type": "propertyValue"
},
{
"name": "IV_Mother_edu_Maestria",
"description": "IV_Mother_edu_Maestria",
"@type": "propertyValue"
},
{
"name": "IV_Mother_edu_PhD",
"description": "IV_Mother_edu_PhD",
"@type": "propertyValue"
},
{
"name": "IV_Father_edu_Bachiller",
"description": "IV_Father_edu_Bachiller",
"@type": "propertyValue"
},
{
"name": "IV_Father_edu_Maestria",
"description": "IV_Father_edu_Maestria",
"@type": "propertyValue"
},
{
"name": "IV_Father_edu_PhD",
"description": "IV_Father_edu_PhD",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_edu_Bachiller",
"description": "IV_Sibling_edu_Bachiller",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_edu_Maestria",
"description": "IV_Sibling_edu_Maestria",
"@type": "propertyValue"
},
{
"name": "IV_Sibling_edu_PhD",
"description": "IV_Sibling_edu_PhD",
"@type": "propertyValue"
},
{
"name": "X0_1_1_Expected_Grade",
"description": "Language and Literature",
"@type": "propertyValue"
},
{
"name": "X0_1_2_Expected_Grade",
"description": "English",
"@type": "propertyValue"
},
{
"name": "X0_1_3_Expected_Grade",
"description": "Statistics",
"@type": "propertyValue"
},
{
"name": "X0_1_4_Expected_Grade",
"description": "Mathematics",
"@type": "propertyValue"
},
{
"name": "X0_1_5_Expected_Grade",
"description": "Entrepreneurship",
"@type": "propertyValue"
},
{
"name": "X0_1_6_Expected_Grade",
"description": "Biology",
"@type": "propertyValue"
},
{
"name": "X0_1_7_Expected_Grade",
"description": "Physics",
"@type": "propertyValue"
},
{
"name": "X0_1_8_Expected_Grade",
"description": "Chemistry",
"@type": "propertyValue"
},
{
"name": "X0_2_1_Statistics",
"description": "Statistics1",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_2_Statistics",
"description": "Statistics2",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_3_Statistics",
"description": "Statistics3",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_4_Statistics",
"description": "Statistics4",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_5_Statistics",
"description": "Statistics5",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_6_Statistics",
"description": "Statistics6",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_7_Statistics",
"description": "Statistics7",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_8_Statistics",
"description": "Statistics8",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_2_9_Statistics",
"description": "Statistics9",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_1_Spanish",
"description": "Spanish1",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_2_Spanish",
"description": "Spanish2",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_3_Spanish",
"description": "Spanish3",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_4_Spanish",
"description": "Spanish4",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_5_Spanish",
"description": "Spanish5",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_6_Spanish",
"description": "Spanish6",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_7_Spanish",
"description": "Spanish7",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8a_Spanish",
"description": "Spanish8a",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8b_Spanish",
"description": "Spanish8b",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8c_Spanish",
"description": "Spanish8c",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8d_Spanish",
"description": "Spanish8d",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8e_Spanish",
"description": "Spanish8e",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_3_8f_Spanish",
"description": "Spanish8f",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_1_English",
"description": "English1",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_2_English",
"description": "English2",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_3_English",
"description": "English3",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_4_English",
"description": "English4",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_5_English",
"description": "English5",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X0_4_6_English",
"description": "English6",
"value": "1. Yes,\n0. No,\n-1. Unsure",
"maxValue": 1,
"minValue": -1,
"@type": "propertyValue"
},
{
"name": "X1_1_A1_Personal_Initiative",
"description": "1. I face problems actively.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A2_Personal_Initiative",
"description": "2. When something goes wrong, I find a solution immediately",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A3_Personal_Initiative",
"description": "3. When there is an opportunity to be actively involved, I take it.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A4_Personal_Initiative",
"description": "4. I take the initiative immediately even when other have not.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A5_Personal_Initiative",
"description": "5. I take advantage of opportunities quickly to achieve my goals",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A6_Personal_Initiative",
"description": "6. I usually do more than what i'm required to do.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_A7_Personal_Initiative",
"description": "7. I am particularity good at materializing new ideas.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B1_Personal_Initiative",
"description": "1. I take the initiative even when other don't.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B2_Personal_Initiative",
"description": "2. I work on my tasks with more effort than it is normally expected",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B3_Personal_Initiative",
"description": "3. I establish my own goals to benefit my development and learning.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B4_Personal_Initiative",
"description": "4. I look for new tasks independently",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B5_Personal_Initiative",
"description": "6. I anticipate the opportunities",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B6_Personal_Initiative",
"description": "7. When I establish my on goal I pursue it persistently.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_1_B7_Personal_Initiative",
"description": "8. When I establish my own learning goal, I don't give up / Even when it does not turn as planned.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_1A_Negotiations",
"description": "A. I try not to hurt Anna. If the project is that important to her I donât want to stand in her way, there will be another opportunity for me in the future.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_1B_Negotiations",
"description": "B. I try to convince Anna that I should be the one to join the group. I need to be firm in my position to win.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_1C_Negotiations",
"description": "C. I make a compromise to Anna so each one of us join half the time of the project. This is not what I want, but it is better than nothing.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_1D_Negotiations",
"description": "D. I donât want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_1E_Negotiations",
"description": "E. I need to find out more about Anna and ask her why she wants to join the project group. I am not sure but perhaps we can find a solution that works for both of us.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_2A_Negotiations",
"description": "A. If this is what he is asking for, it is what he needs, after he demonstrates his good faith by charging only $35, I don't want to take advantage of my friend more than needed. I ask my parents for money and close the deal.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_2B_Negotiations",
"description": "B. I offer him $10 and i show him my reluctance to make concessions. I know he might think I'm irrational. But I can only win if I stand firm in my position.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_2C_Negotiations",
"description": "C. I do a counter-offer of $20 Which I think is a fair price for the bike. He offers me to split the difference in half, in $30. This is still a little bit more than what I am willing to spend. But it is a fair solution. All the parties should compromise to negotiate and get to an agreement.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_2D_Negotiations",
"description": "D. It is uncomfortable for me to dribble with a friend like this. And I don't want to put the friendship at risk over an old bicycle. Even though I'm still interested in the bicycle, I tell him I will think about it and wait for him to make a better offer in the future.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X1_2_2E_Negotiations",
"description": "E. You ask him what he wants to spend the $40 on. You are not sure but perhaps you have something that is of value to him and that you can trade off in return for the bike.",
"value": "1. Most likely,\n2. Moderately likely,\n3. Neutral,\n4. Moderately unlikely,\n5. Least likely",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_1_Self_Efficacy",
"description": "1. I can find a way to get what I want even if someone opposes me",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_2_Self_Efficacy",
"description": "2. I can solve difficult problems if I try hard enough.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_3_Self_Efficacy",
"description": "3. it is easy for me to persist in what I have committed to until I achieve my goals.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_4_Self_Efficacy",
"description": "4. I'm confident I could manage any unexpected events.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_5_Self_Efficacy",
"description": "5. Thanks to my qualities and resources I can overcome unexpected events.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_6_Self_Efficacy",
"description": "6. When I find myself in difficult moments, I can remain calm because I have the necessary skills to manage difficult situations.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_7_Self_Efficacy",
"description": "7. Whatever it is, generally I'm able to handle it",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_8_Self_Efficacy",
"description": "8. I can solve most of the problems if I try hard enough.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_9_Self_Efficacy",
"description": "9. If I find myself in a difficult situation, generally it occurs to me what to do about it.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_1_10_Self_Efficacy",
"description": "10. When facing a problem usually I come up with different alternatives of how to solve it.",
"value": "1. Not true at all,\n2. Hardly true,\n3. Moderately true,\n4. Absolutely true",
"maxValue": 4,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_1_Youth_Self_Efficacy",
"description": "1. Express your opinions when your classmates don't agree with you?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_2_Youth_Self_Efficacy",
"description": "3. Maintain a conversation with a stranger?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_3_Youth_Self_Efficacy",
"description": "4. Work in harmony with your classmates?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_4_Youth_Self_Efficacy",
"description": "5. Tell other kids they are doing something you believe is wrong?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_5_Youth_Self_Efficacy",
"description": "7. Succeed keeping a friendship with other kid?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_6_Youth_Self_Efficacy",
"description": "8. Successfully prevent fights with other kids?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_7_Youth_Self_Efficacy",
"description": "1. Manage to be cheerful when an unfortunate event has occurred",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_8_Youth_Self_Efficacy",
"description": "2. Being able to feel calm after being frighten.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_9_Youth_Self_Efficacy",
"description": "3. Avoid feeling nervous?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_10_Youth_Self_Efficacy",
"description": "4.Control your feelings?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_11_Youth_Self_Efficacy",
"description": "7. Repress successfully unpleasant thoughts.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_2_12_Youth_Self_Efficacy",
"description": "8. Stop worrying about things that could happen?",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_3_1_Self_Efficacy_Scale",
"description": "1. Dialogue with your parents even when your relationship is tense.",
"@type": "propertyValue"
},
{
"name": "X2_3_2_Self_Efficacy_Scale",
"description": "2. Talk to your parents about personal issues.",
"@type": "propertyValue"
},
{
"name": "X2_3_3_Self_Efficacy_Scale",
"description": "4. Avoiding that differences of opinions lead to a confrontation with your parents.",
"@type": "propertyValue"
},
{
"name": "X2_3_4_Self_Efficacy_Scale",
"description": "6. Make your parents understand your point of view on issues you have a different approach.",
"@type": "propertyValue"
},
{
"name": "X2_3_5_Self_Efficacy_Scale",
"description": "8. Expressing your disagreement with your parents without losing your composure.",
"@type": "propertyValue"
},
{
"name": "X2_3_6_Self_Efficacy_Scale",
"description": "9. Get that your parents pay attention to your needs even when they are busy with their own problems.",
"@type": "propertyValue"
},
{
"name": "X2_3_7_Self_Efficacy_Scale",
"description": "13. Accept your parentsâ criticisms about you without feeling offended.",
"@type": "propertyValue"
},
{
"name": "X2_3_8_Self_Efficacy_Scale",
"description": "14. Increase the trust and recognition to you from your parents.",
"@type": "propertyValue"
},
{
"name": "X2_4_1_Growth_Mentality",
"description": "1. You can learn new things, but you can't really change the level of basic intelligence.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_4_2_Growth_Mentality",
"description": "2. You have certain amount of intelligence and there is not much to do to change it.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_4_3_Growth_Mentality",
"description": "3. Our intelligence is something very much ours that can't be change much",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A1_Self_Concept",
"description": "1. I enjoy being unique and different from others in several aspects.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A2_Self_Concept",
"description": "2. I can openly talk to a person I met for the first time, even when that person is a lot older than me.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A3_Self_Concept",
"description": "3. I do my own things, no matter what others thing.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A4_Self_Concept",
"description": "4. I feel it is important for me to act like an independent person.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A5_Self_Concept",
"description": "5 I rather say \"\"NO\"\" at first than risk being misunderstood.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A6_Self_Concept",
"description": "7. I rather being forward and honest when I deal with people I just met.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A7_Self_Concept",
"description": "8. I feel comfortable getting compliments and rewards.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A8_Self_Concept",
"description": "9. Talking during class (or reunion) is not a problem for me.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A9_Self_Concept",
"description": "10. I always act the same no matter who I am with.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A10_Self_Concept",
"description": "14. I behave the same in my house and at school.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_A11_Self_Concept",
"description": "15. I try to do whatâs best for me, no matter how that affect others.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B1_Self_Concept",
"description": "1.Even when I disagree completely with the members of the group, I avoid a discussion.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B2_Self_Concept",
"description": "2. I respect the authority figures that I interact with.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B3_Self_Concept",
"description": "3. I respect people that are modest about themselves",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B4_Self_Concept",
"description": "4. I would sacrifice my own interests in benefit of the group that I belong to.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B5_Self_Concept",
"description": "5. I must consider my parents advice when making educations and career plans.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B6_Self_Concept",
"description": "9. Sometimes I feel like my relationship with others are more important than my own development.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B7_Self_Concept",
"description": "10. I would offer my seat to my teacher on a bus",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B8_Self_Concept",
"description": "11. I feel happy when people around me are happy.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B9_Self_Concept",
"description": "12. I would stay in the group if they need me, even when Iâm not happy with the group.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B10_Self_Concept",
"description": "14. It is important for me that everybody gets along in the group.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_5_B11_Self_Concept",
"description": "15. In general, I agree with what others want to do even when I prefer to do something different.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Slightly disagree,\n4. Neutral,\n5. Slightly agree,\n6. Moderately Agree,\n7. Strongly Agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A1_Self_Regulatory",
"description": "1. I generally focus in prevent negative events to happen in my life.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A2_Self_Regulatory",
"description": "2. I feel anxious about not being able to achieve my responsibilities and obligations.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A3_Self_Regulatory",
"description": "3. I often think in the person I'm afraid I would become in the future",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A4_Self_Regulatory",
"description": "4. I worry often about not achieving my academic goals.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A5_Self_Regulatory",
"description": "6. I often think of how to prevent making mistakes in my life.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_A6_Self_Regulatory",
"description": "8. My main goal in school at the moment is to avoid being incompetent academically.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B1_Self_Regulatory",
"description": "1. Frequently, I think in how to achieve my hopes and aspirations.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B2_Self_Regulatory",
"description": "2. I often think in the person that I would like to be in the future.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B3_Self_Regulatory",
"description": "3. Normally I focus on the success I hope to achieve in the future.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B4_Self_Regulatory",
"description": "4. I often think on how to achieve academic success.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B5_Self_Regulatory",
"description": "5. My main goal at school in this moment is to achieve my academic ambitions.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_6_B6_Self_Regulatory",
"description": "8. I often imagine myself experimenting good things that I hope happen to me.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_1_GritR",
"description": "1. I often set a goal but later chose to pursue a different one.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_2_GritR",
"description": "2. I have been obsessed with certain idea or project for a short period of time but later I lose interest",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_3_GritR",
"description": "4. The new ideas or projects often distract me from the prior ones.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_4_GritR",
"description": "5. I rarely finish what I begin.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_5_GritR",
"description": "6. Setbacks discourage me.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X2_7_6_GritR",
"description": "8. I am not a very diligent student.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A1_Bus_Self_Efficacy",
"description": "Start a company.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A2_Bus_Self_Efficacy",
"description": "Work on your own.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A3_Bus_Self_Efficacy",
"description": "Detect business opportunities.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A4_Bus_Self_Efficacy",
"description": "Overcome any problems you might have in the beginning of your business.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A5_Bus_Self_Efficacy",
"description": "Negotiate appropriately with another entrepreneur.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A6_Bus_Self_Efficacy",
"description": "Maintain an appropriate overview of financial affairs.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A7_Bus_Self_Efficacy",
"description": "Prepare and adequate business plan.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_A8_Bus_Self_Efficacy",
"description": "Get the financial capital to start the business.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B1_Bus_Self_Efficacy",
"description": "Start a company.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B2_Bus_Self_Efficacy",
"description": "Work on your own.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B3_Bus_Self_Efficacy",
"description": "Detect business opportunities.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B4_Bus_Self_Efficacy",
"description": "Overcome any problems you might have in the beginning of your business.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B5_Bus_Self_Efficacy",
"description": "Negotiate appropriately with another entrepreneur.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B6_Bus_Self_Efficacy",
"description": "Maintain an appropriate overview of financial affairs.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B7_Bus_Self_Efficacy",
"description": "Prepare and adequate business plan.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_1_B8_Bus_Self_Efficacy",
"description": "Get the financial capital to start the business.",
"value": "1. Not at all,\n2. A bit,\n3. Medium,\n4. Much,\n5. Very Much",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_2_1_Bus_Oport",
"description": "1. How many opportunities to create a company have you detected in the last three months.",
"@type": "propertyValue"
},
{
"name": "X3_2_2_Bus_Oport",
"description": "2. Of all those opportunities, in your opinion how many of them were promising to create profitable business.",
"@type": "propertyValue"
},
{
"name": "X3_2_3_Bus_Oport",
"description": "3. How many opportunities to create a company you have started, that you compromise time and resources in the last three months.",
"@type": "propertyValue"
},
{
"name": "X3_3_1_Bus_Attitudes",
"description": "1. It is a good opportunity to make a living.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_2_Bus_Attitudes",
"description": "2. It is financially attractive.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_3_Bus_Attitudes",
"description": "4. It is a safe and stable source of income.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_4_Bus_Attitudes",
"description": "5. It means to have control",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_5_Bus_Attitudes",
"description": "6. It means to have authority",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_6_Bus_AttitudesR",
"description": "7. It involves a lot of work.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_7_Bus_AttitudesR",
"description": "8. It means less time available to do other things.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_8_Bus_Attitudes",
"description": "10. Very exciting.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_9_Bus_Attitudes",
"description": "12. It is an opportunity to make your dreams come true.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_10_Bus_Attitudes",
"description": "13. It means freedom.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_11_Bus_Attitudes",
"description": "14. You obtain respect from others.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_3_12_Bus_Attitudes",
"description": "15. You obtain admiration from others.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_4_1_Social_Norms",
"description": "1. My immediate family (parents and siblings)",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_4_2_Social_Norms",
"description": "2. Closest friends",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X3_4_3_Social_Norms",
"description": "3. My teachers.",
"value": "1. Strongly Disagree,\n2. Moderately disagree,\n3. Neutral,\n4. Moderately Agree,\n5. Strongly Agree",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "X0_2_Knowledge",
"description": "X0_2_Knowledge",
"@type": "propertyValue"
},
{
"name": "X0_2_Statistics_total",
"description": "X0_2_Statistics_total",
"@type": "propertyValue"
},
{
"name": "X0_2_Spanish_total",
"description": "X0_2_Spanish_total",
"@type": "propertyValue"
},
{
"name": "X0_2_English_total",
"description": "X0_2_English_total",
"@type": "propertyValue"
},
{
"name": "X1_1_A_Personal_Initiative",
"description": "X1_1_A_Personal_Initiative",
"@type": "propertyValue"
},
{
"name": "X1_1_B_Personal_Initiative",
"description": "X1_1_B_Personal_Initiative",
"@type": "propertyValue"
},
{
"name": "X1_2_A_Negotiations_Yielding",
"description": "X1_2_A_Negotiations_Yielding",
"@type": "propertyValue"
},
{
"name": "X1_2_B_Negotiations_Forcing",
"description": "X1_2_B_Negotiations_Forcing",
"@type": "propertyValue"
},
{
"name": "X1_2_C_Negotiations_Compromising",
"description": "X1_2_C_Negotiations_Compromising",
"@type": "propertyValue"
},
{
"name": "X1_2_D_Negotiations_Avoiding",
"description": "X1_2_D_Negotiations_Avoiding",
"@type": "propertyValue"
},
{
"name": "X1_2_E_Negotiations_Problem_Solving",
"description": "X1_2_E_Negotiations_Problem_Solving",
"@type": "propertyValue"
},
{
"name": "X2_1_Self_Efficacy",
"description": "X2_1_Self_Efficacy",
"@type": "propertyValue"
},
{
"name": "X2_2_Youth_Self_Efficacy",
"description": "X2_2_Youth_Self_Efficacy",
"@type": "propertyValue"
},
{
"name": "X2_3_Self_Efficacy_Scale",
"description": "X2_3_Self_Efficacy_Scale",
"@type": "propertyValue"
},
{
"name": "X2_4_Growth_Mentality",
"description": "X2_4_Growth_Mentality",
"@type": "propertyValue"
},
{
"name": "X2_5_A_Self_Concept_Independent",
"description": "X2_5_A_Self_Concept_Independent",
"@type": "propertyValue"
},
{
"name": "X2_5_B_Self_Concept_Interdependent",
"description": "X2_5_B_Self_Concept_Interdependent",
"@type": "propertyValue"
},
{
"name": "X2_6_A_Self_Regulatory_Prevention",
"description": "X2_6_A_Self_Regulatory_Prevention",
"@type": "propertyValue"
},
{
"name": "X2_6_B_Self_Regulatory_Promotion",
"description": "X2_6_B_Self_Regulatory_Promotion",
"@type": "propertyValue"
},
{
"name": "X2_7_Grit_S",
"description": "X2_7_Grit_S",
"@type": "propertyValue"
},
{
"name": "X3_1_Bus_Self_Efficacy",
"description": "X3_1_Bus_Self_Efficacy",
"@type": "propertyValue"
},
{
"name": "X3_2_Bus_Oport",
"description": "X3_2_Bus_Oport",
"@type": "propertyValue"
},
{
"name": "X3_3_Bus_Attitudes",
"description": "X3_3_Bus_Attitudes",
"@type": "propertyValue"
},
{
"name": "X3_4_Social_Norms",
"description": "X3_4_Social_Norms",
"@type": "propertyValue"
},
{
"name": "Participated_in_Baseline",
"description": "Baseline Take Up",
"@type": "propertyValue"
},
{
"name": "Entr_Attitude",
"description": "4 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Entr_Intentions",
"description": "3 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Stem_Attitude",
"description": "3 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Stem_Intentions",
"description": "3 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Attitudes1",
"description": "4 VI_attitudes1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Attitudes2",
"description": "6 VI_attitudes2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Attitudes3",
"description": "8 VI_attitudes3 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Traits",
"description": "10 VII_Traits items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "ScaleofScales",
"description": "8 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Statistics_total1",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Statistics_total2",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Statistics_total3",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Spanish_total",
"description": "13 X0_3 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "English_total",
"description": "6 X0_4 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Personal_Initiative_A",
"description": "7 X1_1_A items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Personal_Initiative_B",
"description": "7 X1_1_B items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "NegotiationsCase1",
"description": "5 X1_2_1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "NegotiationsCase2",
"description": "5 X1_2_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "General_Self_Efficacy",
"description": "10 X2_1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Youth_Self_Efficacy",
"description": "12 X2_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Perceived_Self_Efficacy",
"description": "8 X2_3 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Growth_Mentality",
"description": "3 X2_4 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Self_Concept_Independent",
"description": "11 X2_5_A items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Self_Concept_Interdependent",
"description": "11 X2_5_B items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Self_Regulatory_Prevention",
"description": "6 X2_6_A items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Self_Regulatory_Promotion",
"description": "6 X2_6_B items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Grit_S",
"description": "6 X2_7 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Bus_Self_Efficacy",
"description": "16 X3_1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Bus_Oport",
"description": "3 X3_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Bus_Attitudes",
"description": "12 X3_3 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Social_Norms",
"description": "3 X3_4 items aggregated by rowMeans",
"@type": "propertyValue"
}
]
}`