noshot 11.0.0__py3-none-any.whl → 13.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- noshot/data/DLE FSD BDA/DLE/DLE 1 (Json)/1. DNN (Image Classification).ipynb +389 -0
- noshot/data/DLE FSD BDA/DLE/DLE 1 (Json)/2. DNN vs CNN.ipynb +516 -0
- noshot/data/DLE FSD BDA/DLE/DLE 1 (Json)/3. CNN (Object Detecrion).ipynb +259 -0
- noshot/data/DLE FSD BDA/DLE/DLE 1 (Json)/4. FCN (Image Segmentaion).ipynb +274 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/1.1 DNN (Pytorch).ipynb +164 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/1.2 DNN (Tensorflow).ipynb +94 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/1.3 DNN (Image Classification).ipynb +134 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/2.1 DNN vs CNN.ipynb +127 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/2.2 DNN vs CNN.ipynb +123 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/4. FCNN (Image Segmentation).ipynb +108 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/Lab Excercise (Training DNN).ipynb +646 -0
- noshot/data/DLE FSD BDA/DLE/DLE 2 (tim stan s)/Load-Images.ipynb +553 -0
- noshot/data/DLE FSD BDA/DLE/DLE 3 (sonic boy)/Ex1.ipynb +216 -0
- noshot/data/DLE FSD BDA/DLE/DLE 3 (sonic boy)/Ex2.ipynb +195 -0
- noshot/data/DLE FSD BDA/DLE/DLE 3 (sonic boy)/Ex3.ipynb +427 -0
- noshot/data/DLE FSD BDA/DLE/DLE 3 (sonic boy)/Ex4.ipynb +186 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp01/DNN Ex No 1.ipynb +398 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp01/Ex No 1 Build in dataset.ipynb +171 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp01/Exp1-Short-DL_ANN_ImageClassification.ipynb +401 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp01/OR GATE .ipynb +8511 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp02/Exp2-Short-DL_CNN_ImageClassification.ipynb +737 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp03/DL-Ex3-RNN.ipynb +591 -0
- noshot/data/DLE FSD BDA/DLE/DLE 4 (senior)/Exp04/Ex no 4.ipynb +551 -0
- noshot/main.py +3 -3
- {noshot-11.0.0.dist-info → noshot-13.0.0.dist-info}/METADATA +1 -1
- noshot-13.0.0.dist-info/RECORD +32 -0
- noshot/data/ML TS XAI/ML/CNN(Image_for_Folders_5).ipynb +0 -201
- noshot/data/ML TS XAI/ML/CNN(Image_form_Folder_2).ipynb +0 -201
- noshot/data/ML TS XAI/ML/Json Codes/ML LAB CIA 2.ipynb +0 -409
- noshot/data/ML TS XAI/ML/ML 1/1. EDA-PCA (Balance Scale Dataset).ipynb +0 -147
- noshot/data/ML TS XAI/ML/ML 1/1. EDA-PCA (Rice Dataset).ipynb +0 -181
- noshot/data/ML TS XAI/ML/ML 1/10. HMM Veterbi.ipynb +0 -152
- noshot/data/ML TS XAI/ML/ML 1/2. KNN (Balance Scale Dataset).ipynb +0 -117
- noshot/data/ML TS XAI/ML/ML 1/2. KNN (Iris Dataset).ipynb +0 -156
- noshot/data/ML TS XAI/ML/ML 1/2. KNN (Sobar-72 Dataset).ipynb +0 -215
- noshot/data/ML TS XAI/ML/ML 1/3. LDA (Balance Scale Dataset).ipynb +0 -78
- noshot/data/ML TS XAI/ML/ML 1/3. LDA (NPHA Doctor Visits Dataset).ipynb +0 -114
- noshot/data/ML TS XAI/ML/ML 1/4. Linear Regression (Machine Dataset).ipynb +0 -115
- noshot/data/ML TS XAI/ML/ML 1/4. Linear Regression (Real Estate Dataset).ipynb +0 -146
- noshot/data/ML TS XAI/ML/ML 1/5. Logistic Regression (Magic04 Dataset).ipynb +0 -130
- noshot/data/ML TS XAI/ML/ML 1/5. Logistic Regression (Wine Dataset).ipynb +0 -112
- noshot/data/ML TS XAI/ML/ML 1/6. Naive Bayes Classifier (Agaricus Lepiota Dataset).ipynb +0 -118
- noshot/data/ML TS XAI/ML/ML 1/6. Naive Bayes Classifier (Wine Dataset).ipynb +0 -89
- noshot/data/ML TS XAI/ML/ML 1/7. SVM (Rice Dataset).ipynb +0 -120
- noshot/data/ML TS XAI/ML/ML 1/8. FeedForward NN (Sobar72 Dataset).ipynb +0 -262
- noshot/data/ML TS XAI/ML/ML 1/9. CNN (Cifar10 Dataset).ipynb +0 -156
- noshot/data/ML TS XAI/ML/ML 2/1. PCA.ipynb +0 -162
- noshot/data/ML TS XAI/ML/ML 2/10. CNN.ipynb +0 -100
- noshot/data/ML TS XAI/ML/ML 2/11. HMM.ipynb +0 -336
- noshot/data/ML TS XAI/ML/ML 2/2. KNN.ipynb +0 -149
- noshot/data/ML TS XAI/ML/ML 2/3. LDA.ipynb +0 -132
- noshot/data/ML TS XAI/ML/ML 2/4. Linear Regression.ipynb +0 -86
- noshot/data/ML TS XAI/ML/ML 2/5. Logistic Regression.ipynb +0 -115
- noshot/data/ML TS XAI/ML/ML 2/6. Naive Bayes (Titanic).ipynb +0 -196
- noshot/data/ML TS XAI/ML/ML 2/6. Naive Bayes (Wine).ipynb +0 -98
- noshot/data/ML TS XAI/ML/ML 2/7. SVM Linear.ipynb +0 -109
- noshot/data/ML TS XAI/ML/ML 2/8. SVM Non-Linear.ipynb +0 -195
- noshot/data/ML TS XAI/ML/ML 2/9. FNN With Regularization.ipynb +0 -189
- noshot/data/ML TS XAI/ML/ML 2/9. FNN Without Regularization.ipynb +0 -197
- noshot/data/ML TS XAI/ML/ML 2/All in One Lab CIA 1 Q.ipynb +0 -1087
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/1. PCA EDA.ipynb +0 -274
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/10. CNN.ipynb +0 -170
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/11. HMM 2.ipynb +0 -1087
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/11. HMM 3.ipynb +0 -178
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/11. HMM 4.ipynb +0 -185
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/11. HMM.ipynb +0 -106
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/2. KNN.ipynb +0 -177
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/3. LDA.ipynb +0 -195
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/4. Linear Regression.ipynb +0 -267
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/5. Logistic Regression.ipynb +0 -104
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/6. Bayesian Classifier.ipynb +0 -109
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/7. SVM.ipynb +0 -220
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/8. MLP.ipynb +0 -99
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/9. Ridge - Lasso.ipynb +0 -211
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/9. Ridge Lasso 2.ipynb +0 -99
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/Image Load Example.ipynb +0 -118
- noshot/data/ML TS XAI/ML/ML 3 (Latest)/Updated_Untitled.ipynb +0 -603
- noshot/data/ML TS XAI/ML/ML Lab AllinOne.ipynb +0 -961
- noshot/data/ML TS XAI/ML/ML Lab H Sec/1. Iris Dataset (Softmax vs Sigmoid).ipynb +0 -231
- noshot/data/ML TS XAI/ML/ML Lab H Sec/2. Student Dataset (Overfit vs Regularized).ipynb +0 -269
- noshot/data/ML TS XAI/ML/ML Lab H Sec/3. Insurance Target Categorical (Overfit vs Regularized).ipynb +0 -274
- noshot/data/ML TS XAI/ML/ML Lab H Sec/3. Insurance Target Numerical (Overfit vs Regularized).ipynb +0 -263
- noshot/data/ML TS XAI/ML/ML Lab H Sec/4. Smart House System HMM.ipynb +0 -198
- noshot/data/ML TS XAI/ML/ML Lab H Sec/5. Fraud Detection System HMM.ipynb +0 -201
- noshot/data/ML TS XAI/ML/ML Lab H Sec/insurance.csv +0 -1339
- noshot/data/ML TS XAI/ML/ML Lab H Sec/iris1.data +0 -151
- noshot/data/ML TS XAI/ML/ML Lab H Sec/student-mat.csv +0 -396
- noshot/data/ML TS XAI/ML/ML Lab H Sec/student-por.csv +0 -650
- noshot/data/ML TS XAI/ML/Rolls Royce AllinOne.ipynb +0 -691
- noshot-11.0.0.dist-info/RECORD +0 -72
- {noshot-11.0.0.dist-info → noshot-13.0.0.dist-info}/WHEEL +0 -0
- {noshot-11.0.0.dist-info → noshot-13.0.0.dist-info}/licenses/LICENSE.txt +0 -0
- {noshot-11.0.0.dist-info → noshot-13.0.0.dist-info}/top_level.txt +0 -0
@@ -1,650 +0,0 @@
|
|
1
|
-
school;sex;age;address;famsize;Pstatus;Medu;Fedu;Mjob;Fjob;reason;guardian;traveltime;studytime;failures;schoolsup;famsup;paid;activities;nursery;higher;internet;romantic;famrel;freetime;goout;Dalc;Walc;health;absences;G1;G2;G3
|
2
|
-
"GP;""F"";18;""U"";""GT3"";""A"";4;4;""at_home"";""teacher"";""course"";""mother"";2;2;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;4;1;1;3;4;""0"";""11"";11"
|
3
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;3;3;1;1;3;2;""9"";""11"";11"
|
4
|
-
"GP;""F"";15;""U"";""LE3"";""T"";1;1;""at_home"";""other"";""other"";""mother"";1;2;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;2;2;3;3;6;""12"";""13"";12"
|
5
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;2;""health"";""services"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;2;2;1;1;5;0;""14"";""14"";14"
|
6
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;3;""other"";""other"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;2;1;2;5;0;""11"";""13"";13"
|
7
|
-
"GP;""M"";16;""U"";""LE3"";""T"";4;3;""services"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;2;1;2;5;6;""12"";""12"";13"
|
8
|
-
"GP;""M"";16;""U"";""LE3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;1;1;3;0;""13"";""12"";13"
|
9
|
-
"GP;""F"";17;""U"";""GT3"";""A"";4;4;""other"";""teacher"";""home"";""mother"";2;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;1;4;1;1;1;2;""10"";""13"";13"
|
10
|
-
"GP;""M"";15;""U"";""LE3"";""A"";3;2;""services"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;2;2;1;1;1;0;""15"";""16"";17"
|
11
|
-
"GP;""M"";15;""U"";""GT3"";""T"";3;4;""other"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;1;1;1;5;0;""12"";""12"";13"
|
12
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""teacher"";""health"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;3;1;2;2;2;""14"";""14"";14"
|
13
|
-
"GP;""F"";15;""U"";""GT3"";""T"";2;1;""services"";""other"";""reputation"";""father"";3;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;2;2;1;1;4;0;""10"";""12"";13"
|
14
|
-
"GP;""M"";15;""U"";""LE3"";""T"";4;4;""health"";""services"";""course"";""father"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;3;5;0;""12"";""13"";12"
|
15
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;3;1;2;3;0;""12"";""12"";13"
|
16
|
-
"GP;""M"";15;""U"";""GT3"";""A"";2;2;""other"";""other"";""home"";""other"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;5;2;1;1;3;0;""14"";""14"";15"
|
17
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;4;""health"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;1;2;2;6;""17"";""17"";17"
|
18
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;4;""services"";""services"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;2;3;1;2;2;10;""13"";""13"";14"
|
19
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;3;""other"";""other"";""reputation"";""mother"";3;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;3;2;1;1;4;2;""13"";""14"";14"
|
20
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;2;""services"";""services"";""course"";""mother"";1;1;3;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;5;2;4;5;2;""8"";""8"";7"
|
21
|
-
"GP;""M"";16;""U"";""LE3"";""T"";4;3;""health"";""other"";""home"";""father"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;1;3;1;3;5;6;""12"";""12"";12"
|
22
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""reputation"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;1;1;1;1;0;""12"";""13"";14"
|
23
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""health"";""health"";""other"";""father"";1;1;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";5;4;2;1;1;5;0;""11"";""12"";12"
|
24
|
-
"GP;""M"";16;""U"";""LE3"";""T"";4;2;""teacher"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;1;1;3;5;0;""12"";""13"";14"
|
25
|
-
"GP;""M"";16;""U"";""LE3"";""T"";2;2;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;4;2;4;5;2;""10"";""10"";10"
|
26
|
-
"GP;""F"";15;""R"";""GT3"";""T"";2;4;""services"";""health"";""course"";""mother"";1;3;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;5;2;""10"";""11"";10"
|
27
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""services"";""services"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";1;2;2;1;3;5;6;""10"";""11"";12"
|
28
|
-
"GP;""M"";15;""U"";""GT3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;2;2;1;2;5;8;""11"";""12"";12"
|
29
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;2;""health"";""services"";""other"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;2;4;2;4;1;0;""11"";""11"";11"
|
30
|
-
"GP;""M"";16;""U"";""LE3"";""A"";3;4;""services"";""other"";""home"";""mother"";1;2;0;""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;5;2;""12"";""12"";13"
|
31
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""home"";""mother"";1;2;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;5;5;5;5;4;""12"";""11"";12"
|
32
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""health"";""services"";""home"";""mother"";1;2;0;""no"";""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";5;4;2;3;4;5;0;""10"";""11"";11"
|
33
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""services"";""services"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;1;1;1;5;2;""15"";""15"";15"
|
34
|
-
"GP;""M"";15;""R"";""GT3"";""T"";4;3;""teacher"";""at_home"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;5;2;1;1;5;0;""13"";""14"";15"
|
35
|
-
"GP;""M"";15;""U"";""LE3"";""T"";3;3;""other"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;3;2;1;1;2;0;""13"";""12"";12"
|
36
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;2;""other"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;4;3;1;1;5;4;""12"";""12"";12"
|
37
|
-
"GP;""F"";15;""U"";""GT3"";""T"";2;3;""other"";""other"";""other"";""father"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";3;5;1;1;1;5;4;""11"";""11"";11"
|
38
|
-
"GP;""M"";15;""U"";""LE3"";""T"";4;3;""teacher"";""services"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;3;1;1;4;0;""14"";""14"";14"
|
39
|
-
"GP;""M"";16;""R"";""GT3"";""A"";4;4;""other"";""teacher"";""reputation"";""mother"";2;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";2;4;3;1;1;5;4;""13"";""13"";13"
|
40
|
-
"GP;""F"";15;""R"";""GT3"";""T"";3;4;""services"";""health"";""course"";""mother"";1;3;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;5;2;""11"";""12"";12"
|
41
|
-
"GP;""F"";15;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""reputation"";""mother"";1;1;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;3;1;1;1;2;8;""14"";""13"";12"
|
42
|
-
"GP;""F"";16;""U"";""LE3"";""T"";2;2;""other"";""other"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";3;3;3;1;2;3;16;""11"";""11"";10"
|
43
|
-
"GP;""M"";15;""U"";""LE3"";""T"";4;4;""teacher"";""other"";""home"";""other"";1;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";5;4;3;2;4;5;8;""10"";""11"";11"
|
44
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""services"";""teacher"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;5;0;""14"";""15"";15"
|
45
|
-
"GP;""M"";15;""U"";""GT3"";""T"";2;2;""services"";""services"";""course"";""father"";1;1;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;1;1;1;1;0;""9"";""10"";10"
|
46
|
-
"GP;""F"";16;""U"";""LE3"";""T"";2;2;""other"";""at_home"";""course"";""father"";2;2;1;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;2;2;5;14;""10"";""11"";11"
|
47
|
-
"GP;""F"";15;""U"";""LE3"";""A"";4;3;""other"";""other"";""course"";""mother"";1;2;0;""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";5;2;2;1;1;5;4;""10"";""11"";11"
|
48
|
-
"GP;""F"";16;""U"";""LE3"";""A"";3;3;""other"";""services"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;3;5;1;4;3;6;""13"";""12"";13"
|
49
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;3;""health"";""services"";""reputation"";""mother"";1;4;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;2;1;1;2;2;""17"";""17"";17"
|
50
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;2;""teacher"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;3;2;2;5;4;""11"";""12"";13"
|
51
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""services"";""teacher"";""other"";""father"";1;2;0;""yes"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;4;4;1;1;3;2;""13"";""12"";12"
|
52
|
-
"GP;""F"";16;""U"";""LE3"";""T"";2;2;""services"";""services"";""course"";""mother"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;2;3;4;0;""14"";""13"";13"
|
53
|
-
"GP;""F"";15;""U"";""LE3"";""T"";4;2;""health"";""other"";""other"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;5;0;""16"";""14"";16"
|
54
|
-
"GP;""M"";15;""U"";""LE3"";""A"";4;2;""health"";""health"";""other"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;5;5;3;4;5;4;""10"";""9"";9"
|
55
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""services"";""services"";""course"";""mother"";1;1;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;4;2;3;5;0;""13"";""12"";12"
|
56
|
-
"GP;""F"";15;""U"";""LE3"";""A"";3;3;""other"";""other"";""other"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;4;4;4;1;0;""13"";""12"";13"
|
57
|
-
"GP;""F"";16;""U"";""GT3"";""A"";2;1;""other"";""other"";""other"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;4;1;1;2;2;""12"";""13"";12"
|
58
|
-
"GP;""F"";15;""U"";""GT3"";""A"";4;3;""services"";""services"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;1;0;""15"";""14"";15"
|
59
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""teacher"";""health"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";3;2;2;1;1;5;8;""15"";""15"";16"
|
60
|
-
"GP;""M"";15;""U"";""LE3"";""T"";1;2;""other"";""at_home"";""home"";""father"";1;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;5;0;""14"";""13"";14"
|
61
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;2;""services"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";4;2;3;1;1;5;2;""16"";""15"";16"
|
62
|
-
"GP;""F"";16;""R"";""GT3"";""T"";4;4;""health"";""teacher"";""other"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";2;4;4;2;3;4;0;""17"";""16"";16"
|
63
|
-
"GP;""F"";16;""U"";""GT3"";""T"";1;1;""services"";""services"";""course"";""father"";4;1;0;""yes"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";5;5;5;5;5;5;0;""10"";""10"";16"
|
64
|
-
"GP;""F"";16;""U"";""LE3"";""T"";1;2;""other"";""services"";""reputation"";""father"";1;2;0;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;3;1;1;1;0;""13"";""13"";10"
|
65
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;3;""teacher"";""health"";""home"";""mother"";1;3;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;4;4;2;4;4;0;""14"";""13"";13"
|
66
|
-
"GP;""F"";15;""U"";""LE3"";""T"";4;3;""services"";""services"";""reputation"";""father"";1;2;0;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;4;2;4;2;0;""13"";""12"";12"
|
67
|
-
"GP;""F"";16;""U"";""LE3"";""T"";4;3;""teacher"";""services"";""course"";""mother"";3;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;3;1;2;1;2;""16"";""15"";16"
|
68
|
-
"GP;""M"";15;""U"";""GT3"";""A"";4;4;""other"";""services"";""reputation"";""mother"";1;4;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";1;3;3;5;5;3;0;""11"";""12"";12"
|
69
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;1;""services"";""other"";""course"";""mother"";1;4;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;5;0;""10"";""9"";10"
|
70
|
-
"GP;""F"";15;""R"";""LE3"";""T"";2;2;""health"";""services"";""reputation"";""mother"";2;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;3;1;3;4;0;""11"";""10"";11"
|
71
|
-
"GP;""F"";15;""R"";""LE3"";""T"";3;1;""other"";""other"";""reputation"";""father"";2;4;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;2;2;3;3;6;""15"";""15"";15"
|
72
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;1;""other"";""other"";""reputation"";""father"";2;4;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;5;2;""13"";""11"";11"
|
73
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;2;""other"";""other"";""course"";""mother"";1;4;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;3;1;1;3;0;""11"";""9"";10"
|
74
|
-
"GP;""F"";15;""R"";""GT3"";""T"";1;1;""other"";""other"";""reputation"";""mother"";1;2;0;""yes"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";3;3;4;2;4;5;2;""13"";""11"";11"
|
75
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;1;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;3;2;2;2;5;0;""13"";""13"";14"
|
76
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;3;""other"";""services"";""home"";""mother"";1;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;2;4;5;4;""11"";""11"";11"
|
77
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;2;3;5;0;""11"";""11"";11"
|
78
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;0;""teacher"";""other"";""course"";""mother"";2;4;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;4;3;1;1;1;0;""12"";""11"";11"
|
79
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""other"";""other"";""reputation"";""mother"";1;4;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;2;3;1;3;3;1;""13"";""13"";13"
|
80
|
-
"GP;""M"";17;""U"";""GT3"";""T"";2;1;""other"";""other"";""home"";""mother"";2;1;3;""yes"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""no"";4;5;1;1;1;3;0;""9"";""9"";10"
|
81
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;4;""at_home"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;4;3;1;2;3;14;""12"";""11"";11"
|
82
|
-
"GP;""M"";15;""U"";""GT3"";""T"";2;3;""other"";""services"";""course"";""father"";1;1;0;""yes"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";3;2;2;1;3;3;0;""11"";""11"";12"
|
83
|
-
"GP;""M"";15;""U"";""GT3"";""T"";2;3;""other"";""other"";""home"";""mother"";1;3;0;""yes"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;3;2;1;2;5;2;""10"";""9"";9"
|
84
|
-
"GP;""F"";15;""U"";""LE3"";""T"";3;2;""services"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;1;1;5;4;""12"";""11"";11"
|
85
|
-
"GP;""M"";15;""U"";""LE3"";""T"";2;2;""services"";""services"";""home"";""mother"";2;2;0;""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;3;4;2;""13"";""12"";13"
|
86
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;1;""other"";""other"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;2;2;3;4;2;""13"";""12"";12"
|
87
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""services"";""services"";""reputation"";""father"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;4;2;3;5;4;""12"";""11"";12"
|
88
|
-
"GP;""F"";16;""U"";""LE3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;4;1;2;2;6;""13"";""11"";11"
|
89
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;2;""other"";""other"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;3;1;4;""15"";""15"";15"
|
90
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;2;""services"";""other"";""reputation"";""father"";2;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;4;2;1;1;3;6;""12"";""10"";11"
|
91
|
-
"GP;""M"";16;""U"";""LE3"";""A"";4;4;""teacher"";""health"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;1;3;3;5;5;6;""9"";""9"";10"
|
92
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;3;""other"";""other"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;3;4;2;""9"";""11"";11"
|
93
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;3;""services"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;5;1;3;1;6;""14"";""13"";13"
|
94
|
-
"GP;""F"";16;""U"";""LE3"";""T"";3;1;""other"";""other"";""home"";""father"";1;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;3;3;2;3;2;0;""12"";""13"";12"
|
95
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;2;""teacher"";""services"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;1;2;""13"";""14"";14"
|
96
|
-
"GP;""M"";15;""U"";""LE3"";""T"";2;2;""services"";""health"";""reputation"";""mother"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;4;1;1;4;2;""11"";""12"";12"
|
97
|
-
"GP;""F"";15;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""home"";""mother"";2;4;0;""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";3;1;2;1;1;1;4;""13"";""13"";13"
|
98
|
-
"GP;""M"";16;""R"";""GT3"";""T"";4;3;""services"";""other"";""reputation"";""mother"";2;1;0;""yes"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";""no"";3;3;3;1;1;4;6;""9"";""11"";11"
|
99
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;1;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;3;5;1;1;5;0;""13"";""12"";12"
|
100
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;4;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;3;4;1;2;1;4;""12"";""13"";13"
|
101
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;3;""other"";""at_home"";""course"";""mother"";1;3;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;5;1;1;3;2;""12"";""13"";13"
|
102
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""services"";""services"";""other"";""mother"";1;1;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;5;5;5;4;12;""9"";""9"";8"
|
103
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""services"";""teacher"";""other"";""father"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;3;1;1;4;0;""16"";""16"";16"
|
104
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""services"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";""no"";5;3;3;1;1;5;2;""12"";""13"";12"
|
105
|
-
"GP;""F"";15;""U"";""GT3"";""T"";3;2;""services"";""other"";""home"";""mother"";2;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;5;1;1;2;16;""11"";""10"";10"
|
106
|
-
"GP;""M"";15;""U"";""GT3"";""A"";3;4;""services"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;4;1;1;1;0;""16"";""16"";16"
|
107
|
-
"GP;""F"";15;""U"";""GT3"";""A"";3;3;""other"";""health"";""reputation"";""father"";1;4;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;3;1;1;4;10;""10"";""10"";10"
|
108
|
-
"GP;""F"";15;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;4;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;1;2;1;1;3;4;""10"";""10"";10"
|
109
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;3;""services"";""other"";""home"";""father"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;5;4;""13"";""14"";14"
|
110
|
-
"GP;""M"";15;""R"";""GT3"";""T"";4;4;""other"";""other"";""home"";""father"";4;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";1;3;5;3;5;1;8;""12"";""10"";11"
|
111
|
-
"GP;""F"";16;""U"";""LE3"";""T"";4;4;""health"";""health"";""other"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;5;1;1;4;2;""15"";""15"";14"
|
112
|
-
"GP;""M"";15;""U"";""LE3"";""A"";4;4;""teacher"";""teacher"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;3;1;1;4;4;""13"";""14"";14"
|
113
|
-
"GP;""F"";16;""R"";""GT3"";""T"";3;3;""services"";""other"";""reputation"";""father"";1;3;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;1;2;1;1;2;4;""11"";""11"";11"
|
114
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""at_home"";""other"";""home"";""mother"";1;2;1;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;1;2;1;1;5;12;""8"";""10"";10"
|
115
|
-
"GP;""M"";15;""U"";""LE3"";""T"";4;2;""teacher"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;5;2;1;1;3;10;""18"";""17"";18"
|
116
|
-
"GP;""M"";15;""R"";""GT3"";""T"";2;1;""health"";""services"";""reputation"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;2;1;1;5;4;""10"";""9"";10"
|
117
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;4;1;2;5;6;""16"";""14"";14"
|
118
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;4;""other"";""teacher"";""reputation"";""father"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;4;3;1;1;2;4;""16"";""15"";16"
|
119
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;3;""other"";""services"";""home"";""father"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;2;1;1;5;6;""14"";""14"";15"
|
120
|
-
"GP;""M"";17;""R"";""GT3"";""T"";1;3;""other"";""other"";""course"";""father"";3;2;1;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;2;4;1;4;5;14;""12"";""11"";11"
|
121
|
-
"GP;""M"";15;""U"";""GT3"";""T"";3;4;""other"";""other"";""reputation"";""father"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;4;3;1;2;4;2;""14"";""13"";14"
|
122
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;2;""at_home"";""services"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";3;2;3;1;2;1;0;""14"";""14"";14"
|
123
|
-
"GP;""M"";15;""U"";""GT3"";""T"";2;2;""services"";""services"";""home"";""father"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;4;1;2;5;6;""14"";""13"";13"
|
124
|
-
"GP;""F"";16;""U"";""LE3"";""T"";2;4;""other"";""health"";""course"";""father"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;2;1;2;5;2;""14"";""12"";13"
|
125
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""health"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;4;4;1;4;5;4;""12"";""13"";13"
|
126
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;4;1;1;5;0;""12"";""11"";11"
|
127
|
-
"GP;""M"";15;""U"";""GT3"";""T"";3;4;""services"";""services"";""home"";""father"";1;1;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;5;5;3;2;5;2;""9"";""9"";9"
|
128
|
-
"GP;""F"";15;""U"";""LE3"";""A"";3;4;""other"";""other"";""home"";""mother"";1;2;0;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;2;1;1;1;0;""10"";""11"";11"
|
129
|
-
"GP;""F"";19;""U"";""GT3"";""T"";0;1;""at_home"";""other"";""course"";""other"";1;2;2;""no"";""yes"";""no"";""no"";""no"";""no"";""no"";""no"";3;4;2;1;1;5;0;""9"";""10"";11"
|
130
|
-
"GP;""M"";16;""R"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;5;5;2;5;4;8;""14"";""14"";15"
|
131
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;3;""other"";""other"";""course"";""mother"";2;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";3;2;3;2;2;1;4;""13"";""12"";13"
|
132
|
-
"GP;""F"";15;""R"";""GT3"";""T"";3;4;""services"";""teacher"";""course"";""father"";2;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;2;2;2;5;0;""10"";""11"";12"
|
133
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;1;""services"";""other"";""reputation"";""mother"";1;2;3;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";5;4;5;1;3;5;10;""10"";""9"";8"
|
134
|
-
"GP;""F"";17;""U"";""LE3"";""A"";2;1;""other"";""other"";""course"";""mother"";3;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;2;2;1;2;5;8;""11"";""10"";11"
|
135
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";3;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;3;1;2;4;6;""11"";""12"";13"
|
136
|
-
"GP;""F"";17;""U"";""LE3"";""T"";2;2;""other"";""other"";""course"";""father"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;4;4;1;3;5;2;""13"";""12"";12"
|
137
|
-
"GP;""F"";16;""U"";""GT3"";""A"";3;4;""services"";""other"";""course"";""father"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;2;1;1;4;5;12;""15"";""13"";14"
|
138
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;1;""at_home"";""other"";""course"";""mother"";4;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;2;1;1;1;2;4;""9"";""9"";11"
|
139
|
-
"GP;""F"";16;""U"";""GT3"";""A"";2;2;""other"";""other"";""home"";""mother"";1;1;1;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;3;4;1;1;5;12;""13"";""11"";11"
|
140
|
-
"GP;""M"";15;""R"";""GT3"";""T"";3;4;""at_home"";""teacher"";""course"";""mother"";4;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";5;3;3;1;1;5;2;""12"";""11"";11"
|
141
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""services"";""at_home"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;1;5;4;""13"";""14"";15"
|
142
|
-
"GP;""M"";17;""R"";""GT3"";""T"";3;4;""at_home"";""other"";""course"";""mother"";3;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;4;5;2;4;5;2;""10"";""9"";10"
|
143
|
-
"GP;""F"";16;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";4;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;1;3;1;1;3;0;""14"";""13"";13"
|
144
|
-
"GP;""M"";18;""U"";""LE3"";""T"";3;1;""services"";""services"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;3;4;4;5;4;2;""11"";""11"";12"
|
145
|
-
"GP;""F"";18;""U"";""GT3"";""A"";3;2;""other"";""services"";""course"";""other"";1;3;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;3;5;1;5;10;""12"";""11"";11"
|
146
|
-
"GP;""F"";16;""R"";""GT3"";""T"";1;1;""other"";""services"";""reputation"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";3;3;3;1;2;1;8;""12"";""11"";11"
|
147
|
-
"GP;""F"";16;""U"";""GT3"";""A"";3;3;""other"";""other"";""course"";""other"";2;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;2;1;1;5;4;""9"";""9"";10"
|
148
|
-
"GP;""M"";16;""U"";""LE3"";""T"";1;1;""services"";""other"";""course"";""mother"";1;2;2;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;4;4;1;3;5;0;""10"";""10"";10"
|
149
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;1;1;5;6;""13"";""14"";14"
|
150
|
-
"GP;""F"";15;""R"";""GT3"";""T"";1;1;""other"";""other"";""course"";""mother"";3;1;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;5;5;1;1;1;2;""8"";""9"";9"
|
151
|
-
"GP;""M"";15;""U"";""GT3"";""T"";4;3;""teacher"";""services"";""course"";""father"";2;4;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;2;2;1;1;3;6;""9"";""11"";11"
|
152
|
-
"GP;""F"";15;""U"";""GT3"";""A"";3;3;""services"";""services"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";1;3;2;2;3;1;24;""9"";""8"";9"
|
153
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""services"";""services"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;3;5;0;""15"";""13"";13"
|
154
|
-
"GP;""M"";16;""U"";""LE3"";""T"";2;2;""services"";""services"";""reputation"";""father"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";2;3;3;2;2;2;4;""12"";""11"";11"
|
155
|
-
"GP;""F"";15;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;2;1;1;5;2;""13"";""13"";13"
|
156
|
-
"GP;""F"";16;""U"";""LE3"";""T"";1;1;""at_home"";""at_home"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;4;4;3;3;1;4;""10"";""11"";11"
|
157
|
-
"GP;""M"";17;""U"";""GT3"";""T"";2;1;""other"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;5;1;2;5;22;""9"";""7"";6"
|
158
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;1;""other"";""services"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;2;1;2;5;0;""12"";""12"";12"
|
159
|
-
"GP;""F"";15;""U"";""LE3"";""A"";2;1;""at_home"";""other"";""home"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";4;4;2;1;1;5;0;""11"";""10"";10"
|
160
|
-
"GP;""F"";15;""U"";""GT3"";""T"";3;2;""health"";""services"";""home"";""father"";1;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;2;1;1;3;2;""11"";""11"";11"
|
161
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;2;""at_home"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;2;1;1;5;6;""13"";""12"";13"
|
162
|
-
"GP;""F"";15;""U"";""GT3"";""T"";1;2;""at_home"";""services"";""course"";""father"";1;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";2;3;4;2;4;1;6;""11"";""11"";11"
|
163
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";3;3;2;2;1;5;16;""9"";""9"";8"
|
164
|
-
"GP;""M"";15;""U"";""LE3"";""A"";2;1;""services"";""other"";""course"";""mother"";4;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;5;5;2;5;5;0;""12"";""11"";11"
|
165
|
-
"GP;""M"";18;""U"";""LE3"";""T"";1;1;""other"";""other"";""course"";""mother"";1;1;2;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";2;3;5;2;5;4;0;""11"";""9"";0"
|
166
|
-
"GP;""M"";16;""U"";""LE3"";""T"";2;1;""at_home"";""other"";""course"";""mother"";1;1;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;4;4;3;5;5;6;""9"";""10"";10"
|
167
|
-
"GP;""F"";15;""R"";""GT3"";""T"";3;3;""services"";""services"";""reputation"";""other"";2;3;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;1;2;3;3;2;""13"";""13"";13"
|
168
|
-
"GP;""M"";19;""U"";""GT3"";""T"";3;2;""services"";""at_home"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;5;4;1;1;4;6;""11"";""9"";11"
|
169
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""other"";""teacher"";""course"";""mother"";1;1;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;2;1;1;1;4;0;""13"";""13"";13"
|
170
|
-
"GP;""M"";15;""R"";""GT3"";""T"";2;3;""at_home"";""services"";""course"";""mother"";1;2;0;""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";""no"";4;4;4;1;1;1;0;""7"";""8"";8"
|
171
|
-
"GP;""M"";17;""R"";""LE3"";""T"";1;2;""other"";""other"";""reputation"";""mother"";1;1;3;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";2;2;2;3;3;5;14;""9"";""8"";10"
|
172
|
-
"GP;""F"";18;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";3;1;3;""no"";""yes"";""no"";""yes"";""no"";""yes"";""no"";""no"";5;2;5;1;5;4;6;""11"";""10"";11"
|
173
|
-
"GP;""M"";16;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";3;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""no"";4;2;2;1;2;3;4;""12"";""10"";11"
|
174
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;3;""other"";""services"";""course"";""father"";1;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;5;5;4;4;5;0;""10"";""10"";1"
|
175
|
-
"GP;""M"";16;""U"";""LE3"";""T"";1;2;""health"";""services"";""course"";""mother"";2;1;2;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;5;3;5;5;0;""9"";""8"";10"
|
176
|
-
"GP;""M"";17;""R"";""LE3"";""T"";2;1;""at_home"";""other"";""course"";""mother"";2;1;1;""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";3;3;2;2;2;5;8;""8"";""8"";9"
|
177
|
-
"GP;""M"";17;""R"";""GT3"";""T"";3;2;""other"";""other"";""course"";""mother"";2;2;2;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;4;1;4;3;4;""7"";""6"";8"
|
178
|
-
"GP;""M"";15;""U"";""LE3"";""T"";1;2;""other"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;4;4;2;4;5;2;""8"";""9"";10"
|
179
|
-
"GP;""M"";16;""U"";""GT3"";""T"";1;3;""at_home"";""services"";""course"";""father"";1;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";5;3;3;1;4;2;2;""9"";""8"";8"
|
180
|
-
"GP;""M"";17;""R"";""LE3"";""T"";1;1;""other"";""services"";""course"";""mother"";4;2;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";""yes"";5;3;5;1;5;5;0;""8"";""8"";8"
|
181
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;2;""services"";""services"";""course"";""mother"";2;1;3;""no"";""yes"";""no"";""yes"";""no"";""no"";""no"";""no"";4;5;2;1;1;2;10;""8"";""7"";8"
|
182
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""father"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";4;3;5;2;4;4;0;""9"";""10"";11"
|
183
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;2;""health"";""services"";""home"";""father"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;3;1;1;3;0;""17"";""17"";18"
|
184
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;1;5;1;1;4;0;""12"";""12"";13"
|
185
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;4;""health"";""health"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;2;1;1;3;0;""16"";""16"";17"
|
186
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;4;""other"";""other"";""course"";""father"";3;1;1;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";3;4;5;2;4;2;4;""9"";""9"";10"
|
187
|
-
"GP;""M"";16;""U"";""GT3"";""T"";1;0;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;1;3;0;""16"";""17"";18"
|
188
|
-
"GP;""M"";17;""U"";""LE3"";""T"";4;4;""teacher"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;1;3;5;0;""11"";""9"";10"
|
189
|
-
"GP;""F"";16;""U"";""GT3"";""T"";1;3;""at_home"";""services"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;5;1;1;3;0;""14"";""13"";13"
|
190
|
-
"GP;""F"";16;""U"";""LE3"";""T"";3;3;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;5;1;1;4;0;""14"";""14"";15"
|
191
|
-
"GP;""M"";17;""U"";""LE3"";""T"";4;3;""teacher"";""other"";""course"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;4;4;4;0;""10"";""11"";11"
|
192
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;2;""services"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";3;4;4;1;4;5;0;""13"";""12"";14"
|
193
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;3;""other"";""other"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;4;1;4;4;4;""11"";""9"";10"
|
194
|
-
"GP;""M"";16;""R"";""GT3"";""T"";4;2;""teacher"";""services"";""other"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;3;3;4;3;8;""10"";""9"";11"
|
195
|
-
"GP;""M"";17;""U"";""GT3"";""T"";4;3;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";5;2;3;1;1;2;4;""11"";""11"";13"
|
196
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";3;4;3;2;3;3;4;""11"";""10"";11"
|
197
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;3;""services"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;3;1;2;3;0;""11"";""12"";13"
|
198
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;4;""services"";""services"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;4;2;2;3;5;0;""17"";""18"";17"
|
199
|
-
"GP;""F"";17;""U"";""LE3"";""T"";3;3;""other"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;3;2;3;1;32;""14"";""13"";14"
|
200
|
-
"GP;""F"";16;""U"";""GT3"";""T"";3;2;""other"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";1;2;2;1;2;1;8;""14"";""15"";16"
|
201
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;3;""services"";""services"";""other"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;4;2;3;4;6;""11"";""13"";14"
|
202
|
-
"GP;""M"";16;""U"";""GT3"";""T"";1;2;""services"";""services"";""other"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;3;3;1;2;3;0;""10"";""9"";11"
|
203
|
-
"GP;""M"";16;""U"";""LE3"";""T"";2;1;""other"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;3;1;2;5;0;""13"";""14"";16"
|
204
|
-
"GP;""F"";17;""U"";""GT3"";""A"";3;3;""health"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";3;3;3;1;3;3;10;""12"";""13"";14"
|
205
|
-
"GP;""M"";17;""R"";""GT3"";""T"";1;2;""at_home"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;1;3;1;5;3;6;""9"";""9"";10"
|
206
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;3;""services"";""services"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;2;6;""12"";""12"";13"
|
207
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;3;0;""12"";""11"";12"
|
208
|
-
"GP;""M"";17;""U"";""GT3"";""T"";1;2;""at_home"";""services"";""other"";""other"";2;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;4;4;4;5;5;16;""10"";""11"";12"
|
209
|
-
"GP;""M"";16;""R"";""GT3"";""T"";3;3;""services"";""services"";""reputation"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;2;3;4;5;0;""11"";""10"";10"
|
210
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;3;""other"";""other"";""home"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;3;0;""13"";""12"";12"
|
211
|
-
"GP;""F"";17;""U"";""LE3"";""T"";2;4;""services"";""services"";""course"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;1;5;8;""14"";""15"";16"
|
212
|
-
"GP;""M"";17;""U"";""GT3"";""T"";4;4;""services"";""teacher"";""home"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;2;3;1;2;5;4;""13"";""13"";14"
|
213
|
-
"GP;""M"";16;""R"";""LE3"";""T"";3;3;""teacher"";""other"";""home"";""father"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;3;4;3;5;3;16;""10"";""11"";12"
|
214
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""services"";""teacher"";""home"";""mother"";2;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;2;4;2;3;2;30;""14"";""15"";16"
|
215
|
-
"GP;""F"";16;""U"";""LE3"";""T"";4;4;""teacher"";""teacher"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;5;2;1;2;3;0;""11"";""10"";11"
|
216
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;3;""health"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;5;1;5;2;2;""14"";""14"";15"
|
217
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;3;""other"";""other"";""reputation"";""mother"";1;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;4;3;1;3;4;4;""11"";""12"";12"
|
218
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""no"";4;4;4;1;3;1;0;""14"";""15"";15"
|
219
|
-
"GP;""F"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;2;1;2;3;21;""13"";""13"";13"
|
220
|
-
"GP;""F"";16;""R"";""GT3"";""T"";2;2;""services"";""services"";""reputation"";""mother"";2;4;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;3;5;1;1;5;6;""13"";""13"";13"
|
221
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;4;""at_home"";""services"";""home"";""mother"";1;3;1;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;3;3;4;5;14;""8"";""9"";8"
|
222
|
-
"GP;""F"";16;""U"";""GT3"";""A"";3;1;""services"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;3;3;2;2;4;2;""11"";""11"";12"
|
223
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""other"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";1;3;2;1;1;1;4;""14"";""15"";15"
|
224
|
-
"GP;""F"";16;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""home"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;2;1;4;5;2;""12"";""13"";13"
|
225
|
-
"GP;""F"";17;""R"";""GT3"";""T"";4;3;""teacher"";""other"";""reputation"";""mother"";2;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;2;1;1;4;0;""11"";""12"";12"
|
226
|
-
"GP;""F"";19;""U"";""GT3"";""T"";3;3;""other"";""other"";""reputation"";""other"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;3;4;""12"";""12"";12"
|
227
|
-
"GP;""M"";17;""U"";""LE3"";""T"";4;4;""services"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;3;5;4;5;3;15;""13"";""12"";12"
|
228
|
-
"GP;""F"";16;""U"";""GT3"";""A"";2;2;""other"";""other"";""reputation"";""mother"";1;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;4;1;1;4;0;""13"";""13"";13"
|
229
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;2;""services"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;2;4;5;10;""12"";""11"";11"
|
230
|
-
"GP;""F"";17;""R"";""LE3"";""T"";4;4;""services"";""other"";""other"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;2;1;1;2;3;6;""12"";""11"";11"
|
231
|
-
"GP;""F"";17;""U"";""LE3"";""T"";3;2;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;1;3;1;2;""14"";""16"";15"
|
232
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;3;""other"";""other"";""reputation"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;4;5;2;4;1;16;""11"";""9"";10"
|
233
|
-
"GP;""M"";18;""U"";""LE3"";""T"";3;3;""services"";""health"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;2;4;2;4;4;10;""10"";""10"";10"
|
234
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;3;""at_home"";""other"";""home"";""father"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;3;3;1;4;3;4;""12"";""13"";13"
|
235
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;2;""at_home"";""at_home"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;4;0;""12"";""12"";13"
|
236
|
-
"GP;""F"";17;""R"";""GT3"";""T"";2;1;""at_home"";""services"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;5;1;2;5;0;""11"";""10"";11"
|
237
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;3;4;1;1;5;12;""12"";""12"";12"
|
238
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;3;""services"";""teacher"";""other"";""mother"";1;2;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;3;1;1;1;3;0;""13"";""13"";14"
|
239
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;2;""other"";""other"";""home"";""mother"";2;2;3;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";3;3;3;5;5;4;9;""10"";""9"";10"
|
240
|
-
"GP;""F"";16;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;3;2;1;1;5;4;""15"";""16"";16"
|
241
|
-
"GP;""F"";18;""R"";""GT3"";""T"";3;1;""other"";""other"";""reputation"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;3;1;1;4;4;""8"";""8"";8"
|
242
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;2;""other"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;3;4;1;3;3;2;""17"";""18"";17"
|
243
|
-
"GP;""M"";17;""U"";""LE3"";""T"";2;3;""services"";""services"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;3;3;1;3;3;0;""10"";""11"";11"
|
244
|
-
"GP;""M"";18;""U"";""LE3"";""T"";2;1;""at_home"";""other"";""course"";""mother"";4;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;2;4;5;3;2;""9"";""10"";11"
|
245
|
-
"GP;""F"";17;""U"";""GT3"";""A"";2;1;""other"";""other"";""course"";""mother"";2;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;2;3;1;2;3;0;""15"";""15"";16"
|
246
|
-
"GP;""F"";17;""U"";""LE3"";""T"";4;3;""health"";""other"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;2;3;1;2;3;0;""14"";""12"";12"
|
247
|
-
"GP;""M"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""father"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;2;1;1;1;0;""12"";""13"";13"
|
248
|
-
"GP;""M"";17;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""reputation"";""mother"";1;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;5;5;1;3;2;0;""13"";""13"";13"
|
249
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""health"";""other"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;4;2;4;1;0;""13"";""13"";14"
|
250
|
-
"GP;""M"";16;""U"";""LE3"";""T"";1;1;""other"";""other"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;4;2;1;1;5;2;""9"";""9"";9"
|
251
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;2;""at_home"";""other"";""reputation"";""mother"";2;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;3;1;3;2;0;""12"";""12"";12"
|
252
|
-
"GP;""M"";17;""U"";""LE3"";""T"";2;2;""other"";""other"";""home"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;4;2;5;5;4;0;""16"";""16"";16"
|
253
|
-
"GP;""F"";16;""U"";""GT3"";""T"";2;1;""other"";""other"";""home"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;5;2;1;1;5;4;""9"";""10"";10"
|
254
|
-
"GP;""F"";16;""U"";""GT3"";""A"";4;1;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;3;1;2;5;0;""14"";""13"";13"
|
255
|
-
"GP;""F"";18;""U"";""LE3"";""A"";2;4;""services"";""other"";""course"";""mother"";2;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;3;18;""10"";""10"";10"
|
256
|
-
"GP;""F"";18;""U"";""LE3"";""T"";2;2;""at_home"";""services"";""course"";""mother"";1;2;1;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";5;3;1;1;1;5;16;""9"";""8"";10"
|
257
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;3;""other"";""other"";""course"";""mother"";2;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";4;1;1;1;1;3;14;""8"";""7"";7"
|
258
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;2;""other"";""at_home"";""course"";""other"";1;1;1;""no"";""yes"";""no"";""yes"";""no"";""no"";""yes"";""yes"";4;4;3;2;2;1;26;""7"";""8"";8"
|
259
|
-
"GP;""M"";17;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;2;1;1;2;5;6;""10"";""8"";9"
|
260
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;2;""other"";""other"";""course"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;4;2;1;1;3;4;""14"";""14"";15"
|
261
|
-
"GP;""F"";17;""U"";""LE3"";""T"";1;1;""at_home"";""at_home"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;2;4;10;""11"";""10"";10"
|
262
|
-
"GP;""F"";16;""U"";""GT3"";""T"";1;2;""other"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";5;3;5;1;2;5;4;""12"";""11"";11"
|
263
|
-
"GP;""F"";17;""R"";""GT3"";""T"";2;1;""at_home"";""services"";""course"";""mother"";3;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";2;1;1;1;1;3;2;""13"";""13"";13"
|
264
|
-
"GP;""F"";17;""R"";""LE3"";""A"";1;4;""other"";""other"";""course"";""other"";4;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;5;4;1;1;5;14;""9"";""9"";8"
|
265
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;2;""other"";""services"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";5;5;4;3;5;2;16;""8"";""7"";8"
|
266
|
-
"GP;""F"";17;""U"";""LE3"";""A"";2;2;""other"";""other"";""home"";""mother"";1;1;1;""no"";""yes"";""no"";""no"";""no"";""no"";""yes"";""no"";3;1;2;1;1;1;8;""11"";""9"";10"
|
267
|
-
"GP;""F"";17;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";2;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;3;5;4;""15"";""14"";15"
|
268
|
-
"GP;""F"";17;""U"";""LE3"";""A"";4;2;""teacher"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;3;2;1;1;4;4;""15"";""14"";14"
|
269
|
-
"GP;""M"";17;""U"";""LE3"";""T"";4;3;""health"";""other"";""course"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";2;5;5;1;4;5;8;""15"";""15"";15"
|
270
|
-
"GP;""M"";17;""R"";""LE3"";""A"";4;4;""teacher"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;3;2;3;4;0;""12"";""12"";12"
|
271
|
-
"GP;""M"";16;""U"";""LE3"";""T"";4;3;""teacher"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;4;5;1;1;3;7;""14"";""14"";15"
|
272
|
-
"GP;""M"";16;""U"";""GT3"";""T"";4;4;""services"";""services"";""course"";""mother"";1;1;0;""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;2;1;2;5;4;""14"";""15"";15"
|
273
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""course"";""mother"";1;2;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";5;3;1;1;4;5;2;""11"";""11"";12"
|
274
|
-
"GP;""M"";17;""R"";""GT3"";""T"";1;1;""other"";""other"";""home"";""father"";2;3;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;3;3;1;1;1;2;""13"";""14"";15"
|
275
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;3;""services"";""other"";""home"";""mother"";2;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;2;2;3;5;10;""11"";""11"";11"
|
276
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";1;2;0;""yes"";""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";4;3;2;1;1;4;10;""10"";""9"";10"
|
277
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;1;""other"";""other"";""course"";""other"";2;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;4;4;1;1;3;10;""12"";""10"";11"
|
278
|
-
"GP;""M"";16;""U"";""GT3"";""T"";2;1;""other"";""other"";""course"";""mother"";3;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;4;7;""15"";""16"";16"
|
279
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""other"";""services"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;4;1;2;5;4;""11"";""10"";11"
|
280
|
-
"GP;""M"";17;""U"";""GT3"";""T"";2;3;""other"";""other"";""course"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;2;2;1;1;2;2;""9"";""12"";13"
|
281
|
-
"GP;""M"";22;""U"";""GT3"";""T"";3;1;""services"";""services"";""other"";""mother"";1;1;3;""no"";""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";5;4;5;5;5;1;12;""7"";""8"";5"
|
282
|
-
"GP;""M"";18;""R"";""LE3"";""T"";3;3;""other"";""services"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;3;5;8;""10"";""9"";10"
|
283
|
-
"GP;""M"";16;""U"";""GT3"";""T"";0;2;""other"";""other"";""other"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;2;2;4;5;0;""11"";""12"";11"
|
284
|
-
"GP;""M"";18;""U"";""GT3"";""T"";3;2;""services"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";4;4;5;2;4;5;8;""7"";""8"";7"
|
285
|
-
"GP;""M"";16;""U"";""GT3"";""T"";3;3;""at_home"";""other"";""reputation"";""other"";3;2;1;""yes"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;3;3;1;3;2;4;""9"";""11"";10"
|
286
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;1;""services"";""services"";""other"";""mother"";1;1;2;""no"";""no"";""no"";""no"";""no"";""no"";""yes"";""no"";3;2;5;2;5;5;4;""7"";""8"";6"
|
287
|
-
"GP;""M"";16;""R"";""GT3"";""T"";2;1;""other"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";""no"";3;3;2;1;3;3;2;""14"";""13"";12"
|
288
|
-
"GP;""M"";17;""R"";""GT3"";""T"";2;1;""other"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;2;2;4;5;0;""12"";""12"";13"
|
289
|
-
"GP;""M"";17;""U"";""LE3"";""T"";1;1;""health"";""other"";""course"";""mother"";2;1;1;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;1;2;5;0;""9"";""10"";10"
|
290
|
-
"GP;""F"";18;""U"";""LE3"";""A"";2;1;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;3;4;1;3;5;2;""12"";""12"";13"
|
291
|
-
"GP;""F"";17;""U"";""LE3"";""T"";4;2;""teacher"";""services"";""reputation"";""mother"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;3;1;1;4;2;""14"";""15"";17"
|
292
|
-
"GP;""F"";19;""U"";""GT3"";""T"";2;2;""services"";""services"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;5;0;""10"";""10"";11"
|
293
|
-
"GP;""M"";18;""U"";""LE3"";""T"";2;1;""services"";""other"";""course"";""mother"";3;2;1;""no"";""no"";""no"";""yes"";""no"";""no"";""yes"";""no"";4;4;5;4;4;5;4;""11"";""10"";11"
|
294
|
-
"GP;""F"";17;""R"";""GT3"";""T"";4;2;""other"";""other"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;4;1;3;5;2;""11"";""12"";14"
|
295
|
-
"GP;""F"";18;""U"";""LE3"";""T"";1;1;""other"";""at_home"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""no"";4;4;3;2;3;3;4;""11"";""12"";14"
|
296
|
-
"GP;""F"";18;""R"";""GT3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;2;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;2;3;1;1;5;4;""11"";""11"";13"
|
297
|
-
"GP;""M"";19;""U"";""LE3"";""A"";4;3;""services"";""at_home"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;1;1;1;1;4;""11"";""13"";14"
|
298
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;1;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;2;4;1;2;4;2;""16"";""16"";16"
|
299
|
-
"GP;""M"";17;""R"";""GT3"";""T"";2;2;""other"";""services"";""other"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""no"";""no"";""no"";""no"";5;2;2;1;1;4;0;""9"";""10"";10"
|
300
|
-
"GP;""F"";17;""U"";""LE3"";""T"";2;2;""services"";""services"";""course"";""father"";1;4;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;4;1;1;1;2;2;""10"";""11"";12"
|
301
|
-
"GP;""F"";20;""R"";""GT3"";""T"";2;1;""other"";""other"";""course"";""other"";2;2;0;""no"";""yes"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";1;2;3;1;2;2;8;""10"";""12"";12"
|
302
|
-
"GP;""F"";18;""U"";""GT3"";""T"";4;3;""services"";""other"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;1;2;1;3;2;2;""15"";""15"";15"
|
303
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;2;1;1;3;2;""10"";""10"";11"
|
304
|
-
"GP;""M"";18;""R"";""GT3"";""T"";3;2;""other"";""other"";""course"";""mother"";1;3;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";""no"";5;3;2;1;1;3;2;""10"";""11"";12"
|
305
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;3;""other"";""other"";""home"";""mother"";1;3;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";""no"";3;2;3;1;1;4;2;""15"";""12"";13"
|
306
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;2;""at_home"";""services"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;1;3;0;""11"";""12"";13"
|
307
|
-
"GP;""M"";17;""U"";""GT3"";""T"";2;2;""other"";""other"";""home"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";4;4;4;2;3;4;8;""8"";""8"";9"
|
308
|
-
"GP;""M"";18;""R"";""LE3"";""A"";3;4;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;5;3;4;1;6;""15"";""16"";16"
|
309
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;1;""services"";""other"";""other"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;4;3;4;5;0;""11"";""11"";14"
|
310
|
-
"GP;""F"";18;""R"";""GT3"";""T"";4;4;""teacher"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;4;2;2;4;8;""10"";""11"";12"
|
311
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;2;""health"";""other"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;5;1;3;5;4;""10"";""12"";14"
|
312
|
-
"GP;""F"";18;""R"";""GT3"";""T"";2;1;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;3;5;1;2;3;12;""8"";""9"";10"
|
313
|
-
"GP;""F"";19;""U"";""GT3"";""T"";3;3;""other"";""services"";""home"";""other"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;5;3;3;5;16;""11"";""12"";12"
|
314
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;3;""other"";""services"";""reputation"";""father"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;5;5;1;3;2;10;""16"";""16"";16"
|
315
|
-
"GP;""F"";18;""U"";""LE3"";""T"";1;1;""other"";""other"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""no"";4;4;3;1;1;3;2;""13"";""13"";13"
|
316
|
-
"GP;""M"";17;""R"";""GT3"";""T"";1;2;""at_home"";""at_home"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""no"";""yes"";3;5;2;2;2;1;2;""16"";""17"";18"
|
317
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;1;""other"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;5;1;2;1;8;""14"";""14"";15"
|
318
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;4;""at_home"";""health"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;1;1;6;""15"";""16"";16"
|
319
|
-
"GP;""F"";17;""U"";""LE3"";""T"";2;2;""services"";""other"";""course"";""mother"";2;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;4;2;3;5;6;""12"";""12"";12"
|
320
|
-
"GP;""F"";18;""R"";""GT3"";""A"";3;2;""other"";""services"";""home"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";4;1;1;1;1;5;15;""12"";""9"";10"
|
321
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""home"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;2;4;1;4;3;6;""11"";""12"";12"
|
322
|
-
"GP;""F"";18;""U"";""GT3"";""T"";4;4;""health"";""health"";""reputation"";""father"";1;2;1;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";2;4;4;1;1;4;2;""14"";""12"";13"
|
323
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;2;""other"";""services"";""reputation"";""father"";3;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;3;1;1;1;8;""13"";""15"";15"
|
324
|
-
"GP;""F"";19;""R"";""GT3"";""T"";3;2;""services"";""services"";""reputation"";""father"";1;2;1;""yes"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""no"";3;3;3;4;3;3;0;""9"";""8"";10"
|
325
|
-
"GP;""M"";18;""U"";""LE3"";""T"";4;3;""teacher"";""services"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;3;1;2;1;0;""10"";""10"";10"
|
326
|
-
"GP;""M"";18;""U"";""GT3"";""T"";1;2;""at_home"";""other"";""home"";""other"";2;1;0;""no"";""no"";""no"";""no"";""no"";""no"";""yes"";""no"";3;4;4;2;4;4;10;""10"";""10"";11"
|
327
|
-
"GP;""M"";17;""U"";""LE3"";""A"";4;1;""services"";""other"";""home"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;5;4;2;4;5;22;""11"";""11"";10"
|
328
|
-
"GP;""M"";17;""U"";""LE3"";""A"";3;2;""teacher"";""services"";""home"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;3;4;3;18;""13"";""13"";13"
|
329
|
-
"GP;""F"";18;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""reputation"";""mother"";2;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;2;2;1;1;3;2;""17"";""17"";18"
|
330
|
-
"GP;""F"";18;""U"";""GT3"";""T"";1;1;""other"";""other"";""home"";""mother"";2;2;0;""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;4;1;1;4;0;""12"";""13"";13"
|
331
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;4;5;1;2;5;12;""12"";""12"";14"
|
332
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;1;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;1;1;1;5;10;""12"";""13"";14"
|
333
|
-
"GP;""M"";17;""U"";""GT3"";""T"";1;1;""other"";""other"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;3;1;2;4;0;""12"";""12"";12"
|
334
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;2;""at_home"";""at_home"";""other"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;2;0;""18"";""18"";18"
|
335
|
-
"GP;""F"";17;""U"";""GT3"";""T"";1;1;""services"";""teacher"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;3;0;""13"";""13"";14"
|
336
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;1;""services"";""services"";""reputation"";""mother"";1;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;4;1;3;2;0;""14"";""15"";15"
|
337
|
-
"GP;""M"";18;""U"";""LE3"";""A"";4;4;""teacher"";""teacher"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;3;1;1;2;0;""17"";""17"";17"
|
338
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;2;""teacher"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;4;5;2;""15"";""16"";16"
|
339
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;3;""health"";""services"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;2;2;1;2;3;0;""17"";""18"";18"
|
340
|
-
"GP;""F"";17;""R"";""LE3"";""T"";3;1;""services"";""other"";""reputation"";""mother"";2;4;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;1;2;1;1;3;0;""18"";""19"";19"
|
341
|
-
"GP;""M"";18;""R"";""LE3"";""T"";3;2;""services"";""other"";""reputation"";""mother"";2;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;2;1;1;4;0;""14"";""15"";15"
|
342
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;3;""health"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;3;5;0;""14"";""15"";15"
|
343
|
-
"GP;""F"";19;""U"";""GT3"";""T"";4;4;""health"";""other"";""reputation"";""other"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";2;3;4;2;3;2;2;""14"";""13"";13"
|
344
|
-
"GP;""F"";18;""U"";""LE3"";""T"";4;3;""other"";""other"";""home"";""other"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;5;1;2;2;0;""13"";""14"";14"
|
345
|
-
"GP;""F"";18;""U"";""GT3"";""T"";4;3;""other"";""other"";""reputation"";""father"";1;4;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;3;0;""16"";""17"";17"
|
346
|
-
"GP;""M"";18;""U"";""LE3"";""T"";4;4;""teacher"";""teacher"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";1;4;2;2;2;1;0;""18"";""18"";17"
|
347
|
-
"GP;""F"";18;""U"";""LE3"";""A"";4;4;""health"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;4;1;1;4;0;""14"";""15"";15"
|
348
|
-
"GP;""M"";17;""U"";""LE3"";""T"";4;4;""other"";""teacher"";""home"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;1;2;2;5;0;""12"";""13"";13"
|
349
|
-
"GP;""F"";17;""R"";""GT3"";""T"";4;4;""services"";""services"";""reputation"";""mother"";2;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;1;5;0;""7"";""7"";8"
|
350
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;2;""other"";""other"";""reputation"";""mother"";2;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;3;0;""16"";""16"";16"
|
351
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;2;""health"";""health"";""reputation"";""father"";1;4;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;2;2;1;2;5;0;""18"";""18"";18"
|
352
|
-
"GP;""M"";19;""R"";""LE3"";""T"";2;1;""at_home"";""services"";""course"";""mother"";2;3;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;1;1;1;5;0;""9"";""10"";11"
|
353
|
-
"GP;""M"";20;""U"";""GT3"";""A"";3;2;""services"";""other"";""course"";""other"";1;1;2;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;5;3;1;1;5;0;""14"";""15"";15"
|
354
|
-
"GP;""M"";19;""R"";""GT3"";""T"";3;3;""other"";""services"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;5;3;1;2;5;0;""10"";""10"";11"
|
355
|
-
"GP;""F"";18;""U"";""GT3"";""T"";1;4;""other"";""teacher"";""home"";""mother"";1;2;0;""yes"";""yes"";""no"";""no"";""no"";""yes"";""no"";""yes"";3;4;4;1;2;5;2;""10"";""10"";11"
|
356
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;1;""services"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;2;1;2;""12"";""12"";15"
|
357
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;3;""other"";""other"";""course"";""father"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;1;1;1;3;2;""11"";""12"";14"
|
358
|
-
"GP;""F"";17;""R"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;1;1;5;2;""15"";""16"";17"
|
359
|
-
"GP;""F"";18;""U"";""GT3"";""T"";4;3;""other"";""other"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;4;1;1;5;2;""14"";""15"";17"
|
360
|
-
"GP;""F"";18;""U"";""LE3"";""T"";4;3;""health"";""services"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;2;4;1;4;1;8;""12"";""12"";15"
|
361
|
-
"GP;""F"";17;""R"";""GT3"";""T"";3;4;""at_home"";""services"";""course"";""father"";1;3;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;4;2;5;5;2;""15"";""15"";17"
|
362
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;3;""at_home"";""other"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;4;1;1;3;8;""11"";""12"";14"
|
363
|
-
"GP;""M"";19;""U"";""GT3"";""T"";4;2;""health"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;4;1;1;1;9;""11"";""10"";10"
|
364
|
-
"GP;""F"";18;""U"";""GT3"";""T"";4;4;""teacher"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;3;3;5;0;""12"";""11"";13"
|
365
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;4;""other"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;4;1;1;1;4;""11"";""12"";14"
|
366
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""health"";""health"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;2;5;2;""14"";""15"";17"
|
367
|
-
"GP;""F"";17;""U"";""GT3"";""A"";4;3;""services"";""services"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;2;2;1;2;5;14;""15"";""14"";17"
|
368
|
-
"GP;""F"";17;""U"";""LE3"";""A"";3;3;""services"";""other"";""home"";""mother"";1;2;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;5;0;""12"";""12"";13"
|
369
|
-
"GP;""F"";17;""U"";""LE3"";""T"";2;1;""other"";""other"";""home"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;3;2;2;2;2;""11"";""12"";14"
|
370
|
-
"GP;""M"";18;""U"";""LE3"";""T"";4;4;""other"";""other"";""reputation"";""father"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;2;5;3;4;5;2;""8"";""9"";11"
|
371
|
-
"GP;""F"";19;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""other"";3;3;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";""yes"";1;5;5;4;3;5;12;""10"";""10"";11"
|
372
|
-
"GP;""F"";19;""U"";""LE3"";""A"";1;1;""other"";""other"";""course"";""other"";3;2;2;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";5;3;4;1;1;4;2;""8"";""8"";9"
|
373
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;5;2;4;5;2;""10"";""10"";10"
|
374
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;2;2;1;1;3;4;""14"";""13"";13"
|
375
|
-
"GP;""F"";17;""R"";""LE3"";""T"";2;2;""services"";""services"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;3;2;2;2;3;0;""11"";""11"";10"
|
376
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;1;""services"";""services"";""course"";""father"";1;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";3;4;3;2;3;5;0;""17"";""18"";17"
|
377
|
-
"GP;""F"";17;""U"";""LE3"";""T"";0;2;""at_home"";""at_home"";""home"";""father"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;3;3;2;3;2;0;""14"";""14"";15"
|
378
|
-
"GP;""F"";18;""U"";""GT3"";""T"";1;1;""other"";""other"";""home"";""mother"";2;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;5;1;2;2;0;""14"";""14"";14"
|
379
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;4;""other"";""other"";""course"";""mother"";1;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;2;2;3;0;""13"";""14"";13"
|
380
|
-
"GP;""M"";17;""U"";""GT3"";""T"";3;3;""other"";""services"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;5;3;5;5;0;""17"";""18"";17"
|
381
|
-
"GP;""M"";17;""R"";""GT3"";""T"";2;2;""services"";""other"";""course"";""mother"";4;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;5;5;5;4;2;""11"";""10"";10"
|
382
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;4;1;3;4;0;""13"";""12"";13"
|
383
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";2;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;3;3;1;2;4;4;""15"";""14"";15"
|
384
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;3;""at_home"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;5;2;5;5;2;""11"";""12"";11"
|
385
|
-
"GP;""M"";18;""U"";""LE3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;4;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;5;2;4;5;0;""11"";""11"";12"
|
386
|
-
"GP;""M"";19;""R"";""GT3"";""T"";3;2;""at_home"";""services"";""home"";""other"";1;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""yes"";5;3;4;2;2;5;0;""11"";""10"";10"
|
387
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";4;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;2;5;1;1;2;2;""10"";""9"";10"
|
388
|
-
"GP;""F"";17;""R"";""GT3"";""T"";2;4;""at_home"";""other"";""course"";""father"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;3;1;1;5;0;""15"";""15"";15"
|
389
|
-
"GP;""M"";18;""U"";""GT3"";""T"";2;2;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";5;4;2;1;2;5;6;""15"";""14"";15"
|
390
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;3;""services"";""services"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;1;4;8;""10"";""11"";12"
|
391
|
-
"GP;""F"";18;""U"";""LE3"";""T"";2;2;""other"";""other"";""home"";""other"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;3;1;1;2;0;""10"";""9"";12"
|
392
|
-
"GP;""F"";18;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";2;4;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;4;4;1;1;4;6;""14"";""13"";14"
|
393
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;4;""services"";""other"";""course"";""mother"";1;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;5;1;3;5;8;""11"";""13"";14"
|
394
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;2;""other"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;2;2;3;2;0;""12"";""13"";15"
|
395
|
-
"GP;""F"";18;""U"";""LE3"";""T"";3;3;""services"";""services"";""home"";""mother"";1;4;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;1;4;""14"";""14"";15"
|
396
|
-
"GP;""F"";17;""R"";""GT3"";""A"";3;2;""other"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;2;3;2;0;""14"";""14"";16"
|
397
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;2;2;2;0;""12"";""12"";13"
|
398
|
-
"GP;""M"";18;""U"";""LE3"";""T"";3;4;""services"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;3;5;6;""16"";""16"";17"
|
399
|
-
"GP;""F"";17;""U"";""GT3"";""A"";2;2;""at_home"";""at_home"";""home"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;3;1;1;2;4;18;""10"";""12"";14"
|
400
|
-
"GP;""F"";18;""U"";""GT3"";""T"";2;3;""at_home"";""other"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;3;0;""11"";""12"";14"
|
401
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;2;""other"";""services"";""other"";""mother"";1;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;3;2;3;1;4;""14"";""16"";17"
|
402
|
-
"GP;""M"";18;""R"";""GT3"";""T"";4;3;""teacher"";""services"";""course"";""mother"";1;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;3;2;1;2;4;4;""15"";""14"";17"
|
403
|
-
"GP;""M"";18;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;5;2;3;5;0;""14"";""13"";14"
|
404
|
-
"GP;""F"";17;""U"";""GT3"";""T"";4;3;""health"";""other"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;3;1;3;4;0;""11"";""12"";13"
|
405
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;1;""services"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;4;2;2;1;10;""12"";""15"";15"
|
406
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;1;""services"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;5;2;4;4;4;""12"";""16"";16"
|
407
|
-
"GP;""F"";19;""U"";""LE3"";""A"";2;3;""at_home"";""other"";""home"";""other"";2;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";2;2;3;3;4;5;16;""10"";""11"";11"
|
408
|
-
"GP;""F"";17;""U"";""GT3"";""T"";3;1;""other"";""at_home"";""home"";""mother"";1;1;1;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";4;1;2;1;1;3;6;""10"";""13"";13"
|
409
|
-
"GP;""F"";21;""U"";""LE3"";""T"";4;4;""other"";""other"";""reputation"";""other"";1;3;2;""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";3;3;2;1;1;5;0;""9"";""12"";12"
|
410
|
-
"GP;""M"";18;""U"";""LE3"";""T"";2;2;""services"";""services"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""no"";""no"";""yes"";""no"";4;4;4;1;3;3;11;""9"";""11"";12"
|
411
|
-
"GP;""M"";18;""U"";""LE3"";""A"";3;4;""other"";""other"";""reputation"";""other"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;3;5;1;4;2;9;""13"";""14"";15"
|
412
|
-
"GP;""F"";17;""U"";""GT3"";""T"";2;2;""services"";""services"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;4;1;3;4;0;""13"";""17"";17"
|
413
|
-
"GP;""M"";17;""U"";""LE3"";""A"";4;4;""health"";""other"";""reputation"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;2;1;2;4;2;""12"";""15"";15"
|
414
|
-
"GP;""F"";18;""U"";""LE3"";""T"";4;2;""teacher"";""other"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;2;1;1;3;0;""14"";""17"";17"
|
415
|
-
"GP;""M"";21;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""course"";""other"";2;2;2;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";5;3;3;5;2;4;21;""9"";""10"";10"
|
416
|
-
"GP;""F"";20;""R"";""GT3"";""T"";1;1;""other"";""other"";""reputation"";""other"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;2;2;1;3;3;8;""11"";""15"";15"
|
417
|
-
"GP;""F"";19;""U"";""GT3"";""T"";4;4;""teacher"";""other"";""home"";""other"";1;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;2;5;4;4;5;5;""9"";""10"";11"
|
418
|
-
"GP;""M"";17;""U"";""LE3"";""A"";3;2;""other"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;1;2;5;10;""16"";""18"";18"
|
419
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;2;""at_home"";""other"";""reputation"";""father"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;4;1;2;2;5;""14"";""17"";17"
|
420
|
-
"GP;""M"";18;""R"";""GT3"";""T"";2;3;""other"";""services"";""reputation"";""father"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;1;3;4;5;4;13;""13"";""14"";14"
|
421
|
-
"GP;""M"";19;""U"";""GT3"";""T"";2;1;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;4;1;4;4;10;""7"";""11"";11"
|
422
|
-
"GP;""F"";18;""U"";""LE3"";""A"";2;2;""services"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;4;1;3;4;10;""14"";""17"";17"
|
423
|
-
"GP;""F"";20;""U"";""GT3"";""T"";1;0;""other"";""other"";""reputation"";""mother"";2;1;1;""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;3;1;1;1;5;5;""8"";""10"";10"
|
424
|
-
"GP;""F"";18;""U"";""GT3"";""T"";3;2;""services"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";3;1;2;1;2;1;4;""10"";""13"";13"
|
425
|
-
"MS;""F"";16;""U"";""GT3"";""T"";1;3;""at_home"";""other"";""other"";""father"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;3;3;1;3;5;11;""10"";""11"";11"
|
426
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;4;1;1;5;0;""12"";""12"";12"
|
427
|
-
"MS;""F"";15;""R"";""GT3"";""T"";1;1;""at_home"";""services"";""other"";""mother"";1;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;1;3;1;1;2;6;""10"";""10"";10"
|
428
|
-
"MS;""F"";15;""R"";""GT3"";""T"";3;3;""at_home"";""other"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;4;2;3;5;4;""10"";""10"";11"
|
429
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;3;""at_home"";""services"";""course"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;5;2;1;2;5;0;""16"";""17"";17"
|
430
|
-
"MS;""F"";15;""R"";""LE3"";""T"";2;1;""at_home"";""other"";""home"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""no"";""no"";""no"";1;3;4;1;1;1;0;""6"";""8"";9"
|
431
|
-
"MS;""M"";16;""R"";""LE3"";""A"";4;4;""at_home"";""other"";""home"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;3;2;1;3;2;5;""10"";""11"";11"
|
432
|
-
"MS;""M"";16;""U"";""GT3"";""A"";1;2;""other"";""other"";""other"";""mother"";1;3;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;1;5;0;""10"";""11"";11"
|
433
|
-
"MS;""F"";17;""R"";""GT3"";""T"";3;2;""at_home"";""other"";""course"";""father"";1;2;1;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;5;4;1;2;5;0;""10"";""10"";10"
|
434
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;1;""other"";""other"";""other"";""father"";1;1;1;""no"";""yes"";""no"";""no"";""no"";""no"";""yes"";""no"";5;4;4;2;2;5;0;""6"";""6"";7"
|
435
|
-
"MS;""F"";15;""R"";""GT3"";""T"";4;4;""teacher"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";1;5;1;3;5;5;0;""13"";""14"";14"
|
436
|
-
"MS;""F"";16;""U"";""LE3"";""A"";2;2;""at_home"";""other"";""reputation"";""mother"";2;4;0;""no"";""no"";""no"";""yes"";""no"";""no"";""no"";""yes"";1;2;1;1;1;1;4;""10"";""9"";11"
|
437
|
-
"MS;""F"";15;""R"";""LE3"";""T"";1;1;""at_home"";""services"";""reputation"";""father"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;3;1;2;4;0;""10"";""10"";10"
|
438
|
-
"MS;""F"";15;""R"";""LE3"";""T"";1;1;""other"";""services"";""course"";""mother"";2;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;3;1;2;2;4;""6"";""7"";8"
|
439
|
-
"MS;""F"";16;""R"";""GT3"";""T"";0;2;""other"";""other"";""other"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";3;2;3;1;2;2;0;""12"";""11"";12"
|
440
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;3;""other"";""other"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;5;5;1;3;3;2;""10"";""11"";12"
|
441
|
-
"MS;""F"";15;""R"";""GT3"";""T"";3;3;""other"";""services"";""course"";""father"";2;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;1;3;1;1;4;0;""14"";""16"";16"
|
442
|
-
"MS;""M"";16;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";5;4;5;4;5;3;0;""7"";""0"";0"
|
443
|
-
"MS;""M"";17;""U"";""GT3"";""T"";1;1;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";4;4;3;2;4;5;4;""8"";""9"";9"
|
444
|
-
"MS;""M"";15;""R"";""LE3"";""T"";4;1;""health"";""services"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;2;2;0;""12"";""13"";14"
|
445
|
-
"MS;""M"";15;""R"";""LE3"";""T"";4;1;""health"";""services"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;2;2;7;""7"";""9"";8"
|
446
|
-
"MS;""M"";16;""R"";""GT3"";""T"";3;4;""other"";""health"";""other"";""mother"";3;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""no"";3;4;5;1;2;5;4;""9"";""10"";11"
|
447
|
-
"MS;""M"";15;""R"";""GT3"";""T"";1;1;""other"";""other"";""course"";""mother"";4;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";5;4;5;2;4;4;8;""7"";""9"";9"
|
448
|
-
"MS;""M"";15;""U"";""LE3"";""T"";3;3;""at_home"";""at_home"";""reputation"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;5;0;""11"";""11"";11"
|
449
|
-
"MS;""M"";17;""R"";""GT3"";""T"";2;1;""other"";""other"";""other"";""mother"";3;1;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";""yes"";5;5;5;5;5;3;8;""8"";""10"";9"
|
450
|
-
"MS;""F"";16;""R"";""GT3"";""T"";4;4;""teacher"";""teacher"";""course"";""mother"";2;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;2;1;1;4;6;""16"";""16"";17"
|
451
|
-
"MS;""F"";15;""R"";""GT3"";""T"";1;2;""other"";""services"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;1;2;1;1;1;3;""11"";""13"";13"
|
452
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;3;""other"";""services"";""course"";""mother"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;5;4;1;2;1;2;""15"";""15"";15"
|
453
|
-
"MS;""M"";16;""R"";""GT3"";""T"";1;2;""other"";""other"";""course"";""father"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;3;1;1;5;0;""10"";""11"";11"
|
454
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;5;1;1;4;4;""9"";""10"";11"
|
455
|
-
"MS;""F"";16;""U"";""GT3"";""T"";1;2;""other"";""services"";""course"";""mother"";1;3;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";1;3;2;1;2;4;0;""10"";""8"";8"
|
456
|
-
"MS;""F"";16;""U"";""GT3"";""T"";1;2;""other"";""services"";""course"";""mother"";1;3;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";1;3;2;1;2;4;3;""9"";""8"";8"
|
457
|
-
"MS;""F"";15;""U"";""GT3"";""T"";2;1;""at_home"";""other"";""home"";""mother"";1;2;0;""yes"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;2;3;3;2;0;""9"";""10"";9"
|
458
|
-
"MS;""F"";16;""U"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""yes"";5;4;3;2;1;2;0;""13"";""14"";15"
|
459
|
-
"MS;""M"";17;""R"";""LE3"";""T"";1;2;""at_home"";""services"";""reputation"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;5;5;5;3;4;""10"";""11"";11"
|
460
|
-
"MS;""F"";16;""R"";""GT3"";""T"";1;1;""other"";""other"";""home"";""father"";4;4;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;2;1;1;1;0;""13"";""10"";13"
|
461
|
-
"MS;""F"";16;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""other"";""father"";4;3;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;4;3;1;1;5;2;""10"";""9"";10"
|
462
|
-
"MS;""F"";15;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""home"";""father"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;1;2;1;""11"";""10"";11"
|
463
|
-
"MS;""F"";16;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""other"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;2;2;4;3;2;0;""13"";""12"";14"
|
464
|
-
"MS;""F"";15;""R"";""GT3"";""T"";1;1;""at_home"";""at_home"";""course"";""father"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;2;1;1;2;2;0;""13"";""14"";14"
|
465
|
-
"MS;""F"";15;""R"";""LE3"";""T"";2;2;""other"";""other"";""other"";""father"";1;3;0;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;4;3;2;2;5;2;""14"";""11"";12"
|
466
|
-
"MS;""M"";16;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""other"";""father"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";3;4;4;3;4;5;6;""11"";""11"";11"
|
467
|
-
"MS;""F"";18;""U"";""GT3"";""T"";1;2;""other"";""other"";""course"";""father"";1;2;1;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;4;4;2;3;5;9;""9"";""8"";8"
|
468
|
-
"MS;""M"";15;""U"";""GT3"";""T"";3;1;""other"";""services"";""home"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;2;3;1;3;4;0;""10"";""9"";11"
|
469
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;2;""other"";""services"";""course"";""father"";3;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;4;1;1;2;1;""14"";""13"";14"
|
470
|
-
"MS;""M"";15;""U"";""GT3"";""T"";2;2;""health"";""other"";""reputation"";""mother"";3;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;3;1;2;4;1;""13"";""12"";13"
|
471
|
-
"MS;""M"";16;""U"";""GT3"";""T"";4;4;""other"";""teacher"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;3;1;1;1;3;0;""13"";""12"";13"
|
472
|
-
"MS;""F"";15;""R"";""GT3"";""T"";3;3;""services"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;5;4;1;1;1;4;""13"";""12"";12"
|
473
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";2;2;1;""no"";""yes"";""no"";""yes"";""no"";""yes"";""no"";""no"";4;4;4;2;3;5;2;""12"";""11"";12"
|
474
|
-
"MS;""F"";16;""R"";""LE3"";""T"";2;2;""other"";""other"";""home"";""father"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;3;2;1;1;4;0;""14"";""14"";16"
|
475
|
-
"MS;""M"";16;""U"";""LE3"";""T"";2;1;""at_home"";""services"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";2;4;3;2;3;4;4;""10"";""8"";10"
|
476
|
-
"MS;""M"";15;""R"";""LE3"";""T"";1;3;""at_home"";""other"";""reputation"";""father"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;4;3;5;3;2;""10"";""11"";11"
|
477
|
-
"MS;""F"";15;""U"";""GT3"";""T"";2;2;""other"";""services"";""course"";""mother"";2;3;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;3;2;1;1;4;0;""12"";""13"";14"
|
478
|
-
"MS;""F"";16;""R"";""LE3"";""T"";2;1;""other"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;3;1;1;5;2;""10"";""8"";8"
|
479
|
-
"MS;""M"";15;""U"";""GT3"";""T"";3;3;""services"";""services"";""course"";""father"";2;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;3;2;4;3;11;""12"";""10"";11"
|
480
|
-
"MS;""F"";16;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""father"";2;2;3;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";3;4;3;1;1;1;0;""7"";""7"";8"
|
481
|
-
"MS;""F"";17;""U"";""GT3"";""T"";2;2;""other"";""at_home"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""no"";""no"";4;5;3;1;1;5;4;""9"";""9"";10"
|
482
|
-
"MS;""F"";19;""U"";""GT3"";""T"";2;3;""at_home"";""services"";""course"";""other"";1;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;4;4;1;1;2;0;""9"";""9"";10"
|
483
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;1;""at_home"";""other"";""course"";""mother"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""no"";""yes"";5;5;3;1;1;3;2;""9"";""10"";11"
|
484
|
-
"MS;""F"";15;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""no"";""yes"";5;2;1;1;3;4;0;""9"";""10"";9"
|
485
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""father"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""no"";3;4;5;1;2;1;1;""9"";""10"";11"
|
486
|
-
"MS;""F"";16;""U"";""LE3"";""A"";2;2;""other"";""other"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""no"";""no"";4;3;4;1;2;1;6;""7"";""7"";8"
|
487
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;5;1;2;4;0;""11"";""10"";11"
|
488
|
-
"MS;""F"";16;""U"";""GT3"";""T"";2;2;""other"";""services"";""course"";""father"";1;1;1;""no"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";""no"";4;4;3;1;4;3;1;""9"";""10"";10"
|
489
|
-
"MS;""F"";18;""R"";""LE3"";""A"";3;2;""other"";""other"";""course"";""other"";2;3;2;""no"";""yes"";""no"";""no"";""no"";""no"";""no"";""yes"";3;3;2;1;1;2;6;""7"";""9"";10"
|
490
|
-
"MS;""F"";19;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""course"";""mother"";1;3;1;""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";""yes"";5;3;1;1;1;3;6;""7"";""9"";9"
|
491
|
-
"MS;""M"";18;""R"";""GT3"";""T"";1;1;""other"";""other"";""home"";""mother"";2;1;1;""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";""no"";4;4;3;3;4;4;0;""8"";""9"";10"
|
492
|
-
"MS;""F"";18;""R"";""GT3"";""T"";1;1;""at_home"";""at_home"";""course"";""mother"";2;1;1;""no"";""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";3;2;3;1;1;2;4;""9"";""11"";10"
|
493
|
-
"MS;""F"";19;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""other"";2;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";1;1;4;4;1;1;12;""7"";""8"";9"
|
494
|
-
"MS;""F"";16;""R"";""GT3"";""A"";2;2;""health"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";3;3;2;1;1;3;2;""8"";""10"";10"
|
495
|
-
"MS;""F"";17;""U"";""GT3"";""T"";0;1;""other"";""at_home"";""course"";""father"";2;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";""no"";2;4;4;3;5;5;5;""9"";""9"";10"
|
496
|
-
"MS;""F"";16;""R"";""LE3"";""T"";1;2;""at_home"";""other"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";""no"";4;4;5;1;3;3;0;""8"";""9"";9"
|
497
|
-
"MS;""F"";16;""U"";""GT3"";""T"";3;3;""other"";""other"";""reputation"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";4;5;4;1;1;4;0;""14"";""13"";13"
|
498
|
-
"MS;""F"";16;""R"";""LE3"";""T"";1;1;""services"";""services"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;4;2;2;4;2;""14"";""14"";14"
|
499
|
-
"MS;""M"";17;""U"";""GT3"";""T"";3;3;""services"";""at_home"";""course"";""mother"";2;4;1;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";""no"";5;4;5;3;4;5;0;""10"";""11"";10"
|
500
|
-
"MS;""F"";16;""U"";""GT3"";""T"";2;1;""other"";""services"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;3;3;1;1;1;0;""14"";""13"";14"
|
501
|
-
"MS;""F"";16;""U"";""GT3"";""T"";2;2;""services"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";""yes"";4;2;5;1;2;5;0;""17"";""16"";16"
|
502
|
-
"MS;""M"";17;""U"";""GT3"";""T"";1;2;""other"";""other"";""course"";""father"";1;1;1;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";5;3;5;5;5;1;12;""6"";""7"";7"
|
503
|
-
"MS;""M"";16;""U"";""LE3"";""T"";4;3;""other"";""other"";""course"";""father"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;2;5;1;5;5;8;""14"";""12"";13"
|
504
|
-
"MS;""M"";17;""R"";""LE3"";""T"";2;2;""services"";""services"";""other"";""mother"";3;4;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";1;3;5;3;5;3;2;""10"";""8"";9"
|
505
|
-
"MS;""F"";16;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""other"";1;4;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";2;2;1;1;1;5;0;""14"";""14"";14"
|
506
|
-
"MS;""F"";19;""U"";""LE3"";""T"";2;2;""other"";""other"";""home"";""mother"";1;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;5;1;1;1;0;""12"";""13"";13"
|
507
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""reputation"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;4;5;1;2;5;0;""11"";""11"";11"
|
508
|
-
"MS;""F"";20;""U"";""GT3"";""T"";3;3;""at_home"";""services"";""other"";""mother"";2;2;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;3;4;2;4;3;8;""11"";""9"";10"
|
509
|
-
"MS;""F"";17;""U"";""LE3"";""T"";1;1;""other"";""services"";""course"";""father"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;3;3;1;1;3;0;""11"";""11"";10"
|
510
|
-
"MS;""M"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";3;1;1;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;5;1;2;5;0;""10"";""9"";9"
|
511
|
-
"MS;""F"";16;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""course"";""father"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;3;2;1;1;1;0;""16"";""17"";18"
|
512
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""reputation"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;3;2;1;1;1;0;""15"";""17"";17"
|
513
|
-
"MS;""F"";17;""U"";""GT3"";""A"";1;0;""other"";""other"";""other"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;4;5;1;1;4;1;""11"";""9"";10"
|
514
|
-
"MS;""F"";18;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""other"";""mother"";1;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;1;5;9;""7"";""7"";7"
|
515
|
-
"MS;""F"";16;""U"";""GT3"";""T"";3;1;""other"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;1;3;1;3;1;0;""8"";""6"";8"
|
516
|
-
"MS;""F"";16;""U"";""GT3"";""T"";3;2;""services"";""at_home"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";3;1;3;1;4;3;2;""7"";""6"";7"
|
517
|
-
"MS;""F"";18;""U"";""LE3"";""T"";1;1;""other"";""at_home"";""reputation"";""mother"";2;2;0;""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";2;3;5;1;4;3;8;""9"";""8"";10"
|
518
|
-
"MS;""F"";16;""R"";""GT3"";""T"";4;4;""health"";""teacher"";""reputation"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;3;3;2;3;2;0;""14"";""16"";16"
|
519
|
-
"MS;""F"";16;""R"";""LE3"";""T"";1;2;""other"";""other"";""reputation"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;5;1;4;2;0;""14"";""14"";15"
|
520
|
-
"MS;""F"";18;""U"";""GT3"";""A"";2;4;""other"";""services"";""reputation"";""father"";1;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";2;3;2;1;3;1;8;""8"";""5"";8"
|
521
|
-
"MS;""M"";16;""R"";""GT3"";""T"";2;1;""other"";""services"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;2;1;1;1;2;0;""8"";""7"";0"
|
522
|
-
"MS;""F"";16;""U"";""LE3"";""T"";1;1;""at_home"";""other"";""other"";""mother"";3;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;2;1;3;5;6;""6"";""8"";8"
|
523
|
-
"MS;""F"";16;""R"";""GT3"";""T"";2;3;""at_home"";""services"";""other"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;3;3;1;1;2;0;""8"";""10"";10"
|
524
|
-
"MS;""F"";16;""U"";""GT3"";""T"";4;4;""health"";""health"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;4;1;2;3;4;""8"";""8"";8"
|
525
|
-
"MS;""M"";18;""U"";""LE3"";""T"";4;4;""at_home"";""health"";""home"";""mother"";1;4;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";5;5;5;5;5;5;2;""5"";""6"";6"
|
526
|
-
"MS;""F"";16;""R"";""LE3"";""T"";3;4;""at_home"";""other"";""other"";""mother"";3;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""no"";4;2;1;1;1;2;2;""7"";""9"";8"
|
527
|
-
"MS;""M"";17;""U"";""LE3"";""T"";4;4;""other"";""services"";""home"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;2;5;0;""15"";""14"";16"
|
528
|
-
"MS;""F"";17;""R"";""GT3"";""T"";4;1;""other"";""other"";""other"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;3;1;2;5;1;""13"";""14"";14"
|
529
|
-
"MS;""M"";16;""U"";""LE3"";""T"";2;2;""services"";""services"";""other"";""mother"";4;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;1;3;2;2;3;0;""10"";""9"";10"
|
530
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""other"";""mother"";1;1;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";5;1;3;1;2;5;5;""9"";""9"";9"
|
531
|
-
"MS;""F"";16;""U"";""LE3"";""T"";4;4;""services"";""services"";""other"";""father"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;1;3;1;2;5;1;""11"";""11"";11"
|
532
|
-
"MS;""M"";17;""U"";""GT3"";""T"";3;3;""services"";""services"";""home"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;1;4;5;5;3;8;""7"";""10"";9"
|
533
|
-
"MS;""M"";17;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""other"";""mother"";3;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;1;3;3;3;1;0;""10"";""10"";10"
|
534
|
-
"MS;""M"";16;""U"";""GT3"";""T"";2;1;""health"";""services"";""other"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;2;2;1;4;5;2;""9"";""7"";8"
|
535
|
-
"MS;""F"";16;""U"";""LE3"";""T"";2;1;""other"";""services"";""other"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";3;2;2;1;1;3;0;""14"";""15"";16"
|
536
|
-
"MS;""M"";16;""U"";""LE3"";""T"";4;4;""teacher"";""health"";""other"";""father"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;2;2;5;5;0;""11"";""12"";12"
|
537
|
-
"MS;""M"";15;""R"";""GT3"";""T"";1;2;""other"";""services"";""course"";""mother"";3;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;5;5;1;3;5;11;""9"";""11"";10"
|
538
|
-
"MS;""M"";15;""U"";""LE3"";""A"";2;2;""other"";""other"";""reputation"";""mother"";3;4;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";5;4;5;2;3;5;8;""13"";""14"";14"
|
539
|
-
"MS;""M"";15;""U"";""LE3"";""A"";2;1;""services"";""services"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;5;11;""12"";""13"";12"
|
540
|
-
"MS;""F"";16;""R"";""LE3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;3;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""yes"";4;3;3;2;2;5;2;""11"";""11"";11"
|
541
|
-
"MS;""F"";16;""U"";""LE3"";""T"";4;1;""other"";""other"";""home"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";1;2;4;2;2;1;8;""9"";""10"";10"
|
542
|
-
"MS;""F"";17;""U"";""GT3"";""T"";3;2;""at_home"";""other"";""home"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;3;3;2;2;1;5;""9"";""11"";11"
|
543
|
-
"MS;""F"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""other"";""mother"";2;2;0;""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";""no"";5;1;3;1;1;5;0;""11"";""9"";11"
|
544
|
-
"MS;""F"";16;""U"";""GT3"";""T"";4;4;""teacher"";""services"";""course"";""mother"";2;3;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;3;5;1;4;5;1;""10"";""11"";12"
|
545
|
-
"MS;""M"";17;""R"";""GT3"";""T"";4;4;""health"";""other"";""course"";""father"";3;1;3;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";3;3;3;1;3;5;2;""9"";""9"";8"
|
546
|
-
"MS;""M"";17;""R"";""LE3"";""T"";1;3;""other"";""other"";""course"";""father"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";5;1;2;3;3;5;2;""12"";""11"";12"
|
547
|
-
"MS;""M"";17;""U"";""GT3"";""T"";3;4;""services"";""other"";""other"";""mother"";1;2;1;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";5;4;4;3;4;5;8;""8"";""9"";8"
|
548
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;4;""health"";""health"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;2;5;1;1;5;0;""13"";""15"";16"
|
549
|
-
"MS;""M"";16;""R"";""LE3"";""T"";4;1;""other"";""at_home"";""other"";""father"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;1;2;2;1;2;0;""10"";""11"";11"
|
550
|
-
"MS;""F"";17;""U"";""GT3"";""A"";1;1;""at_home"";""at_home"";""other"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;5;5;1;2;3;2;""11"";""10"";11"
|
551
|
-
"MS;""F"";17;""R"";""GT3"";""T"";4;2;""other"";""other"";""course"";""mother"";2;2;0;""yes"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;3;3;2;3;5;0;""17"";""18"";18"
|
552
|
-
"MS;""M"";16;""U"";""LE3"";""A"";2;2;""other"";""services"";""course"";""father"";2;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;1;2;2;2;5;0;""12"";""13"";13"
|
553
|
-
"MS;""M"";17;""U"";""GT3"";""T"";3;2;""other"";""other"";""other"";""father"";2;2;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";4;1;2;2;2;1;0;""13"";""14"";13"
|
554
|
-
"MS;""M"";19;""U"";""GT3"";""T"";1;1;""other"";""other"";""other"";""mother"";1;2;2;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""no"";4;4;3;3;4;4;2;""9"";""9"";10"
|
555
|
-
"MS;""M"";17;""U"";""LE3"";""A"";1;0;""other"";""other"";""home"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;1;2;1;1;5;4;""11"";""11"";12"
|
556
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;1;""at_home"";""at_home"";""course"";""father"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";3;5;5;2;2;4;3;""10"";""11"";10"
|
557
|
-
"MS;""F"";16;""R"";""GT3"";""T"";1;2;""other"";""other"";""home"";""father"";1;3;0;""yes"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";4;3;4;1;1;3;5;""13"";""14"";13"
|
558
|
-
"MS;""M"";16;""R"";""LE3"";""T"";1;2;""other"";""at_home"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;4;4;2;4;5;4;""9"";""10"";11"
|
559
|
-
"MS;""F"";17;""R"";""GT3"";""T"";3;1;""other"";""other"";""course"";""mother"";2;2;3;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";5;4;4;1;1;5;2;""7"";""9"";10"
|
560
|
-
"MS;""M"";17;""R"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";""yes"";5;5;5;3;5;5;0;""8"";""13"";10"
|
561
|
-
"MS;""M"";18;""R"";""GT3"";""T"";1;0;""at_home"";""at_home"";""course"";""other"";3;1;1;""yes"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;2;1;1;4;0;""12"";""12"";13"
|
562
|
-
"MS;""M"";17;""R"";""GT3"";""T"";1;1;""other"";""services"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;5;5;1;3;2;0;""10"";""9"";10"
|
563
|
-
"MS;""M"";18;""U"";""LE3"";""T"";1;1;""at_home"";""at_home"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;3;3;1;4;5;6;""10"";""9"";10"
|
564
|
-
"MS;""F"";16;""R"";""LE3"";""T"";2;2;""other"";""services"";""course"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";5;4;3;1;1;1;0;""11"";""13"";12"
|
565
|
-
"MS;""M"";17;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";1;1;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";1;2;1;2;3;5;0;""7"";""0"";0"
|
566
|
-
"MS;""M"";16;""R"";""GT3"";""T"";3;2;""services"";""other"";""course"";""father"";2;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;5;5;2;3;5;2;""11"";""9"";10"
|
567
|
-
"MS;""M"";16;""R"";""LE3"";""T"";1;1;""at_home"";""other"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;5;5;2;4;5;0;""10"";""10"";9"
|
568
|
-
"MS;""M"";18;""R"";""GT3"";""T"";1;1;""services"";""other"";""course"";""other"";2;1;1;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";5;3;3;2;3;5;2;""9"";""7"";9"
|
569
|
-
"MS;""M"";18;""R"";""GT3"";""T"";3;2;""services"";""other"";""course"";""mother"";1;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""no"";2;3;1;2;2;5;0;""4"";""0"";0"
|
570
|
-
"MS;""M"";19;""U"";""GT3"";""T"";3;2;""at_home"";""services"";""course"";""mother"";2;1;3;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";3;2;1;1;1;3;4;""6"";""11"";9"
|
571
|
-
"MS;""M"";18;""U"";""GT3"";""T"";3;3;""at_home"";""at_home"";""course"";""mother"";1;2;2;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""no"";4;4;5;1;3;3;9;""4"";""8"";8"
|
572
|
-
"MS;""M"";16;""R"";""GT3"";""T"";2;2;""services"";""services"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;4;3;2;4;4;6;""7"";""8"";8"
|
573
|
-
"MS;""M"";19;""U"";""GT3"";""T"";2;1;""at_home"";""other"";""course"";""other"";2;1;3;""no"";""no"";""no"";""yes"";""no"";""no"";""yes"";""yes"";4;4;3;1;3;5;4;""8"";""9"";9"
|
574
|
-
"MS;""F"";16;""U"";""GT3"";""A"";3;2;""services"";""at_home"";""course"";""mother"";2;2;2;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";2;5;5;1;1;1;8;""5"";""5"";7"
|
575
|
-
"MS;""F"";17;""U"";""GT3"";""T"";1;1;""other"";""at_home"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""no"";""no"";4;3;2;1;2;5;9;""7"";""9"";10"
|
576
|
-
"MS;""M"";20;""R"";""GT3"";""T"";1;1;""other"";""other"";""course"";""other"";2;1;1;""no"";""yes"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;4;3;2;4;4;12;""8"";""11"";10"
|
577
|
-
"MS;""F"";18;""R"";""GT3"";""A"";4;3;""services"";""services"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;4;3;4;2;8;""10"";""11"";10"
|
578
|
-
"MS;""M"";18;""R"";""GT3"";""T"";3;2;""other"";""other"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""no"";2;5;5;5;5;5;8;""9"";""10"";11"
|
579
|
-
"MS;""M"";19;""R"";""GT3"";""T"";1;1;""other"";""services"";""home"";""other"";3;2;1;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;4;3;3;2;8;""10"";""9"";11"
|
580
|
-
"MS;""M"";17;""U"";""GT3"";""T"";3;3;""health"";""other"";""course"";""mother"";2;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;5;4;2;3;3;4;""8"";""9"";10"
|
581
|
-
"MS;""M"";18;""U"";""LE3"";""T"";1;3;""at_home"";""services"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";4;3;3;2;3;3;0;""9"";""10"";9"
|
582
|
-
"MS;""M"";19;""R"";""GT3"";""T"";1;1;""other"";""other"";""home"";""other"";3;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;4;3;3;5;4;""8"";""9"";10"
|
583
|
-
"MS;""F"";18;""U"";""GT3"";""A"";1;2;""at_home"";""other"";""course"";""mother"";2;2;2;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;3;1;1;5;2;""6"";""8"";8"
|
584
|
-
"MS;""F"";19;""U"";""LE3"";""A"";1;1;""at_home"";""other"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""no"";""no"";1;4;4;1;1;5;0;""6"";""8"";7"
|
585
|
-
"MS;""F"";18;""R"";""GT3"";""T"";2;2;""other"";""other"";""other"";""mother"";2;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";5;5;5;1;1;3;0;""8"";""6"";0"
|
586
|
-
"MS;""F"";17;""R"";""GT3"";""T"";0;0;""at_home"";""other"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;1;5;0;""10"";""11"";11"
|
587
|
-
"MS;""F"";17;""R"";""LE3"";""A"";3;1;""other"";""at_home"";""course"";""other"";2;3;0;""no"";""yes"";""yes"";""no"";""yes"";""no"";""no"";""no"";4;2;3;2;2;3;5;""8"";""7"";8"
|
588
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;2;""teacher"";""services"";""home"";""mother"";1;2;0;""yes"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;5;5;1;3;5;0;""8"";""8"";0"
|
589
|
-
"MS;""F"";18;""R"";""LE3"";""T"";2;2;""services"";""services"";""course"";""mother"";1;2;1;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";2;3;3;1;2;4;3;""7"";""6"";8"
|
590
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;1;""health"";""at_home"";""course"";""mother"";1;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";3;2;2;1;1;5;0;""8"";""10"";9"
|
591
|
-
"MS;""F"";17;""U"";""LE3"";""T"";1;2;""at_home"";""other"";""course"";""father"";1;1;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;5;1;1;1;3;0;""7"";""10"";10"
|
592
|
-
"MS;""F"";18;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""mother"";3;2;2;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";3;4;4;2;2;5;3;""7"";""8"";7"
|
593
|
-
"MS;""F"";18;""U"";""GT3"";""T"";2;2;""services"";""at_home"";""reputation"";""father"";2;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;5;1;1;1;2;""12"";""13"";14"
|
594
|
-
"MS;""F"";17;""U"";""GT3"";""T"";3;3;""services"";""services"";""course"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;1;4;0;""11"";""12"";13"
|
595
|
-
"MS;""F"";18;""U"";""LE3"";""A"";1;2;""at_home"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;4;3;1;2;4;0;""12"";""13"";14"
|
596
|
-
"MS;""F"";18;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;3;5;1;2;1;0;""18"";""18"";18"
|
597
|
-
"MS;""M"";18;""U"";""LE3"";""T"";4;4;""services"";""other"";""reputation"";""mother"";1;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;5;1;1;5;3;""17"";""17"";17"
|
598
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;2;""other"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;4;0;""17"";""18"";18"
|
599
|
-
"MS;""F"";18;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""course"";""mother"";3;2;1;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";4;3;3;1;1;4;0;""9"";""0"";0"
|
600
|
-
"MS;""M"";18;""U"";""LE3"";""T"";1;2;""at_home"";""services"";""home"";""mother"";2;1;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""no"";""no"";4;1;4;5;5;1;8;""10"";""11"";11"
|
601
|
-
"MS;""M"";18;""R"";""GT3"";""T"";4;4;""at_home"";""services"";""other"";""mother"";3;1;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";2;5;5;1;1;1;5;""12"";""13"";14"
|
602
|
-
"MS;""M"";17;""R"";""GT3"";""T"";1;1;""other"";""services"";""other"";""father"";3;1;0;""no"";""no"";""no"";""no"";""no"";""no"";""no"";""no"";4;2;3;3;4;4;4;""12"";""13"";14"
|
603
|
-
"MS;""F"";18;""U"";""GT3"";""T"";2;2;""other"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";1;3;1;1;1;2;4;""8"";""8"";10"
|
604
|
-
"MS;""F"";18;""U"";""LE3"";""T"";2;2;""services"";""services"";""course"";""father"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;4;5;1;4;3;0;""11"";""12"";13"
|
605
|
-
"MS;""F"";18;""R"";""LE3"";""A"";4;2;""teacher"";""other"";""reputation"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;1;1;1;5;0;""5"";""0"";0"
|
606
|
-
"MS;""F"";18;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""course"";""mother"";3;2;1;""no"";""no"";""no"";""no"";""yes"";""no"";""no"";""no"";4;4;2;1;2;2;2;""9"";""10"";10"
|
607
|
-
"MS;""F"";19;""U"";""GT3"";""T"";1;1;""at_home"";""services"";""other"";""father"";2;1;1;""no"";""no"";""no"";""no"";""yes"";""no"";""no"";""no"";5;5;5;2;3;2;0;""5"";""0"";0"
|
608
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;2;""teacher"";""other"";""course"";""father"";2;4;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;3;3;1;5;0;""18"";""18"";18"
|
609
|
-
"MS;""F"";17;""R"";""LE3"";""A"";2;1;""services"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";5;3;3;1;2;2;5;""11"";""11"";12"
|
610
|
-
"MS;""F"";18;""U"";""LE3"";""A"";1;1;""at_home"";""services"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";5;2;3;1;2;3;2;""8"";""10"";11"
|
611
|
-
"MS;""F"";18;""U"";""GT3"";""T"";1;2;""at_home"";""at_home"";""course"";""father"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""no"";""no"";""no"";4;1;1;1;1;4;0;""11"";""11"";12"
|
612
|
-
"MS;""F"";19;""R"";""GT3"";""A"";1;1;""at_home"";""at_home"";""course"";""other"";2;2;3;""no"";""yes"";""no"";""yes"";""yes"";""no"";""no"";""yes"";3;5;4;1;4;1;0;""8"";""0"";0"
|
613
|
-
"MS;""F"";18;""R"";""GT3"";""T"";2;2;""services"";""other"";""home"";""mother"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;1;1;1;4;5;""14"";""14"";15"
|
614
|
-
"MS;""M"";17;""R"";""GT3"";""T"";4;3;""services"";""other"";""home"";""mother"";2;2;1;""no"";""yes"";""yes"";""yes"";""no"";""yes"";""yes"";""yes"";4;5;5;1;3;2;4;""10"";""11"";11"
|
615
|
-
"MS;""F"";18;""U"";""GT3"";""T"";3;3;""services"";""services"";""course"";""father"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""no"";""yes"";5;3;4;1;1;5;0;""10"";""10"";10"
|
616
|
-
"MS;""F"";17;""R"";""GT3"";""T"";4;4;""teacher"";""services"";""other"";""father"";2;2;0;""no"";""yes"";""yes"";""yes"";""yes"";""yes"";""yes"";""no"";4;3;3;1;2;5;2;""12"";""12"";12"
|
617
|
-
"MS;""F"";17;""U"";""LE3"";""A"";3;2;""services"";""other"";""reputation"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";1;2;3;1;2;5;0;""15"";""14"";15"
|
618
|
-
"MS;""M"";18;""U"";""LE3"";""T"";1;1;""other"";""services"";""home"";""father"";2;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";3;3;2;1;2;3;2;""14"";""13"";14"
|
619
|
-
"MS;""F"";18;""U"";""LE3"";""T"";1;1;""at_home"";""services"";""course"";""father"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;3;2;1;1;4;0;""19"";""17"";18"
|
620
|
-
"MS;""F"";18;""R"";""LE3"";""A"";1;2;""at_home"";""other"";""course"";""mother"";3;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""yes"";4;3;4;1;4;5;0;""16"";""15"";15"
|
621
|
-
"MS;""F"";18;""U"";""GT3"";""T"";3;3;""services"";""services"";""other"";""mother"";2;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;2;1;3;3;6;""13"";""12"";13"
|
622
|
-
"MS;""F"";17;""U"";""LE3"";""T"";4;4;""at_home"";""at_home"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";2;3;4;1;1;1;4;""15"";""14"";15"
|
623
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;2;""other"";""services"";""course"";""father"";2;2;0;""no"";""no"";""no"";""no"";""no"";""yes"";""no"";""no"";3;2;2;1;2;3;0;""13"";""13"";13"
|
624
|
-
"MS;""M"";18;""R"";""GT3"";""T"";1;3;""at_home"";""other"";""course"";""mother"";2;2;0;""no"";""yes"";""yes"";""no"";""yes"";""yes"";""no"";""no"";3;3;4;2;4;3;0;""8"";""10"";9"
|
625
|
-
"MS;""M"";18;""U"";""LE3"";""T"";4;4;""teacher"";""services"";""other"";""mother"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;2;2;2;2;5;0;""15"";""16"";16"
|
626
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;1;""other"";""services"";""reputation"";""mother"";3;1;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;2;1;1;2;1;0;""8"";""8"";9"
|
627
|
-
"MS;""F"";18;""U"";""GT3"";""T"";2;3;""at_home"";""services"";""course"";""father"";2;1;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";5;2;3;1;2;4;0;""10"";""10"";10"
|
628
|
-
"MS;""F"";18;""R"";""GT3"";""T"";4;4;""other"";""teacher"";""other"";""father"";3;2;0;""no"";""yes"";""no"";""no"";""no"";""yes"";""yes"";""yes"";3;2;2;4;2;5;0;""7"";""5"";0"
|
629
|
-
"MS;""M"";18;""R"";""LE3"";""T"";1;2;""at_home"";""services"";""other"";""father"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""no"";""yes"";""yes"";4;3;3;2;3;3;3;""9"";""10"";10"
|
630
|
-
"MS;""F"";17;""U"";""GT3"";""T"";2;2;""other"";""at_home"";""home"";""mother"";1;3;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""yes"";3;4;3;1;1;3;8;""10"";""11"";12"
|
631
|
-
"MS;""F"";17;""R"";""GT3"";""T"";1;2;""other"";""other"";""course"";""mother"";1;1;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";3;5;5;1;3;1;4;""7"";""8"";9"
|
632
|
-
"MS;""F"";18;""R"";""LE3"";""T"";4;4;""other"";""other"";""reputation"";""mother"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;4;4;1;1;1;0;""15"";""17"";17"
|
633
|
-
"MS;""F"";18;""R"";""GT3"";""T"";1;1;""other"";""other"";""home"";""mother"";4;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;2;1;2;4;4;""10"";""11"";12"
|
634
|
-
"MS;""F"";19;""R"";""GT3"";""T"";1;1;""at_home"";""other"";""course"";""other"";2;2;1;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;3;3;1;1;3;4;""7"";""8"";9"
|
635
|
-
"MS;""F"";18;""R"";""LE3"";""T"";4;4;""teacher"";""services"";""course"";""mother"";1;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";5;4;3;3;4;2;1;""13"";""14"";14"
|
636
|
-
"MS;""F"";18;""U"";""GT3"";""T"";3;3;""other"";""other"";""home"";""mother"";1;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";4;1;3;1;2;1;1;""16"";""16"";16"
|
637
|
-
"MS;""F"";17;""R"";""GT3"";""T"";3;1;""at_home"";""other"";""reputation"";""mother"";1;2;0;""no"";""yes"";""no"";""yes"";""no"";""yes"";""yes"";""no"";4;5;4;2;3;1;10;""8"";""9"";9"
|
638
|
-
"MS;""M"";18;""U"";""GT3"";""T"";4;4;""teacher"";""teacher"";""home"";""father"";1;2;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";3;2;4;1;4;2;4;""17"";""18"";19"
|
639
|
-
"MS;""M"";18;""R"";""GT3"";""T"";2;1;""other"";""other"";""other"";""mother"";2;1;0;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""yes"";4;4;3;1;3;5;0;""7"";""7"";0"
|
640
|
-
"MS;""M"";17;""U"";""GT3"";""T"";2;3;""other"";""services"";""home"";""father"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""yes"";""no"";4;4;3;1;1;3;4;""14"";""15"";16"
|
641
|
-
"MS;""M"";19;""R"";""GT3"";""T"";1;1;""other"";""services"";""other"";""mother"";2;1;1;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";4;3;2;1;3;5;0;""5"";""8"";0"
|
642
|
-
"MS;""M"";18;""R"";""GT3"";""T"";4;2;""other"";""other"";""home"";""father"";2;1;1;""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";""no"";5;4;3;4;3;3;0;""7"";""7"";0"
|
643
|
-
"MS;""F"";18;""R"";""GT3"";""T"";2;2;""at_home"";""other"";""other"";""mother"";2;3;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";""no"";5;3;3;1;3;4;0;""14"";""17"";15"
|
644
|
-
"MS;""F"";17;""U"";""GT3"";""T"";4;3;""teacher"";""other"";""other"";""mother"";2;2;0;""no"";""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";5;5;4;1;1;1;0;""6"";""9"";11"
|
645
|
-
"MS;""F"";18;""R"";""GT3"";""T"";4;4;""teacher"";""at_home"";""reputation"";""mother"";3;1;0;""no"";""yes"";""no"";""yes"";""yes"";""yes"";""yes"";""yes"";4;4;3;2;2;5;4;""7"";""9"";10"
|
646
|
-
"MS;""F"";19;""R"";""GT3"";""T"";2;3;""services"";""other"";""course"";""mother"";1;3;1;""no"";""no"";""no"";""yes"";""no"";""yes"";""yes"";""no"";5;4;2;1;2;5;4;""10"";""11"";10"
|
647
|
-
"MS;""F"";18;""U"";""LE3"";""T"";3;1;""teacher"";""services"";""course"";""mother"";1;2;0;""no"";""yes"";""no"";""no"";""yes"";""yes"";""yes"";""no"";4;3;4;1;1;1;4;""15"";""15"";16"
|
648
|
-
"MS;""F"";18;""U"";""GT3"";""T"";1;1;""other"";""other"";""course"";""mother"";2;2;0;""no"";""no"";""no"";""yes"";""yes"";""yes"";""no"";""no"";1;1;1;1;1;5;6;""11"";""12"";9"
|
649
|
-
"MS;""M"";17;""U"";""LE3"";""T"";3;1;""services"";""services"";""course"";""mother"";2;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";2;4;5;3;4;2;6;""10"";""10"";10"
|
650
|
-
"MS;""M"";18;""R"";""LE3"";""T"";3;2;""services"";""other"";""course"";""mother"";3;1;0;""no"";""no"";""no"";""no"";""no"";""yes"";""yes"";""no"";4;4;1;3;4;5;4;""10"";""11"";11"
|