Survey: Baseline 2
This Codebook contains most questions from Baseline 2, consistent with the dataset Baseline2.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. Please Note: some questions in the Knowledge test do not include the text of a question due to technical reasons (question involves a graph or a lot of text).
knitr::opts_chunk$set(error = FALSE, message = FALSE)
ggplot2::theme_set(ggplot2::theme_bw())
pander::panderOptions("table.split.table", Inf)
library(codebook)
library(dplyr)
library(stringi)
codebook_data <- rio::import("01_input/Baseline2.csv")
var_label(codebook_data)<-list(X0_1_1_Expected_Grade="Please indicate the grade you expect to have in: Language and Literature",
X0_1_2_Expected_Grade="Please indicate the grade you expect to have in: English",
X0_1_3_Expected_Grade="Please indicate the grade you expect to have in: Statistics",
X0_1_4_Expected_Grade="Please indicate the grade you expect to have in: Mathematics",
X0_1_5_Expected_Grade="Please indicate the grade you expect to have in: Entrepreneurship",
X0_1_6_Expected_Grade="Please indicate the grade you expect to have in: Biology",
X0_1_7_Expected_Grade="Please indicate the grade you expect to have in: Physics",
X0_1_8_Expected_Grade="Please indicate the grade you expect to have in: Chemistry",
X0_2_1_Statistics="Test question in Statistics 1",
X0_2_2_Statistics="Test question in Statistics 2",
X0_2_3_Statistics="Test question in Statistics 3",
X0_2_4_Statistics="Test question in Statistics 4",
X0_2_5_Statistics="Test question in Statistics 5",
X0_2_6_Statistics="Test question in Statistics 6",
X0_2_7_Statistics="Test question in Statistics 7",
X0_2_8_Statistics="Test question in Statistics 8",
X0_2_9_Statistics="Test question in Statistics 9",
X0_3_1_Spanish="Test question in Spanish 1",
X0_3_2_Spanish="Test question in Spanish 2",
X0_3_3_Spanish="Test question in Spanish 3",
X0_3_4_Spanish="Test question in Spanish 4",
X0_3_5_Spanish="Test question in Spanish 5",
X0_3_6_Spanish="Test question in Spanish 6",
X0_3_7_Spanish="Test question in Spanish 7",
X0_3_8a_Spanish="Test question in Spanish 8 (a)",
X0_3_8b_Spanish="Test question in Spanish 8 (b)",
X0_3_8c_Spanish="Test question in Spanish 8 (c)",
X0_3_8d_Spanish="Test question in Spanish 8 (d)",
X0_3_8e_Spanish="Test question in Spanish 8 (e)",
X0_3_8f_Spanish="Test question in Spanish 8 (f)",
X0_4_1_English="Test question in English 1",
X0_4_2_English="Test question in English 2",
X0_4_3_English="Test question in English 3",
X0_4_4_English="Test question in English 4",
X0_4_5_English="Test question in English 5",
X0_4_6_English="Test question in English 6",
X1_1_A1_Personal_Initiative="I face problems actively.",
X1_1_A2_Personal_Initiative="When something goes wrong I find a solution immediately",
X1_1_A3_Personal_Initiative="When there is an opportunity to be actively involved, I take it.",
X1_1_A4_Personal_Initiative="I take the initiative immediately even when other have not.",
X1_1_A5_Personal_Initiative="I take advantage of opportunities quickly to achieve my goals",
X1_1_A6_Personal_Initiative="I usually do more than what i'm required to do.",
X1_1_A7_Personal_Initiative="I am particularity good at materializing new ideas.",
X1_1_B1_Personal_Initiative="I take the initiative even when other don't.",
X1_1_B2_Personal_Initiative="I work on my tasks with more effort than it is normally expected",
X1_1_B3_Personal_Initiative="I establish my own goals to benefit my development and learning.",
X1_1_B4_Personal_Initiative="I look for new tasks independently",
X1_1_B5_Personal_Initiative="I anticipate the opportunities",
X1_1_B6_Personal_Initiative="When I establish my on goal I pursue it persistently.",
X1_1_B7_Personal_Initiative="When I establish my own learning goal, I don't give up / Even when it does not turn as planned.",
X1_2_1A_Negotiations="The teacher asks the class to enroll in a science project. You are very excited about one particular project, but only one student can join the group projects of 5 persons that already exists. Anna your classmate wants to join the project too. A. I try not to hurt Anna . If the project is that important to her I dont want to stand in her way, there will be another opportunity for me in the future.",
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.",
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.",
X1_2_1D_Negotiations="D. I dont want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation.",
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. ",
X1_2_2A_Negotiations="A friends uncle gave him a scooter and you ask him about the bicycle that he is not using and you always wanted. But he wants to sell it for 40$, which you cant afford. 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 dont want to take advantage of my friend more than needed. I ask my parents for money and close the deal.",
X1_2_2B_Negotiations="B. I offer him $10 and i show him my reluctance to make concessions. I know he might think I am irrational. But I can only win if I stand firm in my position.",
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.",
X1_2_2D_Negotiations="D. It is uncomfortable for me to dribble with a friend like this. And I do not want to put the friendship at risk over an old bicycle. Even though I am 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.",
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. ",
X2_1_1_Self_Efficacy="I can find a way to get what I want even if someone opposes me",
X2_1_2_Self_Efficacy="I can solve difficult problems if I try hard enough.",
X2_1_3_Self_Efficacy="It is easy for me to persist in what I have committed to until I achieve my goals.",
X2_1_4_Self_Efficacy="I'm confident I could manage any unexpected events.",
X2_1_5_Self_Efficacy="Thanks to my qualities and ressources Ican overcome unspected events.",
X2_1_6_Self_Efficacy="When I find myself in difficult moments I can remain calm because I have the necessary skills to manage difficult situations.",
X2_1_7_Self_Efficacy="Whatever it is, generally I'm able to handle it",
X2_1_8_Self_Efficacy="I can solve most of the problems if I try hard enough.",
X2_1_9_Self_Efficacy="If I find myself in a difficult situation, generally it occurs to me what to do about it.",
X2_1_10_Self_Efficacy="When facing a problem usually I come up with different alternatives of how to solve it.",
X2_2_1_Youth_Self_Efficacy="In the last three months, what is your capacity to: Express your opinions when your classmates don't agree with you?",
X2_2_2_Youth_Self_Efficacy="In the last three months, what is your capacity to: Mantain a conversation with a stranger?",
X2_2_3_Youth_Self_Efficacy="In the last three months, what is your capacity to: Work in harmony with your classmates?",
X2_2_4_Youth_Self_Efficacy="In the last three months, what is your capacity to: Tell other kids they are doing something you believe is wrong?",
X2_2_5_Youth_Self_Efficacy="In the last three months, what is your capacity to: Succeed keeping a friendship with other kid?",
X2_2_6_Youth_Self_Efficacy="In the last three months, what is your capacity to: Successfully prevent fights with other kids?",
X2_2_7_Youth_Self_Efficacy="In the last three months, what is your capacity to: Manage to be cheerful when an unfortunate event has occurred.",
X2_2_8_Youth_Self_Efficacy="In the last three months, what is your capacity to: Being able to feel calm after being frighten.",
X2_2_9_Youth_Self_Efficacy="In the last three months, what is your capacity to: Avoid feeling nervous?",
X2_2_10_Youth_Self_Efficacy="In the last three months, what is your capacity to: Control your feelings?",
X2_2_11_Youth_Self_Efficacy="In the last three months, what is your capacity to: Repress successfully unpleasant thoughts.",
X2_2_12_Youth_Self_Efficacy="In the last three months, what is your capacity to: Stop worrying about things that could happen?",
X2_3_1_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Dialogue with your parents even when your relationship is tense",
X2_3_2_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Talk to your parents about personal issues.",
X2_3_3_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Avoiding that differences of opinions lead to a confrontation with your parents.",
X2_3_4_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Make your parents understand your point of view on issues you have a different approach.",
X2_3_5_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Expressing your disagreement with your parents without loosing your composure.",
X2_3_6_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Get that your parents pay attention to your needs even when they are busy with their own problems.",
X2_3_7_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Accept their criticisms about you without feeling offended.",
X2_3_8_Self_Efficacy_Scale="Considering your relationship with your parents in the last three months what would be your capacity to: Increase the trust and recognition to you from your parents.",
X2_4_1_Growth_Mentality="You can learn new things, but you can't really change the level of basic intelligence.",
X2_4_2_Growth_Mentality="You have certain amount of intelligence and there is not much to do to change it",
X2_4_3_Growth_Mentality="Our intelligence is something very much ours that can't be change much",
X2_5_A1_Self_Concept="I enjoy being unique and different from others in several aspects.",
X2_5_A2_Self_Concept="I can openly talk to a person I met for the first time, even when that person is a lot older than me.",
X2_5_A3_Self_Concept="I do my own things, no matter what others thing.",
X2_5_A4_Self_Concept="I feel it is important for me to act like an independent person.",
X2_5_A5_Self_Concept="I rather say NO at first than risk being misunderstood.",
X2_5_A6_Self_Concept="I rather being forward and honest when I deal with people I just met.",
X2_5_A7_Self_Concept="I feel comfortable getting compliments and rewards.",
X2_5_A8_Self_Concept="Talking during class (or reunion) is not a problem for me.",
X2_5_A9_Self_Concept="I always act the same no matter who I am with.",
X2_5_A10_Self_Concept="I behave the same in my house and at school.",
X2_5_A11_Self_Concept="I try to do whats best for me, no matter how that affect others.",
X2_5_B1_Self_Concept="Even when I disagree completely with the members of the group I avoid a discussion.",
X2_5_B2_Self_Concept="I respect the authority figures that I interact with.",
X2_5_B3_Self_Concept="I respect people that are modest about themselves",
X2_5_B4_Self_Concept="I would sacrifice my own interests in benefit of the group that I belong to.",
X2_5_B5_Self_Concept="I must consider my parents advice when making educations and career plans.",
X2_5_B6_Self_Concept="Sometimes I feel like my relationship with others are more important than my own development.",
X2_5_B7_Self_Concept="I would offer my seat to my teacher on a bus",
X2_5_B8_Self_Concept="I feel happy when people around me are happy.",
X2_5_B9_Self_Concept="I would stay in the group if they need me, even when Im not happy with the group.",
X2_5_B10_Self_Concept="It is important for me that everybody gets along in the group.",
X2_5_B11_Self_Concept="In general, I agree with what others want to do even when I prefer to do something different.",
X2_6_A1_Self_Regulatory="I generally focus in prevent negative events to happen in my life",
X2_6_A2_Self_Regulatory="I feel anxious about not being able to achieve my responsibilities and obligations.",
X2_6_A3_Self_Regulatory="I often think in the person I'm afraid I would become in the future",
X2_6_A4_Self_Regulatory="I worry often about not achieving my academic goals.",
X2_6_A5_Self_Regulatory="I often think of how to prevent making mistakes in my life.",
X2_6_A6_Self_Regulatory="My main goal in school at the moment is to avoid being incompetent academically.",
X2_6_B1_Self_Regulatory="Frequently, I think in how to achieve my hopes and aspirations.",
X2_6_B2_Self_Regulatory="I often think in the person that I would like to be in the future.",
X2_6_B3_Self_Regulatory="Normally I focus on the success I hope to achieve in the future.",
X2_6_B4_Self_Regulatory="I often think on how to achieve academic success.",
X2_6_B5_Self_Regulatory="My main goal at school in this moment is to achieve my academic ambitions.",
X2_6_B6_Self_Regulatory="I often imagine myself experimenting good things that I hope happen to me.",
X2_7_1_Grit="I often set a goal but later chose to pursue a different one.",
X2_7_2_Grit="I have been obsessed with certain idea or project for a short period of time but later I lose interest",
X2_7_3_Grit="The new ideas or projects often distract me from the prior ones.",
X2_7_4_Grit="I rarely finish what I begin.",
X2_7_5_Grit="Setbacks discourage me.",
X2_7_6_Grit="I am not a very diligent student.",
X3_1_A1_Bus_Self_Efficacy="How interested are you in: Starting a business",
X3_1_A2_Bus_Self_Efficacy="How interested are you in: Becoming self-employed",
X3_1_A3_Bus_Self_Efficacy="How interested are you in: Perceiving business opportunities ",
X3_1_A4_Bus_Self_Efficacy="How interested are you in: Overcoming problems when starting a business",
X3_1_A5_Bus_Self_Efficacy="How interested are you in: Negotiating with other business people",
X3_1_A6_Bus_Self_Efficacy="How interested are you in: Keeping an overview of your financial affairs",
X3_1_A7_Bus_Self_Efficacy="How interested are you in: Writing a business plan",
X3_1_A8_Bus_Self_Efficacy="How interested are you in: Finding financial capital for starting a business",
X3_1_B1_Bus_Self_Efficacy="How confident are you that you can: Start a business",
X3_1_B2_Bus_Self_Efficacy="How confident are you that you can: Become self-employed",
X3_1_B3_Bus_Self_Efficacy="How confident are you that you can: Perceive business opportunities well",
X3_1_B4_Bus_Self_Efficacy="How confident are you that you can: Overcome problems when starting a business",
X3_1_B5_Bus_Self_Efficacy="How confident are you that you can: Negotiate with other business people well",
X3_1_B6_Bus_Self_Efficacy="How confident are you that you can: Keep an overview of your financial affairs well",
X3_1_B7_Bus_Self_Efficacy="How confident are you that you can: Write a business plan well",
X3_1_B8_Bus_Self_Efficacy="How confident are you that you can: Find financial capital for starting a business",
X3_2_1_Bus_Oport="How many opportunities to create a company have you detected in the last three months.",
X3_2_2_Bus_Oport="Of all those opportunities, in your opinion how many of them were promising to create profitable business.",
X3_2_3_Bus_Oport="How many opportunities to create a company you have started, that you compromise time and resources in the last three months.",
X3_3_1_Bus_Attitudes="Start a new company:It is a good opportunity to make a living.",
X3_3_2_Bus_Attitudes="Start a new company:It is financially attractive.",
X3_3_3_Bus_Attitudes="Start a new company:It is a safe and stable source of income.",
X3_3_4_Bus_Attitudes="Start a new company:It means to have control",
X3_3_5_Bus_Attitudes="Start a new company:It involves a lot of work.",
X3_3_6_Bus_Attitudes="Start a new company:It involves a lot of work.",
X3_3_7_Bus_Attitudes="Start a new company:It means less time available to do other things.",
X3_3_8_Bus_Attitudes="Start a new company:Very exciting.",
X3_3_9_Bus_Attitudes="Start a new company:It is an opportunity to make your dreams come true.",
X3_3_10_Bus_Attitudes="Start a new company:It means freedom.",
X3_3_11_Bus_Attitudes="Start a new company:You obtain respect from others.",
X3_3_12_Bus_Attitudes="Start a new company:You obtain admiration from others.",
X3_4_1_Social_Norms="In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
X3_4_2_Social_Norms="In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
X3_4_3_Social_Norms="In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
amie="School id",
Grade="Grade in which the student studied",
LearnspaceName="Assigned treatment arm",
ID="Unique Student Identification Created by SLO")
codebook_data <- detect_scales(codebook_data,quiet =TRUE)
Create codebook
#codebook_data$X1_2_1A_Negotiations<-stri_enc_toutf8(codebook_data$X1_2_1A_Negotiations)
#codebook_data$X1_2_1D_Negotiations<-stri_enc_toutf8(codebook_data$X1_2_1D_Negotiations)
#codebook_data$X1_2_2A_Negotiations<-stri_enc_toutf8(codebook_data$X1_2_2A_Negotiations)
#codebook_data$X2_3_7_Self_Efficacy_Scale<-stri_enc_toutf8(codebook_data$X2_3_7_Self_Efficacy_Scale)
#codebook_data$X2_5_A11_Self_Concept<-stri_enc_toutf8(codebook_data$X2_5_A11_Self_Concept)
#codebook_data$X2_5_B9_Self_Concept<-stri_enc_toutf8(codebook_data$X2_5_B9_Self_Concept)
#codebook_data[,colnames(codebook_data)]<-lapply(
# codebook_data[,colnames(codebook_data)], function(x)stri_enc_toutf8(x))
codebook(codebook_data)
Dataset name: codebook_data
The dataset has N=14638 rows and 171 columns. 1 rows have no missing values on any column.
Metadata for search engines
|
#Variables
Please indicate the grade you expect to have in: Language and Literature
Distribution of values for X0_1_1_Expected_Grade
354 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_1_Expected_Grade | Please indicate the grade you expect to have in: Language and Literature | numeric | 354 | 0.9758164 | 1 | 9 | 10 | 8.488449 | 1.493412 | ▁▁▁▅▇ |
Please indicate the grade you expect to have in: English
Distribution of values for X0_1_2_Expected_Grade
329 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_2_Expected_Grade | Please indicate the grade you expect to have in: English | numeric | 329 | 0.9775243 | 1 | 8 | 10 | 8.176812 | 1.602579 | ▁▁▁▇▇ |
Please indicate the grade you expect to have in: Statistics
Distribution of values for X0_1_3_Expected_Grade
2836 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_3_Expected_Grade | Please indicate the grade you expect to have in: Statistics | numeric | 2836 | 0.8062577 | 1 | 8 | 10 | 8.143365 | 1.624411 | ▁▁▁▇▇ |
Please indicate the grade you expect to have in: Mathematics
Distribution of values for X0_1_4_Expected_Grade
365 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_4_Expected_Grade | Please indicate the grade you expect to have in: Mathematics | numeric | 365 | 0.9750649 | 1 | 8 | 10 | 8.242556 | 1.545604 | ▁▁▁▇▇ |
Please indicate the grade you expect to have in: Entrepreneurship
Distribution of values for X0_1_5_Expected_Grade
492 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_5_Expected_Grade | Please indicate the grade you expect to have in: Entrepreneurship | numeric | 492 | 0.9663889 | 1 | 9 | 10 | 8.556624 | 1.446517 | ▁▁▁▅▇ |
Please indicate the grade you expect to have in: Biology
Distribution of values for X0_1_6_Expected_Grade
437 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_6_Expected_Grade | Please indicate the grade you expect to have in: Biology | numeric | 437 | 0.9701462 | 1 | 9 | 10 | 8.523625 | 1.426419 | ▁▁▁▅▇ |
Please indicate the grade you expect to have in: Physics
Distribution of values for X0_1_7_Expected_Grade
409 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_7_Expected_Grade | Please indicate the grade you expect to have in: Physics | numeric | 409 | 0.972059 | 1 | 8 | 10 | 8.240143 | 1.519724 | ▁▁▁▇▇ |
Please indicate the grade you expect to have in: Chemistry
Distribution of values for X0_1_8_Expected_Grade
464 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_1_8_Expected_Grade | Please indicate the grade you expect to have in: Chemistry | numeric | 464 | 0.9683017 | 1 | 9 | 10 | 8.397206 | 1.485311 | ▁▁▁▆▇ |
Test question in Statistics 1
Distribution of values for X0_2_1_Statistics
10904 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_1_Statistics | Test question in Statistics 1 | numeric | 10904 | 0.2550895 | 0 | 0 | 1 | 0.3845742 | 0.4865596 | ▇▁▁▁▅ |
Test question in Statistics 2
Distribution of values for X0_2_2_Statistics
10904 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_2_Statistics | Test question in Statistics 2 | numeric | 10904 | 0.2550895 | 0 | 0 | 1 | 0.3928763 | 0.4884551 | ▇▁▁▁▅ |
Test question in Statistics 3
Distribution of values for X0_2_3_Statistics
10903 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_3_Statistics | Test question in Statistics 3 | numeric | 10903 | 0.2551578 | 0 | 0 | 1 | 0.3649264 | 0.481474 | ▇▁▁▁▅ |
Test question in Statistics 4
Distribution of values for X0_2_4_Statistics
7275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_4_Statistics | Test question in Statistics 4 | numeric | 7275 | 0.5030059 | 0 | 0 | 1 | 0.3578704 | 0.4794063 | ▇▁▁▁▅ |
Test question in Statistics 5
Distribution of values for X0_2_5_Statistics
7273 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_5_Statistics | Test question in Statistics 5 | numeric | 7273 | 0.5031425 | 0 | 0 | 1 | 0.3600815 | 0.4800563 | ▇▁▁▁▅ |
Test question in Statistics 6
Distribution of values for X0_2_6_Statistics
7274 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_6_Statistics | Test question in Statistics 6 | numeric | 7274 | 0.5030742 | 0 | 0 | 1 | 0.0889462 | 0.2846854 | ▇▁▁▁▁ |
Test question in Statistics 7
Distribution of values for X0_2_7_Statistics
11037 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_7_Statistics | Test question in Statistics 7 | numeric | 11037 | 0.2460036 | 0 | 0 | 1 | 0.3882255 | 0.487414 | ▇▁▁▁▅ |
Test question in Statistics 8
Distribution of values for X0_2_8_Statistics
11039 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_8_Statistics | Test question in Statistics 8 | numeric | 11039 | 0.2458669 | 0 | 0 | 1 | 0.3225896 | 0.4675321 | ▇▁▁▁▃ |
Test question in Statistics 9
Distribution of values for X0_2_9_Statistics
11038 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_2_9_Statistics | Test question in Statistics 9 | numeric | 11038 | 0.2459352 | 0 | 0 | 1 | 0.1044444 | 0.3058787 | ▇▁▁▁▁ |
Test question in Spanish 1
Distribution of values for X0_3_1_Spanish
40 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_1_Spanish | Test question in Spanish 1 | numeric | 40 | 0.9972674 | 0 | 1 | 1 | 0.539252 | 0.498474 | ▇▁▁▁▇ |
Test question in Spanish 2
Distribution of values for X0_3_2_Spanish
45 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_2_Spanish | Test question in Spanish 2 | numeric | 45 | 0.9969258 | 0 | 0 | 1 | 0.3036387 | 0.4598443 | ▇▁▁▁▃ |
Test question in Spanish 3
Distribution of values for X0_3_3_Spanish
47 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_3_Spanish | Test question in Spanish 3 | numeric | 47 | 0.9967892 | 0 | 1 | 1 | 0.7569049 | 0.4289667 | ▂▁▁▁▇ |
Test question in Spanish 4
Distribution of values for X0_3_4_Spanish
51 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_4_Spanish | Test question in Spanish 4 | numeric | 51 | 0.9965159 | 0 | 0 | 1 | 0.4571879 | 0.4981808 | ▇▁▁▁▇ |
Test question in Spanish 5
Distribution of values for X0_3_5_Spanish
67 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_5_Spanish | Test question in Spanish 5 | numeric | 67 | 0.9954229 | 0 | 0 | 1 | 0.1581909 | 0.3649325 | ▇▁▁▁▂ |
Test question in Spanish 6
Distribution of values for X0_3_6_Spanish
70 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_6_Spanish | Test question in Spanish 6 | numeric | 70 | 0.9952179 | 0 | 0 | 1 | 0.2607084 | 0.4390362 | ▇▁▁▁▃ |
Test question in Spanish 7
Distribution of values for X0_3_7_Spanish
76 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_7_Spanish | Test question in Spanish 7 | numeric | 76 | 0.994808 | 0 | 0 | 1 | 0.24509 | 0.4301553 | ▇▁▁▁▂ |
Test question in Spanish 8 (a)
Distribution of values for X0_3_8a_Spanish
142 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8a_Spanish | Test question in Spanish 8 (a) | numeric | 142 | 0.9902992 | 0 | 1 | 1 | 0.6910872 | 0.462061 | ▃▁▁▁▇ |
Test question in Spanish 8 (b)
Distribution of values for X0_3_8b_Spanish
225 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8b_Spanish | Test question in Spanish 8 (b) | numeric | 225 | 0.984629 | 0 | 1 | 1 | 0.5419413 | 0.4982551 | ▇▁▁▁▇ |
Test question in Spanish 8 (c)
Distribution of values for X0_3_8c_Spanish
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8c_Spanish | Test question in Spanish 8 (c) | numeric | 288 | 0.9803252 | 0 | 1 | 1 | 0.6340767 | 0.4817049 | ▅▁▁▁▇ |
Test question in Spanish 8 (d)
Distribution of values for X0_3_8d_Spanish
368 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8d_Spanish | Test question in Spanish 8 (d) | numeric | 368 | 0.97486 | 0 | 1 | 1 | 0.8362999 | 0.3700162 | ▂▁▁▁▇ |
Test question in Spanish 8 (e)
Distribution of values for X0_3_8e_Spanish
286 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8e_Spanish | Test question in Spanish 8 (e) | numeric | 286 | 0.9804618 | 0 | 1 | 1 | 0.8338211 | 0.3722541 | ▂▁▁▁▇ |
Test question in Spanish 8 (f)
Distribution of values for X0_3_8f_Spanish
378 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_3_8f_Spanish | Test question in Spanish 8 (f) | numeric | 378 | 0.9741768 | 0 | 1 | 1 | 0.6473352 | 0.4778162 | ▅▁▁▁▇ |
Test question in English 1
Distribution of values for X0_4_1_English
113 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_1_English | Test question in English 1 | numeric | 113 | 0.9922804 | 0 | 0 | 1 | 0.2169363 | 0.4121731 | ▇▁▁▁▂ |
Test question in English 2
Distribution of values for X0_4_2_English
123 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_2_English | Test question in English 2 | numeric | 123 | 0.9915972 | 0 | 0 | 1 | 0.2500172 | 0.4330376 | ▇▁▁▁▃ |
Test question in English 3
Distribution of values for X0_4_3_English
130 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_3_English | Test question in English 3 | numeric | 130 | 0.991119 | 0 | 1 | 1 | 0.5905707 | 0.4917455 | ▆▁▁▁▇ |
Test question in English 4
Distribution of values for X0_4_4_English
136 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_4_English | Test question in English 4 | numeric | 136 | 0.9907091 | 0 | 0 | 1 | 0.4749 | 0.4993868 | ▇▁▁▁▇ |
Test question in English 5
Distribution of values for X0_4_5_English
140 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_5_English | Test question in English 5 | numeric | 140 | 0.9904359 | 0 | 1 | 1 | 0.7419644 | 0.4375688 | ▃▁▁▁▇ |
Test question in English 6
Distribution of values for X0_4_6_English
148 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X0_4_6_English | Test question in English 6 | numeric | 148 | 0.9898893 | 0 | 0 | 1 | 0.4302277 | 0.495125 | ▇▁▁▁▆ |
I face problems actively.
Distribution of values for X1_1_A1_Personal_Initiative
205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A1_Personal_Initiative | I face problems actively. | numeric | 205 | 0.9859954 | 1 | 4 | 5 | 3.635557 | 0.9765485 | ▁▁▃▇▂ |
When something goes wrong I find a solution immediately
Distribution of values for X1_1_A2_Personal_Initiative
205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A2_Personal_Initiative | When something goes wrong I find a solution immediately | numeric | 205 | 0.9859954 | 1 | 4 | 5 | 3.914086 | 0.9106975 | ▁▁▃▇▅ |
When there is an opportunity to be actively involved, I take it.
Distribution of values for X1_1_A3_Personal_Initiative
205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A3_Personal_Initiative | When there is an opportunity to be actively involved, I take it. | numeric | 205 | 0.9859954 | 1 | 4 | 5 | 3.679 | 0.9567202 | ▁▂▅▇▃ |
I take the initiative immediately even when other have not.
Distribution of values for X1_1_A4_Personal_Initiative
205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A4_Personal_Initiative | I take the initiative immediately even when other have not. | numeric | 205 | 0.9859954 | 1 | 4 | 5 | 3.611515 | 0.9347758 | ▁▂▆▇▃ |
I take advantage of opportunities quickly to achieve my goals
Distribution of values for X1_1_A5_Personal_Initiative
205 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A5_Personal_Initiative | I take advantage of opportunities quickly to achieve my goals | numeric | 205 | 0.9859954 | 1 | 4 | 5 | 3.990439 | 0.9003372 | ▁▁▃▇▅ |
I usually do more than what i’m required to do.
Distribution of values for X1_1_A6_Personal_Initiative
206 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A6_Personal_Initiative | I usually do more than what i’m required to do. | numeric | 206 | 0.985927 | 1 | 4 | 5 | 3.577328 | 0.9496981 | ▁▂▇▇▃ |
I am particularity good at materializing new ideas.
Distribution of values for X1_1_A7_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_A7_Personal_Initiative | I am particularity good at materializing new ideas. | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.567506 | 0.9169967 | ▁▁▆▇▂ |
I take the initiative even when other don’t.
Distribution of values for X1_1_B1_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B1_Personal_Initiative | I take the initiative even when other don’t. | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.62201 | 0.8988579 | ▁▂▆▇▃ |
I work on my tasks with more effort than it is normally expected
Distribution of values for X1_1_B2_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B2_Personal_Initiative | I work on my tasks with more effort than it is normally expected | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.751127 | 0.8676572 | ▁▁▅▇▃ |
I establish my own goals to benefit my development and learning.
Distribution of values for X1_1_B3_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B3_Personal_Initiative | I establish my own goals to benefit my development and learning. | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.935441 | 0.8670616 | ▁▁▃▇▃ |
I look for new tasks independently
Distribution of values for X1_1_B4_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B4_Personal_Initiative | I look for new tasks independently | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.583524 | 0.9153736 | ▁▂▆▇▃ |
I anticipate the opportunities
Distribution of values for X1_1_B5_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B5_Personal_Initiative | I anticipate the opportunities | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.734068 | 0.8697869 | ▁▁▅▇▃ |
When I establish my on goal I pursue it persistently.
Distribution of values for X1_1_B6_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B6_Personal_Initiative | When I establish my on goal I pursue it persistently. | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.862146 | 0.8825613 | ▁▁▃▇▃ |
When I establish my own learning goal, I don’t give up / Even when it does not turn as planned.
Distribution of values for X1_1_B7_Personal_Initiative
217 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_1_B7_Personal_Initiative | When I establish my own learning goal, I don’t give up / Even when it does not turn as planned. | numeric | 217 | 0.9851756 | 1 | 4 | 5 | 3.889675 | 0.9534037 | ▁▁▃▇▅ |
The teacher asks the class to enroll in a science project. You are very excited about one particular project, but only one student can join the group projects of 5 persons that already exists. Anna your classmate wants to join the project too. A. I try not to hurt Anna . If the project is that important to her I dont want to stand in her way, there will be another opportunity for me in the future.
Distribution of values for X1_2_1A_Negotiations
201 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_2_1A_Negotiations | The teacher asks the class to enroll in a science project. You are very excited about one particular project, but only one student can join the group projects of 5 persons that already exists. Anna your classmate wants to join the project too. A. I try not to hurt Anna . If the project is that important to her I dont want to stand in her way, there will be another opportunity for me in the future. | numeric | 201 | 0.9862686 | -1.9 | 0.38 | 1.5 | -0.0063083 | 1.000971 | ▂▅▁▇▃ |
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.
Distribution of values for X1_2_1B_Negotiations
196 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
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. | numeric | 196 | 0.9866102 | -1.9 | 0.42 | 1.6 | -0.00609 | 0.9997211 | ▂▆▁▇▃ |
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.
Distribution of values for X1_2_1C_Negotiations
202 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
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. | numeric | 202 | 0.9862003 | -2.1 | 0.36 | 1.6 | -0.0045791 | 1.000783 | ▁▅▁▇▂ |
D. I dont want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation.
Distribution of values for X1_2_1D_Negotiations
195 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_2_1D_Negotiations | D. I dont want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation. | numeric | 195 | 0.9866785 | -2 | 0.31 | 1.5 | -0.0015902 | 1.002768 | ▂▅▁▇▃ |
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.
Distribution of values for X1_2_1E_Negotiations
199 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
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. | numeric | 199 | 0.9864052 | -2.4 | 0.078 | 1.3 | 0.0007203 | 0.9987747 | ▁▃▁▇▃ |
A friends uncle gave him a scooter and you ask him about the bicycle that he is not using and you always wanted. But he wants to sell it for 40$, which you cant afford. 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 dont want to take advantage of my friend more than needed. I ask my parents for money and close the deal.
Distribution of values for X1_2_2A_Negotiations
223 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_2_2A_Negotiations | A friends uncle gave him a scooter and you ask him about the bicycle that he is not using and you always wanted. But he wants to sell it for 40$, which you cant afford. 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 dont want to take advantage of my friend more than needed. I ask my parents for money and close the deal. | numeric | 223 | 0.9847657 | -1.9 | 0.46 | 1.6 | -0.0025191 | 1.002246 | ▂▆▁▇▂ |
B. I offer him $10 and i show him my reluctance to make concessions. I know he might think I am irrational. But I can only win if I stand firm in my position.
Distribution of values for X1_2_2B_Negotiations
223 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_2_2B_Negotiations | B. I offer him $10 and i show him my reluctance to make concessions. I know he might think I am irrational. But I can only win if I stand firm in my position. | numeric | 223 | 0.9847657 | -1.7 | 0.59 | 1.7 | -0.0062297 | 0.9997846 | ▃▇▁▇▂ |
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.
Distribution of values for X1_2_2C_Negotiations
222 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
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. | numeric | 222 | 0.984834 | -2.1 | 0.32 | 1.5 | 0.0023451 | 1.001479 | ▁▅▁▇▂ |
D. It is uncomfortable for me to dribble with a friend like this. And I do not want to put the friendship at risk over an old bicycle. Even though I am 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.
Distribution of values for X1_2_2D_Negotiations
222 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X1_2_2D_Negotiations | D. It is uncomfortable for me to dribble with a friend like this. And I do not want to put the friendship at risk over an old bicycle. Even though I am 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. | numeric | 222 | 0.984834 | -2.1 | 0.36 | 1.6 | -0.0047522 | 1.001438 | ▂▅▁▇▂ |
Distribution of values for X1_2_2E_Negotiations
222 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
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. | numeric | 222 | 0.984834 | -2 | 0.44 | 1.6 | -0.0057439 | 0.9994954 | ▂▆▁▇▂ |
I can find a way to get what I want even if someone opposes me
Distribution of values for X2_1_1_Self_Efficacy
258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_1_Self_Efficacy | I can find a way to get what I want even if someone opposes me | numeric | 258 | 0.9823746 | -2.7 | -0.14 | 1.2 | 0.0003975 | 1.002217 | ▁▂▁▇▅ |
I can solve difficult problems if I try hard enough.
Distribution of values for X2_1_2_Self_Efficacy
258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_2_Self_Efficacy | I can solve difficult problems if I try hard enough. | numeric | 258 | 0.9823746 | -2.8 | -0.062 | 1.3 | 0.0015715 | 1.001774 | ▁▂▁▇▃ |
It is easy for me to persist in what I have committed to until I achieve my goals.
Distribution of values for X2_1_3_Self_Efficacy
258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_3_Self_Efficacy | It is easy for me to persist in what I have committed to until I achieve my goals. | numeric | 258 | 0.9823746 | -2.9 | -0.089 | 1.3 | 0.0034267 | 1.000738 | ▁▂▁▇▃ |
I’m confident I could manage any unexpected events.
Distribution of values for X2_1_4_Self_Efficacy
258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_4_Self_Efficacy | I’m confident I could manage any unexpected events. | numeric | 258 | 0.9823746 | -2.7 | -0.0039 | 1.4 | 0.0010113 | 1.002582 | ▁▂▁▇▃ |
Thanks to my qualities and ressources Ican overcome unspected events.
Distribution of values for X2_1_5_Self_Efficacy
258 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_5_Self_Efficacy | Thanks to my qualities and ressources Ican overcome unspected events. | numeric | 258 | 0.9823746 | -2.8 | -0.073 | 1.3 | -0.0010595 | 0.9990846 | ▁▂▁▇▃ |
When I find myself in difficult moments I can remain calm because I have the necessary skills to manage difficult situations.
Distribution of values for X2_1_6_Self_Efficacy
260 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_6_Self_Efficacy | When I find myself in difficult moments I can remain calm because I have the necessary skills to manage difficult situations. | numeric | 260 | 0.982238 | -2.4 | 0.22 | 1.5 | -0.0026638 | 1.00341 | ▁▃▁▇▂ |
Whatever it is, generally I’m able to handle it
Distribution of values for X2_1_7_Self_Efficacy
260 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_7_Self_Efficacy | Whatever it is, generally I’m able to handle it | numeric | 260 | 0.982238 | -2.7 | 0.044 | 1.4 | -0.000887 | 1.002356 | ▁▃▁▇▃ |
I can solve most of the problems if I try hard enough.
Distribution of values for X2_1_8_Self_Efficacy
260 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_8_Self_Efficacy | I can solve most of the problems if I try hard enough. | numeric | 260 | 0.982238 | -2.9 | -0.19 | 1.2 | 0.0040539 | 1.000538 | ▁▂▁▇▅ |
If I find myself in a difficult situation, generally it occurs to me what to do about it.
Distribution of values for X2_1_9_Self_Efficacy
260 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_9_Self_Efficacy | If I find myself in a difficult situation, generally it occurs to me what to do about it. | numeric | 260 | 0.982238 | -2.8 | -0.011 | 1.4 | -0.0022322 | 1.002983 | ▁▂▁▇▃ |
When facing a problem usually I come up with different alternatives of how to solve it.
Distribution of values for X2_1_10_Self_Efficacy
260 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_1_10_Self_Efficacy | When facing a problem usually I come up with different alternatives of how to solve it. | numeric | 260 | 0.982238 | -2.8 | -0.074 | 1.3 | 0.0002519 | 1.002712 | ▁▂▁▇▃ |
In the last three months, what is your capacity to: Express your opinions when your classmates don’t agree with you?
Distribution of values for X2_2_1_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_1_Youth_Self_Efficacy | In the last three months, what is your capacity to: Express your opinions when your classmates don’t agree with you? | numeric | 275 | 0.9812133 | -2.2 | -0.35 | 1.5 | -0.0008304 | 1.001381 | ▁▃▆▇▃ |
In the last three months, what is your capacity to: Mantain a conversation with a stranger?
Distribution of values for X2_2_2_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_2_Youth_Self_Efficacy | In the last three months, what is your capacity to: Mantain a conversation with a stranger? | numeric | 275 | 0.9812133 | -1.6 | 0.055 | 1.7 | -0.0080889 | 1.001724 | ▅▇▇▇▃ |
In the last three months, what is your capacity to: Work in harmony with your classmates?
Distribution of values for X2_2_3_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_3_Youth_Self_Efficacy | In the last three months, what is your capacity to: Work in harmony with your classmates? | numeric | 275 | 0.9812133 | -2.8 | 0.29 | 1.3 | 0.0035746 | 0.999829 | ▁▂▅▇▅ |
In the last three months, what is your capacity to: Tell other kids they are doing something you believe is wrong?
Distribution of values for X2_2_4_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_4_Youth_Self_Efficacy | In the last three months, what is your capacity to: Tell other kids they are doing something you believe is wrong? | numeric | 275 | 0.9812133 | -2.4 | 0.38 | 1.3 | -0.0016521 | 1.00292 | ▁▂▆▇▅ |
In the last three months, what is your capacity to: Succeed keeping a friendship with other kid?
Distribution of values for X2_2_5_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_5_Youth_Self_Efficacy | In the last three months, what is your capacity to: Succeed keeping a friendship with other kid? | numeric | 275 | 0.9812133 | -2.7 | 0.26 | 1.2 | -0.002042 | 1.002285 | ▁▂▅▇▅ |
In the last three months, what is your capacity to: Successfully prevent fights with other kids?
Distribution of values for X2_2_6_Youth_Self_Efficacy
275 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_6_Youth_Self_Efficacy | In the last three months, what is your capacity to: Successfully prevent fights with other kids? | numeric | 275 | 0.9812133 | -2.3 | 0.33 | 1.2 | -0.0013876 | 1.000934 | ▂▂▅▇▆ |
In the last three months, what is your capacity to: Manage to be cheerful when an unfortunate event has occurred.
Distribution of values for X2_2_7_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_7_Youth_Self_Efficacy | In the last three months, what is your capacity to: Manage to be cheerful when an unfortunate event has occurred. | numeric | 277 | 0.9810766 | -1.9 | -0.2 | 1.5 | -0.0092934 | 1.001988 | ▂▅▇▇▃ |
In the last three months, what is your capacity to: Being able to feel calm after being frighten.
Distribution of values for X2_2_8_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_8_Youth_Self_Efficacy | In the last three months, what is your capacity to: Being able to feel calm after being frighten. | numeric | 277 | 0.9810766 | -2.2 | -0.33 | 1.6 | -0.0049559 | 1.004522 | ▁▅▇▇▃ |
In the last three months, what is your capacity to: Avoid feeling nervous?
Distribution of values for X2_2_9_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_9_Youth_Self_Efficacy | In the last three months, what is your capacity to: Avoid feeling nervous? | numeric | 277 | 0.9810766 | -1.9 | -0.13 | 1.6 | -0.0102813 | 1.001909 | ▂▆▇▇▃ |
In the last three months, what is your capacity to: Control your feelings?
Distribution of values for X2_2_10_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_10_Youth_Self_Efficacy | In the last three months, what is your capacity to: Control your feelings? | numeric | 277 | 0.9810766 | -2.2 | 0.53 | 1.4 | -0.0065491 | 1.005369 | ▂▃▆▇▅ |
In the last three months, what is your capacity to: Repress successfully unpleasant thoughts.
Distribution of values for X2_2_11_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_11_Youth_Self_Efficacy | In the last three months, what is your capacity to: Repress successfully unpleasant thoughts. | numeric | 277 | 0.9810766 | -2.1 | -0.31 | 1.5 | -0.0089605 | 1.001967 | ▂▅▇▇▃ |
In the last three months, what is your capacity to: Stop worrying about things that could happen?
Distribution of values for X2_2_12_Youth_Self_Efficacy
277 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_2_12_Youth_Self_Efficacy | In the last three months, what is your capacity to: Stop worrying about things that could happen? | numeric | 277 | 0.9810766 | -2 | -0.27 | 1.4 | -0.0113301 | 1.003696 | ▂▅▇▇▅ |
Considering your relationship with your parents in the last three months what would be your capacity to: Dialogue with your parents even when your relationship is tense
Distribution of values for X2_3_1_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_1_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Dialogue with your parents even when your relationship is tense | numeric | 288 | 0.9803252 | -2 | 0.55 | 1.4 | -0.0010238 | 1.001892 | ▂▅▆▇▅ |
Considering your relationship with your parents in the last three months what would be your capacity to: Talk to your parents about personal issues.
Distribution of values for X2_3_2_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_2_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Talk to your parents about personal issues. | numeric | 288 | 0.9803252 | -1.8 | -0.21 | 1.4 | -0.0003199 | 1.001957 | ▃▅▆▇▅ |
Considering your relationship with your parents in the last three months what would be your capacity to: Avoiding that differences of opinions lead to a confrontation with your parents.
Distribution of values for X2_3_3_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_3_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Avoiding that differences of opinions lead to a confrontation with your parents. | numeric | 288 | 0.9803252 | -2.1 | -0.3 | 1.5 | -0.0045123 | 1.003242 | ▂▃▇▇▃ |
Considering your relationship with your parents in the last three months what would be your capacity to: Make your parents understand your point of view on issues you have a different approach.
Distribution of values for X2_3_4_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_4_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Make your parents understand your point of view on issues you have a different approach. | numeric | 288 | 0.9803252 | -2.2 | 0.41 | 1.3 | -0.0053908 | 1.002198 | ▁▃▆▇▅ |
Considering your relationship with your parents in the last three months what would be your capacity to: Expressing your disagreement with your parents without loosing your composure.
Distribution of values for X2_3_5_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_5_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Expressing your disagreement with your parents without loosing your composure. | numeric | 288 | 0.9803252 | -2 | -0.21 | 1.5 | -0.005076 | 1.000615 | ▂▅▇▇▃ |
Considering your relationship with your parents in the last three months what would be your capacity to: Get that your parents pay attention to your needs even when they are busy with their own problems.
Distribution of values for X2_3_6_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_6_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Get that your parents pay attention to your needs even when they are busy with their own problems. | numeric | 288 | 0.9803252 | -2.1 | -0.31 | 1.5 | -0.0046821 | 1.001406 | ▂▃▇▇▃ |
Considering your relationship with your parents in the last three months what would be your capacity to: Accept their criticisms about you without feeling offended.
Distribution of values for X2_3_7_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_7_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Accept their criticisms about you without feeling offended. | numeric | 288 | 0.9803252 | -2 | 0.54 | 1.4 | -0.0059066 | 1.003659 | ▂▃▆▇▅ |
Considering your relationship with your parents in the last three months what would be your capacity to: Increase the trust and recognition to you from your parents.
Distribution of values for X2_3_8_Self_Efficacy_Scale
288 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_3_8_Self_Efficacy_Scale | Considering your relationship with your parents in the last three months what would be your capacity to: Increase the trust and recognition to you from your parents. | numeric | 288 | 0.9803252 | -2.4 | 0.31 | 1.2 | -0.0023636 | 1.002958 | ▁▂▅▇▆ |
You can learn new things, but you can’t really change the level of basic intelligence.
Distribution of values for X2_4_1_Growth_Mentality
296 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_4_1_Growth_Mentality | You can learn new things, but you can’t really change the level of basic intelligence. | numeric | 296 | 0.9797787 | -2 | 0.56 | 1.4 | -0.0031916 | 1.002091 | ▂▃▅▇▃ |
You have certain amount of intelligence and there is not much to do to change it
Distribution of values for X2_4_2_Growth_Mentality
296 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_4_2_Growth_Mentality | You have certain amount of intelligence and there is not much to do to change it | numeric | 296 | 0.9797787 | -1.9 | -0.17 | 1.5 | -0.0038602 | 1.001649 | ▃▃▆▇▃ |
Our intelligence is something very much ours that can’t be change much
Distribution of values for X2_4_3_Growth_Mentality
296 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_4_3_Growth_Mentality | Our intelligence is something very much ours that can’t be change much | numeric | 296 | 0.9797787 | -1.9 | 0.49 | 1.3 | -0.001503 | 1.002314 | ▂▃▅▇▅ |
I enjoy being unique and different from others in several aspects.
Distribution of values for X2_5_A1_Self_Concept
310 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A1_Self_Concept | I enjoy being unique and different from others in several aspects. | numeric | 310 | 0.9788222 | -2.7 | 0.11 | 1 | 0.0030895 | 1.001291 | ▁▂▃▇▇ |
I can openly talk to a person I met for the first time, even when that person is a lot older than me.
Distribution of values for X2_5_A2_Self_Concept
310 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A2_Self_Concept | I can openly talk to a person I met for the first time, even when that person is a lot older than me. | numeric | 310 | 0.9788222 | -2.1 | 0.48 | 1.3 | -0.0029896 | 1.004378 | ▂▃▆▇▅ |
I do my own things, no matter what others thing.
Distribution of values for X2_5_A3_Self_Concept
310 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A3_Self_Concept | I do my own things, no matter what others thing. | numeric | 310 | 0.9788222 | -3.1 | 0.092 | 1.2 | 0.0006565 | 1.001838 | ▁▁▅▇▆ |
I feel it is important for me to act like an independent person.
Distribution of values for X2_5_A4_Self_Concept
311 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A4_Self_Concept | I feel it is important for me to act like an independent person. | numeric | 311 | 0.9787539 | -3.2 | 0.025 | 1.1 | 0.0042455 | 0.9993798 | ▁▁▃▇▆ |
I rather say NO at first than risk being misunderstood.
Distribution of values for X2_5_A5_Self_Concept
316 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A5_Self_Concept | I rather say NO at first than risk being misunderstood. | numeric | 316 | 0.9784124 | -2.7 | 0.18 | 1.1 | 0.0026709 | 1.001719 | ▁▂▅▇▆ |
I rather being forward and honest when I deal with people I just met.
Distribution of values for X2_5_A6_Self_Concept
316 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A6_Self_Concept | I rather being forward and honest when I deal with people I just met. | numeric | 316 | 0.9784124 | -2.9 | 0.11 | 1.1 | -3.23e-05 | 1.002121 | ▁▂▅▇▆ |
I feel comfortable getting compliments and rewards.
Distribution of values for X2_5_A7_Self_Concept
316 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A7_Self_Concept | I feel comfortable getting compliments and rewards. | numeric | 316 | 0.9784124 | -3 | 0.13 | 1.2 | 2.6e-06 | 1.001991 | ▁▁▅▇▆ |
Talking during class (or reunion) is not a problem for me.
Distribution of values for X2_5_A8_Self_Concept
316 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A8_Self_Concept | Talking during class (or reunion) is not a problem for me. | numeric | 316 | 0.9784124 | -2.2 | 0.39 | 1.3 | -0.0055402 | 1.003758 | ▂▃▆▇▅ |
I always act the same no matter who I am with.
Distribution of values for X2_5_A9_Self_Concept
320 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A9_Self_Concept | I always act the same no matter who I am with. | numeric | 320 | 0.9781391 | -2.4 | 0.3 | 1.2 | -0.0019335 | 1.002305 | ▁▂▅▇▅ |
I behave the same in my house and at school.
Distribution of values for X2_5_A10_Self_Concept
320 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A10_Self_Concept | I behave the same in my house and at school. | numeric | 320 | 0.9781391 | -2.4 | 0.26 | 1.2 | -0.0046401 | 1.005419 | ▁▂▅▇▆ |
I try to do whats best for me, no matter how that affect others.
Distribution of values for X2_5_A11_Self_Concept
320 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_A11_Self_Concept | I try to do whats best for me, no matter how that affect others. | numeric | 320 | 0.9781391 | -2.3 | 0.39 | 1.3 | -0.0076181 | 1.002515 | ▂▂▆▇▆ |
Even when I disagree completely with the members of the group I avoid a discussion.
Distribution of values for X2_5_B1_Self_Concept
313 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B1_Self_Concept | Even when I disagree completely with the members of the group I avoid a discussion. | numeric | 313 | 0.9786173 | -2.5 | 0.31 | 1.2 | 0.0010627 | 1.002357 | ▁▂▅▇▅ |
I respect the authority figures that I interact with.
Distribution of values for X2_5_B2_Self_Concept
313 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B2_Self_Concept | I respect the authority figures that I interact with. | numeric | 313 | 0.9786173 | -3.1 | 0.0095 | 1 | 0.0073666 | 1.000106 | ▁▁▃▇▇ |
I respect people that are modest about themselves
Distribution of values for X2_5_B3_Self_Concept
313 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B3_Self_Concept | I respect people that are modest about themselves | numeric | 313 | 0.9786173 | -3.1 | 0.11 | 1.2 | 0.0008586 | 1.00268 | ▁▁▅▇▅ |
I would sacrifice my own interests in benefit of the group that I belong to.
Distribution of values for X2_5_B4_Self_Concept
313 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B4_Self_Concept | I would sacrifice my own interests in benefit of the group that I belong to. | numeric | 313 | 0.9786173 | -2.7 | 0.27 | 1.3 | 0.0006579 | 1.00297 | ▁▂▅▇▅ |
I must consider my parents advice when making educations and career plans.
Distribution of values for X2_5_B5_Self_Concept
318 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B5_Self_Concept | I must consider my parents advice when making educations and career plans. | numeric | 318 | 0.9782757 | -3 | -0.034 | 0.94 | 0.0016669 | 1.002219 | ▁▁▃▇▇ |
Sometimes I feel like my relationship with others are more important than my own development.
Distribution of values for X2_5_B6_Self_Concept
318 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B6_Self_Concept | Sometimes I feel like my relationship with others are more important than my own development. | numeric | 318 | 0.9782757 | -2.1 | -0.33 | 1.5 | -0.0081567 | 1.003218 | ▂▃▆▇▃ |
I would offer my seat to my teacher on a bus
Distribution of values for X2_5_B7_Self_Concept
318 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B7_Self_Concept | I would offer my seat to my teacher on a bus | numeric | 318 | 0.9782757 | -2.8 | 0.087 | 1.1 | -0.000634 | 1.001213 | ▁▁▅▇▇ |
I feel happy when people around me are happy.
Distribution of values for X2_5_B8_Self_Concept
318 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B8_Self_Concept | I feel happy when people around me are happy. | numeric | 318 | 0.9782757 | -3.3 | -0.2 | 0.84 | 0.0040197 | 1.001222 | ▁▁▂▆▇ |
I would stay in the group if they need me, even when Im not happy with the group.
Distribution of values for X2_5_B9_Self_Concept
319 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B9_Self_Concept | I would stay in the group if they need me, even when Im not happy with the group. | numeric | 319 | 0.9782074 | -2.5 | 0.26 | 1.2 | -0.0030232 | 1.003075 | ▁▂▅▇▅ |
It is important for me that everybody gets along in the group.
Distribution of values for X2_5_B10_Self_Concept
319 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B10_Self_Concept | It is important for me that everybody gets along in the group. | numeric | 319 | 0.9782074 | -3.2 | -0.085 | 0.95 | 0.0039536 | 1.00101 | ▁▁▃▇▇ |
In general, I agree with what others want to do even when I prefer to do something different.
Distribution of values for X2_5_B11_Self_Concept
319 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_5_B11_Self_Concept | In general, I agree with what others want to do even when I prefer to do something different. | numeric | 319 | 0.9782074 | -2.8 | 0.23 | 1.2 | -0.0045023 | 1.005142 | ▁▂▅▇▅ |
I generally focus in prevent negative events to happen in my life
Distribution of values for X2_6_A1_Self_Regulatory
351 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A1_Self_Regulatory | I generally focus in prevent negative events to happen in my life | numeric | 351 | 0.9760213 | -2.8 | 0.16 | 1.2 | 0.0011158 | 1.001012 | ▁▁▃▇▅ |
I feel anxious about not being able to achieve my responsibilities and obligations.
Distribution of values for X2_6_A2_Self_Regulatory
351 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A2_Self_Regulatory | I feel anxious about not being able to achieve my responsibilities and obligations. | numeric | 351 | 0.9760213 | -2.4 | 0.32 | 1.2 | -0.0043711 | 1.004408 | ▁▂▅▇▅ |
I often think in the person I’m afraid I would become in the future
Distribution of values for X2_6_A3_Self_Regulatory
351 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A3_Self_Regulatory | I often think in the person I’m afraid I would become in the future | numeric | 351 | 0.9760213 | -2.7 | 0.15 | 1.1 | -0.0026948 | 1.003856 | ▁▁▅▇▆ |
I worry often about not achieving my academic goals.
Distribution of values for X2_6_A4_Self_Regulatory
356 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A4_Self_Regulatory | I worry often about not achieving my academic goals. | numeric | 356 | 0.9756797 | -2.9 | 0.028 | 1 | -0.0005707 | 1.000468 | ▁▁▃▇▇ |
I often think of how to prevent making mistakes in my life.
Distribution of values for X2_6_A5_Self_Regulatory
356 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A5_Self_Regulatory | I often think of how to prevent making mistakes in my life. | numeric | 356 | 0.9756797 | -3.3 | 0.017 | 1.1 | 0.0025932 | 0.999392 | ▁▁▃▇▆ |
My main goal in school at the moment is to avoid being incompetent academically.
Distribution of values for X2_6_A6_Self_Regulatory
356 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_A6_Self_Regulatory | My main goal in school at the moment is to avoid being incompetent academically. | numeric | 356 | 0.9756797 | -3.2 | -0.043 | 1 | -0.001902 | 1.000309 | ▁▁▃▇▇ |
Frequently, I think in how to achieve my hopes and aspirations.
Distribution of values for X2_6_B1_Self_Regulatory
346 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B1_Self_Regulatory | Frequently, I think in how to achieve my hopes and aspirations. | numeric | 346 | 0.9763629 | -3.3 | -0.11 | 0.95 | 0.0064749 | 0.997213 | ▁▁▂▇▇ |
I often think in the person that I would like to be in the future.
Distribution of values for X2_6_B2_Self_Regulatory
346 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B2_Self_Regulatory | I often think in the person that I would like to be in the future. | numeric | 346 | 0.9763629 | -3.5 | -0.19 | 0.9 | 0.0052408 | 0.9989249 | ▁▁▂▆▇ |
Normally I focus on the success I hope to achieve in the future.
Distribution of values for X2_6_B3_Self_Regulatory
346 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B3_Self_Regulatory | Normally I focus on the success I hope to achieve in the future. | numeric | 346 | 0.9763629 | -3.6 | -0.25 | 0.88 | 0.0067857 | 0.9986229 | ▁▁▂▆▇ |
I often think on how to achieve academic success.
Distribution of values for X2_6_B4_Self_Regulatory
353 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B4_Self_Regulatory | I often think on how to achieve academic success. | numeric | 353 | 0.9758847 | -3.4 | -0.15 | 0.93 | 0.0052505 | 0.999565 | ▁▁▂▇▇ |
My main goal at school in this moment is to achieve my academic ambitions.
Distribution of values for X2_6_B5_Self_Regulatory
353 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B5_Self_Regulatory | My main goal at school in this moment is to achieve my academic ambitions. | numeric | 353 | 0.9758847 | -3.4 | -0.11 | 0.99 | 0.0035165 | 0.999704 | ▁▁▃▇▇ |
I often imagine myself experimenting good things that I hope happen to me.
Distribution of values for X2_6_B6_Self_Regulatory
353 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_6_B6_Self_Regulatory | I often imagine myself experimenting good things that I hope happen to me. | numeric | 353 | 0.9758847 | -3.6 | -0.23 | 0.9 | 0.0054294 | 0.9974075 | ▁▁▂▆▇ |
I often set a goal but later chose to pursue a different one.
Distribution of values for X2_7_1_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_1_Grit | I often set a goal but later chose to pursue a different one. | numeric | 369 | 0.9747916 | -2.3 | 0.43 | 1.3 | -0.0063772 | 1.003928 | ▂▂▅▇▃ |
I have been obsessed with certain idea or project for a short period of time but later I lose interest
Distribution of values for X2_7_2_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_2_Grit | I have been obsessed with certain idea or project for a short period of time but later I lose interest | numeric | 369 | 0.9747916 | -2.3 | 0.48 | 1.4 | -0.0044137 | 1.002742 | ▂▂▆▇▃ |
The new ideas or projects often distract me from the prior ones.
Distribution of values for X2_7_3_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_3_Grit | The new ideas or projects often distract me from the prior ones. | numeric | 369 | 0.9747916 | -2.6 | 0.37 | 1.4 | -0.0047239 | 1.001084 | ▁▂▅▇▃ |
I rarely finish what I begin.
Distribution of values for X2_7_4_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_4_Grit | I rarely finish what I begin. | numeric | 369 | 0.9747916 | -2.1 | 0.45 | 1.3 | -0.0049795 | 1.00327 | ▂▃▅▇▅ |
Setbacks discourage me.
Distribution of values for X2_7_5_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_5_Grit | Setbacks discourage me. | numeric | 369 | 0.9747916 | -2.2 | 0.46 | 1.4 | -0.0061663 | 1.002895 | ▂▂▆▇▃ |
I am not a very diligent student.
Distribution of values for X2_7_6_Grit
369 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X2_7_6_Grit | I am not a very diligent student. | numeric | 369 | 0.9747916 | -2.2 | 0.52 | 1.4 | -0.004123 | 1.000388 | ▂▂▇▇▃ |
How interested are you in: Starting a business
Distribution of values for X3_1_A1_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A1_Bus_Self_Efficacy | How interested are you in: Starting a business | numeric | 392 | 0.9732204 | -2.4 | 0.32 | 1.2 | -0.0045276 | 0.9998294 | ▁▃▅▇▆ |
How interested are you in: Becoming self-employed
Distribution of values for X3_1_A2_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A2_Bus_Self_Efficacy | How interested are you in: Becoming self-employed | numeric | 392 | 0.9732204 | -2.9 | 0.16 | 1.2 | 0.0020336 | 1.000607 | ▁▂▅▇▆ |
How interested are you in: Perceiving business opportunities
Distribution of values for X3_1_A3_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A3_Bus_Self_Efficacy | How interested are you in: Perceiving business opportunities | numeric | 392 | 0.9732204 | -2.8 | 0.24 | 1.3 | -0.0003846 | 0.9989576 | ▁▂▅▇▅ |
How interested are you in: Overcoming problems when starting a business
Distribution of values for X3_1_A4_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A4_Bus_Self_Efficacy | How interested are you in: Overcoming problems when starting a business | numeric | 392 | 0.9732204 | -2.9 | 0.2 | 1.2 | -0.0014408 | 1.001594 | ▁▂▅▇▅ |
How interested are you in: Negotiating with other business people
Distribution of values for X3_1_A5_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A5_Bus_Self_Efficacy | How interested are you in: Negotiating with other business people | numeric | 392 | 0.9732204 | -2.8 | 0.2 | 1.2 | -0.0020557 | 1.001513 | ▁▂▅▇▆ |
How interested are you in: Keeping an overview of your financial affairs
Distribution of values for X3_1_A6_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A6_Bus_Self_Efficacy | How interested are you in: Keeping an overview of your financial affairs | numeric | 392 | 0.9732204 | -2.9 | 0.19 | 1.2 | -0.0018846 | 1.002335 | ▁▂▅▇▅ |
How interested are you in: Writing a business plan
Distribution of values for X3_1_A7_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A7_Bus_Self_Efficacy | How interested are you in: Writing a business plan | numeric | 392 | 0.9732204 | -2.9 | 0.13 | 1.1 | -0.0011614 | 1.002287 | ▁▂▅▇▆ |
How interested are you in: Finding financial capital for starting a business
Distribution of values for X3_1_A8_Bus_Self_Efficacy
392 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_A8_Bus_Self_Efficacy | How interested are you in: Finding financial capital for starting a business | numeric | 392 | 0.9732204 | -2.9 | 0.11 | 1.1 | -0.0004083 | 1.000583 | ▁▂▅▇▆ |
How confident are you that you can: Start a business
Distribution of values for X3_1_B1_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B1_Bus_Self_Efficacy | How confident are you that you can: Start a business | numeric | 381 | 0.9739719 | -2.3 | 0.48 | 1.4 | -0.0055216 | 1.000226 | ▁▃▇▇▅ |
How confident are you that you can: Become self-employed
Distribution of values for X3_1_B2_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B2_Bus_Self_Efficacy | How confident are you that you can: Become self-employed | numeric | 381 | 0.9739719 | -2.8 | 0.25 | 1.3 | -0.0005464 | 1.002464 | ▁▂▅▇▅ |
How confident are you that you can: Perceive business opportunities well
Distribution of values for X3_1_B3_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B3_Bus_Self_Efficacy | How confident are you that you can: Perceive business opportunities well | numeric | 381 | 0.9739719 | -2.7 | 0.34 | 1.4 | -0.0038482 | 0.9993495 | ▁▂▆▇▅ |
How confident are you that you can: Overcome problems when starting a business
Distribution of values for X3_1_B4_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B4_Bus_Self_Efficacy | How confident are you that you can: Overcome problems when starting a business | numeric | 381 | 0.9739719 | -2.8 | 0.3 | 1.3 | -0.002683 | 0.9999837 | ▁▂▆▇▅ |
How confident are you that you can: Negotiate with other business people well
Distribution of values for X3_1_B5_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B5_Bus_Self_Efficacy | How confident are you that you can: Negotiate with other business people well | numeric | 381 | 0.9739719 | -2.7 | 0.28 | 1.3 | -0.0042545 | 1.002989 | ▁▂▆▇▅ |
How confident are you that you can: Keep an overview of your financial affairs well
Distribution of values for X3_1_B6_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B6_Bus_Self_Efficacy | How confident are you that you can: Keep an overview of your financial affairs well | numeric | 381 | 0.9739719 | -2.8 | 0.26 | 1.3 | 0.0018118 | 1.000671 | ▁▂▅▇▅ |
How confident are you that you can: Write a business plan well
Distribution of values for X3_1_B7_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B7_Bus_Self_Efficacy | How confident are you that you can: Write a business plan well | numeric | 381 | 0.9739719 | -2.8 | 0.21 | 1.2 | 8.13e-05 | 1.00126 | ▁▂▅▇▆ |
How confident are you that you can: Find financial capital for starting a business
Distribution of values for X3_1_B8_Bus_Self_Efficacy
381 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_1_B8_Bus_Self_Efficacy | How confident are you that you can: Find financial capital for starting a business | numeric | 381 | 0.9739719 | -2.7 | 0.21 | 1.2 | -0.0024543 | 1.000666 | ▁▂▅▇▆ |
How many opportunities to create a company have you detected in the last three months.
Distribution of values for X3_2_1_Bus_Oport
474 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_2_1_Bus_Oport | How many opportunities to create a company have you detected in the last three months. | numeric | 474 | 0.9676185 | 0 | 2 | 15 | 3.000675 | 3.539461 | ▇▂▁▁▁ |
Of all those opportunities, in your opinion how many of them were promising to create profitable business.
Distribution of values for X3_2_2_Bus_Oport
474 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_2_2_Bus_Oport | Of all those opportunities, in your opinion how many of them were promising to create profitable business. | numeric | 474 | 0.9676185 | 0 | 1 | 6 | 1.539185 | 1.552194 | ▇▃▁▁▁ |
How many opportunities to create a company you have started, that you compromise time and resources in the last three months.
Distribution of values for X3_2_3_Bus_Oport
474 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_2_3_Bus_Oport | How many opportunities to create a company you have started, that you compromise time and resources in the last three months. | numeric | 474 | 0.9676185 | 0 | 1 | 6 | 1.330602 | 1.561593 | ▇▂▁▁▁ |
Start a new company:It is a good opportunity to make a living.
Distribution of values for X3_3_1_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_1_Bus_Attitudes | Start a new company:It is a good opportunity to make a living. | numeric | 490 | 0.9665255 | -3.2 | -0.077 | 0.95 | 0.0003968 | 1.001963 | ▁▁▃▇▇ |
Start a new company:It is financially attractive.
Distribution of values for X3_3_2_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_2_Bus_Attitudes | Start a new company:It is financially attractive. | numeric | 490 | 0.9665255 | -3.1 | 0.16 | 1.3 | -0.0027854 | 0.9991593 | ▁▁▅▇▅ |
Start a new company:It is a safe and stable source of income.
Distribution of values for X3_3_3_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_3_Bus_Attitudes | Start a new company:It is a safe and stable source of income. | numeric | 490 | 0.9665255 | -3 | 0.16 | 1.2 | -0.0046859 | 1.000243 | ▁▁▅▇▅ |
Start a new company:It means to have control
Distribution of values for X3_3_4_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_4_Bus_Attitudes | Start a new company:It means to have control | numeric | 490 | 0.9665255 | -3.1 | 0.13 | 1.2 | -0.005631 | 1.00162 | ▁▁▅▇▅ |
Start a new company:It involves a lot of work.
Distribution of values for X3_3_5_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_5_Bus_Attitudes | Start a new company:It involves a lot of work. | numeric | 490 | 0.9665255 | -3.1 | 0.097 | 1.2 | -0.0059095 | 1.002309 | ▁▁▅▇▆ |
Start a new company:It involves a lot of work.
Distribution of values for X3_3_6_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_6_Bus_Attitudes | Start a new company:It involves a lot of work. | numeric | 490 | 0.9665255 | -3.2 | -0.0043 | 1.1 | -0.0041829 | 1.000765 | ▁▁▃▇▇ |
Start a new company:It means less time available to do other things.
Distribution of values for X3_3_7_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_7_Bus_Attitudes | Start a new company:It means less time available to do other things. | numeric | 490 | 0.9665255 | -2.5 | 0.47 | 1.5 | -0.0053055 | 0.9993548 | ▁▂▆▇▃ |
Start a new company:Very exciting.
Distribution of values for X3_3_8_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_8_Bus_Attitudes | Start a new company:Very exciting. | numeric | 490 | 0.9665255 | -2.5 | 0.46 | 1.5 | -0.0090349 | 1.00322 | ▁▂▇▇▃ |
Start a new company:It is an opportunity to make your dreams come true.
Distribution of values for X3_3_9_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_9_Bus_Attitudes | Start a new company:It is an opportunity to make your dreams come true. | numeric | 490 | 0.9665255 | -3.3 | 0.00014 | 1.1 | 0.0032349 | 0.9961675 | ▁▁▃▇▆ |
Start a new company:It means freedom.
Distribution of values for X3_3_10_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_10_Bus_Attitudes | Start a new company:It means freedom. | numeric | 490 | 0.9665255 | -2.8 | 0.27 | 1.3 | -0.0044756 | 1.002461 | ▁▂▆▇▅ |
Start a new company:You obtain respect from others.
Distribution of values for X3_3_11_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_11_Bus_Attitudes | Start a new company:You obtain respect from others. | numeric | 490 | 0.9665255 | -3 | 0.15 | 1.2 | -0.0049515 | 1.002093 | ▁▁▅▇▅ |
Start a new company:You obtain admiration from others.
Distribution of values for X3_3_12_Bus_Attitudes
490 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_3_12_Bus_Attitudes | Start a new company:You obtain admiration from others. | numeric | 490 | 0.9665255 | -3.1 | 0.12 | 1.2 | -0.0042474 | 0.9999316 | ▁▁▅▇▆ |
In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?
Distribution of values for X3_4_1_Social_Norms
496 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_4_1_Social_Norms | In what extent your immediate family (parents and siblings) would agree if you decided to create your own company? | numeric | 496 | 0.9661156 | -3.2 | -0.2 | 0.81 | 0.0050027 | 0.9997234 | ▁▁▂▆▇ |
In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?
Distribution of values for X3_4_2_Social_Norms
496 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_4_2_Social_Norms | In what extent your immediate family (parents and siblings) would agree if you decided to create your own company? | numeric | 496 | 0.9661156 | -2.8 | 0.21 | 1.2 | 0.0031142 | 0.9999667 | ▁▁▅▇▅ |
In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?
Distribution of values for X3_4_3_Social_Norms
496 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
X3_4_3_Social_Norms | In what extent your immediate family (parents and siblings) would agree if you decided to create your own company? | numeric | 496 | 0.9661156 | -2.5 | 0.27 | 1.2 | -0.0030193 | 1.00093 | ▁▂▆▇▆ |
School id
Distribution of values for amie
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace |
---|---|---|---|---|---|---|---|---|---|
amie | School id | character | 0 | 1 | 122 | 0 | 7 | 8 | 0 |
Grade in which the student studied
Distribution of values for Grade
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
Grade | Grade in which the student studied | numeric | 0 | 1 | 1 | 2 | 3 | 1.93633 | 0.7881691 | ▇▁▇▁▆ |
Assigned treatment arm
Distribution of values for LearnspaceName
0 missing values.
name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace |
---|---|---|---|---|---|---|---|---|---|
LearnspaceName | Assigned treatment arm | character | 0 | 1 | 48 | 0 | 2 | 3 | 0 |
Unique Student Identification Created by SLO
Distribution of values for ID
0 missing values.
name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
---|---|---|---|---|---|---|---|---|---|---|
ID | Unique Student Identification Created by SLO | numeric | 0 | 1 | 1 | 7770 | 15642 | 7788.49 | 4502.742 | ▇▇▇▇▇ |
JSON-LD metadata
The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.
{
"name": "codebook_data",
"datePublished": "2020-06-09",
"description": "The dataset has N=14638 rows and 171 columns.\n1 rows have no missing values on any column.\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).",
"keywords": ["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", "amie", "Grade", "LearnspaceName", "ID"],
"@context": "http://schema.org/",
"@type": "Dataset",
"variableMeasured": [
{
"name": "X0_1_1_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Language and Literature",
"@type": "propertyValue"
},
{
"name": "X0_1_2_Expected_Grade",
"description": "Please indicate the grade you expect to have in: English",
"@type": "propertyValue"
},
{
"name": "X0_1_3_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Statistics",
"@type": "propertyValue"
},
{
"name": "X0_1_4_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Mathematics",
"@type": "propertyValue"
},
{
"name": "X0_1_5_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Entrepreneurship",
"@type": "propertyValue"
},
{
"name": "X0_1_6_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Biology",
"@type": "propertyValue"
},
{
"name": "X0_1_7_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Physics",
"@type": "propertyValue"
},
{
"name": "X0_1_8_Expected_Grade",
"description": "Please indicate the grade you expect to have in: Chemistry",
"@type": "propertyValue"
},
{
"name": "X0_2_1_Statistics",
"description": "Test question in Statistics 1",
"@type": "propertyValue"
},
{
"name": "X0_2_2_Statistics",
"description": "Test question in Statistics 2",
"@type": "propertyValue"
},
{
"name": "X0_2_3_Statistics",
"description": "Test question in Statistics 3",
"@type": "propertyValue"
},
{
"name": "X0_2_4_Statistics",
"description": "Test question in Statistics 4",
"@type": "propertyValue"
},
{
"name": "X0_2_5_Statistics",
"description": "Test question in Statistics 5",
"@type": "propertyValue"
},
{
"name": "X0_2_6_Statistics",
"description": "Test question in Statistics 6",
"@type": "propertyValue"
},
{
"name": "X0_2_7_Statistics",
"description": "Test question in Statistics 7",
"@type": "propertyValue"
},
{
"name": "X0_2_8_Statistics",
"description": "Test question in Statistics 8",
"@type": "propertyValue"
},
{
"name": "X0_2_9_Statistics",
"description": "Test question in Statistics 9",
"@type": "propertyValue"
},
{
"name": "X0_3_1_Spanish",
"description": "Test question in Spanish 1",
"@type": "propertyValue"
},
{
"name": "X0_3_2_Spanish",
"description": "Test question in Spanish 2",
"@type": "propertyValue"
},
{
"name": "X0_3_3_Spanish",
"description": "Test question in Spanish 3",
"@type": "propertyValue"
},
{
"name": "X0_3_4_Spanish",
"description": "Test question in Spanish 4",
"@type": "propertyValue"
},
{
"name": "X0_3_5_Spanish",
"description": "Test question in Spanish 5",
"@type": "propertyValue"
},
{
"name": "X0_3_6_Spanish",
"description": "Test question in Spanish 6",
"@type": "propertyValue"
},
{
"name": "X0_3_7_Spanish",
"description": "Test question in Spanish 7",
"@type": "propertyValue"
},
{
"name": "X0_3_8a_Spanish",
"description": "Test question in Spanish 8 (a)",
"@type": "propertyValue"
},
{
"name": "X0_3_8b_Spanish",
"description": "Test question in Spanish 8 (b)",
"@type": "propertyValue"
},
{
"name": "X0_3_8c_Spanish",
"description": "Test question in Spanish 8 (c)",
"@type": "propertyValue"
},
{
"name": "X0_3_8d_Spanish",
"description": "Test question in Spanish 8 (d)",
"@type": "propertyValue"
},
{
"name": "X0_3_8e_Spanish",
"description": "Test question in Spanish 8 (e)",
"@type": "propertyValue"
},
{
"name": "X0_3_8f_Spanish",
"description": "Test question in Spanish 8 (f)",
"@type": "propertyValue"
},
{
"name": "X0_4_1_English",
"description": "Test question in English 1",
"@type": "propertyValue"
},
{
"name": "X0_4_2_English",
"description": "Test question in English 2",
"@type": "propertyValue"
},
{
"name": "X0_4_3_English",
"description": "Test question in English 3",
"@type": "propertyValue"
},
{
"name": "X0_4_4_English",
"description": "Test question in English 4",
"@type": "propertyValue"
},
{
"name": "X0_4_5_English",
"description": "Test question in English 5",
"@type": "propertyValue"
},
{
"name": "X0_4_6_English",
"description": "Test question in English 6",
"@type": "propertyValue"
},
{
"name": "X1_1_A1_Personal_Initiative",
"description": "I face problems actively.",
"@type": "propertyValue"
},
{
"name": "X1_1_A2_Personal_Initiative",
"description": "When something goes wrong I find a solution immediately",
"@type": "propertyValue"
},
{
"name": "X1_1_A3_Personal_Initiative",
"description": "When there is an opportunity to be actively involved, I take it.",
"@type": "propertyValue"
},
{
"name": "X1_1_A4_Personal_Initiative",
"description": "I take the initiative immediately even when other have not.",
"@type": "propertyValue"
},
{
"name": "X1_1_A5_Personal_Initiative",
"description": "I take advantage of opportunities quickly to achieve my goals",
"@type": "propertyValue"
},
{
"name": "X1_1_A6_Personal_Initiative",
"description": "I usually do more than what i'm required to do.",
"@type": "propertyValue"
},
{
"name": "X1_1_A7_Personal_Initiative",
"description": "I am particularity good at materializing new ideas.",
"@type": "propertyValue"
},
{
"name": "X1_1_B1_Personal_Initiative",
"description": "I take the initiative even when other don't.",
"@type": "propertyValue"
},
{
"name": "X1_1_B2_Personal_Initiative",
"description": "I work on my tasks with more effort than it is normally expected",
"@type": "propertyValue"
},
{
"name": "X1_1_B3_Personal_Initiative",
"description": "I establish my own goals to benefit my development and learning.",
"@type": "propertyValue"
},
{
"name": "X1_1_B4_Personal_Initiative",
"description": "I look for new tasks independently",
"@type": "propertyValue"
},
{
"name": "X1_1_B5_Personal_Initiative",
"description": "I anticipate the opportunities",
"@type": "propertyValue"
},
{
"name": "X1_1_B6_Personal_Initiative",
"description": "When I establish my on goal I pursue it persistently.",
"@type": "propertyValue"
},
{
"name": "X1_1_B7_Personal_Initiative",
"description": "When I establish my own learning goal, I don't give up / Even when it does not turn as planned.",
"@type": "propertyValue"
},
{
"name": "X1_2_1A_Negotiations",
"description": "The teacher asks the class to enroll in a science project. You are very excited about one particular project, but only one student can join the group projects of 5 persons that already exists. Anna your classmate wants to join the project too. A. I try not to hurt Anna . If the project is that important to her I dont want to stand in her way, there will be another opportunity for me in the future.",
"@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.",
"@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.",
"@type": "propertyValue"
},
{
"name": "X1_2_1D_Negotiations",
"description": "D. I dont want to antagonize Anna. I ask the teacher again to solve things since it was she that put us in that difficult situation.",
"@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. ",
"@type": "propertyValue"
},
{
"name": "X1_2_2A_Negotiations",
"description": "A friends uncle gave him a scooter and you ask him about the bicycle that he is not using and you always wanted. But he wants to sell it for 40$, which you cant afford. 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 dont want to take advantage of my friend more than needed. I ask my parents for money and close the deal.",
"@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 am irrational. But I can only win if I stand firm in my position.",
"@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.",
"@type": "propertyValue"
},
{
"name": "X1_2_2D_Negotiations",
"description": "D. It is uncomfortable for me to dribble with a friend like this. And I do not want to put the friendship at risk over an old bicycle. Even though I am 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.",
"@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. ",
"@type": "propertyValue"
},
{
"name": "X2_1_1_Self_Efficacy",
"description": "I can find a way to get what I want even if someone opposes me",
"@type": "propertyValue"
},
{
"name": "X2_1_2_Self_Efficacy",
"description": "I can solve difficult problems if I try hard enough.",
"@type": "propertyValue"
},
{
"name": "X2_1_3_Self_Efficacy",
"description": "It is easy for me to persist in what I have committed to until I achieve my goals.",
"@type": "propertyValue"
},
{
"name": "X2_1_4_Self_Efficacy",
"description": "I'm confident I could manage any unexpected events.",
"@type": "propertyValue"
},
{
"name": "X2_1_5_Self_Efficacy",
"description": "Thanks to my qualities and ressources Ican overcome unspected events.",
"@type": "propertyValue"
},
{
"name": "X2_1_6_Self_Efficacy",
"description": "When I find myself in difficult moments I can remain calm because I have the necessary skills to manage difficult situations.",
"@type": "propertyValue"
},
{
"name": "X2_1_7_Self_Efficacy",
"description": "Whatever it is, generally I'm able to handle it",
"@type": "propertyValue"
},
{
"name": "X2_1_8_Self_Efficacy",
"description": "I can solve most of the problems if I try hard enough.",
"@type": "propertyValue"
},
{
"name": "X2_1_9_Self_Efficacy",
"description": "If I find myself in a difficult situation, generally it occurs to me what to do about it.",
"@type": "propertyValue"
},
{
"name": "X2_1_10_Self_Efficacy",
"description": "When facing a problem usually I come up with different alternatives of how to solve it.",
"@type": "propertyValue"
},
{
"name": "X2_2_1_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Express your opinions when your classmates don't agree with you?",
"@type": "propertyValue"
},
{
"name": "X2_2_2_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Mantain a conversation with a stranger?",
"@type": "propertyValue"
},
{
"name": "X2_2_3_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Work in harmony with your classmates?",
"@type": "propertyValue"
},
{
"name": "X2_2_4_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Tell other kids they are doing something you believe is wrong?",
"@type": "propertyValue"
},
{
"name": "X2_2_5_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Succeed keeping a friendship with other kid?",
"@type": "propertyValue"
},
{
"name": "X2_2_6_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Successfully prevent fights with other kids?",
"@type": "propertyValue"
},
{
"name": "X2_2_7_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Manage to be cheerful when an unfortunate event has occurred.",
"@type": "propertyValue"
},
{
"name": "X2_2_8_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Being able to feel calm after being frighten.",
"@type": "propertyValue"
},
{
"name": "X2_2_9_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Avoid feeling nervous?",
"@type": "propertyValue"
},
{
"name": "X2_2_10_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Control your feelings?",
"@type": "propertyValue"
},
{
"name": "X2_2_11_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Repress successfully unpleasant thoughts.",
"@type": "propertyValue"
},
{
"name": "X2_2_12_Youth_Self_Efficacy",
"description": "In the last three months, what is your capacity to: Stop worrying about things that could happen?",
"@type": "propertyValue"
},
{
"name": "X2_3_1_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: Dialogue with your parents even when your relationship is tense",
"@type": "propertyValue"
},
{
"name": "X2_3_2_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: Talk to your parents about personal issues.",
"@type": "propertyValue"
},
{
"name": "X2_3_3_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: Avoiding that differences of opinions lead to a confrontation with your parents.",
"@type": "propertyValue"
},
{
"name": "X2_3_4_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: 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": "Considering your relationship with your parents in the last three months what would be your capacity to: Expressing your disagreement with your parents without loosing your composure.",
"@type": "propertyValue"
},
{
"name": "X2_3_6_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: 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": "Considering your relationship with your parents in the last three months what would be your capacity to: Accept their criticisms about you without feeling offended.",
"@type": "propertyValue"
},
{
"name": "X2_3_8_Self_Efficacy_Scale",
"description": "Considering your relationship with your parents in the last three months what would be your capacity to: Increase the trust and recognition to you from your parents.",
"@type": "propertyValue"
},
{
"name": "X2_4_1_Growth_Mentality",
"description": "You can learn new things, but you can't really change the level of basic intelligence.",
"@type": "propertyValue"
},
{
"name": "X2_4_2_Growth_Mentality",
"description": "You have certain amount of intelligence and there is not much to do to change it",
"@type": "propertyValue"
},
{
"name": "X2_4_3_Growth_Mentality",
"description": "Our intelligence is something very much ours that can't be change much",
"@type": "propertyValue"
},
{
"name": "X2_5_A1_Self_Concept",
"description": "I enjoy being unique and different from others in several aspects.",
"@type": "propertyValue"
},
{
"name": "X2_5_A2_Self_Concept",
"description": "I can openly talk to a person I met for the first time, even when that person is a lot older than me.",
"@type": "propertyValue"
},
{
"name": "X2_5_A3_Self_Concept",
"description": "I do my own things, no matter what others thing.",
"@type": "propertyValue"
},
{
"name": "X2_5_A4_Self_Concept",
"description": "I feel it is important for me to act like an independent person.",
"@type": "propertyValue"
},
{
"name": "X2_5_A5_Self_Concept",
"description": "I rather say NO at first than risk being misunderstood.",
"@type": "propertyValue"
},
{
"name": "X2_5_A6_Self_Concept",
"description": "I rather being forward and honest when I deal with people I just met.",
"@type": "propertyValue"
},
{
"name": "X2_5_A7_Self_Concept",
"description": "I feel comfortable getting compliments and rewards.",
"@type": "propertyValue"
},
{
"name": "X2_5_A8_Self_Concept",
"description": "Talking during class (or reunion) is not a problem for me.",
"@type": "propertyValue"
},
{
"name": "X2_5_A9_Self_Concept",
"description": "I always act the same no matter who I am with.",
"@type": "propertyValue"
},
{
"name": "X2_5_A10_Self_Concept",
"description": "I behave the same in my house and at school.",
"@type": "propertyValue"
},
{
"name": "X2_5_A11_Self_Concept",
"description": "I try to do whats best for me, no matter how that affect others.",
"@type": "propertyValue"
},
{
"name": "X2_5_B1_Self_Concept",
"description": "Even when I disagree completely with the members of the group I avoid a discussion.",
"@type": "propertyValue"
},
{
"name": "X2_5_B2_Self_Concept",
"description": "I respect the authority figures that I interact with.",
"@type": "propertyValue"
},
{
"name": "X2_5_B3_Self_Concept",
"description": "I respect people that are modest about themselves",
"@type": "propertyValue"
},
{
"name": "X2_5_B4_Self_Concept",
"description": "I would sacrifice my own interests in benefit of the group that I belong to.",
"@type": "propertyValue"
},
{
"name": "X2_5_B5_Self_Concept",
"description": "I must consider my parents advice when making educations and career plans.",
"@type": "propertyValue"
},
{
"name": "X2_5_B6_Self_Concept",
"description": "Sometimes I feel like my relationship with others are more important than my own development.",
"@type": "propertyValue"
},
{
"name": "X2_5_B7_Self_Concept",
"description": "I would offer my seat to my teacher on a bus",
"@type": "propertyValue"
},
{
"name": "X2_5_B8_Self_Concept",
"description": "I feel happy when people around me are happy.",
"@type": "propertyValue"
},
{
"name": "X2_5_B9_Self_Concept",
"description": "I would stay in the group if they need me, even when Im not happy with the group.",
"@type": "propertyValue"
},
{
"name": "X2_5_B10_Self_Concept",
"description": "It is important for me that everybody gets along in the group.",
"@type": "propertyValue"
},
{
"name": "X2_5_B11_Self_Concept",
"description": "In general, I agree with what others want to do even when I prefer to do something different.",
"@type": "propertyValue"
},
{
"name": "X2_6_A1_Self_Regulatory",
"description": "I generally focus in prevent negative events to happen in my life",
"@type": "propertyValue"
},
{
"name": "X2_6_A2_Self_Regulatory",
"description": "I feel anxious about not being able to achieve my responsibilities and obligations.",
"@type": "propertyValue"
},
{
"name": "X2_6_A3_Self_Regulatory",
"description": "I often think in the person I'm afraid I would become in the future",
"@type": "propertyValue"
},
{
"name": "X2_6_A4_Self_Regulatory",
"description": "I worry often about not achieving my academic goals.",
"@type": "propertyValue"
},
{
"name": "X2_6_A5_Self_Regulatory",
"description": "I often think of how to prevent making mistakes in my life.",
"@type": "propertyValue"
},
{
"name": "X2_6_A6_Self_Regulatory",
"description": "My main goal in school at the moment is to avoid being incompetent academically.",
"@type": "propertyValue"
},
{
"name": "X2_6_B1_Self_Regulatory",
"description": "Frequently, I think in how to achieve my hopes and aspirations.",
"@type": "propertyValue"
},
{
"name": "X2_6_B2_Self_Regulatory",
"description": "I often think in the person that I would like to be in the future.",
"@type": "propertyValue"
},
{
"name": "X2_6_B3_Self_Regulatory",
"description": "Normally I focus on the success I hope to achieve in the future.",
"@type": "propertyValue"
},
{
"name": "X2_6_B4_Self_Regulatory",
"description": "I often think on how to achieve academic success.",
"@type": "propertyValue"
},
{
"name": "X2_6_B5_Self_Regulatory",
"description": "My main goal at school in this moment is to achieve my academic ambitions.",
"@type": "propertyValue"
},
{
"name": "X2_6_B6_Self_Regulatory",
"description": "I often imagine myself experimenting good things that I hope happen to me.",
"@type": "propertyValue"
},
{
"name": "X2_7_1_Grit",
"description": "I often set a goal but later chose to pursue a different one.",
"@type": "propertyValue"
},
{
"name": "X2_7_2_Grit",
"description": "I have been obsessed with certain idea or project for a short period of time but later I lose interest",
"@type": "propertyValue"
},
{
"name": "X2_7_3_Grit",
"description": "The new ideas or projects often distract me from the prior ones.",
"@type": "propertyValue"
},
{
"name": "X2_7_4_Grit",
"description": "I rarely finish what I begin.",
"@type": "propertyValue"
},
{
"name": "X2_7_5_Grit",
"description": "Setbacks discourage me.",
"@type": "propertyValue"
},
{
"name": "X2_7_6_Grit",
"description": "I am not a very diligent student.",
"@type": "propertyValue"
},
{
"name": "X3_1_A1_Bus_Self_Efficacy",
"description": "How interested are you in: Starting a business",
"@type": "propertyValue"
},
{
"name": "X3_1_A2_Bus_Self_Efficacy",
"description": "How interested are you in: Becoming self-employed",
"@type": "propertyValue"
},
{
"name": "X3_1_A3_Bus_Self_Efficacy",
"description": "How interested are you in: Perceiving business opportunities ",
"@type": "propertyValue"
},
{
"name": "X3_1_A4_Bus_Self_Efficacy",
"description": "How interested are you in: Overcoming problems when starting a business",
"@type": "propertyValue"
},
{
"name": "X3_1_A5_Bus_Self_Efficacy",
"description": "How interested are you in: Negotiating with other business people",
"@type": "propertyValue"
},
{
"name": "X3_1_A6_Bus_Self_Efficacy",
"description": "How interested are you in: Keeping an overview of your financial affairs",
"@type": "propertyValue"
},
{
"name": "X3_1_A7_Bus_Self_Efficacy",
"description": "How interested are you in: Writing a business plan",
"@type": "propertyValue"
},
{
"name": "X3_1_A8_Bus_Self_Efficacy",
"description": "How interested are you in: Finding financial capital for starting a business",
"@type": "propertyValue"
},
{
"name": "X3_1_B1_Bus_Self_Efficacy",
"description": "How confident are you that you can: Start a business",
"@type": "propertyValue"
},
{
"name": "X3_1_B2_Bus_Self_Efficacy",
"description": "How confident are you that you can: Become self-employed",
"@type": "propertyValue"
},
{
"name": "X3_1_B3_Bus_Self_Efficacy",
"description": "How confident are you that you can: Perceive business opportunities well",
"@type": "propertyValue"
},
{
"name": "X3_1_B4_Bus_Self_Efficacy",
"description": "How confident are you that you can: Overcome problems when starting a business",
"@type": "propertyValue"
},
{
"name": "X3_1_B5_Bus_Self_Efficacy",
"description": "How confident are you that you can: Negotiate with other business people well",
"@type": "propertyValue"
},
{
"name": "X3_1_B6_Bus_Self_Efficacy",
"description": "How confident are you that you can: Keep an overview of your financial affairs well",
"@type": "propertyValue"
},
{
"name": "X3_1_B7_Bus_Self_Efficacy",
"description": "How confident are you that you can: Write a business plan well",
"@type": "propertyValue"
},
{
"name": "X3_1_B8_Bus_Self_Efficacy",
"description": "How confident are you that you can: Find financial capital for starting a business",
"@type": "propertyValue"
},
{
"name": "X3_2_1_Bus_Oport",
"description": "How many opportunities to create a company have you detected in the last three months.",
"@type": "propertyValue"
},
{
"name": "X3_2_2_Bus_Oport",
"description": "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": "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": "Start a new company:It is a good opportunity to make a living.",
"@type": "propertyValue"
},
{
"name": "X3_3_2_Bus_Attitudes",
"description": "Start a new company:It is financially attractive.",
"@type": "propertyValue"
},
{
"name": "X3_3_3_Bus_Attitudes",
"description": "Start a new company:It is a safe and stable source of income.",
"@type": "propertyValue"
},
{
"name": "X3_3_4_Bus_Attitudes",
"description": "Start a new company:It means to have control",
"@type": "propertyValue"
},
{
"name": "X3_3_5_Bus_Attitudes",
"description": "Start a new company:It involves a lot of work.",
"@type": "propertyValue"
},
{
"name": "X3_3_6_Bus_Attitudes",
"description": "Start a new company:It involves a lot of work.",
"@type": "propertyValue"
},
{
"name": "X3_3_7_Bus_Attitudes",
"description": "Start a new company:It means less time available to do other things.",
"@type": "propertyValue"
},
{
"name": "X3_3_8_Bus_Attitudes",
"description": "Start a new company:Very exciting.",
"@type": "propertyValue"
},
{
"name": "X3_3_9_Bus_Attitudes",
"description": "Start a new company:It is an opportunity to make your dreams come true.",
"@type": "propertyValue"
},
{
"name": "X3_3_10_Bus_Attitudes",
"description": "Start a new company:It means freedom.",
"@type": "propertyValue"
},
{
"name": "X3_3_11_Bus_Attitudes",
"description": "Start a new company:You obtain respect from others.",
"@type": "propertyValue"
},
{
"name": "X3_3_12_Bus_Attitudes",
"description": "Start a new company:You obtain admiration from others.",
"@type": "propertyValue"
},
{
"name": "X3_4_1_Social_Norms",
"description": "In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
"@type": "propertyValue"
},
{
"name": "X3_4_2_Social_Norms",
"description": "In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
"@type": "propertyValue"
},
{
"name": "X3_4_3_Social_Norms",
"description": "In what extent your immediate family (parents and siblings) would agree if you decided to create your own company?",
"@type": "propertyValue"
},
{
"name": "amie",
"description": "School id",
"@type": "propertyValue"
},
{
"name": "Grade",
"description": "Grade in which the student studied",
"@type": "propertyValue"
},
{
"name": "LearnspaceName",
"description": "Assigned treatment arm",
"@type": "propertyValue"
},
{
"name": "ID",
"description": "Unique Student Identification Created by SLO",
"@type": "propertyValue"
}
]
}`