This Codebook contains most questions from the Baseline1 survey, consistent with the dataset CO_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: Coast. Scaling up virtual learning of online learning in high schools
These data are the Baseline data for a randomized experiment conducted in high schools in Ecuador as rapid fire response to the hurdles of COVID-19 for the Coastal Educational regimes schools (Régimen Costa); Students finish the program in December 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 home during the COVID-19 pandemic under teachers’ supervision. We work mostly with 14-22-year-old students (16,440 students) in 598 schools assigned to the program. 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. 2021. Scaling up virtual learning of online learning in high schools. AEA RCT Registry. March 23
Metadata for search engines
Spatial Coverage: Online
Date published: 2021-06-04
Creator:
name | value |
---|---|
1 | SLO Research group |
|
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 | 491 | 0 | 8 | 8 | 0 | %-9s |
Distribution of values for True_Cohort_id
0 missing values.
name | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata | label |
---|---|---|---|---|---|---|---|---|---|---|
True_Cohort_id | character | 0 | 1 | 622 | 0 | 8 | 8 | 0 | %-9s | NA |
Educational Zone where the School is located
Distribution of values for ZONA
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
ZONA | Educational Zone where the School is located | numeric | 0 | 1 | 1 | 6 | 9 | 5.967092 | 2.045519 | %12.0g |
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 | 80 | 0 | 5 | 5 | 0 | %-9s |
Province where the School is located
Distribution of values for PROVINCIA
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
PROVINCIA | Province where the School is located | character | 0 | 1 | 17 | 0 | 4 | 30 | 0 | %-9s |
Factor indicating whether the Scool is located in rural or urban area
Distribution of values for SECTOR
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
SECTOR | Factor indicating whether the Scool is located in rural or urban area | character | 0 | 1 | 2 | 0 | 9 | 10 | 0 | %-9s |
Type of the school funding
Distribution of values for SOSTENIMIENTO
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
SOSTENIMIENTO | Type of the school funding | character | 0 | 1 | 2 | 0 | 6 | 13 | 0 | %-9s |
Number of students in school
Distribution of values for TOTAL_ESTUDIANTES
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
TOTAL_ESTUDIANTES | Number of students in school | numeric | 0 | 1 | 9 | 443 | 1647 | 499.6816 | 325.5856 | %12.0g |
Number of students in the 12th grade in the school
Distribution of values for TOTAL_ESTUDIANTES_3BT
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
TOTAL_ESTUDIANTES_3BT | Number of students in the 12th grade in the school | numeric | 0 | 1 | 0 | 135 | 607 | 159.4551 | 116.9933 | %12.0g |
Average grade in school at the state exam from the last year
Distribution of values for NOTA_SER_BACHILLER
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
NOTA_SER_BACHILLER | Average grade in school at the state exam from the last year | numeric | 0 | 1 | -1 | 7.3 | 9.1 | 7.34107 | 0.6920651 | %10.0g |
Number of teachers of entrepreneurship
Distribution of values for TOTAL_DOCENTES_EMPRENDIMIENTO
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
TOTAL_DOCENTES_EMPRENDIMIENTO | Number of teachers of entrepreneurship | numeric | 0 | 1 | 1 | 2 | 8 | 2.181083 | 1.499598 | %12.0g |
Dummy variable that is equal to 1 if the teacher verified by email participation in the program
Distribution of values for VERIFICATION_EMAIL
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
VERIFICATION_EMAIL | Dummy variable that is equal to 1 if the teacher verified by email participation in the program | numeric | 0 | 1 | 0 | 0 | 1 | 0.0245742 | 0.1548282 | %12.0g |
Type of contract of teacher
Distribution of values for RELACION_LABORAL
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
RELACION_LABORAL | Type of contract of teacher | character | 0 | 1 | 2 | 0 | 14 | 18 | 0 | %-9s |
School latitude
Distribution of values for School_latitude
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
School_latitude | School latitude | character | 0 | 1 | 295 | 4484 | 0 | 10 | 0 | %-9s |
School longitude
Distribution of values for School_longitude
4484 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
School_longitude | School longitude | numeric | 4484 | 0.7272506 | -9e+07 | -8e+07 | -7.9e+07 | -79952102 | 817396.5 | %10.0g |
School latitude approximated based on the district
Distribution of values for School_latitude_approx
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | format.stata |
---|---|---|---|---|---|---|---|---|---|---|
School_latitude_approx | School latitude approximated based on the district | character | 0 | 1 | 192 | 11984 | 0 | 9 | 0 | %-9s |
School longitude approximated based on the district
Distribution of values for School_longitude_approx
11984 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
School_longitude_approx | School longitude approximated based on the district | numeric | 11984 | 0.2710462 | -9.1e+07 | -8e+07 | 8e+07 | -72969401 | 32071998 | %10.0g |
## 89 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 | 89 | 2020-09-07 | 2020-09-16 | 2020-12-12 | 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 | 16440 | 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 | 2 | 0 | 8 | 9 | 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 | 12 | 17 | 62 | 17.32488 | 2.352968 | %12.0g |
Do you own your own cell phone?
Distribution of values for I_Have_cel
0 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 | 0 | 1 | 0 | 1 | 1 | 0.8922141 | 0.3101192 | %12.0g |
Can you use someone elseâs cell phone to make and receive calls?
Distribution of values for I_Others_cel
14646 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 | 14646 | 0.1091241 | 0 | 1 | 1 | 0.8812709 | 0.3235597 | %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 | 6273 | 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 | 4 | 5639 | 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 | 8 | 0 | 18 | 0 | %-9s |
Washing machine
Distribution of values for I_Laundry
239 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Laundry | Washing machine | numeric | 239 | 0.9854623 | 0 | 1 | 6 | 1.191531 | 1.233951 | %12.0g |
Air conditioning / Dryer
Distribution of values for I_Air_conditioner
239 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 | 239 | 0.9854623 | 0 | 0 | 6 | 0.4864515 | 0.7790971 | %12.0g |
Flat screen TV
Distribution of values for I_TV
238 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_TV | Flat screen TV | numeric | 238 | 0.9855231 | 0 | 1 | 6 | 0.986298 | 0.9402546 | %12.0g |
Family Car
Distribution of values for I_Car
238 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
I_Car | Family Car | numeric | 238 | 0.9855231 | 0 | 0 | 6 | 0.5102456 | 0.829179 | %12.0g |
Domestic Employees / Driver / Gardener
Distribution of values for I_Employees
239 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 | 239 | 0.9854623 | 0 | 0 | 6 | 0.1747423 | 0.6331532 | %12.0g |
Number of bathrooms
Distribution of values for I_N_toilets
238 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 | 238 | 0.9855231 | 0 | 1 | 6 | 1.314159 | 0.9742355 | %12.0g |
Number of bedrooms
Distribution of values for I_Numbers_rooms
238 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 | 238 | 0.9855231 | 0 | 2 | 6 | 2.439267 | 1.207622 | %12.0g |
Do you plan to go to the University?
Distribution of values for II_Study_uni
36 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 | 36 | 0.9978102 | -1 | 1 | 1 | 0.7566447 | 0.4739463 | 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
49 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 | 49 | 0.9970195 | -1 | 1 | 1 | 0.2450125 | 0.8630447 | 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
49 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 | 49 | 0.9970195 | -1 | -1 | 1 | -0.4774571 | 0.731886 | 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
49 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 | 49 | 0.9970195 | -1 | -1 | 1 | -0.5460924 | 0.6579373 | 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
49 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 | 49 | 0.9970195 | -1 | 0 | 1 | -0.120554 | 0.8510764 | 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
49 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 | 49 | 0.9970195 | -1 | 0 | 1 | -0.2203038 | 0.8324374 | 3 |
name | value |
---|---|
Yes | 1 |
No | 0 |
Unsure | -1 |
I will succeed as an entrepreneur
Distribution of values for III_3_Entr_Success
53 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 | 53 | 0.9967762 | 0 | 6 | 7 | 5.732105 | 1.518388 | 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
53 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 | 53 | 0.9967762 | 0 | 6 | 7 | 5.226094 | 1.866098 | 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
53 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 | 53 | 0.9967762 | 0 | 6 | 7 | 5.325868 | 1.774892 | 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
61 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 | 61 | 0.9962895 | 150 | 700 | 5000 | 1053.551 | 1142.816 | %10.0g |
How much do you expect to earn per month in 10 years from now?
Distribution of values for III_Earn_10_Years
61 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 | 61 | 0.9962895 | 7.6 | 1000 | 12000 | 2290.6 | 3000.607 | %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
71 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 | 71 | 0.9956813 | 300 | 400 | 500 | 396.2828 | 43.49324 | %10.0g |
How much do you think entrepreneur earn on average per month in Ecuador?
Distribution of values for III_Salary_entE
71 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 | 71 | 0.9956813 | 150 | 500 | 2000 | 591.1658 | 456.4729 | %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
71 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 | 71 | 0.9956813 | 68 | 1000 | 5000 | 1263.147 | 1117.178 | %10.0g |
Is your mother employed?
Distribution of values for IV_Mother_work
364 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 | 364 | 0.9778589 | 0 | 0 | 1 | 0.4539064 | 0.4978863 | %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 | 7 | 374 | 0 | 24 | 0 | %-9s |
Has your mother ever owned a business or been self-employed?
Distribution of values for IV_Mother_business
374 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 | 374 | 0.9772506 | 0 | 1 | 1 | 0.5327399 | 0.4989425 | %12.0g |
What is the largest number of employees your mother's business ever had?
Distribution of values for IV_Mothers_employees
374 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 | 374 | 0.9772506 | 0 | 0 | 4 | 0.5333624 | 1.152829 | %12.0g |
Is your father employed?
Distribution of values for IV_Father_work
1347 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 | 1347 | 0.9180657 | 0 | 1 | 1 | 0.892798 | 0.3093802 | %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 | 1350 | 0 | 24 | 0 | %-9s |
Has your father ever owned a business or been self-employed?
Distribution of values for IV_Father_business
1350 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 | 1350 | 0.9178832 | 0 | 0 | 1 | 0.4914513 | 0.4999435 | %12.0g |
What is the largest number of employees your father's business ever had?
Distribution of values for IV_Fathers_employees
1350 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 | 1350 | 0.9178832 | 0 | 0 | 6 | 0.88277 | 1.727734 | %12.0g |
Is any of your brother(s) or sister(s) employed?
Distribution of values for IV_Sibling_work
1154 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 | 1154 | 0.9298054 | 0 | 0 | 1 | 0.4042915 | 0.4907705 | %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 | 6 | 1147 | 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
1147 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 | 1147 | 0.9302311 | 0 | 0 | 1 | 0.1938142 | 0.3952979 | %12.0g |
What is the largest number of employees your brother or sister's business ever had?
Distribution of values for IV_Siblings_employees
1147 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 | 1147 | 0.9302311 | 0 | 0 | 2 | 0.1447721 | 0.4925202 | %12.0g |
Have you ever worked in a paid job or in an unpaid job?
Distribution of values for V_Work_Experienve
90 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 | 90 | 0.9945255 | 0 | 0 | 1 | 0.2788991 | 0.4484715 | %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
103 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 | 103 | 0.9937348 | 0 | 8 | 10 | 7.964743 | 2.226214 | %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
110 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 | 110 | 0.993309 | 0 | 8 | 10 | 6.628598 | 3.232896 | %12.0g |
I assume that people have only the best intentions.
Distribution of values for VII_Confidence
110 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 | 110 | 0.993309 | 0 | 6 | 10 | 6.240723 | 2.648825 | %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 | 141 | 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 | 150 | 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 | 151 | 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 | 153 | 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 | 2 | 13741 | 0 | 60 | 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 | 2 | 13743 | 0 | 60 | 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 | 2 | 13744 | 0 | 60 | 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 | 2 | 13745 | 0 | 60 | 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 | 2 | 13747 | 0 | 60 | 0 | %-9s |
Coin tossing G4
Distribution of values for cointoss_G4
13748 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G4 | Coin tossing G4 | numeric | 13748 | 0.163747 | 0 | 20 | 25 | 17.89747 | 6.092917 | %12.0g |
Round 1
Distribution of values for cointoss_G3_1
11068 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_1 | Round 1 | numeric | 11068 | 0.326764 | 0 | 5 | 5 | 4.311243 | 1.723354 | %12.0g |
Round 2
Distribution of values for cointoss_G3_2
11069 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_2 | Round 2 | numeric | 11069 | 0.3267032 | 0 | 5 | 5 | 3.595234 | 2.247533 | %12.0g |
Round 3
Distribution of values for cointoss_G3_3
11069 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_3 | Round 3 | numeric | 11069 | 0.3267032 | 0 | 5 | 5 | 3.514243 | 2.285232 | %12.0g |
Round 4
Distribution of values for cointoss_G3_4
11069 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_4 | Round 4 | numeric | 11069 | 0.3267032 | 0 | 5 | 5 | 3.579408 | 2.255177 | %12.0g |
Round 5
Distribution of values for cointoss_G3_5
11069 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G3_5 | Round 5 | numeric | 11069 | 0.3267032 | 0 | 5 | 5 | 3.706945 | 2.189561 | %12.0g |
Coin tossing G2
Distribution of values for cointoss_G2
10890 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G2 | Coin tossing G2 | numeric | 10890 | 0.3375912 | 0 | 20 | 25 | 16.71532 | 6.718474 | %12.0g |
Round 1
Distribution of values for cointoss_G1_1
13770 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_1 | Round 1 | numeric | 13770 | 0.1624088 | 0 | 5 | 5 | 3.41573 | 2.326685 | %12.0g |
Round 2
Distribution of values for cointoss_G1_2
13770 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_2 | Round 2 | numeric | 13770 | 0.1624088 | 0 | 5 | 5 | 3.179775 | 2.406257 | %12.0g |
Round 3
Distribution of values for cointoss_G1_3
13770 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_3 | Round 3 | numeric | 13770 | 0.1624088 | 0 | 5 | 5 | 3.344569 | 2.353461 | %12.0g |
Round 4
Distribution of values for cointoss_G1_4
13770 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_4 | Round 4 | numeric | 13770 | 0.1624088 | 0 | 5 | 5 | 3.303371 | 2.367846 | %12.0g |
Round 5
Distribution of values for cointoss_G1_5
13770 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
cointoss_G1_5 | Round 5 | numeric | 13770 | 0.1624088 | 0 | 5 | 5 | 3.421348 | 2.324466 | %12.0g |
Distribution of values for CRT1
765 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 | 765 | 0.9534672 | 0 | 10 | 501 | 10.93291 | 27.34401 | %10.0g |
Distribution of values for CRT2
1196 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 | 1196 | 0.9272506 | 0 | 100 | 501 | 103.003 | 128.336 | %10.0g |
Distribution of values for CRT3
1123 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 | 1123 | 0.931691 | 0 | 24 | 501 | 32.40497 | 35.51158 | %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 | 186 | 0 | 17 | 0 | %-9s |
Round 1
Distribution of values for round1answer
376 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round1answer | Round 1 | numeric | 376 | 0.977129 | 0 | 4 | 250 | 4.428847 | 3.505323 | %12.0g |
Round 2
Distribution of values for round2answer
404 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round2answer | Round 2 | numeric | 404 | 0.9754258 | 0 | 5 | 250 | 5.38981 | 5.444646 | %12.0g |
Pre-Round 3
Distribution of values for predictionRound3
192 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound3 | Pre-Round 3 | numeric | 192 | 0.9883212 | 0 | 1 | 1 | 0.5169252 | 0.4997288 | %12.0g |
Round 3 - Easy
Distribution of values for round3EAnswer
8578 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round3EAnswer | Round 3 - Easy | numeric | 8578 | 0.4782238 | 0 | 7 | 250 | 6.792928 | 4.308822 | %12.0g |
Round 3 - Hard
Distribution of values for round3HAanswer
8140 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round3HAanswer | Round 3 - Hard | numeric | 8140 | 0.5048662 | 0 | 10 | 250 | 10.05398 | 5.24638 | %12.0g |
Pre-Round 4
Distribution of values for predictionRound4
196 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound4 | Pre-Round 4 | numeric | 196 | 0.9880779 | 0 | 0 | 1 | 0.4480424 | 0.4973084 | %12.0g |
Round 4 - Easy
Distribution of values for round4EAnswer
7444 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round4EAnswer | Round 4 - Easy | numeric | 7444 | 0.5472019 | 0 | 6 | 250 | 5.930414 | 3.39742 | %12.0g |
Round 4 - Hard
Distribution of values for round4HAanswer
9133 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round4HAanswer | Round 4 - Hard | numeric | 9133 | 0.4444647 | 0 | 6 | 108 | 6.934446 | 2.013151 | %12.0g |
Pre-Round 5
Distribution of values for predictionRound5
198 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound5 | Pre-Round 5 | numeric | 198 | 0.9879562 | 0 | 1 | 1 | 0.5056643 | 0.4999833 | %12.0g |
Round 5 - Easy
Distribution of values for round5EAnswer
8385 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round5EAnswer | Round 5 - Easy | numeric | 8385 | 0.4899635 | 0 | 4 | 58 | 4.086778 | 1.428467 | %12.0g |
Round 5 - Hard
Distribution of values for round5HAanswer
8210 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round5HAanswer | Round 5 - Hard | numeric | 8210 | 0.5006083 | 0 | 7 | 100 | 6.947995 | 2.417423 | %12.0g |
Pre-Round 6
Distribution of values for predictionRound6
200 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
predictionRound6 | Pre-Round 6 | numeric | 200 | 0.9878345 | 0 | 1 | 1 | 0.5314039 | 0.4990282 | %12.0g |
Round 6 - Easy
Distribution of values for round6EAnswer
8799 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round6EAnswer | Round 6 - Easy | numeric | 8799 | 0.464781 | 0 | 5 | 75 | 5.267635 | 1.733248 | %12.0g |
Round 6 - Hard
Distribution of values for round6HAanswer
7800 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
round6HAanswer | Round 6 - Hard | numeric | 7800 | 0.5255474 | 0 | 7 | 88 | 6.746181 | 2.560945 | %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 | 1454 | 13238 | 0 | 329 | 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 | 2369 | 10127 | 0 | 1171 | 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 | 1383 | 13308 | 0 | 315 | 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 | 224 | 0 | 5 | 0 | %-9s |
Please decide how much of the 40 points you will keep for yourself.
Distribution of values for dictator_decision
8258 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 | 8258 | 0.4976886 | 0 | 30 | 40 | 28.19139 | 8.377466 | %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 | 245 | 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 | 245 | 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 | 314 | 0 | 1 | 0 | %-9s |
BRET decision
Distribution of values for box_num_BRET
262 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
box_num_BRET | BRET decision | numeric | 262 | 0.9840633 | 1 | 45 | 100 | 44.12387 | 24.57872 | %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 | 4 | 5 | 3.478406 | 1.245818 | %12.0g |
Measure of cognitive abilities: Average over CRT1, CRT2, CRT3
Distribution of values for IX_CRT
1683 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 | 1683 | 0.8976277 | 0 | 0.33 | 1 | 0.3179734 | 0.2242871 | %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.40754 | 19.86163 | %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.978102 | 1.496556 | %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
409 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 | 409 | 0.9751217 | 0 | 1 | 1 | 0.5080157 | 0.4999513 | %12.0g |
Score in the unscrambling task
Distribution of values for IX_Unscramble_A
1577 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 | 1577 | 0.9040754 | 0 | 0 | 53 | 0.1416504 | 0.7333258 | %10.0g |
Amount Given
Distribution of values for IX_Dictator
8258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
IX_Dictator | Amount Given | numeric | 8258 | 0.4976886 | 0 | 10 | 40 | 11.80861 | 8.377466 | %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 | 314 | 0 | 1 | 0 | %-9s |
IX_BRET - the same as box_num_BRET
Distribution of values for IX_BRET
262 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 | 262 | 0.9840633 | 1 | 45 | 100 | 44.12387 | 24.57872 | %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 | 0 | 1 | 0.4906326 | 0.4999274 | %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.3 | -0.32 | 16 | -0.0004335 | 1.594287 | %10.0g |
Reliability: Not computed.
Missing: 27.
Likert plot of scale II_1A_Entr_Attitude items
Distribution of scale II_1A_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 |
27 | 0.9983577 | 0 | 7 | 7 | 5.605130 | 1.995300 | 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 |
27 | 0.9983577 | 0 | 6 | 7 | 5.389325 | 1.815258 | 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 |
27 | 0.9983577 | 0 | 7 | 7 | 5.718211 | 1.819140 | 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 |
27 | 0.9983577 | 0 | 7 | 7 | 5.848474 | 1.733601 | 7 |
Reliability: Not computed.
Missing: 31.
Likert plot of scale II_1B_Entr_Intentions items
Distribution of scale II_1B_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 |
31 | 0.9981144 | 0 | 6 | 7 | 5.344750 | 1.771964 | 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 |
31 | 0.9981144 | 0 | 5 | 7 | 4.876653 | 1.936088 | 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 |
31 | 0.9981144 | 0 | 7 | 7 | 6.310439 | 1.433191 | 7 |
Reliability: Not computed.
Missing: 34.
Likert plot of scale II_2A_Stem_Attitude items
Distribution of scale II_2A_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 |
34 | 0.9979319 | 0 | 7 | 7 | 5.868341 | 1.623201 | 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 |
34 | 0.9979319 | 0 | 6 | 7 | 5.394612 | 1.650456 | 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 |
34 | 0.9979319 | 0 | 7 | 7 | 5.818725 | 1.654322 | 7 |
Reliability: Not computed.
Missing: 95.
Likert plot of scale VI_1_Attitudes items
Distribution of scale VI_1_Attitudes
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 |
95 | 0.9942214 | 1 | 3 | 5 | 2.759865 | 1.1766531 | 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 |
95 | 0.9942214 | 1 | 4 | 5 | 3.694769 | 1.1173279 | 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 |
95 | 0.9942214 | 1 | 5 | 5 | 4.376139 | 0.9636534 | 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 |
95 | 0.9942214 | 1 | 4 | 5 | 4.021352 | 1.0579613 | 5 |
Reliability: Not computed.
Missing: 97.
Likert plot of scale VI_2_Attitudes items
Distribution of scale VI_2_Attitudes
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 |
97 | 0.9940998 | 1 | 4 | 5 | 4.094903 | 0.9659420 | 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 |
97 | 0.9940998 | 1 | 4 | 5 | 3.875298 | 1.0703974 | 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 |
97 | 0.9940998 | 1 | 4 | 5 | 3.756654 | 1.0882381 | 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 |
97 | 0.9940998 | 1 | 4 | 5 | 4.287585 | 0.9083019 | 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 |
97 | 0.9940998 | 1 | 4 | 5 | 3.745824 | 1.0834745 | 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 |
97 | 0.9940998 | 1 | 4 | 5 | 3.726672 | 1.0898348 | 5 |
Reliability: Not computed.
Missing: 103.
Likert plot of scale VI_3_Attitudes items
Distribution of scale VI_3_Attitudes
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 |
103 | 0.9937348 | 1 | 4 | 5 | 3.808043 | 1.0361377 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 3.816184 | 1.0609776 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 4.175552 | 0.9320221 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 3.679072 | 1.0802285 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 3.502724 | 1.1095737 | 5 | |
VI_attitudes3_6 | 6. I anticipate opportunities. | haven_labelled | 1. Not at all, 2. A bit, 3. Medium, 4. Much, 5. Very Much |
103 | 0.9937348 | 1 | 4 | 5 | 3.853339 | 1.0034405 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 4.143784 | 0.9496137 | 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 |
103 | 0.9937348 | 1 | 4 | 5 | 4.028647 | 1.0408112 | 5 |
Reliability: Not computed.
Missing: 36.
Likert plot of scale II_2A_Stem_Intentions items
Distribution of scale II_2A_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 |
36 | 0.9978102 | 0 | 6 | 7 | 5.172397 | 1.962342 | 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 |
36 | 0.9978102 | 0 | 5 | 7 | 4.522799 | 2.000525 | 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 |
36 | 0.9978102 | 0 | 6 | 7 | 5.145940 | 2.091701 | 7 |
Reliability: Not computed.
Missing: 3800.
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 |
861 | 0.9476277 | 1 | 4 | 5 | 3.768149 | 1.226252 | 5 | |
VII_Traits_2 | He's usually confident | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
778 | 0.9526764 | 1 | 3 | 5 | 3.331631 | 1.234766 | 5 | |
VII_Traits_3 | does a thorough job | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
890 | 0.9458637 | 1 | 4 | 5 | 4.012412 | 1.056833 | 5 | |
VII_Traits_4 | relaxes, handles people well | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
959 | 0.9416667 | 1 | 4 | 5 | 3.839222 | 1.091274 | 5 | |
VII_Traits_5 | has an active imagination | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
953 | 0.9420316 | 1 | 4 | 5 | 4.047201 | 1.068266 | 5 | |
VII_Traits_6 | is open, sociable | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1028 | 0.9374696 | 1 | 4 | 5 | 3.723787 | 1.208441 | 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 |
1035 | 0.9370438 | 1 | 3 | 5 | 3.319312 | 1.202717 | 5 | |
VII_Traits_8 | tends to be weak | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
798 | 0.9514599 | 1 | 3 | 5 | 2.637323 | 1.198040 | 5 | |
VII_Traits_9 | gets nervous easily | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
821 | 0.9500608 | 1 | 3 | 5 | 3.327998 | 1.282103 | 5 | |
VII_Traits_10 | has few artistic concerns | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
1196 | 0.9272506 | 1 | 3 | 5 | 3.034702 | 1.190469 | 5 |
Reliability: Not computed.
Missing: 16440.
Distribution of scale ScaleofScales
name | label | data_type | value_labels | scale_item_names | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
II_1A_Entr_Attitude | 4 II items aggregated by rowMeans | numeric | NA | II_Worthy_emp, II_Bored_emp, II_Negative_emp, II_Need_emp | 27 | 0.9983577 | 0.0 | 6.0000 | 7.00 | 5.6402851 | 1.4209536 | NA | NA | |
II_1B_Entr_Intentions | 3 II items aggregated by rowMeans | numeric | NA | II_Start_emp, II_Ideas_emp, II_Own_boss | 31 | 0.9981144 | 0.0 | 6.0000 | 7.00 | 5.5106141 | 1.4216057 | NA | NA | |
II_2A_Stem_Attitude | 3 II items aggregated by rowMeans | numeric | NA | II_Worthy_stem, II_Bored_stem, II_Negative_stem | 34 | 0.9979319 | 0.0 | 6.0000 | 7.00 | 5.6938925 | 1.4256009 | NA | NA | |
II_2B_Stem_Intentions | II_2B_Stem_Intentions | numeric | NA | NA | 36 | 0.9978102 | -2.5 | 0.1935 | 1.02 | -0.0000621 | 0.9041760 | NA | %10.0g | |
III_3_Entr_Success_S | III_3_Entr_Success_S | numeric | NA | NA | 53 | 0.9967762 | -3.8 | 0.1764 | 0.83 | -0.0000510 | 1.0000092 | NA | %10.0g | |
III_3_Stem_Success_S | III_3_Stem_Success_S | numeric | NA | NA | 53 | 0.9967762 | -2.8 | 0.4147 | 0.95 | -0.0000580 | 1.0000029 | NA | %10.0g | |
III_3_Public_Success_S | III_3_Public_Success_S | numeric | NA | NA | 53 | 0.9967762 | -3.0 | 0.3798 | 0.94 | -0.0000576 | 1.0000034 | NA | %10.0g | |
III_1_Stem_Adults | III_1_Stem_Adults | numeric | NA | NA | 49 | 0.9970195 | -1.0 | -0.2500 | 1.00 | -0.1433256 | 0.5032751 | NA | %10.0g | |
III_2_Entr_Adults | III_2_Entr_Adults | numeric | NA | NA | 49 | 0.9970195 | -1.0 | -1.0000 | 1.00 | -0.5460924 | 0.6579373 | NA | %12.0g | |
VI_1_Attitudes | 4 VI_attitudes1 items aggregated by rowMeans | numeric | NA | VI_attitudes1_1, VI_attitudes1_2, VI_attitudes1_3, VI_attitudes1_4 | 95 | 0.9942214 | 1.0 | 3.7500 | 5.00 | 3.7130315 | 0.7197979 | NA | NA | |
VI_2_Attitudes | 6 VI_attitudes2 items aggregated by rowMeans | numeric | NA | VI_attitudes2_1, VI_attitudes2_2, VI_attitudes2_3, VI_attitudes2_4, VI_attitudes2_5, VI_attitudes2_6 | 97 | 0.9940998 | 1.0 | 4.0000 | 5.00 | 3.9144894 | 0.7657774 | NA | NA | |
VI_3_Attitudes | 8 VI_attitudes3 items aggregated by rowMeans | numeric | NA | VI_attitudes3_1, VI_attitudes3_2, VI_attitudes3_3, VI_attitudes3_4, VI_attitudes3_5, VI_attitudes3_6, VI_attitudes3_7, VI_attitudes3_8 | 103 | 0.9937348 | 1.0 | 4.0000 | 5.00 | 3.8759182 | 0.7328403 | NA | NA | |
VII_3_BFI_Extraversion | VII_3_BFI_Extraversion | numeric | NA | NA | 361 | 0.9780414 | -2.3 | 0.2088 | 1.06 | -0.0031308 | 0.7861170 | NA | %10.0g | |
VII_3_BFI_Agreeableness | VII_3_BFI_Agreeableness | numeric | NA | NA | 350 | 0.9787105 | -1.9 | 0.1378 | 1.40 | 0.0018922 | 0.8057403 | NA | %10.0g | |
VII_3_BFI_Conscientiousness | VII_3_BFI_Conscientiousness | numeric | NA | NA | 289 | 0.9824209 | -2.9 | 0.1455 | 1.97 | -0.0026844 | 0.7242986 | NA | %10.0g | |
VII_3_BFI_Neuroticism | VII_3_BFI_Neuroticism | numeric | NA | NA | 329 | 0.9799878 | -2.6 | 0.0139 | 1.30 | 0.0005295 | 0.7658826 | NA | %10.0g | |
VII_3_BFI_Openness | VII_3_BFI_Openness | numeric | NA | NA | 357 | 0.9782847 | -2.9 | -0.0293 | 1.65 | 0.0025220 | 0.7919366 | NA | %10.0g | |
I_Language_Esp_idioma_extr | I_Language_Esp_idioma_extr | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0460462 | 0.2095916 | NA | %12.0g | |
I_Language_Nativa_idioma_extr | I_Language_Nativa_idioma_extr | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0049878 | 0.0704504 | NA | %12.0g | |
I_Language_Nativa_y_esp | I_Language_Nativa_y_esp | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0571776 | 0.2321887 | NA | %12.0g | |
I_Language_Solo_esp | I_Language_Solo_esp | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 1.0000 | 1.00 | 0.8118613 | 0.3908348 | NA | %12.0g | |
I_Language_Solo_lengua_nativa | I_Language_Solo_lengua_nativa | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0794404 | 0.2704331 | NA | %12.0g | |
IV_Mother_edu_Bachiller | IV_Mother_edu_Bachiller | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.3945864 | 0.4887765 | NA | %12.0g | |
IV_Mother_edu_Maestria | IV_Mother_edu_Maestria | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0163625 | 0.1268691 | NA | %12.0g | |
IV_Mother_edu_PhD | IV_Mother_edu_PhD | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0035280 | 0.0592937 | NA | %12.0g | |
IV_Father_edu_Bachiller | IV_Father_edu_Bachiller | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.3905109 | 0.4878797 | NA | %12.0g | |
IV_Father_edu_Maestria | IV_Father_edu_Maestria | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0124696 | 0.1109723 | NA | %12.0g | |
IV_Father_edu_PhD | IV_Father_edu_PhD | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0032847 | 0.0572196 | NA | %12.0g | |
IV_Sibling_edu_Bachiller | IV_Sibling_edu_Bachiller | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.4783455 | 0.4995461 | NA | %12.0g | |
IV_Sibling_edu_Maestria | IV_Sibling_edu_Maestria | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0104623 | 0.1017519 | NA | %12.0g | |
IV_Sibling_edu_PhD | IV_Sibling_edu_PhD | numeric | NA | NA | 0 | 1.0000000 | 0.0 | 0.0000 | 1.00 | 0.0046837 | 0.0682792 | NA | %12.0g | |
X0_1_1_Expected_Grade | Language and Literature | numeric | NA | NA | 807 | 0.9509124 | 1.0 | 9.0000 | 10.00 | 8.8351564 | 1.4951773 | NA | %12.0g | |
X0_1_2_Expected_Grade | English | numeric | NA | NA | 770 | 0.9531630 | 1.0 | 9.0000 | 10.00 | 8.3831525 | 1.6468776 | NA | %12.0g | |
X0_1_3_Expected_Grade | Statistics | numeric | NA | NA | 2843 | 0.8270681 | 1.0 | 9.0000 | 10.00 | 8.3556667 | 1.6384339 | NA | %12.0g | |
X0_1_4_Expected_Grade | Mathematics | numeric | NA | NA | 759 | 0.9538321 | 1.0 | 9.0000 | 10.00 | 8.5058989 | 1.5335056 | NA | %12.0g | |
X0_1_5_Expected_Grade | Entrepreneurship | numeric | NA | NA | 868 | 0.9472019 | 1.0 | 9.0000 | 10.00 | 8.8539687 | 1.4319923 | NA | %12.0g | |
X0_1_6_Expected_Grade | Biology | numeric | NA | NA | 931 | 0.9433698 | 1.0 | 9.0000 | 10.00 | 8.8339029 | 1.4200863 | NA | %12.0g | |
X0_1_7_Expected_Grade | Physics | numeric | NA | NA | 815 | 0.9504258 | 1.0 | 9.0000 | 10.00 | 8.5105280 | 1.4922251 | NA | %12.0g | |
X0_1_8_Expected_Grade | Chemistry | numeric | NA | NA | 876 | 0.9467153 | 1.0 | 9.0000 | 10.00 | 8.5548702 | 1.5044354 | NA | %12.0g | |
X0_2_1_Statistics | Statistics1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12419 | 0.2445864 | 0 | 0 | 1 | 0.3282765 | 0.4696445 | 3 | NA | |
X0_2_2_Statistics | Statistics2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12422 | 0.2444039 | 0 | 1 | 1 | 0.5353410 | 0.4988115 | 3 | NA | |
X0_2_3_Statistics | Statistics3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12418 | 0.2446472 | 0 | 1 | 1 | 0.6215813 | 0.4850531 | 3 | NA | |
X0_2_4_Statistics | Statistics4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 8305 | 0.4948297 | 0 | 0 | 1 | 0.4142594 | 0.4926240 | 3 | NA | |
X0_2_5_Statistics | Statistics5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 8303 | 0.4949513 | 0 | 0 | 1 | 0.3348900 | 0.4719810 | 3 | NA | |
X0_2_6_Statistics | Statistics6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 8305 | 0.4948297 | 0 | 0 | 1 | 0.0543331 | 0.2266878 | 3 | NA | |
X0_2_7_Statistics | Statistics7 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12365 | 0.2478710 | 0 | 1 | 1 | 0.6201227 | 0.4854157 | 3 | NA | |
X0_2_8_Statistics | Statistics8 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12365 | 0.2478710 | 0 | 0 | 1 | 0.4071166 | 0.4913572 | 3 | NA | |
X0_2_9_Statistics | Statistics9 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 12370 | 0.2475669 | 0 | 0 | 1 | 0.0936118 | 0.2913237 | 3 | NA | |
X0_3_1_Spanish | Spanish1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 386 | 0.9765207 | 0 | 1 | 1 | 0.6918525 | 0.4617422 | 3 | NA | |
X0_3_2_Spanish | Spanish2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 386 | 0.9765207 | 0 | 0 | 1 | 0.3106391 | 0.4627697 | 3 | NA | |
X0_3_3_Spanish | Spanish3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 387 | 0.9764599 | 0 | 1 | 1 | 0.8810814 | 0.3237028 | 3 | NA | |
X0_3_4_Spanish | Spanish4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 390 | 0.9762774 | 0 | 1 | 1 | 0.5217445 | 0.4995425 | 3 | NA | |
X0_3_5_Spanish | Spanish5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 400 | 0.9756691 | 0 | 0 | 1 | 0.1075436 | 0.3098128 | 3 | NA | |
X0_3_6_Spanish | Spanish6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 401 | 0.9756083 | 0 | 0 | 1 | 0.2627346 | 0.4401332 | 3 | NA | |
X0_3_7_Spanish | Spanish7 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 405 | 0.9753650 | 0 | 0 | 1 | 0.1612099 | 0.3677359 | 3 | NA | |
X0_3_8a_Spanish | Spanish8a | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 455 | 0.9723236 | 0 | 1 | 1 | 0.8051298 | 0.3961131 | 3 | NA | |
X0_3_8b_Spanish | Spanish8b | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 1007 | 0.9387470 | 0 | 1 | 1 | 0.6184151 | 0.4857913 | 3 | NA | |
X0_3_8c_Spanish | Spanish8c | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 616 | 0.9625304 | 0 | 1 | 1 | 0.7718023 | 0.4196840 | 3 | NA | |
X0_3_8d_Spanish | Spanish8d | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 711 | 0.9567518 | 0 | 1 | 1 | 0.8956068 | 0.3057796 | 3 | NA | |
X0_3_8e_Spanish | Spanish8e | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 599 | 0.9635645 | 0 | 1 | 1 | 0.8991225 | 0.3011759 | 3 | NA | |
X0_3_8f_Spanish | Spanish8f | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 870 | 0.9470803 | 0 | 1 | 1 | 0.7467566 | 0.4348831 | 3 | NA | |
X0_4_1_English | English1 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 432 | 0.9737226 | 0 | 0 | 1 | 0.2319465 | 0.4220882 | 3 | NA | |
X0_4_2_English | English2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 437 | 0.9734185 | 0 | 0 | 1 | 0.2914454 | 0.4544424 | 3 | NA | |
X0_4_3_English | English3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 441 | 0.9731752 | 0 | 1 | 1 | 0.6394150 | 0.4801853 | 3 | NA | |
X0_4_4_English | English4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 449 | 0.9726886 | 0 | 0 | 1 | 0.4318679 | 0.4953518 | 3 | NA | |
X0_4_5_English | English5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 451 | 0.9725669 | 0 | 1 | 1 | 0.8440178 | 0.3628499 | 3 | NA | |
X0_4_6_English | English6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
NA | 456 | 0.9722628 | 0 | 0 | 1 | 0.4584585 | 0.4982869 | 3 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 3.8139375 | 0.9180709 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 4.1583631 | 0.8513485 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 3.8615655 | 0.9334592 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 3.7748950 | 0.9364162 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 4.2607633 | 0.8419157 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 4 | 5 | 3.7449395 | 0.9443630 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 3.7451570 | 0.8645242 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 3.8138048 | 0.8871426 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 3.9586860 | 0.8649850 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 4.1919629 | 0.8103643 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 3.7177606 | 0.9124482 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 3.8842706 | 0.8486893 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 4.1182998 | 0.8355641 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 4 | 5 | 4.1422481 | 0.9406274 | 5 | NA | |
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 |
NA | 482 | 0.9706813 | 1 | 3 | 4 | 2.7723399 | 0.8929655 | 5 | NA | |
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 |
NA | 482 | 0.9706813 | 1 | 3 | 4 | 2.6851109 | 0.8960751 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 3 | 4 | 2.8463370 | 0.8253481 | 5 | NA | |
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 |
NA | 481 | 0.9707421 | 1 | 3 | 4 | 2.8697287 | 0.9015370 | 5 | NA | |
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 |
NA | 483 | 0.9706204 | 1 | 3 | 4 | 3.1247102 | 0.7886378 | 5 | NA | |
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 |
NA | 488 | 0.9703163 | 1 | 3 | 4 | 2.6691951 | 0.8733813 | 5 | NA | |
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 |
NA | 488 | 0.9703163 | 1 | 3 | 4 | 2.4531093 | 0.9150805 | 5 | NA | |
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 |
NA | 488 | 0.9703163 | 1 | 3 | 4 | 2.8343781 | 0.8116614 | 5 | NA | |
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 |
NA | 487 | 0.9703771 | 1 | 3 | 4 | 2.7831756 | 0.8604702 | 5 | NA | |
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 |
NA | 489 | 0.9702555 | 1 | 3 | 4 | 2.6988904 | 0.8580349 | 5 | NA | |
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 |
NA | 504 | 0.9693431 | 1 | 3 | 4 | 3.3206576 | 0.6851071 | 4 | NA | |
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 |
NA | 504 | 0.9693431 | 1 | 3 | 4 | 3.2008032 | 0.7133770 | 4 | NA | |
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 |
NA | 504 | 0.9693431 | 1 | 3 | 4 | 3.2135417 | 0.7097120 | 4 | NA | |
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 |
NA | 504 | 0.9693431 | 1 | 3 | 4 | 3.0975778 | 0.7197630 | 4 | NA | |
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 |
NA | 504 | 0.9693431 | 1 | 3 | 4 | 3.1106928 | 0.7274586 | 4 | NA | |
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 |
NA | 503 | 0.9694039 | 1 | 3 | 4 | 2.9612223 | 0.7493318 | 4 | NA | |
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 |
NA | 503 | 0.9694039 | 1 | 3 | 4 | 3.0817594 | 0.6986463 | 4 | NA | |
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 |
NA | 503 | 0.9694039 | 1 | 3 | 4 | 3.3538307 | 0.6736464 | 4 | NA | |
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 |
NA | 503 | 0.9694039 | 1 | 3 | 4 | 3.0814457 | 0.7006113 | 4 | NA | |
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 |
NA | 503 | 0.9694039 | 1 | 3 | 4 | 3.1606952 | 0.7237482 | 4 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 4 | 5 | 3.5088534 | 1.0724538 | 5 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 3 | 5 | 2.7787894 | 1.2385152 | 5 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 4 | 5 | 3.8959563 | 0.9708660 | 5 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 4 | 5 | 3.7273641 | 1.1018527 | 5 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 4 | 5 | 3.8860354 | 1.0174044 | 5 | NA | |
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 |
NA | 514 | 0.9687348 | 1 | 4 | 5 | 3.7524174 | 1.1652957 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 3 | 5 | 3.1650449 | 1.1775753 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 3 | 5 | 3.2648001 | 1.1014885 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 3 | 5 | 2.9840542 | 1.1734857 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 4 | 5 | 3.4246971 | 1.1561294 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 3 | 5 | 3.3417666 | 1.1613714 | 5 | NA | |
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 |
NA | 511 | 0.9689173 | 1 | 3 | 5 | 3.2245590 | 1.2130462 | 5 | NA | |
X2_3_1_Self_Efficacy_Scale | 1. Dialogue with your parents even when your relationship is tense. | numeric | NA | NA | 514 | 0.9687348 | 1.0 | 3.0000 | 5.00 | 3.3678890 | 1.1725682 | NA | %12.0g | |
X2_3_2_Self_Efficacy_Scale | 2. Talk to your parents about personal issues. | numeric | NA | NA | 514 | 0.9687348 | 1.0 | 3.0000 | 5.00 | 3.0939972 | 1.3531355 | NA | %12.0g | |
X2_3_3_Self_Efficacy_Scale | 4. Avoiding that differences of opinions lead to a confrontation with your parents. | numeric | NA | NA | 514 | 0.9687348 | 1.0 | 3.0000 | 5.00 | 3.3322240 | 1.1813092 | NA | %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 | NA | NA | 514 | 0.9687348 | 1.0 | 4.0000 | 5.00 | 3.5515509 | 1.1644978 | NA | %12.0g | |
X2_3_5_Self_Efficacy_Scale | 8. Expressing your disagreement with your parents without losing your composure. | numeric | NA | NA | 516 | 0.9686131 | 1.0 | 3.0000 | 5.00 | 3.2596709 | 1.1604675 | NA | %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 | NA | NA | 516 | 0.9686131 | 1.0 | 3.0000 | 5.00 | 3.2915725 | 1.1457067 | NA | %12.0g | |
X2_3_7_Self_Efficacy_Scale | 13. Accept your parentsâ criticisms about you without feeling offended. | numeric | NA | NA | 516 | 0.9686131 | 1.0 | 4.0000 | 5.00 | 3.4545968 | 1.1974605 | NA | %12.0g | |
X2_3_8_Self_Efficacy_Scale | 14. Increase the trust and recognition to you from your parents. | numeric | NA | NA | 516 | 0.9686131 | 1.0 | 4.0000 | 5.00 | 3.7312861 | 1.1411465 | NA | %12.0g | |
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 |
NA | 517 | 0.9685523 | 1 | 4 | 5 | 3.3017019 | 1.2135561 | 5 | NA | |
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 |
NA | 517 | 0.9685523 | 1 | 3 | 5 | 3.0043334 | 1.2554291 | 5 | NA | |
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 |
NA | 517 | 0.9685523 | 1 | 4 | 5 | 3.2731897 | 1.3636502 | 5 | NA | |
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 |
NA | 528 | 0.9678832 | 1 | 4 | 5 | 4.1299020 | 1.0192815 | 7 | NA | |
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 |
NA | 528 | 0.9678832 | 1 | 4 | 5 | 3.4233912 | 1.2341539 | 7 | NA | |
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 |
NA | 528 | 0.9678832 | 1 | 4 | 5 | 4.1347411 | 0.8816995 | 7 | NA | |
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 |
NA | 528 | 0.9678832 | 1 | 4 | 5 | 4.1627702 | 0.9041982 | 7 | NA | |
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 |
NA | 533 | 0.9675791 | 1 | 4 | 5 | 4.0823537 | 0.9853739 | 7 | NA | |
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 |
NA | 533 | 0.9675791 | 1 | 4 | 5 | 4.1857044 | 0.9480876 | 7 | NA | |
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 |
NA | 533 | 0.9675791 | 1 | 4 | 5 | 4.0201169 | 0.9444379 | 7 | NA | |
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 |
NA | 533 | 0.9675791 | 1 | 4 | 5 | 3.5390080 | 1.1903185 | 7 | NA | |
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 |
NA | 535 | 0.9674574 | 1 | 4 | 5 | 3.8130148 | 1.1101866 | 7 | NA | |
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 |
NA | 535 | 0.9674574 | 1 | 4 | 5 | 3.8916693 | 1.1371147 | 7 | NA | |
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 |
NA | 535 | 0.9674574 | 1 | 4 | 5 | 3.4360264 | 1.2111456 | 7 | NA | |
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 |
NA | 531 | 0.9677007 | 1 | 4 | 5 | 3.8925137 | 1.0344882 | 7 | NA | |
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 |
NA | 531 | 0.9677007 | 1 | 5 | 5 | 4.3381734 | 0.8484121 | 7 | NA | |
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 |
NA | 531 | 0.9677007 | 1 | 4 | 5 | 4.2140927 | 0.8374561 | 7 | NA | |
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 |
NA | 531 | 0.9677007 | 1 | 4 | 5 | 3.7626501 | 1.0140380 | 7 | NA | |
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 |
NA | 534 | 0.9675182 | 1 | 5 | 5 | 4.2843581 | 0.9203026 | 7 | NA | |
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 |
NA | 534 | 0.9675182 | 1 | 3 | 5 | 3.1649692 | 1.1900542 | 7 | NA | |
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 |
NA | 534 | 0.9675182 | 1 | 4 | 5 | 4.1770401 | 0.9787254 | 7 | NA | |
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 |
NA | 534 | 0.9675182 | 1 | 5 | 5 | 4.4788130 | 0.8439127 | 7 | NA | |
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 |
NA | 536 | 0.9673966 | 1 | 4 | 5 | 3.8756916 | 1.0474873 | 7 | NA | |
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 |
NA | 536 | 0.9673966 | 1 | 5 | 5 | 4.4017228 | 0.8405701 | 7 | NA | |
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 |
NA | 536 | 0.9673966 | 1 | 4 | 5 | 3.8275905 | 1.0046504 | 7 | NA | |
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 |
NA | 543 | 0.9669708 | 1 | 4 | 5 | 4.0594452 | 0.9402382 | 5 | NA | |
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 |
NA | 543 | 0.9669708 | 1 | 4 | 5 | 3.7544820 | 1.1621425 | 5 | NA | |
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 |
NA | 543 | 0.9669708 | 1 | 4 | 5 | 3.9044474 | 1.0778648 | 5 | NA | |
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 |
NA | 544 | 0.9669100 | 1 | 4 | 5 | 4.1528057 | 0.9849396 | 5 | NA | |
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 |
NA | 544 | 0.9669100 | 1 | 4 | 5 | 4.2049572 | 0.8531808 | 5 | NA | |
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 |
NA | 544 | 0.9669100 | 1 | 4 | 5 | 4.1931303 | 0.9116729 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.4088592 | 0.7818750 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.4780092 | 0.7742865 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.4641666 | 0.7717336 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.3796011 | 0.7888310 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.3444284 | 0.8158001 | 5 | NA | |
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 |
NA | 547 | 0.9667275 | 1 | 5 | 5 | 4.4751148 | 0.7684065 | 5 | NA | |
X2_7_1_Grit | 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 |
NA | 550 | 0.9665450 | 1 | 4 | 5 | 3.4051605 | 1.1700840 | 5 | NA | |
X2_7_2_Grit | 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 |
NA | 550 | 0.9665450 | 1 | 3 | 5 | 3.2691001 | 1.1995061 | 5 | NA | |
X2_7_3_Grit | 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 |
NA | 550 | 0.9665450 | 1 | 4 | 5 | 3.5050975 | 1.1063439 | 5 | NA | |
X2_7_4_Grit | 5. I rarely finish what I begin. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 550 | 0.9665450 | 1 | 3 | 5 | 3.1699811 | 1.3381574 | 5 | NA | |
X2_7_5_Grit | 6. Setbacks discourage me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 550 | 0.9665450 | 1 | 3 | 5 | 3.3467590 | 1.1875897 | 5 | NA | |
X2_7_6_Grit | 8. I am not a very diligent student. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 550 | 0.9665450 | 1 | 3 | 5 | 3.1256136 | 1.2031719 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.7383531 | 1.1185082 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 4.0519391 | 0.9466719 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.9022287 | 0.9503563 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.9406950 | 0.9629586 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.9068245 | 0.9874265 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.9463611 | 0.9609350 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 3.9975447 | 0.9637027 | 5 | NA | |
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 |
NA | 556 | 0.9661800 | 1 | 4 | 5 | 4.0319819 | 0.9909797 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 3 | 5 | 3.4447032 | 1.0897405 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.8953232 | 0.9718732 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.7401649 | 0.9617970 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.7700006 | 0.9887820 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.7385284 | 1.0227750 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.8088374 | 0.9761231 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.8650469 | 0.9812757 | 5 | NA | |
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 |
NA | 553 | 0.9663625 | 1 | 4 | 5 | 3.8309939 | 1.0403910 | 5 | NA | |
X3_2_1_Bus_Oport | 1. How many opportunities to create a company have you detected in the last three months. | numeric | NA | NA | 589 | 0.9641727 | 0.0 | 2.0000 | 7.00 | 2.0592076 | 1.9190015 | NA | %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 | NA | NA | 589 | 0.9641727 | 0.0 | 1.0000 | 4.00 | 1.1334932 | 1.0999578 | NA | %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 | NA | NA | 589 | 0.9641727 | 0.0 | 1.0000 | 3.00 | 0.8268311 | 0.9539550 | NA | %10.0g | |
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 |
NA | 598 | 0.9636253 | 1 | 5 | 5 | 4.4131423 | 0.7897848 | 5 | NA | |
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 |
NA | 598 | 0.9636253 | 1 | 4 | 5 | 4.0672895 | 0.8403328 | 5 | NA | |
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 |
NA | 598 | 0.9636253 | 1 | 4 | 5 | 4.0487943 | 0.8812907 | 5 | NA | |
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 |
NA | 598 | 0.9636253 | 1 | 4 | 5 | 4.0561798 | 0.8662896 | 5 | NA | |
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 |
NA | 598 | 0.9636253 | 1 | 4 | 5 | 4.0957581 | 0.8843102 | 5 | NA | |
X3_3_6_Bus_Attitudes | 7. It involves a lot of work. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 598 | 0.9636253 | 1 | 4 | 5 | 4.2045196 | 0.8789982 | 5 | NA | |
X3_3_7_Bus_Attitudes | 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 |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 3.5528625 | 0.9503014 | 5 | NA | |
X3_3_8_Bus_Attitudes | 10. Very exciting. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 3.6202739 | 0.9668005 | 5 | NA | |
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 |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 4.2839740 | 0.8147966 | 5 | NA | |
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 |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 3.7431042 | 0.9707382 | 5 | NA | |
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 |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 4.0179259 | 0.9004519 | 5 | NA | |
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 |
NA | 597 | 0.9636861 | 1 | 4 | 5 | 4.0737865 | 0.9007265 | 5 | NA | |
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 |
NA | 601 | 0.9634428 | 1 | 5 | 5 | 4.4899931 | 0.8092534 | 5 | NA | |
X3_4_2_Social_Norms | 2. Closest friends | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 601 | 0.9634428 | 1 | 4 | 5 | 4.0664815 | 0.9427679 | 5 | NA | |
X3_4_3_Social_Norms | 3. My teachers. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
NA | 601 | 0.9634428 | 1 | 4 | 5 | 3.9512595 | 1.0371424 | 5 | NA | |
X4_1_1a_Stereotypes | Men are more gifted in math | numeric | NA | NA | 607 | 0.9630779 | 1.0 | 3.0000 | 5.00 | 2.9288196 | 1.3452417 | NA | %12.0g | |
X4_1_1b_Stereotypes | Men have a natural predisposition/ capacity to be entrepreneurs | numeric | NA | NA | 607 | 0.9630779 | 1.0 | 4.0000 | 5.00 | 3.4366829 | 1.3420450 | NA | %12.0g | |
X4_1_1c_Stereotypes | If a girl wanted to, she could be as successful in the field of Science, Technology, Engineering, Mathematics as men. | numeric | NA | NA | 607 | 0.9630779 | 1.0 | 5.0000 | 5.00 | 4.6147287 | 0.8267663 | NA | %12.0g | |
X4_1_1d_Stereotypes | If a girl wanted to, she could be as successful in business as men. | numeric | NA | NA | 607 | 0.9630779 | 1.0 | 5.0000 | 5.00 | 4.6193394 | 0.8333452 | NA | %12.0g | |
X4_2_1a_STEM_Self | Be accepted into college in a field of Science, Technology, Engineering, Mathematics | numeric | NA | NA | 612 | 0.9627737 | 1.0 | 3.0000 | 5.00 | 3.3891837 | 1.0879278 | NA | %12.0g | |
X4_2_1b_STEM_Self | Learn complicated concepts. | numeric | NA | NA | 612 | 0.9627737 | 1.0 | 4.0000 | 5.00 | 3.4847106 | 1.0172363 | NA | %12.0g | |
X4_2_1c_STEM_Self | Overcome any problems you may have while studying or working in a field of Science, Technology, Engineering, Mathematics | numeric | NA | NA | 612 | 0.9627737 | 1.0 | 4.0000 | 5.00 | 3.6036770 | 1.0335518 | NA | %12.0g | |
X4_2_1d_STEM_Self | Become a professional in a field of Science, Technology, Engineering, Mathematics. | numeric | NA | NA | 612 | 0.9627737 | 1.0 | 4.0000 | 5.00 | 3.7283927 | 1.1087730 | NA | %12.0g | |
X0_2_Knowledge | X0_2_Knowledge | numeric | NA | NA | 367 | 0.9776764 | -1.3 | -0.0162 | 3.10 | -0.0087273 | 0.3230654 | NA | %10.0g | |
X0_2_Statistics_total | X0_2_Statistics_total | numeric | NA | NA | 367 | 0.9776764 | -1.3 | 0.0717 | 3.10 | -0.0065938 | 0.5772990 | NA | %10.0g | |
X0_2_Spanish_total | X0_2_Spanish_total | numeric | NA | NA | 385 | 0.9765815 | -1.6 | 0.0483 | 1.01 | -0.0087546 | 0.3159340 | NA | %10.0g | |
X0_2_English_total | X0_2_English_total | numeric | NA | NA | 432 | 0.9737226 | -1.2 | 0.0255 | 1.12 | -0.0100729 | 0.5200864 | NA | %10.0g | |
X1_1_A_Personal_Initiative | X1_1_A_Personal_Initiative | numeric | NA | NA | 483 | 0.9706204 | -3.3 | 0.0676 | 1.19 | -0.0269284 | 0.7231615 | NA | %10.0g | |
X1_1_B_Personal_Initiative | X1_1_B_Personal_Initiative | numeric | NA | NA | 489 | 0.9702555 | -3.5 | 0.0015 | 1.16 | -0.0231110 | 0.7574585 | NA | %10.0g | |
X1_2_A_Negotiations_Yielding | X1_2_A_Negotiations_Yielding | numeric | NA | NA | 482 | 0.9706813 | -2.0 | 0.3048 | 1.45 | 0.0003050 | 0.7671533 | NA | %10.0g | |
X1_2_B_Negotiations_Forcing | X1_2_B_Negotiations_Forcing | numeric | NA | NA | 481 | 0.9707421 | -1.9 | -0.0640 | 1.70 | 0.0073415 | 0.8005999 | NA | %10.0g | |
X1_2_C_Negotiations_Compromising | X1_2_C_Negotiations_Compromising | numeric | NA | NA | 481 | 0.9707421 | -2.3 | 0.1936 | 1.43 | -0.0008278 | 0.7610772 | NA | %10.0g | |
X1_2_D_Negotiations_Avoiding | X1_2_D_Negotiations_Avoiding | numeric | NA | NA | 480 | 0.9708029 | -2.1 | 0.2013 | 1.42 | 0.0030315 | 0.7752869 | NA | %10.0g | |
X1_2_E_Negotiations_Problem_Solving | X1_2_E_Negotiations_Problem_Solving | numeric | NA | NA | 483 | 0.9706204 | -2.4 | 0.0865 | 1.31 | -0.0090347 | 0.7790973 | NA | %10.0g | |
X2_1_Self_Efficacy | X2_1_Self_Efficacy | numeric | NA | NA | 503 | 0.9694039 | 1.0 | 3.1000 | 4.00 | 3.1582356 | 0.4816201 | NA | %10.0g | |
X2_2_Youth_Self_Efficacy | X2_2_Youth_Self_Efficacy | numeric | NA | NA | 510 | 0.9689781 | 1.0 | 3.4167 | 5.00 | 3.4128479 | 0.7211867 | NA | %10.0g | |
X2_3_Self_Efficacy_Scale | X2_3_Self_Efficacy_Scale | numeric | NA | NA | 514 | 0.9687348 | 1.0 | 3.5000 | 5.00 | 3.3853761 | 0.9121564 | NA | %10.0g | |
X2_4_Growth_Mentality | X2_4_Growth_Mentality | numeric | NA | NA | 517 | 0.9685523 | 1.0 | 3.3333 | 5.00 | 3.1930750 | 1.1139454 | NA | %10.0g | |
X2_5_A_Self_Concept_Independent | X2_5_A_Self_Concept_Independent | numeric | NA | NA | 528 | 0.9678832 | 1.0 | 3.9091 | 5.00 | 3.8926218 | 0.6105831 | NA | %10.0g | |
X2_5_B_Self_Concept_Interdependent | X2_5_B_Self_Concept_Interdependent | numeric | NA | NA | 531 | 0.9677007 | 1.0 | 4.0909 | 5.00 | 4.0379709 | 0.5848074 | NA | %10.0g | |
X2_6_A_Self_Regulatory_Prevention | X2_6_A_Self_Regulatory_Prevention | numeric | NA | NA | 543 | 0.9669708 | 1.0 | 4.1667 | 5.00 | 4.0448617 | 0.6696967 | NA | %10.0g | |
X2_6_B_Self_Regulatory_Promotion | X2_6_B_Self_Regulatory_Promotion | numeric | NA | NA | 547 | 0.9667275 | 1.0 | 4.6667 | 5.00 | 4.4250299 | 0.6320912 | NA | %10.0g | |
X2_7_Grit_S | X2_7_Grit_S | numeric | NA | NA | 550 | 0.9665450 | 1.0 | 3.3333 | 5.00 | 3.3036186 | 0.8842728 | NA | %10.0g | |
X3_1_Bus_Self_Efficacy | X3_1_Bus_Self_Efficacy | numeric | NA | NA | 553 | 0.9663625 | 1.0 | 3.9375 | 5.00 | 3.8505736 | 0.7835218 | NA | %10.0g | |
X3_2_Bus_Oport | X3_2_Bus_Oport | numeric | NA | NA | 589 | 0.9641727 | 0.0 | 1.0000 | 4.67 | 1.3398440 | 1.2125096 | NA | %10.0g | |
X3_3_Bus_Attitudes | X3_3_Bus_Attitudes | numeric | NA | NA | 597 | 0.9636861 | 1.0 | 4.0000 | 5.00 | 4.0147752 | 0.5896650 | NA | %10.0g | |
X3_4_Social_Norms | X3_4_Social_Norms | numeric | NA | NA | 601 | 0.9634428 | 1.0 | 4.3333 | 5.00 | 4.1692447 | 0.7529357 | NA | %10.0g | |
Participated_in_Baseline | Baseline Take Up | numeric | NA | NA | 0 | 1.0000000 | 1.0 | 1.0000 | 1.00 | 1.0000000 | 0.0000000 | NA | %10.0g | |
II_2A_Stem_Intentions | 3 II items aggregated by rowMeans | numeric | NA | II_Study_stem, II_Ideas_stem, II_Profesional_stem | 36 | 0.9978102 | 0.0 | 5.3333 | 7.00 | 4.9470454 | 1.8250294 | NA | NA | |
Traits | 10 VII_Traits items aggregated by rowMeans | numeric | NA | 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 | 3800 | 0.7688564 | 1.0 | 3.6000 | 5.00 | 3.4930063 | 0.6544402 | NA | NA |
Reliability: Not computed.
Missing: 12424.
Likert plot of scale X0_2_Statistics_total1 items
Distribution of scale X0_2_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 |
12419 | 0.2445864 | 0 | 0 | 1 | 0.3282765 | 0.4696445 | 3 | |
X0_2_2_Statistics | Statistics2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12422 | 0.2444039 | 0 | 1 | 1 | 0.5353410 | 0.4988115 | 3 | |
X0_2_3_Statistics | Statistics3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12418 | 0.2446472 | 0 | 1 | 1 | 0.6215813 | 0.4850531 | 3 |
Reliability: Not computed.
Missing: 8314.
Likert plot of scale X0_2_Statistics_total2 items
Distribution of scale X0_2_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 |
8305 | 0.4948297 | 0 | 0 | 1 | 0.4142594 | 0.4926240 | 3 | |
X0_2_5_Statistics | Statistics5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
8303 | 0.4949513 | 0 | 0 | 1 | 0.3348900 | 0.4719810 | 3 | |
X0_2_6_Statistics | Statistics6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
8305 | 0.4948297 | 0 | 0 | 1 | 0.0543331 | 0.2266878 | 3 |
Reliability: Not computed.
Missing: 12373.
Likert plot of scale X0_2_Statistics_total3 items
Distribution of scale X0_2_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 |
12365 | 0.2478710 | 0 | 1 | 1 | 0.6201227 | 0.4854157 | 3 | |
X0_2_8_Statistics | Statistics8 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12365 | 0.2478710 | 0 | 0 | 1 | 0.4071166 | 0.4913572 | 3 | |
X0_2_9_Statistics | Statistics9 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
12370 | 0.2475669 | 0 | 0 | 1 | 0.0936118 | 0.2913237 | 3 |
Reliability: Not computed.
Missing: 1557.
Likert plot of scale X0_3_Spanish_total items
Distribution of scale X0_3_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 |
386 | 0.9765207 | 0 | 1 | 1 | 0.6918525 | 0.4617422 | 3 | |
X0_3_2_Spanish | Spanish2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
386 | 0.9765207 | 0 | 0 | 1 | 0.3106391 | 0.4627697 | 3 | |
X0_3_3_Spanish | Spanish3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
387 | 0.9764599 | 0 | 1 | 1 | 0.8810814 | 0.3237028 | 3 | |
X0_3_4_Spanish | Spanish4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
390 | 0.9762774 | 0 | 1 | 1 | 0.5217445 | 0.4995425 | 3 | |
X0_3_5_Spanish | Spanish5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
400 | 0.9756691 | 0 | 0 | 1 | 0.1075436 | 0.3098128 | 3 | |
X0_3_6_Spanish | Spanish6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
401 | 0.9756083 | 0 | 0 | 1 | 0.2627346 | 0.4401332 | 3 | |
X0_3_7_Spanish | Spanish7 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
405 | 0.9753650 | 0 | 0 | 1 | 0.1612099 | 0.3677359 | 3 | |
X0_3_8a_Spanish | Spanish8a | haven_labelled | 1. Yes, 0. No, -1. Unsure |
455 | 0.9723236 | 0 | 1 | 1 | 0.8051298 | 0.3961131 | 3 | |
X0_3_8b_Spanish | Spanish8b | haven_labelled | 1. Yes, 0. No, -1. Unsure |
1007 | 0.9387470 | 0 | 1 | 1 | 0.6184151 | 0.4857913 | 3 | |
X0_3_8c_Spanish | Spanish8c | haven_labelled | 1. Yes, 0. No, -1. Unsure |
616 | 0.9625304 | 0 | 1 | 1 | 0.7718023 | 0.4196840 | 3 | |
X0_3_8d_Spanish | Spanish8d | haven_labelled | 1. Yes, 0. No, -1. Unsure |
711 | 0.9567518 | 0 | 1 | 1 | 0.8956068 | 0.3057796 | 3 | |
X0_3_8e_Spanish | Spanish8e | haven_labelled | 1. Yes, 0. No, -1. Unsure |
599 | 0.9635645 | 0 | 1 | 1 | 0.8991225 | 0.3011759 | 3 | |
X0_3_8f_Spanish | Spanish8f | haven_labelled | 1. Yes, 0. No, -1. Unsure |
870 | 0.9470803 | 0 | 1 | 1 | 0.7467566 | 0.4348831 | 3 |
Reliability: Not computed.
Missing: 456.
Likert plot of scale X0_4_English_total items
Distribution of scale X0_4_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 |
432 | 0.9737226 | 0 | 0 | 1 | 0.2319465 | 0.4220882 | 3 | |
X0_4_2_English | English2 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
437 | 0.9734185 | 0 | 0 | 1 | 0.2914454 | 0.4544424 | 3 | |
X0_4_3_English | English3 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
441 | 0.9731752 | 0 | 1 | 1 | 0.6394150 | 0.4801853 | 3 | |
X0_4_4_English | English4 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
449 | 0.9726886 | 0 | 0 | 1 | 0.4318679 | 0.4953518 | 3 | |
X0_4_5_English | English5 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
451 | 0.9725669 | 0 | 1 | 1 | 0.8440178 | 0.3628499 | 3 | |
X0_4_6_English | English6 | haven_labelled | 1. Yes, 0. No, -1. Unsure |
456 | 0.9722628 | 0 | 0 | 1 | 0.4584585 | 0.4982869 | 3 |
Reliability: Not computed.
Missing: 489.
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 |
483 | 0.9706204 | 1 | 4 | 5 | 3.813938 | 0.9180709 | 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 |
483 | 0.9706204 | 1 | 4 | 5 | 4.158363 | 0.8513485 | 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 |
483 | 0.9706204 | 1 | 4 | 5 | 3.861566 | 0.9334592 | 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 |
483 | 0.9706204 | 1 | 4 | 5 | 3.774895 | 0.9364162 | 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 |
483 | 0.9706204 | 1 | 4 | 5 | 4.260763 | 0.8419157 | 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 |
483 | 0.9706204 | 1 | 4 | 5 | 3.744940 | 0.9443630 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 3.745157 | 0.8645242 | 5 |
Reliability: Not computed.
Missing: 489.
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 |
489 | 0.9702555 | 1 | 4 | 5 | 3.813805 | 0.8871426 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 3.958686 | 0.8649850 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 4.191963 | 0.8103643 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 3.717761 | 0.9124482 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 3.884271 | 0.8486893 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 4.118300 | 0.8355641 | 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 |
489 | 0.9702555 | 1 | 4 | 5 | 4.142248 | 0.9406274 | 5 |
Reliability: Not computed.
Missing: 487.
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 |
482 | 0.9706813 | 1 | 3 | 4 | 2.772340 | 0.8929655 | 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 |
482 | 0.9706813 | 1 | 3 | 4 | 2.685111 | 0.8960751 | 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 |
483 | 0.9706204 | 1 | 3 | 4 | 2.846337 | 0.8253481 | 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 |
481 | 0.9707421 | 1 | 3 | 4 | 2.869729 | 0.9015370 | 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 |
483 | 0.9706204 | 1 | 3 | 4 | 3.124710 | 0.7886378 | 5 |
Reliability: Not computed.
Missing: 492.
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 |
488 | 0.9703163 | 1 | 3 | 4 | 2.669195 | 0.8733813 | 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 |
488 | 0.9703163 | 1 | 3 | 4 | 2.453109 | 0.9150805 | 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 |
488 | 0.9703163 | 1 | 3 | 4 | 2.834378 | 0.8116614 | 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 |
487 | 0.9703771 | 1 | 3 | 4 | 2.783176 | 0.8604702 | 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 |
489 | 0.9702555 | 1 | 3 | 4 | 2.698890 | 0.8580349 | 5 |
Reliability: Not computed.
Missing: 504.
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 |
504 | 0.9693431 | 1 | 3 | 4 | 3.320658 | 0.6851071 | 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 |
504 | 0.9693431 | 1 | 3 | 4 | 3.200803 | 0.7133770 | 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 |
504 | 0.9693431 | 1 | 3 | 4 | 3.213542 | 0.7097120 | 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 |
504 | 0.9693431 | 1 | 3 | 4 | 3.097578 | 0.7197630 | 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 |
504 | 0.9693431 | 1 | 3 | 4 | 3.110693 | 0.7274586 | 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 |
503 | 0.9694039 | 1 | 3 | 4 | 2.961222 | 0.7493318 | 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 |
503 | 0.9694039 | 1 | 3 | 4 | 3.081759 | 0.6986463 | 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 |
503 | 0.9694039 | 1 | 3 | 4 | 3.353831 | 0.6736464 | 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 |
503 | 0.9694039 | 1 | 3 | 4 | 3.081446 | 0.7006113 | 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 |
503 | 0.9694039 | 1 | 3 | 4 | 3.160695 | 0.7237482 | 4 |
Reliability: Not computed.
Missing: 515.
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 |
514 | 0.9687348 | 1 | 4 | 5 | 3.508853 | 1.072454 | 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 |
514 | 0.9687348 | 1 | 3 | 5 | 2.778789 | 1.238515 | 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 |
514 | 0.9687348 | 1 | 4 | 5 | 3.895956 | 0.970866 | 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 |
514 | 0.9687348 | 1 | 4 | 5 | 3.727364 | 1.101853 | 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 |
514 | 0.9687348 | 1 | 4 | 5 | 3.886035 | 1.017404 | 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 |
514 | 0.9687348 | 1 | 4 | 5 | 3.752417 | 1.165296 | 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 |
511 | 0.9689173 | 1 | 3 | 5 | 3.165045 | 1.177575 | 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 |
511 | 0.9689173 | 1 | 3 | 5 | 3.264800 | 1.101489 | 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 |
511 | 0.9689173 | 1 | 3 | 5 | 2.984054 | 1.173486 | 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 |
511 | 0.9689173 | 1 | 4 | 5 | 3.424697 | 1.156129 | 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 |
511 | 0.9689173 | 1 | 3 | 5 | 3.341767 | 1.161371 | 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 |
511 | 0.9689173 | 1 | 3 | 5 | 3.224559 | 1.213046 | 5 |
Reliability: Not computed.
Missing: 516.
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 | 514 | 0.9687348 | 1 | 3 | 5 | 3.367889 | 1.172568 | %12.0g | |
X2_3_2_Self_Efficacy_Scale | 2. Talk to your parents about personal issues. | numeric | 514 | 0.9687348 | 1 | 3 | 5 | 3.093997 | 1.353136 | %12.0g | |
X2_3_3_Self_Efficacy_Scale | 4. Avoiding that differences of opinions lead to a confrontation with your parents. | numeric | 514 | 0.9687348 | 1 | 3 | 5 | 3.332224 | 1.181309 | %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 | 514 | 0.9687348 | 1 | 4 | 5 | 3.551551 | 1.164498 | %12.0g | |
X2_3_5_Self_Efficacy_Scale | 8. Expressing your disagreement with your parents without losing your composure. | numeric | 516 | 0.9686131 | 1 | 3 | 5 | 3.259671 | 1.160467 | %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 | 516 | 0.9686131 | 1 | 3 | 5 | 3.291573 | 1.145707 | %12.0g | |
X2_3_7_Self_Efficacy_Scale | 13. Accept your parentsâ criticisms about you without feeling offended. | numeric | 516 | 0.9686131 | 1 | 4 | 5 | 3.454597 | 1.197461 | %12.0g | |
X2_3_8_Self_Efficacy_Scale | 14. Increase the trust and recognition to you from your parents. | numeric | 516 | 0.9686131 | 1 | 4 | 5 | 3.731286 | 1.141147 | %12.0g |
Reliability: Not computed.
Missing: 517.
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 |
517 | 0.9685523 | 1 | 4 | 5 | 3.301702 | 1.213556 | 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 |
517 | 0.9685523 | 1 | 3 | 5 | 3.004333 | 1.255429 | 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 |
517 | 0.9685523 | 1 | 4 | 5 | 3.273190 | 1.363650 | 5 |
Reliability: Not computed.
Missing: 535.
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 |
528 | 0.9678832 | 1 | 4 | 5 | 4.129902 | 1.0192815 | 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 |
528 | 0.9678832 | 1 | 4 | 5 | 3.423391 | 1.2341539 | 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 |
528 | 0.9678832 | 1 | 4 | 5 | 4.134741 | 0.8816995 | 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 |
528 | 0.9678832 | 1 | 4 | 5 | 4.162770 | 0.9041982 | 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 |
533 | 0.9675791 | 1 | 4 | 5 | 4.082354 | 0.9853739 | 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 |
533 | 0.9675791 | 1 | 4 | 5 | 4.185704 | 0.9480876 | 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 |
533 | 0.9675791 | 1 | 4 | 5 | 4.020117 | 0.9444379 | 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 |
533 | 0.9675791 | 1 | 4 | 5 | 3.539008 | 1.1903185 | 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 |
535 | 0.9674574 | 1 | 4 | 5 | 3.813015 | 1.1101866 | 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 |
535 | 0.9674574 | 1 | 4 | 5 | 3.891669 | 1.1371147 | 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 |
535 | 0.9674574 | 1 | 4 | 5 | 3.436026 | 1.2111456 | 7 |
Reliability: Not computed.
Missing: 536.
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 |
531 | 0.9677007 | 1 | 4 | 5 | 3.892514 | 1.0344882 | 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 |
531 | 0.9677007 | 1 | 5 | 5 | 4.338173 | 0.8484121 | 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 |
531 | 0.9677007 | 1 | 4 | 5 | 4.214093 | 0.8374561 | 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 |
531 | 0.9677007 | 1 | 4 | 5 | 3.762650 | 1.0140380 | 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 |
534 | 0.9675182 | 1 | 5 | 5 | 4.284358 | 0.9203026 | 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 |
534 | 0.9675182 | 1 | 3 | 5 | 3.164969 | 1.1900542 | 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 |
534 | 0.9675182 | 1 | 4 | 5 | 4.177040 | 0.9787254 | 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 |
534 | 0.9675182 | 1 | 5 | 5 | 4.478813 | 0.8439127 | 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 |
536 | 0.9673966 | 1 | 4 | 5 | 3.875692 | 1.0474873 | 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 |
536 | 0.9673966 | 1 | 5 | 5 | 4.401723 | 0.8405701 | 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 |
536 | 0.9673966 | 1 | 4 | 5 | 3.827590 | 1.0046504 | 7 |
Reliability: Not computed.
Missing: 544.
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 |
543 | 0.9669708 | 1 | 4 | 5 | 4.059445 | 0.9402382 | 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 |
543 | 0.9669708 | 1 | 4 | 5 | 3.754482 | 1.1621425 | 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 |
543 | 0.9669708 | 1 | 4 | 5 | 3.904447 | 1.0778648 | 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 |
544 | 0.9669100 | 1 | 4 | 5 | 4.152806 | 0.9849396 | 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 |
544 | 0.9669100 | 1 | 4 | 5 | 4.204957 | 0.8531808 | 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 |
544 | 0.9669100 | 1 | 4 | 5 | 4.193130 | 0.9116729 | 5 |
Reliability: Not computed.
Missing: 547.
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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.408859 | 0.7818750 | 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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.478009 | 0.7742865 | 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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.464167 | 0.7717336 | 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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.379601 | 0.7888310 | 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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.344428 | 0.8158001 | 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 |
547 | 0.9667275 | 1 | 5 | 5 | 4.475115 | 0.7684065 | 5 |
Reliability: Not computed.
Missing: 550.
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_Grit | 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 |
550 | 0.966545 | 1 | 4 | 5 | 3.405161 | 1.170084 | 5 | |
X2_7_2_Grit | 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 |
550 | 0.966545 | 1 | 3 | 5 | 3.269100 | 1.199506 | 5 | |
X2_7_3_Grit | 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 |
550 | 0.966545 | 1 | 4 | 5 | 3.505098 | 1.106344 | 5 | |
X2_7_4_Grit | 5. I rarely finish what I begin. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
550 | 0.966545 | 1 | 3 | 5 | 3.169981 | 1.338157 | 5 | |
X2_7_5_Grit | 6. Setbacks discourage me. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
550 | 0.966545 | 1 | 3 | 5 | 3.346759 | 1.187590 | 5 | |
X2_7_6_Grit | 8. I am not a very diligent student. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
550 | 0.966545 | 1 | 3 | 5 | 3.125614 | 1.203172 | 5 |
Reliability: Not computed.
Missing: 556.
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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.738353 | 1.1185082 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 4.051939 | 0.9466719 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.902229 | 0.9503563 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.940695 | 0.9629586 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.906824 | 0.9874265 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.946361 | 0.9609350 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 3.997545 | 0.9637027 | 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 |
556 | 0.9661800 | 1 | 4 | 5 | 4.031982 | 0.9909797 | 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 |
553 | 0.9663625 | 1 | 3 | 5 | 3.444703 | 1.0897405 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.895323 | 0.9718732 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.740165 | 0.9617970 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.770001 | 0.9887820 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.738528 | 1.0227750 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.808837 | 0.9761231 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.865047 | 0.9812757 | 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 |
553 | 0.9663625 | 1 | 4 | 5 | 3.830994 | 1.0403910 | 5 |
Reliability: Not computed.
Missing: 589.
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 | 589 | 0.9641727 | 0 | 2 | 7 | 2.0592076 | 1.919002 | %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 | 589 | 0.9641727 | 0 | 1 | 4 | 1.1334932 | 1.099958 | %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 | 589 | 0.9641727 | 0 | 1 | 3 | 0.8268311 | 0.953955 | %10.0g |
Reliability: Not computed.
Missing: 598.
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 |
598 | 0.9636253 | 1 | 5 | 5 | 4.413142 | 0.7897848 | 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 |
598 | 0.9636253 | 1 | 4 | 5 | 4.067290 | 0.8403328 | 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 |
598 | 0.9636253 | 1 | 4 | 5 | 4.048794 | 0.8812907 | 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 |
598 | 0.9636253 | 1 | 4 | 5 | 4.056180 | 0.8662896 | 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 |
598 | 0.9636253 | 1 | 4 | 5 | 4.095758 | 0.8843102 | 5 | |
X3_3_6_Bus_Attitudes | 7. It involves a lot of work. | haven_labelled | 1. Strongly Disagree, 2. Moderately disagree, 3. Neutral, 4. Moderately Agree, 5. Strongly Agree |
598 | 0.9636253 | 1 | 4 | 5 | 4.204520 | 0.8789982 | 5 | |
X3_3_7_Bus_Attitudes | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 3.552862 | 0.9503014 | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 3.620274 | 0.9668005 | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 4.283974 | 0.8147966 | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 3.743104 | 0.9707382 | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 4.017926 | 0.9004519 | 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 |
597 | 0.9636861 | 1 | 4 | 5 | 4.073786 | 0.9007265 | 5 |
Reliability: Not computed.
Missing: 601.
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 |
601 | 0.9634428 | 1 | 5 | 5 | 4.489993 | 0.8092534 | 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 |
601 | 0.9634428 | 1 | 4 | 5 | 4.066482 | 0.9427679 | 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 |
601 | 0.9634428 | 1 | 4 | 5 | 3.951259 | 1.0371424 | 5 |
Reliability: Not computed.
Missing: 607.
Likert plot of scale Stereotypes items
Distribution of scale Stereotypes
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X4_1_1a_Stereotypes | Men are more gifted in math | numeric | 607 | 0.9630779 | 1 | 3 | 5 | 2.928820 | 1.3452417 | %12.0g | |
X4_1_1b_Stereotypes | Men have a natural predisposition/ capacity to be entrepreneurs | numeric | 607 | 0.9630779 | 1 | 4 | 5 | 3.436683 | 1.3420450 | %12.0g | |
X4_1_1c_Stereotypes | If a girl wanted to, she could be as successful in the field of Science, Technology, Engineering, Mathematics as men. | numeric | 607 | 0.9630779 | 1 | 5 | 5 | 4.614729 | 0.8267663 | %12.0g | |
X4_1_1d_Stereotypes | If a girl wanted to, she could be as successful in business as men. | numeric | 607 | 0.9630779 | 1 | 5 | 5 | 4.619339 | 0.8333452 | %12.0g |
Reliability: Not computed.
Missing: 612.
Likert plot of scale STEM_Self items
Distribution of scale STEM_Self
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | format.stata |
---|---|---|---|---|---|---|---|---|---|---|---|
X4_2_1a_STEM_Self | Be accepted into college in a field of Science, Technology, Engineering, Mathematics | numeric | 612 | 0.9627737 | 1 | 3 | 5 | 3.389184 | 1.087928 | %12.0g | |
X4_2_1b_STEM_Self | Learn complicated concepts. | numeric | 612 | 0.9627737 | 1 | 4 | 5 | 3.484711 | 1.017236 | %12.0g | |
X4_2_1c_STEM_Self | Overcome any problems you may have while studying or working in a field of Science, Technology, Engineering, Mathematics | numeric | 612 | 0.9627737 | 1 | 4 | 5 | 3.603677 | 1.033552 | %12.0g | |
X4_2_1d_STEM_Self | Become a professional in a field of Science, Technology, Engineering, Mathematics. | numeric | 612 | 0.9627737 | 1 | 4 | 5 | 3.728393 | 1.108773 | %12.0g |
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: Coast. Scaling up virtual learning of online learning in high schools",
"description": "These data are the Baseline data for a randomized experiment conducted in high schools in Ecuador as rapid fire response to the hurdles of COVID-19 for the Coastal Educational regimes schools (Régimen Costa); Students finish the program in December 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 home during the COVID-19 pandemic under teachers’ supervision. We work mostly with 14-22-year-old students (16,440 students) in 598 schools assigned to the program. 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. 2021. Scaling up virtual learning of online learning in high schools. AEA RCT Registry. March 23\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.5982-1.4000000000000001",
"creator": "SLO Research group",
"spatialCoverage": "Online",
"datePublished": "2021-06-04",
"keywords": ["School_id", "True_Cohort_id", "ZONA", "DISTRITO", "PROVINCIA", "SECTOR", "SOSTENIMIENTO", "TOTAL_ESTUDIANTES", "TOTAL_ESTUDIANTES_3BT", "NOTA_SER_BACHILLER", "TOTAL_DOCENTES_EMPRENDIMIENTO", "VERIFICATION_EMAIL", "RELACION_LABORAL", "School_latitude", "School_longitude", "School_latitude_approx", "School_longitude_approx", "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", "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_Grit", "X2_7_2_Grit", "X2_7_3_Grit", "X2_7_4_Grit", "X2_7_5_Grit", "X2_7_6_Grit", "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_Attitudes", "X3_3_7_Bus_Attitudes", "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", "X4_1_1a_Stereotypes", "X4_1_1b_Stereotypes", "X4_1_1c_Stereotypes", "X4_1_1d_Stereotypes", "X4_2_1a_STEM_Self", "X4_2_1b_STEM_Self", "X4_2_1c_STEM_Self", "X4_2_1d_STEM_Self", "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", "II_2A_Stem_Intentions", "Traits", "ScaleofScales", "X0_2_Statistics_total1", "X0_2_Statistics_total2", "X0_2_Statistics_total3", "X0_3_Spanish_total", "X0_4_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", "Stereotypes", "STEM_Self"],
"@context": "http://schema.org/",
"@type": "Dataset",
"variableMeasured": [
{
"name": "School_id",
"description": "Unique School Identification",
"@type": "propertyValue"
},
{
"name": "True_Cohort_id",
"@type": "propertyValue"
},
{
"name": "ZONA",
"description": "Educational Zone where the School is located",
"@type": "propertyValue"
},
{
"name": "DISTRITO",
"description": "District in which the School is located",
"@type": "propertyValue"
},
{
"name": "PROVINCIA",
"description": "Province where the School is located",
"@type": "propertyValue"
},
{
"name": "SECTOR",
"description": "Factor indicating whether the Scool is located in rural or urban area",
"@type": "propertyValue"
},
{
"name": "SOSTENIMIENTO",
"description": "Type of the school funding",
"@type": "propertyValue"
},
{
"name": "TOTAL_ESTUDIANTES",
"description": "Number of students in school",
"@type": "propertyValue"
},
{
"name": "TOTAL_ESTUDIANTES_3BT",
"description": "Number of students in the 12th grade in the school",
"@type": "propertyValue"
},
{
"name": "NOTA_SER_BACHILLER",
"description": "Average grade in school at the state exam from the last year",
"@type": "propertyValue"
},
{
"name": "TOTAL_DOCENTES_EMPRENDIMIENTO",
"description": "Number of teachers of entrepreneurship",
"@type": "propertyValue"
},
{
"name": "VERIFICATION_EMAIL",
"description": "Dummy variable that is equal to 1 if the teacher verified by email participation in the program",
"@type": "propertyValue"
},
{
"name": "RELACION_LABORAL",
"description": "Type of contract of teacher",
"@type": "propertyValue"
},
{
"name": "School_latitude",
"description": "School latitude",
"@type": "propertyValue"
},
{
"name": "School_longitude",
"description": "School longitude",
"@type": "propertyValue"
},
{
"name": "School_latitude_approx",
"description": "School latitude approximated based on the district",
"@type": "propertyValue"
},
{
"name": "School_longitude_approx",
"description": "School longitude approximated based on the district",
"@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": "Female",
"description": "Female",
"@type": "propertyValue"
},
{
"name": "I_10_Income",
"description": "I_10_Income",
"@type": "propertyValue"
},
{
"name": "II_1A_Entr_Attitude",
"description": "4 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "II_1B_Entr_Intentions",
"description": "3 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "II_2A_Stem_Attitude",
"description": "3 II items aggregated by rowMeans",
"@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": "4 VI_attitudes1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "VI_2_Attitudes",
"description": "6 VI_attitudes2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "VI_3_Attitudes",
"description": "8 VI_attitudes3 items aggregated by rowMeans",
"@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_Grit",
"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_Grit",
"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_Grit",
"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_Grit",
"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_Grit",
"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_Grit",
"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_Attitudes",
"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_Attitudes",
"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": "X4_1_1a_Stereotypes",
"description": "Men are more gifted in math",
"@type": "propertyValue"
},
{
"name": "X4_1_1b_Stereotypes",
"description": "Men have a natural predisposition/ capacity to be entrepreneurs",
"@type": "propertyValue"
},
{
"name": "X4_1_1c_Stereotypes",
"description": "If a girl wanted to, she could be as successful in the field of Science, Technology, Engineering, Mathematics as men.",
"@type": "propertyValue"
},
{
"name": "X4_1_1d_Stereotypes",
"description": "If a girl wanted to, she could be as successful in business as men.",
"@type": "propertyValue"
},
{
"name": "X4_2_1a_STEM_Self",
"description": "Be accepted into college in a field of Science, Technology, Engineering, Mathematics",
"@type": "propertyValue"
},
{
"name": "X4_2_1b_STEM_Self",
"description": "Learn complicated concepts.",
"@type": "propertyValue"
},
{
"name": "X4_2_1c_STEM_Self",
"description": "Overcome any problems you may have while studying or working in a field of Science, Technology, Engineering, Mathematics",
"@type": "propertyValue"
},
{
"name": "X4_2_1d_STEM_Self",
"description": "Become a professional in a field of Science, Technology, Engineering, Mathematics.",
"@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": "II_2A_Stem_Intentions",
"description": "3 II items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "Traits",
"description": "10 VII_Traits items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "ScaleofScales",
"description": "233 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "X0_2_Statistics_total1",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "X0_2_Statistics_total2",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "X0_2_Statistics_total3",
"description": "3 X0_2 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "X0_3_Spanish_total",
"description": "13 X0_3 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "X0_4_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"
},
{
"name": "Stereotypes",
"description": "4 X4_1_1 items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "STEM_Self",
"description": "4 X4_2_1 items aggregated by rowMeans",
"@type": "propertyValue"
}
]
}`