# Baca data
library(readr)
## Warning: package 'readr' was built under R version 4.4.3
data <- read.csv("C:\\Users\\Shellomitha Sulvana\\Downloads\\Extended_Employee_Performance_and_Productivity_Data.csv", stringsAsFactors = FALSE)
print(data)
##      Employee_ID       Department Gender Age  Job_Title
## 1              1               IT   Male  55 Specialist
## 2              2          Finance   Male  29  Developer
## 3              3          Finance   Male  55 Specialist
## 4              4 Customer Support Female  48    Analyst
## 5              5      Engineering Female  36    Analyst
## 6              6               IT   Male  43    Manager
## 7              7               IT   Male  37 Technician
## 8              8      Engineering Female  55   Engineer
## 9              9        Marketing Female  55 Technician
## 10            10      Engineering Female  45 Consultant
## 11            11 Customer Support   Male  52   Engineer
## 12            12 Customer Support   Male  27 Technician
## 13            13               HR   Male  51 Technician
## 14            14      Engineering   Male  27    Analyst
## 15            15          Finance   Male  46    Analyst
## 16            16 Customer Support   Male  26  Developer
## 17            17       Operations   Male  29   Engineer
## 18            18            Sales  Other  28  Developer
## 19            19 Customer Support  Other  56  Developer
## 20            20          Finance   Male  23 Technician
## 21            21       Operations Female  33    Manager
## 22            22            Sales   Male  59    Manager
## 23            23          Finance   Male  26 Specialist
## 24            24            Sales   Male  58 Consultant
## 25            25               HR Female  38    Analyst
## 26            26 Customer Support   Male  38 Specialist
## 27            27          Finance   Male  45   Engineer
## 28            28            Legal   Male  43    Manager
## 29            29      Engineering   Male  53 Specialist
## 30            30          Finance   Male  52    Analyst
## 31            31 Customer Support   Male  58 Consultant
## 32            32            Legal Female  24    Manager
## 33            33 Customer Support   Male  29    Analyst
## 34            34            Sales Female  25   Engineer
## 35            35        Marketing   Male  41    Analyst
## 36            36               HR Female  42   Engineer
## 37            37            Sales   Male  43 Consultant
## 38            38            Sales  Other  46 Consultant
## 39            39               IT   Male  48 Specialist
## 40            40               HR Female  58   Engineer
## 41            41               HR Female  44    Analyst
## 42            42        Marketing   Male  29 Specialist
## 43            43 Customer Support   Male  60   Engineer
## 44            44        Marketing Female  43    Manager
## 45            45 Customer Support Female  46  Developer
## 46            46               HR Female  29 Specialist
## 47            47               HR   Male  32 Technician
## 48            48       Operations   Male  31 Specialist
## 49            49            Legal   Male  40 Specialist
## 50            50       Operations  Other  57  Developer
## 51            51            Legal Female  35 Consultant
## 52            52               HR   Male  40  Developer
## 53            53      Engineering   Male  28 Consultant
## 54            54      Engineering Female  37 Technician
## 55            55       Operations Female  34 Technician
## 56            56        Marketing Female  34  Developer
## 57            57 Customer Support Female  33 Specialist
## 58            58          Finance   Male  23  Developer
## 59            59               IT  Other  52 Technician
## 60            60 Customer Support Female  54    Manager
## 61            61       Operations Female  34 Consultant
## 62            62      Engineering   Male  53 Specialist
## 63            63            Sales   Male  27    Manager
## 64            64          Finance Female  58    Manager
## 65            65            Sales Female  41 Specialist
## 66            66            Legal   Male  37 Technician
## 67            67            Sales   Male  49    Manager
## 68            68               HR   Male  39 Consultant
## 69            69       Operations Female  38 Specialist
## 70            70            Sales   Male  52    Manager
## 71            71               IT Female  42  Developer
## 72            72      Engineering Female  42    Analyst
## 73            73            Sales Female  33  Developer
## 74            74            Legal Female  47  Developer
## 75            75               HR Female  33 Consultant
## 76            76      Engineering   Male  47 Consultant
## 77            77 Customer Support   Male  31 Technician
## 78            78            Sales   Male  28  Developer
## 79            79            Legal   Male  46 Consultant
## 80            80 Customer Support Female  54 Specialist
## 81            81            Legal Female  55  Developer
## 82            82 Customer Support Female  23 Specialist
## 83            83      Engineering   Male  46    Analyst
## 84            84               HR Female  28    Analyst
## 85            85        Marketing Female  46 Specialist
## 86            86            Legal Female  59   Engineer
## 87            87        Marketing   Male  55 Technician
## 88            88        Marketing   Male  52 Technician
## 89            89          Finance Female  27   Engineer
## 90            90 Customer Support Female  39    Manager
## 91            91 Customer Support   Male  55 Consultant
## 92            92            Legal   Male  48  Developer
## 93            93          Finance   Male  50    Manager
## 94            94      Engineering   Male  52 Specialist
## 95            95       Operations   Male  52  Developer
## 96            96        Marketing Female  30    Manager
## 97            97      Engineering   Male  58 Specialist
## 98            98          Finance Female  38    Manager
## 99            99            Sales   Male  24  Developer
## 100          100 Customer Support  Other  33    Manager
## 101          101          Finance Female  45   Engineer
## 102          102               IT Female  33 Consultant
## 103          103               IT   Male  33 Consultant
## 104          104      Engineering   Male  58 Consultant
## 105          105 Customer Support Female  55 Technician
## 106          106 Customer Support   Male  46    Manager
## 107          107               HR Female  22  Developer
## 108          108       Operations Female  37   Engineer
## 109          109            Sales   Male  56 Consultant
## 110          110            Sales   Male  36 Consultant
## 111          111               IT   Male  43 Technician
## 112          112          Finance   Male  39    Analyst
## 113          113            Legal Female  30 Technician
## 114          114 Customer Support   Male  35 Consultant
## 115          115            Legal Female  48 Specialist
## 116          116 Customer Support Female  56    Analyst
## 117          117            Legal   Male  26    Manager
## 118          118               IT   Male  38 Consultant
## 119          119               IT Female  27    Manager
## 120          120          Finance   Male  29 Specialist
## 121          121 Customer Support   Male  26 Specialist
## 122          122            Legal Female  25 Technician
## 123          123       Operations Female  44    Manager
## 124          124          Finance   Male  46 Consultant
## 125          125               IT   Male  28   Engineer
## 126          126        Marketing   Male  34  Developer
## 127          127      Engineering  Other  59 Consultant
## 128          128            Sales   Male  31 Consultant
## 129          129            Sales   Male  51  Developer
## 130          130            Sales  Other  29   Engineer
## 131          131      Engineering   Male  47 Specialist
## 132          132               HR   Male  32 Technician
## 133          133        Marketing Female  55    Manager
## 134          134       Operations Female  29 Consultant
## 135          135       Operations   Male  24 Consultant
## 136          136            Sales   Male  23    Analyst
## 137          137            Legal Female  35    Analyst
## 138          138 Customer Support   Male  28    Manager
## 139          139          Finance   Male  38 Technician
## 140          140            Legal Female  39 Specialist
## 141          141      Engineering Female  23    Analyst
## 142          142 Customer Support   Male  22 Specialist
## 143          143            Legal Female  60 Specialist
## 144          144 Customer Support Female  54    Analyst
## 145          145       Operations Female  26 Consultant
## 146          146 Customer Support   Male  43 Consultant
## 147          147            Legal Female  57   Engineer
## 148          148            Sales   Male  58    Analyst
## 149          149               IT Female  31 Technician
## 150          150          Finance Female  55    Analyst
## 151          151       Operations   Male  59 Consultant
## 152          152            Sales   Male  25    Manager
## 153          153        Marketing Female  54 Technician
## 154          154 Customer Support   Male  60 Specialist
## 155          155            Legal   Male  51   Engineer
## 156          156 Customer Support Female  35 Specialist
## 157          157            Legal   Male  46    Manager
## 158          158       Operations Female  39    Analyst
## 159          159            Legal Female  41 Technician
## 160          160       Operations Female  30    Manager
## 161          161      Engineering   Male  36    Manager
## 162          162               HR   Male  32 Technician
## 163          163          Finance   Male  44 Technician
## 164          164            Legal   Male  37    Analyst
## 165          165      Engineering   Male  26    Analyst
## 166          166            Sales Female  30 Specialist
## 167          167            Sales   Male  36    Manager
## 168          168            Legal   Male  31    Analyst
## 169          169            Legal Female  39 Specialist
## 170          170            Legal Female  34 Technician
## 171          171      Engineering   Male  23    Manager
## 172          172          Finance   Male  22  Developer
## 173          173       Operations   Male  43  Developer
## 174          174        Marketing Female  26 Specialist
## 175          175 Customer Support Female  30    Analyst
## 176          176      Engineering Female  48  Developer
## 177          177               HR Female  54 Consultant
## 178          178 Customer Support   Male  25    Analyst
## 179          179 Customer Support  Other  48 Technician
## 180          180            Legal Female  53    Manager
## 181          181            Legal   Male  28 Technician
## 182          182            Legal   Male  57    Manager
## 183          183            Sales   Male  48 Technician
## 184          184 Customer Support Female  32    Manager
## 185          185          Finance Female  33 Technician
## 186          186               HR Female  57    Manager
## 187          187            Legal   Male  38   Engineer
## 188          188               IT Female  43 Specialist
## 189          189 Customer Support Female  26 Specialist
## 190          190       Operations Female  41 Consultant
## 191          191               HR Female  37    Analyst
## 192          192      Engineering Female  36    Analyst
## 193          193          Finance   Male  54 Specialist
## 194          194               IT Female  45    Analyst
## 195          195               IT Female  56 Specialist
## 196          196            Legal Female  39   Engineer
## 197          197               HR   Male  44 Technician
## 198          198               HR Female  55    Analyst
## 199          199               IT Female  52  Developer
## 200          200       Operations   Male  27 Consultant
## 201          201          Finance   Male  45    Analyst
## 202          202       Operations Female  54 Specialist
## 203          203      Engineering   Male  32 Consultant
## 204          204 Customer Support   Male  52    Analyst
## 205          205               HR Female  38 Technician
## 206          206        Marketing   Male  50   Engineer
## 207          207 Customer Support   Male  41    Manager
## 208          208            Sales Female  40  Developer
## 209          209      Engineering   Male  43  Developer
## 210          210            Legal   Male  42 Consultant
## 211          211          Finance Female  26 Specialist
## 212          212        Marketing   Male  36    Manager
## 213          213       Operations   Male  28  Developer
## 214          214            Legal Female  32 Specialist
## 215          215       Operations Female  25  Developer
## 216          216            Sales Female  30    Manager
## 217          217       Operations Female  42   Engineer
## 218          218            Legal Female  22    Analyst
## 219          219      Engineering   Male  23   Engineer
## 220          220 Customer Support   Male  52   Engineer
## 221          221       Operations   Male  25 Consultant
## 222          222 Customer Support   Male  50  Developer
## 223          223            Legal   Male  32    Analyst
## 224          224      Engineering Female  55   Engineer
## 225          225            Sales Female  53 Specialist
## 226          226            Sales Female  44    Manager
## 227          227               HR Female  25   Engineer
## 228          228       Operations Female  57  Developer
## 229          229               IT   Male  42 Consultant
## 230          230            Legal Female  39   Engineer
## 231          231       Operations   Male  25    Manager
## 232          232 Customer Support Female  27    Analyst
## 233          233            Sales Female  32 Technician
## 234          234          Finance Female  57    Analyst
## 235          235        Marketing   Male  32    Analyst
## 236          236               HR Female  39 Technician
## 237          237        Marketing  Other  44 Technician
## 238          238            Sales   Male  28   Engineer
## 239          239       Operations Female  42 Consultant
## 240          240          Finance Female  27    Manager
## 241          241               HR   Male  60  Developer
## 242          242      Engineering   Male  42    Manager
## 243          243          Finance   Male  33  Developer
## 244          244               IT Female  47    Analyst
## 245          245               HR Female  45    Manager
## 246          246               IT Female  32 Specialist
## 247          247        Marketing Female  24 Technician
## 248          248               HR Female  43    Analyst
## 249          249            Legal   Male  32 Consultant
## 250          250 Customer Support   Male  35 Technician
## 251          251      Engineering   Male  56 Technician
## 252          252               IT   Male  35 Consultant
## 253          253       Operations   Male  34 Specialist
## 254          254            Legal Female  30 Consultant
## 255          255        Marketing  Other  46  Developer
## 256          256       Operations   Male  34 Consultant
## 257          257      Engineering Female  45 Specialist
## 258          258               HR Female  31 Specialist
## 259          259            Sales   Male  26 Technician
## 260          260        Marketing   Male  40    Manager
## 261          261        Marketing   Male  46  Developer
## 262          262       Operations Female  32 Technician
## 263          263               HR Female  26  Developer
## 264          264               IT   Male  52    Manager
## 265          265        Marketing  Other  26   Engineer
## 266          266               IT Female  34 Technician
## 267          267          Finance   Male  31  Developer
## 268          268               IT Female  54    Manager
## 269          269       Operations   Male  39 Technician
## 270          270               IT Female  52    Manager
## 271          271            Sales   Male  39 Specialist
## 272          272       Operations   Male  31 Consultant
## 273          273        Marketing Female  44    Manager
## 274          274       Operations  Other  25   Engineer
## 275          275               IT   Male  26 Technician
## 276          276        Marketing   Male  56 Consultant
## 277          277      Engineering   Male  27   Engineer
## 278          278            Legal Female  59 Consultant
## 279          279       Operations   Male  34  Developer
## 280          280 Customer Support   Male  54 Consultant
## 281          281            Sales Female  57    Analyst
## 282          282      Engineering Female  43 Consultant
## 283          283 Customer Support   Male  36   Engineer
## 284          284               IT Female  41 Technician
## 285          285        Marketing Female  38    Manager
## 286          286               HR Female  40    Manager
## 287          287               HR Female  22 Consultant
## 288          288          Finance   Male  34    Analyst
## 289          289       Operations Female  58    Manager
## 290          290            Legal   Male  42    Analyst
## 291          291      Engineering   Male  40 Consultant
## 292          292            Sales   Male  56    Analyst
## 293          293            Sales   Male  51  Developer
## 294          294       Operations Female  22 Consultant
## 295          295            Sales   Male  48 Specialist
## 296          296               HR Female  40 Consultant
## 297          297       Operations Female  36 Consultant
## 298          298 Customer Support Female  30    Analyst
## 299          299      Engineering  Other  22   Engineer
## 300          300          Finance Female  53 Technician
## 301          301        Marketing   Male  34  Developer
## 302          302 Customer Support Female  23  Developer
## 303          303            Sales Female  57    Analyst
## 304          304       Operations   Male  24 Consultant
## 305          305      Engineering   Male  46    Analyst
## 306          306            Legal Female  51  Developer
## 307          307      Engineering Female  46 Technician
## 308          308            Sales Female  58    Analyst
## 309          309        Marketing Female  24    Manager
## 310          310        Marketing Female  35 Consultant
## 311          311          Finance Female  46  Developer
## 312          312 Customer Support   Male  34   Engineer
## 313          313 Customer Support   Male  47 Consultant
## 314          314      Engineering   Male  54    Analyst
## 315          315            Sales Female  43    Manager
## 316          316            Sales   Male  42    Analyst
## 317          317       Operations   Male  23 Consultant
## 318          318          Finance Female  27   Engineer
## 319          319            Sales Female  22   Engineer
## 320          320            Sales Female  45   Engineer
## 321          321          Finance Female  36 Specialist
## 322          322      Engineering Female  23 Consultant
## 323          323               IT   Male  26    Manager
## 324          324        Marketing Female  34 Consultant
## 325          325          Finance   Male  24    Analyst
## 326          326               HR   Male  57  Developer
## 327          327          Finance Female  46 Consultant
## 328          328          Finance Female  22  Developer
## 329          329            Legal  Other  53 Consultant
## 330          330       Operations Female  27 Specialist
## 331          331        Marketing  Other  34 Consultant
## 332          332               HR Female  50 Technician
## 333          333       Operations Female  31   Engineer
## 334          334       Operations   Male  38 Technician
## 335          335          Finance Female  33 Consultant
## 336          336               IT Female  28 Consultant
## 337          337 Customer Support   Male  35   Engineer
## 338          338       Operations Female  55  Developer
## 339          339          Finance   Male  60 Specialist
## 340          340            Legal Female  45 Specialist
## 341          341        Marketing   Male  43   Engineer
## 342          342          Finance   Male  31    Manager
## 343          343          Finance Female  29    Manager
## 344          344 Customer Support Female  27    Analyst
## 345          345       Operations Female  56  Developer
## 346          346       Operations Female  58    Analyst
## 347          347               HR Female  54    Analyst
## 348          348               HR   Male  48 Consultant
## 349          349            Sales   Male  31 Technician
## 350          350      Engineering Female  43    Manager
## 351          351               IT Female  26  Developer
## 352          352               HR   Male  43   Engineer
## 353          353            Legal Female  25 Specialist
## 354          354            Legal Female  44    Analyst
## 355          355 Customer Support   Male  46 Technician
## 356          356               HR Female  27  Developer
## 357          357       Operations Female  53 Specialist
## 358          358            Sales Female  32 Technician
## 359          359       Operations   Male  36 Technician
## 360          360          Finance   Male  52 Consultant
## 361          361               HR   Male  50   Engineer
## 362          362            Sales Female  38 Specialist
## 363          363               IT Female  30 Specialist
## 364          364 Customer Support Female  37   Engineer
## 365          365            Legal   Male  40 Technician
## 366          366        Marketing   Male  45    Manager
## 367          367        Marketing Female  42 Technician
## 368          368        Marketing   Male  39    Manager
## 369          369            Legal Female  28   Engineer
## 370          370               HR  Other  30    Manager
## 371          371      Engineering   Male  32 Consultant
## 372          372 Customer Support   Male  50 Specialist
## 373          373 Customer Support Female  27 Specialist
## 374          374               IT Female  32    Manager
## 375          375       Operations Female  37    Manager
## 376          376               HR Female  43    Analyst
## 377          377          Finance   Male  28    Manager
## 378          378      Engineering Female  33  Developer
## 379          379            Sales Female  53   Engineer
## 380          380 Customer Support Female  44 Specialist
## 381          381       Operations Female  26 Technician
## 382          382 Customer Support   Male  42 Specialist
## 383          383        Marketing   Male  36 Specialist
## 384          384      Engineering Female  34  Developer
## 385          385            Sales Female  52    Manager
## 386          386       Operations   Male  31    Manager
## 387          387            Sales   Male  26    Manager
## 388          388       Operations Female  43    Manager
## 389          389          Finance Female  60 Technician
## 390          390               IT Female  23  Developer
## 391          391      Engineering   Male  33    Manager
## 392          392          Finance   Male  25    Manager
## 393          393          Finance   Male  35 Technician
## 394          394        Marketing Female  31   Engineer
## 395          395               IT Female  34   Engineer
## 396          396 Customer Support Female  39  Developer
## 397          397          Finance   Male  35  Developer
## 398          398            Legal   Male  41 Technician
## 399          399          Finance   Male  25 Technician
## 400          400               HR  Other  31 Technician
## 401          401        Marketing Female  54 Specialist
## 402          402          Finance Female  58   Engineer
## 403          403               HR   Male  39 Consultant
## 404          404               IT   Male  25 Specialist
## 405          405 Customer Support Female  27 Consultant
## 406          406            Sales   Male  41   Engineer
## 407          407               HR   Male  40    Analyst
## 408          408               IT   Male  30  Developer
## 409          409               IT   Male  52    Analyst
## 410          410      Engineering Female  38 Specialist
## 411          411      Engineering   Male  50   Engineer
## 412          412        Marketing   Male  29 Technician
## 413          413 Customer Support   Male  22  Developer
## 414          414      Engineering   Male  29    Analyst
## 415          415 Customer Support  Other  33 Technician
## 416          416               IT Female  30  Developer
## 417          417       Operations   Male  42    Manager
## 418          418               IT   Male  42 Specialist
## 419          419 Customer Support Female  42   Engineer
## 420          420        Marketing   Male  38   Engineer
## 421          421            Legal Female  37 Technician
## 422          422        Marketing   Male  52 Technician
## 423          423        Marketing   Male  51   Engineer
## 424          424          Finance Female  31    Manager
## 425          425               IT Female  30  Developer
## 426          426            Sales Female  45   Engineer
## 427          427          Finance Female  22  Developer
## 428          428 Customer Support Female  48   Engineer
## 429          429               HR   Male  25   Engineer
## 430          430               IT   Male  50    Manager
## 431          431      Engineering Female  57  Developer
## 432          432      Engineering Female  23  Developer
## 433          433 Customer Support Female  40 Consultant
## 434          434        Marketing Female  50 Technician
## 435          435       Operations   Male  45 Specialist
## 436          436            Sales   Male  45    Manager
## 437          437            Legal   Male  51 Consultant
## 438          438       Operations Female  23    Manager
## 439          439        Marketing   Male  35    Analyst
## 440          440            Legal   Male  48   Engineer
## 441          441               HR   Male  39 Consultant
## 442          442      Engineering   Male  49    Analyst
## 443          443 Customer Support   Male  28   Engineer
## 444          444               HR   Male  30    Analyst
## 445          445               HR   Male  39    Manager
## 446          446            Sales  Other  56 Specialist
## 447          447        Marketing Female  23 Consultant
## 448          448            Sales Female  30  Developer
## 449          449        Marketing Female  47 Consultant
## 450          450               IT   Male  53 Technician
## 451          451 Customer Support Female  49   Engineer
## 452          452 Customer Support Female  47 Specialist
## 453          453 Customer Support   Male  36 Specialist
## 454          454       Operations Female  31  Developer
## 455          455               IT   Male  33  Developer
## 456          456       Operations   Male  23    Manager
## 457          457        Marketing Female  35 Technician
## 458          458      Engineering Female  52 Consultant
## 459          459            Sales   Male  39 Consultant
## 460          460      Engineering Female  59   Engineer
## 461          461       Operations   Male  28    Analyst
## 462          462            Sales   Male  60  Developer
## 463          463               IT   Male  26    Manager
## 464          464       Operations Female  37 Consultant
## 465          465               IT   Male  40 Specialist
## 466          466               HR   Male  47    Manager
## 467          467            Sales   Male  50 Specialist
## 468          468        Marketing   Male  56 Consultant
## 469          469          Finance   Male  39 Consultant
## 470          470       Operations   Male  36    Analyst
## 471          471               IT Female  47  Developer
## 472          472 Customer Support Female  47 Specialist
## 473          473               IT Female  27   Engineer
## 474          474        Marketing   Male  32 Consultant
## 475          475      Engineering Female  29 Consultant
## 476          476            Sales Female  39 Technician
## 477          477      Engineering   Male  26   Engineer
## 478          478            Legal   Male  39 Specialist
## 479          479               HR   Male  32    Analyst
## 480          480               IT   Male  37 Consultant
## 481          481               IT   Male  57   Engineer
## 482          482      Engineering Female  52 Specialist
## 483          483       Operations   Male  55    Manager
## 484          484       Operations Female  58 Consultant
## 485          485       Operations   Male  37 Specialist
## 486          486               HR   Male  59 Consultant
## 487          487 Customer Support   Male  43 Technician
## 488          488      Engineering   Male  41 Consultant
## 489          489               IT Female  48 Specialist
## 490          490          Finance Female  42    Analyst
## 491          491            Legal Female  51 Consultant
## 492          492 Customer Support   Male  36    Manager
## 493          493            Legal   Male  22   Engineer
## 494          494        Marketing  Other  48 Specialist
## 495          495            Sales   Male  41 Specialist
## 496          496          Finance Female  50  Developer
## 497          497      Engineering   Male  27 Consultant
## 498          498      Engineering   Male  35    Analyst
## 499          499       Operations Female  27 Specialist
## 500          500        Marketing   Male  27    Analyst
## 501          501               IT Female  31 Specialist
## 502          502 Customer Support   Male  57 Technician
## 503          503          Finance   Male  40 Consultant
## 504          504       Operations Female  36 Specialist
## 505          505          Finance Female  58    Analyst
## 506          506               HR  Other  56 Technician
## 507          507 Customer Support  Other  36    Manager
## 508          508      Engineering   Male  49    Manager
## 509          509       Operations   Male  35 Consultant
## 510          510            Legal   Male  57 Specialist
## 511          511               HR Female  50 Consultant
## 512          512               IT Female  46 Specialist
## 513          513            Legal   Male  35   Engineer
## 514          514          Finance   Male  36 Consultant
## 515          515               IT   Male  50 Consultant
## 516          516      Engineering Female  46 Consultant
## 517          517            Legal   Male  55    Manager
## 518          518      Engineering Female  27  Developer
## 519          519          Finance   Male  39  Developer
## 520          520          Finance Female  43  Developer
## 521          521            Sales   Male  24 Consultant
## 522          522 Customer Support Female  52    Analyst
## 523          523      Engineering Female  49 Consultant
## 524          524            Legal Female  27 Specialist
## 525          525        Marketing   Male  59 Consultant
## 526          526       Operations   Male  31 Technician
## 527          527       Operations   Male  52    Manager
## 528          528               HR Female  28   Engineer
## 529          529               HR   Male  32  Developer
## 530          530               HR   Male  27  Developer
## 531          531        Marketing   Male  37   Engineer
## 532          532 Customer Support Female  30   Engineer
## 533          533            Legal   Male  34    Manager
## 534          534 Customer Support Female  45  Developer
## 535          535               HR   Male  29 Consultant
## 536          536          Finance Female  45 Specialist
## 537          537        Marketing Female  46 Technician
## 538          538               IT   Male  35    Manager
## 539          539               HR Female  46 Technician
## 540          540            Sales Female  55 Technician
## 541          541            Legal Female  52   Engineer
## 542          542        Marketing Female  35 Specialist
## 543          543        Marketing  Other  38 Specialist
## 544          544            Legal Female  35  Developer
## 545          545            Sales   Male  39  Developer
## 546          546       Operations Female  33    Manager
## 547          547            Sales   Male  52 Specialist
## 548          548            Sales  Other  58    Analyst
## 549          549          Finance Female  48 Specialist
## 550          550       Operations   Male  31   Engineer
## 551          551      Engineering Female  31 Specialist
## 552          552 Customer Support Female  45    Analyst
## 553          553      Engineering Female  24  Developer
## 554          554 Customer Support   Male  60   Engineer
## 555          555            Sales   Male  24 Technician
## 556          556          Finance   Male  60    Analyst
## 557          557 Customer Support Female  51 Specialist
## 558          558      Engineering Female  48 Specialist
## 559          559            Legal Female  54 Technician
## 560          560          Finance Female  29  Developer
## 561          561 Customer Support Female  46    Manager
## 562          562        Marketing Female  56 Specialist
## 563          563      Engineering   Male  56    Analyst
## 564          564            Sales Female  57 Technician
## 565          565            Sales Female  35    Analyst
## 566          566       Operations   Male  33 Technician
## 567          567 Customer Support Female  26 Technician
## 568          568       Operations Female  28   Engineer
## 569          569        Marketing Female  55 Specialist
## 570          570            Legal   Male  46  Developer
## 571          571               HR   Male  35  Developer
## 572          572       Operations Female  32    Manager
## 573          573               HR Female  26    Analyst
## 574          574          Finance Female  35    Analyst
## 575          575      Engineering Female  41    Manager
## 576          576        Marketing   Male  50    Analyst
## 577          577        Marketing   Male  25 Technician
## 578          578               IT   Male  40 Specialist
## 579          579 Customer Support Female  37  Developer
## 580          580               IT Female  52 Specialist
## 581          581      Engineering   Male  54    Analyst
## 582          582          Finance   Male  54 Specialist
## 583          583               HR   Male  34    Manager
## 584          584            Legal   Male  39  Developer
## 585          585            Sales Female  59 Specialist
## 586          586      Engineering Female  53   Engineer
## 587          587               IT   Male  49  Developer
## 588          588        Marketing   Male  59    Analyst
## 589          589      Engineering Female  36 Consultant
## 590          590        Marketing   Male  43    Analyst
## 591          591      Engineering   Male  27 Consultant
## 592          592          Finance   Male  54 Consultant
## 593          593        Marketing Female  29  Developer
## 594          594               HR   Male  33    Analyst
## 595          595               HR   Male  35  Developer
## 596          596          Finance Female  43    Manager
## 597          597            Sales   Male  40 Technician
## 598          598       Operations Female  27 Technician
## 599          599               IT Female  39  Developer
## 600          600       Operations   Male  34 Technician
## 601          601               HR  Other  27  Developer
## 602          602               IT   Male  27  Developer
## 603          603 Customer Support Female  46    Analyst
## 604          604            Sales   Male  28 Consultant
## 605          605        Marketing   Male  41   Engineer
## 606          606               IT Female  35   Engineer
## 607          607      Engineering Female  43    Manager
## 608          608            Sales   Male  42 Technician
## 609          609            Sales Female  43 Technician
## 610          610            Sales   Male  30 Technician
## 611          611        Marketing Female  42    Manager
## 612          612               HR   Male  42 Technician
## 613          613       Operations   Male  56  Developer
## 614          614            Sales Female  41    Analyst
## 615          615       Operations   Male  24 Specialist
## 616          616       Operations   Male  26 Technician
## 617          617            Sales Female  36   Engineer
## 618          618       Operations   Male  56 Consultant
## 619          619               IT Female  40 Consultant
## 620          620       Operations Female  56 Technician
## 621          621               HR   Male  40 Specialist
## 622          622      Engineering Female  35 Consultant
## 623          623            Legal   Male  33  Developer
## 624          624      Engineering   Male  42 Technician
## 625          625            Legal Female  51   Engineer
## 626          626            Legal   Male  49 Consultant
## 627          627               IT Female  26    Manager
## 628          628               IT Female  33   Engineer
## 629          629          Finance Female  35    Manager
## 630          630            Sales Female  35   Engineer
## 631          631               HR Female  48    Analyst
## 632          632          Finance Female  35    Manager
## 633          633               IT Female  35 Technician
## 634          634               HR   Male  51 Consultant
## 635          635            Sales   Male  33 Specialist
## 636          636               IT Female  37  Developer
## 637          637          Finance  Other  47    Analyst
## 638          638            Sales   Male  42 Specialist
## 639          639            Sales Female  29 Consultant
## 640          640            Sales   Male  53    Analyst
## 641          641      Engineering   Male  43   Engineer
## 642          642               IT   Male  35   Engineer
## 643          643               IT   Male  37    Manager
## 644          644            Legal   Male  30   Engineer
## 645          645            Legal Female  59    Manager
## 646          646          Finance Female  39 Technician
## 647          647 Customer Support   Male  22 Technician
## 648          648 Customer Support   Male  30 Consultant
## 649          649        Marketing Female  31  Developer
## 650          650            Legal   Male  44  Developer
## 651          651            Legal Female  29  Developer
## 652          652       Operations   Male  33 Specialist
## 653          653        Marketing   Male  39 Specialist
## 654          654       Operations   Male  39    Analyst
## 655          655               HR   Male  27    Analyst
## 656          656 Customer Support Female  59    Analyst
## 657          657               HR Female  39 Technician
## 658          658          Finance   Male  35    Analyst
## 659          659       Operations Female  33    Manager
## 660          660 Customer Support Female  55   Engineer
## 661          661 Customer Support   Male  43 Consultant
## 662          662            Sales   Male  46    Analyst
## 663          663      Engineering Female  47    Analyst
## 664          664            Legal   Male  47   Engineer
## 665          665 Customer Support Female  37 Technician
## 666          666               IT Female  37 Technician
## 667          667            Sales   Male  59    Analyst
## 668          668          Finance   Male  45 Technician
## 669          669            Sales Female  43 Consultant
## 670          670            Legal   Male  47  Developer
## 671          671 Customer Support   Male  46 Specialist
## 672          672            Legal Female  56 Consultant
## 673          673          Finance Female  53    Analyst
## 674          674            Legal Female  50 Consultant
## 675          675               IT Female  53  Developer
## 676          676          Finance   Male  52    Manager
## 677          677               IT   Male  46    Manager
## 678          678            Legal Female  25 Consultant
## 679          679        Marketing  Other  60 Consultant
## 680          680      Engineering   Male  44    Analyst
## 681          681      Engineering   Male  39 Consultant
## 682          682       Operations   Male  51 Technician
## 683          683       Operations   Male  46 Technician
## 684          684      Engineering Female  45  Developer
## 685          685            Sales Female  37 Technician
## 686          686          Finance   Male  51   Engineer
## 687          687               HR Female  52 Technician
## 688          688               IT   Male  32 Consultant
## 689          689            Legal   Male  58    Manager
## 690          690            Sales   Male  48 Technician
## 691          691          Finance   Male  54   Engineer
## 692          692        Marketing   Male  23   Engineer
## 693          693            Sales   Male  50  Developer
## 694          694      Engineering   Male  27    Analyst
## 695          695            Sales   Male  24    Manager
## 696          696          Finance   Male  41    Manager
## 697          697      Engineering   Male  33 Consultant
## 698          698            Legal   Male  57    Manager
## 699          699 Customer Support Female  42 Technician
## 700          700            Legal   Male  57    Manager
## 701          701            Sales Female  44    Analyst
## 702          702               IT   Male  26  Developer
## 703          703        Marketing   Male  51 Specialist
## 704          704            Sales   Male  38 Consultant
## 705          705        Marketing   Male  26  Developer
## 706          706      Engineering   Male  22  Developer
## 707          707 Customer Support   Male  40    Analyst
## 708          708 Customer Support   Male  55   Engineer
## 709          709      Engineering Female  60 Consultant
## 710          710          Finance Female  40 Specialist
## 711          711          Finance Female  46    Manager
## 712          712          Finance Female  57    Manager
## 713          713            Sales   Male  39 Specialist
## 714          714            Sales   Male  44 Consultant
## 715          715       Operations Female  33  Developer
## 716          716       Operations   Male  49 Consultant
## 717          717        Marketing Female  42 Consultant
## 718          718      Engineering  Other  48   Engineer
## 719          719            Legal   Male  35  Developer
## 720          720            Legal   Male  27    Manager
## 721          721          Finance   Male  46   Engineer
## 722          722      Engineering   Male  37   Engineer
## 723          723       Operations   Male  52 Technician
## 724          724               IT   Male  29 Consultant
## 725          725          Finance Female  60 Consultant
## 726          726        Marketing Female  60   Engineer
## 727          727        Marketing   Male  42    Analyst
## 728          728 Customer Support Female  43    Analyst
## 729          729       Operations Female  24 Technician
## 730          730               HR Female  26 Technician
## 731          731 Customer Support   Male  29 Specialist
## 732          732       Operations   Male  52 Specialist
## 733          733            Legal  Other  51 Technician
## 734          734               IT   Male  47  Developer
## 735          735               HR   Male  42    Manager
## 736          736        Marketing Female  42 Specialist
## 737          737      Engineering Female  33  Developer
## 738          738               IT Female  32 Specialist
## 739          739            Sales Female  45    Analyst
## 740          740        Marketing   Male  25    Manager
## 741          741            Sales Female  54   Engineer
## 742          742 Customer Support   Male  55   Engineer
## 743          743 Customer Support   Male  31   Engineer
## 744          744               IT Female  51    Analyst
## 745          745       Operations Female  30    Manager
## 746          746            Legal   Male  39 Technician
## 747          747               HR Female  60    Manager
## 748          748          Finance   Male  53    Manager
## 749          749               HR   Male  48 Technician
## 750          750 Customer Support Female  37 Consultant
## 751          751      Engineering Female  39   Engineer
## 752          752               IT Female  45    Manager
## 753          753               IT   Male  60   Engineer
## 754          754               HR Female  59 Specialist
## 755          755          Finance Female  23 Consultant
## 756          756               HR   Male  59    Manager
## 757          757               HR Female  49    Analyst
## 758          758               HR   Male  58   Engineer
## 759          759 Customer Support   Male  27 Consultant
## 760          760            Legal   Male  42 Specialist
## 761          761          Finance Female  44   Engineer
## 762          762 Customer Support   Male  50 Consultant
## 763          763      Engineering Female  57 Specialist
## 764          764 Customer Support   Male  44 Technician
## 765          765       Operations   Male  29 Specialist
## 766          766               IT Female  33 Specialist
## 767          767               HR   Male  34    Analyst
## 768          768        Marketing Female  26 Technician
## 769          769          Finance Female  43 Consultant
## 770          770      Engineering Female  60    Analyst
## 771          771 Customer Support   Male  45 Technician
## 772          772       Operations   Male  44 Specialist
## 773          773 Customer Support  Other  39   Engineer
## 774          774          Finance   Male  49 Technician
## 775          775        Marketing Female  52  Developer
## 776          776 Customer Support Female  27 Technician
## 777          777      Engineering Female  42 Specialist
## 778          778               IT Female  30  Developer
## 779          779      Engineering Female  55 Specialist
## 780          780               HR   Male  29  Developer
## 781          781      Engineering  Other  28 Specialist
## 782          782      Engineering Female  43   Engineer
## 783          783               HR Female  29  Developer
## 784          784            Sales Female  33    Analyst
## 785          785      Engineering Female  48 Specialist
## 786          786            Legal Female  56    Analyst
## 787          787            Legal   Male  32  Developer
## 788          788            Legal Female  44 Specialist
## 789          789       Operations Female  39   Engineer
## 790          790               HR Female  51 Technician
## 791          791       Operations   Male  48    Analyst
## 792          792            Sales   Male  36 Specialist
## 793          793               IT Female  39   Engineer
## 794          794        Marketing Female  33 Specialist
## 795          795          Finance Female  22 Specialist
## 796          796          Finance Female  35   Engineer
## 797          797      Engineering   Male  49 Specialist
## 798          798       Operations   Male  41 Consultant
## 799          799       Operations   Male  54 Consultant
## 800          800            Sales Female  27  Developer
## 801          801        Marketing   Male  27 Specialist
## 802          802       Operations   Male  46 Specialist
## 803          803        Marketing Female  33 Specialist
## 804          804      Engineering Female  45 Consultant
## 805          805               IT   Male  28    Manager
## 806          806      Engineering   Male  60 Specialist
## 807          807          Finance   Male  55   Engineer
## 808          808      Engineering Female  44   Engineer
## 809          809      Engineering   Male  44 Consultant
## 810          810            Sales Female  30    Manager
## 811          811            Sales Female  24  Developer
## 812          812        Marketing   Male  27 Technician
## 813          813            Sales   Male  24    Manager
## 814          814               HR Female  31 Consultant
## 815          815      Engineering Female  26    Analyst
## 816          816        Marketing Female  54 Consultant
## 817          817            Legal   Male  51 Consultant
## 818          818       Operations   Male  44 Technician
## 819          819        Marketing   Male  32 Technician
## 820          820            Sales   Male  31 Specialist
## 821          821            Legal   Male  25 Technician
## 822          822            Sales   Male  32  Developer
## 823          823            Legal Female  54 Specialist
## 824          824        Marketing Female  29 Specialist
## 825          825          Finance   Male  22   Engineer
## 826          826       Operations   Male  59 Technician
## 827          827               IT Female  58 Specialist
## 828          828      Engineering Female  51 Technician
## 829          829 Customer Support Female  48    Analyst
## 830          830            Sales Female  28    Analyst
## 831          831            Legal Female  47    Manager
## 832          832            Sales Female  37 Specialist
## 833          833       Operations   Male  34    Analyst
## 834          834 Customer Support   Male  52 Technician
## 835          835            Sales Female  60    Manager
## 836          836          Finance   Male  38 Technician
## 837          837          Finance   Male  30 Specialist
## 838          838          Finance Female  47    Analyst
## 839          839       Operations Female  37   Engineer
## 840          840 Customer Support Female  44    Manager
## 841          841        Marketing   Male  39    Analyst
## 842          842               HR   Male  42 Specialist
## 843          843 Customer Support Female  29    Manager
## 844          844            Legal Female  53    Analyst
## 845          845       Operations   Male  59   Engineer
## 846          846            Sales   Male  37 Specialist
## 847          847          Finance   Male  30  Developer
## 848          848            Legal   Male  40   Engineer
## 849          849       Operations   Male  38 Specialist
## 850          850        Marketing Female  53    Manager
## 851          851       Operations Female  35    Manager
## 852          852 Customer Support Female  54 Specialist
## 853          853               HR  Other  40    Manager
## 854          854               IT Female  44 Technician
## 855          855               HR Female  45    Analyst
## 856          856 Customer Support Female  59 Technician
## 857          857 Customer Support   Male  33 Technician
## 858          858            Sales Female  24 Consultant
## 859          859        Marketing   Male  56    Manager
## 860          860        Marketing   Male  42 Specialist
## 861          861          Finance Female  59    Analyst
## 862          862               HR Female  44 Technician
## 863          863            Sales   Male  37   Engineer
## 864          864               HR Female  50 Technician
## 865          865               IT   Male  35 Specialist
## 866          866      Engineering   Male  25 Consultant
## 867          867      Engineering   Male  32 Specialist
## 868          868          Finance   Male  26 Specialist
## 869          869            Sales Female  54 Consultant
## 870          870       Operations Female  45 Technician
## 871          871            Legal   Male  33   Engineer
## 872          872 Customer Support Female  57    Analyst
## 873          873               IT Female  51   Engineer
## 874          874            Legal   Male  38 Consultant
## 875          875            Legal Female  34 Technician
## 876          876          Finance Female  22 Specialist
## 877          877            Legal Female  37 Consultant
## 878          878        Marketing Female  56    Manager
## 879          879          Finance Female  52 Specialist
## 880          880            Sales   Male  22    Analyst
## 881          881          Finance Female  23    Manager
## 882          882 Customer Support   Male  48  Developer
## 883          883       Operations   Male  44 Specialist
## 884          884          Finance Female  36    Analyst
## 885          885        Marketing Female  26  Developer
## 886          886          Finance   Male  53  Developer
## 887          887               IT   Male  45  Developer
## 888          888 Customer Support Female  46 Consultant
## 889          889            Sales   Male  27    Manager
## 890          890          Finance Female  43    Manager
## 891          891            Legal   Male  23   Engineer
## 892          892            Legal   Male  49    Analyst
## 893          893       Operations   Male  57  Developer
## 894          894            Sales Female  23  Developer
## 895          895          Finance   Male  34 Technician
## 896          896 Customer Support   Male  39 Consultant
## 897          897 Customer Support Female  52    Analyst
## 898          898      Engineering Female  50 Consultant
## 899          899            Sales Female  60    Analyst
## 900          900      Engineering   Male  40    Manager
## 901          901      Engineering   Male  57    Manager
## 902          902               HR Female  55 Consultant
## 903          903               HR Female  50 Specialist
## 904          904            Sales Female  55 Specialist
## 905          905            Sales Female  55    Manager
## 906          906 Customer Support Female  40 Specialist
## 907          907      Engineering   Male  53    Analyst
## 908          908            Legal  Other  36 Specialist
## 909          909       Operations Female  60   Engineer
## 910          910            Sales Female  46  Developer
## 911          911       Operations   Male  47  Developer
## 912          912               IT   Male  47 Consultant
## 913          913 Customer Support   Male  30  Developer
## 914          914            Sales Female  40   Engineer
## 915          915      Engineering Female  40 Technician
## 916          916            Legal   Male  24 Technician
## 917          917       Operations Female  28  Developer
## 918          918        Marketing Female  28   Engineer
## 919          919      Engineering   Male  45    Analyst
## 920          920          Finance   Male  37  Developer
## 921          921          Finance Female  24    Manager
## 922          922          Finance   Male  54   Engineer
## 923          923               IT   Male  40   Engineer
## 924          924 Customer Support   Male  23 Technician
## 925          925        Marketing  Other  29 Consultant
## 926          926      Engineering   Male  43  Developer
## 927          927               IT   Male  49 Specialist
## 928          928       Operations Female  39 Technician
## 929          929       Operations Female  36  Developer
## 930          930      Engineering Female  32 Specialist
## 931          931            Sales   Male  48 Technician
## 932          932            Sales Female  54   Engineer
## 933          933      Engineering Female  27   Engineer
## 934          934      Engineering Female  54 Consultant
## 935          935               IT Female  35    Manager
## 936          936          Finance Female  57  Developer
## 937          937      Engineering   Male  24 Consultant
## 938          938            Legal Female  52 Technician
## 939          939      Engineering   Male  59    Analyst
## 940          940               IT   Male  56 Consultant
## 941          941            Legal   Male  47    Analyst
## 942          942               HR   Male  54    Manager
## 943          943       Operations   Male  55 Specialist
## 944          944               IT Female  43 Specialist
## 945          945               HR   Male  57 Technician
## 946          946               HR   Male  22 Technician
## 947          947            Legal Female  55 Consultant
## 948          948       Operations Female  38 Consultant
## 949          949       Operations Female  58  Developer
## 950          950               IT   Male  23    Manager
## 951          951          Finance   Male  38 Specialist
## 952          952      Engineering Female  30    Analyst
## 953          953       Operations   Male  46    Manager
## 954          954            Sales   Male  31 Technician
## 955          955        Marketing Female  60  Developer
## 956          956 Customer Support Female  41   Engineer
## 957          957       Operations   Male  57   Engineer
## 958          958        Marketing   Male  60   Engineer
## 959          959        Marketing Female  25   Engineer
## 960          960               IT Female  53 Technician
## 961          961      Engineering   Male  34 Specialist
## 962          962        Marketing   Male  22   Engineer
## 963          963            Legal Female  30 Technician
## 964          964               HR   Male  41 Consultant
## 965          965      Engineering Female  42 Specialist
## 966          966      Engineering   Male  59    Analyst
## 967          967       Operations Female  26   Engineer
## 968          968 Customer Support   Male  30   Engineer
## 969          969          Finance Female  57 Technician
## 970          970          Finance Female  60   Engineer
## 971          971               HR Female  40    Manager
## 972          972          Finance Female  34   Engineer
## 973          973               IT   Male  60   Engineer
## 974          974               IT   Male  52 Specialist
## 975          975            Sales   Male  44    Manager
## 976          976               IT   Male  57   Engineer
## 977          977      Engineering Female  25    Manager
## 978          978 Customer Support Female  41 Technician
## 979          979 Customer Support Female  43 Specialist
## 980          980      Engineering Female  44 Consultant
## 981          981       Operations   Male  24 Technician
## 982          982               HR   Male  51   Engineer
## 983          983            Sales Female  52    Manager
## 984          984            Sales Female  37 Consultant
## 985          985        Marketing  Other  53 Technician
## 986          986               IT Female  56  Developer
## 987          987      Engineering   Male  35 Consultant
## 988          988        Marketing   Male  29   Engineer
## 989          989 Customer Support   Male  42 Technician
## 990          990       Operations   Male  42 Technician
## 991          991               IT   Male  46    Manager
## 992          992        Marketing Female  38 Technician
## 993          993        Marketing Female  44  Developer
## 994          994       Operations   Male  41 Specialist
## 995          995               HR Female  50    Manager
## 996          996               IT   Male  22   Engineer
## 997          997               IT Female  54    Analyst
## 998          998      Engineering   Male  23  Developer
## 999          999            Legal Female  40 Consultant
## 1000        1000               HR Female  28    Analyst
## 1001        1001 Customer Support Female  37    Manager
## 1002        1002               IT Female  52    Analyst
## 1003        1003               IT   Male  45 Specialist
## 1004        1004        Marketing   Male  35   Engineer
## 1005        1005               IT Female  29    Manager
## 1006        1006      Engineering   Male  33    Analyst
## 1007        1007            Sales   Male  25    Analyst
## 1008        1008          Finance   Male  39    Manager
## 1009        1009       Operations Female  52 Technician
## 1010        1010            Legal  Other  51    Analyst
## 1011        1011        Marketing   Male  49 Technician
## 1012        1012               HR Female  53    Manager
## 1013        1013               IT Female  60 Technician
## 1014        1014      Engineering   Male  57 Technician
## 1015        1015       Operations   Male  22 Consultant
## 1016        1016               HR   Male  45 Technician
## 1017        1017          Finance   Male  33   Engineer
## 1018        1018      Engineering Female  50 Specialist
## 1019        1019               HR Female  43    Analyst
## 1020        1020       Operations Female  45 Specialist
## 1021        1021            Legal Female  24 Technician
## 1022        1022        Marketing Female  42  Developer
## 1023        1023      Engineering Female  54  Developer
## 1024        1024            Legal Female  33   Engineer
## 1025        1025               HR Female  36    Manager
## 1026        1026 Customer Support Female  26    Manager
## 1027        1027               HR   Male  51 Specialist
## 1028        1028            Legal Female  49    Manager
## 1029        1029      Engineering   Male  22  Developer
## 1030        1030            Sales Female  56  Developer
## 1031        1031               IT   Male  47 Technician
## 1032        1032 Customer Support Female  53  Developer
## 1033        1033               HR   Male  43    Manager
## 1034        1034          Finance   Male  26    Manager
## 1035        1035        Marketing   Male  48 Specialist
## 1036        1036               IT Female  50 Consultant
## 1037        1037        Marketing   Male  50 Consultant
## 1038        1038          Finance Female  54    Analyst
## 1039        1039            Legal   Male  47    Manager
## 1040        1040 Customer Support Female  48  Developer
## 1041        1041            Legal Female  36  Developer
## 1042        1042            Sales Female  58 Consultant
## 1043        1043               IT Female  43 Specialist
## 1044        1044            Legal   Male  38    Analyst
## 1045        1045            Legal Female  52   Engineer
## 1046        1046      Engineering Female  51  Developer
## 1047        1047 Customer Support  Other  43    Manager
## 1048        1048            Sales Female  36   Engineer
## 1049        1049       Operations   Male  36 Technician
## 1050        1050               IT Female  41  Developer
## 1051        1051          Finance   Male  37    Analyst
## 1052        1052               HR   Male  50 Consultant
## 1053        1053 Customer Support Female  35    Analyst
## 1054        1054          Finance Female  31 Specialist
## 1055        1055            Legal Female  45    Analyst
## 1056        1056        Marketing   Male  30   Engineer
## 1057        1057          Finance   Male  39   Engineer
## 1058        1058      Engineering   Male  42 Technician
## 1059        1059 Customer Support   Male  36 Consultant
## 1060        1060        Marketing Female  53  Developer
## 1061        1061               IT Female  35    Manager
## 1062        1062 Customer Support   Male  39 Technician
## 1063        1063        Marketing  Other  48 Consultant
## 1064        1064       Operations   Male  40  Developer
## 1065        1065      Engineering   Male  31 Specialist
## 1066        1066 Customer Support Female  59    Analyst
## 1067        1067       Operations Female  49 Specialist
## 1068        1068      Engineering   Male  43 Specialist
## 1069        1069            Legal Female  29   Engineer
## 1070        1070            Sales   Male  55    Manager
## 1071        1071            Sales   Male  52  Developer
## 1072        1072            Legal Female  54 Technician
## 1073        1073               IT Female  43    Analyst
## 1074        1074            Sales Female  42   Engineer
## 1075        1075            Legal   Male  51 Technician
## 1076        1076 Customer Support Female  24  Developer
## 1077        1077            Legal Female  26 Specialist
## 1078        1078          Finance Female  52 Consultant
## 1079        1079      Engineering Female  57    Analyst
## 1080        1080 Customer Support  Other  45   Engineer
## 1081        1081       Operations   Male  59    Analyst
## 1082        1082          Finance   Male  59 Technician
## 1083        1083            Sales   Male  30 Consultant
## 1084        1084      Engineering  Other  34 Specialist
## 1085        1085          Finance   Male  56    Manager
## 1086        1086        Marketing Female  37    Manager
## 1087        1087            Sales  Other  55 Technician
## 1088        1088        Marketing   Male  50 Technician
## 1089        1089               HR Female  51 Specialist
## 1090        1090               IT   Male  26  Developer
## 1091        1091            Legal   Male  55 Specialist
## 1092        1092            Sales   Male  46 Specialist
## 1093        1093      Engineering Female  50 Specialist
## 1094        1094      Engineering   Male  42 Specialist
## 1095        1095            Legal   Male  52 Technician
## 1096        1096            Sales Female  34 Technician
## 1097        1097            Legal   Male  59 Consultant
## 1098        1098      Engineering Female  55 Consultant
## 1099        1099      Engineering Female  23 Specialist
## 1100        1100       Operations   Male  48 Specialist
## 1101        1101      Engineering   Male  47    Manager
## 1102        1102            Legal Female  47   Engineer
## 1103        1103               IT   Male  30 Specialist
## 1104        1104               HR Female  54    Analyst
## 1105        1105        Marketing   Male  31   Engineer
## 1106        1106               IT Female  60   Engineer
## 1107        1107       Operations   Male  25  Developer
## 1108        1108               HR   Male  48    Manager
## 1109        1109               HR Female  53    Analyst
## 1110        1110            Sales   Male  27 Technician
## 1111        1111            Sales   Male  28 Technician
## 1112        1112 Customer Support Female  31 Consultant
## 1113        1113 Customer Support Female  45  Developer
## 1114        1114      Engineering Female  55   Engineer
## 1115        1115        Marketing   Male  26   Engineer
## 1116        1116        Marketing   Male  55 Technician
## 1117        1117               HR Female  26 Consultant
## 1118        1118          Finance Female  49  Developer
## 1119        1119        Marketing   Male  49 Consultant
## 1120        1120            Legal Female  34 Specialist
## 1121        1121            Legal Female  54    Manager
## 1122        1122       Operations Female  51  Developer
## 1123        1123       Operations   Male  31 Specialist
## 1124        1124          Finance Female  39 Consultant
## 1125        1125            Legal Female  29 Consultant
## 1126        1126       Operations Female  49    Analyst
## 1127        1127               IT   Male  31    Manager
## 1128        1128      Engineering   Male  47 Technician
## 1129        1129            Legal Female  22 Consultant
## 1130        1130        Marketing Female  32    Analyst
## 1131        1131 Customer Support Female  59 Technician
## 1132        1132            Legal Female  58   Engineer
## 1133        1133          Finance Female  55  Developer
## 1134        1134            Sales Female  42  Developer
## 1135        1135          Finance  Other  43   Engineer
## 1136        1136               IT   Male  22 Specialist
## 1137        1137          Finance Female  35 Technician
## 1138        1138            Sales   Male  49 Specialist
## 1139        1139      Engineering Female  59 Technician
## 1140        1140            Sales   Male  47  Developer
## 1141        1141       Operations  Other  41 Technician
## 1142        1142      Engineering   Male  29 Technician
## 1143        1143        Marketing Female  25    Analyst
## 1144        1144 Customer Support   Male  43    Manager
## 1145        1145      Engineering Female  33   Engineer
## 1146        1146          Finance   Male  25  Developer
## 1147        1147          Finance Female  58    Manager
## 1148        1148               IT   Male  41  Developer
## 1149        1149        Marketing   Male  38    Analyst
## 1150        1150            Sales   Male  25 Technician
## 1151        1151        Marketing   Male  25    Analyst
## 1152        1152      Engineering Female  47 Specialist
## 1153        1153            Legal Female  38 Technician
## 1154        1154            Sales Female  39    Analyst
## 1155        1155      Engineering   Male  30    Manager
## 1156        1156      Engineering   Male  52 Consultant
## 1157        1157        Marketing   Male  56 Technician
## 1158        1158               IT   Male  47 Specialist
## 1159        1159            Legal   Male  24   Engineer
## 1160        1160               IT Female  59    Analyst
## 1161        1161               IT Female  30 Specialist
## 1162        1162          Finance   Male  56 Consultant
## 1163        1163            Legal   Male  43   Engineer
## 1164        1164       Operations   Male  51 Specialist
## 1165        1165          Finance Female  50  Developer
## 1166        1166            Sales Female  54  Developer
## 1167        1167            Legal Female  46  Developer
## 1168        1168       Operations Female  23    Manager
## 1169        1169            Sales   Male  25 Specialist
## 1170        1170       Operations Female  59 Specialist
## 1171        1171       Operations   Male  50   Engineer
## 1172        1172       Operations   Male  31  Developer
## 1173        1173        Marketing Female  39 Technician
## 1174        1174               IT  Other  40   Engineer
## 1175        1175            Sales   Male  35 Specialist
## 1176        1176       Operations Female  25   Engineer
## 1177        1177      Engineering Female  34 Technician
## 1178        1178      Engineering Female  43    Analyst
## 1179        1179          Finance Female  58 Technician
## 1180        1180            Legal   Male  59   Engineer
## 1181        1181            Sales   Male  33 Technician
## 1182        1182            Legal   Male  35    Analyst
## 1183        1183               HR   Male  54 Specialist
## 1184        1184      Engineering   Male  32    Manager
## 1185        1185        Marketing Female  46 Specialist
## 1186        1186               IT   Male  33    Manager
## 1187        1187               IT Female  23 Specialist
## 1188        1188          Finance   Male  59  Developer
## 1189        1189       Operations Female  31  Developer
## 1190        1190        Marketing  Other  43   Engineer
## 1191        1191               HR Female  32  Developer
## 1192        1192          Finance   Male  36  Developer
## 1193        1193               HR   Male  36    Analyst
## 1194        1194               HR   Male  25  Developer
## 1195        1195 Customer Support Female  52    Analyst
## 1196        1196        Marketing   Male  40 Consultant
## 1197        1197       Operations   Male  48   Engineer
## 1198        1198 Customer Support   Male  54 Consultant
## 1199        1199               HR   Male  43    Manager
## 1200        1200               HR   Male  30   Engineer
## 1201        1201 Customer Support Female  52 Consultant
## 1202        1202      Engineering Female  32   Engineer
## 1203        1203            Sales   Male  45 Specialist
## 1204        1204            Legal Female  35    Manager
## 1205        1205            Sales   Male  56    Manager
## 1206        1206       Operations   Male  29 Consultant
## 1207        1207        Marketing   Male  50    Analyst
## 1208        1208            Legal   Male  43    Manager
## 1209        1209        Marketing   Male  26    Analyst
## 1210        1210       Operations  Other  52   Engineer
## 1211        1211 Customer Support Female  44    Analyst
## 1212        1212          Finance   Male  26 Technician
## 1213        1213        Marketing   Male  58 Consultant
## 1214        1214               HR Female  57 Specialist
## 1215        1215               IT   Male  22 Consultant
## 1216        1216               HR Female  34   Engineer
## 1217        1217            Legal  Other  57    Manager
## 1218        1218        Marketing Female  55 Technician
## 1219        1219          Finance   Male  57 Technician
## 1220        1220      Engineering Female  34   Engineer
## 1221        1221            Legal Female  49 Specialist
## 1222        1222       Operations Female  46 Technician
## 1223        1223          Finance  Other  59 Technician
## 1224        1224        Marketing Female  29 Specialist
## 1225        1225            Sales   Male  39 Consultant
## 1226        1226               IT   Male  36  Developer
## 1227        1227        Marketing Female  35 Consultant
## 1228        1228            Legal   Male  32  Developer
## 1229        1229               HR Female  44   Engineer
## 1230        1230 Customer Support   Male  38 Consultant
## 1231        1231       Operations   Male  22 Consultant
## 1232        1232      Engineering Female  44 Technician
## 1233        1233        Marketing Female  35    Analyst
## 1234        1234        Marketing   Male  30  Developer
## 1235        1235       Operations   Male  43 Technician
## 1236        1236               HR Female  25 Consultant
## 1237        1237      Engineering   Male  41    Analyst
## 1238        1238      Engineering Female  38 Consultant
## 1239        1239            Legal Female  59  Developer
## 1240        1240        Marketing   Male  32    Manager
## 1241        1241 Customer Support   Male  30 Specialist
## 1242        1242 Customer Support Female  24   Engineer
## 1243        1243               HR   Male  31 Specialist
## 1244        1244            Sales  Other  51 Technician
## 1245        1245       Operations Female  35   Engineer
## 1246        1246               HR Female  34 Specialist
## 1247        1247 Customer Support   Male  27    Analyst
## 1248        1248            Legal   Male  49    Manager
## 1249        1249      Engineering Female  55  Developer
## 1250        1250          Finance Female  24    Manager
## 1251        1251        Marketing   Male  57   Engineer
## 1252        1252            Legal   Male  25 Technician
## 1253        1253            Legal   Male  59 Specialist
## 1254        1254       Operations Female  34  Developer
## 1255        1255            Legal   Male  53    Analyst
## 1256        1256      Engineering   Male  24 Technician
## 1257        1257            Legal Female  41 Specialist
## 1258        1258          Finance   Male  28  Developer
## 1259        1259      Engineering Female  48    Manager
## 1260        1260            Legal   Male  43  Developer
## 1261        1261            Sales Female  51  Developer
## 1262        1262 Customer Support   Male  46    Manager
## 1263        1263        Marketing   Male  24  Developer
## 1264        1264      Engineering   Male  31 Consultant
## 1265        1265        Marketing   Male  47 Consultant
## 1266        1266        Marketing   Male  48 Technician
## 1267        1267        Marketing   Male  50 Consultant
## 1268        1268          Finance Female  51  Developer
## 1269        1269               HR Female  38  Developer
## 1270        1270               HR Female  43    Analyst
## 1271        1271       Operations Female  58 Consultant
## 1272        1272            Sales Female  39 Specialist
## 1273        1273 Customer Support  Other  34 Specialist
## 1274        1274       Operations Female  54    Manager
## 1275        1275            Sales   Male  42 Specialist
## 1276        1276            Sales   Male  56   Engineer
## 1277        1277 Customer Support  Other  26 Consultant
## 1278        1278               IT   Male  31   Engineer
## 1279        1279               HR Female  46    Manager
## 1280        1280       Operations   Male  43   Engineer
## 1281        1281          Finance   Male  37    Manager
## 1282        1282 Customer Support   Male  31   Engineer
## 1283        1283               HR   Male  29 Consultant
## 1284        1284 Customer Support Female  23  Developer
## 1285        1285 Customer Support   Male  60   Engineer
## 1286        1286            Sales   Male  29 Specialist
## 1287        1287            Sales Female  30 Technician
## 1288        1288       Operations   Male  41    Manager
## 1289        1289               IT Female  23    Manager
## 1290        1290               HR Female  41    Analyst
## 1291        1291               HR   Male  26   Engineer
## 1292        1292        Marketing   Male  48    Analyst
## 1293        1293      Engineering  Other  24 Consultant
## 1294        1294          Finance   Male  44   Engineer
## 1295        1295      Engineering   Male  45   Engineer
## 1296        1296               HR Female  55   Engineer
## 1297        1297               IT   Male  34 Consultant
## 1298        1298      Engineering Female  44 Consultant
## 1299        1299            Sales   Male  48 Consultant
## 1300        1300               HR  Other  33 Technician
## 1301        1301               HR Female  33  Developer
## 1302        1302            Legal   Male  58  Developer
## 1303        1303       Operations   Male  33   Engineer
## 1304        1304               IT Female  32 Specialist
## 1305        1305            Legal   Male  34 Consultant
## 1306        1306          Finance   Male  43    Analyst
## 1307        1307            Sales Female  31    Manager
## 1308        1308               HR   Male  35 Technician
## 1309        1309               IT Female  29 Specialist
## 1310        1310          Finance Female  23    Manager
## 1311        1311          Finance Female  59 Specialist
## 1312        1312               IT   Male  39 Consultant
## 1313        1313 Customer Support   Male  47 Specialist
## 1314        1314               IT   Male  41    Manager
## 1315        1315               IT Female  42    Analyst
## 1316        1316      Engineering Female  22 Technician
## 1317        1317          Finance Female  27 Specialist
## 1318        1318          Finance   Male  58  Developer
## 1319        1319 Customer Support  Other  24  Developer
## 1320        1320               HR Female  34 Specialist
## 1321        1321               IT   Male  39   Engineer
## 1322        1322 Customer Support Female  29  Developer
## 1323        1323               HR   Male  42 Consultant
## 1324        1324               IT   Male  46   Engineer
## 1325        1325            Sales   Male  28    Analyst
## 1326        1326            Legal Female  37  Developer
## 1327        1327            Sales   Male  54 Consultant
## 1328        1328            Legal   Male  58 Specialist
## 1329        1329            Sales Female  35 Technician
## 1330        1330       Operations   Male  39 Consultant
## 1331        1331            Legal Female  52 Consultant
## 1332        1332          Finance   Male  45   Engineer
## 1333        1333               HR   Male  32    Analyst
## 1334        1334               IT Female  44 Consultant
## 1335        1335        Marketing   Male  25  Developer
## 1336        1336        Marketing Female  56    Manager
## 1337        1337       Operations   Male  31    Analyst
## 1338        1338               IT   Male  56 Specialist
## 1339        1339        Marketing  Other  42 Specialist
## 1340        1340          Finance   Male  46 Specialist
## 1341        1341          Finance Female  46 Consultant
## 1342        1342               HR   Male  29    Manager
## 1343        1343      Engineering   Male  45 Consultant
## 1344        1344               IT Female  49 Consultant
## 1345        1345            Sales   Male  28   Engineer
## 1346        1346            Legal Female  53    Manager
## 1347        1347 Customer Support   Male  28    Manager
## 1348        1348        Marketing   Male  28   Engineer
## 1349        1349        Marketing Female  57 Consultant
## 1350        1350      Engineering Female  52    Analyst
## 1351        1351          Finance Female  54  Developer
## 1352        1352       Operations Female  39 Specialist
## 1353        1353        Marketing   Male  60   Engineer
## 1354        1354            Sales Female  36 Technician
## 1355        1355      Engineering   Male  38   Engineer
## 1356        1356            Legal   Male  56   Engineer
## 1357        1357        Marketing Female  35   Engineer
## 1358        1358 Customer Support Female  31    Manager
## 1359        1359            Sales Female  58    Manager
## 1360        1360        Marketing   Male  60 Technician
## 1361        1361        Marketing Female  52    Analyst
## 1362        1362            Legal Female  45 Technician
## 1363        1363            Sales   Male  37   Engineer
## 1364        1364               HR Female  50  Developer
## 1365        1365            Sales Female  41    Manager
## 1366        1366          Finance   Male  28    Analyst
## 1367        1367 Customer Support   Male  40    Manager
## 1368        1368            Sales Female  46 Consultant
## 1369        1369      Engineering Female  37   Engineer
## 1370        1370        Marketing Female  27    Manager
## 1371        1371               IT   Male  25 Specialist
## 1372        1372            Sales Female  42 Specialist
## 1373        1373 Customer Support Female  56 Specialist
## 1374        1374               HR Female  29    Manager
## 1375        1375            Legal Female  53  Developer
## 1376        1376               HR Female  37 Specialist
## 1377        1377      Engineering Female  45 Technician
## 1378        1378            Sales Female  45   Engineer
## 1379        1379       Operations   Male  30    Manager
## 1380        1380            Sales   Male  45  Developer
## 1381        1381            Legal   Male  38 Technician
## 1382        1382      Engineering Female  44 Specialist
## 1383        1383          Finance   Male  22 Specialist
## 1384        1384 Customer Support Female  49    Analyst
## 1385        1385 Customer Support Female  44  Developer
## 1386        1386            Sales   Male  24 Specialist
## 1387        1387            Legal   Male  28    Manager
## 1388        1388            Legal Female  53    Analyst
## 1389        1389               IT Female  50 Specialist
## 1390        1390        Marketing Female  54 Consultant
## 1391        1391               IT   Male  23 Specialist
## 1392        1392 Customer Support   Male  27  Developer
## 1393        1393       Operations Female  33 Technician
## 1394        1394        Marketing   Male  57 Technician
## 1395        1395            Sales   Male  37 Specialist
## 1396        1396 Customer Support   Male  28   Engineer
## 1397        1397 Customer Support   Male  43 Consultant
## 1398        1398        Marketing   Male  23   Engineer
## 1399        1399       Operations Female  52 Technician
## 1400        1400 Customer Support   Male  53  Developer
## 1401        1401          Finance   Male  39 Technician
## 1402        1402        Marketing Female  48   Engineer
## 1403        1403            Legal   Male  27    Manager
## 1404        1404          Finance   Male  47 Specialist
## 1405        1405            Sales   Male  41 Technician
## 1406        1406               IT Female  46 Consultant
## 1407        1407            Legal Female  43    Manager
## 1408        1408          Finance   Male  26    Analyst
## 1409        1409            Legal   Male  31   Engineer
## 1410        1410          Finance  Other  26    Manager
## 1411        1411            Sales   Male  44  Developer
## 1412        1412            Legal Female  42 Consultant
## 1413        1413            Sales  Other  53  Developer
## 1414        1414            Legal  Other  47   Engineer
## 1415        1415       Operations   Male  48  Developer
## 1416        1416      Engineering Female  24 Technician
## 1417        1417       Operations Female  57    Analyst
## 1418        1418          Finance Female  23 Consultant
## 1419        1419        Marketing Female  33 Specialist
## 1420        1420            Sales   Male  29 Specialist
## 1421        1421       Operations   Male  38   Engineer
## 1422        1422 Customer Support Female  44 Specialist
## 1423        1423               IT Female  46 Consultant
## 1424        1424            Legal   Male  27    Manager
## 1425        1425               IT   Male  46    Analyst
## 1426        1426            Legal Female  36 Consultant
## 1427        1427          Finance Female  41    Manager
## 1428        1428          Finance   Male  43 Consultant
## 1429        1429               IT Female  26   Engineer
## 1430        1430               IT Female  25   Engineer
## 1431        1431               HR   Male  44 Consultant
## 1432        1432        Marketing Female  29 Specialist
## 1433        1433            Sales Female  58 Specialist
## 1434        1434 Customer Support Female  26  Developer
## 1435        1435        Marketing Female  45  Developer
## 1436        1436               IT Female  53    Manager
## 1437        1437               IT Female  37   Engineer
## 1438        1438               IT Female  60    Analyst
## 1439        1439      Engineering   Male  53   Engineer
## 1440        1440       Operations   Male  40 Technician
## 1441        1441            Sales Female  43 Specialist
## 1442        1442          Finance Female  52    Manager
## 1443        1443            Sales Female  52   Engineer
## 1444        1444               HR   Male  45  Developer
## 1445        1445          Finance Female  54  Developer
## 1446        1446      Engineering   Male  33   Engineer
## 1447        1447      Engineering Female  56    Analyst
## 1448        1448        Marketing Female  28  Developer
## 1449        1449 Customer Support Female  56 Specialist
## 1450        1450        Marketing   Male  30 Consultant
## 1451        1451        Marketing Female  48  Developer
## 1452        1452            Sales  Other  51 Technician
## 1453        1453       Operations Female  31  Developer
## 1454        1454            Legal   Male  47 Specialist
## 1455        1455          Finance   Male  39    Analyst
## 1456        1456       Operations Female  35  Developer
## 1457        1457      Engineering Female  24 Consultant
## 1458        1458       Operations Female  55 Technician
## 1459        1459       Operations Female  30   Engineer
## 1460        1460               IT Female  37 Specialist
## 1461        1461               HR   Male  29    Manager
## 1462        1462      Engineering Female  24  Developer
## 1463        1463               HR   Male  42   Engineer
## 1464        1464               IT   Male  53   Engineer
## 1465        1465            Sales Female  50 Specialist
## 1466        1466               HR  Other  55 Specialist
## 1467        1467 Customer Support   Male  45    Analyst
## 1468        1468            Sales   Male  60  Developer
## 1469        1469            Legal   Male  36   Engineer
## 1470        1470            Sales Female  25 Specialist
## 1471        1471          Finance Female  44 Specialist
## 1472        1472      Engineering Female  36    Analyst
## 1473        1473            Legal   Male  53    Manager
## 1474        1474               HR   Male  58    Analyst
## 1475        1475            Legal   Male  54    Analyst
## 1476        1476            Legal   Male  57 Specialist
## 1477        1477            Legal   Male  55    Manager
## 1478        1478 Customer Support   Male  29 Technician
## 1479        1479      Engineering   Male  43    Manager
## 1480        1480 Customer Support Female  44   Engineer
## 1481        1481               HR Female  23 Consultant
## 1482        1482        Marketing   Male  38 Consultant
## 1483        1483        Marketing Female  56 Consultant
## 1484        1484            Legal Female  24    Manager
## 1485        1485            Legal Female  41 Specialist
## 1486        1486          Finance   Male  42    Manager
## 1487        1487            Sales Female  48    Manager
## 1488        1488               IT Female  29   Engineer
## 1489        1489            Sales Female  56   Engineer
## 1490        1490               IT Female  44 Technician
## 1491        1491               HR Female  36    Analyst
## 1492        1492               HR   Male  43 Specialist
## 1493        1493               HR   Male  49    Manager
## 1494        1494 Customer Support Female  54  Developer
## 1495        1495               IT Female  43  Developer
## 1496        1496               HR Female  29  Developer
## 1497        1497       Operations   Male  46 Technician
## 1498        1498               HR   Male  46 Consultant
## 1499        1499 Customer Support   Male  52 Technician
## 1500        1500        Marketing Female  54 Consultant
## 1501        1501       Operations Female  40 Technician
## 1502        1502               HR   Male  32    Analyst
## 1503        1503          Finance   Male  26 Technician
## 1504        1504            Sales   Male  27 Consultant
## 1505        1505       Operations Female  50 Consultant
## 1506        1506            Legal   Male  43 Specialist
## 1507        1507          Finance   Male  35  Developer
## 1508        1508      Engineering Female  24   Engineer
## 1509        1509      Engineering Female  47  Developer
## 1510        1510          Finance   Male  57 Consultant
## 1511        1511      Engineering   Male  44 Specialist
## 1512        1512            Legal Female  28 Consultant
## 1513        1513               IT Female  51  Developer
## 1514        1514               IT   Male  32    Analyst
## 1515        1515               IT Female  55 Specialist
## 1516        1516          Finance   Male  52 Technician
## 1517        1517               IT Female  48    Manager
## 1518        1518            Sales   Male  27 Specialist
## 1519        1519 Customer Support   Male  29 Specialist
## 1520        1520               HR  Other  26 Consultant
## 1521        1521               IT Female  24   Engineer
## 1522        1522        Marketing   Male  40    Analyst
## 1523        1523            Sales   Male  22  Developer
## 1524        1524               IT Female  24    Manager
## 1525        1525               IT Female  23 Consultant
## 1526        1526       Operations Female  47    Manager
## 1527        1527        Marketing   Male  22 Consultant
## 1528        1528            Sales   Male  60 Technician
## 1529        1529               IT Female  24 Specialist
## 1530        1530 Customer Support   Male  46 Consultant
## 1531        1531 Customer Support   Male  35    Manager
## 1532        1532        Marketing   Male  34 Specialist
## 1533        1533               IT   Male  42    Manager
## 1534        1534               HR   Male  57    Manager
## 1535        1535               HR Female  25  Developer
## 1536        1536               IT   Male  43  Developer
## 1537        1537            Sales   Male  57    Manager
## 1538        1538        Marketing   Male  56 Consultant
## 1539        1539       Operations Female  24   Engineer
## 1540        1540            Legal   Male  44 Specialist
## 1541        1541            Sales Female  23    Manager
## 1542        1542               HR   Male  23   Engineer
## 1543        1543            Sales   Male  38 Consultant
## 1544        1544 Customer Support   Male  40    Manager
## 1545        1545            Legal Female  24    Analyst
## 1546        1546      Engineering   Male  42   Engineer
## 1547        1547               IT   Male  41    Manager
## 1548        1548            Legal   Male  58  Developer
## 1549        1549       Operations   Male  25 Technician
## 1550        1550            Legal   Male  48   Engineer
## 1551        1551        Marketing   Male  60   Engineer
## 1552        1552        Marketing   Male  25 Specialist
## 1553        1553          Finance Female  22    Manager
## 1554        1554               HR Female  41 Technician
## 1555        1555               IT Female  50 Consultant
## 1556        1556            Legal Female  46    Manager
## 1557        1557      Engineering   Male  27   Engineer
## 1558        1558               IT   Male  53  Developer
## 1559        1559       Operations Female  28 Consultant
## 1560        1560            Sales Female  28    Manager
## 1561        1561 Customer Support Female  32   Engineer
## 1562        1562        Marketing Female  30 Specialist
## 1563        1563 Customer Support Female  37 Specialist
## 1564        1564          Finance   Male  22   Engineer
## 1565        1565 Customer Support   Male  23   Engineer
## 1566        1566        Marketing   Male  57    Manager
## 1567        1567 Customer Support Female  57 Consultant
## 1568        1568      Engineering   Male  32 Consultant
## 1569        1569               IT  Other  22  Developer
## 1570        1570 Customer Support Female  35   Engineer
## 1571        1571        Marketing Female  25 Consultant
## 1572        1572       Operations   Male  55 Technician
## 1573        1573            Legal Female  27    Analyst
## 1574        1574            Legal Female  33 Consultant
## 1575        1575        Marketing Female  24    Manager
## 1576        1576        Marketing   Male  47 Consultant
## 1577        1577               IT Female  45   Engineer
## 1578        1578       Operations Female  44 Consultant
## 1579        1579            Sales Female  53  Developer
## 1580        1580       Operations Female  31   Engineer
## 1581        1581          Finance Female  31  Developer
## 1582        1582               IT Female  31    Analyst
## 1583        1583            Sales   Male  44 Technician
## 1584        1584       Operations Female  33    Manager
## 1585        1585      Engineering   Male  55    Manager
## 1586        1586 Customer Support   Male  39 Technician
## 1587        1587            Sales   Male  23 Specialist
## 1588        1588               HR   Male  27  Developer
## 1589        1589          Finance   Male  41   Engineer
## 1590        1590        Marketing   Male  33 Technician
## 1591        1591       Operations   Male  26   Engineer
## 1592        1592       Operations Female  22 Consultant
## 1593        1593            Sales Female  45 Specialist
## 1594        1594       Operations Female  42    Analyst
## 1595        1595      Engineering   Male  27  Developer
## 1596        1596               HR Female  48 Specialist
## 1597        1597            Sales   Male  57 Specialist
## 1598        1598       Operations Female  36 Consultant
## 1599        1599          Finance Female  51 Specialist
## 1600        1600          Finance   Male  39    Analyst
## 1601        1601       Operations Female  50 Technician
## 1602        1602            Sales Female  24 Consultant
## 1603        1603 Customer Support  Other  31  Developer
## 1604        1604       Operations   Male  47    Analyst
## 1605        1605            Legal   Male  51  Developer
## 1606        1606            Legal   Male  42 Specialist
## 1607        1607       Operations Female  23    Manager
## 1608        1608        Marketing   Male  30  Developer
## 1609        1609               IT   Male  30 Consultant
## 1610        1610            Sales   Male  59    Manager
## 1611        1611          Finance   Male  37 Technician
## 1612        1612       Operations   Male  39    Analyst
## 1613        1613            Legal   Male  52  Developer
## 1614        1614          Finance   Male  58  Developer
## 1615        1615      Engineering   Male  42    Analyst
## 1616        1616            Legal   Male  53    Analyst
## 1617        1617      Engineering Female  26 Consultant
## 1618        1618            Sales   Male  27 Specialist
## 1619        1619 Customer Support Female  51   Engineer
## 1620        1620      Engineering Female  55    Manager
## 1621        1621        Marketing  Other  50  Developer
## 1622        1622            Legal Female  34 Consultant
## 1623        1623          Finance   Male  31  Developer
## 1624        1624          Finance   Male  39  Developer
## 1625        1625               HR   Male  27    Manager
## 1626        1626               IT Female  28 Technician
## 1627        1627 Customer Support Female  50   Engineer
## 1628        1628        Marketing Female  44   Engineer
## 1629        1629               IT Female  54 Technician
## 1630        1630        Marketing   Male  34    Manager
## 1631        1631       Operations   Male  34   Engineer
## 1632        1632            Sales  Other  44    Analyst
## 1633        1633               IT   Male  37 Consultant
## 1634        1634               IT Female  29    Analyst
## 1635        1635            Legal   Male  24  Developer
## 1636        1636               HR   Male  38    Analyst
## 1637        1637               HR   Male  39   Engineer
## 1638        1638            Sales   Male  22   Engineer
## 1639        1639        Marketing   Male  43    Analyst
## 1640        1640      Engineering Female  36 Technician
## 1641        1641          Finance   Male  57  Developer
## 1642        1642       Operations Female  55 Technician
## 1643        1643               HR   Male  42 Consultant
## 1644        1644          Finance   Male  36    Manager
## 1645        1645        Marketing Female  29    Analyst
## 1646        1646               HR   Male  51 Consultant
## 1647        1647      Engineering   Male  48    Analyst
## 1648        1648            Sales Female  35   Engineer
## 1649        1649      Engineering   Male  35 Specialist
## 1650        1650            Legal   Male  48  Developer
## 1651        1651      Engineering   Male  32   Engineer
## 1652        1652      Engineering Female  24 Specialist
## 1653        1653               IT Female  42 Consultant
## 1654        1654 Customer Support Female  39 Consultant
## 1655        1655        Marketing   Male  50    Analyst
## 1656        1656               IT   Male  49    Analyst
## 1657        1657               HR   Male  37 Technician
## 1658        1658            Legal   Male  33 Technician
## 1659        1659            Legal Female  49   Engineer
## 1660        1660               HR Female  44  Developer
## 1661        1661            Sales Female  51   Engineer
## 1662        1662            Legal   Male  52 Consultant
## 1663        1663            Legal Female  30    Analyst
## 1664        1664      Engineering   Male  35   Engineer
## 1665        1665               HR   Male  35 Consultant
## 1666        1666               HR   Male  56 Specialist
## 1667        1667 Customer Support Female  41    Analyst
## 1668        1668 Customer Support   Male  52  Developer
## 1669        1669        Marketing   Male  40  Developer
## 1670        1670 Customer Support Female  59 Specialist
## 1671        1671       Operations Female  40 Specialist
## 1672        1672            Sales Female  27  Developer
## 1673        1673               HR Female  57    Manager
## 1674        1674               IT Female  23    Manager
## 1675        1675          Finance   Male  36  Developer
## 1676        1676        Marketing Female  47    Manager
## 1677        1677        Marketing Female  59    Manager
## 1678        1678 Customer Support   Male  45 Technician
## 1679        1679        Marketing Female  26 Technician
## 1680        1680       Operations Female  27    Manager
## 1681        1681               IT Female  42  Developer
## 1682        1682      Engineering   Male  27   Engineer
## 1683        1683               HR   Male  42   Engineer
## 1684        1684 Customer Support Female  27   Engineer
## 1685        1685        Marketing Female  32   Engineer
## 1686        1686 Customer Support  Other  59 Specialist
## 1687        1687      Engineering Female  59  Developer
## 1688        1688            Sales Female  48  Developer
## 1689        1689          Finance Female  26 Consultant
## 1690        1690          Finance Female  40 Specialist
## 1691        1691 Customer Support  Other  39    Analyst
## 1692        1692               IT Female  27   Engineer
## 1693        1693          Finance   Male  38   Engineer
## 1694        1694       Operations   Male  60 Specialist
## 1695        1695 Customer Support Female  38  Developer
## 1696        1696            Sales Female  51    Analyst
## 1697        1697        Marketing Female  37 Consultant
## 1698        1698               HR   Male  34   Engineer
## 1699        1699          Finance Female  37   Engineer
## 1700        1700        Marketing Female  50    Analyst
## 1701        1701 Customer Support Female  59  Developer
## 1702        1702            Sales   Male  30    Analyst
## 1703        1703            Legal   Male  23  Developer
## 1704        1704      Engineering   Male  34 Technician
## 1705        1705          Finance   Male  53    Manager
## 1706        1706      Engineering   Male  31    Manager
## 1707        1707       Operations Female  55    Analyst
## 1708        1708            Legal Female  55 Specialist
## 1709        1709      Engineering Female  31  Developer
## 1710        1710            Sales Female  37    Analyst
## 1711        1711       Operations   Male  23  Developer
## 1712        1712       Operations   Male  22   Engineer
## 1713        1713        Marketing Female  37 Specialist
## 1714        1714        Marketing   Male  53  Developer
## 1715        1715            Legal   Male  29 Technician
## 1716        1716               IT Female  51  Developer
## 1717        1717      Engineering Female  51    Manager
## 1718        1718       Operations Female  31   Engineer
## 1719        1719          Finance   Male  48    Analyst
## 1720        1720 Customer Support Female  40    Manager
## 1721        1721       Operations   Male  34 Technician
## 1722        1722            Sales Female  44 Specialist
## 1723        1723 Customer Support   Male  40  Developer
## 1724        1724        Marketing Female  41    Analyst
## 1725        1725        Marketing Female  51 Specialist
## 1726        1726            Legal   Male  52    Analyst
## 1727        1727            Sales   Male  26    Analyst
## 1728        1728               HR Female  50    Analyst
## 1729        1729            Legal Female  39    Analyst
## 1730        1730          Finance Female  50  Developer
## 1731        1731        Marketing Female  56    Analyst
## 1732        1732      Engineering   Male  46 Consultant
## 1733        1733       Operations  Other  47    Analyst
## 1734        1734      Engineering   Male  59  Developer
## 1735        1735               IT   Male  55 Consultant
## 1736        1736      Engineering   Male  52 Technician
## 1737        1737        Marketing Female  39   Engineer
## 1738        1738      Engineering Female  39   Engineer
## 1739        1739               HR   Male  31  Developer
## 1740        1740          Finance   Male  30 Technician
## 1741        1741               HR Female  28 Specialist
## 1742        1742            Legal Female  40 Consultant
## 1743        1743 Customer Support   Male  43 Specialist
## 1744        1744      Engineering   Male  29 Consultant
## 1745        1745        Marketing   Male  30   Engineer
## 1746        1746            Sales   Male  33   Engineer
## 1747        1747 Customer Support  Other  36 Technician
## 1748        1748 Customer Support Female  34    Analyst
## 1749        1749 Customer Support Female  58  Developer
## 1750        1750            Legal   Male  27   Engineer
## 1751        1751          Finance Female  49    Analyst
## 1752        1752 Customer Support   Male  37    Manager
## 1753        1753               HR   Male  40 Technician
## 1754        1754 Customer Support   Male  60 Technician
## 1755        1755          Finance   Male  51    Analyst
## 1756        1756 Customer Support Female  58 Technician
## 1757        1757          Finance   Male  58   Engineer
## 1758        1758            Sales Female  59   Engineer
## 1759        1759            Legal Female  47    Analyst
## 1760        1760      Engineering   Male  60 Specialist
## 1761        1761       Operations   Male  28 Technician
## 1762        1762            Sales   Male  39    Analyst
## 1763        1763       Operations   Male  35  Developer
## 1764        1764               HR   Male  53    Analyst
## 1765        1765          Finance Female  37    Manager
## 1766        1766       Operations Female  60  Developer
## 1767        1767 Customer Support Female  25   Engineer
## 1768        1768       Operations   Male  26    Manager
## 1769        1769            Sales   Male  51 Consultant
## 1770        1770            Sales Female  39 Technician
## 1771        1771          Finance Female  49 Technician
## 1772        1772 Customer Support Female  30    Analyst
## 1773        1773          Finance   Male  26  Developer
## 1774        1774          Finance   Male  45  Developer
## 1775        1775        Marketing Female  39 Technician
## 1776        1776 Customer Support Female  45   Engineer
## 1777        1777      Engineering   Male  46    Analyst
## 1778        1778               HR Female  59  Developer
## 1779        1779            Legal  Other  52    Analyst
## 1780        1780      Engineering   Male  42  Developer
## 1781        1781        Marketing   Male  31   Engineer
## 1782        1782 Customer Support   Male  25 Specialist
## 1783        1783      Engineering Female  40    Analyst
## 1784        1784        Marketing   Male  59    Manager
## 1785        1785            Sales Female  36  Developer
## 1786        1786               IT   Male  40 Technician
## 1787        1787 Customer Support   Male  58   Engineer
## 1788        1788       Operations   Male  59   Engineer
## 1789        1789          Finance Female  31    Analyst
## 1790        1790        Marketing Female  52  Developer
## 1791        1791        Marketing Female  42 Consultant
## 1792        1792      Engineering   Male  60 Technician
## 1793        1793               HR   Male  35 Specialist
## 1794        1794        Marketing Female  24 Consultant
## 1795        1795      Engineering  Other  28 Specialist
## 1796        1796            Sales Female  40 Technician
## 1797        1797            Legal Female  36 Technician
## 1798        1798               HR   Male  54 Specialist
## 1799        1799 Customer Support   Male  39 Technician
## 1800        1800               IT Female  34 Consultant
## 1801        1801      Engineering   Male  51   Engineer
## 1802        1802       Operations Female  24   Engineer
## 1803        1803          Finance Female  46    Manager
## 1804        1804      Engineering   Male  56  Developer
## 1805        1805            Sales   Male  39    Manager
## 1806        1806            Legal Female  28 Consultant
## 1807        1807      Engineering   Male  44    Manager
## 1808        1808      Engineering Female  59    Manager
## 1809        1809       Operations   Male  23  Developer
## 1810        1810            Sales Female  39 Technician
## 1811        1811        Marketing   Male  57    Analyst
## 1812        1812 Customer Support   Male  42   Engineer
## 1813        1813       Operations Female  44   Engineer
## 1814        1814        Marketing Female  36   Engineer
## 1815        1815        Marketing Female  49 Consultant
## 1816        1816       Operations Female  33    Manager
## 1817        1817      Engineering   Male  40  Developer
## 1818        1818          Finance Female  27   Engineer
## 1819        1819       Operations   Male  45    Analyst
## 1820        1820            Legal   Male  27   Engineer
## 1821        1821      Engineering   Male  32   Engineer
## 1822        1822          Finance   Male  45    Manager
## 1823        1823            Sales Female  25  Developer
## 1824        1824               IT Female  31    Analyst
## 1825        1825       Operations Female  60 Technician
## 1826        1826        Marketing Female  36    Analyst
## 1827        1827       Operations   Male  43    Analyst
## 1828        1828               HR   Male  57    Manager
## 1829        1829            Sales Female  35 Consultant
## 1830        1830      Engineering Female  36 Specialist
## 1831        1831          Finance Female  48  Developer
## 1832        1832       Operations Female  24  Developer
## 1833        1833            Sales Female  59 Technician
## 1834        1834            Legal   Male  33    Analyst
## 1835        1835       Operations   Male  44   Engineer
## 1836        1836        Marketing Female  54 Specialist
## 1837        1837          Finance   Male  52   Engineer
## 1838        1838        Marketing Female  54 Specialist
## 1839        1839            Sales   Male  48    Manager
## 1840        1840        Marketing Female  36  Developer
## 1841        1841        Marketing   Male  48 Consultant
## 1842        1842               HR   Male  46    Analyst
## 1843        1843 Customer Support   Male  45 Specialist
## 1844        1844       Operations  Other  58 Specialist
## 1845        1845        Marketing Female  22 Consultant
## 1846        1846            Sales   Male  26 Consultant
## 1847        1847        Marketing   Male  48    Analyst
## 1848        1848            Sales Female  59  Developer
## 1849        1849               HR Female  26    Manager
## 1850        1850               HR   Male  54  Developer
## 1851        1851          Finance  Other  49 Specialist
## 1852        1852        Marketing Female  52  Developer
## 1853        1853      Engineering   Male  23 Specialist
## 1854        1854               HR Female  50   Engineer
## 1855        1855            Legal Female  29    Analyst
## 1856        1856        Marketing Female  53 Technician
## 1857        1857          Finance   Male  40   Engineer
## 1858        1858        Marketing Female  49    Analyst
## 1859        1859       Operations   Male  30 Technician
## 1860        1860        Marketing Female  30  Developer
## 1861        1861      Engineering   Male  30 Consultant
## 1862        1862          Finance Female  25 Technician
## 1863        1863               IT   Male  26    Analyst
## 1864        1864            Sales   Male  42 Specialist
## 1865        1865        Marketing Female  54   Engineer
## 1866        1866 Customer Support   Male  48 Consultant
## 1867        1867        Marketing   Male  25  Developer
## 1868        1868            Legal Female  48 Consultant
## 1869        1869          Finance Female  44 Consultant
## 1870        1870 Customer Support Female  53 Specialist
## 1871        1871 Customer Support Female  44    Analyst
## 1872        1872          Finance Female  38 Technician
## 1873        1873          Finance Female  52  Developer
## 1874        1874       Operations Female  31   Engineer
## 1875        1875               HR Female  49 Technician
## 1876        1876          Finance   Male  22  Developer
## 1877        1877 Customer Support   Male  42 Specialist
## 1878        1878            Legal   Male  52 Technician
## 1879        1879       Operations   Male  55    Manager
## 1880        1880 Customer Support Female  41 Consultant
## 1881        1881      Engineering   Male  39 Consultant
## 1882        1882          Finance   Male  45  Developer
## 1883        1883               IT   Male  55  Developer
## 1884        1884               IT Female  52  Developer
## 1885        1885            Sales   Male  22 Specialist
## 1886        1886               HR Female  56  Developer
## 1887        1887        Marketing   Male  56   Engineer
## 1888        1888            Sales  Other  35 Technician
## 1889        1889       Operations Female  29 Technician
## 1890        1890            Legal   Male  55    Analyst
## 1891        1891          Finance Female  25 Technician
## 1892        1892       Operations  Other  33   Engineer
## 1893        1893       Operations   Male  50 Specialist
## 1894        1894        Marketing   Male  56 Technician
## 1895        1895               HR  Other  51   Engineer
## 1896        1896            Legal Female  28  Developer
## 1897        1897            Sales Female  32 Consultant
## 1898        1898      Engineering   Male  45 Specialist
## 1899        1899      Engineering   Male  47 Specialist
## 1900        1900          Finance Female  42 Technician
## 1901        1901        Marketing Female  40 Specialist
## 1902        1902          Finance   Male  50    Manager
## 1903        1903               HR Female  33 Specialist
## 1904        1904               IT   Male  45 Technician
## 1905        1905       Operations Female  30    Analyst
## 1906        1906          Finance Female  46 Technician
## 1907        1907          Finance Female  39    Analyst
## 1908        1908          Finance Female  44    Manager
## 1909        1909      Engineering Female  32 Technician
## 1910        1910          Finance Female  43 Technician
## 1911        1911        Marketing   Male  54 Consultant
## 1912        1912        Marketing   Male  35    Analyst
## 1913        1913            Legal   Male  24 Specialist
## 1914        1914        Marketing Female  37 Consultant
## 1915        1915               IT   Male  43  Developer
## 1916        1916            Legal Female  42   Engineer
## 1917        1917            Sales Female  31   Engineer
## 1918        1918        Marketing   Male  58 Specialist
## 1919        1919            Sales Female  38 Consultant
## 1920        1920               HR   Male  50   Engineer
## 1921        1921               IT   Male  41 Consultant
## 1922        1922          Finance  Other  27 Consultant
## 1923        1923               HR Female  49  Developer
## 1924        1924       Operations Female  35 Technician
## 1925        1925        Marketing Female  40 Consultant
## 1926        1926      Engineering   Male  30 Specialist
## 1927        1927      Engineering Female  57    Manager
## 1928        1928       Operations   Male  28 Consultant
## 1929        1929               HR   Male  31    Manager
## 1930        1930          Finance  Other  22 Specialist
## 1931        1931        Marketing Female  28  Developer
## 1932        1932      Engineering Female  42 Technician
## 1933        1933               IT   Male  35 Consultant
## 1934        1934 Customer Support   Male  51  Developer
## 1935        1935 Customer Support   Male  32    Manager
## 1936        1936      Engineering Female  35 Specialist
## 1937        1937               IT Female  33 Technician
## 1938        1938      Engineering   Male  50 Specialist
## 1939        1939            Sales  Other  51 Consultant
## 1940        1940            Legal   Male  59    Manager
## 1941        1941            Sales Female  52   Engineer
## 1942        1942               HR Female  22 Technician
## 1943        1943               HR Female  39 Technician
## 1944        1944          Finance   Male  44    Manager
## 1945        1945               HR   Male  51    Analyst
## 1946        1946 Customer Support   Male  29    Analyst
## 1947        1947               IT Female  47 Consultant
## 1948        1948            Legal Female  30    Analyst
## 1949        1949               IT   Male  44  Developer
## 1950        1950        Marketing Female  34   Engineer
## 1951        1951      Engineering Female  35 Technician
## 1952        1952               HR   Male  52   Engineer
## 1953        1953               HR Female  37    Manager
## 1954        1954       Operations   Male  48 Technician
## 1955        1955            Legal   Male  55   Engineer
## 1956        1956       Operations   Male  43 Specialist
## 1957        1957               IT Female  25  Developer
## 1958        1958            Legal   Male  43    Analyst
## 1959        1959      Engineering Female  46   Engineer
## 1960        1960      Engineering Female  39  Developer
## 1961        1961       Operations   Male  51    Analyst
## 1962        1962            Sales Female  33   Engineer
## 1963        1963            Sales   Male  52 Consultant
## 1964        1964            Legal   Male  43    Analyst
## 1965        1965            Sales Female  33 Specialist
## 1966        1966          Finance   Male  35  Developer
## 1967        1967            Legal   Male  55   Engineer
## 1968        1968          Finance   Male  23  Developer
## 1969        1969       Operations   Male  49 Technician
## 1970        1970          Finance Female  35    Manager
## 1971        1971        Marketing Female  31    Manager
## 1972        1972               HR   Male  52 Consultant
## 1973        1973        Marketing Female  43 Technician
## 1974        1974      Engineering Female  45 Technician
## 1975        1975        Marketing Female  30  Developer
## 1976        1976            Legal   Male  43 Technician
## 1977        1977          Finance Female  55 Specialist
## 1978        1978            Sales   Male  42 Consultant
## 1979        1979      Engineering Female  53    Analyst
## 1980        1980      Engineering Female  25 Consultant
## 1981        1981               HR Female  52    Manager
## 1982        1982      Engineering   Male  33    Manager
## 1983        1983               IT Female  56    Manager
## 1984        1984          Finance Female  28    Manager
## 1985        1985        Marketing   Male  49   Engineer
## 1986        1986               IT Female  49  Developer
## 1987        1987            Legal   Male  28 Specialist
## 1988        1988 Customer Support Female  24 Technician
## 1989        1989            Sales   Male  43 Technician
## 1990        1990       Operations   Male  45 Consultant
## 1991        1991       Operations   Male  38 Technician
## 1992        1992               IT Female  26 Specialist
## 1993        1993       Operations   Male  45    Analyst
## 1994        1994            Legal Female  44  Developer
## 1995        1995        Marketing Female  55    Manager
## 1996        1996            Legal Female  41 Specialist
## 1997        1997 Customer Support Female  37 Technician
## 1998        1998 Customer Support Female  44 Specialist
## 1999        1999 Customer Support   Male  38 Technician
## 2000        2000               HR Female  22 Specialist
## 2001        2001          Finance   Male  47   Engineer
## 2002        2002 Customer Support Female  49 Consultant
## 2003        2003               HR   Male  25    Analyst
## 2004        2004               HR   Male  38  Developer
## 2005        2005      Engineering Female  48  Developer
## 2006        2006       Operations Female  59 Specialist
## 2007        2007            Legal   Male  22   Engineer
## 2008        2008 Customer Support   Male  58 Technician
## 2009        2009               IT   Male  60 Specialist
## 2010        2010            Legal   Male  50    Analyst
## 2011        2011               IT   Male  54 Consultant
## 2012        2012          Finance   Male  53    Manager
## 2013        2013 Customer Support   Male  27 Technician
## 2014        2014        Marketing   Male  42 Specialist
## 2015        2015       Operations   Male  54    Manager
## 2016        2016               IT Female  55   Engineer
## 2017        2017          Finance  Other  42 Specialist
## 2018        2018 Customer Support Female  58  Developer
## 2019        2019      Engineering   Male  35 Specialist
## 2020        2020       Operations   Male  59    Manager
## 2021        2021      Engineering Female  37  Developer
## 2022        2022            Sales Female  27  Developer
## 2023        2023 Customer Support   Male  29 Technician
## 2024        2024               HR Female  48 Technician
## 2025        2025       Operations Female  22 Specialist
## 2026        2026            Legal Female  50  Developer
## 2027        2027          Finance   Male  30 Specialist
## 2028        2028 Customer Support Female  59 Consultant
## 2029        2029          Finance Female  39 Consultant
## 2030        2030            Sales   Male  45  Developer
## 2031        2031      Engineering   Male  33  Developer
## 2032        2032       Operations Female  36   Engineer
## 2033        2033      Engineering   Male  54    Manager
## 2034        2034            Legal   Male  44    Analyst
## 2035        2035        Marketing Female  29 Specialist
## 2036        2036      Engineering Female  58    Manager
## 2037        2037       Operations   Male  37    Manager
## 2038        2038        Marketing Female  22  Developer
## 2039        2039 Customer Support   Male  22  Developer
## 2040        2040            Legal Female  39 Specialist
## 2041        2041 Customer Support   Male  35 Specialist
## 2042        2042            Sales Female  44 Consultant
## 2043        2043            Sales Female  24 Consultant
## 2044        2044            Sales Female  46 Specialist
## 2045        2045            Legal Female  59    Analyst
## 2046        2046      Engineering   Male  49    Manager
## 2047        2047        Marketing Female  25  Developer
## 2048        2048            Legal Female  36    Analyst
## 2049        2049 Customer Support Female  23    Manager
## 2050        2050            Legal   Male  40    Analyst
## 2051        2051       Operations Female  52    Manager
## 2052        2052               IT Female  39  Developer
## 2053        2053       Operations Female  48    Analyst
## 2054        2054               HR Female  32    Analyst
## 2055        2055            Sales Female  56    Analyst
## 2056        2056      Engineering  Other  42 Technician
## 2057        2057       Operations  Other  50    Analyst
## 2058        2058 Customer Support Female  43  Developer
## 2059        2059       Operations Female  29    Analyst
## 2060        2060 Customer Support Female  52 Specialist
## 2061        2061               HR Female  44 Consultant
## 2062        2062            Legal Female  55  Developer
## 2063        2063               IT Female  27    Analyst
## 2064        2064            Sales Female  47 Technician
## 2065        2065               HR   Male  22 Technician
## 2066        2066 Customer Support   Male  25    Manager
## 2067        2067            Sales Female  26 Technician
## 2068        2068            Legal   Male  45    Manager
## 2069        2069               HR Female  44    Analyst
## 2070        2070        Marketing   Male  42   Engineer
## 2071        2071        Marketing Female  41    Analyst
## 2072        2072        Marketing Female  45   Engineer
## 2073        2073          Finance   Male  49  Developer
## 2074        2074            Sales   Male  51   Engineer
## 2075        2075        Marketing   Male  31  Developer
## 2076        2076               IT Female  43    Analyst
## 2077        2077       Operations Female  44 Specialist
## 2078        2078               HR  Other  31    Analyst
## 2079        2079            Legal Female  51 Technician
## 2080        2080               IT   Male  52   Engineer
## 2081        2081          Finance Female  22 Technician
## 2082        2082       Operations   Male  43    Manager
## 2083        2083 Customer Support   Male  48  Developer
## 2084        2084 Customer Support   Male  55 Specialist
## 2085        2085          Finance   Male  23 Consultant
## 2086        2086            Sales Female  37 Technician
## 2087        2087      Engineering   Male  25   Engineer
## 2088        2088          Finance Female  22 Specialist
## 2089        2089 Customer Support   Male  36  Developer
## 2090        2090        Marketing Female  37  Developer
## 2091        2091               IT   Male  48   Engineer
## 2092        2092               IT   Male  48    Analyst
## 2093        2093               IT Female  38   Engineer
## 2094        2094            Sales Female  58  Developer
## 2095        2095               IT   Male  43    Manager
## 2096        2096        Marketing   Male  55  Developer
## 2097        2097               HR Female  35 Technician
## 2098        2098            Sales   Male  47    Analyst
## 2099        2099 Customer Support  Other  27 Consultant
## 2100        2100          Finance Female  37 Consultant
## 2101        2101       Operations  Other  51 Specialist
## 2102        2102      Engineering Female  54 Consultant
## 2103        2103 Customer Support Female  38   Engineer
## 2104        2104               HR   Male  30   Engineer
## 2105        2105       Operations   Male  43   Engineer
## 2106        2106            Legal Female  47  Developer
## 2107        2107            Legal Female  38 Consultant
## 2108        2108               HR Female  57 Technician
## 2109        2109 Customer Support   Male  55 Consultant
## 2110        2110 Customer Support   Male  48   Engineer
## 2111        2111               HR   Male  60  Developer
## 2112        2112        Marketing   Male  57   Engineer
## 2113        2113        Marketing   Male  38    Manager
## 2114        2114          Finance   Male  58    Analyst
## 2115        2115      Engineering Female  36  Developer
## 2116        2116       Operations Female  46   Engineer
## 2117        2117 Customer Support Female  53 Specialist
## 2118        2118          Finance Female  22    Analyst
## 2119        2119          Finance  Other  42    Analyst
## 2120        2120               IT   Male  25 Specialist
## 2121        2121        Marketing   Male  43 Technician
## 2122        2122       Operations   Male  51 Technician
## 2123        2123            Legal   Male  34   Engineer
## 2124        2124          Finance   Male  32  Developer
## 2125        2125 Customer Support   Male  58 Consultant
## 2126        2126        Marketing   Male  54 Technician
## 2127        2127       Operations   Male  48 Technician
## 2128        2128        Marketing Female  41    Analyst
## 2129        2129            Sales  Other  52    Manager
## 2130        2130               HR  Other  51    Manager
## 2131        2131          Finance Female  22    Manager
## 2132        2132      Engineering  Other  45 Consultant
## 2133        2133            Sales   Male  25 Technician
## 2134        2134        Marketing Female  22 Consultant
## 2135        2135               HR Female  27 Consultant
## 2136        2136               IT Female  27 Specialist
## 2137        2137            Legal   Male  56    Manager
## 2138        2138               IT   Male  48   Engineer
## 2139        2139      Engineering  Other  39 Consultant
## 2140        2140 Customer Support Female  58  Developer
## 2141        2141               IT Female  55    Analyst
## 2142        2142      Engineering Female  55    Analyst
## 2143        2143               IT   Male  22    Analyst
## 2144        2144               HR Female  23  Developer
## 2145        2145            Sales   Male  53 Technician
## 2146        2146            Legal   Male  35    Manager
## 2147        2147        Marketing Female  42 Technician
## 2148        2148        Marketing Female  60   Engineer
## 2149        2149       Operations   Male  45  Developer
## 2150        2150               HR   Male  50 Technician
## 2151        2151          Finance Female  41    Manager
## 2152        2152       Operations Female  44 Technician
## 2153        2153 Customer Support   Male  46 Technician
## 2154        2154               HR Female  53  Developer
## 2155        2155            Sales   Male  57 Specialist
## 2156        2156            Sales Female  27 Specialist
## 2157        2157               IT   Male  34 Consultant
## 2158        2158       Operations   Male  41 Specialist
## 2159        2159               IT   Male  40 Consultant
## 2160        2160               HR Female  35  Developer
## 2161        2161 Customer Support   Male  52 Consultant
## 2162        2162          Finance Female  59   Engineer
## 2163        2163            Legal Female  46    Manager
## 2164        2164            Sales   Male  50    Analyst
## 2165        2165      Engineering Female  33    Manager
## 2166        2166            Sales Female  52   Engineer
## 2167        2167        Marketing   Male  53   Engineer
## 2168        2168            Sales   Male  41 Specialist
## 2169        2169            Sales   Male  58 Specialist
## 2170        2170            Sales   Male  49   Engineer
## 2171        2171            Sales Female  26 Technician
## 2172        2172        Marketing Female  37    Manager
## 2173        2173               IT   Male  54 Specialist
## 2174        2174               IT  Other  30    Manager
## 2175        2175               HR   Male  44   Engineer
## 2176        2176          Finance Female  39   Engineer
## 2177        2177               HR   Male  40  Developer
## 2178        2178            Legal   Male  29 Consultant
## 2179        2179            Legal   Male  57    Analyst
## 2180        2180          Finance   Male  39  Developer
## 2181        2181            Sales   Male  55    Manager
## 2182        2182               IT   Male  54 Technician
## 2183        2183       Operations Female  49    Manager
## 2184        2184        Marketing   Male  41 Specialist
## 2185        2185               HR   Male  36    Analyst
## 2186        2186               HR   Male  54  Developer
## 2187        2187               HR   Male  27 Technician
## 2188        2188      Engineering Female  37   Engineer
## 2189        2189               HR   Male  34 Specialist
## 2190        2190            Sales Female  58    Analyst
## 2191        2191            Legal Female  39  Developer
## 2192        2192       Operations Female  28 Consultant
## 2193        2193            Sales   Male  44 Consultant
## 2194        2194               HR Female  36 Consultant
## 2195        2195            Legal Female  51   Engineer
## 2196        2196               HR   Male  27    Analyst
## 2197        2197          Finance   Male  33 Consultant
## 2198        2198      Engineering   Male  48 Specialist
## 2199        2199      Engineering   Male  49   Engineer
## 2200        2200 Customer Support   Male  46   Engineer
## 2201        2201      Engineering   Male  35   Engineer
## 2202        2202          Finance Female  56   Engineer
## 2203        2203               HR   Male  40  Developer
## 2204        2204 Customer Support   Male  44 Technician
## 2205        2205       Operations   Male  39    Manager
## 2206        2206      Engineering   Male  24   Engineer
## 2207        2207            Sales Female  38   Engineer
## 2208        2208        Marketing  Other  48    Manager
## 2209        2209      Engineering   Male  40 Consultant
## 2210        2210            Sales   Male  52 Specialist
## 2211        2211            Sales Female  56 Technician
## 2212        2212          Finance Female  32  Developer
## 2213        2213      Engineering   Male  52 Technician
## 2214        2214       Operations   Male  33    Analyst
## 2215        2215            Legal   Male  38 Specialist
## 2216        2216               HR   Male  60    Analyst
## 2217        2217          Finance Female  44    Analyst
## 2218        2218               HR Female  36   Engineer
## 2219        2219      Engineering   Male  37 Specialist
## 2220        2220      Engineering Female  41 Technician
## 2221        2221       Operations   Male  56    Analyst
## 2222        2222          Finance   Male  52 Consultant
## 2223        2223            Legal Female  55 Technician
## 2224        2224 Customer Support Female  22 Consultant
## 2225        2225               HR   Male  39    Analyst
## 2226        2226 Customer Support Female  30   Engineer
## 2227        2227               IT   Male  22 Specialist
## 2228        2228        Marketing   Male  49 Specialist
## 2229        2229               IT  Other  28 Consultant
## 2230        2230          Finance Female  56  Developer
## 2231        2231        Marketing Female  34 Consultant
## 2232        2232               IT   Male  26 Consultant
## 2233        2233 Customer Support Female  47 Specialist
## 2234        2234          Finance   Male  30 Technician
## 2235        2235      Engineering   Male  28   Engineer
## 2236        2236 Customer Support   Male  52    Analyst
## 2237        2237               IT   Male  37 Specialist
## 2238        2238 Customer Support   Male  27 Specialist
## 2239        2239               HR Female  58   Engineer
## 2240        2240        Marketing   Male  46 Technician
## 2241        2241            Legal   Male  58    Manager
## 2242        2242               HR Female  38    Manager
## 2243        2243       Operations  Other  49 Consultant
## 2244        2244            Sales   Male  34 Consultant
## 2245        2245               HR   Male  57   Engineer
## 2246        2246 Customer Support Female  29    Manager
## 2247        2247        Marketing   Male  28 Consultant
## 2248        2248        Marketing   Male  49  Developer
## 2249        2249            Legal   Male  46 Consultant
## 2250        2250          Finance   Male  58   Engineer
## 2251        2251          Finance   Male  46    Manager
## 2252        2252          Finance   Male  42  Developer
## 2253        2253            Sales   Male  27    Manager
## 2254        2254        Marketing   Male  50 Technician
## 2255        2255               HR   Male  52 Technician
## 2256        2256            Sales   Male  48  Developer
## 2257        2257 Customer Support   Male  49  Developer
## 2258        2258        Marketing Female  25 Consultant
## 2259        2259          Finance Female  29    Analyst
## 2260        2260               IT Female  40    Manager
## 2261        2261        Marketing Female  56    Manager
## 2262        2262 Customer Support   Male  50    Manager
## 2263        2263 Customer Support Female  50 Specialist
## 2264        2264        Marketing   Male  37  Developer
## 2265        2265       Operations   Male  41   Engineer
## 2266        2266          Finance   Male  55  Developer
## 2267        2267               HR   Male  45 Specialist
## 2268        2268       Operations Female  37    Analyst
## 2269        2269 Customer Support   Male  59  Developer
## 2270        2270               HR Female  57 Technician
## 2271        2271               HR Female  51    Manager
## 2272        2272        Marketing   Male  43    Manager
## 2273        2273 Customer Support   Male  28    Analyst
## 2274        2274               HR  Other  32   Engineer
## 2275        2275            Legal Female  60    Manager
## 2276        2276          Finance   Male  31   Engineer
## 2277        2277               HR   Male  48   Engineer
## 2278        2278            Legal   Male  25   Engineer
## 2279        2279        Marketing   Male  56    Manager
## 2280        2280        Marketing Female  38 Consultant
## 2281        2281            Legal   Male  48  Developer
## 2282        2282            Legal Female  51    Analyst
## 2283        2283               HR   Male  57    Analyst
## 2284        2284        Marketing   Male  43 Specialist
## 2285        2285          Finance   Male  46    Manager
## 2286        2286       Operations   Male  45    Manager
## 2287        2287          Finance   Male  25 Technician
## 2288        2288               HR Female  59 Technician
## 2289        2289      Engineering   Male  31 Specialist
## 2290        2290            Sales   Male  51 Consultant
## 2291        2291               HR Female  42 Consultant
## 2292        2292            Sales Female  24 Consultant
## 2293        2293 Customer Support   Male  31 Specialist
## 2294        2294       Operations Female  33 Specialist
## 2295        2295          Finance  Other  56 Specialist
## 2296        2296      Engineering   Male  55 Specialist
## 2297        2297 Customer Support Female  54    Manager
## 2298        2298        Marketing Female  42 Technician
## 2299        2299               IT   Male  57  Developer
## 2300        2300        Marketing   Male  33 Consultant
## 2301        2301      Engineering Female  56 Specialist
## 2302        2302      Engineering Female  36 Specialist
## 2303        2303            Sales Female  41   Engineer
## 2304        2304            Sales   Male  40  Developer
## 2305        2305       Operations Female  36 Consultant
## 2306        2306          Finance   Male  48    Analyst
## 2307        2307       Operations   Male  38  Developer
## 2308        2308            Sales   Male  27 Technician
## 2309        2309               IT   Male  25    Manager
## 2310        2310            Legal   Male  35  Developer
## 2311        2311            Legal   Male  28   Engineer
## 2312        2312 Customer Support Female  23 Consultant
## 2313        2313               IT   Male  36  Developer
## 2314        2314 Customer Support   Male  33   Engineer
## 2315        2315            Sales Female  46 Specialist
## 2316        2316      Engineering   Male  31 Specialist
## 2317        2317       Operations Female  36   Engineer
## 2318        2318          Finance Female  48 Specialist
## 2319        2319          Finance   Male  40 Specialist
## 2320        2320       Operations Female  45    Analyst
## 2321        2321          Finance   Male  33 Consultant
## 2322        2322          Finance   Male  53 Technician
## 2323        2323               IT   Male  57    Analyst
## 2324        2324      Engineering Female  43    Manager
## 2325        2325               HR Female  46    Analyst
## 2326        2326       Operations Female  45   Engineer
## 2327        2327               IT   Male  43    Analyst
## 2328        2328            Legal   Male  30 Consultant
## 2329        2329               HR Female  22 Technician
## 2330        2330       Operations Female  28    Manager
## 2331        2331 Customer Support Female  39    Analyst
## 2332        2332 Customer Support   Male  57 Specialist
## 2333        2333               HR Female  56 Technician
## 2334        2334          Finance   Male  53    Analyst
## 2335        2335            Sales   Male  56 Specialist
## 2336        2336          Finance   Male  36 Consultant
## 2337        2337               IT   Male  50   Engineer
## 2338        2338 Customer Support   Male  33    Manager
## 2339        2339       Operations   Male  52    Manager
## 2340        2340            Legal Female  24   Engineer
## 2341        2341          Finance Female  37   Engineer
## 2342        2342          Finance   Male  49 Specialist
## 2343        2343      Engineering   Male  44    Analyst
## 2344        2344               IT Female  47   Engineer
## 2345        2345          Finance   Male  23 Consultant
## 2346        2346        Marketing   Male  58 Technician
## 2347        2347      Engineering Female  36    Analyst
## 2348        2348          Finance Female  54 Technician
## 2349        2349               HR   Male  47   Engineer
## 2350        2350       Operations   Male  26 Specialist
## 2351        2351          Finance Female  57   Engineer
## 2352        2352       Operations Female  48 Technician
## 2353        2353       Operations   Male  29 Consultant
## 2354        2354       Operations   Male  32    Manager
## 2355        2355               IT Female  28    Analyst
## 2356        2356      Engineering   Male  58    Analyst
## 2357        2357       Operations   Male  33 Technician
## 2358        2358            Sales Female  59  Developer
## 2359        2359            Sales  Other  58   Engineer
## 2360        2360            Sales Female  51 Technician
## 2361        2361        Marketing   Male  36   Engineer
## 2362        2362 Customer Support Female  60    Analyst
## 2363        2363       Operations Female  59    Analyst
## 2364        2364        Marketing Female  24  Developer
## 2365        2365               IT   Male  43   Engineer
## 2366        2366               HR   Male  37 Specialist
## 2367        2367            Legal   Male  38  Developer
## 2368        2368            Legal   Male  45  Developer
## 2369        2369          Finance Female  26  Developer
## 2370        2370            Sales Female  39    Analyst
## 2371        2371               IT Female  26    Analyst
## 2372        2372        Marketing   Male  24    Analyst
## 2373        2373               IT Female  58    Manager
## 2374        2374        Marketing Female  53    Analyst
## 2375        2375 Customer Support Female  49  Developer
## 2376        2376      Engineering Female  59 Specialist
## 2377        2377        Marketing  Other  42   Engineer
## 2378        2378 Customer Support   Male  57    Analyst
## 2379        2379       Operations Female  59 Consultant
## 2380        2380        Marketing Female  45 Specialist
## 2381        2381            Legal Female  25 Technician
## 2382        2382        Marketing   Male  60 Consultant
## 2383        2383 Customer Support   Male  54  Developer
## 2384        2384      Engineering Female  42  Developer
## 2385        2385               IT   Male  31    Manager
## 2386        2386               HR Female  41 Specialist
## 2387        2387      Engineering Female  38    Manager
## 2388        2388          Finance Female  56 Technician
## 2389        2389 Customer Support  Other  58    Analyst
## 2390        2390      Engineering Female  33 Technician
## 2391        2391 Customer Support   Male  28 Specialist
## 2392        2392               HR   Male  50 Specialist
## 2393        2393               HR   Male  48  Developer
## 2394        2394            Sales   Male  41    Manager
## 2395        2395        Marketing   Male  53 Consultant
## 2396        2396 Customer Support   Male  29 Specialist
## 2397        2397 Customer Support   Male  32   Engineer
## 2398        2398        Marketing   Male  33  Developer
## 2399        2399      Engineering   Male  42 Consultant
## 2400        2400               HR Female  58    Manager
## 2401        2401 Customer Support Female  56 Specialist
## 2402        2402            Legal  Other  56  Developer
## 2403        2403      Engineering   Male  56   Engineer
## 2404        2404            Sales   Male  46   Engineer
## 2405        2405          Finance   Male  35  Developer
## 2406        2406       Operations   Male  60  Developer
## 2407        2407            Sales Female  32    Manager
## 2408        2408          Finance   Male  55   Engineer
## 2409        2409        Marketing   Male  58 Technician
## 2410        2410            Legal   Male  29 Technician
## 2411        2411        Marketing   Male  43    Analyst
## 2412        2412            Sales   Male  59    Manager
## 2413        2413 Customer Support   Male  40  Developer
## 2414        2414      Engineering Female  47    Manager
## 2415        2415          Finance Female  51   Engineer
## 2416        2416          Finance   Male  54    Analyst
## 2417        2417 Customer Support Female  50    Manager
## 2418        2418               IT   Male  39    Analyst
## 2419        2419          Finance   Male  41    Manager
## 2420        2420        Marketing Female  48 Technician
## 2421        2421 Customer Support  Other  57    Analyst
## 2422        2422               HR Female  51 Technician
## 2423        2423            Sales   Male  53    Analyst
## 2424        2424          Finance   Male  30  Developer
## 2425        2425               IT   Male  27 Specialist
## 2426        2426        Marketing   Male  26    Analyst
## 2427        2427          Finance Female  57  Developer
## 2428        2428            Legal Female  52    Analyst
## 2429        2429          Finance   Male  34    Manager
## 2430        2430               IT   Male  34 Specialist
## 2431        2431        Marketing Female  31  Developer
## 2432        2432 Customer Support Female  28    Analyst
## 2433        2433               HR Female  46 Consultant
## 2434        2434       Operations Female  46  Developer
## 2435        2435               HR  Other  23    Analyst
## 2436        2436          Finance   Male  54 Specialist
## 2437        2437               IT Female  36  Developer
## 2438        2438       Operations Female  35 Consultant
## 2439        2439          Finance   Male  48 Specialist
## 2440        2440            Sales   Male  37 Technician
## 2441        2441        Marketing Female  28  Developer
## 2442        2442               HR Female  30   Engineer
## 2443        2443            Sales   Male  58    Analyst
## 2444        2444               IT   Male  41   Engineer
## 2445        2445       Operations Female  49 Consultant
## 2446        2446            Sales Female  26 Technician
## 2447        2447          Finance Female  51 Consultant
## 2448        2448               HR Female  55   Engineer
## 2449        2449       Operations   Male  50   Engineer
## 2450        2450            Legal   Male  47  Developer
## 2451        2451            Sales Female  36  Developer
## 2452        2452          Finance   Male  44 Specialist
## 2453        2453 Customer Support Female  27 Technician
## 2454        2454        Marketing Female  29   Engineer
## 2455        2455      Engineering Female  24 Consultant
## 2456        2456       Operations   Male  23 Specialist
## 2457        2457 Customer Support   Male  44 Consultant
## 2458        2458          Finance   Male  47 Technician
## 2459        2459          Finance  Other  25    Analyst
## 2460        2460            Sales Female  35    Manager
## 2461        2461      Engineering Female  47 Consultant
## 2462        2462       Operations   Male  58  Developer
## 2463        2463        Marketing   Male  30    Manager
## 2464        2464       Operations Female  27    Analyst
## 2465        2465       Operations   Male  23    Manager
## 2466        2466      Engineering Female  53 Consultant
## 2467        2467      Engineering Female  30  Developer
## 2468        2468            Sales Female  42  Developer
## 2469        2469            Sales   Male  24 Consultant
## 2470        2470               IT Female  40    Manager
## 2471        2471               IT Female  53 Consultant
## 2472        2472 Customer Support Female  45 Technician
## 2473        2473          Finance   Male  36 Specialist
## 2474        2474            Legal   Male  25 Consultant
## 2475        2475            Sales Female  30    Analyst
## 2476        2476 Customer Support   Male  28    Manager
## 2477        2477       Operations   Male  38 Specialist
## 2478        2478            Sales Female  22    Analyst
## 2479        2479 Customer Support   Male  23    Analyst
## 2480        2480        Marketing   Male  25 Consultant
## 2481        2481               IT   Male  50 Specialist
## 2482        2482            Sales Female  46    Manager
## 2483        2483        Marketing Female  23 Specialist
## 2484        2484          Finance   Male  39 Technician
## 2485        2485            Legal Female  42    Analyst
## 2486        2486        Marketing   Male  54   Engineer
## 2487        2487 Customer Support Female  50   Engineer
## 2488        2488 Customer Support Female  45    Analyst
## 2489        2489               HR Female  57    Analyst
## 2490        2490            Sales Female  40  Developer
## 2491        2491        Marketing   Male  35    Analyst
## 2492        2492       Operations   Male  48 Consultant
## 2493        2493          Finance   Male  36    Analyst
## 2494        2494       Operations Female  22  Developer
## 2495        2495            Sales   Male  54  Developer
## 2496        2496               HR Female  45    Manager
## 2497        2497       Operations   Male  44 Technician
## 2498        2498       Operations Female  59 Technician
## 2499        2499        Marketing Female  30 Consultant
## 2500        2500      Engineering Female  57 Technician
## 2501        2501 Customer Support Female  59  Developer
## 2502        2502               IT Female  50   Engineer
## 2503        2503               HR Female  35 Specialist
## 2504        2504          Finance  Other  25    Manager
## 2505        2505          Finance   Male  34    Analyst
## 2506        2506        Marketing   Male  47 Technician
## 2507        2507       Operations   Male  39    Manager
## 2508        2508       Operations   Male  28 Technician
## 2509        2509            Legal Female  26  Developer
## 2510        2510          Finance   Male  49 Specialist
## 2511        2511            Legal   Male  34 Consultant
## 2512        2512        Marketing   Male  48  Developer
## 2513        2513               HR   Male  33 Specialist
## 2514        2514        Marketing Female  33 Specialist
## 2515        2515        Marketing   Male  33 Technician
## 2516        2516               HR Female  54  Developer
## 2517        2517            Sales   Male  23    Manager
## 2518        2518      Engineering Female  52   Engineer
## 2519        2519      Engineering Female  53    Analyst
## 2520        2520       Operations   Male  49    Analyst
## 2521        2521               HR   Male  47    Manager
## 2522        2522            Legal   Male  37    Manager
## 2523        2523 Customer Support Female  42  Developer
## 2524        2524 Customer Support Female  40 Consultant
## 2525        2525          Finance   Male  57   Engineer
## 2526        2526            Legal Female  58 Technician
## 2527        2527      Engineering Female  25 Specialist
## 2528        2528       Operations Female  22    Analyst
## 2529        2529               HR   Male  23    Manager
## 2530        2530               HR   Male  27    Manager
## 2531        2531               IT   Male  38    Analyst
## 2532        2532            Legal Female  27    Manager
## 2533        2533            Sales   Male  24 Technician
## 2534        2534        Marketing   Male  56 Technician
## 2535        2535               IT Female  28  Developer
## 2536        2536      Engineering   Male  58 Specialist
## 2537        2537 Customer Support   Male  53   Engineer
## 2538        2538            Legal Female  39    Manager
## 2539        2539 Customer Support   Male  25    Manager
## 2540        2540               IT   Male  49  Developer
## 2541        2541            Legal Female  40    Analyst
## 2542        2542               HR Female  42    Analyst
## 2543        2543          Finance   Male  36   Engineer
## 2544        2544               HR   Male  39  Developer
## 2545        2545      Engineering   Male  30 Technician
## 2546        2546            Legal   Male  32 Consultant
## 2547        2547            Legal   Male  28  Developer
## 2548        2548            Legal Female  26  Developer
## 2549        2549          Finance   Male  33 Technician
## 2550        2550 Customer Support   Male  38    Analyst
## 2551        2551          Finance Female  29    Manager
## 2552        2552               IT   Male  44 Specialist
## 2553        2553            Sales Female  56    Manager
## 2554        2554               IT   Male  33 Specialist
## 2555        2555               HR Female  41  Developer
## 2556        2556               IT   Male  58 Technician
## 2557        2557 Customer Support   Male  45   Engineer
## 2558        2558            Legal  Other  51    Analyst
## 2559        2559 Customer Support  Other  33    Manager
## 2560        2560            Legal Female  48 Consultant
## 2561        2561       Operations   Male  32    Analyst
## 2562        2562               HR Female  41 Technician
## 2563        2563      Engineering Female  58   Engineer
## 2564        2564          Finance Female  54 Specialist
## 2565        2565            Legal Female  30    Analyst
## 2566        2566        Marketing Female  49 Technician
## 2567        2567       Operations   Male  27 Specialist
## 2568        2568 Customer Support   Male  37    Manager
## 2569        2569               HR   Male  26  Developer
## 2570        2570            Sales Female  29  Developer
## 2571        2571               HR Female  51    Analyst
## 2572        2572            Sales   Male  39  Developer
## 2573        2573 Customer Support Female  56  Developer
## 2574        2574        Marketing   Male  33 Consultant
## 2575        2575      Engineering Female  43    Manager
## 2576        2576            Legal   Male  47    Manager
## 2577        2577            Legal Female  50 Technician
## 2578        2578      Engineering   Male  54    Analyst
## 2579        2579               IT  Other  60 Technician
## 2580        2580               HR   Male  33 Specialist
## 2581        2581      Engineering Female  35    Manager
## 2582        2582               IT   Male  53    Analyst
## 2583        2583      Engineering Female  29 Specialist
## 2584        2584               HR   Male  23   Engineer
## 2585        2585        Marketing Female  35 Technician
## 2586        2586       Operations   Male  53 Technician
## 2587        2587            Legal   Male  37  Developer
## 2588        2588        Marketing   Male  33  Developer
## 2589        2589        Marketing Female  40 Consultant
## 2590        2590          Finance Female  36    Analyst
## 2591        2591            Sales Female  29 Consultant
## 2592        2592 Customer Support Female  57 Technician
## 2593        2593            Sales   Male  39   Engineer
## 2594        2594               IT   Male  40   Engineer
## 2595        2595            Legal Female  33    Manager
## 2596        2596          Finance   Male  27 Consultant
## 2597        2597          Finance Female  40   Engineer
## 2598        2598               HR Female  48 Specialist
## 2599        2599       Operations Female  32    Manager
## 2600        2600               IT   Male  28 Specialist
## 2601        2601            Sales   Male  35    Analyst
## 2602        2602               IT   Male  59   Engineer
## 2603        2603               HR Female  52 Technician
## 2604        2604               HR   Male  47 Consultant
## 2605        2605          Finance Female  34 Consultant
## 2606        2606      Engineering   Male  54    Manager
## 2607        2607               HR   Male  31  Developer
## 2608        2608 Customer Support   Male  24 Consultant
## 2609        2609          Finance   Male  48  Developer
## 2610        2610               IT   Male  29 Consultant
## 2611        2611      Engineering Female  59 Consultant
## 2612        2612       Operations  Other  46 Specialist
## 2613        2613      Engineering   Male  24 Specialist
## 2614        2614       Operations Female  44 Specialist
## 2615        2615            Legal   Male  36 Specialist
## 2616        2616        Marketing Female  23   Engineer
## 2617        2617       Operations   Male  52 Consultant
## 2618        2618               IT Female  51 Technician
## 2619        2619      Engineering Female  24  Developer
## 2620        2620          Finance Female  30    Analyst
## 2621        2621               IT   Male  36    Analyst
## 2622        2622               HR   Male  37   Engineer
## 2623        2623       Operations Female  51    Manager
## 2624        2624      Engineering   Male  50    Manager
## 2625        2625 Customer Support Female  57    Manager
## 2626        2626       Operations Female  51 Consultant
## 2627        2627        Marketing Female  58 Technician
## 2628        2628        Marketing Female  53  Developer
## 2629        2629 Customer Support   Male  37    Manager
## 2630        2630      Engineering Female  26    Analyst
## 2631        2631            Legal Female  59    Manager
## 2632        2632               IT Female  34   Engineer
## 2633        2633 Customer Support Female  44  Developer
## 2634        2634       Operations   Male  38 Specialist
## 2635        2635      Engineering   Male  27 Specialist
## 2636        2636       Operations Female  50 Technician
## 2637        2637 Customer Support   Male  55  Developer
## 2638        2638               IT   Male  27   Engineer
## 2639        2639            Legal   Male  35    Analyst
## 2640        2640            Sales   Male  25    Analyst
## 2641        2641            Sales Female  37  Developer
## 2642        2642            Legal   Male  34 Specialist
## 2643        2643               HR   Male  27 Technician
## 2644        2644               IT   Male  54    Manager
## 2645        2645            Legal   Male  37 Specialist
## 2646        2646            Sales Female  27  Developer
## 2647        2647 Customer Support  Other  27    Analyst
## 2648        2648       Operations Female  32   Engineer
## 2649        2649 Customer Support   Male  55    Manager
## 2650        2650 Customer Support   Male  39 Specialist
## 2651        2651        Marketing Female  28    Manager
## 2652        2652 Customer Support Female  45 Specialist
## 2653        2653      Engineering Female  38 Technician
## 2654        2654          Finance Female  46  Developer
## 2655        2655               HR Female  58    Manager
## 2656        2656          Finance   Male  54 Consultant
## 2657        2657            Legal   Male  58   Engineer
## 2658        2658       Operations   Male  28 Technician
## 2659        2659            Legal   Male  57   Engineer
## 2660        2660            Legal   Male  32  Developer
## 2661        2661               HR Female  39 Technician
## 2662        2662      Engineering Female  26   Engineer
## 2663        2663               IT Female  33    Analyst
## 2664        2664      Engineering Female  27 Specialist
## 2665        2665            Sales Female  47 Specialist
## 2666        2666            Legal Female  32 Specialist
## 2667        2667               IT Female  53 Consultant
## 2668        2668               IT  Other  32    Analyst
## 2669        2669               HR   Male  35    Analyst
## 2670        2670       Operations   Male  22   Engineer
## 2671        2671               HR Female  29    Manager
## 2672        2672          Finance Female  56    Analyst
## 2673        2673 Customer Support   Male  59 Consultant
## 2674        2674               HR Female  45    Manager
## 2675        2675       Operations Female  48 Consultant
## 2676        2676               IT Female  44  Developer
## 2677        2677          Finance Female  40  Developer
## 2678        2678            Legal Female  38 Specialist
## 2679        2679               HR Female  44  Developer
## 2680        2680            Sales Female  22 Technician
## 2681        2681        Marketing   Male  38  Developer
## 2682        2682        Marketing Female  60    Manager
## 2683        2683       Operations Female  37   Engineer
## 2684        2684               HR   Male  29    Analyst
## 2685        2685               IT   Male  36 Consultant
## 2686        2686      Engineering   Male  29 Consultant
## 2687        2687 Customer Support   Male  59    Analyst
## 2688        2688               IT Female  51    Manager
## 2689        2689          Finance   Male  39   Engineer
## 2690        2690       Operations   Male  26 Consultant
## 2691        2691               IT Female  56  Developer
## 2692        2692          Finance  Other  51 Consultant
## 2693        2693            Legal  Other  58  Developer
## 2694        2694            Sales   Male  43 Technician
## 2695        2695       Operations Female  29 Technician
## 2696        2696        Marketing Female  48    Analyst
## 2697        2697 Customer Support   Male  48 Consultant
## 2698        2698            Sales Female  25 Technician
## 2699        2699       Operations   Male  57    Manager
## 2700        2700               IT Female  32   Engineer
## 2701        2701               HR   Male  60   Engineer
## 2702        2702 Customer Support Female  49    Analyst
## 2703        2703 Customer Support  Other  52    Analyst
## 2704        2704               IT   Male  44   Engineer
## 2705        2705       Operations  Other  32    Manager
## 2706        2706       Operations   Male  32   Engineer
## 2707        2707       Operations  Other  22  Developer
## 2708        2708            Legal   Male  26    Analyst
## 2709        2709      Engineering Female  24 Technician
## 2710        2710          Finance  Other  60    Manager
## 2711        2711      Engineering   Male  54  Developer
## 2712        2712            Legal   Male  46   Engineer
## 2713        2713        Marketing Female  54 Specialist
## 2714        2714      Engineering Female  42 Consultant
## 2715        2715               HR Female  22  Developer
## 2716        2716            Sales   Male  40 Technician
## 2717        2717       Operations   Male  43   Engineer
## 2718        2718            Legal   Male  35   Engineer
## 2719        2719            Legal Female  51 Technician
## 2720        2720       Operations   Male  56 Technician
## 2721        2721 Customer Support   Male  56  Developer
## 2722        2722 Customer Support Female  48   Engineer
## 2723        2723          Finance   Male  60    Manager
## 2724        2724       Operations Female  51  Developer
## 2725        2725      Engineering   Male  47    Manager
## 2726        2726      Engineering Female  41   Engineer
## 2727        2727               IT   Male  50 Consultant
## 2728        2728          Finance   Male  54    Analyst
## 2729        2729               IT   Male  44    Manager
## 2730        2730      Engineering Female  34 Consultant
## 2731        2731               HR   Male  39 Specialist
## 2732        2732      Engineering   Male  36    Manager
## 2733        2733               IT Female  38 Specialist
## 2734        2734      Engineering Female  36 Specialist
## 2735        2735            Sales Female  30  Developer
## 2736        2736               IT   Male  26 Technician
## 2737        2737          Finance   Male  22 Consultant
## 2738        2738            Sales   Male  38    Manager
## 2739        2739        Marketing Female  23 Technician
## 2740        2740          Finance   Male  45 Consultant
## 2741        2741 Customer Support Female  59    Analyst
## 2742        2742          Finance Female  51 Technician
## 2743        2743            Legal Female  42 Consultant
## 2744        2744               IT   Male  59 Specialist
## 2745        2745          Finance Female  39  Developer
## 2746        2746            Legal Female  41    Manager
## 2747        2747        Marketing   Male  46   Engineer
## 2748        2748        Marketing   Male  23 Specialist
## 2749        2749               HR  Other  43 Consultant
## 2750        2750               IT Female  29 Specialist
## 2751        2751               IT Female  33 Technician
## 2752        2752          Finance Female  56    Manager
## 2753        2753      Engineering   Male  26  Developer
## 2754        2754            Legal   Male  46  Developer
## 2755        2755            Legal   Male  51 Specialist
## 2756        2756 Customer Support   Male  57 Technician
## 2757        2757               IT Female  53    Analyst
## 2758        2758          Finance  Other  34   Engineer
## 2759        2759 Customer Support Female  50    Manager
## 2760        2760          Finance   Male  33    Analyst
## 2761        2761 Customer Support Female  46   Engineer
## 2762        2762       Operations   Male  38  Developer
## 2763        2763               HR   Male  33  Developer
## 2764        2764               HR   Male  32 Specialist
## 2765        2765            Legal   Male  47 Technician
## 2766        2766      Engineering   Male  44    Analyst
## 2767        2767        Marketing Female  57 Consultant
## 2768        2768        Marketing   Male  50 Technician
## 2769        2769       Operations   Male  42 Consultant
## 2770        2770       Operations   Male  50 Technician
## 2771        2771        Marketing Female  46  Developer
## 2772        2772               IT Female  47    Analyst
## 2773        2773            Legal Female  49 Technician
## 2774        2774      Engineering Female  48 Specialist
## 2775        2775               HR   Male  26 Specialist
## 2776        2776        Marketing Female  25   Engineer
## 2777        2777               IT   Male  40   Engineer
## 2778        2778        Marketing Female  24 Technician
## 2779        2779        Marketing Female  26 Technician
## 2780        2780            Legal   Male  49   Engineer
## 2781        2781            Legal Female  26    Manager
## 2782        2782       Operations Female  30 Specialist
## 2783        2783          Finance Female  43  Developer
## 2784        2784          Finance  Other  55  Developer
## 2785        2785            Sales  Other  48  Developer
## 2786        2786        Marketing Female  60  Developer
## 2787        2787 Customer Support Female  44    Manager
## 2788        2788       Operations   Male  22 Specialist
## 2789        2789        Marketing   Male  49    Manager
## 2790        2790       Operations Female  53 Consultant
## 2791        2791            Legal   Male  47    Analyst
## 2792        2792       Operations Female  44   Engineer
## 2793        2793       Operations   Male  29    Manager
## 2794        2794            Legal Female  46   Engineer
## 2795        2795        Marketing Female  50 Consultant
## 2796        2796            Sales   Male  49   Engineer
## 2797        2797            Legal Female  52 Technician
## 2798        2798      Engineering   Male  25 Specialist
## 2799        2799        Marketing   Male  32   Engineer
## 2800        2800               HR   Male  50 Technician
## 2801        2801        Marketing  Other  56    Manager
## 2802        2802        Marketing   Male  51   Engineer
## 2803        2803 Customer Support   Male  48   Engineer
## 2804        2804      Engineering Female  35 Consultant
## 2805        2805 Customer Support Female  33    Manager
## 2806        2806            Legal Female  54    Manager
## 2807        2807       Operations Female  33 Specialist
## 2808        2808            Sales   Male  47    Manager
## 2809        2809               HR   Male  30    Analyst
## 2810        2810       Operations   Male  28 Consultant
## 2811        2811 Customer Support   Male  27 Specialist
## 2812        2812        Marketing   Male  33 Consultant
## 2813        2813               IT Female  32 Specialist
## 2814        2814               IT Female  49    Analyst
## 2815        2815            Sales  Other  32   Engineer
## 2816        2816               IT Female  47 Specialist
## 2817        2817        Marketing   Male  35 Specialist
## 2818        2818               HR   Male  22    Analyst
## 2819        2819        Marketing   Male  55 Consultant
## 2820        2820 Customer Support   Male  40 Specialist
## 2821        2821            Sales Female  41   Engineer
## 2822        2822               HR Female  23   Engineer
## 2823        2823 Customer Support Female  30 Specialist
## 2824        2824       Operations   Male  57 Specialist
## 2825        2825          Finance Female  23 Consultant
## 2826        2826       Operations Female  49  Developer
## 2827        2827               IT Female  56  Developer
## 2828        2828            Sales Female  31    Analyst
## 2829        2829        Marketing Female  44    Analyst
## 2830        2830        Marketing   Male  36 Technician
## 2831        2831       Operations   Male  54 Consultant
## 2832        2832            Legal Female  49  Developer
## 2833        2833      Engineering Female  30    Manager
## 2834        2834          Finance   Male  55 Consultant
## 2835        2835               HR Female  27 Specialist
## 2836        2836               HR Female  49   Engineer
## 2837        2837       Operations Female  22 Specialist
## 2838        2838            Legal Female  47    Analyst
## 2839        2839      Engineering   Male  41   Engineer
## 2840        2840 Customer Support   Male  58   Engineer
## 2841        2841            Legal Female  29   Engineer
## 2842        2842        Marketing Female  25    Analyst
## 2843        2843          Finance Female  24 Specialist
## 2844        2844            Sales  Other  38    Analyst
## 2845        2845               HR Female  28    Analyst
## 2846        2846               IT Female  50   Engineer
## 2847        2847            Legal  Other  53  Developer
## 2848        2848 Customer Support   Male  49   Engineer
## 2849        2849        Marketing Female  33 Specialist
## 2850        2850               IT Female  42 Specialist
## 2851        2851 Customer Support Female  26 Technician
## 2852        2852               IT Female  24 Specialist
## 2853        2853            Sales   Male  22  Developer
## 2854        2854               IT Female  44    Analyst
## 2855        2855       Operations   Male  26  Developer
## 2856        2856               IT   Male  55 Technician
## 2857        2857            Sales   Male  33 Specialist
## 2858        2858      Engineering Female  34    Analyst
## 2859        2859       Operations Female  39 Consultant
## 2860        2860          Finance   Male  43 Technician
## 2861        2861               HR Female  52  Developer
## 2862        2862 Customer Support Female  34 Consultant
## 2863        2863      Engineering   Male  59 Specialist
## 2864        2864            Sales   Male  39 Technician
## 2865        2865          Finance Female  34 Consultant
## 2866        2866       Operations   Male  38 Technician
## 2867        2867        Marketing Female  49    Analyst
## 2868        2868        Marketing   Male  50    Analyst
## 2869        2869       Operations Female  32 Consultant
## 2870        2870               IT   Male  30  Developer
## 2871        2871          Finance Female  23    Manager
## 2872        2872          Finance Female  33 Specialist
## 2873        2873          Finance   Male  50 Consultant
## 2874        2874        Marketing   Male  35   Engineer
## 2875        2875            Sales   Male  38  Developer
## 2876        2876 Customer Support   Male  38 Consultant
## 2877        2877      Engineering Female  28  Developer
## 2878        2878          Finance Female  38 Technician
## 2879        2879               IT   Male  35 Specialist
## 2880        2880      Engineering   Male  50    Analyst
## 2881        2881            Legal Female  43 Consultant
## 2882        2882          Finance Female  48    Analyst
## 2883        2883 Customer Support Female  23 Specialist
## 2884        2884        Marketing   Male  29    Analyst
## 2885        2885 Customer Support Female  29  Developer
## 2886        2886               HR Female  47  Developer
## 2887        2887        Marketing   Male  32 Technician
## 2888        2888            Sales Female  33 Specialist
## 2889        2889            Sales Female  44 Technician
## 2890        2890 Customer Support Female  37  Developer
## 2891        2891               HR   Male  47   Engineer
## 2892        2892        Marketing Female  24    Manager
## 2893        2893               HR   Male  60  Developer
## 2894        2894            Sales Female  44   Engineer
## 2895        2895          Finance   Male  57 Consultant
## 2896        2896               IT  Other  22 Technician
## 2897        2897      Engineering Female  41 Consultant
## 2898        2898       Operations Female  39 Specialist
## 2899        2899            Legal Female  34    Analyst
## 2900        2900               HR Female  31   Engineer
## 2901        2901               HR Female  49    Analyst
## 2902        2902        Marketing Female  48    Manager
## 2903        2903               HR   Male  32 Technician
## 2904        2904            Sales  Other  24    Manager
## 2905        2905        Marketing   Male  38   Engineer
## 2906        2906 Customer Support Female  34    Manager
## 2907        2907        Marketing   Male  42    Manager
## 2908        2908          Finance Female  49   Engineer
## 2909        2909 Customer Support Female  34    Manager
## 2910        2910               IT   Male  24 Consultant
## 2911        2911               HR   Male  54    Analyst
## 2912        2912        Marketing Female  33   Engineer
## 2913        2913               HR   Male  33 Technician
## 2914        2914            Legal Female  48   Engineer
## 2915        2915          Finance   Male  22    Manager
## 2916        2916        Marketing   Male  28    Analyst
## 2917        2917            Legal Female  22    Analyst
## 2918        2918               HR Female  30   Engineer
## 2919        2919        Marketing Female  58  Developer
## 2920        2920 Customer Support Female  44    Analyst
## 2921        2921        Marketing Female  29 Technician
## 2922        2922       Operations Female  24  Developer
## 2923        2923            Sales   Male  48 Specialist
## 2924        2924               HR   Male  60    Analyst
## 2925        2925               IT Female  53    Manager
## 2926        2926      Engineering   Male  32 Technician
## 2927        2927 Customer Support   Male  34    Analyst
## 2928        2928          Finance Female  44 Specialist
## 2929        2929               HR   Male  53   Engineer
## 2930        2930            Sales Female  51 Consultant
## 2931        2931      Engineering Female  43 Specialist
## 2932        2932            Legal Female  25   Engineer
## 2933        2933       Operations Female  29    Manager
## 2934        2934      Engineering Female  51    Manager
## 2935        2935            Sales Female  35 Technician
## 2936        2936            Sales Female  26 Consultant
## 2937        2937       Operations   Male  48  Developer
## 2938        2938       Operations   Male  28 Specialist
## 2939        2939            Legal Female  40 Specialist
## 2940        2940 Customer Support Female  29    Analyst
## 2941        2941               HR   Male  50 Consultant
## 2942        2942               IT   Male  48 Technician
## 2943        2943      Engineering Female  58  Developer
## 2944        2944            Sales Female  57 Consultant
## 2945        2945        Marketing Female  59 Consultant
## 2946        2946        Marketing   Male  27 Consultant
## 2947        2947               IT Female  58 Technician
## 2948        2948        Marketing   Male  52  Developer
## 2949        2949        Marketing   Male  36  Developer
## 2950        2950          Finance Female  42   Engineer
## 2951        2951        Marketing Female  27    Analyst
## 2952        2952               IT   Male  53    Analyst
## 2953        2953            Legal Female  57    Analyst
## 2954        2954            Sales   Male  46    Manager
## 2955        2955       Operations   Male  45  Developer
## 2956        2956            Sales Female  32 Consultant
## 2957        2957               IT Female  37   Engineer
## 2958        2958            Legal   Male  27    Analyst
## 2959        2959               HR   Male  30  Developer
## 2960        2960            Legal Female  34 Technician
## 2961        2961            Sales Female  40    Manager
## 2962        2962            Legal   Male  42   Engineer
## 2963        2963 Customer Support Female  36    Manager
## 2964        2964       Operations Female  44    Analyst
## 2965        2965 Customer Support   Male  50   Engineer
## 2966        2966 Customer Support   Male  31   Engineer
## 2967        2967        Marketing Female  30 Consultant
## 2968        2968            Legal Female  50 Consultant
## 2969        2969       Operations Female  23 Consultant
## 2970        2970       Operations Female  37  Developer
## 2971        2971      Engineering Female  30   Engineer
## 2972        2972        Marketing   Male  54    Analyst
## 2973        2973            Legal   Male  46 Consultant
## 2974        2974       Operations   Male  38 Technician
## 2975        2975      Engineering   Male  47    Manager
## 2976        2976               IT Female  59 Technician
## 2977        2977       Operations Female  40 Technician
## 2978        2978            Legal Female  23  Developer
## 2979        2979            Legal   Male  28 Consultant
## 2980        2980          Finance   Male  41 Consultant
## 2981        2981          Finance   Male  48 Consultant
## 2982        2982               IT   Male  56 Technician
## 2983        2983            Sales   Male  49    Manager
## 2984        2984               IT   Male  58    Manager
## 2985        2985            Legal Female  44  Developer
## 2986        2986               IT   Male  40   Engineer
## 2987        2987               IT   Male  23  Developer
## 2988        2988            Sales   Male  31 Consultant
## 2989        2989            Sales Female  48    Manager
## 2990        2990 Customer Support Female  47   Engineer
## 2991        2991            Legal   Male  51 Technician
## 2992        2992               HR  Other  42    Analyst
## 2993        2993        Marketing Female  55    Analyst
## 2994        2994            Sales Female  41 Specialist
## 2995        2995       Operations   Male  52    Analyst
## 2996        2996        Marketing Female  46    Analyst
## 2997        2997 Customer Support Female  34   Engineer
## 2998        2998       Operations Female  42  Developer
## 2999        2999       Operations Female  29 Consultant
## 3000        3000          Finance   Male  46 Specialist
## 3001        3001          Finance   Male  26    Analyst
## 3002        3002            Sales   Male  46    Manager
## 3003        3003       Operations Female  39  Developer
## 3004        3004            Legal   Male  38    Manager
## 3005        3005 Customer Support   Male  23 Technician
## 3006        3006        Marketing   Male  31 Consultant
## 3007        3007        Marketing Female  51  Developer
## 3008        3008            Legal   Male  43    Manager
## 3009        3009        Marketing   Male  57  Developer
## 3010        3010               IT   Male  27   Engineer
## 3011        3011               HR   Male  45  Developer
## 3012        3012            Legal Female  23 Consultant
## 3013        3013            Legal Female  26 Technician
## 3014        3014          Finance   Male  23 Consultant
## 3015        3015               HR   Male  35    Analyst
## 3016        3016            Legal Female  48    Manager
## 3017        3017            Legal Female  31 Consultant
## 3018        3018               IT   Male  38  Developer
## 3019        3019      Engineering Female  59 Consultant
## 3020        3020        Marketing   Male  23 Specialist
## 3021        3021               HR   Male  47 Technician
## 3022        3022            Legal Female  48   Engineer
## 3023        3023            Sales   Male  55    Analyst
## 3024        3024      Engineering Female  22  Developer
## 3025        3025          Finance Female  24  Developer
## 3026        3026 Customer Support Female  48   Engineer
## 3027        3027        Marketing   Male  41   Engineer
## 3028        3028        Marketing Female  45 Specialist
## 3029        3029               IT   Male  57    Analyst
## 3030        3030        Marketing Female  26   Engineer
## 3031        3031          Finance Female  36    Manager
## 3032        3032 Customer Support   Male  48  Developer
## 3033        3033      Engineering   Male  48    Manager
## 3034        3034          Finance Female  27 Specialist
## 3035        3035        Marketing Female  25   Engineer
## 3036        3036          Finance Female  23 Technician
## 3037        3037       Operations   Male  25    Analyst
## 3038        3038      Engineering Female  42 Consultant
## 3039        3039               IT   Male  36    Analyst
## 3040        3040      Engineering Female  56   Engineer
## 3041        3041               IT  Other  56   Engineer
## 3042        3042          Finance   Male  56   Engineer
## 3043        3043               HR   Male  34   Engineer
## 3044        3044        Marketing Female  34  Developer
## 3045        3045 Customer Support Female  46 Technician
## 3046        3046            Legal Female  60   Engineer
## 3047        3047            Legal Female  53    Analyst
## 3048        3048 Customer Support Female  58 Consultant
## 3049        3049      Engineering   Male  54 Specialist
## 3050        3050            Sales Female  22 Consultant
## 3051        3051        Marketing Female  33 Specialist
## 3052        3052      Engineering   Male  53    Manager
## 3053        3053      Engineering   Male  59  Developer
## 3054        3054      Engineering Female  54    Analyst
## 3055        3055      Engineering   Male  57    Manager
## 3056        3056          Finance Female  47 Specialist
## 3057        3057       Operations   Male  53 Technician
## 3058        3058      Engineering   Male  27    Analyst
## 3059        3059      Engineering   Male  57 Consultant
## 3060        3060      Engineering   Male  30   Engineer
## 3061        3061       Operations Female  37   Engineer
## 3062        3062               HR  Other  25 Technician
## 3063        3063            Sales Female  50 Specialist
## 3064        3064               HR Female  28    Analyst
## 3065        3065            Legal Female  34  Developer
## 3066        3066        Marketing   Male  23 Specialist
## 3067        3067          Finance   Male  42 Specialist
## 3068        3068       Operations Female  38  Developer
## 3069        3069        Marketing Female  26    Analyst
## 3070        3070        Marketing   Male  25 Consultant
## 3071        3071               HR Female  30   Engineer
## 3072        3072          Finance   Male  53 Specialist
## 3073        3073        Marketing Female  44   Engineer
## 3074        3074       Operations  Other  41    Manager
## 3075        3075          Finance Female  48   Engineer
## 3076        3076          Finance Female  50    Analyst
## 3077        3077               IT Female  44  Developer
## 3078        3078      Engineering  Other  50    Manager
## 3079        3079            Legal Female  36   Engineer
## 3080        3080          Finance   Male  54 Technician
## 3081        3081 Customer Support   Male  53 Technician
## 3082        3082          Finance   Male  44 Technician
## 3083        3083       Operations   Male  56  Developer
## 3084        3084            Sales Female  36  Developer
## 3085        3085          Finance   Male  24    Manager
## 3086        3086        Marketing Female  32 Specialist
## 3087        3087 Customer Support Female  47    Analyst
## 3088        3088       Operations Female  24    Analyst
## 3089        3089               IT   Male  50   Engineer
## 3090        3090            Sales Female  49   Engineer
## 3091        3091      Engineering Female  35   Engineer
## 3092        3092            Legal Female  33 Specialist
## 3093        3093          Finance Female  57  Developer
## 3094        3094       Operations Female  32 Technician
## 3095        3095               IT   Male  41    Manager
## 3096        3096       Operations Female  52 Specialist
## 3097        3097            Sales Female  25    Analyst
## 3098        3098        Marketing   Male  53    Analyst
## 3099        3099               HR   Male  30    Analyst
## 3100        3100       Operations Female  32    Analyst
## 3101        3101       Operations Female  47    Manager
## 3102        3102       Operations   Male  55    Manager
## 3103        3103               IT   Male  58    Manager
## 3104        3104      Engineering Female  26    Manager
## 3105        3105       Operations   Male  51   Engineer
## 3106        3106               IT Female  25   Engineer
## 3107        3107      Engineering Female  54 Consultant
## 3108        3108            Legal   Male  57    Analyst
## 3109        3109      Engineering Female  48 Consultant
## 3110        3110            Legal   Male  55  Developer
## 3111        3111       Operations Female  49 Specialist
## 3112        3112 Customer Support Female  46 Specialist
## 3113        3113       Operations Female  44    Analyst
## 3114        3114            Sales Female  34  Developer
## 3115        3115               IT   Male  52   Engineer
## 3116        3116          Finance   Male  50   Engineer
## 3117        3117          Finance   Male  44    Analyst
## 3118        3118      Engineering Female  44   Engineer
## 3119        3119               HR Female  58  Developer
## 3120        3120               HR   Male  50 Technician
## 3121        3121               IT Female  33    Analyst
## 3122        3122          Finance Female  53    Manager
## 3123        3123            Legal   Male  22    Manager
## 3124        3124            Legal Female  40    Manager
## 3125        3125       Operations Female  45    Analyst
## 3126        3126          Finance Female  46 Consultant
## 3127        3127 Customer Support   Male  28 Technician
## 3128        3128            Legal   Male  47 Technician
## 3129        3129        Marketing Female  39    Analyst
## 3130        3130            Legal Female  26    Manager
## 3131        3131        Marketing   Male  57  Developer
## 3132        3132      Engineering Female  50 Technician
## 3133        3133        Marketing Female  29  Developer
## 3134        3134               IT   Male  41    Analyst
## 3135        3135            Sales Female  49 Consultant
## 3136        3136       Operations Female  40 Consultant
## 3137        3137               HR Female  35 Technician
## 3138        3138 Customer Support Female  41 Consultant
## 3139        3139               IT   Male  30    Analyst
## 3140        3140               HR   Male  44   Engineer
## 3141        3141      Engineering Female  26 Specialist
## 3142        3142          Finance   Male  37   Engineer
## 3143        3143               HR   Male  47 Technician
## 3144        3144            Legal Female  42 Technician
## 3145        3145        Marketing  Other  50  Developer
## 3146        3146 Customer Support   Male  22 Technician
## 3147        3147            Legal   Male  36    Analyst
## 3148        3148      Engineering   Male  55  Developer
## 3149        3149               IT Female  57    Manager
## 3150        3150          Finance   Male  32 Consultant
## 3151        3151        Marketing   Male  29 Technician
## 3152        3152        Marketing   Male  27  Developer
## 3153        3153      Engineering   Male  45 Specialist
## 3154        3154            Sales Female  34  Developer
## 3155        3155               HR   Male  51 Specialist
## 3156        3156               IT   Male  52    Manager
## 3157        3157          Finance Female  59 Consultant
## 3158        3158       Operations Female  46   Engineer
## 3159        3159        Marketing Female  57 Technician
## 3160        3160          Finance Female  26    Manager
## 3161        3161       Operations   Male  33 Technician
## 3162        3162        Marketing   Male  43 Specialist
## 3163        3163      Engineering   Male  42  Developer
## 3164        3164            Sales   Male  47 Technician
## 3165        3165               HR Female  48 Consultant
## 3166        3166       Operations Female  42  Developer
## 3167        3167               HR   Male  57  Developer
## 3168        3168      Engineering   Male  60 Technician
## 3169        3169            Legal   Male  44    Manager
## 3170        3170 Customer Support Female  47 Technician
## 3171        3171          Finance Female  25    Analyst
## 3172        3172          Finance   Male  58   Engineer
## 3173        3173            Legal   Male  50 Technician
## 3174        3174      Engineering Female  57    Manager
## 3175        3175               IT Female  44   Engineer
## 3176        3176               IT   Male  38 Technician
## 3177        3177      Engineering Female  30 Consultant
## 3178        3178          Finance Female  25 Technician
## 3179        3179      Engineering Female  53    Analyst
## 3180        3180            Sales Female  36 Specialist
## 3181        3181      Engineering Female  55    Analyst
## 3182        3182          Finance Female  39 Specialist
## 3183        3183        Marketing   Male  24    Analyst
## 3184        3184       Operations   Male  40 Specialist
## 3185        3185      Engineering Female  49  Developer
## 3186        3186            Legal   Male  32    Analyst
## 3187        3187 Customer Support Female  54   Engineer
## 3188        3188               HR Female  50   Engineer
## 3189        3189          Finance Female  36 Consultant
## 3190        3190       Operations   Male  41  Developer
## 3191        3191            Sales Female  36  Developer
## 3192        3192 Customer Support Female  28 Technician
## 3193        3193          Finance   Male  50   Engineer
## 3194        3194               HR   Male  38    Analyst
## 3195        3195 Customer Support Female  49    Analyst
## 3196        3196       Operations   Male  40 Technician
## 3197        3197            Sales Female  50  Developer
## 3198        3198 Customer Support   Male  28    Analyst
## 3199        3199            Sales   Male  54 Specialist
## 3200        3200               IT Female  58 Consultant
## 3201        3201       Operations   Male  31 Technician
## 3202        3202      Engineering   Male  48 Specialist
## 3203        3203               IT Female  24    Analyst
## 3204        3204          Finance  Other  40    Manager
## 3205        3205       Operations   Male  23    Analyst
## 3206        3206               HR  Other  46 Specialist
## 3207        3207               HR   Male  29 Specialist
## 3208        3208 Customer Support   Male  49   Engineer
## 3209        3209        Marketing   Male  53 Consultant
## 3210        3210      Engineering   Male  53  Developer
## 3211        3211        Marketing   Male  24   Engineer
## 3212        3212 Customer Support Female  25    Analyst
## 3213        3213            Legal  Other  52  Developer
## 3214        3214               HR   Male  28 Specialist
## 3215        3215 Customer Support Female  52  Developer
## 3216        3216            Sales   Male  46 Specialist
## 3217        3217       Operations   Male  23 Consultant
## 3218        3218        Marketing   Male  58  Developer
## 3219        3219               HR Female  46    Analyst
## 3220        3220            Legal Female  57 Technician
## 3221        3221          Finance   Male  51    Analyst
## 3222        3222 Customer Support   Male  32    Manager
## 3223        3223        Marketing   Male  58    Manager
## 3224        3224       Operations   Male  46   Engineer
## 3225        3225            Sales   Male  56 Consultant
## 3226        3226 Customer Support   Male  25   Engineer
## 3227        3227       Operations Female  59 Specialist
## 3228        3228        Marketing   Male  26   Engineer
## 3229        3229               IT   Male  39    Manager
## 3230        3230      Engineering Female  59 Consultant
## 3231        3231            Legal Female  31    Manager
## 3232        3232          Finance Female  39    Analyst
## 3233        3233 Customer Support   Male  53 Consultant
## 3234        3234        Marketing Female  49 Technician
## 3235        3235               HR Female  31 Specialist
## 3236        3236               IT Female  59 Consultant
## 3237        3237            Legal Female  52 Specialist
## 3238        3238       Operations   Male  54    Analyst
## 3239        3239        Marketing   Male  59   Engineer
## 3240        3240 Customer Support   Male  29    Analyst
## 3241        3241            Legal   Male  29 Specialist
## 3242        3242        Marketing   Male  37   Engineer
## 3243        3243 Customer Support Female  36    Analyst
## 3244        3244               HR Female  23   Engineer
## 3245        3245          Finance   Male  39  Developer
## 3246        3246               IT   Male  54   Engineer
## 3247        3247            Sales   Male  56    Manager
## 3248        3248       Operations   Male  35    Analyst
## 3249        3249            Legal   Male  22    Manager
## 3250        3250      Engineering   Male  36 Specialist
## 3251        3251       Operations   Male  27 Consultant
## 3252        3252       Operations   Male  56    Analyst
## 3253        3253       Operations   Male  45 Consultant
## 3254        3254               HR Female  45   Engineer
## 3255        3255      Engineering   Male  34 Technician
## 3256        3256 Customer Support   Male  28    Manager
## 3257        3257               IT   Male  34    Analyst
## 3258        3258            Legal Female  24    Analyst
## 3259        3259       Operations   Male  30 Consultant
## 3260        3260            Sales Female  56 Technician
## 3261        3261          Finance Female  26 Consultant
## 3262        3262          Finance   Male  25  Developer
## 3263        3263          Finance Female  51 Consultant
## 3264        3264        Marketing   Male  39 Technician
## 3265        3265               IT Female  28 Specialist
## 3266        3266       Operations   Male  44  Developer
## 3267        3267        Marketing   Male  28    Analyst
## 3268        3268 Customer Support   Male  60    Analyst
## 3269        3269               IT Female  26  Developer
## 3270        3270          Finance   Male  30 Specialist
## 3271        3271            Legal   Male  38 Specialist
## 3272        3272            Legal Female  51 Technician
## 3273        3273          Finance Female  46 Specialist
## 3274        3274 Customer Support   Male  49    Manager
## 3275        3275 Customer Support   Male  42    Manager
## 3276        3276               IT   Male  31    Manager
## 3277        3277            Sales   Male  49 Specialist
## 3278        3278 Customer Support   Male  26  Developer
## 3279        3279               HR Female  40 Consultant
## 3280        3280      Engineering   Male  54   Engineer
## 3281        3281            Sales Female  42 Specialist
## 3282        3282       Operations   Male  49 Technician
## 3283        3283            Legal Female  27    Analyst
## 3284        3284            Legal   Male  58 Technician
## 3285        3285      Engineering Female  26 Specialist
## 3286        3286               IT   Male  38    Manager
## 3287        3287            Legal   Male  43   Engineer
## 3288        3288      Engineering   Male  46  Developer
## 3289        3289            Legal   Male  43 Technician
## 3290        3290       Operations Female  28 Consultant
## 3291        3291        Marketing Female  52    Manager
## 3292        3292      Engineering   Male  25  Developer
## 3293        3293               IT   Male  46    Manager
## 3294        3294          Finance   Male  38 Specialist
## 3295        3295          Finance Female  34    Manager
## 3296        3296        Marketing Female  28 Consultant
## 3297        3297       Operations   Male  54    Manager
## 3298        3298               IT   Male  28    Analyst
## 3299        3299      Engineering   Male  49   Engineer
## 3300        3300       Operations   Male  24 Specialist
## 3301        3301 Customer Support Female  60 Specialist
## 3302        3302        Marketing   Male  47    Analyst
## 3303        3303      Engineering Female  38    Analyst
## 3304        3304      Engineering Female  60 Consultant
## 3305        3305            Sales   Male  30 Technician
## 3306        3306        Marketing Female  49 Specialist
## 3307        3307      Engineering   Male  45   Engineer
## 3308        3308            Legal Female  48    Analyst
## 3309        3309      Engineering   Male  36 Specialist
## 3310        3310            Sales   Male  34   Engineer
## 3311        3311          Finance   Male  60 Consultant
## 3312        3312      Engineering   Male  34    Analyst
## 3313        3313               IT   Male  32  Developer
## 3314        3314       Operations   Male  35    Manager
## 3315        3315        Marketing Female  57 Consultant
## 3316        3316            Legal Female  43  Developer
## 3317        3317            Sales   Male  42 Technician
## 3318        3318               IT   Male  30    Analyst
## 3319        3319 Customer Support Female  51   Engineer
## 3320        3320               IT   Male  41   Engineer
## 3321        3321      Engineering   Male  48    Analyst
## 3322        3322        Marketing   Male  29 Specialist
## 3323        3323            Sales Female  31   Engineer
## 3324        3324               IT Female  39  Developer
## 3325        3325       Operations Female  23 Specialist
## 3326        3326          Finance Female  40 Consultant
## 3327        3327          Finance   Male  29    Analyst
## 3328        3328 Customer Support Female  37    Manager
## 3329        3329      Engineering   Male  47  Developer
## 3330        3330            Sales   Male  34    Analyst
## 3331        3331               HR   Male  53    Manager
## 3332        3332 Customer Support Female  35  Developer
## 3333        3333            Sales Female  27 Technician
## 3334        3334      Engineering   Male  30    Analyst
## 3335        3335          Finance Female  49    Manager
## 3336        3336               HR   Male  36 Technician
## 3337        3337        Marketing   Male  41    Manager
## 3338        3338            Sales Female  54 Technician
## 3339        3339      Engineering   Male  50   Engineer
## 3340        3340            Sales   Male  26    Manager
## 3341        3341               HR   Male  52   Engineer
## 3342        3342        Marketing Female  43 Consultant
## 3343        3343      Engineering Female  47    Analyst
## 3344        3344 Customer Support Female  39    Manager
## 3345        3345            Sales   Male  55    Analyst
## 3346        3346            Legal   Male  41 Technician
## 3347        3347       Operations   Male  53 Consultant
## 3348        3348               HR Female  51   Engineer
## 3349        3349        Marketing Female  32 Consultant
## 3350        3350        Marketing   Male  23 Specialist
## 3351        3351               IT   Male  25 Technician
## 3352        3352      Engineering   Male  36 Specialist
## 3353        3353 Customer Support Female  45    Analyst
## 3354        3354      Engineering Female  25 Specialist
## 3355        3355 Customer Support Female  44 Technician
## 3356        3356      Engineering Female  33  Developer
## 3357        3357       Operations   Male  28 Technician
## 3358        3358            Sales Female  45    Analyst
## 3359        3359       Operations Female  35   Engineer
## 3360        3360               IT   Male  35    Manager
## 3361        3361            Legal   Male  29   Engineer
## 3362        3362          Finance   Male  27    Manager
## 3363        3363        Marketing  Other  34 Consultant
## 3364        3364               HR   Male  38    Manager
## 3365        3365            Legal   Male  53   Engineer
## 3366        3366               IT Female  58 Consultant
## 3367        3367               HR Female  49 Consultant
## 3368        3368            Sales Female  60 Specialist
## 3369        3369          Finance   Male  52   Engineer
## 3370        3370               HR   Male  22    Analyst
## 3371        3371          Finance Female  53   Engineer
## 3372        3372        Marketing Female  33 Technician
## 3373        3373 Customer Support Female  58    Manager
## 3374        3374      Engineering Female  52 Specialist
## 3375        3375       Operations   Male  50    Manager
## 3376        3376        Marketing   Male  59    Analyst
## 3377        3377            Sales   Male  50    Manager
## 3378        3378               IT Female  42 Consultant
## 3379        3379            Legal   Male  32    Manager
## 3380        3380               HR Female  25  Developer
## 3381        3381       Operations Female  35    Manager
## 3382        3382            Sales  Other  42 Specialist
## 3383        3383 Customer Support Female  48 Specialist
## 3384        3384            Legal Female  23 Specialist
## 3385        3385               HR   Male  37   Engineer
## 3386        3386      Engineering   Male  46   Engineer
## 3387        3387       Operations Female  42    Analyst
## 3388        3388       Operations Female  28   Engineer
## 3389        3389        Marketing Female  46    Manager
## 3390        3390      Engineering Female  52 Specialist
## 3391        3391               IT Female  31   Engineer
## 3392        3392          Finance Female  43    Analyst
## 3393        3393               HR   Male  28    Manager
## 3394        3394               IT   Male  53    Manager
## 3395        3395       Operations   Male  33    Analyst
## 3396        3396       Operations   Male  25  Developer
## 3397        3397            Sales Female  54    Manager
## 3398        3398            Sales   Male  48 Specialist
## 3399        3399      Engineering Female  22    Analyst
## 3400        3400      Engineering   Male  33    Manager
## 3401        3401 Customer Support Female  33   Engineer
## 3402        3402      Engineering   Male  24    Manager
## 3403        3403        Marketing Female  42    Manager
## 3404        3404            Sales   Male  48 Specialist
## 3405        3405      Engineering   Male  36    Analyst
## 3406        3406          Finance Female  50 Consultant
## 3407        3407          Finance   Male  55    Manager
## 3408        3408       Operations   Male  23 Consultant
## 3409        3409        Marketing Female  24   Engineer
## 3410        3410        Marketing Female  45 Consultant
## 3411        3411 Customer Support Female  39    Manager
## 3412        3412       Operations   Male  23   Engineer
## 3413        3413            Sales Female  55   Engineer
## 3414        3414 Customer Support Female  24    Manager
## 3415        3415            Sales Female  38 Specialist
## 3416        3416      Engineering   Male  41  Developer
## 3417        3417      Engineering   Male  37   Engineer
## 3418        3418          Finance  Other  38 Specialist
## 3419        3419               HR   Male  44   Engineer
## 3420        3420            Legal Female  50   Engineer
## 3421        3421               HR Female  32 Consultant
## 3422        3422      Engineering   Male  29 Specialist
## 3423        3423               HR Female  43  Developer
## 3424        3424            Sales Female  59 Specialist
## 3425        3425               IT Female  37    Manager
## 3426        3426               HR  Other  47    Analyst
## 3427        3427            Sales Female  48    Manager
## 3428        3428               IT Female  55    Manager
## 3429        3429            Sales   Male  33    Manager
## 3430        3430      Engineering   Male  38   Engineer
## 3431        3431      Engineering Female  57 Technician
## 3432        3432               HR   Male  53  Developer
## 3433        3433               IT   Male  39 Consultant
## 3434        3434 Customer Support   Male  33 Consultant
## 3435        3435       Operations   Male  46    Analyst
## 3436        3436               IT   Male  50 Technician
## 3437        3437               HR   Male  32   Engineer
## 3438        3438            Sales   Male  54 Technician
## 3439        3439       Operations Female  33  Developer
## 3440        3440        Marketing   Male  42    Manager
## 3441        3441               IT  Other  33  Developer
## 3442        3442      Engineering Female  29    Manager
## 3443        3443        Marketing Female  26  Developer
## 3444        3444 Customer Support   Male  23   Engineer
## 3445        3445            Sales   Male  22 Specialist
## 3446        3446            Sales Female  41 Consultant
## 3447        3447       Operations   Male  56 Specialist
## 3448        3448      Engineering Female  32  Developer
## 3449        3449            Sales   Male  41 Technician
## 3450        3450            Legal  Other  22 Specialist
## 3451        3451               IT   Male  52    Analyst
## 3452        3452 Customer Support   Male  53 Consultant
## 3453        3453        Marketing Female  42 Consultant
## 3454        3454               HR   Male  40    Manager
## 3455        3455            Legal   Male  56    Manager
## 3456        3456            Sales  Other  49 Consultant
## 3457        3457       Operations   Male  58    Analyst
## 3458        3458            Legal   Male  26    Analyst
## 3459        3459          Finance Female  28   Engineer
## 3460        3460          Finance   Male  39 Consultant
## 3461        3461            Legal   Male  29   Engineer
## 3462        3462      Engineering   Male  34 Specialist
## 3463        3463               HR Female  33 Technician
## 3464        3464            Legal   Male  54 Technician
## 3465        3465          Finance Female  59 Consultant
## 3466        3466          Finance Female  28 Specialist
## 3467        3467          Finance   Male  60 Consultant
## 3468        3468          Finance Female  50    Manager
## 3469        3469        Marketing   Male  45    Manager
## 3470        3470               IT   Male  26    Manager
## 3471        3471          Finance Female  56    Manager
## 3472        3472          Finance Female  23 Consultant
## 3473        3473        Marketing Female  35    Analyst
## 3474        3474               HR  Other  26  Developer
## 3475        3475        Marketing   Male  56    Manager
## 3476        3476            Legal   Male  58    Manager
## 3477        3477       Operations   Male  60 Consultant
## 3478        3478          Finance Female  57 Specialist
## 3479        3479            Legal Female  54   Engineer
## 3480        3480        Marketing Female  35    Analyst
## 3481        3481      Engineering Female  34  Developer
## 3482        3482               HR Female  25  Developer
## 3483        3483               IT Female  44  Developer
## 3484        3484       Operations Female  55  Developer
## 3485        3485               HR Female  51    Manager
## 3486        3486 Customer Support   Male  47    Analyst
## 3487        3487            Sales  Other  47    Manager
## 3488        3488            Legal  Other  35    Analyst
## 3489        3489          Finance Female  32    Analyst
## 3490        3490          Finance   Male  27 Technician
## 3491        3491            Sales Female  49  Developer
## 3492        3492            Sales Female  53    Analyst
## 3493        3493               HR   Male  22 Technician
## 3494        3494      Engineering Female  44  Developer
## 3495        3495        Marketing   Male  54    Analyst
## 3496        3496               IT Female  60 Consultant
## 3497        3497               HR   Male  60    Analyst
## 3498        3498               HR Female  42 Consultant
## 3499        3499          Finance Female  51    Analyst
## 3500        3500               HR Female  52    Analyst
## 3501        3501          Finance Female  52  Developer
## 3502        3502 Customer Support Female  53  Developer
## 3503        3503          Finance Female  22 Technician
## 3504        3504          Finance   Male  43 Specialist
## 3505        3505               IT   Male  47 Consultant
## 3506        3506               HR Female  25 Specialist
## 3507        3507            Sales   Male  31   Engineer
## 3508        3508               HR Female  37 Consultant
## 3509        3509            Sales   Male  47 Consultant
## 3510        3510            Legal Female  36 Consultant
## 3511        3511 Customer Support Female  40   Engineer
## 3512        3512               IT   Male  37 Specialist
## 3513        3513       Operations  Other  38    Analyst
## 3514        3514      Engineering   Male  22    Manager
## 3515        3515 Customer Support   Male  37 Specialist
## 3516        3516 Customer Support   Male  53  Developer
## 3517        3517      Engineering   Male  26 Specialist
## 3518        3518 Customer Support   Male  48  Developer
## 3519        3519 Customer Support Female  58   Engineer
## 3520        3520            Legal Female  22  Developer
## 3521        3521        Marketing   Male  47 Specialist
## 3522        3522          Finance   Male  50    Manager
## 3523        3523        Marketing   Male  47  Developer
## 3524        3524               IT Female  25 Specialist
## 3525        3525          Finance   Male  39 Technician
## 3526        3526            Sales   Male  50 Consultant
## 3527        3527            Sales Female  33 Technician
## 3528        3528 Customer Support Female  37  Developer
## 3529        3529          Finance Female  48 Specialist
## 3530        3530               HR Female  41 Specialist
## 3531        3531 Customer Support   Male  46 Technician
## 3532        3532          Finance   Male  46    Manager
## 3533        3533        Marketing Female  31 Technician
## 3534        3534            Sales   Male  40 Technician
## 3535        3535            Legal Female  42 Specialist
## 3536        3536        Marketing Female  46  Developer
## 3537        3537               HR Female  33    Analyst
## 3538        3538        Marketing  Other  37 Specialist
## 3539        3539 Customer Support   Male  57    Analyst
## 3540        3540            Legal Female  49 Specialist
## 3541        3541               IT Female  36   Engineer
## 3542        3542        Marketing   Male  26   Engineer
## 3543        3543        Marketing Female  52    Manager
## 3544        3544            Sales   Male  39 Specialist
## 3545        3545            Legal Female  23    Manager
## 3546        3546      Engineering Female  34 Consultant
## 3547        3547               IT   Male  60  Developer
## 3548        3548 Customer Support   Male  45   Engineer
## 3549        3549            Sales   Male  28    Analyst
## 3550        3550               IT   Male  36    Analyst
## 3551        3551       Operations   Male  31 Technician
## 3552        3552       Operations Female  48    Manager
## 3553        3553       Operations   Male  59 Specialist
## 3554        3554          Finance   Male  37 Technician
## 3555        3555          Finance Female  60   Engineer
## 3556        3556        Marketing   Male  38 Technician
## 3557        3557        Marketing Female  37    Manager
## 3558        3558        Marketing Female  37 Consultant
## 3559        3559 Customer Support   Male  55 Consultant
## 3560        3560               HR Female  57    Analyst
## 3561        3561 Customer Support Female  58  Developer
## 3562        3562               IT Female  43 Technician
## 3563        3563               HR   Male  35   Engineer
## 3564        3564      Engineering   Male  39  Developer
## 3565        3565            Sales   Male  60 Consultant
## 3566        3566               IT  Other  50   Engineer
## 3567        3567 Customer Support Female  42   Engineer
## 3568        3568       Operations Female  36 Specialist
## 3569        3569 Customer Support   Male  25 Specialist
## 3570        3570          Finance   Male  43    Manager
## 3571        3571      Engineering Female  37    Manager
## 3572        3572 Customer Support   Male  54  Developer
## 3573        3573          Finance Female  36  Developer
## 3574        3574            Sales   Male  29 Technician
## 3575        3575        Marketing Female  27 Technician
## 3576        3576 Customer Support   Male  27 Consultant
## 3577        3577 Customer Support   Male  53    Manager
## 3578        3578               HR Female  58 Specialist
## 3579        3579               HR   Male  45  Developer
## 3580        3580               HR   Male  48 Consultant
## 3581        3581            Legal Female  40   Engineer
## 3582        3582               HR   Male  47 Specialist
## 3583        3583            Sales Female  28   Engineer
## 3584        3584       Operations Female  38    Manager
## 3585        3585      Engineering Female  52  Developer
## 3586        3586               IT Female  58    Manager
## 3587        3587      Engineering  Other  49 Technician
## 3588        3588      Engineering   Male  54  Developer
## 3589        3589          Finance Female  50    Analyst
## 3590        3590      Engineering Female  47  Developer
## 3591        3591      Engineering   Male  57 Technician
## 3592        3592       Operations   Male  30 Technician
## 3593        3593               HR   Male  45 Specialist
## 3594        3594        Marketing Female  39  Developer
## 3595        3595            Sales   Male  51    Manager
## 3596        3596        Marketing Female  31 Technician
## 3597        3597            Legal Female  55 Specialist
## 3598        3598        Marketing   Male  49 Specialist
## 3599        3599          Finance Female  39 Consultant
## 3600        3600      Engineering Female  54   Engineer
## 3601        3601            Sales Female  42 Technician
## 3602        3602               HR   Male  33 Technician
## 3603        3603        Marketing Female  30    Manager
## 3604        3604          Finance Female  56 Specialist
## 3605        3605      Engineering Female  28    Analyst
## 3606        3606               IT Female  52   Engineer
## 3607        3607               IT   Male  26    Manager
## 3608        3608      Engineering   Male  22 Specialist
## 3609        3609          Finance Female  22 Consultant
## 3610        3610               IT Female  52 Consultant
## 3611        3611            Sales   Male  40 Consultant
## 3612        3612       Operations Female  55 Technician
## 3613        3613            Legal Female  55    Analyst
## 3614        3614        Marketing  Other  33    Analyst
## 3615        3615            Legal Female  23 Consultant
## 3616        3616          Finance Female  45    Analyst
## 3617        3617      Engineering   Male  38    Analyst
## 3618        3618       Operations Female  32 Specialist
## 3619        3619               IT Female  41    Analyst
## 3620        3620        Marketing   Male  27 Consultant
## 3621        3621            Sales   Male  37    Analyst
## 3622        3622            Sales   Male  57 Consultant
## 3623        3623               IT   Male  28   Engineer
## 3624        3624      Engineering Female  30  Developer
## 3625        3625 Customer Support   Male  23  Developer
## 3626        3626 Customer Support   Male  52  Developer
## 3627        3627       Operations   Male  52   Engineer
## 3628        3628 Customer Support  Other  28 Specialist
## 3629        3629          Finance   Male  38 Specialist
## 3630        3630               HR   Male  34    Analyst
## 3631        3631               HR   Male  40 Technician
## 3632        3632            Sales Female  54   Engineer
## 3633        3633          Finance Female  42 Specialist
## 3634        3634            Sales Female  52  Developer
## 3635        3635               HR   Male  33 Technician
## 3636        3636       Operations Female  25  Developer
## 3637        3637          Finance Female  40  Developer
## 3638        3638               IT Female  60   Engineer
## 3639        3639          Finance Female  43   Engineer
## 3640        3640       Operations Female  47 Technician
## 3641        3641               HR Female  33    Manager
## 3642        3642        Marketing Female  35 Technician
## 3643        3643        Marketing   Male  27    Manager
## 3644        3644          Finance Female  47 Specialist
## 3645        3645            Legal   Male  54 Technician
## 3646        3646               IT   Male  39  Developer
## 3647        3647      Engineering Female  23 Technician
## 3648        3648      Engineering   Male  51 Consultant
## 3649        3649          Finance   Male  39 Specialist
## 3650        3650       Operations Female  57    Manager
## 3651        3651       Operations   Male  44 Consultant
## 3652        3652        Marketing   Male  33  Developer
## 3653        3653          Finance   Male  38 Technician
## 3654        3654            Legal   Male  23 Specialist
## 3655        3655          Finance   Male  60  Developer
## 3656        3656        Marketing Female  42   Engineer
## 3657        3657               HR   Male  30    Manager
## 3658        3658 Customer Support   Male  59  Developer
## 3659        3659        Marketing Female  46    Manager
## 3660        3660       Operations Female  38 Technician
## 3661        3661        Marketing Female  27 Technician
## 3662        3662               IT Female  22  Developer
## 3663        3663        Marketing   Male  48  Developer
## 3664        3664        Marketing Female  32    Manager
## 3665        3665      Engineering   Male  35   Engineer
## 3666        3666               HR Female  25    Analyst
## 3667        3667 Customer Support   Male  27   Engineer
## 3668        3668               IT Female  28   Engineer
## 3669        3669          Finance   Male  33   Engineer
## 3670        3670               IT   Male  51 Specialist
## 3671        3671               HR   Male  42    Analyst
## 3672        3672 Customer Support Female  23    Manager
## 3673        3673            Legal Female  33    Manager
## 3674        3674            Sales   Male  36 Consultant
## 3675        3675               IT   Male  29    Analyst
## 3676        3676 Customer Support   Male  44 Consultant
## 3677        3677               IT   Male  49    Manager
## 3678        3678        Marketing   Male  25    Analyst
## 3679        3679               IT Female  59  Developer
## 3680        3680       Operations   Male  32 Consultant
## 3681        3681          Finance   Male  31   Engineer
## 3682        3682            Legal Female  39    Analyst
## 3683        3683 Customer Support   Male  33    Analyst
## 3684        3684            Legal   Male  30 Consultant
## 3685        3685       Operations Female  50    Manager
## 3686        3686               IT   Male  39 Technician
## 3687        3687       Operations   Male  23 Consultant
## 3688        3688      Engineering Female  54    Manager
## 3689        3689          Finance   Male  57 Specialist
## 3690        3690        Marketing Female  53  Developer
## 3691        3691       Operations   Male  53 Consultant
## 3692        3692          Finance Female  59   Engineer
## 3693        3693            Sales   Male  30    Analyst
## 3694        3694          Finance Female  40 Technician
## 3695        3695            Legal   Male  45   Engineer
## 3696        3696               IT   Male  36    Manager
## 3697        3697       Operations Female  28  Developer
## 3698        3698            Legal Female  46 Consultant
## 3699        3699       Operations   Male  40    Manager
## 3700        3700      Engineering Female  53 Technician
## 3701        3701            Legal Female  25    Manager
## 3702        3702               IT Female  39 Technician
## 3703        3703      Engineering   Male  36 Technician
## 3704        3704            Sales   Male  37  Developer
## 3705        3705          Finance   Male  47  Developer
## 3706        3706          Finance Female  43  Developer
## 3707        3707 Customer Support Female  49 Specialist
## 3708        3708            Legal Female  55 Technician
## 3709        3709        Marketing   Male  24   Engineer
## 3710        3710 Customer Support Female  59 Technician
## 3711        3711            Legal   Male  37   Engineer
## 3712        3712       Operations   Male  23    Analyst
## 3713        3713      Engineering Female  29   Engineer
## 3714        3714       Operations Female  48   Engineer
## 3715        3715      Engineering   Male  23 Specialist
## 3716        3716            Sales Female  43   Engineer
## 3717        3717 Customer Support   Male  46 Specialist
## 3718        3718      Engineering Female  33 Technician
## 3719        3719       Operations   Male  32    Manager
## 3720        3720               IT Female  24    Analyst
## 3721        3721               IT Female  47    Manager
## 3722        3722        Marketing Female  33  Developer
## 3723        3723      Engineering Female  46    Manager
## 3724        3724          Finance   Male  54   Engineer
## 3725        3725      Engineering   Male  51   Engineer
## 3726        3726               IT   Male  34  Developer
## 3727        3727        Marketing Female  32    Analyst
## 3728        3728          Finance Female  29 Specialist
## 3729        3729       Operations Female  24   Engineer
## 3730        3730               IT Female  60 Consultant
## 3731        3731          Finance Female  40 Consultant
## 3732        3732      Engineering Female  27 Consultant
## 3733        3733       Operations   Male  58    Manager
## 3734        3734      Engineering   Male  40    Manager
## 3735        3735               HR   Male  52  Developer
## 3736        3736            Sales Female  24 Technician
## 3737        3737       Operations   Male  38    Manager
## 3738        3738          Finance   Male  38 Specialist
## 3739        3739          Finance Female  52    Analyst
## 3740        3740      Engineering Female  58    Manager
## 3741        3741               HR   Male  41 Specialist
## 3742        3742       Operations Female  36  Developer
## 3743        3743      Engineering   Male  51    Analyst
## 3744        3744       Operations   Male  34 Specialist
## 3745        3745       Operations Female  59 Specialist
## 3746        3746               IT Female  45    Manager
## 3747        3747        Marketing Female  57    Manager
## 3748        3748          Finance   Male  35 Specialist
## 3749        3749      Engineering Female  33 Technician
## 3750        3750 Customer Support Female  31 Consultant
## 3751        3751          Finance Female  37   Engineer
## 3752        3752 Customer Support Female  31 Specialist
## 3753        3753            Legal   Male  41 Technician
## 3754        3754               HR Female  56 Consultant
## 3755        3755 Customer Support   Male  46 Specialist
## 3756        3756            Legal   Male  49    Analyst
## 3757        3757        Marketing   Male  36  Developer
## 3758        3758               IT Female  24    Analyst
## 3759        3759       Operations   Male  27 Technician
## 3760        3760       Operations   Male  58 Consultant
## 3761        3761               IT   Male  36    Analyst
## 3762        3762               IT   Male  38    Manager
## 3763        3763               HR Female  58 Specialist
## 3764        3764        Marketing Female  23 Specialist
## 3765        3765        Marketing Female  52   Engineer
## 3766        3766        Marketing Female  48  Developer
## 3767        3767          Finance   Male  49 Technician
## 3768        3768      Engineering  Other  26 Technician
## 3769        3769      Engineering Female  37 Consultant
## 3770        3770          Finance   Male  51   Engineer
## 3771        3771               HR   Male  30 Technician
## 3772        3772               HR Female  56   Engineer
## 3773        3773      Engineering   Male  34 Technician
## 3774        3774            Legal Female  51    Analyst
## 3775        3775          Finance Female  52   Engineer
## 3776        3776               HR Female  22 Consultant
## 3777        3777            Legal   Male  60 Consultant
## 3778        3778       Operations   Male  58  Developer
## 3779        3779        Marketing  Other  49    Analyst
## 3780        3780               IT   Male  28 Specialist
## 3781        3781      Engineering   Male  27   Engineer
## 3782        3782        Marketing   Male  40 Specialist
## 3783        3783       Operations Female  31   Engineer
## 3784        3784            Sales Female  53 Consultant
## 3785        3785 Customer Support   Male  43 Specialist
## 3786        3786      Engineering Female  46 Consultant
## 3787        3787          Finance   Male  43   Engineer
## 3788        3788            Sales   Male  29    Analyst
## 3789        3789               IT Female  55 Technician
## 3790        3790               HR Female  56    Analyst
## 3791        3791               HR  Other  46  Developer
## 3792        3792        Marketing   Male  27 Consultant
## 3793        3793       Operations Female  24 Technician
## 3794        3794      Engineering   Male  56 Specialist
## 3795        3795       Operations   Male  60    Manager
## 3796        3796        Marketing   Male  55   Engineer
## 3797        3797       Operations Female  24 Technician
## 3798        3798               HR   Male  52 Technician
## 3799        3799          Finance Female  44    Analyst
## 3800        3800               IT Female  55 Consultant
## 3801        3801               HR   Male  36 Technician
## 3802        3802 Customer Support Female  46   Engineer
## 3803        3803      Engineering Female  22    Manager
## 3804        3804      Engineering   Male  45 Technician
## 3805        3805          Finance Female  41    Manager
## 3806        3806        Marketing Female  38 Consultant
## 3807        3807        Marketing Female  22 Consultant
## 3808        3808 Customer Support Female  32    Manager
## 3809        3809      Engineering Female  51 Technician
## 3810        3810        Marketing Female  38 Specialist
## 3811        3811            Sales   Male  28 Technician
## 3812        3812               HR Female  45    Manager
## 3813        3813      Engineering   Male  57  Developer
## 3814        3814        Marketing   Male  59    Manager
## 3815        3815            Sales   Male  22 Technician
## 3816        3816            Sales Female  50   Engineer
## 3817        3817               HR Female  51  Developer
## 3818        3818               HR Female  33 Consultant
## 3819        3819          Finance   Male  56    Analyst
## 3820        3820            Sales Female  40 Consultant
## 3821        3821            Legal Female  50    Analyst
## 3822        3822            Sales   Male  22 Specialist
## 3823        3823        Marketing Female  44  Developer
## 3824        3824               HR   Male  23 Consultant
## 3825        3825            Legal   Male  58  Developer
## 3826        3826          Finance   Male  43  Developer
## 3827        3827            Sales Female  39 Consultant
## 3828        3828 Customer Support   Male  26  Developer
## 3829        3829 Customer Support Female  45 Technician
## 3830        3830 Customer Support Female  51 Specialist
## 3831        3831               IT Female  33  Developer
## 3832        3832            Sales Female  44  Developer
## 3833        3833               IT  Other  27    Manager
## 3834        3834               HR   Male  39 Technician
## 3835        3835               HR   Male  36    Manager
## 3836        3836       Operations Female  36 Consultant
## 3837        3837        Marketing Female  37   Engineer
## 3838        3838      Engineering   Male  37 Specialist
## 3839        3839            Sales Female  56  Developer
## 3840        3840            Sales Female  43 Technician
## 3841        3841       Operations   Male  23   Engineer
## 3842        3842 Customer Support   Male  50 Specialist
## 3843        3843            Legal Female  60  Developer
## 3844        3844          Finance Female  29 Specialist
## 3845        3845      Engineering   Male  25 Technician
## 3846        3846          Finance Female  29    Manager
## 3847        3847        Marketing   Male  40    Analyst
## 3848        3848      Engineering Female  47  Developer
## 3849        3849          Finance Female  44 Specialist
## 3850        3850        Marketing   Male  49 Technician
## 3851        3851 Customer Support   Male  39 Consultant
## 3852        3852        Marketing Female  55   Engineer
## 3853        3853        Marketing   Male  56 Consultant
## 3854        3854          Finance   Male  35 Specialist
## 3855        3855          Finance Female  34 Specialist
## 3856        3856      Engineering  Other  33 Technician
## 3857        3857 Customer Support   Male  27    Analyst
## 3858        3858            Legal Female  46 Technician
## 3859        3859 Customer Support   Male  59 Consultant
## 3860        3860               HR   Male  32   Engineer
## 3861        3861               IT Female  58 Specialist
## 3862        3862            Sales   Male  42 Technician
## 3863        3863       Operations Female  36  Developer
## 3864        3864        Marketing Female  33 Technician
## 3865        3865               HR Female  37    Manager
## 3866        3866        Marketing   Male  54    Manager
## 3867        3867               IT   Male  60 Technician
## 3868        3868 Customer Support Female  34 Specialist
## 3869        3869        Marketing   Male  50  Developer
## 3870        3870          Finance Female  60   Engineer
## 3871        3871            Sales Female  31 Specialist
## 3872        3872 Customer Support   Male  55    Manager
## 3873        3873               IT   Male  23    Analyst
## 3874        3874               IT   Male  42 Specialist
## 3875        3875          Finance   Male  47    Manager
## 3876        3876          Finance   Male  39    Manager
## 3877        3877        Marketing   Male  48    Analyst
## 3878        3878        Marketing Female  45 Consultant
## 3879        3879               HR  Other  28 Consultant
## 3880        3880            Sales Female  36  Developer
## 3881        3881          Finance   Male  49    Manager
## 3882        3882               IT Female  25 Consultant
## 3883        3883       Operations Female  35 Consultant
## 3884        3884       Operations   Male  47    Analyst
## 3885        3885       Operations   Male  60 Technician
## 3886        3886       Operations   Male  45 Technician
## 3887        3887        Marketing Female  29    Analyst
## 3888        3888      Engineering Female  55  Developer
## 3889        3889            Sales   Male  35    Analyst
## 3890        3890      Engineering   Male  46    Manager
## 3891        3891               IT   Male  25  Developer
## 3892        3892        Marketing   Male  53   Engineer
## 3893        3893       Operations Female  56 Consultant
## 3894        3894            Sales Female  59    Analyst
## 3895        3895       Operations Female  55  Developer
## 3896        3896            Sales Female  34  Developer
## 3897        3897      Engineering Female  56   Engineer
## 3898        3898               IT  Other  54   Engineer
## 3899        3899       Operations Female  34 Specialist
## 3900        3900 Customer Support Female  32  Developer
## 3901        3901      Engineering   Male  36   Engineer
## 3902        3902               HR   Male  22    Analyst
## 3903        3903      Engineering   Male  26 Consultant
## 3904        3904       Operations   Male  53 Consultant
## 3905        3905               IT   Male  32 Technician
## 3906        3906       Operations Female  39    Analyst
## 3907        3907               HR Female  55    Manager
## 3908        3908               IT   Male  52   Engineer
## 3909        3909               HR   Male  38    Manager
## 3910        3910 Customer Support   Male  54    Analyst
## 3911        3911            Legal   Male  49   Engineer
## 3912        3912            Sales   Male  33    Manager
## 3913        3913 Customer Support   Male  36 Consultant
## 3914        3914      Engineering Female  53 Technician
## 3915        3915       Operations Female  39  Developer
## 3916        3916            Legal Female  59 Specialist
## 3917        3917        Marketing   Male  35 Technician
## 3918        3918 Customer Support   Male  28   Engineer
## 3919        3919            Legal   Male  41   Engineer
## 3920        3920       Operations Female  39 Consultant
## 3921        3921       Operations   Male  32  Developer
## 3922        3922 Customer Support Female  28    Manager
## 3923        3923            Sales   Male  37 Consultant
## 3924        3924          Finance Female  49  Developer
## 3925        3925          Finance Female  23 Technician
## 3926        3926        Marketing Female  56  Developer
## 3927        3927          Finance Female  34 Technician
## 3928        3928 Customer Support Female  55    Manager
## 3929        3929          Finance   Male  34    Manager
## 3930        3930       Operations   Male  26    Manager
## 3931        3931          Finance Female  50   Engineer
## 3932        3932          Finance   Male  51   Engineer
## 3933        3933            Sales Female  29 Consultant
## 3934        3934      Engineering   Male  50 Specialist
## 3935        3935               HR Female  52    Manager
## 3936        3936        Marketing   Male  31 Consultant
## 3937        3937            Legal   Male  35    Manager
## 3938        3938        Marketing   Male  30    Analyst
## 3939        3939            Legal   Male  43   Engineer
## 3940        3940        Marketing Female  33 Specialist
## 3941        3941               IT Female  42 Consultant
## 3942        3942            Legal Female  43 Consultant
## 3943        3943            Sales Female  26 Technician
## 3944        3944      Engineering Female  58    Manager
## 3945        3945               HR   Male  38 Specialist
## 3946        3946       Operations   Male  23  Developer
## 3947        3947      Engineering Female  34 Technician
## 3948        3948      Engineering   Male  50   Engineer
## 3949        3949               IT Female  32 Technician
## 3950        3950      Engineering Female  42 Technician
## 3951        3951       Operations Female  56 Technician
## 3952        3952       Operations   Male  39 Consultant
## 3953        3953        Marketing   Male  35   Engineer
## 3954        3954            Sales Female  34 Consultant
## 3955        3955 Customer Support Female  47 Specialist
## 3956        3956            Legal Female  41  Developer
## 3957        3957      Engineering Female  22 Technician
## 3958        3958          Finance Female  41  Developer
## 3959        3959            Legal Female  58 Technician
## 3960        3960            Sales   Male  28    Manager
## 3961        3961               IT Female  45 Consultant
## 3962        3962            Legal Female  60  Developer
## 3963        3963 Customer Support   Male  44  Developer
## 3964        3964 Customer Support   Male  40  Developer
## 3965        3965 Customer Support   Male  48    Manager
## 3966        3966       Operations   Male  47  Developer
## 3967        3967        Marketing   Male  24   Engineer
## 3968        3968        Marketing Female  30  Developer
## 3969        3969               HR Female  48    Manager
## 3970        3970               IT   Male  30 Specialist
## 3971        3971               HR Female  46    Analyst
## 3972        3972       Operations   Male  28  Developer
## 3973        3973            Sales   Male  38 Technician
## 3974        3974               IT Female  30 Consultant
## 3975        3975            Sales Female  44  Developer
## 3976        3976          Finance   Male  28 Consultant
## 3977        3977 Customer Support Female  41  Developer
## 3978        3978               IT Female  39   Engineer
## 3979        3979       Operations Female  23    Analyst
## 3980        3980      Engineering   Male  51  Developer
## 3981        3981          Finance Female  28 Specialist
## 3982        3982       Operations Female  54   Engineer
## 3983        3983               IT Female  46 Consultant
## 3984        3984               HR Female  55 Technician
## 3985        3985          Finance   Male  40 Consultant
## 3986        3986               HR   Male  43    Analyst
## 3987        3987            Sales Female  25   Engineer
## 3988        3988               IT   Male  58  Developer
## 3989        3989            Legal Female  25    Analyst
## 3990        3990      Engineering Female  58  Developer
## 3991        3991               HR   Male  57   Engineer
## 3992        3992               HR Female  46 Technician
## 3993        3993      Engineering   Male  31   Engineer
## 3994        3994               IT  Other  33    Manager
## 3995        3995       Operations   Male  47  Developer
## 3996        3996      Engineering   Male  60    Analyst
## 3997        3997            Sales   Male  46 Technician
## 3998        3998 Customer Support Female  55   Engineer
## 3999        3999            Legal   Male  56    Analyst
## 4000        4000        Marketing   Male  37 Consultant
## 4001        4001               IT Female  33 Technician
## 4002        4002       Operations   Male  52 Technician
## 4003        4003            Legal Female  31 Consultant
## 4004        4004       Operations   Male  26 Consultant
## 4005        4005            Sales Female  56 Technician
## 4006        4006               HR   Male  24    Analyst
## 4007        4007               HR Female  27 Technician
## 4008        4008            Legal Female  40    Manager
## 4009        4009            Legal   Male  26 Technician
## 4010        4010               IT Female  36 Consultant
## 4011        4011       Operations Female  53 Technician
## 4012        4012 Customer Support Female  35  Developer
## 4013        4013      Engineering Female  54   Engineer
## 4014        4014            Sales Female  39   Engineer
## 4015        4015      Engineering Female  26    Manager
## 4016        4016        Marketing Female  39 Technician
## 4017        4017               HR   Male  45    Manager
## 4018        4018               HR   Male  47  Developer
## 4019        4019               IT   Male  25    Manager
## 4020        4020               IT Female  37    Analyst
## 4021        4021               HR  Other  58    Manager
## 4022        4022            Legal   Male  37 Specialist
## 4023        4023            Legal Female  30    Analyst
## 4024        4024               HR Female  57    Analyst
## 4025        4025        Marketing Female  42    Manager
## 4026        4026               IT Female  44    Manager
## 4027        4027               HR Female  56  Developer
## 4028        4028       Operations   Male  26    Analyst
## 4029        4029            Sales   Male  53    Analyst
## 4030        4030               HR   Male  32 Technician
## 4031        4031 Customer Support   Male  25 Specialist
## 4032        4032          Finance Female  35 Consultant
## 4033        4033          Finance   Male  38  Developer
## 4034        4034               HR  Other  46 Technician
## 4035        4035               HR Female  54  Developer
## 4036        4036          Finance   Male  44    Analyst
## 4037        4037 Customer Support   Male  58 Consultant
## 4038        4038            Legal Female  34   Engineer
## 4039        4039          Finance   Male  25  Developer
## 4040        4040        Marketing   Male  27    Analyst
## 4041        4041               HR   Male  56  Developer
## 4042        4042               HR Female  47 Consultant
## 4043        4043 Customer Support   Male  24 Consultant
## 4044        4044               IT   Male  37   Engineer
## 4045        4045            Sales   Male  26   Engineer
## 4046        4046               HR Female  56   Engineer
## 4047        4047      Engineering   Male  40    Analyst
## 4048        4048 Customer Support   Male  58 Technician
## 4049        4049            Sales Female  55 Specialist
## 4050        4050            Legal Female  45 Specialist
## 4051        4051            Sales   Male  46    Analyst
## 4052        4052               IT   Male  36   Engineer
## 4053        4053 Customer Support   Male  55 Technician
## 4054        4054        Marketing Female  51    Analyst
## 4055        4055               HR Female  57  Developer
## 4056        4056            Legal   Male  37  Developer
## 4057        4057          Finance Female  23 Technician
## 4058        4058            Legal Female  27   Engineer
## 4059        4059          Finance Female  47    Manager
## 4060        4060               HR Female  56 Specialist
## 4061        4061 Customer Support Female  55 Consultant
## 4062        4062               IT   Male  52    Analyst
## 4063        4063      Engineering   Male  54  Developer
## 4064        4064       Operations Female  35    Manager
## 4065        4065       Operations   Male  23   Engineer
## 4066        4066            Sales   Male  31 Specialist
## 4067        4067               HR Female  53    Manager
## 4068        4068            Legal   Male  33    Manager
## 4069        4069               HR Female  56  Developer
## 4070        4070        Marketing Female  32 Technician
## 4071        4071 Customer Support   Male  27  Developer
## 4072        4072        Marketing   Male  57  Developer
## 4073        4073          Finance   Male  58   Engineer
## 4074        4074               HR Female  44 Technician
## 4075        4075               IT Female  42    Analyst
## 4076        4076       Operations   Male  32 Technician
## 4077        4077        Marketing   Male  34 Technician
## 4078        4078       Operations Female  57  Developer
## 4079        4079               IT   Male  35  Developer
## 4080        4080            Legal Female  33    Manager
## 4081        4081        Marketing  Other  57  Developer
## 4082        4082       Operations Female  40    Manager
## 4083        4083 Customer Support   Male  41 Consultant
## 4084        4084            Legal Female  30 Consultant
## 4085        4085            Sales Female  45 Technician
## 4086        4086        Marketing Female  57  Developer
## 4087        4087               HR   Male  47  Developer
## 4088        4088 Customer Support   Male  41    Manager
## 4089        4089               IT Female  41 Technician
## 4090        4090               HR Female  47 Technician
## 4091        4091               HR Female  35  Developer
## 4092        4092          Finance Female  43    Analyst
## 4093        4093      Engineering Female  34    Analyst
## 4094        4094          Finance   Male  49  Developer
## 4095        4095               IT Female  34    Manager
## 4096        4096        Marketing Female  34 Consultant
## 4097        4097          Finance Female  36   Engineer
## 4098        4098       Operations   Male  34 Specialist
## 4099        4099 Customer Support Female  42    Analyst
## 4100        4100        Marketing   Male  36 Specialist
## 4101        4101       Operations   Male  23    Analyst
## 4102        4102 Customer Support   Male  45   Engineer
## 4103        4103 Customer Support   Male  43 Specialist
## 4104        4104 Customer Support   Male  53 Technician
## 4105        4105        Marketing   Male  55 Consultant
## 4106        4106            Sales Female  49    Manager
## 4107        4107            Sales Female  40   Engineer
## 4108        4108            Sales   Male  35 Technician
## 4109        4109       Operations   Male  49 Technician
## 4110        4110            Legal   Male  48 Specialist
## 4111        4111            Legal Female  56 Technician
## 4112        4112               IT   Male  36    Manager
## 4113        4113       Operations Female  53 Technician
## 4114        4114        Marketing   Male  33   Engineer
## 4115        4115       Operations Female  23 Specialist
## 4116        4116      Engineering  Other  46   Engineer
## 4117        4117               HR   Male  31    Manager
## 4118        4118       Operations Female  26   Engineer
## 4119        4119               HR Female  38    Manager
## 4120        4120               IT Female  59    Analyst
## 4121        4121      Engineering   Male  45  Developer
## 4122        4122               HR Female  51 Technician
## 4123        4123               IT Female  32   Engineer
## 4124        4124       Operations   Male  45  Developer
## 4125        4125            Sales   Male  50 Technician
## 4126        4126      Engineering Female  43 Technician
## 4127        4127            Sales  Other  26 Technician
## 4128        4128        Marketing   Male  43    Analyst
## 4129        4129          Finance Female  37   Engineer
## 4130        4130       Operations   Male  49 Specialist
## 4131        4131            Legal   Male  52    Analyst
## 4132        4132          Finance Female  27   Engineer
## 4133        4133       Operations Female  57 Technician
## 4134        4134 Customer Support Female  33    Analyst
## 4135        4135        Marketing   Male  43    Analyst
## 4136        4136          Finance   Male  56  Developer
## 4137        4137      Engineering Female  35 Technician
## 4138        4138               HR Female  29 Technician
## 4139        4139       Operations   Male  55 Consultant
## 4140        4140            Sales Female  39 Specialist
## 4141        4141               HR   Male  23 Technician
## 4142        4142      Engineering   Male  48 Technician
## 4143        4143            Legal   Male  60 Specialist
## 4144        4144               IT   Male  29 Consultant
## 4145        4145            Sales   Male  42 Specialist
## 4146        4146               HR   Male  34    Analyst
## 4147        4147      Engineering Female  23 Technician
## 4148        4148               HR Female  56   Engineer
## 4149        4149               IT   Male  58    Analyst
## 4150        4150               IT Female  39 Consultant
## 4151        4151            Sales   Male  52 Specialist
## 4152        4152               HR Female  41    Analyst
## 4153        4153            Legal   Male  48  Developer
## 4154        4154      Engineering   Male  46 Consultant
## 4155        4155       Operations Female  38    Analyst
## 4156        4156          Finance   Male  27  Developer
## 4157        4157               HR Female  57 Specialist
## 4158        4158        Marketing   Male  25    Analyst
## 4159        4159               IT Female  53   Engineer
## 4160        4160       Operations   Male  22 Consultant
## 4161        4161      Engineering Female  45  Developer
## 4162        4162      Engineering   Male  39   Engineer
## 4163        4163               IT   Male  58   Engineer
## 4164        4164               IT Female  56 Technician
## 4165        4165               HR  Other  34 Technician
## 4166        4166               HR   Male  46   Engineer
## 4167        4167          Finance   Male  56    Analyst
## 4168        4168 Customer Support   Male  50   Engineer
## 4169        4169       Operations   Male  52    Analyst
## 4170        4170      Engineering   Male  59  Developer
## 4171        4171               IT Female  29   Engineer
## 4172        4172            Sales Female  54 Technician
## 4173        4173       Operations Female  60  Developer
## 4174        4174               HR Female  23 Technician
## 4175        4175               IT   Male  46 Specialist
## 4176        4176               IT Female  48 Specialist
## 4177        4177               IT   Male  24    Analyst
## 4178        4178            Sales Female  40  Developer
## 4179        4179 Customer Support Female  55   Engineer
## 4180        4180 Customer Support Female  48  Developer
## 4181        4181               HR   Male  56 Consultant
## 4182        4182       Operations Female  54    Manager
## 4183        4183               HR Female  31   Engineer
## 4184        4184 Customer Support  Other  43    Analyst
## 4185        4185          Finance   Male  27  Developer
## 4186        4186      Engineering   Male  39    Manager
## 4187        4187          Finance   Male  42  Developer
## 4188        4188            Sales   Male  22    Analyst
## 4189        4189          Finance   Male  50    Manager
## 4190        4190 Customer Support Female  51    Analyst
## 4191        4191          Finance   Male  28    Analyst
## 4192        4192       Operations   Male  55  Developer
## 4193        4193        Marketing   Male  23 Specialist
## 4194        4194               HR   Male  41   Engineer
## 4195        4195      Engineering   Male  28    Analyst
## 4196        4196            Legal   Male  51 Specialist
## 4197        4197        Marketing Female  22    Manager
## 4198        4198        Marketing Female  56 Specialist
## 4199        4199               IT Female  42 Technician
## 4200        4200       Operations   Male  50 Specialist
## 4201        4201 Customer Support Female  52 Specialist
## 4202        4202            Sales  Other  23 Technician
## 4203        4203            Legal Female  44 Consultant
## 4204        4204               IT   Male  39 Specialist
## 4205        4205        Marketing Female  35   Engineer
## 4206        4206               IT   Male  26  Developer
## 4207        4207               HR   Male  56   Engineer
## 4208        4208          Finance   Male  28  Developer
## 4209        4209       Operations   Male  30    Analyst
## 4210        4210 Customer Support   Male  52 Technician
## 4211        4211            Sales Female  25 Consultant
## 4212        4212          Finance Female  59   Engineer
## 4213        4213      Engineering   Male  45 Consultant
## 4214        4214      Engineering Female  22 Consultant
## 4215        4215            Legal   Male  26 Consultant
## 4216        4216            Legal Female  58    Analyst
## 4217        4217            Legal   Male  35    Manager
## 4218        4218               IT   Male  42   Engineer
## 4219        4219       Operations Female  56    Analyst
## 4220        4220               IT Female  35    Analyst
## 4221        4221      Engineering   Male  33    Analyst
## 4222        4222       Operations Female  24 Consultant
## 4223        4223 Customer Support   Male  30   Engineer
## 4224        4224               HR Female  40 Consultant
## 4225        4225               HR Female  24   Engineer
## 4226        4226 Customer Support   Male  40 Technician
## 4227        4227            Sales   Male  43   Engineer
## 4228        4228            Sales   Male  29  Developer
## 4229        4229       Operations Female  43    Manager
## 4230        4230            Legal   Male  35 Specialist
## 4231        4231               IT Female  49   Engineer
## 4232        4232            Sales   Male  29 Specialist
## 4233        4233            Sales Female  54    Analyst
## 4234        4234            Sales   Male  27 Specialist
## 4235        4235       Operations   Male  36 Consultant
## 4236        4236            Sales   Male  53    Analyst
## 4237        4237            Sales   Male  29  Developer
## 4238        4238       Operations   Male  60 Specialist
## 4239        4239        Marketing   Male  52    Analyst
## 4240        4240               HR Female  57    Manager
## 4241        4241            Sales   Male  53   Engineer
## 4242        4242 Customer Support   Male  48    Analyst
## 4243        4243          Finance  Other  48   Engineer
## 4244        4244       Operations   Male  22   Engineer
## 4245        4245               IT   Male  22    Manager
## 4246        4246 Customer Support   Male  25    Analyst
## 4247        4247 Customer Support   Male  29 Specialist
## 4248        4248        Marketing Female  43    Manager
## 4249        4249            Sales  Other  53  Developer
## 4250        4250      Engineering Female  39 Technician
## 4251        4251               IT   Male  57    Analyst
## 4252        4252            Sales Female  23 Specialist
## 4253        4253               IT   Male  50 Consultant
## 4254        4254            Sales   Male  46 Technician
## 4255        4255      Engineering   Male  29    Manager
## 4256        4256      Engineering Female  47   Engineer
## 4257        4257               HR   Male  36    Manager
## 4258        4258               HR   Male  44    Analyst
## 4259        4259            Legal Female  52 Consultant
## 4260        4260          Finance   Male  60 Technician
## 4261        4261            Sales Female  30 Consultant
## 4262        4262               IT Female  38   Engineer
## 4263        4263            Sales  Other  52 Technician
## 4264        4264            Sales   Male  44  Developer
## 4265        4265            Sales Female  25   Engineer
## 4266        4266          Finance   Male  41 Specialist
## 4267        4267            Legal Female  23    Analyst
## 4268        4268               IT Female  27    Analyst
## 4269        4269               IT   Male  27  Developer
## 4270        4270        Marketing Female  28    Manager
## 4271        4271      Engineering Female  57  Developer
## 4272        4272        Marketing   Male  46 Technician
## 4273        4273            Legal   Male  25    Analyst
## 4274        4274            Sales   Male  53  Developer
## 4275        4275               HR Female  36 Consultant
## 4276        4276               HR  Other  46   Engineer
## 4277        4277 Customer Support Female  35 Specialist
## 4278        4278          Finance   Male  54    Manager
## 4279        4279       Operations  Other  45 Technician
## 4280        4280          Finance   Male  51 Specialist
## 4281        4281               HR Female  46 Consultant
## 4282        4282               HR   Male  46    Analyst
## 4283        4283        Marketing   Male  40  Developer
## 4284        4284               IT  Other  27 Consultant
## 4285        4285      Engineering   Male  42    Manager
## 4286        4286 Customer Support Female  38 Specialist
## 4287        4287       Operations   Male  50    Analyst
## 4288        4288 Customer Support Female  43    Manager
## 4289        4289          Finance   Male  24    Analyst
## 4290        4290 Customer Support   Male  29 Specialist
## 4291        4291       Operations Female  33  Developer
## 4292        4292      Engineering Female  25 Technician
## 4293        4293               HR   Male  36    Manager
## 4294        4294 Customer Support Female  43   Engineer
## 4295        4295 Customer Support Female  51 Consultant
## 4296        4296          Finance Female  26 Specialist
## 4297        4297          Finance Female  35 Technician
## 4298        4298            Sales   Male  57 Specialist
## 4299        4299       Operations Female  28    Manager
## 4300        4300            Legal Female  47    Analyst
## 4301        4301            Legal Female  28    Analyst
## 4302        4302               HR   Male  28    Manager
## 4303        4303          Finance Female  22 Technician
## 4304        4304          Finance Female  45  Developer
## 4305        4305          Finance   Male  25   Engineer
## 4306        4306       Operations   Male  46    Analyst
## 4307        4307               IT Female  54  Developer
## 4308        4308          Finance Female  24   Engineer
## 4309        4309 Customer Support   Male  28  Developer
## 4310        4310               IT   Male  57    Manager
## 4311        4311       Operations Female  56   Engineer
## 4312        4312        Marketing Female  29   Engineer
## 4313        4313 Customer Support Female  33  Developer
## 4314        4314       Operations Female  25   Engineer
## 4315        4315            Legal Female  32    Manager
## 4316        4316        Marketing Female  44   Engineer
## 4317        4317            Legal   Male  24    Analyst
## 4318        4318        Marketing   Male  56    Analyst
## 4319        4319        Marketing Female  35    Manager
## 4320        4320      Engineering   Male  56    Analyst
## 4321        4321          Finance   Male  26 Specialist
## 4322        4322            Sales   Male  56 Consultant
## 4323        4323               HR Female  47    Manager
## 4324        4324               IT  Other  40    Manager
## 4325        4325        Marketing   Male  24   Engineer
## 4326        4326      Engineering Female  32    Manager
## 4327        4327            Sales Female  33  Developer
## 4328        4328            Sales   Male  39  Developer
## 4329        4329        Marketing Female  49 Specialist
## 4330        4330      Engineering   Male  25  Developer
## 4331        4331          Finance Female  37 Consultant
## 4332        4332               HR   Male  30  Developer
## 4333        4333               IT   Male  29    Manager
## 4334        4334            Sales   Male  31 Technician
## 4335        4335            Sales Female  50  Developer
## 4336        4336            Sales Female  48   Engineer
## 4337        4337          Finance   Male  31 Consultant
## 4338        4338               HR Female  39    Analyst
## 4339        4339               IT Female  57    Analyst
## 4340        4340          Finance   Male  24  Developer
## 4341        4341        Marketing   Male  23  Developer
## 4342        4342        Marketing Female  23    Analyst
## 4343        4343       Operations Female  59 Technician
## 4344        4344       Operations Female  32   Engineer
## 4345        4345        Marketing   Male  27   Engineer
## 4346        4346      Engineering Female  32 Consultant
## 4347        4347 Customer Support Female  34 Consultant
## 4348        4348            Legal Female  44  Developer
## 4349        4349          Finance Female  53 Consultant
## 4350        4350               IT   Male  30    Manager
## 4351        4351        Marketing   Male  25 Specialist
## 4352        4352      Engineering   Male  57   Engineer
## 4353        4353            Sales   Male  57 Specialist
## 4354        4354        Marketing   Male  52    Manager
## 4355        4355            Legal Female  27    Analyst
## 4356        4356          Finance Female  43  Developer
## 4357        4357            Sales   Male  49    Manager
## 4358        4358        Marketing   Male  52 Technician
## 4359        4359 Customer Support Female  56 Technician
## 4360        4360      Engineering Female  38 Consultant
## 4361        4361        Marketing   Male  43    Manager
## 4362        4362               IT Female  34   Engineer
## 4363        4363          Finance  Other  49   Engineer
## 4364        4364            Legal   Male  42 Specialist
## 4365        4365 Customer Support Female  51 Specialist
## 4366        4366      Engineering Female  38    Manager
## 4367        4367            Sales Female  53 Specialist
## 4368        4368 Customer Support   Male  23 Specialist
## 4369        4369 Customer Support Female  56 Technician
## 4370        4370       Operations Female  57    Analyst
## 4371        4371          Finance   Male  29    Manager
## 4372        4372               IT Female  56 Consultant
## 4373        4373 Customer Support Female  36  Developer
## 4374        4374               HR   Male  27 Consultant
## 4375        4375        Marketing Female  28 Technician
## 4376        4376               IT   Male  33   Engineer
## 4377        4377            Legal   Male  27 Specialist
## 4378        4378       Operations   Male  43 Technician
## 4379        4379        Marketing Female  50  Developer
## 4380        4380            Sales Female  52 Consultant
## 4381        4381      Engineering Female  44  Developer
## 4382        4382       Operations   Male  25  Developer
## 4383        4383        Marketing   Male  26 Technician
## 4384        4384            Sales   Male  25 Specialist
## 4385        4385 Customer Support   Male  46 Specialist
## 4386        4386               IT   Male  46 Technician
## 4387        4387       Operations Female  43    Manager
## 4388        4388            Sales   Male  54  Developer
## 4389        4389 Customer Support   Male  43    Analyst
## 4390        4390          Finance Female  28 Technician
## 4391        4391        Marketing Female  31 Specialist
## 4392        4392       Operations   Male  42  Developer
## 4393        4393      Engineering   Male  24    Analyst
## 4394        4394               HR Female  25    Manager
## 4395        4395               IT   Male  60  Developer
## 4396        4396            Legal Female  53    Analyst
## 4397        4397               IT Female  24 Consultant
## 4398        4398          Finance   Male  30    Analyst
## 4399        4399               IT Female  31 Specialist
## 4400        4400        Marketing   Male  54   Engineer
## 4401        4401 Customer Support   Male  25    Analyst
## 4402        4402       Operations Female  38 Technician
## 4403        4403       Operations Female  37    Manager
## 4404        4404            Legal   Male  27 Technician
## 4405        4405 Customer Support   Male  24   Engineer
## 4406        4406            Legal Female  44    Analyst
## 4407        4407      Engineering Female  52 Consultant
## 4408        4408            Legal  Other  43 Technician
## 4409        4409        Marketing Female  58   Engineer
## 4410        4410        Marketing   Male  59 Specialist
## 4411        4411       Operations Female  40  Developer
## 4412        4412               HR   Male  32 Technician
## 4413        4413       Operations Female  28 Consultant
## 4414        4414 Customer Support Female  58 Specialist
## 4415        4415               IT   Male  51  Developer
## 4416        4416          Finance   Male  30 Technician
## 4417        4417               HR Female  34    Analyst
## 4418        4418            Legal  Other  39  Developer
## 4419        4419               HR   Male  48  Developer
## 4420        4420        Marketing Female  33 Specialist
## 4421        4421       Operations   Male  26 Technician
## 4422        4422 Customer Support Female  52   Engineer
## 4423        4423            Sales   Male  27 Specialist
## 4424        4424       Operations Female  52  Developer
## 4425        4425        Marketing   Male  52 Technician
## 4426        4426          Finance   Male  46   Engineer
## 4427        4427      Engineering Female  32    Analyst
## 4428        4428               IT   Male  59  Developer
## 4429        4429        Marketing Female  41  Developer
## 4430        4430          Finance   Male  51 Consultant
## 4431        4431      Engineering   Male  33    Analyst
## 4432        4432            Sales Female  24 Technician
## 4433        4433               IT Female  39 Consultant
## 4434        4434 Customer Support Female  32    Analyst
## 4435        4435 Customer Support Female  44    Manager
## 4436        4436               HR Female  42 Technician
## 4437        4437 Customer Support Female  44 Specialist
## 4438        4438        Marketing   Male  49    Analyst
## 4439        4439 Customer Support Female  50  Developer
## 4440        4440          Finance   Male  59    Manager
## 4441        4441        Marketing Female  39    Manager
## 4442        4442 Customer Support   Male  36 Specialist
## 4443        4443        Marketing   Male  23 Technician
## 4444        4444               IT Female  40 Consultant
## 4445        4445            Sales   Male  58    Manager
## 4446        4446          Finance   Male  38   Engineer
## 4447        4447               HR   Male  36 Consultant
## 4448        4448      Engineering   Male  32 Specialist
## 4449        4449               IT   Male  55  Developer
## 4450        4450 Customer Support   Male  49 Consultant
## 4451        4451 Customer Support Female  54 Consultant
## 4452        4452      Engineering   Male  44   Engineer
## 4453        4453 Customer Support Female  35    Analyst
## 4454        4454            Legal Female  51    Manager
## 4455        4455       Operations Female  38    Manager
## 4456        4456               HR   Male  42  Developer
## 4457        4457            Sales Female  52 Consultant
## 4458        4458               IT Female  58 Specialist
## 4459        4459          Finance   Male  32 Technician
## 4460        4460       Operations   Male  35 Specialist
## 4461        4461        Marketing Female  56    Analyst
## 4462        4462            Legal   Male  37 Consultant
## 4463        4463               HR Female  31 Specialist
## 4464        4464 Customer Support   Male  38   Engineer
## 4465        4465        Marketing   Male  30 Specialist
## 4466        4466        Marketing  Other  55    Manager
## 4467        4467            Legal Female  57    Analyst
## 4468        4468            Sales Female  25  Developer
## 4469        4469      Engineering Female  24    Analyst
## 4470        4470          Finance   Male  43   Engineer
## 4471        4471               IT Female  53 Consultant
## 4472        4472        Marketing   Male  33   Engineer
## 4473        4473 Customer Support   Male  48  Developer
## 4474        4474               IT   Male  39    Analyst
## 4475        4475          Finance   Male  33 Specialist
## 4476        4476            Legal   Male  34  Developer
## 4477        4477        Marketing Female  39    Analyst
## 4478        4478               HR Female  48 Consultant
## 4479        4479               HR   Male  26 Technician
## 4480        4480            Sales   Male  34 Specialist
## 4481        4481 Customer Support Female  42  Developer
## 4482        4482        Marketing   Male  40 Specialist
## 4483        4483       Operations   Male  34   Engineer
## 4484        4484 Customer Support   Male  28 Technician
## 4485        4485               IT   Male  48 Specialist
## 4486        4486            Legal   Male  27 Consultant
## 4487        4487            Legal Female  28    Analyst
## 4488        4488               HR Female  40   Engineer
## 4489        4489               IT   Male  50 Technician
## 4490        4490        Marketing   Male  56 Consultant
## 4491        4491            Legal   Male  48    Analyst
## 4492        4492               HR   Male  22 Consultant
## 4493        4493 Customer Support   Male  51    Manager
## 4494        4494 Customer Support Female  30    Manager
## 4495        4495 Customer Support Female  26  Developer
## 4496        4496               IT Female  45    Analyst
## 4497        4497               IT   Male  36  Developer
## 4498        4498       Operations   Male  22    Analyst
## 4499        4499               IT Female  41  Developer
## 4500        4500       Operations   Male  24    Manager
## 4501        4501            Sales   Male  27    Analyst
## 4502        4502      Engineering Female  46   Engineer
## 4503        4503        Marketing   Male  25   Engineer
## 4504        4504       Operations   Male  39 Consultant
## 4505        4505          Finance   Male  53    Manager
## 4506        4506            Sales Female  24    Manager
## 4507        4507 Customer Support   Male  22  Developer
## 4508        4508 Customer Support Female  29   Engineer
## 4509        4509            Legal   Male  30    Analyst
## 4510        4510            Sales Female  27 Technician
## 4511        4511               IT Female  45   Engineer
## 4512        4512      Engineering Female  32    Analyst
## 4513        4513      Engineering   Male  43 Specialist
## 4514        4514       Operations   Male  45    Analyst
## 4515        4515 Customer Support   Male  34    Manager
## 4516        4516      Engineering Female  29  Developer
## 4517        4517        Marketing   Male  47   Engineer
## 4518        4518       Operations Female  58    Manager
## 4519        4519       Operations   Male  26 Technician
## 4520        4520      Engineering Female  28    Manager
## 4521        4521 Customer Support   Male  25 Specialist
## 4522        4522 Customer Support Female  39 Specialist
## 4523        4523      Engineering   Male  43  Developer
## 4524        4524        Marketing   Male  47 Specialist
## 4525        4525          Finance Female  33 Specialist
## 4526        4526               HR Female  58  Developer
## 4527        4527 Customer Support   Male  52    Manager
## 4528        4528            Legal Female  49 Specialist
## 4529        4529       Operations Female  45    Analyst
## 4530        4530            Sales  Other  26 Technician
## 4531        4531               IT Female  49   Engineer
## 4532        4532               IT  Other  29    Manager
## 4533        4533       Operations   Male  58 Specialist
## 4534        4534               IT   Male  51  Developer
## 4535        4535 Customer Support   Male  22    Analyst
## 4536        4536        Marketing   Male  36 Consultant
## 4537        4537               HR   Male  30    Analyst
## 4538        4538        Marketing   Male  44 Consultant
## 4539        4539            Legal Female  30 Consultant
## 4540        4540        Marketing   Male  26 Consultant
## 4541        4541               IT Female  42  Developer
## 4542        4542        Marketing  Other  28   Engineer
## 4543        4543            Sales Female  38    Analyst
## 4544        4544          Finance   Male  23 Technician
## 4545        4545        Marketing Female  48    Manager
## 4546        4546 Customer Support   Male  46 Consultant
## 4547        4547               HR   Male  60  Developer
## 4548        4548            Legal Female  47    Analyst
## 4549        4549            Sales  Other  37 Technician
## 4550        4550            Sales Female  51 Specialist
## 4551        4551               IT Female  56 Consultant
## 4552        4552               HR   Male  52  Developer
## 4553        4553               HR   Male  48 Specialist
## 4554        4554       Operations   Male  29    Analyst
## 4555        4555            Legal   Male  38  Developer
## 4556        4556      Engineering Female  38 Specialist
## 4557        4557        Marketing Female  27 Specialist
## 4558        4558            Legal   Male  26 Technician
## 4559        4559            Legal Female  43  Developer
## 4560        4560       Operations Female  35 Technician
## 4561        4561       Operations Female  25  Developer
## 4562        4562 Customer Support Female  52    Analyst
## 4563        4563       Operations  Other  56 Specialist
## 4564        4564      Engineering Female  24 Consultant
## 4565        4565 Customer Support Female  55 Technician
## 4566        4566 Customer Support   Male  48  Developer
## 4567        4567            Sales   Male  38    Analyst
## 4568        4568        Marketing Female  43    Analyst
## 4569        4569      Engineering Female  24 Technician
## 4570        4570            Legal   Male  46    Analyst
## 4571        4571            Legal Female  44 Consultant
## 4572        4572               HR   Male  53 Technician
## 4573        4573       Operations  Other  55    Analyst
## 4574        4574          Finance   Male  57 Technician
## 4575        4575       Operations   Male  37   Engineer
## 4576        4576        Marketing   Male  60  Developer
## 4577        4577        Marketing   Male  26  Developer
## 4578        4578            Legal Female  37    Manager
## 4579        4579       Operations   Male  35    Analyst
## 4580        4580          Finance   Male  42 Consultant
## 4581        4581            Sales   Male  47  Developer
## 4582        4582            Sales Female  54   Engineer
## 4583        4583        Marketing   Male  33   Engineer
## 4584        4584               IT   Male  33 Consultant
## 4585        4585 Customer Support   Male  41 Specialist
## 4586        4586               HR Female  41    Manager
## 4587        4587 Customer Support   Male  37   Engineer
## 4588        4588      Engineering Female  38   Engineer
## 4589        4589          Finance   Male  45   Engineer
## 4590        4590 Customer Support Female  59 Consultant
## 4591        4591            Legal Female  48 Consultant
## 4592        4592      Engineering Female  27    Analyst
## 4593        4593            Legal Female  41 Specialist
## 4594        4594               HR Female  44    Analyst
## 4595        4595            Legal   Male  24 Consultant
## 4596        4596       Operations Female  27 Specialist
## 4597        4597               IT   Male  29    Manager
## 4598        4598 Customer Support Female  58    Manager
## 4599        4599            Legal Female  53 Specialist
## 4600        4600        Marketing Female  32   Engineer
## 4601        4601 Customer Support   Male  44 Specialist
## 4602        4602            Legal   Male  52 Specialist
## 4603        4603          Finance Female  53    Manager
## 4604        4604            Legal   Male  33 Technician
## 4605        4605               IT Female  52 Specialist
## 4606        4606      Engineering Female  43    Manager
## 4607        4607               HR   Male  38  Developer
## 4608        4608        Marketing Female  34 Technician
## 4609        4609        Marketing   Male  54 Specialist
## 4610        4610        Marketing   Male  51 Consultant
## 4611        4611          Finance Female  46  Developer
## 4612        4612          Finance   Male  56    Manager
## 4613        4613       Operations Female  22 Specialist
## 4614        4614          Finance   Male  38    Analyst
## 4615        4615      Engineering Female  44 Technician
## 4616        4616 Customer Support   Male  50    Analyst
## 4617        4617          Finance   Male  35    Analyst
## 4618        4618               HR Female  51    Manager
## 4619        4619            Sales   Male  24    Analyst
## 4620        4620               HR   Male  54 Specialist
## 4621        4621            Legal Female  39   Engineer
## 4622        4622          Finance Female  57    Manager
## 4623        4623      Engineering   Male  54 Specialist
## 4624        4624 Customer Support Female  25 Consultant
## 4625        4625               IT   Male  31    Analyst
## 4626        4626          Finance   Male  24   Engineer
## 4627        4627            Legal Female  27   Engineer
## 4628        4628        Marketing Female  25 Specialist
## 4629        4629        Marketing Female  26    Analyst
## 4630        4630 Customer Support   Male  26    Analyst
## 4631        4631            Legal   Male  51    Manager
## 4632        4632               HR Female  57    Manager
## 4633        4633          Finance Female  25 Technician
## 4634        4634 Customer Support   Male  53    Manager
## 4635        4635            Sales   Male  40 Technician
## 4636        4636      Engineering   Male  35   Engineer
## 4637        4637            Sales   Male  23 Specialist
## 4638        4638          Finance   Male  50 Consultant
## 4639        4639               HR Female  34 Specialist
## 4640        4640               HR Female  32    Analyst
## 4641        4641       Operations  Other  52    Analyst
## 4642        4642               IT Female  52   Engineer
## 4643        4643          Finance Female  33    Analyst
## 4644        4644            Sales Female  25 Specialist
## 4645        4645      Engineering Female  25  Developer
## 4646        4646       Operations Female  23    Analyst
## 4647        4647               IT Female  22    Manager
## 4648        4648      Engineering   Male  52 Technician
## 4649        4649 Customer Support Female  27    Manager
## 4650        4650       Operations Female  60    Analyst
## 4651        4651            Legal Female  58 Specialist
## 4652        4652            Legal   Male  44    Analyst
## 4653        4653            Sales   Male  49    Manager
## 4654        4654            Sales   Male  25    Manager
## 4655        4655      Engineering   Male  51    Analyst
## 4656        4656               HR Female  46  Developer
## 4657        4657      Engineering Female  44 Specialist
## 4658        4658               IT   Male  58    Manager
## 4659        4659               HR   Male  53    Manager
## 4660        4660        Marketing   Male  45 Consultant
## 4661        4661               HR   Male  44 Consultant
## 4662        4662               HR   Male  46   Engineer
## 4663        4663      Engineering   Male  45  Developer
## 4664        4664          Finance   Male  35 Technician
## 4665        4665               IT Female  42   Engineer
## 4666        4666               IT   Male  30 Technician
## 4667        4667      Engineering   Male  47 Consultant
## 4668        4668 Customer Support Female  27   Engineer
## 4669        4669      Engineering Female  22   Engineer
## 4670        4670 Customer Support   Male  44  Developer
## 4671        4671            Legal   Male  29 Consultant
## 4672        4672          Finance   Male  30 Consultant
## 4673        4673            Legal   Male  35 Specialist
## 4674        4674        Marketing Female  45   Engineer
## 4675        4675 Customer Support Female  51   Engineer
## 4676        4676      Engineering   Male  24  Developer
## 4677        4677       Operations   Male  23    Manager
## 4678        4678 Customer Support Female  23 Technician
## 4679        4679          Finance Female  59 Technician
## 4680        4680       Operations   Male  28    Analyst
## 4681        4681            Legal Female  53 Specialist
## 4682        4682 Customer Support   Male  53    Manager
## 4683        4683 Customer Support   Male  29    Manager
## 4684        4684 Customer Support   Male  34   Engineer
## 4685        4685      Engineering Female  32 Consultant
## 4686        4686               IT   Male  35    Manager
## 4687        4687            Legal Female  23 Specialist
## 4688        4688       Operations Female  60 Specialist
## 4689        4689               HR Female  23 Technician
## 4690        4690            Sales   Male  34  Developer
## 4691        4691               IT Female  36    Analyst
## 4692        4692            Sales Female  41    Analyst
## 4693        4693      Engineering Female  25    Manager
## 4694        4694       Operations Female  36  Developer
## 4695        4695 Customer Support Female  32  Developer
## 4696        4696 Customer Support   Male  29 Technician
## 4697        4697            Legal Female  35 Specialist
## 4698        4698               HR Female  48 Specialist
## 4699        4699 Customer Support   Male  32    Analyst
## 4700        4700       Operations   Male  37    Analyst
## 4701        4701      Engineering   Male  35    Manager
## 4702        4702               HR Female  34  Developer
## 4703        4703 Customer Support   Male  24    Analyst
## 4704        4704      Engineering Female  39   Engineer
## 4705        4705               IT   Male  28 Technician
## 4706        4706            Sales   Male  24    Analyst
## 4707        4707               IT   Male  37 Consultant
## 4708        4708 Customer Support   Male  50    Analyst
## 4709        4709               HR Female  38 Technician
## 4710        4710      Engineering   Male  54  Developer
## 4711        4711            Sales   Male  40    Manager
## 4712        4712               IT Female  48 Specialist
## 4713        4713        Marketing Female  49 Technician
## 4714        4714               IT   Male  39   Engineer
## 4715        4715 Customer Support   Male  56    Manager
## 4716        4716        Marketing Female  44 Technician
## 4717        4717       Operations Female  52   Engineer
## 4718        4718       Operations Female  40   Engineer
## 4719        4719        Marketing   Male  22   Engineer
## 4720        4720 Customer Support   Male  28 Specialist
## 4721        4721      Engineering   Male  38 Specialist
## 4722        4722      Engineering   Male  26 Specialist
## 4723        4723               HR Female  39    Analyst
## 4724        4724          Finance   Male  33 Specialist
## 4725        4725               HR Female  55 Consultant
## 4726        4726               IT   Male  33    Analyst
## 4727        4727       Operations Female  56    Analyst
## 4728        4728       Operations Female  50    Manager
## 4729        4729               IT Female  49    Analyst
## 4730        4730       Operations Female  59 Technician
## 4731        4731            Legal   Male  41   Engineer
## 4732        4732               IT Female  37  Developer
## 4733        4733               IT Female  52   Engineer
## 4734        4734            Legal   Male  40 Specialist
## 4735        4735               IT Female  42 Consultant
## 4736        4736          Finance Female  41  Developer
## 4737        4737      Engineering   Male  37 Technician
## 4738        4738            Sales   Male  37    Manager
## 4739        4739          Finance Female  35    Manager
## 4740        4740               IT Female  43    Analyst
## 4741        4741          Finance   Male  55   Engineer
## 4742        4742        Marketing   Male  52    Manager
## 4743        4743               IT   Male  53 Consultant
## 4744        4744       Operations   Male  22    Manager
## 4745        4745 Customer Support Female  60 Technician
## 4746        4746 Customer Support Female  45 Technician
## 4747        4747        Marketing Female  51   Engineer
## 4748        4748      Engineering   Male  25   Engineer
## 4749        4749        Marketing Female  31    Analyst
## 4750        4750            Sales Female  23 Specialist
## 4751        4751               HR   Male  54    Manager
## 4752        4752               HR   Male  59  Developer
## 4753        4753          Finance   Male  52 Specialist
## 4754        4754       Operations   Male  28    Analyst
## 4755        4755        Marketing   Male  40  Developer
## 4756        4756            Sales Female  58   Engineer
## 4757        4757       Operations   Male  40  Developer
## 4758        4758            Sales   Male  22 Technician
## 4759        4759      Engineering   Male  42    Analyst
## 4760        4760               IT   Male  44    Analyst
## 4761        4761        Marketing Female  24    Manager
## 4762        4762               HR   Male  40  Developer
## 4763        4763               HR   Male  30 Specialist
## 4764        4764 Customer Support   Male  34  Developer
## 4765        4765          Finance   Male  28 Specialist
## 4766        4766       Operations   Male  22 Consultant
## 4767        4767 Customer Support Female  27 Technician
## 4768        4768      Engineering   Male  42    Analyst
## 4769        4769          Finance   Male  22 Consultant
## 4770        4770        Marketing   Male  23 Specialist
## 4771        4771            Sales Female  48 Consultant
## 4772        4772 Customer Support   Male  54 Technician
## 4773        4773            Legal Female  39 Consultant
## 4774        4774 Customer Support Female  27 Technician
## 4775        4775          Finance Female  39 Specialist
## 4776        4776               IT Female  35   Engineer
## 4777        4777 Customer Support   Male  26    Analyst
## 4778        4778          Finance  Other  27 Specialist
## 4779        4779        Marketing Female  42    Analyst
## 4780        4780       Operations  Other  29  Developer
## 4781        4781               IT   Male  29 Specialist
## 4782        4782            Sales Female  43  Developer
## 4783        4783            Legal   Male  55   Engineer
## 4784        4784          Finance Female  58 Specialist
## 4785        4785               HR Female  23  Developer
## 4786        4786       Operations Female  30    Analyst
## 4787        4787        Marketing   Male  34 Technician
## 4788        4788            Sales   Male  60    Analyst
## 4789        4789               HR Female  24   Engineer
## 4790        4790      Engineering   Male  38 Technician
## 4791        4791      Engineering   Male  32    Manager
## 4792        4792       Operations Female  52 Consultant
## 4793        4793       Operations   Male  31 Consultant
## 4794        4794            Legal Female  56  Developer
## 4795        4795          Finance   Male  44    Manager
## 4796        4796            Legal   Male  57  Developer
## 4797        4797               HR   Male  49 Consultant
## 4798        4798       Operations   Male  39   Engineer
## 4799        4799        Marketing   Male  46  Developer
## 4800        4800               HR Female  43   Engineer
## 4801        4801 Customer Support Female  30 Specialist
## 4802        4802            Sales   Male  31  Developer
## 4803        4803      Engineering Female  22    Analyst
## 4804        4804       Operations   Male  40 Consultant
## 4805        4805        Marketing   Male  58 Specialist
## 4806        4806 Customer Support   Male  51    Manager
## 4807        4807            Legal Female  38    Analyst
## 4808        4808               HR   Male  24 Specialist
## 4809        4809       Operations   Male  25 Consultant
## 4810        4810               IT Female  60    Analyst
## 4811        4811        Marketing   Male  23    Manager
## 4812        4812            Legal Female  51    Manager
## 4813        4813          Finance   Male  46   Engineer
## 4814        4814 Customer Support   Male  22    Manager
## 4815        4815            Legal Female  53    Analyst
## 4816        4816            Legal Female  38 Specialist
## 4817        4817 Customer Support Female  49    Manager
## 4818        4818       Operations Female  53 Technician
## 4819        4819      Engineering Female  44  Developer
## 4820        4820            Sales   Male  47   Engineer
## 4821        4821        Marketing Female  30 Technician
## 4822        4822 Customer Support Female  55    Analyst
## 4823        4823            Legal Female  41 Consultant
## 4824        4824            Sales Female  34 Technician
## 4825        4825          Finance Female  57   Engineer
## 4826        4826          Finance Female  32 Specialist
## 4827        4827       Operations   Male  24  Developer
## 4828        4828               HR   Male  37 Consultant
## 4829        4829       Operations   Male  55   Engineer
## 4830        4830 Customer Support Female  44    Analyst
## 4831        4831               HR Female  53   Engineer
## 4832        4832               HR   Male  44 Consultant
## 4833        4833            Sales   Male  27  Developer
## 4834        4834      Engineering   Male  36    Manager
## 4835        4835            Legal Female  37  Developer
## 4836        4836        Marketing   Male  47  Developer
## 4837        4837 Customer Support Female  59 Specialist
## 4838        4838 Customer Support   Male  46 Consultant
## 4839        4839          Finance   Male  44    Manager
## 4840        4840          Finance Female  37    Analyst
## 4841        4841        Marketing Female  56 Specialist
## 4842        4842            Legal Female  47   Engineer
## 4843        4843 Customer Support   Male  24 Consultant
## 4844        4844       Operations Female  39    Manager
## 4845        4845            Legal   Male  35  Developer
## 4846        4846 Customer Support   Male  55 Specialist
## 4847        4847          Finance   Male  31   Engineer
## 4848        4848        Marketing Female  27  Developer
## 4849        4849        Marketing Female  48  Developer
## 4850        4850            Sales   Male  43    Analyst
## 4851        4851      Engineering Female  42    Analyst
## 4852        4852            Legal Female  56 Specialist
## 4853        4853          Finance   Male  32    Manager
## 4854        4854       Operations Female  43 Specialist
## 4855        4855        Marketing Female  46 Technician
## 4856        4856          Finance   Male  49 Technician
## 4857        4857 Customer Support Female  57 Technician
## 4858        4858            Legal   Male  55    Manager
## 4859        4859          Finance   Male  55    Manager
## 4860        4860               IT   Male  33    Manager
## 4861        4861            Legal   Male  42  Developer
## 4862        4862      Engineering   Male  28 Specialist
## 4863        4863            Legal   Male  41    Manager
## 4864        4864 Customer Support Female  29    Analyst
## 4865        4865            Legal Female  43   Engineer
## 4866        4866      Engineering   Male  26    Manager
## 4867        4867            Legal Female  53 Specialist
## 4868        4868               IT   Male  60 Consultant
## 4869        4869 Customer Support Female  57    Analyst
## 4870        4870      Engineering Female  26 Consultant
## 4871        4871          Finance  Other  33    Manager
## 4872        4872            Legal Female  49 Technician
## 4873        4873      Engineering Female  43  Developer
## 4874        4874          Finance   Male  31  Developer
## 4875        4875            Legal   Male  38    Analyst
## 4876        4876      Engineering Female  46    Manager
## 4877        4877      Engineering   Male  23   Engineer
## 4878        4878               HR Female  42  Developer
## 4879        4879               IT   Male  41    Manager
## 4880        4880            Sales Female  53   Engineer
## 4881        4881          Finance Female  59 Consultant
## 4882        4882      Engineering   Male  42    Manager
## 4883        4883            Legal   Male  34   Engineer
## 4884        4884        Marketing Female  57    Analyst
## 4885        4885          Finance   Male  47    Analyst
## 4886        4886       Operations   Male  37 Technician
## 4887        4887               IT   Male  33    Analyst
## 4888        4888            Legal   Male  23    Manager
## 4889        4889        Marketing Female  39   Engineer
## 4890        4890 Customer Support   Male  38    Analyst
## 4891        4891 Customer Support Female  33    Manager
## 4892        4892          Finance   Male  59 Consultant
## 4893        4893      Engineering   Male  50    Analyst
## 4894        4894       Operations   Male  29    Manager
## 4895        4895            Sales Female  27  Developer
## 4896        4896          Finance Female  50 Specialist
## 4897        4897            Sales   Male  53  Developer
## 4898        4898          Finance Female  42    Manager
## 4899        4899               IT Female  43   Engineer
## 4900        4900            Legal   Male  49    Analyst
## 4901        4901        Marketing   Male  57 Specialist
## 4902        4902            Sales   Male  60 Specialist
## 4903        4903      Engineering   Male  42    Manager
## 4904        4904 Customer Support Female  51 Specialist
## 4905        4905            Legal   Male  42 Technician
## 4906        4906       Operations Female  57    Analyst
## 4907        4907        Marketing   Male  31  Developer
## 4908        4908            Legal   Male  31    Analyst
## 4909        4909          Finance   Male  44   Engineer
## 4910        4910               HR  Other  31 Consultant
## 4911        4911            Sales Female  24    Manager
## 4912        4912        Marketing   Male  57 Consultant
## 4913        4913      Engineering Female  53    Manager
## 4914        4914      Engineering   Male  55 Technician
## 4915        4915       Operations Female  44    Analyst
## 4916        4916        Marketing   Male  29 Specialist
## 4917        4917            Sales   Male  27    Analyst
## 4918        4918            Legal   Male  38 Specialist
## 4919        4919            Legal   Male  35    Manager
## 4920        4920          Finance   Male  59 Specialist
## 4921        4921               HR  Other  50 Consultant
## 4922        4922               IT Female  50   Engineer
## 4923        4923 Customer Support   Male  42 Specialist
## 4924        4924            Legal Female  25 Specialist
## 4925        4925               HR  Other  42  Developer
## 4926        4926          Finance Female  57    Manager
## 4927        4927      Engineering   Male  42 Consultant
## 4928        4928      Engineering Female  42    Analyst
## 4929        4929      Engineering Female  41  Developer
## 4930        4930        Marketing   Male  53 Technician
## 4931        4931        Marketing Female  39    Manager
## 4932        4932               HR Female  25  Developer
## 4933        4933            Sales Female  46 Technician
## 4934        4934            Legal Female  32 Consultant
## 4935        4935            Legal Female  28    Analyst
## 4936        4936      Engineering Female  50    Manager
## 4937        4937          Finance Female  59 Technician
## 4938        4938        Marketing Female  42 Consultant
## 4939        4939      Engineering   Male  54 Consultant
## 4940        4940       Operations Female  28 Specialist
## 4941        4941               IT Female  60 Technician
## 4942        4942        Marketing  Other  51 Specialist
## 4943        4943      Engineering   Male  45    Analyst
## 4944        4944 Customer Support Female  42  Developer
## 4945        4945            Sales   Male  23   Engineer
## 4946        4946            Legal Female  32    Analyst
## 4947        4947            Sales Female  60   Engineer
## 4948        4948          Finance   Male  40 Consultant
## 4949        4949 Customer Support Female  49 Technician
## 4950        4950            Legal  Other  34  Developer
## 4951        4951      Engineering Female  24  Developer
## 4952        4952            Legal   Male  23    Analyst
## 4953        4953            Sales   Male  57  Developer
## 4954        4954               HR   Male  39   Engineer
## 4955        4955            Legal   Male  46 Technician
## 4956        4956      Engineering Female  45 Specialist
## 4957        4957        Marketing Female  45 Specialist
## 4958        4958        Marketing   Male  55    Manager
## 4959        4959          Finance Female  58   Engineer
## 4960        4960 Customer Support Female  22    Manager
## 4961        4961      Engineering Female  59    Analyst
## 4962        4962          Finance Female  58 Specialist
## 4963        4963          Finance Female  59    Manager
## 4964        4964          Finance Female  60 Specialist
## 4965        4965 Customer Support Female  38    Analyst
## 4966        4966       Operations   Male  32    Analyst
## 4967        4967            Sales   Male  26 Technician
## 4968        4968               HR Female  48 Technician
## 4969        4969       Operations   Male  30   Engineer
## 4970        4970               IT   Male  44    Analyst
## 4971        4971            Sales   Male  56   Engineer
## 4972        4972               IT   Male  39 Specialist
## 4973        4973            Sales   Male  54 Technician
## 4974        4974       Operations Female  56 Consultant
## 4975        4975               HR   Male  27 Consultant
## 4976        4976          Finance   Male  24   Engineer
## 4977        4977      Engineering Female  51   Engineer
## 4978        4978        Marketing Female  34   Engineer
## 4979        4979          Finance Female  47 Technician
## 4980        4980            Legal   Male  50    Analyst
## 4981        4981       Operations   Male  51  Developer
## 4982        4982 Customer Support  Other  42 Consultant
## 4983        4983      Engineering Female  34 Specialist
## 4984        4984               IT Female  34 Technician
## 4985        4985      Engineering   Male  37    Manager
## 4986        4986            Sales   Male  38 Technician
## 4987        4987               IT   Male  52 Technician
## 4988        4988 Customer Support   Male  56    Manager
## 4989        4989       Operations Female  42 Consultant
## 4990        4990               HR Female  58 Consultant
## 4991        4991               IT Female  51 Consultant
## 4992        4992          Finance   Male  22 Consultant
## 4993        4993 Customer Support Female  40    Manager
## 4994        4994        Marketing Female  46 Consultant
## 4995        4995            Sales   Male  53    Manager
## 4996        4996          Finance   Male  24 Specialist
## 4997        4997            Sales   Male  60 Specialist
## 4998        4998               HR   Male  30    Manager
## 4999        4999            Sales Female  37    Manager
##                       Hire_Date Years_At_Company Education_Level
## 1    2022-01-19 08:03:05.556036                2     High School
## 2    2024-04-18 08:03:05.556036                0     High School
## 3    2015-10-26 08:03:05.556036                8     High School
## 4    2016-10-22 08:03:05.556036                7        Bachelor
## 5    2021-07-23 08:03:05.556036                3        Bachelor
## 6    2016-08-14 08:03:05.556036                8     High School
## 7    2023-08-28 08:03:05.556036                1        Bachelor
## 8    2014-10-27 08:03:05.556036                9        Bachelor
## 9    2023-06-29 08:03:05.556036                1     High School
## 10   2016-12-23 08:03:05.556036                7        Bachelor
## 11   2019-11-26 08:03:05.556036                4        Bachelor
## 12   2015-02-19 08:03:05.556036                9        Bachelor
## 13   2019-07-04 08:03:05.556036                5        Bachelor
## 14   2014-10-14 08:03:05.556036                9        Bachelor
## 15   2023-03-11 08:03:05.556036                1          Master
## 16   2023-04-19 08:03:05.556036                1     High School
## 17   2019-09-21 08:03:05.556036                4        Bachelor
## 18   2022-11-08 08:03:05.556036                1     High School
## 19   2015-10-01 08:03:05.556036                8        Bachelor
## 20   2015-05-08 08:03:05.556036                9     High School
## 21   2022-12-19 08:03:05.556036                1        Bachelor
## 22   2017-05-25 08:03:05.556036                7          Master
## 23   2016-07-23 08:03:05.556036                8     High School
## 24   2018-01-21 08:03:05.556036                6          Master
## 25   2018-06-23 08:03:05.556036                6        Bachelor
## 26   2022-05-03 08:03:05.556036                2        Bachelor
## 27   2021-07-12 08:03:05.556036                3        Bachelor
## 28   2014-11-22 08:03:05.556036                9          Master
## 29   2022-04-17 08:03:05.556036                2        Bachelor
## 30   2023-06-21 08:03:05.556036                1     High School
## 31   2018-05-14 08:03:05.556036                6        Bachelor
## 32   2023-06-12 08:03:05.556036                1     High School
## 33   2024-06-13 08:03:05.556036                0     High School
## 34   2021-09-11 08:03:05.556036                2             PhD
## 35   2019-05-23 08:03:05.556036                5          Master
## 36   2019-10-12 08:03:05.556036                4          Master
## 37   2024-04-04 08:03:05.556036                0     High School
## 38   2015-01-13 08:03:05.556036                9          Master
## 39   2022-02-03 08:03:05.556036                2        Bachelor
## 40   2023-04-11 08:03:05.556036                1        Bachelor
## 41   2020-12-25 08:03:05.556036                3        Bachelor
## 42   2021-10-31 08:03:05.556036                2     High School
## 43   2016-08-11 08:03:05.556036                8        Bachelor
## 44   2021-05-21 08:03:05.556036                3     High School
## 45   2021-03-03 08:03:05.556036                3          Master
## 46   2016-06-12 08:03:05.556036                8     High School
## 47   2021-04-03 08:03:05.556036                3        Bachelor
## 48   2023-11-23 08:03:05.556036                0        Bachelor
## 49   2016-06-02 08:03:05.556036                8     High School
## 50   2020-01-24 08:03:05.556036                4     High School
## 51   2019-09-13 08:03:05.556036                4        Bachelor
## 52   2017-03-21 08:03:05.556036                7        Bachelor
## 53   2015-06-03 08:03:05.556036                9        Bachelor
## 54   2015-10-24 08:03:05.556036                8     High School
## 55   2015-08-15 08:03:05.556036                9     High School
## 56   2021-11-25 08:03:05.556036                2        Bachelor
## 57   2016-04-17 08:03:05.556036                8             PhD
## 58   2019-07-21 08:03:05.556036                5        Bachelor
## 59   2024-07-03 08:03:05.556036                0     High School
## 60   2019-09-05 08:03:05.556036                5        Bachelor
## 61   2021-05-21 08:03:05.556036                3        Bachelor
## 62   2017-07-11 08:03:05.556036                7     High School
## 63   2018-05-23 08:03:05.556036                6        Bachelor
## 64   2018-01-23 08:03:05.556036                6     High School
## 65   2018-11-19 08:03:05.556036                5        Bachelor
## 66   2024-07-16 08:03:05.556036                0        Bachelor
## 67   2017-01-03 08:03:05.556036                7          Master
## 68   2024-08-14 08:03:05.556036                0        Bachelor
## 69   2016-07-21 08:03:05.556036                8        Bachelor
## 70   2015-11-26 08:03:05.556036                8          Master
## 71   2023-01-13 08:03:05.556036                1     High School
## 72   2023-07-17 08:03:05.556036                1          Master
## 73   2023-01-08 08:03:05.556036                1        Bachelor
## 74   2020-01-18 08:03:05.556036                4        Bachelor
## 75   2024-04-29 08:03:05.556036                0     High School
## 76   2018-04-11 08:03:05.556036                6     High School
## 77   2017-05-24 08:03:05.556036                7             PhD
## 78   2020-10-17 08:03:05.556036                3          Master
## 79   2016-02-05 08:03:05.556036                8     High School
## 80   2019-02-20 08:03:05.556036                5     High School
## 81   2024-05-07 08:03:05.556036                0          Master
## 82   2016-12-14 08:03:05.556036                7     High School
## 83   2021-06-23 08:03:05.556036                3        Bachelor
## 84   2016-03-23 08:03:05.556036                8          Master
## 85   2015-09-16 08:03:05.556036                8        Bachelor
## 86   2015-02-11 08:03:05.556036                9        Bachelor
## 87   2019-11-14 08:03:05.556036                4             PhD
## 88   2019-07-05 08:03:05.556036                5        Bachelor
## 89   2023-11-06 08:03:05.556036                0          Master
## 90   2018-01-19 08:03:05.556036                6        Bachelor
## 91   2024-03-15 08:03:05.556036                0        Bachelor
## 92   2019-07-13 08:03:05.556036                5        Bachelor
## 93   2023-11-09 08:03:05.556036                0     High School
## 94   2021-04-23 08:03:05.556036                3     High School
## 95   2015-07-06 08:03:05.556036                9     High School
## 96   2019-04-11 08:03:05.556036                5     High School
## 97   2015-04-14 08:03:05.556036                9             PhD
## 98   2015-12-31 08:03:05.556036                8     High School
## 99   2019-11-15 08:03:05.556036                4        Bachelor
## 100  2017-12-01 08:03:05.556036                6        Bachelor
## 101  2017-12-29 08:03:05.556036                6     High School
## 102  2019-11-22 08:03:05.556036                4     High School
## 103  2020-01-07 08:03:05.556036                4        Bachelor
## 104  2018-01-20 08:03:05.556036                6        Bachelor
## 105  2019-05-21 08:03:05.556036                5     High School
## 106  2021-09-13 08:03:05.556036                2        Bachelor
## 107  2020-12-17 08:03:05.556036                3        Bachelor
## 108  2015-01-26 08:03:05.556036                9        Bachelor
## 109  2018-08-02 08:03:05.556036                6        Bachelor
## 110  2018-09-23 08:03:05.556036                5     High School
## 111  2023-09-08 08:03:05.556036                0        Bachelor
## 112  2018-11-06 08:03:05.556036                5        Bachelor
## 113  2017-05-07 08:03:05.556036                7          Master
## 114  2024-06-07 08:03:05.556036                0        Bachelor
## 115  2023-06-08 08:03:05.556036                1        Bachelor
## 116  2021-04-26 08:03:05.556036                3        Bachelor
## 117  2021-04-30 08:03:05.556036                3     High School
## 118  2016-06-10 08:03:05.556036                8             PhD
## 119  2020-01-22 08:03:05.556036                4        Bachelor
## 120  2021-07-10 08:03:05.556036                3        Bachelor
## 121  2019-03-21 08:03:05.556036                5        Bachelor
## 122  2019-11-27 08:03:05.556036                4     High School
## 123  2015-08-12 08:03:05.556036                9        Bachelor
## 124  2014-11-04 08:03:05.556036                9        Bachelor
## 125  2020-11-03 08:03:05.556036                3     High School
## 126  2015-11-10 08:03:05.556036                8     High School
## 127  2014-10-01 08:03:05.556036                9        Bachelor
## 128  2022-06-16 08:03:05.556036                2        Bachelor
## 129  2023-06-17 08:03:05.556036                1     High School
## 130  2020-05-27 08:03:05.556036                4        Bachelor
## 131  2015-04-17 08:03:05.556036                9          Master
## 132  2023-12-17 08:03:05.556036                0        Bachelor
## 133  2020-10-06 08:03:05.556036                3     High School
## 134  2019-05-01 08:03:05.556036                5     High School
## 135  2022-08-10 08:03:05.556036                2        Bachelor
## 136  2021-10-06 08:03:05.556036                2        Bachelor
## 137  2017-01-11 08:03:05.556036                7        Bachelor
## 138  2019-03-26 08:03:05.556036                5          Master
## 139  2018-11-01 08:03:05.556036                5     High School
## 140  2022-12-21 08:03:05.556036                1     High School
## 141  2019-01-15 08:03:05.556036                5        Bachelor
## 142  2021-03-16 08:03:05.556036                3             PhD
## 143  2016-11-21 08:03:05.556036                7        Bachelor
## 144  2017-02-19 08:03:05.556036                7     High School
## 145  2023-06-03 08:03:05.556036                1        Bachelor
## 146  2018-02-24 08:03:05.556036                6          Master
## 147  2019-06-02 08:03:05.556036                5        Bachelor
## 148  2016-11-10 08:03:05.556036                7          Master
## 149  2017-08-01 08:03:05.556036                7          Master
## 150  2021-03-19 08:03:05.556036                3        Bachelor
## 151  2020-10-27 08:03:05.556036                3        Bachelor
## 152  2023-06-04 08:03:05.556036                1        Bachelor
## 153  2014-09-22 08:03:05.556036                9     High School
## 154  2017-07-14 08:03:05.556036                7        Bachelor
## 155  2015-06-22 08:03:05.556036                9        Bachelor
## 156  2023-06-28 08:03:05.556036                1          Master
## 157  2020-05-04 08:03:05.556036                4        Bachelor
## 158  2015-07-16 08:03:05.556036                9        Bachelor
## 159  2015-06-21 08:03:05.556036                9          Master
## 160  2022-07-04 08:03:05.556036                2          Master
## 161  2015-12-27 08:03:05.556036                8          Master
## 162  2019-09-13 08:03:05.556036                4        Bachelor
## 163  2023-01-19 08:03:05.556036                1        Bachelor
## 164  2016-11-21 08:03:05.556036                7     High School
## 165  2020-12-19 08:03:05.556036                3     High School
## 166  2020-05-18 08:03:05.556036                4     High School
## 167  2018-06-04 08:03:05.556036                6     High School
## 168  2016-11-18 08:03:05.556036                7        Bachelor
## 169  2019-01-27 08:03:05.556036                5     High School
## 170  2019-10-22 08:03:05.556036                4     High School
## 171  2023-04-09 08:03:05.556036                1        Bachelor
## 172  2015-03-28 08:03:05.556036                9        Bachelor
## 173  2020-03-30 08:03:05.556036                4             PhD
## 174  2019-09-20 08:03:05.556036                4     High School
## 175  2024-05-05 08:03:05.556036                0        Bachelor
## 176  2024-08-26 08:03:05.556036                0        Bachelor
## 177  2017-05-13 08:03:05.556036                7        Bachelor
## 178  2017-08-01 08:03:05.556036                7        Bachelor
## 179  2018-02-28 08:03:05.556036                6        Bachelor
## 180  2016-06-25 08:03:05.556036                8          Master
## 181  2017-04-13 08:03:05.556036                7        Bachelor
## 182  2024-08-02 08:03:05.556036                0        Bachelor
## 183  2018-05-28 08:03:05.556036                6        Bachelor
## 184  2022-05-14 08:03:05.556036                2        Bachelor
## 185  2015-01-15 08:03:05.556036                9        Bachelor
## 186  2023-07-27 08:03:05.556036                1        Bachelor
## 187  2018-10-19 08:03:05.556036                5          Master
## 188  2022-02-15 08:03:05.556036                2     High School
## 189  2023-07-18 08:03:05.556036                1        Bachelor
## 190  2022-05-21 08:03:05.556036                2        Bachelor
## 191  2016-03-17 08:03:05.556036                8        Bachelor
## 192  2020-12-26 08:03:05.556036                3        Bachelor
## 193  2020-01-01 08:03:05.556036                4        Bachelor
## 194  2021-04-10 08:03:05.556036                3        Bachelor
## 195  2017-07-25 08:03:05.556036                7          Master
## 196  2023-03-30 08:03:05.556036                1          Master
## 197  2022-07-30 08:03:05.556036                2     High School
## 198  2021-02-04 08:03:05.556036                3        Bachelor
## 199  2019-04-08 08:03:05.556036                5        Bachelor
## 200  2021-04-26 08:03:05.556036                3          Master
## 201  2014-09-21 08:03:05.556036                9        Bachelor
## 202  2019-05-13 08:03:05.556036                5        Bachelor
## 203  2016-03-05 08:03:05.556036                8     High School
## 204  2020-04-09 08:03:05.556036                4        Bachelor
## 205  2017-12-01 08:03:05.556036                6     High School
## 206  2023-08-29 08:03:05.556036                1        Bachelor
## 207  2020-11-19 08:03:05.556036                3          Master
## 208  2016-11-26 08:03:05.556036                7     High School
## 209  2015-11-21 08:03:05.556036                8     High School
## 210  2015-04-26 08:03:05.556036                9        Bachelor
## 211  2021-08-01 08:03:05.556036                3     High School
## 212  2020-01-07 08:03:05.556036                4             PhD
## 213  2023-02-27 08:03:05.556036                1        Bachelor
## 214  2019-12-19 08:03:05.556036                4          Master
## 215  2019-09-11 08:03:05.556036                4     High School
## 216  2018-03-25 08:03:05.556036                6        Bachelor
## 217  2020-07-25 08:03:05.556036                4          Master
## 218  2018-07-06 08:03:05.556036                6     High School
## 219  2019-11-18 08:03:05.556036                4        Bachelor
## 220  2015-11-13 08:03:05.556036                8        Bachelor
## 221  2019-11-17 08:03:05.556036                4     High School
## 222  2016-07-05 08:03:05.556036                8        Bachelor
## 223  2021-02-14 08:03:05.556036                3        Bachelor
## 224  2021-10-16 08:03:05.556036                2        Bachelor
## 225  2020-10-03 08:03:05.556036                3          Master
## 226  2014-12-31 08:03:05.556036                9             PhD
## 227  2014-09-14 08:03:05.556036                9        Bachelor
## 228  2019-05-11 08:03:05.556036                5        Bachelor
## 229  2020-12-11 08:03:05.556036                3        Bachelor
## 230  2022-04-13 08:03:05.556036                2        Bachelor
## 231  2015-01-25 08:03:05.556036                9     High School
## 232  2022-06-10 08:03:05.556036                2     High School
## 233  2015-05-19 08:03:05.556036                9     High School
## 234  2022-02-25 08:03:05.556036                2          Master
## 235  2015-11-26 08:03:05.556036                8          Master
## 236  2023-01-02 08:03:05.556036                1          Master
## 237  2017-05-26 08:03:05.556036                7        Bachelor
## 238  2022-05-19 08:03:05.556036                2     High School
## 239  2016-07-07 08:03:05.556036                8     High School
## 240  2022-10-09 08:03:05.556036                1     High School
## 241  2023-04-28 08:03:05.556036                1     High School
## 242  2023-05-11 08:03:05.556036                1          Master
## 243  2018-06-28 08:03:05.556036                6     High School
## 244  2021-10-05 08:03:05.556036                2        Bachelor
## 245  2020-05-28 08:03:05.556036                4        Bachelor
## 246  2021-12-25 08:03:05.556036                2        Bachelor
## 247  2017-03-13 08:03:05.556036                7        Bachelor
## 248  2021-05-12 08:03:05.556036                3        Bachelor
## 249  2022-04-08 08:03:05.556036                2     High School
## 250  2023-01-28 08:03:05.556036                1     High School
## 251  2015-02-05 08:03:05.556036                9        Bachelor
## 252  2017-10-29 08:03:05.556036                6        Bachelor
## 253  2020-11-19 08:03:05.556036                3        Bachelor
## 254  2015-02-18 08:03:05.556036                9          Master
## 255  2017-11-18 08:03:05.556036                6     High School
## 256  2015-04-07 08:03:05.556036                9     High School
## 257  2019-02-15 08:03:05.556036                5        Bachelor
## 258  2019-06-17 08:03:05.556036                5        Bachelor
## 259  2016-01-09 08:03:05.556036                8        Bachelor
## 260  2020-04-08 08:03:05.556036                4     High School
## 261  2018-07-26 08:03:05.556036                6          Master
## 262  2019-11-12 08:03:05.556036                4        Bachelor
## 263  2017-09-24 08:03:05.556036                6          Master
## 264  2020-07-18 08:03:05.556036                4          Master
## 265  2021-07-02 08:03:05.556036                3             PhD
## 266  2017-12-14 08:03:05.556036                6             PhD
## 267  2015-11-06 08:03:05.556036                8        Bachelor
## 268  2017-07-12 08:03:05.556036                7        Bachelor
## 269  2024-07-01 08:03:05.556036                0     High School
## 270  2016-12-04 08:03:05.556036                7        Bachelor
## 271  2021-02-05 08:03:05.556036                3        Bachelor
## 272  2015-12-11 08:03:05.556036                8          Master
## 273  2015-02-11 08:03:05.556036                9        Bachelor
## 274  2015-09-23 08:03:05.556036                8        Bachelor
## 275  2022-09-22 08:03:05.556036                1        Bachelor
## 276  2023-01-08 08:03:05.556036                1        Bachelor
## 277  2023-07-18 08:03:05.556036                1             PhD
## 278  2020-08-12 08:03:05.556036                4        Bachelor
## 279  2019-02-02 08:03:05.556036                5        Bachelor
## 280  2016-08-31 08:03:05.556036                8        Bachelor
## 281  2019-02-16 08:03:05.556036                5        Bachelor
## 282  2014-10-23 08:03:05.556036                9        Bachelor
## 283  2023-05-01 08:03:05.556036                1        Bachelor
## 284  2018-06-18 08:03:05.556036                6     High School
## 285  2021-08-28 08:03:05.556036                3     High School
## 286  2023-12-06 08:03:05.556036                0        Bachelor
## 287  2023-01-29 08:03:05.556036                1     High School
## 288  2015-08-08 08:03:05.556036                9        Bachelor
## 289  2015-11-01 08:03:05.556036                8          Master
## 290  2019-12-22 08:03:05.556036                4     High School
## 291  2016-03-09 08:03:05.556036                8     High School
## 292  2021-02-06 08:03:05.556036                3        Bachelor
## 293  2017-10-27 08:03:05.556036                6     High School
## 294  2016-08-10 08:03:05.556036                8             PhD
## 295  2021-04-23 08:03:05.556036                3        Bachelor
## 296  2022-02-12 08:03:05.556036                2     High School
## 297  2020-03-07 08:03:05.556036                4          Master
## 298  2023-02-18 08:03:05.556036                1             PhD
## 299  2017-02-27 08:03:05.556036                7        Bachelor
## 300  2023-06-29 08:03:05.556036                1        Bachelor
## 301  2021-09-16 08:03:05.556036                2          Master
## 302  2018-08-13 08:03:05.556036                6          Master
## 303  2019-08-05 08:03:05.556036                5        Bachelor
## 304  2015-12-29 08:03:05.556036                8          Master
## 305  2021-02-16 08:03:05.556036                3        Bachelor
## 306  2020-04-25 08:03:05.556036                4        Bachelor
## 307  2017-08-26 08:03:05.556036                7        Bachelor
## 308  2021-10-01 08:03:05.556036                2          Master
## 309  2016-01-13 08:03:05.556036                8        Bachelor
## 310  2019-04-29 08:03:05.556036                5        Bachelor
## 311  2022-10-07 08:03:05.556036                1          Master
## 312  2021-04-07 08:03:05.556036                3     High School
## 313  2019-06-02 08:03:05.556036                5          Master
## 314  2023-11-19 08:03:05.556036                0     High School
## 315  2021-04-01 08:03:05.556036                3     High School
## 316  2023-09-19 08:03:05.556036                0     High School
## 317  2019-07-14 08:03:05.556036                5          Master
## 318  2015-11-01 08:03:05.556036                8        Bachelor
## 319  2016-07-17 08:03:05.556036                8     High School
## 320  2017-06-19 08:03:05.556036                7        Bachelor
## 321  2020-10-19 08:03:05.556036                3     High School
## 322  2016-08-29 08:03:05.556036                8          Master
## 323  2021-05-12 08:03:05.556036                3     High School
## 324  2018-06-23 08:03:05.556036                6     High School
## 325  2018-08-25 08:03:05.556036                6     High School
## 326  2023-11-25 08:03:05.556036                0        Bachelor
## 327  2016-06-14 08:03:05.556036                8        Bachelor
## 328  2020-08-17 08:03:05.556036                4     High School
## 329  2017-10-22 08:03:05.556036                6        Bachelor
## 330  2022-09-27 08:03:05.556036                1     High School
## 331  2016-01-17 08:03:05.556036                8        Bachelor
## 332  2019-04-12 08:03:05.556036                5     High School
## 333  2022-02-10 08:03:05.556036                2     High School
## 334  2016-02-25 08:03:05.556036                8             PhD
## 335  2022-09-30 08:03:05.556036                1     High School
## 336  2021-11-12 08:03:05.556036                2          Master
## 337  2016-12-12 08:03:05.556036                7     High School
## 338  2017-02-07 08:03:05.556036                7          Master
## 339  2023-09-14 08:03:05.556036                0        Bachelor
## 340  2017-02-23 08:03:05.556036                7        Bachelor
## 341  2023-02-15 08:03:05.556036                1          Master
## 342  2024-08-28 08:03:05.556036                0     High School
## 343  2021-04-01 08:03:05.556036                3          Master
## 344  2020-09-25 08:03:05.556036                3        Bachelor
## 345  2022-09-09 08:03:05.556036                1        Bachelor
## 346  2017-11-17 08:03:05.556036                6        Bachelor
## 347  2019-04-05 08:03:05.556036                5        Bachelor
## 348  2021-05-14 08:03:05.556036                3          Master
## 349  2017-06-08 08:03:05.556036                7        Bachelor
## 350  2020-04-18 08:03:05.556036                4        Bachelor
## 351  2020-09-11 08:03:05.556036                3        Bachelor
## 352  2019-01-03 08:03:05.556036                5        Bachelor
## 353  2022-02-13 08:03:05.556036                2        Bachelor
## 354  2022-09-19 08:03:05.556036                1        Bachelor
## 355  2020-07-16 08:03:05.556036                4        Bachelor
## 356  2020-07-31 08:03:05.556036                4     High School
## 357  2022-01-25 08:03:05.556036                2     High School
## 358  2022-03-25 08:03:05.556036                2        Bachelor
## 359  2018-12-02 08:03:05.556036                5     High School
## 360  2023-03-11 08:03:05.556036                1     High School
## 361  2023-08-27 08:03:05.556036                1     High School
## 362  2016-06-11 08:03:05.556036                8     High School
## 363  2022-01-20 08:03:05.556036                2          Master
## 364  2024-08-18 08:03:05.556036                0     High School
## 365  2022-01-12 08:03:05.556036                2     High School
## 366  2021-06-16 08:03:05.556036                3        Bachelor
## 367  2019-02-03 08:03:05.556036                5        Bachelor
## 368  2017-11-14 08:03:05.556036                6          Master
## 369  2016-01-22 08:03:05.556036                8          Master
## 370  2015-04-09 08:03:05.556036                9          Master
## 371  2017-12-28 08:03:05.556036                6        Bachelor
## 372  2017-10-10 08:03:05.556036                6        Bachelor
## 373  2017-03-28 08:03:05.556036                7             PhD
## 374  2024-04-04 08:03:05.556036                0        Bachelor
## 375  2015-06-03 08:03:05.556036                9     High School
## 376  2016-05-14 08:03:05.556036                8        Bachelor
## 377  2022-04-10 08:03:05.556036                2     High School
## 378  2015-05-11 08:03:05.556036                9        Bachelor
## 379  2019-01-03 08:03:05.556036                5     High School
## 380  2019-01-17 08:03:05.556036                5        Bachelor
## 381  2014-12-25 08:03:05.556036                9     High School
## 382  2016-12-25 08:03:05.556036                7          Master
## 383  2021-04-22 08:03:05.556036                3          Master
## 384  2021-10-23 08:03:05.556036                2     High School
## 385  2020-06-21 08:03:05.556036                4     High School
## 386  2018-10-15 08:03:05.556036                5     High School
## 387  2016-05-06 08:03:05.556036                8     High School
## 388  2024-05-23 08:03:05.556036                0             PhD
## 389  2020-01-07 08:03:05.556036                4     High School
## 390  2016-03-12 08:03:05.556036                8     High School
## 391  2016-01-27 08:03:05.556036                8        Bachelor
## 392  2021-03-19 08:03:05.556036                3     High School
## 393  2017-01-30 08:03:05.556036                7        Bachelor
## 394  2014-10-13 08:03:05.556036                9          Master
## 395  2020-01-31 08:03:05.556036                4        Bachelor
## 396  2015-07-26 08:03:05.556036                9     High School
## 397  2020-10-14 08:03:05.556036                3     High School
## 398  2018-02-18 08:03:05.556036                6        Bachelor
## 399  2017-01-18 08:03:05.556036                7     High School
## 400  2023-11-06 08:03:05.556036                0        Bachelor
## 401  2022-04-11 08:03:05.556036                2        Bachelor
## 402  2019-03-03 08:03:05.556036                5     High School
## 403  2022-08-14 08:03:05.556036                2     High School
## 404  2020-09-05 08:03:05.556036                4        Bachelor
## 405  2018-03-22 08:03:05.556036                6     High School
## 406  2019-06-07 08:03:05.556036                5        Bachelor
## 407  2021-10-14 08:03:05.556036                2             PhD
## 408  2015-07-09 08:03:05.556036                9     High School
## 409  2020-02-16 08:03:05.556036                4        Bachelor
## 410  2024-01-22 08:03:05.556036                0             PhD
## 411  2021-02-20 08:03:05.556036                3        Bachelor
## 412  2016-07-11 08:03:05.556036                8        Bachelor
## 413  2016-12-24 08:03:05.556036                7        Bachelor
## 414  2018-05-05 08:03:05.556036                6     High School
## 415  2021-12-29 08:03:05.556036                2        Bachelor
## 416  2020-10-17 08:03:05.556036                3     High School
## 417  2020-10-20 08:03:05.556036                3        Bachelor
## 418  2018-08-10 08:03:05.556036                6             PhD
## 419  2015-10-07 08:03:05.556036                8          Master
## 420  2023-01-04 08:03:05.556036                1     High School
## 421  2020-02-15 08:03:05.556036                4             PhD
## 422  2017-09-19 08:03:05.556036                6          Master
## 423  2018-08-16 08:03:05.556036                6          Master
## 424  2017-05-15 08:03:05.556036                7          Master
## 425  2018-09-28 08:03:05.556036                5             PhD
## 426  2023-07-18 08:03:05.556036                1        Bachelor
## 427  2022-06-02 08:03:05.556036                2        Bachelor
## 428  2017-06-24 08:03:05.556036                7        Bachelor
## 429  2020-07-07 08:03:05.556036                4     High School
## 430  2023-11-17 08:03:05.556036                0        Bachelor
## 431  2021-12-08 08:03:05.556036                2        Bachelor
## 432  2021-02-24 08:03:05.556036                3     High School
## 433  2024-02-21 08:03:05.556036                0     High School
## 434  2016-08-31 08:03:05.556036                8     High School
## 435  2019-01-29 08:03:05.556036                5          Master
## 436  2019-03-10 08:03:05.556036                5        Bachelor
## 437  2023-04-11 08:03:05.556036                1     High School
## 438  2022-07-29 08:03:05.556036                2     High School
## 439  2017-11-20 08:03:05.556036                6        Bachelor
## 440  2014-10-24 08:03:05.556036                9     High School
## 441  2017-09-05 08:03:05.556036                7        Bachelor
## 442  2019-03-24 08:03:05.556036                5        Bachelor
## 443  2017-03-18 08:03:05.556036                7          Master
## 444  2020-11-01 08:03:05.556036                3          Master
## 445  2016-04-30 08:03:05.556036                8        Bachelor
## 446  2020-02-06 08:03:05.556036                4     High School
## 447  2021-04-03 08:03:05.556036                3     High School
## 448  2015-04-13 08:03:05.556036                9     High School
## 449  2024-02-16 08:03:05.556036                0        Bachelor
## 450  2023-10-15 08:03:05.556036                0             PhD
## 451  2020-10-16 08:03:05.556036                3        Bachelor
## 452  2020-04-19 08:03:05.556036                4             PhD
## 453  2020-01-10 08:03:05.556036                4             PhD
## 454  2021-08-01 08:03:05.556036                3        Bachelor
## 455  2019-08-10 08:03:05.556036                5        Bachelor
## 456  2015-09-27 08:03:05.556036                8     High School
## 457  2015-07-01 08:03:05.556036                9          Master
## 458  2020-10-01 08:03:05.556036                3        Bachelor
## 459  2017-03-16 08:03:05.556036                7          Master
## 460  2015-10-06 08:03:05.556036                8        Bachelor
## 461  2020-07-17 08:03:05.556036                4        Bachelor
## 462  2018-04-16 08:03:05.556036                6     High School
## 463  2014-11-23 08:03:05.556036                9     High School
## 464  2020-12-22 08:03:05.556036                3        Bachelor
## 465  2018-05-30 08:03:05.556036                6          Master
## 466  2022-03-10 08:03:05.556036                2     High School
## 467  2016-09-01 08:03:05.556036                8        Bachelor
## 468  2022-11-05 08:03:05.556036                1        Bachelor
## 469  2018-03-07 08:03:05.556036                6        Bachelor
## 470  2018-01-26 08:03:05.556036                6     High School
## 471  2022-06-18 08:03:05.556036                2        Bachelor
## 472  2023-10-19 08:03:05.556036                0        Bachelor
## 473  2015-03-18 08:03:05.556036                9        Bachelor
## 474  2019-09-03 08:03:05.556036                5        Bachelor
## 475  2018-08-03 08:03:05.556036                6     High School
## 476  2019-06-03 08:03:05.556036                5     High School
## 477  2022-08-23 08:03:05.556036                2        Bachelor
## 478  2017-06-11 08:03:05.556036                7        Bachelor
## 479  2018-06-06 08:03:05.556036                6        Bachelor
## 480  2018-01-03 08:03:05.556036                6     High School
## 481  2016-08-08 08:03:05.556036                8             PhD
## 482  2020-10-13 08:03:05.556036                3     High School
## 483  2022-08-15 08:03:05.556036                2        Bachelor
## 484  2019-07-05 08:03:05.556036                5     High School
## 485  2018-01-12 08:03:05.556036                6        Bachelor
## 486  2020-05-16 08:03:05.556036                4        Bachelor
## 487  2023-11-29 08:03:05.556036                0        Bachelor
## 488  2019-11-25 08:03:05.556036                4        Bachelor
## 489  2017-07-06 08:03:05.556036                7     High School
## 490  2019-08-11 08:03:05.556036                5          Master
## 491  2019-12-02 08:03:05.556036                4     High School
## 492  2022-04-07 08:03:05.556036                2        Bachelor
## 493  2017-01-25 08:03:05.556036                7        Bachelor
## 494  2017-12-10 08:03:05.556036                6          Master
## 495  2024-01-23 08:03:05.556036                0        Bachelor
## 496  2024-08-29 08:03:05.556036                0             PhD
## 497  2019-05-07 08:03:05.556036                5        Bachelor
## 498  2019-06-19 08:03:05.556036                5     High School
## 499  2019-03-10 08:03:05.556036                5     High School
## 500  2020-09-25 08:03:05.556036                3        Bachelor
## 501  2023-06-12 08:03:05.556036                1     High School
## 502  2018-10-20 08:03:05.556036                5     High School
## 503  2022-04-22 08:03:05.556036                2     High School
## 504  2017-10-31 08:03:05.556036                6     High School
## 505  2014-09-13 08:03:05.556036                9     High School
## 506  2016-05-01 08:03:05.556036                8        Bachelor
## 507  2019-11-14 08:03:05.556036                4          Master
## 508  2015-06-27 08:03:05.556036                9          Master
## 509  2018-08-13 08:03:05.556036                6        Bachelor
## 510  2017-11-18 08:03:05.556036                6        Bachelor
## 511  2016-04-23 08:03:05.556036                8     High School
## 512  2015-10-18 08:03:05.556036                8        Bachelor
## 513  2019-09-05 08:03:05.556036                5          Master
## 514  2018-04-22 08:03:05.556036                6     High School
## 515  2015-11-30 08:03:05.556036                8     High School
## 516  2016-12-12 08:03:05.556036                7     High School
## 517  2017-06-21 08:03:05.556036                7          Master
## 518  2024-04-18 08:03:05.556036                0        Bachelor
## 519  2023-01-07 08:03:05.556036                1        Bachelor
## 520  2020-04-03 08:03:05.556036                4     High School
## 521  2019-02-23 08:03:05.556036                5     High School
## 522  2015-09-29 08:03:05.556036                8     High School
## 523  2016-04-10 08:03:05.556036                8     High School
## 524  2018-03-20 08:03:05.556036                6        Bachelor
## 525  2022-04-25 08:03:05.556036                2        Bachelor
## 526  2020-03-11 08:03:05.556036                4     High School
## 527  2020-07-20 08:03:05.556036                4        Bachelor
## 528  2021-05-04 08:03:05.556036                3        Bachelor
## 529  2020-09-02 08:03:05.556036                4        Bachelor
## 530  2021-11-25 08:03:05.556036                2        Bachelor
## 531  2018-02-28 08:03:05.556036                6          Master
## 532  2018-12-05 08:03:05.556036                5        Bachelor
## 533  2019-07-20 08:03:05.556036                5          Master
## 534  2016-06-02 08:03:05.556036                8     High School
## 535  2020-09-14 08:03:05.556036                3     High School
## 536  2022-03-09 08:03:05.556036                2        Bachelor
## 537  2018-03-08 08:03:05.556036                6        Bachelor
## 538  2022-04-07 08:03:05.556036                2        Bachelor
## 539  2021-03-13 08:03:05.556036                3     High School
## 540  2018-05-03 08:03:05.556036                6     High School
## 541  2022-09-28 08:03:05.556036                1        Bachelor
## 542  2022-12-15 08:03:05.556036                1        Bachelor
## 543  2019-04-05 08:03:05.556036                5             PhD
## 544  2024-06-29 08:03:05.556036                0        Bachelor
## 545  2015-01-02 08:03:05.556036                9        Bachelor
## 546  2023-03-26 08:03:05.556036                1        Bachelor
## 547  2015-12-09 08:03:05.556036                8     High School
## 548  2024-09-01 08:03:05.556036                0        Bachelor
## 549  2019-10-29 08:03:05.556036                4     High School
## 550  2018-07-03 08:03:05.556036                6          Master
## 551  2023-09-04 08:03:05.556036                1        Bachelor
## 552  2016-12-20 08:03:05.556036                7          Master
## 553  2018-09-19 08:03:05.556036                5        Bachelor
## 554  2021-09-09 08:03:05.556036                2        Bachelor
## 555  2014-09-08 08:03:05.556036                9          Master
## 556  2018-04-29 08:03:05.556036                6     High School
## 557  2024-03-21 08:03:05.556036                0        Bachelor
## 558  2019-04-20 08:03:05.556036                5          Master
## 559  2016-10-08 08:03:05.556036                7     High School
## 560  2020-08-08 08:03:05.556036                4        Bachelor
## 561  2023-02-02 08:03:05.556036                1        Bachelor
## 562  2015-07-19 08:03:05.556036                9        Bachelor
## 563  2022-02-23 08:03:05.556036                2        Bachelor
## 564  2022-08-02 08:03:05.556036                2     High School
## 565  2019-01-03 08:03:05.556036                5          Master
## 566  2017-06-18 08:03:05.556036                7        Bachelor
## 567  2018-07-06 08:03:05.556036                6     High School
## 568  2017-12-23 08:03:05.556036                6        Bachelor
## 569  2015-01-03 08:03:05.556036                9          Master
## 570  2014-10-15 08:03:05.556036                9        Bachelor
## 571  2019-02-20 08:03:05.556036                5     High School
## 572  2021-03-24 08:03:05.556036                3        Bachelor
## 573  2018-12-15 08:03:05.556036                5        Bachelor
## 574  2021-10-08 08:03:05.556036                2        Bachelor
## 575  2020-07-30 08:03:05.556036                4        Bachelor
## 576  2021-11-12 08:03:05.556036                2     High School
## 577  2015-08-22 08:03:05.556036                9     High School
## 578  2021-11-12 08:03:05.556036                2     High School
## 579  2022-06-02 08:03:05.556036                2        Bachelor
## 580  2019-11-30 08:03:05.556036                4        Bachelor
## 581  2018-12-13 08:03:05.556036                5        Bachelor
## 582  2017-05-13 08:03:05.556036                7        Bachelor
## 583  2015-08-18 08:03:05.556036                9        Bachelor
## 584  2021-09-06 08:03:05.556036                2     High School
## 585  2018-03-10 08:03:05.556036                6        Bachelor
## 586  2023-07-24 08:03:05.556036                1        Bachelor
## 587  2023-12-28 08:03:05.556036                0     High School
## 588  2015-07-07 08:03:05.556036                9     High School
## 589  2015-06-01 08:03:05.556036                9     High School
## 590  2021-06-15 08:03:05.556036                3     High School
## 591  2022-06-22 08:03:05.556036                2     High School
## 592  2024-01-31 08:03:05.556036                0        Bachelor
## 593  2020-07-13 08:03:05.556036                4        Bachelor
## 594  2018-05-12 08:03:05.556036                6        Bachelor
## 595  2018-07-29 08:03:05.556036                6        Bachelor
## 596  2017-06-28 08:03:05.556036                7        Bachelor
## 597  2017-09-15 08:03:05.556036                6        Bachelor
## 598  2020-11-20 08:03:05.556036                3        Bachelor
## 599  2021-08-27 08:03:05.556036                3     High School
## 600  2020-04-17 08:03:05.556036                4     High School
## 601  2020-07-24 08:03:05.556036                4          Master
## 602  2023-12-30 08:03:05.556036                0          Master
## 603  2015-03-24 08:03:05.556036                9          Master
## 604  2016-09-18 08:03:05.556036                7        Bachelor
## 605  2023-11-21 08:03:05.556036                0     High School
## 606  2024-06-04 08:03:05.556036                0          Master
## 607  2023-06-08 08:03:05.556036                1     High School
## 608  2018-05-14 08:03:05.556036                6        Bachelor
## 609  2023-10-31 08:03:05.556036                0        Bachelor
## 610  2023-04-19 08:03:05.556036                1     High School
## 611  2019-02-20 08:03:05.556036                5     High School
## 612  2022-10-09 08:03:05.556036                1        Bachelor
## 613  2020-07-19 08:03:05.556036                4             PhD
## 614  2019-01-21 08:03:05.556036                5        Bachelor
## 615  2015-07-10 08:03:05.556036                9     High School
## 616  2016-03-13 08:03:05.556036                8     High School
## 617  2022-04-25 08:03:05.556036                2          Master
## 618  2015-03-04 08:03:05.556036                9        Bachelor
## 619  2023-12-04 08:03:05.556036                0          Master
## 620  2019-09-27 08:03:05.556036                4     High School
## 621  2017-07-28 08:03:05.556036                7        Bachelor
## 622  2021-07-22 08:03:05.556036                3     High School
## 623  2023-01-28 08:03:05.556036                1     High School
## 624  2022-05-29 08:03:05.556036                2          Master
## 625  2019-09-13 08:03:05.556036                4     High School
## 626  2020-04-12 08:03:05.556036                4          Master
## 627  2018-04-13 08:03:05.556036                6     High School
## 628  2019-06-14 08:03:05.556036                5             PhD
## 629  2022-06-09 08:03:05.556036                2        Bachelor
## 630  2017-09-11 08:03:05.556036                6     High School
## 631  2023-10-12 08:03:05.556036                0        Bachelor
## 632  2019-05-05 08:03:05.556036                5        Bachelor
## 633  2018-05-08 08:03:05.556036                6        Bachelor
## 634  2023-09-07 08:03:05.556036                0        Bachelor
## 635  2018-05-18 08:03:05.556036                6     High School
## 636  2016-10-04 08:03:05.556036                7     High School
## 637  2016-08-30 08:03:05.556036                8        Bachelor
## 638  2017-02-10 08:03:05.556036                7        Bachelor
## 639  2024-07-20 08:03:05.556036                0     High School
## 640  2015-03-11 08:03:05.556036                9     High School
## 641  2017-09-10 08:03:05.556036                6             PhD
## 642  2018-09-08 08:03:05.556036                5     High School
## 643  2015-07-09 08:03:05.556036                9        Bachelor
## 644  2020-05-28 08:03:05.556036                4          Master
## 645  2015-10-16 08:03:05.556036                8     High School
## 646  2016-01-22 08:03:05.556036                8     High School
## 647  2019-11-29 08:03:05.556036                4          Master
## 648  2015-03-20 08:03:05.556036                9     High School
## 649  2024-09-03 08:03:05.556036                0        Bachelor
## 650  2019-01-29 08:03:05.556036                5     High School
## 651  2015-12-10 08:03:05.556036                8          Master
## 652  2022-09-12 08:03:05.556036                1        Bachelor
## 653  2015-06-14 08:03:05.556036                9             PhD
## 654  2014-10-24 08:03:05.556036                9     High School
## 655  2015-12-04 08:03:05.556036                8     High School
## 656  2016-08-09 08:03:05.556036                8     High School
## 657  2018-01-02 08:03:05.556036                6        Bachelor
## 658  2020-11-22 08:03:05.556036                3     High School
## 659  2014-09-17 08:03:05.556036                9        Bachelor
## 660  2020-05-07 08:03:05.556036                4        Bachelor
## 661  2024-01-07 08:03:05.556036                0     High School
## 662  2015-07-19 08:03:05.556036                9     High School
## 663  2020-11-19 08:03:05.556036                3     High School
## 664  2020-05-01 08:03:05.556036                4        Bachelor
## 665  2018-02-17 08:03:05.556036                6     High School
## 666  2019-10-08 08:03:05.556036                4             PhD
## 667  2016-10-10 08:03:05.556036                7     High School
## 668  2023-02-15 08:03:05.556036                1             PhD
## 669  2014-10-22 08:03:05.556036                9     High School
## 670  2019-04-29 08:03:05.556036                5          Master
## 671  2016-09-19 08:03:05.556036                7     High School
## 672  2016-09-26 08:03:05.556036                7        Bachelor
## 673  2024-05-27 08:03:05.556036                0        Bachelor
## 674  2019-12-15 08:03:05.556036                4        Bachelor
## 675  2016-11-25 08:03:05.556036                7     High School
## 676  2016-08-07 08:03:05.556036                8        Bachelor
## 677  2017-04-01 08:03:05.556036                7     High School
## 678  2023-07-17 08:03:05.556036                1             PhD
## 679  2024-03-06 08:03:05.556036                0             PhD
## 680  2014-11-07 08:03:05.556036                9        Bachelor
## 681  2015-10-25 08:03:05.556036                8          Master
## 682  2022-01-24 08:03:05.556036                2          Master
## 683  2022-02-15 08:03:05.556036                2     High School
## 684  2020-08-11 08:03:05.556036                4          Master
## 685  2023-12-13 08:03:05.556036                0             PhD
## 686  2014-09-29 08:03:05.556036                9     High School
## 687  2023-01-09 08:03:05.556036                1          Master
## 688  2016-05-29 08:03:05.556036                8        Bachelor
## 689  2014-12-23 08:03:05.556036                9             PhD
## 690  2017-09-17 08:03:05.556036                6        Bachelor
## 691  2017-11-03 08:03:05.556036                6     High School
## 692  2021-03-13 08:03:05.556036                3        Bachelor
## 693  2021-11-17 08:03:05.556036                2        Bachelor
## 694  2021-08-23 08:03:05.556036                3          Master
## 695  2017-07-23 08:03:05.556036                7     High School
## 696  2021-05-09 08:03:05.556036                3     High School
## 697  2021-08-22 08:03:05.556036                3        Bachelor
## 698  2019-08-20 08:03:05.556036                5        Bachelor
## 699  2015-12-03 08:03:05.556036                8        Bachelor
## 700  2024-08-27 08:03:05.556036                0          Master
## 701  2022-06-08 08:03:05.556036                2        Bachelor
## 702  2023-03-16 08:03:05.556036                1        Bachelor
## 703  2016-05-22 08:03:05.556036                8        Bachelor
## 704  2023-03-19 08:03:05.556036                1        Bachelor
## 705  2021-09-24 08:03:05.556036                2        Bachelor
## 706  2017-03-12 08:03:05.556036                7          Master
## 707  2023-06-10 08:03:05.556036                1     High School
## 708  2023-02-14 08:03:05.556036                1     High School
## 709  2019-06-26 08:03:05.556036                5        Bachelor
## 710  2022-12-19 08:03:05.556036                1          Master
## 711  2021-01-22 08:03:05.556036                3     High School
## 712  2019-04-14 08:03:05.556036                5        Bachelor
## 713  2019-09-10 08:03:05.556036                4     High School
## 714  2021-09-29 08:03:05.556036                2          Master
## 715  2016-08-24 08:03:05.556036                8        Bachelor
## 716  2017-04-05 08:03:05.556036                7          Master
## 717  2016-01-01 08:03:05.556036                8     High School
## 718  2019-10-31 08:03:05.556036                4        Bachelor
## 719  2019-06-23 08:03:05.556036                5     High School
## 720  2019-01-03 08:03:05.556036                5        Bachelor
## 721  2019-08-09 08:03:05.556036                5     High School
## 722  2024-07-20 08:03:05.556036                0        Bachelor
## 723  2022-03-19 08:03:05.556036                2          Master
## 724  2018-03-14 08:03:05.556036                6          Master
## 725  2020-06-03 08:03:05.556036                4          Master
## 726  2015-06-20 08:03:05.556036                9     High School
## 727  2016-07-27 08:03:05.556036                8        Bachelor
## 728  2023-01-28 08:03:05.556036                1        Bachelor
## 729  2020-12-03 08:03:05.556036                3          Master
## 730  2024-07-21 08:03:05.556036                0     High School
## 731  2016-04-13 08:03:05.556036                8             PhD
## 732  2018-09-19 08:03:05.556036                5     High School
## 733  2024-08-24 08:03:05.556036                0     High School
## 734  2022-05-16 08:03:05.556036                2     High School
## 735  2023-02-10 08:03:05.556036                1          Master
## 736  2023-12-25 08:03:05.556036                0        Bachelor
## 737  2020-10-23 08:03:05.556036                3        Bachelor
## 738  2020-05-19 08:03:05.556036                4        Bachelor
## 739  2019-07-26 08:03:05.556036                5        Bachelor
## 740  2018-10-21 08:03:05.556036                5     High School
## 741  2017-12-09 08:03:05.556036                6     High School
## 742  2023-12-23 08:03:05.556036                0        Bachelor
## 743  2020-01-20 08:03:05.556036                4        Bachelor
## 744  2017-01-31 08:03:05.556036                7          Master
## 745  2020-08-03 08:03:05.556036                4          Master
## 746  2017-09-13 08:03:05.556036                6        Bachelor
## 747  2016-07-15 08:03:05.556036                8        Bachelor
## 748  2018-09-14 08:03:05.556036                5     High School
## 749  2016-09-10 08:03:05.556036                7        Bachelor
## 750  2021-04-07 08:03:05.556036                3        Bachelor
## 751  2023-09-24 08:03:05.556036                0          Master
## 752  2019-12-25 08:03:05.556036                4     High School
## 753  2023-09-21 08:03:05.556036                0        Bachelor
## 754  2016-05-04 08:03:05.556036                8     High School
## 755  2019-05-09 08:03:05.556036                5        Bachelor
## 756  2020-04-27 08:03:05.556036                4     High School
## 757  2020-11-24 08:03:05.556036                3        Bachelor
## 758  2015-07-07 08:03:05.556036                9     High School
## 759  2016-08-09 08:03:05.556036                8     High School
## 760  2018-06-23 08:03:05.556036                6          Master
## 761  2023-03-19 08:03:05.556036                1          Master
## 762  2023-12-10 08:03:05.556036                0        Bachelor
## 763  2023-07-25 08:03:05.556036                1     High School
## 764  2017-06-06 08:03:05.556036                7        Bachelor
## 765  2015-12-02 08:03:05.556036                8        Bachelor
## 766  2016-02-21 08:03:05.556036                8          Master
## 767  2020-07-07 08:03:05.556036                4     High School
## 768  2021-07-10 08:03:05.556036                3          Master
## 769  2021-11-16 08:03:05.556036                2        Bachelor
## 770  2021-05-08 08:03:05.556036                3        Bachelor
## 771  2015-10-21 08:03:05.556036                8          Master
## 772  2023-10-29 08:03:05.556036                0        Bachelor
## 773  2017-08-20 08:03:05.556036                7        Bachelor
## 774  2016-05-22 08:03:05.556036                8     High School
## 775  2024-01-03 08:03:05.556036                0     High School
## 776  2017-08-18 08:03:05.556036                7        Bachelor
## 777  2024-06-29 08:03:05.556036                0             PhD
## 778  2015-10-29 08:03:05.556036                8        Bachelor
## 779  2019-02-14 08:03:05.556036                5        Bachelor
## 780  2016-06-23 08:03:05.556036                8     High School
## 781  2020-11-06 08:03:05.556036                3     High School
## 782  2020-11-25 08:03:05.556036                3        Bachelor
## 783  2019-03-09 08:03:05.556036                5        Bachelor
## 784  2020-02-19 08:03:05.556036                4     High School
## 785  2015-08-05 08:03:05.556036                9        Bachelor
## 786  2018-04-08 08:03:05.556036                6        Bachelor
## 787  2023-08-19 08:03:05.556036                1        Bachelor
## 788  2018-08-21 08:03:05.556036                6     High School
## 789  2015-09-05 08:03:05.556036                9        Bachelor
## 790  2017-11-01 08:03:05.556036                6        Bachelor
## 791  2019-07-28 08:03:05.556036                5          Master
## 792  2016-08-20 08:03:05.556036                8        Bachelor
## 793  2017-11-22 08:03:05.556036                6        Bachelor
## 794  2022-12-10 08:03:05.556036                1        Bachelor
## 795  2021-12-31 08:03:05.556036                2        Bachelor
## 796  2024-06-18 08:03:05.556036                0        Bachelor
## 797  2023-01-17 08:03:05.556036                1        Bachelor
## 798  2017-07-18 08:03:05.556036                7          Master
## 799  2017-12-10 08:03:05.556036                6        Bachelor
## 800  2019-01-06 08:03:05.556036                5        Bachelor
## 801  2020-09-17 08:03:05.556036                3     High School
## 802  2024-07-04 08:03:05.556036                0        Bachelor
## 803  2023-02-18 08:03:05.556036                1        Bachelor
## 804  2024-03-06 08:03:05.556036                0          Master
## 805  2020-09-22 08:03:05.556036                3        Bachelor
## 806  2015-07-05 08:03:05.556036                9        Bachelor
## 807  2017-03-20 08:03:05.556036                7        Bachelor
## 808  2019-08-14 08:03:05.556036                5     High School
## 809  2019-01-14 08:03:05.556036                5        Bachelor
## 810  2017-12-09 08:03:05.556036                6     High School
## 811  2018-06-20 08:03:05.556036                6          Master
## 812  2014-09-27 08:03:05.556036                9     High School
## 813  2019-05-18 08:03:05.556036                5        Bachelor
## 814  2020-08-21 08:03:05.556036                4     High School
## 815  2018-02-05 08:03:05.556036                6             PhD
## 816  2020-04-06 08:03:05.556036                4        Bachelor
## 817  2019-08-02 08:03:05.556036                5        Bachelor
## 818  2023-09-27 08:03:05.556036                0     High School
## 819  2016-07-24 08:03:05.556036                8        Bachelor
## 820  2017-10-05 08:03:05.556036                6        Bachelor
## 821  2023-06-21 08:03:05.556036                1        Bachelor
## 822  2018-07-10 08:03:05.556036                6          Master
## 823  2017-07-07 08:03:05.556036                7        Bachelor
## 824  2022-12-25 08:03:05.556036                1          Master
## 825  2016-08-07 08:03:05.556036                8     High School
## 826  2021-05-12 08:03:05.556036                3        Bachelor
## 827  2020-07-15 08:03:05.556036                4        Bachelor
## 828  2016-07-31 08:03:05.556036                8          Master
## 829  2020-04-13 08:03:05.556036                4        Bachelor
## 830  2023-04-04 08:03:05.556036                1        Bachelor
## 831  2024-05-31 08:03:05.556036                0          Master
## 832  2022-06-20 08:03:05.556036                2        Bachelor
## 833  2014-10-13 08:03:05.556036                9     High School
## 834  2019-04-15 08:03:05.556036                5        Bachelor
## 835  2021-04-12 08:03:05.556036                3        Bachelor
## 836  2019-06-25 08:03:05.556036                5        Bachelor
## 837  2017-09-08 08:03:05.556036                6        Bachelor
## 838  2016-02-20 08:03:05.556036                8        Bachelor
## 839  2023-10-28 08:03:05.556036                0        Bachelor
## 840  2020-07-11 08:03:05.556036                4     High School
## 841  2019-10-01 08:03:05.556036                4     High School
## 842  2022-12-26 08:03:05.556036                1          Master
## 843  2017-02-07 08:03:05.556036                7        Bachelor
## 844  2016-08-15 08:03:05.556036                8     High School
## 845  2022-06-16 08:03:05.556036                2          Master
## 846  2019-03-14 08:03:05.556036                5        Bachelor
## 847  2024-08-26 08:03:05.556036                0     High School
## 848  2017-07-11 08:03:05.556036                7             PhD
## 849  2018-04-18 08:03:05.556036                6     High School
## 850  2022-08-20 08:03:05.556036                2        Bachelor
## 851  2021-08-25 08:03:05.556036                3        Bachelor
## 852  2016-02-09 08:03:05.556036                8        Bachelor
## 853  2018-06-24 08:03:05.556036                6     High School
## 854  2017-02-15 08:03:05.556036                7             PhD
## 855  2018-09-29 08:03:05.556036                5        Bachelor
## 856  2020-12-29 08:03:05.556036                3     High School
## 857  2021-01-10 08:03:05.556036                3     High School
## 858  2018-12-26 08:03:05.556036                5     High School
## 859  2017-01-24 08:03:05.556036                7        Bachelor
## 860  2016-08-31 08:03:05.556036                8          Master
## 861  2016-02-29 08:03:05.556036                8        Bachelor
## 862  2014-09-20 08:03:05.556036                9        Bachelor
## 863  2015-07-13 08:03:05.556036                9             PhD
## 864  2017-10-19 08:03:05.556036                6        Bachelor
## 865  2019-07-30 08:03:05.556036                5        Bachelor
## 866  2014-10-18 08:03:05.556036                9        Bachelor
## 867  2023-09-04 08:03:05.556036                1     High School
## 868  2022-12-03 08:03:05.556036                1          Master
## 869  2018-04-27 08:03:05.556036                6        Bachelor
## 870  2020-08-25 08:03:05.556036                4        Bachelor
## 871  2022-07-31 08:03:05.556036                2        Bachelor
## 872  2016-07-08 08:03:05.556036                8        Bachelor
## 873  2017-03-28 08:03:05.556036                7        Bachelor
## 874  2020-05-27 08:03:05.556036                4             PhD
## 875  2022-04-11 08:03:05.556036                2        Bachelor
## 876  2022-09-16 08:03:05.556036                1          Master
## 877  2014-09-08 08:03:05.556036                9     High School
## 878  2015-05-28 08:03:05.556036                9     High School
## 879  2016-09-11 08:03:05.556036                7        Bachelor
## 880  2022-09-18 08:03:05.556036                1        Bachelor
## 881  2022-08-19 08:03:05.556036                2        Bachelor
## 882  2014-11-03 08:03:05.556036                9        Bachelor
## 883  2017-01-25 08:03:05.556036                7     High School
## 884  2023-04-16 08:03:05.556036                1        Bachelor
## 885  2021-05-14 08:03:05.556036                3     High School
## 886  2015-02-22 08:03:05.556036                9        Bachelor
## 887  2021-05-06 08:03:05.556036                3        Bachelor
## 888  2018-08-23 08:03:05.556036                6        Bachelor
## 889  2024-02-26 08:03:05.556036                0          Master
## 890  2015-06-08 08:03:05.556036                9        Bachelor
## 891  2016-12-03 08:03:05.556036                7        Bachelor
## 892  2024-06-11 08:03:05.556036                0        Bachelor
## 893  2015-10-26 08:03:05.556036                8        Bachelor
## 894  2023-12-13 08:03:05.556036                0        Bachelor
## 895  2015-07-07 08:03:05.556036                9        Bachelor
## 896  2022-07-10 08:03:05.556036                2          Master
## 897  2017-06-10 08:03:05.556036                7        Bachelor
## 898  2023-01-01 08:03:05.556036                1          Master
## 899  2020-12-07 08:03:05.556036                3        Bachelor
## 900  2023-01-09 08:03:05.556036                1     High School
## 901  2017-11-16 08:03:05.556036                6          Master
## 902  2016-06-02 08:03:05.556036                8        Bachelor
## 903  2020-07-31 08:03:05.556036                4        Bachelor
## 904  2020-07-06 08:03:05.556036                4          Master
## 905  2017-02-28 08:03:05.556036                7     High School
## 906  2020-11-17 08:03:05.556036                3        Bachelor
## 907  2020-08-12 08:03:05.556036                4     High School
## 908  2016-02-25 08:03:05.556036                8     High School
## 909  2023-01-27 08:03:05.556036                1        Bachelor
## 910  2017-02-22 08:03:05.556036                7     High School
## 911  2014-12-09 08:03:05.556036                9        Bachelor
## 912  2022-04-09 08:03:05.556036                2        Bachelor
## 913  2015-12-31 08:03:05.556036                8        Bachelor
## 914  2020-09-08 08:03:05.556036                3        Bachelor
## 915  2019-10-07 08:03:05.556036                4          Master
## 916  2016-03-26 08:03:05.556036                8          Master
## 917  2017-08-29 08:03:05.556036                7        Bachelor
## 918  2016-10-11 08:03:05.556036                7        Bachelor
## 919  2018-09-07 08:03:05.556036                5          Master
## 920  2015-09-09 08:03:05.556036                8        Bachelor
## 921  2018-03-09 08:03:05.556036                6        Bachelor
## 922  2017-03-17 08:03:05.556036                7        Bachelor
## 923  2016-10-18 08:03:05.556036                7             PhD
## 924  2014-10-22 08:03:05.556036                9        Bachelor
## 925  2017-02-04 08:03:05.556036                7     High School
## 926  2014-10-17 08:03:05.556036                9          Master
## 927  2018-07-08 08:03:05.556036                6          Master
## 928  2015-02-21 08:03:05.556036                9     High School
## 929  2024-06-21 08:03:05.556036                0        Bachelor
## 930  2018-08-25 08:03:05.556036                6     High School
## 931  2020-01-01 08:03:05.556036                4        Bachelor
## 932  2016-11-02 08:03:05.556036                7        Bachelor
## 933  2024-02-10 08:03:05.556036                0        Bachelor
## 934  2022-07-30 08:03:05.556036                2        Bachelor
## 935  2023-09-13 08:03:05.556036                0          Master
## 936  2014-09-14 08:03:05.556036                9        Bachelor
## 937  2017-05-18 08:03:05.556036                7          Master
## 938  2023-03-24 08:03:05.556036                1        Bachelor
## 939  2022-02-17 08:03:05.556036                2        Bachelor
## 940  2020-10-31 08:03:05.556036                3        Bachelor
## 941  2023-07-05 08:03:05.556036                1        Bachelor
## 942  2020-09-06 08:03:05.556036                3        Bachelor
## 943  2015-09-21 08:03:05.556036                8          Master
## 944  2014-12-06 08:03:05.556036                9        Bachelor
## 945  2018-11-14 08:03:05.556036                5     High School
## 946  2018-10-03 08:03:05.556036                5             PhD
## 947  2019-01-29 08:03:05.556036                5        Bachelor
## 948  2020-01-11 08:03:05.556036                4        Bachelor
## 949  2018-02-26 08:03:05.556036                6     High School
## 950  2017-05-21 08:03:05.556036                7        Bachelor
## 951  2015-09-06 08:03:05.556036                9        Bachelor
## 952  2020-08-22 08:03:05.556036                4             PhD
## 953  2020-07-08 08:03:05.556036                4        Bachelor
## 954  2015-11-30 08:03:05.556036                8          Master
## 955  2019-05-12 08:03:05.556036                5        Bachelor
## 956  2016-11-22 08:03:05.556036                7        Bachelor
## 957  2022-07-13 08:03:05.556036                2        Bachelor
## 958  2021-04-29 08:03:05.556036                3        Bachelor
## 959  2020-10-03 08:03:05.556036                3        Bachelor
## 960  2022-08-18 08:03:05.556036                2        Bachelor
## 961  2016-11-12 08:03:05.556036                7        Bachelor
## 962  2016-11-05 08:03:05.556036                7     High School
## 963  2015-03-17 08:03:05.556036                9          Master
## 964  2018-08-30 08:03:05.556036                6     High School
## 965  2021-12-25 08:03:05.556036                2        Bachelor
## 966  2023-06-24 08:03:05.556036                1     High School
## 967  2023-09-24 08:03:05.556036                0        Bachelor
## 968  2015-10-19 08:03:05.556036                8        Bachelor
## 969  2020-06-25 08:03:05.556036                4        Bachelor
## 970  2021-04-20 08:03:05.556036                3             PhD
## 971  2019-06-16 08:03:05.556036                5        Bachelor
## 972  2021-06-30 08:03:05.556036                3     High School
## 973  2022-11-18 08:03:05.556036                1        Bachelor
## 974  2018-12-14 08:03:05.556036                5     High School
## 975  2018-12-28 08:03:05.556036                5     High School
## 976  2015-05-20 08:03:05.556036                9        Bachelor
## 977  2021-09-18 08:03:05.556036                2     High School
## 978  2018-10-08 08:03:05.556036                5        Bachelor
## 979  2020-08-19 08:03:05.556036                4        Bachelor
## 980  2016-06-13 08:03:05.556036                8        Bachelor
## 981  2022-11-12 08:03:05.556036                1          Master
## 982  2018-06-28 08:03:05.556036                6     High School
## 983  2022-06-06 08:03:05.556036                2        Bachelor
## 984  2016-11-10 08:03:05.556036                7        Bachelor
## 985  2024-01-28 08:03:05.556036                0        Bachelor
## 986  2020-07-31 08:03:05.556036                4          Master
## 987  2015-09-13 08:03:05.556036                8        Bachelor
## 988  2020-06-04 08:03:05.556036                4        Bachelor
## 989  2017-03-14 08:03:05.556036                7          Master
## 990  2024-05-02 08:03:05.556036                0        Bachelor
## 991  2022-01-11 08:03:05.556036                2        Bachelor
## 992  2023-04-12 08:03:05.556036                1     High School
## 993  2014-12-04 08:03:05.556036                9             PhD
## 994  2017-10-11 08:03:05.556036                6        Bachelor
## 995  2015-06-24 08:03:05.556036                9        Bachelor
## 996  2021-06-01 08:03:05.556036                3     High School
## 997  2023-04-22 08:03:05.556036                1          Master
## 998  2018-11-14 08:03:05.556036                5        Bachelor
## 999  2023-05-15 08:03:05.556036                1     High School
## 1000 2018-02-05 08:03:05.556036                6     High School
## 1001 2022-01-11 08:03:05.556036                2        Bachelor
## 1002 2015-11-07 08:03:05.556036                8        Bachelor
## 1003 2020-02-21 08:03:05.556036                4          Master
## 1004 2018-03-21 08:03:05.556036                6     High School
## 1005 2015-08-04 08:03:05.556036                9        Bachelor
## 1006 2022-10-01 08:03:05.556036                1          Master
## 1007 2024-06-05 08:03:05.556036                0     High School
## 1008 2024-08-15 08:03:05.556036                0        Bachelor
## 1009 2016-08-13 08:03:05.556036                8        Bachelor
## 1010 2015-06-30 08:03:05.556036                9          Master
## 1011 2015-09-07 08:03:05.556036                9     High School
## 1012 2022-12-18 08:03:05.556036                1        Bachelor
## 1013 2021-08-26 08:03:05.556036                3     High School
## 1014 2018-09-30 08:03:05.556036                5        Bachelor
## 1015 2023-07-22 08:03:05.556036                1        Bachelor
## 1016 2017-05-24 08:03:05.556036                7     High School
## 1017 2015-06-13 08:03:05.556036                9        Bachelor
## 1018 2015-08-09 08:03:05.556036                9     High School
## 1019 2020-05-25 08:03:05.556036                4        Bachelor
## 1020 2017-10-31 08:03:05.556036                6        Bachelor
## 1021 2018-04-24 08:03:05.556036                6     High School
## 1022 2019-11-08 08:03:05.556036                4     High School
## 1023 2017-06-19 08:03:05.556036                7          Master
## 1024 2021-05-18 08:03:05.556036                3        Bachelor
## 1025 2018-01-18 08:03:05.556036                6        Bachelor
## 1026 2021-01-10 08:03:05.556036                3     High School
## 1027 2016-06-04 08:03:05.556036                8        Bachelor
## 1028 2019-12-17 08:03:05.556036                4          Master
## 1029 2020-05-09 08:03:05.556036                4     High School
## 1030 2016-03-18 08:03:05.556036                8          Master
## 1031 2015-09-17 08:03:05.556036                8     High School
## 1032 2021-03-12 08:03:05.556036                3     High School
## 1033 2018-03-23 08:03:05.556036                6        Bachelor
## 1034 2023-11-24 08:03:05.556036                0     High School
## 1035 2017-11-13 08:03:05.556036                6        Bachelor
## 1036 2020-12-11 08:03:05.556036                3        Bachelor
## 1037 2021-06-18 08:03:05.556036                3          Master
## 1038 2022-04-15 08:03:05.556036                2        Bachelor
## 1039 2022-04-25 08:03:05.556036                2          Master
## 1040 2022-12-06 08:03:05.556036                1        Bachelor
## 1041 2022-02-18 08:03:05.556036                2          Master
## 1042 2019-04-22 08:03:05.556036                5        Bachelor
## 1043 2016-11-26 08:03:05.556036                7     High School
## 1044 2021-01-02 08:03:05.556036                3     High School
## 1045 2019-08-08 08:03:05.556036                5     High School
## 1046 2019-02-20 08:03:05.556036                5        Bachelor
## 1047 2020-11-28 08:03:05.556036                3     High School
## 1048 2015-10-25 08:03:05.556036                8        Bachelor
## 1049 2022-02-21 08:03:05.556036                2        Bachelor
## 1050 2019-09-17 08:03:05.556036                4          Master
## 1051 2020-12-11 08:03:05.556036                3        Bachelor
## 1052 2019-12-05 08:03:05.556036                4        Bachelor
## 1053 2021-03-28 08:03:05.556036                3     High School
## 1054 2022-05-10 08:03:05.556036                2        Bachelor
## 1055 2016-05-01 08:03:05.556036                8        Bachelor
## 1056 2018-03-23 08:03:05.556036                6        Bachelor
## 1057 2018-08-11 08:03:05.556036                6     High School
## 1058 2023-10-02 08:03:05.556036                0        Bachelor
## 1059 2019-09-19 08:03:05.556036                4        Bachelor
## 1060 2014-12-27 08:03:05.556036                9     High School
## 1061 2018-08-20 08:03:05.556036                6        Bachelor
## 1062 2023-05-26 08:03:05.556036                1        Bachelor
## 1063 2015-10-02 08:03:05.556036                8          Master
## 1064 2019-01-06 08:03:05.556036                5     High School
## 1065 2018-09-19 08:03:05.556036                5          Master
## 1066 2023-11-13 08:03:05.556036                0          Master
## 1067 2023-02-28 08:03:05.556036                1        Bachelor
## 1068 2015-02-13 08:03:05.556036                9          Master
## 1069 2017-12-28 08:03:05.556036                6     High School
## 1070 2020-09-29 08:03:05.556036                3        Bachelor
## 1071 2016-01-28 08:03:05.556036                8     High School
## 1072 2020-02-16 08:03:05.556036                4        Bachelor
## 1073 2022-11-30 08:03:05.556036                1        Bachelor
## 1074 2016-04-24 08:03:05.556036                8          Master
## 1075 2020-01-04 08:03:05.556036                4     High School
## 1076 2018-11-23 08:03:05.556036                5          Master
## 1077 2019-09-13 08:03:05.556036                4          Master
## 1078 2019-09-19 08:03:05.556036                4     High School
## 1079 2017-09-25 08:03:05.556036                6        Bachelor
## 1080 2022-09-20 08:03:05.556036                1        Bachelor
## 1081 2024-05-10 08:03:05.556036                0        Bachelor
## 1082 2024-04-11 08:03:05.556036                0     High School
## 1083 2019-11-10 08:03:05.556036                4     High School
## 1084 2020-05-20 08:03:05.556036                4     High School
## 1085 2022-04-13 08:03:05.556036                2        Bachelor
## 1086 2016-10-14 08:03:05.556036                7             PhD
## 1087 2017-03-10 08:03:05.556036                7     High School
## 1088 2020-09-17 08:03:05.556036                3        Bachelor
## 1089 2015-07-31 08:03:05.556036                9        Bachelor
## 1090 2018-08-18 08:03:05.556036                6          Master
## 1091 2017-10-22 08:03:05.556036                6        Bachelor
## 1092 2016-06-25 08:03:05.556036                8        Bachelor
## 1093 2023-10-14 08:03:05.556036                0          Master
## 1094 2024-08-14 08:03:05.556036                0     High School
## 1095 2024-08-10 08:03:05.556036                0        Bachelor
## 1096 2016-12-06 08:03:05.556036                7        Bachelor
## 1097 2015-09-05 08:03:05.556036                9        Bachelor
## 1098 2020-06-22 08:03:05.556036                4     High School
## 1099 2015-10-31 08:03:05.556036                8        Bachelor
## 1100 2021-08-01 08:03:05.556036                3        Bachelor
## 1101 2022-10-19 08:03:05.556036                1        Bachelor
## 1102 2015-08-23 08:03:05.556036                9        Bachelor
## 1103 2019-07-12 08:03:05.556036                5        Bachelor
## 1104 2016-02-04 08:03:05.556036                8             PhD
## 1105 2018-06-17 08:03:05.556036                6     High School
## 1106 2015-11-28 08:03:05.556036                8        Bachelor
## 1107 2016-02-22 08:03:05.556036                8     High School
## 1108 2022-12-22 08:03:05.556036                1        Bachelor
## 1109 2018-12-28 08:03:05.556036                5          Master
## 1110 2024-01-04 08:03:05.556036                0             PhD
## 1111 2018-05-02 08:03:05.556036                6          Master
## 1112 2019-12-13 08:03:05.556036                4        Bachelor
## 1113 2016-12-05 08:03:05.556036                7        Bachelor
## 1114 2018-03-11 08:03:05.556036                6     High School
## 1115 2017-03-27 08:03:05.556036                7        Bachelor
## 1116 2022-03-17 08:03:05.556036                2        Bachelor
## 1117 2017-03-01 08:03:05.556036                7        Bachelor
## 1118 2017-10-07 08:03:05.556036                6        Bachelor
## 1119 2015-05-27 08:03:05.556036                9     High School
## 1120 2016-05-28 08:03:05.556036                8        Bachelor
## 1121 2021-10-10 08:03:05.556036                2        Bachelor
## 1122 2021-04-14 08:03:05.556036                3     High School
## 1123 2015-10-21 08:03:05.556036                8        Bachelor
## 1124 2015-05-23 08:03:05.556036                9     High School
## 1125 2023-08-01 08:03:05.556036                1        Bachelor
## 1126 2023-12-14 08:03:05.556036                0             PhD
## 1127 2015-08-12 08:03:05.556036                9     High School
## 1128 2021-04-19 08:03:05.556036                3     High School
## 1129 2021-06-22 08:03:05.556036                3        Bachelor
## 1130 2023-01-24 08:03:05.556036                1     High School
## 1131 2022-06-29 08:03:05.556036                2     High School
## 1132 2023-11-25 08:03:05.556036                0        Bachelor
## 1133 2020-06-01 08:03:05.556036                4     High School
## 1134 2019-03-05 08:03:05.556036                5     High School
## 1135 2023-12-19 08:03:05.556036                0        Bachelor
## 1136 2021-01-02 08:03:05.556036                3     High School
## 1137 2015-09-19 08:03:05.556036                8     High School
## 1138 2023-11-16 08:03:05.556036                0        Bachelor
## 1139 2021-04-11 08:03:05.556036                3     High School
## 1140 2015-01-14 08:03:05.556036                9        Bachelor
## 1141 2017-10-29 08:03:05.556036                6     High School
## 1142 2020-03-20 08:03:05.556036                4        Bachelor
## 1143 2015-09-18 08:03:05.556036                8        Bachelor
## 1144 2023-01-31 08:03:05.556036                1     High School
## 1145 2017-11-08 08:03:05.556036                6        Bachelor
## 1146 2018-09-21 08:03:05.556036                5     High School
## 1147 2016-08-30 08:03:05.556036                8        Bachelor
## 1148 2017-01-20 08:03:05.556036                7        Bachelor
## 1149 2020-01-25 08:03:05.556036                4             PhD
## 1150 2023-05-11 08:03:05.556036                1     High School
## 1151 2015-02-07 08:03:05.556036                9        Bachelor
## 1152 2016-11-23 08:03:05.556036                7     High School
## 1153 2021-04-05 08:03:05.556036                3     High School
## 1154 2023-01-03 08:03:05.556036                1     High School
## 1155 2021-11-03 08:03:05.556036                2          Master
## 1156 2015-07-30 08:03:05.556036                9          Master
## 1157 2020-09-26 08:03:05.556036                3     High School
## 1158 2015-11-09 08:03:05.556036                8          Master
## 1159 2015-01-20 08:03:05.556036                9     High School
## 1160 2024-05-24 08:03:05.556036                0     High School
## 1161 2022-07-12 08:03:05.556036                2     High School
## 1162 2016-02-17 08:03:05.556036                8             PhD
## 1163 2018-12-25 08:03:05.556036                5        Bachelor
## 1164 2021-12-07 08:03:05.556036                2     High School
## 1165 2022-08-28 08:03:05.556036                2        Bachelor
## 1166 2020-07-30 08:03:05.556036                4     High School
## 1167 2014-10-12 08:03:05.556036                9     High School
## 1168 2016-09-27 08:03:05.556036                7        Bachelor
## 1169 2017-11-22 08:03:05.556036                6        Bachelor
## 1170 2016-01-21 08:03:05.556036                8        Bachelor
## 1171 2024-02-15 08:03:05.556036                0          Master
## 1172 2017-02-21 08:03:05.556036                7        Bachelor
## 1173 2017-04-18 08:03:05.556036                7        Bachelor
## 1174 2014-10-25 08:03:05.556036                9        Bachelor
## 1175 2017-12-11 08:03:05.556036                6             PhD
## 1176 2023-03-02 08:03:05.556036                1          Master
## 1177 2020-11-09 08:03:05.556036                3             PhD
## 1178 2022-03-31 08:03:05.556036                2     High School
## 1179 2015-07-01 08:03:05.556036                9        Bachelor
## 1180 2017-02-16 08:03:05.556036                7        Bachelor
## 1181 2016-03-11 08:03:05.556036                8        Bachelor
## 1182 2015-07-05 08:03:05.556036                9     High School
## 1183 2015-04-07 08:03:05.556036                9        Bachelor
## 1184 2019-01-21 08:03:05.556036                5     High School
## 1185 2022-06-08 08:03:05.556036                2     High School
## 1186 2020-05-30 08:03:05.556036                4             PhD
## 1187 2018-01-07 08:03:05.556036                6        Bachelor
## 1188 2023-12-23 08:03:05.556036                0        Bachelor
## 1189 2022-04-28 08:03:05.556036                2     High School
## 1190 2017-02-09 08:03:05.556036                7        Bachelor
## 1191 2024-01-08 08:03:05.556036                0        Bachelor
## 1192 2016-10-05 08:03:05.556036                7        Bachelor
## 1193 2019-12-26 08:03:05.556036                4          Master
## 1194 2021-03-31 08:03:05.556036                3          Master
## 1195 2022-12-27 08:03:05.556036                1     High School
## 1196 2017-08-16 08:03:05.556036                7     High School
## 1197 2016-11-28 08:03:05.556036                7        Bachelor
## 1198 2016-04-04 08:03:05.556036                8        Bachelor
## 1199 2015-10-17 08:03:05.556036                8     High School
## 1200 2016-04-04 08:03:05.556036                8             PhD
## 1201 2017-04-01 08:03:05.556036                7          Master
## 1202 2023-02-25 08:03:05.556036                1     High School
## 1203 2021-06-02 08:03:05.556036                3        Bachelor
## 1204 2017-11-01 08:03:05.556036                6     High School
## 1205 2016-01-03 08:03:05.556036                8        Bachelor
## 1206 2023-06-02 08:03:05.556036                1     High School
## 1207 2019-11-01 08:03:05.556036                4     High School
## 1208 2021-05-07 08:03:05.556036                3     High School
## 1209 2021-09-20 08:03:05.556036                2     High School
## 1210 2024-06-06 08:03:05.556036                0        Bachelor
## 1211 2021-05-31 08:03:05.556036                3        Bachelor
## 1212 2023-06-01 08:03:05.556036                1        Bachelor
## 1213 2020-02-24 08:03:05.556036                4        Bachelor
## 1214 2018-06-26 08:03:05.556036                6        Bachelor
## 1215 2016-08-02 08:03:05.556036                8        Bachelor
## 1216 2018-04-09 08:03:05.556036                6             PhD
## 1217 2017-03-13 08:03:05.556036                7        Bachelor
## 1218 2018-11-03 08:03:05.556036                5        Bachelor
## 1219 2016-02-27 08:03:05.556036                8        Bachelor
## 1220 2017-02-03 08:03:05.556036                7          Master
## 1221 2020-05-22 08:03:05.556036                4        Bachelor
## 1222 2016-06-12 08:03:05.556036                8        Bachelor
## 1223 2024-02-22 08:03:05.556036                0     High School
## 1224 2015-11-25 08:03:05.556036                8        Bachelor
## 1225 2021-03-22 08:03:05.556036                3     High School
## 1226 2017-03-14 08:03:05.556036                7             PhD
## 1227 2018-11-15 08:03:05.556036                5     High School
## 1228 2021-06-05 08:03:05.556036                3          Master
## 1229 2017-05-12 08:03:05.556036                7     High School
## 1230 2019-06-15 08:03:05.556036                5        Bachelor
## 1231 2023-06-30 08:03:05.556036                1        Bachelor
## 1232 2022-02-25 08:03:05.556036                2        Bachelor
## 1233 2018-05-16 08:03:05.556036                6        Bachelor
## 1234 2015-04-12 08:03:05.556036                9     High School
## 1235 2022-04-22 08:03:05.556036                2        Bachelor
## 1236 2023-01-31 08:03:05.556036                1        Bachelor
## 1237 2024-06-02 08:03:05.556036                0        Bachelor
## 1238 2021-07-20 08:03:05.556036                3     High School
## 1239 2014-10-27 08:03:05.556036                9     High School
## 1240 2022-03-04 08:03:05.556036                2        Bachelor
## 1241 2021-10-10 08:03:05.556036                2        Bachelor
## 1242 2022-03-13 08:03:05.556036                2          Master
## 1243 2022-01-20 08:03:05.556036                2        Bachelor
## 1244 2016-01-06 08:03:05.556036                8        Bachelor
## 1245 2022-10-12 08:03:05.556036                1     High School
## 1246 2016-05-12 08:03:05.556036                8        Bachelor
## 1247 2024-05-23 08:03:05.556036                0        Bachelor
## 1248 2014-10-05 08:03:05.556036                9          Master
## 1249 2022-04-23 08:03:05.556036                2        Bachelor
## 1250 2016-01-11 08:03:05.556036                8          Master
## 1251 2020-07-22 08:03:05.556036                4        Bachelor
## 1252 2018-05-10 08:03:05.556036                6          Master
## 1253 2021-07-29 08:03:05.556036                3        Bachelor
## 1254 2015-07-15 08:03:05.556036                9        Bachelor
## 1255 2015-05-15 08:03:05.556036                9          Master
## 1256 2015-03-08 08:03:05.556036                9     High School
## 1257 2018-01-23 08:03:05.556036                6        Bachelor
## 1258 2019-08-15 08:03:05.556036                5        Bachelor
## 1259 2024-04-11 08:03:05.556036                0        Bachelor
## 1260 2017-12-16 08:03:05.556036                6     High School
## 1261 2023-12-02 08:03:05.556036                0        Bachelor
## 1262 2019-02-16 08:03:05.556036                5     High School
## 1263 2017-01-17 08:03:05.556036                7        Bachelor
## 1264 2017-08-20 08:03:05.556036                7          Master
## 1265 2017-09-24 08:03:05.556036                6     High School
## 1266 2022-03-24 08:03:05.556036                2          Master
## 1267 2020-03-10 08:03:05.556036                4          Master
## 1268 2015-12-26 08:03:05.556036                8     High School
## 1269 2016-08-07 08:03:05.556036                8        Bachelor
## 1270 2017-01-25 08:03:05.556036                7          Master
## 1271 2018-05-20 08:03:05.556036                6        Bachelor
## 1272 2016-04-06 08:03:05.556036                8     High School
## 1273 2018-07-01 08:03:05.556036                6             PhD
## 1274 2022-12-08 08:03:05.556036                1     High School
## 1275 2017-03-05 08:03:05.556036                7        Bachelor
## 1276 2020-06-08 08:03:05.556036                4     High School
## 1277 2018-10-14 08:03:05.556036                5        Bachelor
## 1278 2024-04-01 08:03:05.556036                0     High School
## 1279 2019-04-15 08:03:05.556036                5        Bachelor
## 1280 2016-12-15 08:03:05.556036                7          Master
## 1281 2017-06-12 08:03:05.556036                7          Master
## 1282 2017-09-08 08:03:05.556036                6     High School
## 1283 2015-05-08 08:03:05.556036                9     High School
## 1284 2020-11-01 08:03:05.556036                3        Bachelor
## 1285 2019-08-26 08:03:05.556036                5        Bachelor
## 1286 2023-12-15 08:03:05.556036                0        Bachelor
## 1287 2015-03-07 08:03:05.556036                9     High School
## 1288 2022-10-28 08:03:05.556036                1          Master
## 1289 2017-11-12 08:03:05.556036                6        Bachelor
## 1290 2021-02-27 08:03:05.556036                3     High School
## 1291 2017-09-16 08:03:05.556036                6        Bachelor
## 1292 2016-10-06 08:03:05.556036                7     High School
## 1293 2017-07-04 08:03:05.556036                7        Bachelor
## 1294 2023-06-06 08:03:05.556036                1     High School
## 1295 2023-08-19 08:03:05.556036                1          Master
## 1296 2019-12-01 08:03:05.556036                4     High School
## 1297 2019-05-29 08:03:05.556036                5     High School
## 1298 2018-08-07 08:03:05.556036                6        Bachelor
## 1299 2022-03-08 08:03:05.556036                2        Bachelor
## 1300 2017-12-01 08:03:05.556036                6        Bachelor
## 1301 2016-07-04 08:03:05.556036                8        Bachelor
## 1302 2020-09-04 08:03:05.556036                4     High School
## 1303 2018-10-29 08:03:05.556036                5        Bachelor
## 1304 2015-04-01 08:03:05.556036                9        Bachelor
## 1305 2017-09-18 08:03:05.556036                6     High School
## 1306 2023-09-06 08:03:05.556036                0     High School
## 1307 2022-04-17 08:03:05.556036                2        Bachelor
## 1308 2023-01-02 08:03:05.556036                1        Bachelor
## 1309 2024-01-12 08:03:05.556036                0          Master
## 1310 2023-05-30 08:03:05.556036                1        Bachelor
## 1311 2020-10-10 08:03:05.556036                3             PhD
## 1312 2017-02-16 08:03:05.556036                7        Bachelor
## 1313 2023-10-31 08:03:05.556036                0             PhD
## 1314 2018-04-29 08:03:05.556036                6        Bachelor
## 1315 2020-08-05 08:03:05.556036                4          Master
## 1316 2021-04-26 08:03:05.556036                3     High School
## 1317 2021-08-05 08:03:05.556036                3        Bachelor
## 1318 2021-05-12 08:03:05.556036                3        Bachelor
## 1319 2022-08-01 08:03:05.556036                2          Master
## 1320 2018-08-04 08:03:05.556036                6     High School
## 1321 2017-10-23 08:03:05.556036                6          Master
## 1322 2019-04-04 08:03:05.556036                5     High School
## 1323 2015-11-11 08:03:05.556036                8     High School
## 1324 2022-05-28 08:03:05.556036                2        Bachelor
## 1325 2024-06-08 08:03:05.556036                0     High School
## 1326 2021-06-23 08:03:05.556036                3          Master
## 1327 2016-02-15 08:03:05.556036                8        Bachelor
## 1328 2022-12-10 08:03:05.556036                1        Bachelor
## 1329 2020-05-14 08:03:05.556036                4     High School
## 1330 2018-03-27 08:03:05.556036                6     High School
## 1331 2020-05-10 08:03:05.556036                4        Bachelor
## 1332 2015-06-06 08:03:05.556036                9        Bachelor
## 1333 2015-09-11 08:03:05.556036                8     High School
## 1334 2021-08-14 08:03:05.556036                3          Master
## 1335 2015-12-14 08:03:05.556036                8        Bachelor
## 1336 2020-10-04 08:03:05.556036                3     High School
## 1337 2018-03-24 08:03:05.556036                6     High School
## 1338 2020-11-21 08:03:05.556036                3          Master
## 1339 2017-07-05 08:03:05.556036                7          Master
## 1340 2019-02-07 08:03:05.556036                5     High School
## 1341 2019-07-19 08:03:05.556036                5        Bachelor
## 1342 2023-09-21 08:03:05.556036                0        Bachelor
## 1343 2021-11-04 08:03:05.556036                2        Bachelor
## 1344 2018-09-29 08:03:05.556036                5        Bachelor
## 1345 2017-11-24 08:03:05.556036                6        Bachelor
## 1346 2017-11-16 08:03:05.556036                6          Master
## 1347 2023-05-17 08:03:05.556036                1        Bachelor
## 1348 2015-12-31 08:03:05.556036                8          Master
## 1349 2019-11-18 08:03:05.556036                4        Bachelor
## 1350 2022-12-04 08:03:05.556036                1        Bachelor
## 1351 2018-03-12 08:03:05.556036                6     High School
## 1352 2023-09-26 08:03:05.556036                0        Bachelor
## 1353 2015-09-10 08:03:05.556036                8        Bachelor
## 1354 2020-06-10 08:03:05.556036                4     High School
## 1355 2024-06-05 08:03:05.556036                0     High School
## 1356 2020-12-29 08:03:05.556036                3        Bachelor
## 1357 2021-03-09 08:03:05.556036                3     High School
## 1358 2018-05-10 08:03:05.556036                6        Bachelor
## 1359 2019-06-03 08:03:05.556036                5        Bachelor
## 1360 2015-06-09 08:03:05.556036                9     High School
## 1361 2017-01-28 08:03:05.556036                7     High School
## 1362 2023-09-24 08:03:05.556036                0     High School
## 1363 2020-02-26 08:03:05.556036                4        Bachelor
## 1364 2022-09-23 08:03:05.556036                1     High School
## 1365 2022-06-29 08:03:05.556036                2        Bachelor
## 1366 2017-04-04 08:03:05.556036                7     High School
## 1367 2018-03-25 08:03:05.556036                6          Master
## 1368 2022-06-18 08:03:05.556036                2     High School
## 1369 2019-09-12 08:03:05.556036                4        Bachelor
## 1370 2021-07-31 08:03:05.556036                3     High School
## 1371 2020-11-27 08:03:05.556036                3        Bachelor
## 1372 2023-11-01 08:03:05.556036                0        Bachelor
## 1373 2020-03-23 08:03:05.556036                4     High School
## 1374 2016-12-02 08:03:05.556036                7     High School
## 1375 2017-10-30 08:03:05.556036                6     High School
## 1376 2016-08-04 08:03:05.556036                8     High School
## 1377 2018-12-11 08:03:05.556036                5        Bachelor
## 1378 2022-06-05 08:03:05.556036                2          Master
## 1379 2016-07-22 08:03:05.556036                8        Bachelor
## 1380 2021-08-02 08:03:05.556036                3        Bachelor
## 1381 2023-02-19 08:03:05.556036                1          Master
## 1382 2016-05-17 08:03:05.556036                8        Bachelor
## 1383 2020-01-13 08:03:05.556036                4        Bachelor
## 1384 2022-01-08 08:03:05.556036                2     High School
## 1385 2023-04-03 08:03:05.556036                1        Bachelor
## 1386 2021-04-17 08:03:05.556036                3        Bachelor
## 1387 2019-09-07 08:03:05.556036                4        Bachelor
## 1388 2017-06-02 08:03:05.556036                7        Bachelor
## 1389 2022-10-01 08:03:05.556036                1     High School
## 1390 2017-09-22 08:03:05.556036                6     High School
## 1391 2018-02-08 08:03:05.556036                6        Bachelor
## 1392 2023-05-14 08:03:05.556036                1     High School
## 1393 2022-12-30 08:03:05.556036                1        Bachelor
## 1394 2021-02-11 08:03:05.556036                3     High School
## 1395 2015-05-13 08:03:05.556036                9          Master
## 1396 2017-07-02 08:03:05.556036                7        Bachelor
## 1397 2020-09-27 08:03:05.556036                3     High School
## 1398 2024-04-15 08:03:05.556036                0        Bachelor
## 1399 2015-09-30 08:03:05.556036                8        Bachelor
## 1400 2018-03-27 08:03:05.556036                6        Bachelor
## 1401 2015-01-16 08:03:05.556036                9        Bachelor
## 1402 2018-04-02 08:03:05.556036                6     High School
## 1403 2024-02-17 08:03:05.556036                0          Master
## 1404 2016-09-23 08:03:05.556036                7        Bachelor
## 1405 2018-10-09 08:03:05.556036                5     High School
## 1406 2021-05-27 08:03:05.556036                3        Bachelor
## 1407 2020-04-12 08:03:05.556036                4     High School
## 1408 2022-01-24 08:03:05.556036                2        Bachelor
## 1409 2018-12-24 08:03:05.556036                5          Master
## 1410 2020-11-01 08:03:05.556036                3          Master
## 1411 2021-12-06 08:03:05.556036                2     High School
## 1412 2024-04-20 08:03:05.556036                0     High School
## 1413 2018-07-18 08:03:05.556036                6             PhD
## 1414 2021-02-09 08:03:05.556036                3        Bachelor
## 1415 2024-08-03 08:03:05.556036                0        Bachelor
## 1416 2022-11-06 08:03:05.556036                1        Bachelor
## 1417 2018-12-03 08:03:05.556036                5        Bachelor
## 1418 2016-09-14 08:03:05.556036                7        Bachelor
## 1419 2023-07-17 08:03:05.556036                1        Bachelor
## 1420 2022-11-23 08:03:05.556036                1        Bachelor
## 1421 2021-06-09 08:03:05.556036                3        Bachelor
## 1422 2022-06-19 08:03:05.556036                2        Bachelor
## 1423 2018-11-17 08:03:05.556036                5        Bachelor
## 1424 2018-02-09 08:03:05.556036                6     High School
## 1425 2014-11-10 08:03:05.556036                9        Bachelor
## 1426 2021-06-13 08:03:05.556036                3        Bachelor
## 1427 2022-01-31 08:03:05.556036                2             PhD
## 1428 2022-05-11 08:03:05.556036                2             PhD
## 1429 2019-06-04 08:03:05.556036                5        Bachelor
## 1430 2015-06-28 08:03:05.556036                9        Bachelor
## 1431 2018-04-18 08:03:05.556036                6     High School
## 1432 2017-07-04 08:03:05.556036                7          Master
## 1433 2021-04-18 08:03:05.556036                3             PhD
## 1434 2021-09-01 08:03:05.556036                3     High School
## 1435 2021-06-30 08:03:05.556036                3     High School
## 1436 2023-04-28 08:03:05.556036                1        Bachelor
## 1437 2018-07-09 08:03:05.556036                6     High School
## 1438 2020-06-23 08:03:05.556036                4          Master
## 1439 2020-03-01 08:03:05.556036                4        Bachelor
## 1440 2017-11-18 08:03:05.556036                6        Bachelor
## 1441 2024-03-08 08:03:05.556036                0        Bachelor
## 1442 2015-01-13 08:03:05.556036                9        Bachelor
## 1443 2014-11-27 08:03:05.556036                9        Bachelor
## 1444 2018-07-03 08:03:05.556036                6          Master
## 1445 2021-03-24 08:03:05.556036                3        Bachelor
## 1446 2017-05-13 08:03:05.556036                7     High School
## 1447 2018-10-11 08:03:05.556036                5          Master
## 1448 2020-06-21 08:03:05.556036                4        Bachelor
## 1449 2015-12-03 08:03:05.556036                8        Bachelor
## 1450 2022-08-18 08:03:05.556036                2        Bachelor
## 1451 2018-03-17 08:03:05.556036                6     High School
## 1452 2017-07-24 08:03:05.556036                7     High School
## 1453 2019-11-02 08:03:05.556036                4        Bachelor
## 1454 2023-01-23 08:03:05.556036                1          Master
## 1455 2019-06-09 08:03:05.556036                5          Master
## 1456 2024-05-24 08:03:05.556036                0        Bachelor
## 1457 2017-08-23 08:03:05.556036                7          Master
## 1458 2019-10-20 08:03:05.556036                4          Master
## 1459 2019-02-13 08:03:05.556036                5        Bachelor
## 1460 2017-05-15 08:03:05.556036                7     High School
## 1461 2019-08-20 08:03:05.556036                5        Bachelor
## 1462 2021-11-23 08:03:05.556036                2        Bachelor
## 1463 2023-01-23 08:03:05.556036                1          Master
## 1464 2019-03-18 08:03:05.556036                5     High School
## 1465 2017-06-19 08:03:05.556036                7          Master
## 1466 2015-01-13 08:03:05.556036                9     High School
## 1467 2022-12-26 08:03:05.556036                1        Bachelor
## 1468 2015-02-09 08:03:05.556036                9        Bachelor
## 1469 2015-05-18 08:03:05.556036                9     High School
## 1470 2020-02-10 08:03:05.556036                4        Bachelor
## 1471 2016-11-09 08:03:05.556036                7        Bachelor
## 1472 2021-07-22 08:03:05.556036                3     High School
## 1473 2016-01-21 08:03:05.556036                8     High School
## 1474 2019-12-30 08:03:05.556036                4          Master
## 1475 2014-11-14 08:03:05.556036                9        Bachelor
## 1476 2022-10-23 08:03:05.556036                1          Master
## 1477 2023-12-09 08:03:05.556036                0     High School
## 1478 2021-03-06 08:03:05.556036                3        Bachelor
## 1479 2016-12-20 08:03:05.556036                7     High School
## 1480 2022-10-12 08:03:05.556036                1        Bachelor
## 1481 2018-08-02 08:03:05.556036                6        Bachelor
## 1482 2016-07-25 08:03:05.556036                8        Bachelor
## 1483 2017-12-27 08:03:05.556036                6        Bachelor
## 1484 2021-12-06 08:03:05.556036                2          Master
## 1485 2017-01-26 08:03:05.556036                7        Bachelor
## 1486 2020-07-29 08:03:05.556036                4          Master
## 1487 2017-10-05 08:03:05.556036                6        Bachelor
## 1488 2023-07-11 08:03:05.556036                1     High School
## 1489 2016-08-04 08:03:05.556036                8     High School
## 1490 2017-02-17 08:03:05.556036                7     High School
## 1491 2022-07-02 08:03:05.556036                2        Bachelor
## 1492 2018-06-22 08:03:05.556036                6        Bachelor
## 1493 2022-09-27 08:03:05.556036                1     High School
## 1494 2020-08-30 08:03:05.556036                4          Master
## 1495 2020-07-20 08:03:05.556036                4     High School
## 1496 2019-08-11 08:03:05.556036                5     High School
## 1497 2014-11-18 08:03:05.556036                9     High School
## 1498 2022-08-10 08:03:05.556036                2     High School
## 1499 2015-12-21 08:03:05.556036                8     High School
## 1500 2015-02-12 08:03:05.556036                9        Bachelor
## 1501 2018-02-19 08:03:05.556036                6        Bachelor
## 1502 2014-12-09 08:03:05.556036                9             PhD
## 1503 2023-04-26 08:03:05.556036                1     High School
## 1504 2021-12-29 08:03:05.556036                2          Master
## 1505 2015-05-18 08:03:05.556036                9        Bachelor
## 1506 2021-11-17 08:03:05.556036                2     High School
## 1507 2024-01-14 08:03:05.556036                0        Bachelor
## 1508 2022-02-21 08:03:05.556036                2        Bachelor
## 1509 2017-07-19 08:03:05.556036                7        Bachelor
## 1510 2021-01-27 08:03:05.556036                3        Bachelor
## 1511 2020-02-26 08:03:05.556036                4        Bachelor
## 1512 2022-02-17 08:03:05.556036                2        Bachelor
## 1513 2019-04-20 08:03:05.556036                5     High School
## 1514 2021-08-11 08:03:05.556036                3     High School
## 1515 2015-05-01 08:03:05.556036                9        Bachelor
## 1516 2020-09-15 08:03:05.556036                3        Bachelor
## 1517 2016-01-05 08:03:05.556036                8        Bachelor
## 1518 2020-12-21 08:03:05.556036                3        Bachelor
## 1519 2019-07-24 08:03:05.556036                5          Master
## 1520 2015-10-29 08:03:05.556036                8        Bachelor
## 1521 2024-01-27 08:03:05.556036                0        Bachelor
## 1522 2019-08-06 08:03:05.556036                5        Bachelor
## 1523 2019-02-20 08:03:05.556036                5     High School
## 1524 2015-07-29 08:03:05.556036                9        Bachelor
## 1525 2016-04-09 08:03:05.556036                8          Master
## 1526 2022-11-17 08:03:05.556036                1     High School
## 1527 2022-08-02 08:03:05.556036                2        Bachelor
## 1528 2019-06-01 08:03:05.556036                5        Bachelor
## 1529 2018-11-17 08:03:05.556036                5        Bachelor
## 1530 2014-12-26 08:03:05.556036                9          Master
## 1531 2021-08-21 08:03:05.556036                3        Bachelor
## 1532 2018-12-19 08:03:05.556036                5          Master
## 1533 2016-04-06 08:03:05.556036                8     High School
## 1534 2021-02-11 08:03:05.556036                3        Bachelor
## 1535 2023-08-28 08:03:05.556036                1     High School
## 1536 2019-09-14 08:03:05.556036                4          Master
## 1537 2024-05-31 08:03:05.556036                0        Bachelor
## 1538 2021-01-02 08:03:05.556036                3     High School
## 1539 2017-10-21 08:03:05.556036                6          Master
## 1540 2023-02-23 08:03:05.556036                1             PhD
## 1541 2015-09-01 08:03:05.556036                9        Bachelor
## 1542 2018-08-04 08:03:05.556036                6     High School
## 1543 2023-10-26 08:03:05.556036                0        Bachelor
## 1544 2017-11-11 08:03:05.556036                6        Bachelor
## 1545 2020-12-05 08:03:05.556036                3     High School
## 1546 2021-04-01 08:03:05.556036                3     High School
## 1547 2018-01-10 08:03:05.556036                6     High School
## 1548 2015-09-10 08:03:05.556036                8     High School
## 1549 2016-08-28 08:03:05.556036                8     High School
## 1550 2023-11-30 08:03:05.556036                0        Bachelor
## 1551 2022-06-04 08:03:05.556036                2     High School
## 1552 2021-03-15 08:03:05.556036                3        Bachelor
## 1553 2017-08-04 08:03:05.556036                7        Bachelor
## 1554 2015-01-16 08:03:05.556036                9        Bachelor
## 1555 2022-11-30 08:03:05.556036                1             PhD
## 1556 2017-08-13 08:03:05.556036                7        Bachelor
## 1557 2022-09-26 08:03:05.556036                1        Bachelor
## 1558 2023-06-14 08:03:05.556036                1     High School
## 1559 2020-11-08 08:03:05.556036                3        Bachelor
## 1560 2022-10-08 08:03:05.556036                1             PhD
## 1561 2021-02-14 08:03:05.556036                3     High School
## 1562 2014-09-29 08:03:05.556036                9          Master
## 1563 2018-08-30 08:03:05.556036                6          Master
## 1564 2015-04-22 08:03:05.556036                9        Bachelor
## 1565 2021-06-06 08:03:05.556036                3        Bachelor
## 1566 2016-06-28 08:03:05.556036                8        Bachelor
## 1567 2017-08-13 08:03:05.556036                7          Master
## 1568 2020-10-11 08:03:05.556036                3        Bachelor
## 1569 2016-08-30 08:03:05.556036                8          Master
## 1570 2020-09-14 08:03:05.556036                3        Bachelor
## 1571 2023-10-31 08:03:05.556036                0        Bachelor
## 1572 2017-11-15 08:03:05.556036                6        Bachelor
## 1573 2023-12-24 08:03:05.556036                0             PhD
## 1574 2017-03-28 08:03:05.556036                7     High School
## 1575 2020-06-22 08:03:05.556036                4     High School
## 1576 2015-04-05 08:03:05.556036                9        Bachelor
## 1577 2023-12-09 08:03:05.556036                0          Master
## 1578 2021-05-22 08:03:05.556036                3        Bachelor
## 1579 2020-10-23 08:03:05.556036                3     High School
## 1580 2015-07-08 08:03:05.556036                9     High School
## 1581 2023-09-15 08:03:05.556036                0             PhD
## 1582 2021-07-07 08:03:05.556036                3        Bachelor
## 1583 2019-07-27 08:03:05.556036                5          Master
## 1584 2023-06-04 08:03:05.556036                1        Bachelor
## 1585 2018-09-07 08:03:05.556036                5             PhD
## 1586 2023-03-27 08:03:05.556036                1        Bachelor
## 1587 2024-07-09 08:03:05.556036                0     High School
## 1588 2015-02-18 08:03:05.556036                9     High School
## 1589 2017-03-15 08:03:05.556036                7     High School
## 1590 2015-06-17 08:03:05.556036                9        Bachelor
## 1591 2021-10-10 08:03:05.556036                2     High School
## 1592 2018-07-05 08:03:05.556036                6             PhD
## 1593 2016-02-06 08:03:05.556036                8             PhD
## 1594 2017-10-21 08:03:05.556036                6             PhD
## 1595 2016-03-22 08:03:05.556036                8        Bachelor
## 1596 2014-11-05 08:03:05.556036                9     High School
## 1597 2015-10-14 08:03:05.556036                8     High School
## 1598 2021-11-15 08:03:05.556036                2        Bachelor
## 1599 2018-06-29 08:03:05.556036                6        Bachelor
## 1600 2024-05-03 08:03:05.556036                0     High School
## 1601 2017-06-20 08:03:05.556036                7        Bachelor
## 1602 2024-04-03 08:03:05.556036                0        Bachelor
## 1603 2019-04-26 08:03:05.556036                5        Bachelor
## 1604 2016-09-15 08:03:05.556036                7        Bachelor
## 1605 2015-09-20 08:03:05.556036                8     High School
## 1606 2020-02-13 08:03:05.556036                4        Bachelor
## 1607 2020-04-28 08:03:05.556036                4     High School
## 1608 2020-04-03 08:03:05.556036                4        Bachelor
## 1609 2014-10-25 08:03:05.556036                9        Bachelor
## 1610 2020-09-28 08:03:05.556036                3     High School
## 1611 2022-06-09 08:03:05.556036                2        Bachelor
## 1612 2017-01-04 08:03:05.556036                7        Bachelor
## 1613 2015-07-06 08:03:05.556036                9     High School
## 1614 2020-05-12 08:03:05.556036                4        Bachelor
## 1615 2016-05-07 08:03:05.556036                8        Bachelor
## 1616 2016-02-09 08:03:05.556036                8        Bachelor
## 1617 2015-04-12 08:03:05.556036                9        Bachelor
## 1618 2016-05-07 08:03:05.556036                8        Bachelor
## 1619 2017-04-10 08:03:05.556036                7        Bachelor
## 1620 2020-10-01 08:03:05.556036                3        Bachelor
## 1621 2019-02-04 08:03:05.556036                5     High School
## 1622 2017-11-21 08:03:05.556036                6          Master
## 1623 2024-08-17 08:03:05.556036                0     High School
## 1624 2018-07-23 08:03:05.556036                6             PhD
## 1625 2023-06-04 08:03:05.556036                1        Bachelor
## 1626 2023-02-25 08:03:05.556036                1        Bachelor
## 1627 2017-06-25 08:03:05.556036                7     High School
## 1628 2017-10-14 08:03:05.556036                6     High School
## 1629 2023-07-15 08:03:05.556036                1     High School
## 1630 2022-06-15 08:03:05.556036                2        Bachelor
## 1631 2017-11-15 08:03:05.556036                6     High School
## 1632 2016-02-16 08:03:05.556036                8     High School
## 1633 2016-04-20 08:03:05.556036                8        Bachelor
## 1634 2016-09-15 08:03:05.556036                7          Master
## 1635 2015-05-18 08:03:05.556036                9        Bachelor
## 1636 2020-09-30 08:03:05.556036                3        Bachelor
## 1637 2020-02-11 08:03:05.556036                4          Master
## 1638 2024-02-16 08:03:05.556036                0     High School
## 1639 2017-09-04 08:03:05.556036                7        Bachelor
## 1640 2016-07-27 08:03:05.556036                8        Bachelor
## 1641 2022-06-14 08:03:05.556036                2     High School
## 1642 2018-10-16 08:03:05.556036                5        Bachelor
## 1643 2016-10-23 08:03:05.556036                7     High School
## 1644 2018-11-10 08:03:05.556036                5        Bachelor
## 1645 2018-03-07 08:03:05.556036                6        Bachelor
## 1646 2020-12-01 08:03:05.556036                3        Bachelor
## 1647 2020-02-02 08:03:05.556036                4             PhD
## 1648 2015-08-12 08:03:05.556036                9        Bachelor
## 1649 2022-03-23 08:03:05.556036                2        Bachelor
## 1650 2024-02-19 08:03:05.556036                0        Bachelor
## 1651 2018-02-09 08:03:05.556036                6     High School
## 1652 2018-11-28 08:03:05.556036                5        Bachelor
## 1653 2019-12-05 08:03:05.556036                4        Bachelor
## 1654 2019-07-17 08:03:05.556036                5     High School
## 1655 2015-11-25 08:03:05.556036                8        Bachelor
## 1656 2024-09-02 08:03:05.556036                0        Bachelor
## 1657 2018-03-24 08:03:05.556036                6     High School
## 1658 2020-02-06 08:03:05.556036                4     High School
## 1659 2019-08-28 08:03:05.556036                5        Bachelor
## 1660 2021-01-22 08:03:05.556036                3          Master
## 1661 2015-07-09 08:03:05.556036                9        Bachelor
## 1662 2016-02-10 08:03:05.556036                8        Bachelor
## 1663 2018-06-20 08:03:05.556036                6        Bachelor
## 1664 2023-09-11 08:03:05.556036                0        Bachelor
## 1665 2017-09-12 08:03:05.556036                6        Bachelor
## 1666 2022-04-01 08:03:05.556036                2             PhD
## 1667 2017-02-16 08:03:05.556036                7          Master
## 1668 2020-07-26 08:03:05.556036                4     High School
## 1669 2021-11-11 08:03:05.556036                2             PhD
## 1670 2024-05-22 08:03:05.556036                0          Master
## 1671 2017-06-26 08:03:05.556036                7        Bachelor
## 1672 2018-10-23 08:03:05.556036                5          Master
## 1673 2023-04-12 08:03:05.556036                1     High School
## 1674 2022-12-19 08:03:05.556036                1        Bachelor
## 1675 2024-08-10 08:03:05.556036                0     High School
## 1676 2018-07-10 08:03:05.556036                6     High School
## 1677 2018-06-26 08:03:05.556036                6        Bachelor
## 1678 2022-01-11 08:03:05.556036                2     High School
## 1679 2022-04-15 08:03:05.556036                2        Bachelor
## 1680 2017-02-09 08:03:05.556036                7        Bachelor
## 1681 2015-04-14 08:03:05.556036                9             PhD
## 1682 2015-08-22 08:03:05.556036                9     High School
## 1683 2024-02-26 08:03:05.556036                0     High School
## 1684 2023-03-23 08:03:05.556036                1        Bachelor
## 1685 2016-09-20 08:03:05.556036                7        Bachelor
## 1686 2021-04-28 08:03:05.556036                3     High School
## 1687 2016-04-11 08:03:05.556036                8        Bachelor
## 1688 2019-11-19 08:03:05.556036                4        Bachelor
## 1689 2015-08-07 08:03:05.556036                9     High School
## 1690 2015-01-23 08:03:05.556036                9          Master
## 1691 2020-07-16 08:03:05.556036                4        Bachelor
## 1692 2024-06-11 08:03:05.556036                0        Bachelor
## 1693 2023-05-23 08:03:05.556036                1        Bachelor
## 1694 2016-06-21 08:03:05.556036                8          Master
## 1695 2022-07-07 08:03:05.556036                2          Master
## 1696 2022-09-25 08:03:05.556036                1             PhD
## 1697 2015-03-06 08:03:05.556036                9        Bachelor
## 1698 2024-06-05 08:03:05.556036                0        Bachelor
## 1699 2024-02-10 08:03:05.556036                0        Bachelor
## 1700 2019-10-17 08:03:05.556036                4     High School
## 1701 2024-08-01 08:03:05.556036                0        Bachelor
## 1702 2023-03-27 08:03:05.556036                1        Bachelor
## 1703 2020-05-15 08:03:05.556036                4        Bachelor
## 1704 2018-12-03 08:03:05.556036                5        Bachelor
## 1705 2024-07-27 08:03:05.556036                0        Bachelor
## 1706 2019-11-16 08:03:05.556036                4        Bachelor
## 1707 2018-12-26 08:03:05.556036                5     High School
## 1708 2021-02-07 08:03:05.556036                3        Bachelor
## 1709 2015-06-26 08:03:05.556036                9     High School
## 1710 2021-03-23 08:03:05.556036                3        Bachelor
## 1711 2024-06-04 08:03:05.556036                0     High School
## 1712 2016-04-22 08:03:05.556036                8     High School
## 1713 2021-07-02 08:03:05.556036                3        Bachelor
## 1714 2015-09-09 08:03:05.556036                8     High School
## 1715 2021-01-30 08:03:05.556036                3        Bachelor
## 1716 2018-06-24 08:03:05.556036                6        Bachelor
## 1717 2017-02-20 08:03:05.556036                7             PhD
## 1718 2015-10-11 08:03:05.556036                8        Bachelor
## 1719 2015-04-26 08:03:05.556036                9        Bachelor
## 1720 2015-09-23 08:03:05.556036                8        Bachelor
## 1721 2018-01-30 08:03:05.556036                6        Bachelor
## 1722 2021-09-05 08:03:05.556036                3          Master
## 1723 2022-04-21 08:03:05.556036                2        Bachelor
## 1724 2023-02-19 08:03:05.556036                1          Master
## 1725 2018-03-04 08:03:05.556036                6     High School
## 1726 2020-04-21 08:03:05.556036                4          Master
## 1727 2020-01-28 08:03:05.556036                4        Bachelor
## 1728 2021-04-24 08:03:05.556036                3     High School
## 1729 2019-07-25 08:03:05.556036                5     High School
## 1730 2015-11-02 08:03:05.556036                8        Bachelor
## 1731 2018-08-15 08:03:05.556036                6        Bachelor
## 1732 2021-07-28 08:03:05.556036                3     High School
## 1733 2022-05-25 08:03:05.556036                2     High School
## 1734 2020-09-18 08:03:05.556036                3        Bachelor
## 1735 2021-01-18 08:03:05.556036                3          Master
## 1736 2016-01-24 08:03:05.556036                8          Master
## 1737 2024-03-15 08:03:05.556036                0        Bachelor
## 1738 2019-06-13 08:03:05.556036                5        Bachelor
## 1739 2022-01-18 08:03:05.556036                2        Bachelor
## 1740 2022-01-29 08:03:05.556036                2        Bachelor
## 1741 2022-01-02 08:03:05.556036                2        Bachelor
## 1742 2024-08-28 08:03:05.556036                0             PhD
## 1743 2020-10-18 08:03:05.556036                3     High School
## 1744 2017-05-02 08:03:05.556036                7        Bachelor
## 1745 2015-08-24 08:03:05.556036                9        Bachelor
## 1746 2017-07-08 08:03:05.556036                7        Bachelor
## 1747 2021-10-29 08:03:05.556036                2          Master
## 1748 2021-06-06 08:03:05.556036                3        Bachelor
## 1749 2023-11-02 08:03:05.556036                0     High School
## 1750 2020-02-21 08:03:05.556036                4        Bachelor
## 1751 2019-10-06 08:03:05.556036                4     High School
## 1752 2020-03-11 08:03:05.556036                4     High School
## 1753 2019-06-27 08:03:05.556036                5        Bachelor
## 1754 2019-08-18 08:03:05.556036                5        Bachelor
## 1755 2016-09-07 08:03:05.556036                7     High School
## 1756 2018-01-11 08:03:05.556036                6          Master
## 1757 2015-04-06 08:03:05.556036                9        Bachelor
## 1758 2019-10-21 08:03:05.556036                4        Bachelor
## 1759 2019-03-12 08:03:05.556036                5        Bachelor
## 1760 2019-03-08 08:03:05.556036                5          Master
## 1761 2024-04-01 08:03:05.556036                0     High School
## 1762 2018-12-02 08:03:05.556036                5        Bachelor
## 1763 2022-10-26 08:03:05.556036                1          Master
## 1764 2023-12-21 08:03:05.556036                0          Master
## 1765 2019-02-13 08:03:05.556036                5             PhD
## 1766 2023-04-23 08:03:05.556036                1        Bachelor
## 1767 2020-03-16 08:03:05.556036                4        Bachelor
## 1768 2022-12-22 08:03:05.556036                1          Master
## 1769 2020-02-15 08:03:05.556036                4        Bachelor
## 1770 2022-02-26 08:03:05.556036                2     High School
## 1771 2023-07-23 08:03:05.556036                1        Bachelor
## 1772 2019-07-16 08:03:05.556036                5        Bachelor
## 1773 2022-10-16 08:03:05.556036                1     High School
## 1774 2022-03-27 08:03:05.556036                2          Master
## 1775 2014-10-18 08:03:05.556036                9        Bachelor
## 1776 2020-01-24 08:03:05.556036                4        Bachelor
## 1777 2016-12-12 08:03:05.556036                7        Bachelor
## 1778 2023-07-03 08:03:05.556036                1          Master
## 1779 2017-06-18 08:03:05.556036                7     High School
## 1780 2017-11-12 08:03:05.556036                6        Bachelor
## 1781 2018-11-05 08:03:05.556036                5     High School
## 1782 2016-05-28 08:03:05.556036                8        Bachelor
## 1783 2021-06-09 08:03:05.556036                3        Bachelor
## 1784 2018-06-03 08:03:05.556036                6     High School
## 1785 2020-08-04 08:03:05.556036                4        Bachelor
## 1786 2015-08-19 08:03:05.556036                9     High School
## 1787 2024-06-05 08:03:05.556036                0          Master
## 1788 2017-06-23 08:03:05.556036                7     High School
## 1789 2016-09-12 08:03:05.556036                7        Bachelor
## 1790 2023-06-06 08:03:05.556036                1     High School
## 1791 2017-02-14 08:03:05.556036                7        Bachelor
## 1792 2020-06-06 08:03:05.556036                4     High School
## 1793 2015-07-14 08:03:05.556036                9             PhD
## 1794 2021-03-15 08:03:05.556036                3     High School
## 1795 2015-12-07 08:03:05.556036                8        Bachelor
## 1796 2023-09-23 08:03:05.556036                0        Bachelor
## 1797 2021-10-11 08:03:05.556036                2        Bachelor
## 1798 2014-09-30 08:03:05.556036                9     High School
## 1799 2022-05-30 08:03:05.556036                2        Bachelor
## 1800 2018-07-24 08:03:05.556036                6        Bachelor
## 1801 2022-11-28 08:03:05.556036                1        Bachelor
## 1802 2016-04-29 08:03:05.556036                8     High School
## 1803 2020-09-15 08:03:05.556036                3          Master
## 1804 2023-04-16 08:03:05.556036                1        Bachelor
## 1805 2020-07-04 08:03:05.556036                4        Bachelor
## 1806 2016-04-12 08:03:05.556036                8        Bachelor
## 1807 2018-05-09 08:03:05.556036                6          Master
## 1808 2024-07-04 08:03:05.556036                0        Bachelor
## 1809 2019-10-30 08:03:05.556036                4     High School
## 1810 2022-01-18 08:03:05.556036                2          Master
## 1811 2020-02-22 08:03:05.556036                4     High School
## 1812 2019-06-04 08:03:05.556036                5     High School
## 1813 2021-12-01 08:03:05.556036                2          Master
## 1814 2018-04-16 08:03:05.556036                6     High School
## 1815 2020-04-30 08:03:05.556036                4        Bachelor
## 1816 2021-12-11 08:03:05.556036                2          Master
## 1817 2022-08-10 08:03:05.556036                2             PhD
## 1818 2024-05-01 08:03:05.556036                0        Bachelor
## 1819 2020-04-21 08:03:05.556036                4        Bachelor
## 1820 2022-12-13 08:03:05.556036                1        Bachelor
## 1821 2024-02-09 08:03:05.556036                0        Bachelor
## 1822 2016-02-08 08:03:05.556036                8             PhD
## 1823 2022-07-17 08:03:05.556036                2        Bachelor
## 1824 2016-09-15 08:03:05.556036                7     High School
## 1825 2021-06-14 08:03:05.556036                3          Master
## 1826 2022-05-25 08:03:05.556036                2        Bachelor
## 1827 2023-06-16 08:03:05.556036                1     High School
## 1828 2020-12-25 08:03:05.556036                3     High School
## 1829 2016-11-24 08:03:05.556036                7          Master
## 1830 2016-03-02 08:03:05.556036                8        Bachelor
## 1831 2024-02-22 08:03:05.556036                0          Master
## 1832 2021-07-18 08:03:05.556036                3        Bachelor
## 1833 2020-01-20 08:03:05.556036                4        Bachelor
## 1834 2019-11-18 08:03:05.556036                4        Bachelor
## 1835 2016-03-14 08:03:05.556036                8        Bachelor
## 1836 2019-12-02 08:03:05.556036                4        Bachelor
## 1837 2016-02-18 08:03:05.556036                8        Bachelor
## 1838 2017-08-20 08:03:05.556036                7        Bachelor
## 1839 2016-10-27 08:03:05.556036                7        Bachelor
## 1840 2023-05-01 08:03:05.556036                1        Bachelor
## 1841 2018-02-23 08:03:05.556036                6        Bachelor
## 1842 2017-12-18 08:03:05.556036                6        Bachelor
## 1843 2022-01-08 08:03:05.556036                2        Bachelor
## 1844 2017-11-06 08:03:05.556036                6          Master
## 1845 2017-12-16 08:03:05.556036                6          Master
## 1846 2024-01-18 08:03:05.556036                0     High School
## 1847 2021-06-20 08:03:05.556036                3        Bachelor
## 1848 2018-01-29 08:03:05.556036                6        Bachelor
## 1849 2021-02-10 08:03:05.556036                3          Master
## 1850 2024-06-08 08:03:05.556036                0        Bachelor
## 1851 2023-02-23 08:03:05.556036                1        Bachelor
## 1852 2017-02-11 08:03:05.556036                7             PhD
## 1853 2016-10-31 08:03:05.556036                7        Bachelor
## 1854 2023-10-22 08:03:05.556036                0          Master
## 1855 2021-09-26 08:03:05.556036                2     High School
## 1856 2024-07-04 08:03:05.556036                0        Bachelor
## 1857 2022-09-21 08:03:05.556036                1        Bachelor
## 1858 2020-12-30 08:03:05.556036                3     High School
## 1859 2023-02-06 08:03:05.556036                1        Bachelor
## 1860 2015-06-06 08:03:05.556036                9          Master
## 1861 2020-06-18 08:03:05.556036                4     High School
## 1862 2023-08-05 08:03:05.556036                1        Bachelor
## 1863 2021-10-24 08:03:05.556036                2        Bachelor
## 1864 2017-02-24 08:03:05.556036                7          Master
## 1865 2014-10-03 08:03:05.556036                9        Bachelor
## 1866 2018-07-07 08:03:05.556036                6        Bachelor
## 1867 2019-01-29 08:03:05.556036                5          Master
## 1868 2019-05-05 08:03:05.556036                5        Bachelor
## 1869 2020-11-14 08:03:05.556036                3     High School
## 1870 2021-03-14 08:03:05.556036                3     High School
## 1871 2016-11-21 08:03:05.556036                7        Bachelor
## 1872 2022-09-08 08:03:05.556036                1     High School
## 1873 2022-05-22 08:03:05.556036                2             PhD
## 1874 2024-08-05 08:03:05.556036                0     High School
## 1875 2020-02-08 08:03:05.556036                4        Bachelor
## 1876 2021-12-16 08:03:05.556036                2     High School
## 1877 2021-07-31 08:03:05.556036                3     High School
## 1878 2023-04-11 08:03:05.556036                1     High School
## 1879 2017-05-11 08:03:05.556036                7        Bachelor
## 1880 2022-05-09 08:03:05.556036                2        Bachelor
## 1881 2022-09-02 08:03:05.556036                2        Bachelor
## 1882 2023-11-13 08:03:05.556036                0        Bachelor
## 1883 2024-04-19 08:03:05.556036                0        Bachelor
## 1884 2023-10-13 08:03:05.556036                0        Bachelor
## 1885 2016-01-05 08:03:05.556036                8     High School
## 1886 2024-03-09 08:03:05.556036                0     High School
## 1887 2015-12-16 08:03:05.556036                8        Bachelor
## 1888 2022-09-11 08:03:05.556036                1             PhD
## 1889 2020-08-10 08:03:05.556036                4        Bachelor
## 1890 2017-05-20 08:03:05.556036                7        Bachelor
## 1891 2023-11-24 08:03:05.556036                0     High School
## 1892 2022-08-05 08:03:05.556036                2          Master
## 1893 2017-04-23 08:03:05.556036                7          Master
## 1894 2019-11-15 08:03:05.556036                4        Bachelor
## 1895 2017-06-07 08:03:05.556036                7     High School
## 1896 2016-05-14 08:03:05.556036                8        Bachelor
## 1897 2020-06-04 08:03:05.556036                4     High School
## 1898 2024-01-28 08:03:05.556036                0        Bachelor
## 1899 2019-03-08 08:03:05.556036                5             PhD
## 1900 2017-10-15 08:03:05.556036                6        Bachelor
## 1901 2017-10-16 08:03:05.556036                6     High School
## 1902 2020-09-12 08:03:05.556036                3          Master
## 1903 2020-04-10 08:03:05.556036                4     High School
## 1904 2015-11-18 08:03:05.556036                8     High School
## 1905 2019-06-28 08:03:05.556036                5          Master
## 1906 2019-11-24 08:03:05.556036                4        Bachelor
## 1907 2023-09-27 08:03:05.556036                0        Bachelor
## 1908 2023-07-19 08:03:05.556036                1        Bachelor
## 1909 2020-08-20 08:03:05.556036                4        Bachelor
## 1910 2016-10-30 08:03:05.556036                7        Bachelor
## 1911 2023-06-04 08:03:05.556036                1     High School
## 1912 2020-02-01 08:03:05.556036                4             PhD
## 1913 2015-07-28 08:03:05.556036                9     High School
## 1914 2021-11-29 08:03:05.556036                2        Bachelor
## 1915 2017-09-05 08:03:05.556036                7     High School
## 1916 2020-05-11 08:03:05.556036                4        Bachelor
## 1917 2018-02-23 08:03:05.556036                6     High School
## 1918 2024-07-27 08:03:05.556036                0        Bachelor
## 1919 2017-09-05 08:03:05.556036                7     High School
## 1920 2015-02-05 08:03:05.556036                9     High School
## 1921 2014-10-22 08:03:05.556036                9             PhD
## 1922 2023-02-15 08:03:05.556036                1          Master
## 1923 2016-06-11 08:03:05.556036                8          Master
## 1924 2016-09-24 08:03:05.556036                7        Bachelor
## 1925 2020-02-06 08:03:05.556036                4             PhD
## 1926 2015-02-14 08:03:05.556036                9     High School
## 1927 2014-10-24 08:03:05.556036                9     High School
## 1928 2017-06-20 08:03:05.556036                7     High School
## 1929 2016-04-01 08:03:05.556036                8     High School
## 1930 2022-05-14 08:03:05.556036                2        Bachelor
## 1931 2023-07-20 08:03:05.556036                1        Bachelor
## 1932 2020-11-05 08:03:05.556036                3        Bachelor
## 1933 2017-08-08 08:03:05.556036                7        Bachelor
## 1934 2021-03-25 08:03:05.556036                3     High School
## 1935 2019-02-10 08:03:05.556036                5        Bachelor
## 1936 2015-02-16 08:03:05.556036                9     High School
## 1937 2022-03-01 08:03:05.556036                2        Bachelor
## 1938 2016-09-03 08:03:05.556036                8        Bachelor
## 1939 2024-02-22 08:03:05.556036                0        Bachelor
## 1940 2024-07-06 08:03:05.556036                0        Bachelor
## 1941 2023-06-15 08:03:05.556036                1        Bachelor
## 1942 2021-08-23 08:03:05.556036                3     High School
## 1943 2021-02-14 08:03:05.556036                3          Master
## 1944 2015-12-10 08:03:05.556036                8          Master
## 1945 2014-10-15 08:03:05.556036                9        Bachelor
## 1946 2022-07-30 08:03:05.556036                2        Bachelor
## 1947 2015-07-26 08:03:05.556036                9     High School
## 1948 2018-12-18 08:03:05.556036                5        Bachelor
## 1949 2023-04-07 08:03:05.556036                1        Bachelor
## 1950 2024-06-04 08:03:05.556036                0        Bachelor
## 1951 2018-11-12 08:03:05.556036                5     High School
## 1952 2016-09-23 08:03:05.556036                7          Master
## 1953 2016-02-19 08:03:05.556036                8        Bachelor
## 1954 2016-09-28 08:03:05.556036                7        Bachelor
## 1955 2016-12-25 08:03:05.556036                7     High School
## 1956 2022-08-03 08:03:05.556036                2        Bachelor
## 1957 2022-12-31 08:03:05.556036                1        Bachelor
## 1958 2019-11-13 08:03:05.556036                4             PhD
## 1959 2019-03-27 08:03:05.556036                5        Bachelor
## 1960 2019-04-17 08:03:05.556036                5        Bachelor
## 1961 2023-04-17 08:03:05.556036                1     High School
## 1962 2016-03-04 08:03:05.556036                8          Master
## 1963 2022-08-18 08:03:05.556036                2             PhD
## 1964 2019-08-25 08:03:05.556036                5        Bachelor
## 1965 2018-12-15 08:03:05.556036                5          Master
## 1966 2015-08-07 08:03:05.556036                9     High School
## 1967 2019-07-25 08:03:05.556036                5        Bachelor
## 1968 2018-03-19 08:03:05.556036                6        Bachelor
## 1969 2023-02-21 08:03:05.556036                1          Master
## 1970 2015-05-29 08:03:05.556036                9        Bachelor
## 1971 2016-06-10 08:03:05.556036                8     High School
## 1972 2016-08-31 08:03:05.556036                8     High School
## 1973 2019-08-24 08:03:05.556036                5          Master
## 1974 2017-11-22 08:03:05.556036                6        Bachelor
## 1975 2017-03-28 08:03:05.556036                7     High School
## 1976 2018-05-01 08:03:05.556036                6          Master
## 1977 2015-08-04 08:03:05.556036                9     High School
## 1978 2019-05-24 08:03:05.556036                5        Bachelor
## 1979 2022-10-20 08:03:05.556036                1     High School
## 1980 2017-06-07 08:03:05.556036                7        Bachelor
## 1981 2014-10-30 08:03:05.556036                9        Bachelor
## 1982 2017-10-01 08:03:05.556036                6     High School
## 1983 2017-01-20 08:03:05.556036                7        Bachelor
## 1984 2019-09-02 08:03:05.556036                5     High School
## 1985 2023-05-05 08:03:05.556036                1        Bachelor
## 1986 2021-11-02 08:03:05.556036                2        Bachelor
## 1987 2016-05-28 08:03:05.556036                8     High School
## 1988 2021-06-29 08:03:05.556036                3     High School
## 1989 2023-05-14 08:03:05.556036                1        Bachelor
## 1990 2017-05-24 08:03:05.556036                7     High School
## 1991 2015-12-19 08:03:05.556036                8     High School
## 1992 2018-04-03 08:03:05.556036                6        Bachelor
## 1993 2017-04-28 08:03:05.556036                7        Bachelor
## 1994 2021-05-16 08:03:05.556036                3          Master
## 1995 2018-04-09 08:03:05.556036                6     High School
## 1996 2020-06-23 08:03:05.556036                4        Bachelor
## 1997 2022-12-16 08:03:05.556036                1        Bachelor
## 1998 2021-05-12 08:03:05.556036                3        Bachelor
## 1999 2017-04-10 08:03:05.556036                7        Bachelor
## 2000 2017-03-31 08:03:05.556036                7     High School
## 2001 2019-12-08 08:03:05.556036                4        Bachelor
## 2002 2022-06-01 08:03:05.556036                2     High School
## 2003 2021-01-13 08:03:05.556036                3        Bachelor
## 2004 2018-11-26 08:03:05.556036                5     High School
## 2005 2014-09-30 08:03:05.556036                9        Bachelor
## 2006 2020-08-22 08:03:05.556036                4     High School
## 2007 2018-05-31 08:03:05.556036                6        Bachelor
## 2008 2019-09-24 08:03:05.556036                4             PhD
## 2009 2022-10-13 08:03:05.556036                1        Bachelor
## 2010 2018-07-31 08:03:05.556036                6             PhD
## 2011 2024-03-07 08:03:05.556036                0          Master
## 2012 2022-05-30 08:03:05.556036                2          Master
## 2013 2023-07-22 08:03:05.556036                1        Bachelor
## 2014 2023-08-03 08:03:05.556036                1        Bachelor
## 2015 2021-06-29 08:03:05.556036                3        Bachelor
## 2016 2015-07-19 08:03:05.556036                9        Bachelor
## 2017 2017-12-22 08:03:05.556036                6          Master
## 2018 2016-01-28 08:03:05.556036                8        Bachelor
## 2019 2024-07-15 08:03:05.556036                0        Bachelor
## 2020 2015-01-24 08:03:05.556036                9     High School
## 2021 2024-05-20 08:03:05.556036                0     High School
## 2022 2021-02-12 08:03:05.556036                3        Bachelor
## 2023 2023-03-13 08:03:05.556036                1        Bachelor
## 2024 2020-01-27 08:03:05.556036                4     High School
## 2025 2023-04-28 08:03:05.556036                1        Bachelor
## 2026 2021-10-14 08:03:05.556036                2        Bachelor
## 2027 2015-06-23 08:03:05.556036                9        Bachelor
## 2028 2023-01-14 08:03:05.556036                1     High School
## 2029 2019-07-26 08:03:05.556036                5     High School
## 2030 2022-06-27 08:03:05.556036                2        Bachelor
## 2031 2015-02-19 08:03:05.556036                9        Bachelor
## 2032 2017-06-01 08:03:05.556036                7        Bachelor
## 2033 2022-09-08 08:03:05.556036                1        Bachelor
## 2034 2018-02-26 08:03:05.556036                6     High School
## 2035 2024-07-06 08:03:05.556036                0        Bachelor
## 2036 2019-10-30 08:03:05.556036                4        Bachelor
## 2037 2022-04-22 08:03:05.556036                2          Master
## 2038 2020-10-19 08:03:05.556036                3        Bachelor
## 2039 2023-01-19 08:03:05.556036                1     High School
## 2040 2018-08-31 08:03:05.556036                6     High School
## 2041 2017-06-22 08:03:05.556036                7          Master
## 2042 2017-03-28 08:03:05.556036                7     High School
## 2043 2021-01-08 08:03:05.556036                3          Master
## 2044 2023-10-17 08:03:05.556036                0     High School
## 2045 2024-03-03 08:03:05.556036                0     High School
## 2046 2024-08-31 08:03:05.556036                0        Bachelor
## 2047 2017-07-10 08:03:05.556036                7        Bachelor
## 2048 2024-04-07 08:03:05.556036                0        Bachelor
## 2049 2022-08-08 08:03:05.556036                2     High School
## 2050 2014-12-12 08:03:05.556036                9     High School
## 2051 2019-09-09 08:03:05.556036                4        Bachelor
## 2052 2017-06-17 08:03:05.556036                7        Bachelor
## 2053 2018-10-07 08:03:05.556036                5          Master
## 2054 2016-11-04 08:03:05.556036                7     High School
## 2055 2017-11-29 08:03:05.556036                6          Master
## 2056 2015-01-25 08:03:05.556036                9        Bachelor
## 2057 2022-06-10 08:03:05.556036                2        Bachelor
## 2058 2023-03-11 08:03:05.556036                1             PhD
## 2059 2021-04-17 08:03:05.556036                3        Bachelor
## 2060 2024-07-30 08:03:05.556036                0     High School
## 2061 2016-10-10 08:03:05.556036                7        Bachelor
## 2062 2019-08-16 08:03:05.556036                5        Bachelor
## 2063 2019-05-10 08:03:05.556036                5        Bachelor
## 2064 2016-08-01 08:03:05.556036                8        Bachelor
## 2065 2022-05-14 08:03:05.556036                2     High School
## 2066 2017-12-01 08:03:05.556036                6          Master
## 2067 2023-04-23 08:03:05.556036                1        Bachelor
## 2068 2024-08-11 08:03:05.556036                0     High School
## 2069 2022-06-01 08:03:05.556036                2        Bachelor
## 2070 2015-11-13 08:03:05.556036                8        Bachelor
## 2071 2023-05-13 08:03:05.556036                1     High School
## 2072 2017-02-24 08:03:05.556036                7        Bachelor
## 2073 2017-11-24 08:03:05.556036                6        Bachelor
## 2074 2024-05-26 08:03:05.556036                0        Bachelor
## 2075 2023-06-21 08:03:05.556036                1     High School
## 2076 2014-12-23 08:03:05.556036                9             PhD
## 2077 2017-06-14 08:03:05.556036                7     High School
## 2078 2021-03-08 08:03:05.556036                3     High School
## 2079 2019-11-30 08:03:05.556036                4     High School
## 2080 2022-08-23 08:03:05.556036                2        Bachelor
## 2081 2018-05-09 08:03:05.556036                6     High School
## 2082 2018-05-27 08:03:05.556036                6     High School
## 2083 2022-09-21 08:03:05.556036                1        Bachelor
## 2084 2014-09-21 08:03:05.556036                9          Master
## 2085 2016-05-28 08:03:05.556036                8          Master
## 2086 2015-08-01 08:03:05.556036                9        Bachelor
## 2087 2020-04-19 08:03:05.556036                4        Bachelor
## 2088 2014-09-30 08:03:05.556036                9          Master
## 2089 2022-12-14 08:03:05.556036                1        Bachelor
## 2090 2017-09-24 08:03:05.556036                6             PhD
## 2091 2022-05-16 08:03:05.556036                2          Master
## 2092 2019-04-15 08:03:05.556036                5        Bachelor
## 2093 2018-05-23 08:03:05.556036                6     High School
## 2094 2016-03-15 08:03:05.556036                8        Bachelor
## 2095 2017-02-27 08:03:05.556036                7        Bachelor
## 2096 2024-08-11 08:03:05.556036                0     High School
## 2097 2014-12-31 08:03:05.556036                9        Bachelor
## 2098 2020-07-07 08:03:05.556036                4     High School
## 2099 2020-02-02 08:03:05.556036                4        Bachelor
## 2100 2022-07-03 08:03:05.556036                2             PhD
## 2101 2015-11-20 08:03:05.556036                8          Master
## 2102 2019-02-04 08:03:05.556036                5          Master
## 2103 2021-12-18 08:03:05.556036                2        Bachelor
## 2104 2015-04-10 08:03:05.556036                9        Bachelor
## 2105 2022-02-14 08:03:05.556036                2        Bachelor
## 2106 2018-10-28 08:03:05.556036                5        Bachelor
## 2107 2016-06-07 08:03:05.556036                8        Bachelor
## 2108 2020-01-01 08:03:05.556036                4        Bachelor
## 2109 2018-03-02 08:03:05.556036                6        Bachelor
## 2110 2021-06-06 08:03:05.556036                3     High School
## 2111 2016-10-07 08:03:05.556036                7     High School
## 2112 2017-03-26 08:03:05.556036                7        Bachelor
## 2113 2023-07-18 08:03:05.556036                1     High School
## 2114 2017-12-27 08:03:05.556036                6     High School
## 2115 2018-04-06 08:03:05.556036                6     High School
## 2116 2020-11-06 08:03:05.556036                3          Master
## 2117 2024-01-25 08:03:05.556036                0        Bachelor
## 2118 2019-06-20 08:03:05.556036                5          Master
## 2119 2022-01-11 08:03:05.556036                2        Bachelor
## 2120 2022-02-02 08:03:05.556036                2        Bachelor
## 2121 2024-02-07 08:03:05.556036                0        Bachelor
## 2122 2015-07-28 08:03:05.556036                9     High School
## 2123 2021-02-03 08:03:05.556036                3     High School
## 2124 2016-11-05 08:03:05.556036                7     High School
## 2125 2019-04-09 08:03:05.556036                5     High School
## 2126 2021-09-22 08:03:05.556036                2        Bachelor
## 2127 2017-04-19 08:03:05.556036                7        Bachelor
## 2128 2021-10-25 08:03:05.556036                2     High School
## 2129 2021-05-10 08:03:05.556036                3        Bachelor
## 2130 2018-05-20 08:03:05.556036                6        Bachelor
## 2131 2018-08-31 08:03:05.556036                6     High School
## 2132 2016-08-27 08:03:05.556036                8        Bachelor
## 2133 2018-03-17 08:03:05.556036                6        Bachelor
## 2134 2024-06-30 08:03:05.556036                0     High School
## 2135 2015-05-26 08:03:05.556036                9        Bachelor
## 2136 2015-07-25 08:03:05.556036                9     High School
## 2137 2017-11-12 08:03:05.556036                6     High School
## 2138 2015-09-27 08:03:05.556036                8     High School
## 2139 2015-12-24 08:03:05.556036                8        Bachelor
## 2140 2022-09-18 08:03:05.556036                1     High School
## 2141 2014-10-26 08:03:05.556036                9          Master
## 2142 2018-07-04 08:03:05.556036                6        Bachelor
## 2143 2021-06-22 08:03:05.556036                3        Bachelor
## 2144 2017-02-16 08:03:05.556036                7     High School
## 2145 2023-06-01 08:03:05.556036                1        Bachelor
## 2146 2016-05-11 08:03:05.556036                8        Bachelor
## 2147 2022-06-18 08:03:05.556036                2             PhD
## 2148 2018-07-01 08:03:05.556036                6        Bachelor
## 2149 2020-10-02 08:03:05.556036                3        Bachelor
## 2150 2018-04-13 08:03:05.556036                6        Bachelor
## 2151 2021-05-06 08:03:05.556036                3     High School
## 2152 2022-04-04 08:03:05.556036                2        Bachelor
## 2153 2021-08-02 08:03:05.556036                3        Bachelor
## 2154 2015-07-01 08:03:05.556036                9             PhD
## 2155 2015-01-05 08:03:05.556036                9        Bachelor
## 2156 2015-02-19 08:03:05.556036                9        Bachelor
## 2157 2017-12-09 08:03:05.556036                6        Bachelor
## 2158 2021-07-17 08:03:05.556036                3        Bachelor
## 2159 2022-11-10 08:03:05.556036                1        Bachelor
## 2160 2023-09-02 08:03:05.556036                1        Bachelor
## 2161 2019-03-23 08:03:05.556036                5             PhD
## 2162 2022-03-06 08:03:05.556036                2        Bachelor
## 2163 2024-02-25 08:03:05.556036                0     High School
## 2164 2022-11-15 08:03:05.556036                1        Bachelor
## 2165 2016-07-06 08:03:05.556036                8     High School
## 2166 2020-09-12 08:03:05.556036                3     High School
## 2167 2023-08-21 08:03:05.556036                1        Bachelor
## 2168 2017-08-22 08:03:05.556036                7        Bachelor
## 2169 2015-12-02 08:03:05.556036                8        Bachelor
## 2170 2018-04-30 08:03:05.556036                6     High School
## 2171 2021-11-22 08:03:05.556036                2        Bachelor
## 2172 2018-12-13 08:03:05.556036                5        Bachelor
## 2173 2020-07-30 08:03:05.556036                4     High School
## 2174 2017-09-09 08:03:05.556036                6          Master
## 2175 2018-12-25 08:03:05.556036                5     High School
## 2176 2024-04-04 08:03:05.556036                0        Bachelor
## 2177 2015-04-24 08:03:05.556036                9        Bachelor
## 2178 2018-02-14 08:03:05.556036                6     High School
## 2179 2015-01-19 08:03:05.556036                9          Master
## 2180 2018-08-15 08:03:05.556036                6        Bachelor
## 2181 2020-01-26 08:03:05.556036                4          Master
## 2182 2014-09-15 08:03:05.556036                9     High School
## 2183 2021-09-08 08:03:05.556036                2          Master
## 2184 2015-09-05 08:03:05.556036                9        Bachelor
## 2185 2015-07-07 08:03:05.556036                9        Bachelor
## 2186 2020-10-28 08:03:05.556036                3        Bachelor
## 2187 2023-11-30 08:03:05.556036                0     High School
## 2188 2017-12-21 08:03:05.556036                6        Bachelor
## 2189 2019-12-01 08:03:05.556036                4     High School
## 2190 2022-05-08 08:03:05.556036                2        Bachelor
## 2191 2016-05-06 08:03:05.556036                8          Master
## 2192 2022-06-12 08:03:05.556036                2     High School
## 2193 2024-02-22 08:03:05.556036                0     High School
## 2194 2020-09-26 08:03:05.556036                3        Bachelor
## 2195 2020-04-10 08:03:05.556036                4     High School
## 2196 2018-05-05 08:03:05.556036                6        Bachelor
## 2197 2021-01-13 08:03:05.556036                3     High School
## 2198 2017-07-08 08:03:05.556036                7          Master
## 2199 2023-07-18 08:03:05.556036                1        Bachelor
## 2200 2017-05-03 08:03:05.556036                7        Bachelor
## 2201 2022-10-13 08:03:05.556036                1        Bachelor
## 2202 2023-07-31 08:03:05.556036                1        Bachelor
## 2203 2016-07-25 08:03:05.556036                8        Bachelor
## 2204 2015-05-15 08:03:05.556036                9        Bachelor
## 2205 2021-02-19 08:03:05.556036                3          Master
## 2206 2020-06-14 08:03:05.556036                4        Bachelor
## 2207 2023-02-08 08:03:05.556036                1        Bachelor
## 2208 2016-11-14 08:03:05.556036                7        Bachelor
## 2209 2015-11-30 08:03:05.556036                8     High School
## 2210 2016-12-25 08:03:05.556036                7        Bachelor
## 2211 2021-02-23 08:03:05.556036                3     High School
## 2212 2024-01-17 08:03:05.556036                0     High School
## 2213 2017-06-25 08:03:05.556036                7     High School
## 2214 2017-03-27 08:03:05.556036                7        Bachelor
## 2215 2022-02-24 08:03:05.556036                2        Bachelor
## 2216 2019-06-26 08:03:05.556036                5        Bachelor
## 2217 2023-09-05 08:03:05.556036                1     High School
## 2218 2024-05-23 08:03:05.556036                0        Bachelor
## 2219 2015-07-28 08:03:05.556036                9        Bachelor
## 2220 2021-12-07 08:03:05.556036                2        Bachelor
## 2221 2017-01-12 08:03:05.556036                7     High School
## 2222 2016-11-05 08:03:05.556036                7        Bachelor
## 2223 2018-12-21 08:03:05.556036                5        Bachelor
## 2224 2015-12-24 08:03:05.556036                8     High School
## 2225 2024-07-13 08:03:05.556036                0        Bachelor
## 2226 2020-04-09 08:03:05.556036                4        Bachelor
## 2227 2024-05-03 08:03:05.556036                0        Bachelor
## 2228 2016-05-16 08:03:05.556036                8        Bachelor
## 2229 2020-12-29 08:03:05.556036                3        Bachelor
## 2230 2014-11-28 08:03:05.556036                9     High School
## 2231 2015-10-25 08:03:05.556036                8     High School
## 2232 2019-12-14 08:03:05.556036                4     High School
## 2233 2022-09-09 08:03:05.556036                1     High School
## 2234 2018-08-03 08:03:05.556036                6          Master
## 2235 2019-12-31 08:03:05.556036                4        Bachelor
## 2236 2020-11-14 08:03:05.556036                3        Bachelor
## 2237 2022-06-01 08:03:05.556036                2        Bachelor
## 2238 2023-08-20 08:03:05.556036                1          Master
## 2239 2023-08-17 08:03:05.556036                1        Bachelor
## 2240 2021-10-17 08:03:05.556036                2        Bachelor
## 2241 2017-12-30 08:03:05.556036                6        Bachelor
## 2242 2022-06-11 08:03:05.556036                2          Master
## 2243 2015-11-12 08:03:05.556036                8     High School
## 2244 2020-06-01 08:03:05.556036                4     High School
## 2245 2023-01-09 08:03:05.556036                1        Bachelor
## 2246 2022-08-15 08:03:05.556036                2        Bachelor
## 2247 2020-03-15 08:03:05.556036                4     High School
## 2248 2016-08-04 08:03:05.556036                8     High School
## 2249 2023-06-19 08:03:05.556036                1     High School
## 2250 2017-10-13 08:03:05.556036                6        Bachelor
## 2251 2024-07-17 08:03:05.556036                0        Bachelor
## 2252 2021-01-14 08:03:05.556036                3        Bachelor
## 2253 2023-10-02 08:03:05.556036                0     High School
## 2254 2021-07-29 08:03:05.556036                3          Master
## 2255 2018-01-01 08:03:05.556036                6     High School
## 2256 2016-12-04 08:03:05.556036                7        Bachelor
## 2257 2015-07-16 08:03:05.556036                9     High School
## 2258 2018-09-25 08:03:05.556036                5     High School
## 2259 2016-08-13 08:03:05.556036                8     High School
## 2260 2015-10-12 08:03:05.556036                8             PhD
## 2261 2017-10-11 08:03:05.556036                6        Bachelor
## 2262 2021-11-04 08:03:05.556036                2     High School
## 2263 2015-09-27 08:03:05.556036                8        Bachelor
## 2264 2019-11-19 08:03:05.556036                4          Master
## 2265 2016-04-03 08:03:05.556036                8        Bachelor
## 2266 2019-09-20 08:03:05.556036                4        Bachelor
## 2267 2021-07-05 08:03:05.556036                3     High School
## 2268 2020-03-04 08:03:05.556036                4        Bachelor
## 2269 2019-10-27 08:03:05.556036                4        Bachelor
## 2270 2015-10-09 08:03:05.556036                8        Bachelor
## 2271 2022-08-10 08:03:05.556036                2        Bachelor
## 2272 2022-11-26 08:03:05.556036                1          Master
## 2273 2023-10-31 08:03:05.556036                0          Master
## 2274 2019-08-26 08:03:05.556036                5     High School
## 2275 2023-03-02 08:03:05.556036                1     High School
## 2276 2022-05-31 08:03:05.556036                2     High School
## 2277 2018-07-03 08:03:05.556036                6        Bachelor
## 2278 2024-09-03 08:03:05.556036                0          Master
## 2279 2020-03-07 08:03:05.556036                4        Bachelor
## 2280 2017-02-03 08:03:05.556036                7        Bachelor
## 2281 2018-08-07 08:03:05.556036                6     High School
## 2282 2021-09-26 08:03:05.556036                2     High School
## 2283 2018-11-21 08:03:05.556036                5        Bachelor
## 2284 2020-05-12 08:03:05.556036                4     High School
## 2285 2018-07-24 08:03:05.556036                6        Bachelor
## 2286 2024-02-27 08:03:05.556036                0        Bachelor
## 2287 2020-03-05 08:03:05.556036                4        Bachelor
## 2288 2020-07-23 08:03:05.556036                4          Master
## 2289 2020-06-11 08:03:05.556036                4        Bachelor
## 2290 2019-11-16 08:03:05.556036                4          Master
## 2291 2017-06-26 08:03:05.556036                7          Master
## 2292 2018-06-25 08:03:05.556036                6        Bachelor
## 2293 2022-03-19 08:03:05.556036                2        Bachelor
## 2294 2017-03-06 08:03:05.556036                7     High School
## 2295 2021-06-13 08:03:05.556036                3             PhD
## 2296 2019-06-07 08:03:05.556036                5     High School
## 2297 2018-04-03 08:03:05.556036                6        Bachelor
## 2298 2022-07-08 08:03:05.556036                2     High School
## 2299 2022-02-01 08:03:05.556036                2          Master
## 2300 2024-08-12 08:03:05.556036                0        Bachelor
## 2301 2018-08-26 08:03:05.556036                6          Master
## 2302 2020-02-02 08:03:05.556036                4     High School
## 2303 2020-04-14 08:03:05.556036                4             PhD
## 2304 2021-05-27 08:03:05.556036                3        Bachelor
## 2305 2021-03-05 08:03:05.556036                3        Bachelor
## 2306 2016-05-14 08:03:05.556036                8        Bachelor
## 2307 2021-09-01 08:03:05.556036                3        Bachelor
## 2308 2016-09-02 08:03:05.556036                8        Bachelor
## 2309 2024-07-05 08:03:05.556036                0          Master
## 2310 2021-12-13 08:03:05.556036                2        Bachelor
## 2311 2020-06-16 08:03:05.556036                4     High School
## 2312 2020-05-05 08:03:05.556036                4        Bachelor
## 2313 2022-07-18 08:03:05.556036                2        Bachelor
## 2314 2022-07-03 08:03:05.556036                2        Bachelor
## 2315 2015-05-07 08:03:05.556036                9        Bachelor
## 2316 2017-05-06 08:03:05.556036                7        Bachelor
## 2317 2021-03-15 08:03:05.556036                3        Bachelor
## 2318 2014-12-08 08:03:05.556036                9     High School
## 2319 2021-04-24 08:03:05.556036                3          Master
## 2320 2019-06-29 08:03:05.556036                5     High School
## 2321 2018-09-08 08:03:05.556036                5        Bachelor
## 2322 2023-09-23 08:03:05.556036                0        Bachelor
## 2323 2023-05-31 08:03:05.556036                1        Bachelor
## 2324 2024-03-22 08:03:05.556036                0          Master
## 2325 2024-03-03 08:03:05.556036                0          Master
## 2326 2015-02-26 08:03:05.556036                9        Bachelor
## 2327 2015-01-18 08:03:05.556036                9          Master
## 2328 2018-03-28 08:03:05.556036                6          Master
## 2329 2017-12-16 08:03:05.556036                6     High School
## 2330 2018-05-27 08:03:05.556036                6        Bachelor
## 2331 2020-05-30 08:03:05.556036                4     High School
## 2332 2024-02-02 08:03:05.556036                0        Bachelor
## 2333 2020-02-26 08:03:05.556036                4        Bachelor
## 2334 2018-09-28 08:03:05.556036                5        Bachelor
## 2335 2016-04-13 08:03:05.556036                8        Bachelor
## 2336 2014-10-02 08:03:05.556036                9        Bachelor
## 2337 2022-12-01 08:03:05.556036                1     High School
## 2338 2020-06-06 08:03:05.556036                4        Bachelor
## 2339 2019-10-07 08:03:05.556036                4     High School
## 2340 2018-04-15 08:03:05.556036                6             PhD
## 2341 2021-12-25 08:03:05.556036                2        Bachelor
## 2342 2017-03-12 08:03:05.556036                7     High School
## 2343 2023-02-23 08:03:05.556036                1        Bachelor
## 2344 2022-09-15 08:03:05.556036                1          Master
## 2345 2020-01-28 08:03:05.556036                4          Master
## 2346 2019-02-01 08:03:05.556036                5          Master
## 2347 2020-08-01 08:03:05.556036                4             PhD
## 2348 2016-01-19 08:03:05.556036                8             PhD
## 2349 2016-07-29 08:03:05.556036                8          Master
## 2350 2022-12-03 08:03:05.556036                1          Master
## 2351 2021-05-26 08:03:05.556036                3        Bachelor
## 2352 2022-08-03 08:03:05.556036                2          Master
## 2353 2023-01-17 08:03:05.556036                1     High School
## 2354 2019-09-03 08:03:05.556036                5          Master
## 2355 2019-08-14 08:03:05.556036                5          Master
## 2356 2015-04-26 08:03:05.556036                9        Bachelor
## 2357 2017-10-24 08:03:05.556036                6        Bachelor
## 2358 2023-01-20 08:03:05.556036                1        Bachelor
## 2359 2016-02-09 08:03:05.556036                8        Bachelor
## 2360 2021-02-23 08:03:05.556036                3        Bachelor
## 2361 2022-12-10 08:03:05.556036                1        Bachelor
## 2362 2024-03-24 08:03:05.556036                0        Bachelor
## 2363 2016-12-19 08:03:05.556036                7        Bachelor
## 2364 2023-09-07 08:03:05.556036                0        Bachelor
## 2365 2018-01-22 08:03:05.556036                6     High School
## 2366 2019-04-19 08:03:05.556036                5        Bachelor
## 2367 2024-07-26 08:03:05.556036                0          Master
## 2368 2019-04-21 08:03:05.556036                5        Bachelor
## 2369 2019-03-01 08:03:05.556036                5        Bachelor
## 2370 2016-09-12 08:03:05.556036                7          Master
## 2371 2016-06-04 08:03:05.556036                8     High School
## 2372 2023-06-03 08:03:05.556036                1          Master
## 2373 2020-09-14 08:03:05.556036                3        Bachelor
## 2374 2015-04-11 08:03:05.556036                9        Bachelor
## 2375 2022-10-22 08:03:05.556036                1        Bachelor
## 2376 2019-07-09 08:03:05.556036                5        Bachelor
## 2377 2018-08-05 08:03:05.556036                6        Bachelor
## 2378 2015-09-09 08:03:05.556036                8        Bachelor
## 2379 2016-12-24 08:03:05.556036                7     High School
## 2380 2018-07-03 08:03:05.556036                6        Bachelor
## 2381 2020-05-04 08:03:05.556036                4     High School
## 2382 2016-08-25 08:03:05.556036                8     High School
## 2383 2019-10-29 08:03:05.556036                4     High School
## 2384 2017-02-23 08:03:05.556036                7        Bachelor
## 2385 2022-01-19 08:03:05.556036                2             PhD
## 2386 2020-05-04 08:03:05.556036                4        Bachelor
## 2387 2024-04-07 08:03:05.556036                0     High School
## 2388 2024-02-19 08:03:05.556036                0          Master
## 2389 2023-02-06 08:03:05.556036                1     High School
## 2390 2017-02-05 08:03:05.556036                7     High School
## 2391 2021-11-26 08:03:05.556036                2        Bachelor
## 2392 2019-03-06 08:03:05.556036                5     High School
## 2393 2017-09-15 08:03:05.556036                6        Bachelor
## 2394 2017-05-11 08:03:05.556036                7     High School
## 2395 2022-12-16 08:03:05.556036                1        Bachelor
## 2396 2015-08-20 08:03:05.556036                9        Bachelor
## 2397 2016-08-20 08:03:05.556036                8          Master
## 2398 2015-05-13 08:03:05.556036                9        Bachelor
## 2399 2016-04-13 08:03:05.556036                8     High School
## 2400 2018-01-29 08:03:05.556036                6     High School
## 2401 2024-04-22 08:03:05.556036                0          Master
## 2402 2015-12-14 08:03:05.556036                8        Bachelor
## 2403 2023-11-21 08:03:05.556036                0     High School
## 2404 2020-10-14 08:03:05.556036                3     High School
## 2405 2019-04-25 08:03:05.556036                5          Master
## 2406 2017-04-21 08:03:05.556036                7        Bachelor
## 2407 2018-01-25 08:03:05.556036                6        Bachelor
## 2408 2015-05-26 08:03:05.556036                9        Bachelor
## 2409 2023-05-19 08:03:05.556036                1        Bachelor
## 2410 2016-12-12 08:03:05.556036                7             PhD
## 2411 2022-05-04 08:03:05.556036                2        Bachelor
## 2412 2017-01-24 08:03:05.556036                7          Master
## 2413 2017-01-20 08:03:05.556036                7        Bachelor
## 2414 2016-12-28 08:03:05.556036                7     High School
## 2415 2023-03-17 08:03:05.556036                1        Bachelor
## 2416 2022-06-07 08:03:05.556036                2        Bachelor
## 2417 2018-08-29 08:03:05.556036                6     High School
## 2418 2018-05-28 08:03:05.556036                6        Bachelor
## 2419 2024-05-18 08:03:05.556036                0     High School
## 2420 2022-08-22 08:03:05.556036                2        Bachelor
## 2421 2024-06-23 08:03:05.556036                0          Master
## 2422 2024-04-06 08:03:05.556036                0          Master
## 2423 2017-04-29 08:03:05.556036                7        Bachelor
## 2424 2021-03-22 08:03:05.556036                3          Master
## 2425 2020-01-23 08:03:05.556036                4          Master
## 2426 2017-03-04 08:03:05.556036                7     High School
## 2427 2023-12-12 08:03:05.556036                0     High School
## 2428 2018-05-03 08:03:05.556036                6             PhD
## 2429 2016-10-05 08:03:05.556036                7        Bachelor
## 2430 2022-01-17 08:03:05.556036                2        Bachelor
## 2431 2019-12-29 08:03:05.556036                4        Bachelor
## 2432 2021-10-08 08:03:05.556036                2        Bachelor
## 2433 2017-04-06 08:03:05.556036                7             PhD
## 2434 2023-08-28 08:03:05.556036                1        Bachelor
## 2435 2016-12-05 08:03:05.556036                7          Master
## 2436 2022-01-02 08:03:05.556036                2     High School
## 2437 2014-12-23 08:03:05.556036                9          Master
## 2438 2017-07-27 08:03:05.556036                7        Bachelor
## 2439 2017-04-06 08:03:05.556036                7     High School
## 2440 2023-08-30 08:03:05.556036                1     High School
## 2441 2022-10-09 08:03:05.556036                1        Bachelor
## 2442 2024-03-31 08:03:05.556036                0        Bachelor
## 2443 2019-11-06 08:03:05.556036                4        Bachelor
## 2444 2014-11-22 08:03:05.556036                9        Bachelor
## 2445 2014-12-17 08:03:05.556036                9     High School
## 2446 2014-12-15 08:03:05.556036                9        Bachelor
## 2447 2023-07-18 08:03:05.556036                1             PhD
## 2448 2022-07-16 08:03:05.556036                2        Bachelor
## 2449 2015-09-08 08:03:05.556036                8          Master
## 2450 2017-05-05 08:03:05.556036                7          Master
## 2451 2021-05-28 08:03:05.556036                3     High School
## 2452 2021-02-01 08:03:05.556036                3     High School
## 2453 2021-11-21 08:03:05.556036                2     High School
## 2454 2015-04-02 08:03:05.556036                9        Bachelor
## 2455 2024-08-14 08:03:05.556036                0        Bachelor
## 2456 2022-01-16 08:03:05.556036                2          Master
## 2457 2019-03-02 08:03:05.556036                5        Bachelor
## 2458 2015-06-06 08:03:05.556036                9        Bachelor
## 2459 2023-08-07 08:03:05.556036                1     High School
## 2460 2023-11-03 08:03:05.556036                0        Bachelor
## 2461 2024-06-24 08:03:05.556036                0     High School
## 2462 2023-01-11 08:03:05.556036                1        Bachelor
## 2463 2019-03-31 08:03:05.556036                5          Master
## 2464 2017-12-31 08:03:05.556036                6     High School
## 2465 2024-05-04 08:03:05.556036                0             PhD
## 2466 2014-09-15 08:03:05.556036                9        Bachelor
## 2467 2019-12-22 08:03:05.556036                4     High School
## 2468 2017-09-11 08:03:05.556036                6        Bachelor
## 2469 2017-12-30 08:03:05.556036                6        Bachelor
## 2470 2015-10-29 08:03:05.556036                8     High School
## 2471 2015-03-02 08:03:05.556036                9        Bachelor
## 2472 2018-03-02 08:03:05.556036                6        Bachelor
## 2473 2015-06-24 08:03:05.556036                9     High School
## 2474 2015-05-02 08:03:05.556036                9        Bachelor
## 2475 2024-06-29 08:03:05.556036                0        Bachelor
## 2476 2023-01-07 08:03:05.556036                1        Bachelor
## 2477 2019-03-22 08:03:05.556036                5        Bachelor
## 2478 2018-03-21 08:03:05.556036                6     High School
## 2479 2022-04-19 08:03:05.556036                2          Master
## 2480 2019-10-11 08:03:05.556036                4        Bachelor
## 2481 2014-11-18 08:03:05.556036                9     High School
## 2482 2021-10-17 08:03:05.556036                2             PhD
## 2483 2024-05-07 08:03:05.556036                0        Bachelor
## 2484 2019-03-18 08:03:05.556036                5        Bachelor
## 2485 2015-03-24 08:03:05.556036                9        Bachelor
## 2486 2015-04-28 08:03:05.556036                9          Master
## 2487 2018-01-26 08:03:05.556036                6          Master
## 2488 2022-09-15 08:03:05.556036                1        Bachelor
## 2489 2017-07-21 08:03:05.556036                7        Bachelor
## 2490 2020-08-04 08:03:05.556036                4        Bachelor
## 2491 2018-08-28 08:03:05.556036                6        Bachelor
## 2492 2020-11-03 08:03:05.556036                3        Bachelor
## 2493 2016-02-22 08:03:05.556036                8        Bachelor
## 2494 2016-10-09 08:03:05.556036                7        Bachelor
## 2495 2017-04-12 08:03:05.556036                7        Bachelor
## 2496 2015-11-26 08:03:05.556036                8          Master
## 2497 2020-07-09 08:03:05.556036                4     High School
## 2498 2018-06-04 08:03:05.556036                6          Master
## 2499 2023-02-25 08:03:05.556036                1     High School
## 2500 2018-10-18 08:03:05.556036                5     High School
## 2501 2020-04-09 08:03:05.556036                4        Bachelor
## 2502 2019-01-19 08:03:05.556036                5        Bachelor
## 2503 2019-07-20 08:03:05.556036                5        Bachelor
## 2504 2023-07-28 08:03:05.556036                1          Master
## 2505 2021-09-04 08:03:05.556036                3        Bachelor
## 2506 2020-06-23 08:03:05.556036                4        Bachelor
## 2507 2017-10-10 08:03:05.556036                6     High School
## 2508 2020-07-12 08:03:05.556036                4     High School
## 2509 2015-02-02 08:03:05.556036                9        Bachelor
## 2510 2015-05-04 08:03:05.556036                9     High School
## 2511 2020-06-15 08:03:05.556036                4     High School
## 2512 2023-01-08 08:03:05.556036                1     High School
## 2513 2024-07-21 08:03:05.556036                0          Master
## 2514 2020-08-21 08:03:05.556036                4        Bachelor
## 2515 2018-10-13 08:03:05.556036                5        Bachelor
## 2516 2019-04-30 08:03:05.556036                5     High School
## 2517 2018-08-22 08:03:05.556036                6     High School
## 2518 2017-02-18 08:03:05.556036                7        Bachelor
## 2519 2021-05-29 08:03:05.556036                3        Bachelor
## 2520 2016-07-07 08:03:05.556036                8     High School
## 2521 2015-08-27 08:03:05.556036                9     High School
## 2522 2017-01-09 08:03:05.556036                7     High School
## 2523 2015-08-22 08:03:05.556036                9     High School
## 2524 2020-05-24 08:03:05.556036                4        Bachelor
## 2525 2022-11-22 08:03:05.556036                1        Bachelor
## 2526 2017-11-28 08:03:05.556036                6          Master
## 2527 2020-07-21 08:03:05.556036                4     High School
## 2528 2019-02-28 08:03:05.556036                5        Bachelor
## 2529 2015-04-26 08:03:05.556036                9        Bachelor
## 2530 2018-03-29 08:03:05.556036                6        Bachelor
## 2531 2022-01-01 08:03:05.556036                2     High School
## 2532 2023-09-27 08:03:05.556036                0     High School
## 2533 2016-05-02 08:03:05.556036                8        Bachelor
## 2534 2021-11-09 08:03:05.556036                2        Bachelor
## 2535 2019-12-21 08:03:05.556036                4     High School
## 2536 2017-10-14 08:03:05.556036                6        Bachelor
## 2537 2014-11-26 08:03:05.556036                9          Master
## 2538 2014-12-14 08:03:05.556036                9        Bachelor
## 2539 2024-04-16 08:03:05.556036                0     High School
## 2540 2023-03-17 08:03:05.556036                1        Bachelor
## 2541 2019-01-12 08:03:05.556036                5          Master
## 2542 2024-08-29 08:03:05.556036                0     High School
## 2543 2024-05-11 08:03:05.556036                0        Bachelor
## 2544 2024-02-20 08:03:05.556036                0          Master
## 2545 2018-05-24 08:03:05.556036                6     High School
## 2546 2022-08-05 08:03:05.556036                2          Master
## 2547 2017-04-01 08:03:05.556036                7        Bachelor
## 2548 2018-03-21 08:03:05.556036                6     High School
## 2549 2021-01-22 08:03:05.556036                3        Bachelor
## 2550 2015-06-25 08:03:05.556036                9        Bachelor
## 2551 2023-04-26 08:03:05.556036                1     High School
## 2552 2015-06-01 08:03:05.556036                9          Master
## 2553 2017-09-03 08:03:05.556036                7     High School
## 2554 2017-10-05 08:03:05.556036                6        Bachelor
## 2555 2022-06-02 08:03:05.556036                2     High School
## 2556 2017-06-26 08:03:05.556036                7        Bachelor
## 2557 2020-01-06 08:03:05.556036                4          Master
## 2558 2019-03-03 08:03:05.556036                5          Master
## 2559 2024-07-17 08:03:05.556036                0        Bachelor
## 2560 2023-10-25 08:03:05.556036                0     High School
## 2561 2019-09-11 08:03:05.556036                4     High School
## 2562 2018-07-17 08:03:05.556036                6        Bachelor
## 2563 2019-01-12 08:03:05.556036                5        Bachelor
## 2564 2016-06-13 08:03:05.556036                8        Bachelor
## 2565 2023-12-28 08:03:05.556036                0          Master
## 2566 2020-12-09 08:03:05.556036                3        Bachelor
## 2567 2023-06-19 08:03:05.556036                1        Bachelor
## 2568 2023-08-24 08:03:05.556036                1          Master
## 2569 2019-11-09 08:03:05.556036                4     High School
## 2570 2014-09-15 08:03:05.556036                9        Bachelor
## 2571 2023-06-03 08:03:05.556036                1     High School
## 2572 2019-11-26 08:03:05.556036                4     High School
## 2573 2016-09-20 08:03:05.556036                7          Master
## 2574 2019-12-05 08:03:05.556036                4     High School
## 2575 2020-06-28 08:03:05.556036                4          Master
## 2576 2018-04-16 08:03:05.556036                6        Bachelor
## 2577 2015-06-04 08:03:05.556036                9          Master
## 2578 2020-11-28 08:03:05.556036                3        Bachelor
## 2579 2016-04-30 08:03:05.556036                8        Bachelor
## 2580 2023-12-17 08:03:05.556036                0        Bachelor
## 2581 2016-06-11 08:03:05.556036                8     High School
## 2582 2019-12-31 08:03:05.556036                4        Bachelor
## 2583 2022-12-01 08:03:05.556036                1        Bachelor
## 2584 2018-05-07 08:03:05.556036                6     High School
## 2585 2020-07-30 08:03:05.556036                4             PhD
## 2586 2016-10-17 08:03:05.556036                7     High School
## 2587 2014-10-02 08:03:05.556036                9        Bachelor
## 2588 2022-10-28 08:03:05.556036                1     High School
## 2589 2015-08-31 08:03:05.556036                9          Master
## 2590 2017-11-14 08:03:05.556036                6        Bachelor
## 2591 2016-11-17 08:03:05.556036                7             PhD
## 2592 2024-05-10 08:03:05.556036                0          Master
## 2593 2020-03-24 08:03:05.556036                4        Bachelor
## 2594 2022-03-02 08:03:05.556036                2     High School
## 2595 2017-02-18 08:03:05.556036                7        Bachelor
## 2596 2023-09-29 08:03:05.556036                0          Master
## 2597 2018-11-02 08:03:05.556036                5        Bachelor
## 2598 2023-11-20 08:03:05.556036                0     High School
## 2599 2018-02-02 08:03:05.556036                6     High School
## 2600 2023-08-28 08:03:05.556036                1        Bachelor
## 2601 2017-11-11 08:03:05.556036                6        Bachelor
## 2602 2020-05-05 08:03:05.556036                4          Master
## 2603 2015-11-01 08:03:05.556036                8          Master
## 2604 2022-12-04 08:03:05.556036                1        Bachelor
## 2605 2021-01-13 08:03:05.556036                3             PhD
## 2606 2023-02-24 08:03:05.556036                1          Master
## 2607 2022-02-07 08:03:05.556036                2             PhD
## 2608 2023-08-15 08:03:05.556036                1          Master
## 2609 2015-09-06 08:03:05.556036                9        Bachelor
## 2610 2018-08-01 08:03:05.556036                6        Bachelor
## 2611 2023-01-13 08:03:05.556036                1        Bachelor
## 2612 2017-08-18 08:03:05.556036                7        Bachelor
## 2613 2014-10-04 08:03:05.556036                9     High School
## 2614 2018-03-09 08:03:05.556036                6        Bachelor
## 2615 2023-08-05 08:03:05.556036                1             PhD
## 2616 2022-05-25 08:03:05.556036                2        Bachelor
## 2617 2024-08-18 08:03:05.556036                0     High School
## 2618 2024-03-22 08:03:05.556036                0          Master
## 2619 2023-06-01 08:03:05.556036                1     High School
## 2620 2015-05-01 08:03:05.556036                9          Master
## 2621 2021-12-02 08:03:05.556036                2     High School
## 2622 2019-12-12 08:03:05.556036                4     High School
## 2623 2015-08-02 08:03:05.556036                9     High School
## 2624 2017-10-29 08:03:05.556036                6          Master
## 2625 2019-06-29 08:03:05.556036                5        Bachelor
## 2626 2017-12-30 08:03:05.556036                6          Master
## 2627 2016-06-06 08:03:05.556036                8        Bachelor
## 2628 2021-08-31 08:03:05.556036                3          Master
## 2629 2021-05-07 08:03:05.556036                3        Bachelor
## 2630 2020-09-23 08:03:05.556036                3     High School
## 2631 2016-01-23 08:03:05.556036                8        Bachelor
## 2632 2015-06-20 08:03:05.556036                9     High School
## 2633 2015-08-08 08:03:05.556036                9     High School
## 2634 2018-07-04 08:03:05.556036                6     High School
## 2635 2024-01-16 08:03:05.556036                0     High School
## 2636 2019-12-04 08:03:05.556036                4     High School
## 2637 2022-10-05 08:03:05.556036                1        Bachelor
## 2638 2020-10-27 08:03:05.556036                3        Bachelor
## 2639 2024-06-01 08:03:05.556036                0          Master
## 2640 2019-02-15 08:03:05.556036                5     High School
## 2641 2016-01-22 08:03:05.556036                8          Master
## 2642 2020-02-23 08:03:05.556036                4        Bachelor
## 2643 2018-08-19 08:03:05.556036                6             PhD
## 2644 2022-03-15 08:03:05.556036                2        Bachelor
## 2645 2016-10-30 08:03:05.556036                7        Bachelor
## 2646 2018-12-21 08:03:05.556036                5     High School
## 2647 2018-02-25 08:03:05.556036                6        Bachelor
## 2648 2020-10-17 08:03:05.556036                3        Bachelor
## 2649 2017-07-17 08:03:05.556036                7        Bachelor
## 2650 2019-09-14 08:03:05.556036                4          Master
## 2651 2015-10-08 08:03:05.556036                8     High School
## 2652 2015-08-02 08:03:05.556036                9        Bachelor
## 2653 2015-07-25 08:03:05.556036                9          Master
## 2654 2021-08-24 08:03:05.556036                3     High School
## 2655 2018-03-12 08:03:05.556036                6     High School
## 2656 2018-04-06 08:03:05.556036                6     High School
## 2657 2023-11-07 08:03:05.556036                0     High School
## 2658 2017-08-27 08:03:05.556036                7          Master
## 2659 2016-11-21 08:03:05.556036                7     High School
## 2660 2020-05-06 08:03:05.556036                4        Bachelor
## 2661 2015-06-07 08:03:05.556036                9        Bachelor
## 2662 2014-09-21 08:03:05.556036                9             PhD
## 2663 2019-02-23 08:03:05.556036                5     High School
## 2664 2021-04-13 08:03:05.556036                3        Bachelor
## 2665 2019-01-17 08:03:05.556036                5     High School
## 2666 2023-03-16 08:03:05.556036                1             PhD
## 2667 2015-01-14 08:03:05.556036                9     High School
## 2668 2023-01-10 08:03:05.556036                1        Bachelor
## 2669 2016-06-25 08:03:05.556036                8          Master
## 2670 2022-08-22 08:03:05.556036                2             PhD
## 2671 2023-11-13 08:03:05.556036                0             PhD
## 2672 2018-10-31 08:03:05.556036                5     High School
## 2673 2016-07-27 08:03:05.556036                8     High School
## 2674 2020-09-29 08:03:05.556036                3        Bachelor
## 2675 2017-06-08 08:03:05.556036                7        Bachelor
## 2676 2023-09-25 08:03:05.556036                0     High School
## 2677 2021-04-09 08:03:05.556036                3     High School
## 2678 2023-04-13 08:03:05.556036                1     High School
## 2679 2021-12-31 08:03:05.556036                2     High School
## 2680 2022-08-02 08:03:05.556036                2     High School
## 2681 2020-11-16 08:03:05.556036                3        Bachelor
## 2682 2020-04-08 08:03:05.556036                4     High School
## 2683 2017-06-03 08:03:05.556036                7     High School
## 2684 2019-08-10 08:03:05.556036                5        Bachelor
## 2685 2021-11-09 08:03:05.556036                2        Bachelor
## 2686 2020-04-25 08:03:05.556036                4             PhD
## 2687 2024-07-04 08:03:05.556036                0        Bachelor
## 2688 2018-08-14 08:03:05.556036                6        Bachelor
## 2689 2021-12-27 08:03:05.556036                2          Master
## 2690 2020-02-27 08:03:05.556036                4     High School
## 2691 2021-04-30 08:03:05.556036                3        Bachelor
## 2692 2017-06-24 08:03:05.556036                7        Bachelor
## 2693 2017-02-10 08:03:05.556036                7        Bachelor
## 2694 2019-05-16 08:03:05.556036                5          Master
## 2695 2017-11-11 08:03:05.556036                6     High School
## 2696 2021-10-21 08:03:05.556036                2        Bachelor
## 2697 2016-05-28 08:03:05.556036                8     High School
## 2698 2021-02-19 08:03:05.556036                3        Bachelor
## 2699 2019-11-10 08:03:05.556036                4        Bachelor
## 2700 2019-10-26 08:03:05.556036                4        Bachelor
## 2701 2016-12-18 08:03:05.556036                7             PhD
## 2702 2021-03-07 08:03:05.556036                3        Bachelor
## 2703 2016-03-24 08:03:05.556036                8        Bachelor
## 2704 2022-10-15 08:03:05.556036                1             PhD
## 2705 2019-04-19 08:03:05.556036                5        Bachelor
## 2706 2018-12-27 08:03:05.556036                5             PhD
## 2707 2018-05-06 08:03:05.556036                6        Bachelor
## 2708 2020-06-25 08:03:05.556036                4     High School
## 2709 2022-10-05 08:03:05.556036                1        Bachelor
## 2710 2019-07-15 08:03:05.556036                5     High School
## 2711 2023-02-09 08:03:05.556036                1          Master
## 2712 2014-09-18 08:03:05.556036                9     High School
## 2713 2024-06-23 08:03:05.556036                0     High School
## 2714 2022-06-20 08:03:05.556036                2        Bachelor
## 2715 2019-01-18 08:03:05.556036                5        Bachelor
## 2716 2021-03-12 08:03:05.556036                3        Bachelor
## 2717 2021-11-28 08:03:05.556036                2          Master
## 2718 2015-12-02 08:03:05.556036                8        Bachelor
## 2719 2015-05-06 08:03:05.556036                9     High School
## 2720 2023-05-22 08:03:05.556036                1        Bachelor
## 2721 2019-11-22 08:03:05.556036                4        Bachelor
## 2722 2024-02-20 08:03:05.556036                0        Bachelor
## 2723 2021-10-16 08:03:05.556036                2     High School
## 2724 2014-09-21 08:03:05.556036                9     High School
## 2725 2023-02-20 08:03:05.556036                1        Bachelor
## 2726 2018-12-23 08:03:05.556036                5     High School
## 2727 2024-01-18 08:03:05.556036                0             PhD
## 2728 2014-10-06 08:03:05.556036                9        Bachelor
## 2729 2017-08-04 08:03:05.556036                7        Bachelor
## 2730 2022-06-05 08:03:05.556036                2        Bachelor
## 2731 2022-02-15 08:03:05.556036                2        Bachelor
## 2732 2016-05-04 08:03:05.556036                8     High School
## 2733 2018-05-02 08:03:05.556036                6             PhD
## 2734 2017-02-03 08:03:05.556036                7          Master
## 2735 2021-02-08 08:03:05.556036                3        Bachelor
## 2736 2023-06-19 08:03:05.556036                1        Bachelor
## 2737 2022-10-27 08:03:05.556036                1        Bachelor
## 2738 2017-12-10 08:03:05.556036                6        Bachelor
## 2739 2017-05-23 08:03:05.556036                7        Bachelor
## 2740 2019-09-18 08:03:05.556036                4        Bachelor
## 2741 2020-11-26 08:03:05.556036                3        Bachelor
## 2742 2019-02-01 08:03:05.556036                5        Bachelor
## 2743 2020-07-30 08:03:05.556036                4          Master
## 2744 2018-07-22 08:03:05.556036                6        Bachelor
## 2745 2017-06-01 08:03:05.556036                7          Master
## 2746 2018-04-02 08:03:05.556036                6     High School
## 2747 2016-05-06 08:03:05.556036                8             PhD
## 2748 2017-06-28 08:03:05.556036                7     High School
## 2749 2021-01-10 08:03:05.556036                3     High School
## 2750 2022-01-25 08:03:05.556036                2        Bachelor
## 2751 2017-11-24 08:03:05.556036                6        Bachelor
## 2752 2024-05-22 08:03:05.556036                0     High School
## 2753 2022-04-05 08:03:05.556036                2        Bachelor
## 2754 2023-10-17 08:03:05.556036                0        Bachelor
## 2755 2024-08-05 08:03:05.556036                0     High School
## 2756 2016-10-22 08:03:05.556036                7        Bachelor
## 2757 2016-05-10 08:03:05.556036                8        Bachelor
## 2758 2023-12-04 08:03:05.556036                0     High School
## 2759 2019-11-14 08:03:05.556036                4          Master
## 2760 2021-02-14 08:03:05.556036                3     High School
## 2761 2016-11-12 08:03:05.556036                7             PhD
## 2762 2022-11-19 08:03:05.556036                1     High School
## 2763 2016-06-10 08:03:05.556036                8        Bachelor
## 2764 2023-08-22 08:03:05.556036                1     High School
## 2765 2020-04-01 08:03:05.556036                4        Bachelor
## 2766 2015-09-06 08:03:05.556036                9        Bachelor
## 2767 2022-06-24 08:03:05.556036                2     High School
## 2768 2015-07-11 08:03:05.556036                9        Bachelor
## 2769 2018-04-27 08:03:05.556036                6          Master
## 2770 2020-10-21 08:03:05.556036                3     High School
## 2771 2015-07-28 08:03:05.556036                9          Master
## 2772 2020-07-22 08:03:05.556036                4          Master
## 2773 2017-12-09 08:03:05.556036                6        Bachelor
## 2774 2018-05-30 08:03:05.556036                6        Bachelor
## 2775 2015-06-21 08:03:05.556036                9        Bachelor
## 2776 2014-11-19 08:03:05.556036                9        Bachelor
## 2777 2019-10-10 08:03:05.556036                4     High School
## 2778 2014-09-14 08:03:05.556036                9     High School
## 2779 2023-08-05 08:03:05.556036                1          Master
## 2780 2024-02-01 08:03:05.556036                0        Bachelor
## 2781 2022-03-14 08:03:05.556036                2     High School
## 2782 2023-05-31 08:03:05.556036                1          Master
## 2783 2016-03-28 08:03:05.556036                8          Master
## 2784 2019-12-04 08:03:05.556036                4     High School
## 2785 2018-08-31 08:03:05.556036                6          Master
## 2786 2020-10-01 08:03:05.556036                3          Master
## 2787 2018-02-11 08:03:05.556036                6        Bachelor
## 2788 2024-03-29 08:03:05.556036                0     High School
## 2789 2024-08-03 08:03:05.556036                0        Bachelor
## 2790 2024-08-14 08:03:05.556036                0        Bachelor
## 2791 2021-07-23 08:03:05.556036                3     High School
## 2792 2023-08-17 08:03:05.556036                1        Bachelor
## 2793 2018-05-14 08:03:05.556036                6        Bachelor
## 2794 2018-03-24 08:03:05.556036                6     High School
## 2795 2017-09-04 08:03:05.556036                7        Bachelor
## 2796 2022-04-20 08:03:05.556036                2        Bachelor
## 2797 2018-10-29 08:03:05.556036                5          Master
## 2798 2019-05-21 08:03:05.556036                5     High School
## 2799 2022-02-15 08:03:05.556036                2        Bachelor
## 2800 2020-02-19 08:03:05.556036                4        Bachelor
## 2801 2019-12-17 08:03:05.556036                4        Bachelor
## 2802 2021-09-10 08:03:05.556036                2        Bachelor
## 2803 2022-03-29 08:03:05.556036                2     High School
## 2804 2019-07-30 08:03:05.556036                5        Bachelor
## 2805 2020-05-10 08:03:05.556036                4        Bachelor
## 2806 2021-08-16 08:03:05.556036                3     High School
## 2807 2023-01-31 08:03:05.556036                1     High School
## 2808 2017-09-13 08:03:05.556036                6        Bachelor
## 2809 2023-09-19 08:03:05.556036                0        Bachelor
## 2810 2018-06-22 08:03:05.556036                6     High School
## 2811 2019-05-16 08:03:05.556036                5          Master
## 2812 2022-08-01 08:03:05.556036                2        Bachelor
## 2813 2019-07-01 08:03:05.556036                5        Bachelor
## 2814 2021-03-13 08:03:05.556036                3        Bachelor
## 2815 2016-02-08 08:03:05.556036                8        Bachelor
## 2816 2020-07-10 08:03:05.556036                4        Bachelor
## 2817 2021-11-14 08:03:05.556036                2        Bachelor
## 2818 2015-07-29 08:03:05.556036                9     High School
## 2819 2016-10-26 08:03:05.556036                7     High School
## 2820 2023-03-26 08:03:05.556036                1        Bachelor
## 2821 2023-05-06 08:03:05.556036                1        Bachelor
## 2822 2018-11-29 08:03:05.556036                5        Bachelor
## 2823 2018-11-09 08:03:05.556036                5        Bachelor
## 2824 2018-05-19 08:03:05.556036                6          Master
## 2825 2015-03-20 08:03:05.556036                9             PhD
## 2826 2017-05-06 08:03:05.556036                7        Bachelor
## 2827 2022-07-29 08:03:05.556036                2     High School
## 2828 2017-08-07 08:03:05.556036                7        Bachelor
## 2829 2023-03-13 08:03:05.556036                1             PhD
## 2830 2017-10-10 08:03:05.556036                6     High School
## 2831 2022-09-18 08:03:05.556036                1          Master
## 2832 2023-10-14 08:03:05.556036                0     High School
## 2833 2023-04-13 08:03:05.556036                1        Bachelor
## 2834 2023-03-25 08:03:05.556036                1        Bachelor
## 2835 2023-08-23 08:03:05.556036                1          Master
## 2836 2024-04-04 08:03:05.556036                0     High School
## 2837 2015-01-10 08:03:05.556036                9        Bachelor
## 2838 2017-05-26 08:03:05.556036                7          Master
## 2839 2019-12-08 08:03:05.556036                4     High School
## 2840 2018-04-26 08:03:05.556036                6             PhD
## 2841 2017-09-02 08:03:05.556036                7     High School
## 2842 2016-01-03 08:03:05.556036                8          Master
## 2843 2015-10-05 08:03:05.556036                8        Bachelor
## 2844 2019-08-05 08:03:05.556036                5        Bachelor
## 2845 2020-01-05 08:03:05.556036                4        Bachelor
## 2846 2023-05-11 08:03:05.556036                1        Bachelor
## 2847 2017-09-13 08:03:05.556036                6          Master
## 2848 2019-12-05 08:03:05.556036                4        Bachelor
## 2849 2018-04-28 08:03:05.556036                6     High School
## 2850 2016-02-24 08:03:05.556036                8        Bachelor
## 2851 2016-05-13 08:03:05.556036                8        Bachelor
## 2852 2017-08-18 08:03:05.556036                7        Bachelor
## 2853 2022-03-31 08:03:05.556036                2          Master
## 2854 2023-01-08 08:03:05.556036                1          Master
## 2855 2019-06-28 08:03:05.556036                5        Bachelor
## 2856 2014-12-05 08:03:05.556036                9        Bachelor
## 2857 2023-04-13 08:03:05.556036                1        Bachelor
## 2858 2020-05-20 08:03:05.556036                4        Bachelor
## 2859 2022-06-21 08:03:05.556036                2          Master
## 2860 2015-12-22 08:03:05.556036                8        Bachelor
## 2861 2018-11-08 08:03:05.556036                5        Bachelor
## 2862 2015-04-21 08:03:05.556036                9        Bachelor
## 2863 2016-03-18 08:03:05.556036                8     High School
## 2864 2016-07-02 08:03:05.556036                8             PhD
## 2865 2019-04-19 08:03:05.556036                5     High School
## 2866 2022-05-30 08:03:05.556036                2     High School
## 2867 2020-07-25 08:03:05.556036                4        Bachelor
## 2868 2021-10-12 08:03:05.556036                2        Bachelor
## 2869 2021-11-12 08:03:05.556036                2     High School
## 2870 2020-12-23 08:03:05.556036                3        Bachelor
## 2871 2015-10-01 08:03:05.556036                8        Bachelor
## 2872 2020-03-11 08:03:05.556036                4        Bachelor
## 2873 2018-01-11 08:03:05.556036                6     High School
## 2874 2021-03-04 08:03:05.556036                3          Master
## 2875 2023-08-04 08:03:05.556036                1     High School
## 2876 2019-09-11 08:03:05.556036                4        Bachelor
## 2877 2023-11-12 08:03:05.556036                0     High School
## 2878 2018-05-08 08:03:05.556036                6     High School
## 2879 2016-05-02 08:03:05.556036                8        Bachelor
## 2880 2020-04-10 08:03:05.556036                4        Bachelor
## 2881 2016-03-04 08:03:05.556036                8     High School
## 2882 2024-08-04 08:03:05.556036                0        Bachelor
## 2883 2016-01-10 08:03:05.556036                8     High School
## 2884 2021-11-04 08:03:05.556036                2     High School
## 2885 2014-11-29 08:03:05.556036                9     High School
## 2886 2022-04-08 08:03:05.556036                2          Master
## 2887 2017-11-20 08:03:05.556036                6          Master
## 2888 2019-06-12 08:03:05.556036                5        Bachelor
## 2889 2019-10-07 08:03:05.556036                4     High School
## 2890 2016-04-19 08:03:05.556036                8          Master
## 2891 2021-07-07 08:03:05.556036                3          Master
## 2892 2019-11-02 08:03:05.556036                4        Bachelor
## 2893 2020-05-08 08:03:05.556036                4        Bachelor
## 2894 2019-06-23 08:03:05.556036                5          Master
## 2895 2020-02-02 08:03:05.556036                4          Master
## 2896 2016-01-05 08:03:05.556036                8        Bachelor
## 2897 2021-10-27 08:03:05.556036                2     High School
## 2898 2021-08-09 08:03:05.556036                3          Master
## 2899 2021-08-02 08:03:05.556036                3     High School
## 2900 2019-10-18 08:03:05.556036                4     High School
## 2901 2022-01-23 08:03:05.556036                2     High School
## 2902 2021-02-23 08:03:05.556036                3     High School
## 2903 2023-12-11 08:03:05.556036                0        Bachelor
## 2904 2020-11-26 08:03:05.556036                3          Master
## 2905 2023-02-10 08:03:05.556036                1             PhD
## 2906 2016-06-07 08:03:05.556036                8        Bachelor
## 2907 2021-01-28 08:03:05.556036                3     High School
## 2908 2019-06-14 08:03:05.556036                5     High School
## 2909 2015-01-12 08:03:05.556036                9             PhD
## 2910 2019-07-17 08:03:05.556036                5             PhD
## 2911 2023-04-01 08:03:05.556036                1          Master
## 2912 2019-01-26 08:03:05.556036                5        Bachelor
## 2913 2019-11-15 08:03:05.556036                4     High School
## 2914 2024-06-17 08:03:05.556036                0        Bachelor
## 2915 2015-05-12 08:03:05.556036                9     High School
## 2916 2024-04-12 08:03:05.556036                0          Master
## 2917 2024-05-20 08:03:05.556036                0     High School
## 2918 2018-10-18 08:03:05.556036                5        Bachelor
## 2919 2016-07-15 08:03:05.556036                8        Bachelor
## 2920 2016-02-20 08:03:05.556036                8        Bachelor
## 2921 2022-01-08 08:03:05.556036                2          Master
## 2922 2017-04-27 08:03:05.556036                7          Master
## 2923 2017-12-01 08:03:05.556036                6             PhD
## 2924 2020-04-24 08:03:05.556036                4             PhD
## 2925 2020-06-10 08:03:05.556036                4     High School
## 2926 2018-05-09 08:03:05.556036                6          Master
## 2927 2015-04-24 08:03:05.556036                9          Master
## 2928 2024-07-08 08:03:05.556036                0        Bachelor
## 2929 2019-11-29 08:03:05.556036                4        Bachelor
## 2930 2022-07-15 08:03:05.556036                2          Master
## 2931 2015-06-27 08:03:05.556036                9        Bachelor
## 2932 2023-01-10 08:03:05.556036                1        Bachelor
## 2933 2021-12-16 08:03:05.556036                2        Bachelor
## 2934 2021-09-28 08:03:05.556036                2        Bachelor
## 2935 2021-10-08 08:03:05.556036                2        Bachelor
## 2936 2015-09-10 08:03:05.556036                8     High School
## 2937 2021-01-23 08:03:05.556036                3        Bachelor
## 2938 2022-11-09 08:03:05.556036                1        Bachelor
## 2939 2021-12-13 08:03:05.556036                2     High School
## 2940 2020-07-23 08:03:05.556036                4        Bachelor
## 2941 2017-06-16 08:03:05.556036                7     High School
## 2942 2022-12-24 08:03:05.556036                1          Master
## 2943 2016-09-04 08:03:05.556036                8        Bachelor
## 2944 2023-04-12 08:03:05.556036                1        Bachelor
## 2945 2020-10-14 08:03:05.556036                3        Bachelor
## 2946 2024-04-18 08:03:05.556036                0     High School
## 2947 2021-09-19 08:03:05.556036                2        Bachelor
## 2948 2020-07-08 08:03:05.556036                4          Master
## 2949 2015-03-17 08:03:05.556036                9     High School
## 2950 2018-10-23 08:03:05.556036                5        Bachelor
## 2951 2017-03-02 08:03:05.556036                7     High School
## 2952 2014-09-18 08:03:05.556036                9        Bachelor
## 2953 2022-06-30 08:03:05.556036                2     High School
## 2954 2020-09-03 08:03:05.556036                4        Bachelor
## 2955 2021-03-14 08:03:05.556036                3        Bachelor
## 2956 2023-10-22 08:03:05.556036                0     High School
## 2957 2019-05-29 08:03:05.556036                5        Bachelor
## 2958 2016-05-26 08:03:05.556036                8     High School
## 2959 2016-04-09 08:03:05.556036                8     High School
## 2960 2018-09-27 08:03:05.556036                5        Bachelor
## 2961 2016-11-01 08:03:05.556036                7        Bachelor
## 2962 2022-01-02 08:03:05.556036                2          Master
## 2963 2017-06-15 08:03:05.556036                7        Bachelor
## 2964 2021-02-03 08:03:05.556036                3        Bachelor
## 2965 2023-12-10 08:03:05.556036                0          Master
## 2966 2021-02-23 08:03:05.556036                3        Bachelor
## 2967 2023-04-28 08:03:05.556036                1        Bachelor
## 2968 2022-04-17 08:03:05.556036                2          Master
## 2969 2021-10-08 08:03:05.556036                2     High School
## 2970 2024-01-08 08:03:05.556036                0     High School
## 2971 2018-03-19 08:03:05.556036                6        Bachelor
## 2972 2019-10-04 08:03:05.556036                4        Bachelor
## 2973 2022-04-13 08:03:05.556036                2          Master
## 2974 2024-02-02 08:03:05.556036                0        Bachelor
## 2975 2021-01-27 08:03:05.556036                3     High School
## 2976 2018-03-19 08:03:05.556036                6        Bachelor
## 2977 2019-07-14 08:03:05.556036                5     High School
## 2978 2016-03-18 08:03:05.556036                8        Bachelor
## 2979 2017-01-05 08:03:05.556036                7          Master
## 2980 2015-07-10 08:03:05.556036                9        Bachelor
## 2981 2016-05-12 08:03:05.556036                8     High School
## 2982 2022-05-12 08:03:05.556036                2     High School
## 2983 2021-04-21 08:03:05.556036                3        Bachelor
## 2984 2023-06-11 08:03:05.556036                1        Bachelor
## 2985 2014-10-03 08:03:05.556036                9        Bachelor
## 2986 2019-08-23 08:03:05.556036                5     High School
## 2987 2020-08-06 08:03:05.556036                4          Master
## 2988 2021-03-11 08:03:05.556036                3     High School
## 2989 2016-01-12 08:03:05.556036                8        Bachelor
## 2990 2023-10-16 08:03:05.556036                0        Bachelor
## 2991 2015-12-20 08:03:05.556036                8             PhD
## 2992 2018-10-05 08:03:05.556036                5        Bachelor
## 2993 2022-07-08 08:03:05.556036                2        Bachelor
## 2994 2020-09-26 08:03:05.556036                3        Bachelor
## 2995 2023-05-20 08:03:05.556036                1        Bachelor
## 2996 2018-01-28 08:03:05.556036                6          Master
## 2997 2022-03-10 08:03:05.556036                2          Master
## 2998 2024-08-29 08:03:05.556036                0        Bachelor
## 2999 2022-03-06 08:03:05.556036                2        Bachelor
## 3000 2020-01-21 08:03:05.556036                4     High School
## 3001 2015-11-07 08:03:05.556036                8        Bachelor
## 3002 2023-03-02 08:03:05.556036                1     High School
## 3003 2014-12-06 08:03:05.556036                9        Bachelor
## 3004 2023-04-05 08:03:05.556036                1        Bachelor
## 3005 2024-07-06 08:03:05.556036                0        Bachelor
## 3006 2019-02-10 08:03:05.556036                5        Bachelor
## 3007 2019-01-29 08:03:05.556036                5     High School
## 3008 2021-08-07 08:03:05.556036                3     High School
## 3009 2018-02-25 08:03:05.556036                6        Bachelor
## 3010 2022-06-19 08:03:05.556036                2     High School
## 3011 2015-07-18 08:03:05.556036                9        Bachelor
## 3012 2014-11-20 08:03:05.556036                9     High School
## 3013 2021-06-28 08:03:05.556036                3        Bachelor
## 3014 2017-01-25 08:03:05.556036                7        Bachelor
## 3015 2018-04-23 08:03:05.556036                6        Bachelor
## 3016 2021-12-01 08:03:05.556036                2     High School
## 3017 2017-09-13 08:03:05.556036                6        Bachelor
## 3018 2021-03-16 08:03:05.556036                3        Bachelor
## 3019 2020-04-10 08:03:05.556036                4     High School
## 3020 2019-12-30 08:03:05.556036                4     High School
## 3021 2020-01-01 08:03:05.556036                4          Master
## 3022 2023-06-12 08:03:05.556036                1        Bachelor
## 3023 2014-09-21 08:03:05.556036                9     High School
## 3024 2020-07-31 08:03:05.556036                4        Bachelor
## 3025 2020-10-11 08:03:05.556036                3     High School
## 3026 2020-02-23 08:03:05.556036                4     High School
## 3027 2021-02-12 08:03:05.556036                3        Bachelor
## 3028 2022-05-01 08:03:05.556036                2        Bachelor
## 3029 2019-12-01 08:03:05.556036                4        Bachelor
## 3030 2015-01-22 08:03:05.556036                9     High School
## 3031 2024-07-09 08:03:05.556036                0             PhD
## 3032 2020-03-16 08:03:05.556036                4        Bachelor
## 3033 2021-06-30 08:03:05.556036                3        Bachelor
## 3034 2014-10-30 08:03:05.556036                9        Bachelor
## 3035 2016-06-23 08:03:05.556036                8     High School
## 3036 2016-09-02 08:03:05.556036                8     High School
## 3037 2015-09-01 08:03:05.556036                9          Master
## 3038 2023-09-02 08:03:05.556036                1        Bachelor
## 3039 2023-05-16 08:03:05.556036                1          Master
## 3040 2024-01-23 08:03:05.556036                0        Bachelor
## 3041 2018-10-27 08:03:05.556036                5        Bachelor
## 3042 2017-08-15 08:03:05.556036                7        Bachelor
## 3043 2016-10-20 08:03:05.556036                7          Master
## 3044 2015-10-28 08:03:05.556036                8     High School
## 3045 2015-11-08 08:03:05.556036                8             PhD
## 3046 2023-02-26 08:03:05.556036                1     High School
## 3047 2014-10-14 08:03:05.556036                9        Bachelor
## 3048 2016-09-03 08:03:05.556036                8     High School
## 3049 2018-03-17 08:03:05.556036                6        Bachelor
## 3050 2023-09-27 08:03:05.556036                0     High School
## 3051 2022-01-14 08:03:05.556036                2        Bachelor
## 3052 2020-10-18 08:03:05.556036                3     High School
## 3053 2024-05-12 08:03:05.556036                0     High School
## 3054 2021-05-01 08:03:05.556036                3          Master
## 3055 2022-06-02 08:03:05.556036                2        Bachelor
## 3056 2022-03-14 08:03:05.556036                2     High School
## 3057 2017-04-06 08:03:05.556036                7        Bachelor
## 3058 2017-05-28 08:03:05.556036                7     High School
## 3059 2022-06-21 08:03:05.556036                2        Bachelor
## 3060 2017-10-16 08:03:05.556036                6        Bachelor
## 3061 2021-03-07 08:03:05.556036                3     High School
## 3062 2024-03-10 08:03:05.556036                0        Bachelor
## 3063 2018-05-15 08:03:05.556036                6          Master
## 3064 2019-05-10 08:03:05.556036                5     High School
## 3065 2023-06-29 08:03:05.556036                1     High School
## 3066 2022-11-24 08:03:05.556036                1     High School
## 3067 2017-01-06 08:03:05.556036                7     High School
## 3068 2015-02-23 08:03:05.556036                9     High School
## 3069 2019-04-27 08:03:05.556036                5        Bachelor
## 3070 2020-10-08 08:03:05.556036                3          Master
## 3071 2023-01-29 08:03:05.556036                1     High School
## 3072 2023-01-13 08:03:05.556036                1     High School
## 3073 2021-07-20 08:03:05.556036                3        Bachelor
## 3074 2018-05-29 08:03:05.556036                6     High School
## 3075 2024-03-14 08:03:05.556036                0        Bachelor
## 3076 2020-02-09 08:03:05.556036                4     High School
## 3077 2020-09-14 08:03:05.556036                3     High School
## 3078 2021-01-17 08:03:05.556036                3     High School
## 3079 2017-12-23 08:03:05.556036                6          Master
## 3080 2023-02-16 08:03:05.556036                1        Bachelor
## 3081 2019-04-02 08:03:05.556036                5             PhD
## 3082 2016-08-13 08:03:05.556036                8        Bachelor
## 3083 2016-09-27 08:03:05.556036                7             PhD
## 3084 2016-12-07 08:03:05.556036                7        Bachelor
## 3085 2017-04-01 08:03:05.556036                7     High School
## 3086 2023-12-01 08:03:05.556036                0     High School
## 3087 2019-08-29 08:03:05.556036                5        Bachelor
## 3088 2015-03-01 08:03:05.556036                9          Master
## 3089 2017-02-25 08:03:05.556036                7     High School
## 3090 2024-04-06 08:03:05.556036                0        Bachelor
## 3091 2016-09-27 08:03:05.556036                7        Bachelor
## 3092 2020-01-25 08:03:05.556036                4        Bachelor
## 3093 2017-09-16 08:03:05.556036                6        Bachelor
## 3094 2019-09-19 08:03:05.556036                4     High School
## 3095 2022-10-13 08:03:05.556036                1        Bachelor
## 3096 2015-10-31 08:03:05.556036                8        Bachelor
## 3097 2019-08-11 08:03:05.556036                5        Bachelor
## 3098 2017-07-26 08:03:05.556036                7        Bachelor
## 3099 2022-01-09 08:03:05.556036                2     High School
## 3100 2021-09-14 08:03:05.556036                2          Master
## 3101 2017-04-25 08:03:05.556036                7     High School
## 3102 2022-07-19 08:03:05.556036                2        Bachelor
## 3103 2017-11-24 08:03:05.556036                6        Bachelor
## 3104 2022-08-30 08:03:05.556036                2     High School
## 3105 2019-05-11 08:03:05.556036                5        Bachelor
## 3106 2018-01-11 08:03:05.556036                6        Bachelor
## 3107 2018-06-11 08:03:05.556036                6        Bachelor
## 3108 2015-09-09 08:03:05.556036                8     High School
## 3109 2017-03-16 08:03:05.556036                7        Bachelor
## 3110 2020-02-24 08:03:05.556036                4        Bachelor
## 3111 2015-11-17 08:03:05.556036                8     High School
## 3112 2016-03-14 08:03:05.556036                8        Bachelor
## 3113 2024-07-08 08:03:05.556036                0          Master
## 3114 2018-01-10 08:03:05.556036                6        Bachelor
## 3115 2019-09-30 08:03:05.556036                4        Bachelor
## 3116 2022-07-24 08:03:05.556036                2     High School
## 3117 2021-10-06 08:03:05.556036                2     High School
## 3118 2019-09-18 08:03:05.556036                4        Bachelor
## 3119 2015-09-17 08:03:05.556036                8          Master
## 3120 2022-08-18 08:03:05.556036                2        Bachelor
## 3121 2018-03-27 08:03:05.556036                6        Bachelor
## 3122 2019-01-26 08:03:05.556036                5        Bachelor
## 3123 2019-11-26 08:03:05.556036                4        Bachelor
## 3124 2021-12-07 08:03:05.556036                2        Bachelor
## 3125 2018-09-30 08:03:05.556036                5        Bachelor
## 3126 2014-11-10 08:03:05.556036                9     High School
## 3127 2021-07-21 08:03:05.556036                3     High School
## 3128 2021-11-28 08:03:05.556036                2        Bachelor
## 3129 2017-10-09 08:03:05.556036                6          Master
## 3130 2022-06-05 08:03:05.556036                2             PhD
## 3131 2019-06-06 08:03:05.556036                5     High School
## 3132 2016-06-21 08:03:05.556036                8        Bachelor
## 3133 2016-07-25 08:03:05.556036                8          Master
## 3134 2020-06-02 08:03:05.556036                4             PhD
## 3135 2016-08-01 08:03:05.556036                8        Bachelor
## 3136 2016-06-09 08:03:05.556036                8          Master
## 3137 2014-11-25 08:03:05.556036                9             PhD
## 3138 2024-03-04 08:03:05.556036                0        Bachelor
## 3139 2022-06-25 08:03:05.556036                2        Bachelor
## 3140 2019-05-31 08:03:05.556036                5             PhD
## 3141 2017-03-15 08:03:05.556036                7             PhD
## 3142 2023-12-17 08:03:05.556036                0        Bachelor
## 3143 2015-05-15 08:03:05.556036                9        Bachelor
## 3144 2020-12-15 08:03:05.556036                3        Bachelor
## 3145 2022-11-20 08:03:05.556036                1     High School
## 3146 2019-07-12 08:03:05.556036                5     High School
## 3147 2017-07-01 08:03:05.556036                7        Bachelor
## 3148 2022-01-25 08:03:05.556036                2     High School
## 3149 2017-05-13 08:03:05.556036                7        Bachelor
## 3150 2016-05-29 08:03:05.556036                8             PhD
## 3151 2016-06-03 08:03:05.556036                8        Bachelor
## 3152 2020-04-03 08:03:05.556036                4             PhD
## 3153 2022-09-11 08:03:05.556036                1          Master
## 3154 2021-10-23 08:03:05.556036                2     High School
## 3155 2018-08-01 08:03:05.556036                6        Bachelor
## 3156 2024-02-24 08:03:05.556036                0     High School
## 3157 2022-09-04 08:03:05.556036                2     High School
## 3158 2023-05-26 08:03:05.556036                1        Bachelor
## 3159 2016-09-18 08:03:05.556036                7        Bachelor
## 3160 2019-01-28 08:03:05.556036                5     High School
## 3161 2014-12-03 08:03:05.556036                9     High School
## 3162 2022-12-11 08:03:05.556036                1        Bachelor
## 3163 2021-10-13 08:03:05.556036                2        Bachelor
## 3164 2020-06-08 08:03:05.556036                4     High School
## 3165 2014-10-09 08:03:05.556036                9          Master
## 3166 2024-03-19 08:03:05.556036                0        Bachelor
## 3167 2022-08-02 08:03:05.556036                2          Master
## 3168 2017-02-28 08:03:05.556036                7     High School
## 3169 2019-11-15 08:03:05.556036                4     High School
## 3170 2021-02-09 08:03:05.556036                3             PhD
## 3171 2017-11-06 08:03:05.556036                6     High School
## 3172 2018-07-04 08:03:05.556036                6        Bachelor
## 3173 2022-08-19 08:03:05.556036                2        Bachelor
## 3174 2019-06-13 08:03:05.556036                5        Bachelor
## 3175 2021-07-17 08:03:05.556036                3     High School
## 3176 2020-02-07 08:03:05.556036                4     High School
## 3177 2023-04-13 08:03:05.556036                1        Bachelor
## 3178 2015-04-02 08:03:05.556036                9          Master
## 3179 2022-06-21 08:03:05.556036                2     High School
## 3180 2019-01-16 08:03:05.556036                5        Bachelor
## 3181 2020-01-20 08:03:05.556036                4          Master
## 3182 2017-03-02 08:03:05.556036                7        Bachelor
## 3183 2018-05-04 08:03:05.556036                6             PhD
## 3184 2021-11-07 08:03:05.556036                2     High School
## 3185 2022-01-28 08:03:05.556036                2        Bachelor
## 3186 2022-02-01 08:03:05.556036                2        Bachelor
## 3187 2020-01-06 08:03:05.556036                4     High School
## 3188 2020-11-30 08:03:05.556036                3     High School
## 3189 2016-08-24 08:03:05.556036                8     High School
## 3190 2015-12-16 08:03:05.556036                8        Bachelor
## 3191 2022-12-06 08:03:05.556036                1        Bachelor
## 3192 2016-01-31 08:03:05.556036                8        Bachelor
## 3193 2019-04-02 08:03:05.556036                5        Bachelor
## 3194 2015-04-01 08:03:05.556036                9        Bachelor
## 3195 2023-09-03 08:03:05.556036                1        Bachelor
## 3196 2015-01-30 08:03:05.556036                9          Master
## 3197 2014-10-10 08:03:05.556036                9          Master
## 3198 2018-10-10 08:03:05.556036                5     High School
## 3199 2021-09-06 08:03:05.556036                2        Bachelor
## 3200 2019-02-16 08:03:05.556036                5        Bachelor
## 3201 2018-02-17 08:03:05.556036                6     High School
## 3202 2017-08-12 08:03:05.556036                7        Bachelor
## 3203 2021-07-17 08:03:05.556036                3        Bachelor
## 3204 2020-04-18 08:03:05.556036                4          Master
## 3205 2024-06-13 08:03:05.556036                0        Bachelor
## 3206 2015-08-21 08:03:05.556036                9        Bachelor
## 3207 2018-10-02 08:03:05.556036                5        Bachelor
## 3208 2015-05-02 08:03:05.556036                9          Master
## 3209 2015-08-29 08:03:05.556036                9        Bachelor
## 3210 2015-10-21 08:03:05.556036                8     High School
## 3211 2015-08-01 08:03:05.556036                9        Bachelor
## 3212 2015-05-11 08:03:05.556036                9     High School
## 3213 2017-01-16 08:03:05.556036                7          Master
## 3214 2022-06-15 08:03:05.556036                2        Bachelor
## 3215 2022-04-18 08:03:05.556036                2        Bachelor
## 3216 2021-11-20 08:03:05.556036                2          Master
## 3217 2018-09-17 08:03:05.556036                5        Bachelor
## 3218 2022-03-04 08:03:05.556036                2     High School
## 3219 2019-11-14 08:03:05.556036                4     High School
## 3220 2019-05-04 08:03:05.556036                5     High School
## 3221 2021-06-18 08:03:05.556036                3     High School
## 3222 2021-10-26 08:03:05.556036                2        Bachelor
## 3223 2019-09-07 08:03:05.556036                4        Bachelor
## 3224 2016-01-18 08:03:05.556036                8        Bachelor
## 3225 2015-10-25 08:03:05.556036                8          Master
## 3226 2023-02-15 08:03:05.556036                1          Master
## 3227 2022-07-22 08:03:05.556036                2        Bachelor
## 3228 2015-04-29 08:03:05.556036                9        Bachelor
## 3229 2019-09-18 08:03:05.556036                4     High School
## 3230 2014-09-14 08:03:05.556036                9        Bachelor
## 3231 2015-10-26 08:03:05.556036                8             PhD
## 3232 2021-06-25 08:03:05.556036                3     High School
## 3233 2015-09-27 08:03:05.556036                8          Master
## 3234 2017-10-01 08:03:05.556036                6             PhD
## 3235 2017-11-16 08:03:05.556036                6        Bachelor
## 3236 2019-03-15 08:03:05.556036                5        Bachelor
## 3237 2018-06-24 08:03:05.556036                6        Bachelor
## 3238 2018-11-07 08:03:05.556036                5        Bachelor
## 3239 2017-07-16 08:03:05.556036                7        Bachelor
## 3240 2021-03-24 08:03:05.556036                3        Bachelor
## 3241 2017-04-11 08:03:05.556036                7     High School
## 3242 2019-03-30 08:03:05.556036                5          Master
## 3243 2017-03-04 08:03:05.556036                7     High School
## 3244 2019-01-10 08:03:05.556036                5        Bachelor
## 3245 2021-12-11 08:03:05.556036                2          Master
## 3246 2023-01-11 08:03:05.556036                1     High School
## 3247 2022-01-23 08:03:05.556036                2        Bachelor
## 3248 2017-08-29 08:03:05.556036                7        Bachelor
## 3249 2018-06-19 08:03:05.556036                6     High School
## 3250 2021-02-16 08:03:05.556036                3     High School
## 3251 2017-09-26 08:03:05.556036                6          Master
## 3252 2019-02-27 08:03:05.556036                5        Bachelor
## 3253 2019-07-20 08:03:05.556036                5        Bachelor
## 3254 2023-07-11 08:03:05.556036                1     High School
## 3255 2020-07-28 08:03:05.556036                4             PhD
## 3256 2020-05-25 08:03:05.556036                4        Bachelor
## 3257 2019-08-04 08:03:05.556036                5          Master
## 3258 2019-03-19 08:03:05.556036                5        Bachelor
## 3259 2022-03-22 08:03:05.556036                2        Bachelor
## 3260 2018-03-22 08:03:05.556036                6        Bachelor
## 3261 2021-06-22 08:03:05.556036                3        Bachelor
## 3262 2015-09-23 08:03:05.556036                8        Bachelor
## 3263 2015-08-26 08:03:05.556036                9          Master
## 3264 2017-01-25 08:03:05.556036                7        Bachelor
## 3265 2017-01-11 08:03:05.556036                7        Bachelor
## 3266 2022-08-20 08:03:05.556036                2     High School
## 3267 2023-05-26 08:03:05.556036                1          Master
## 3268 2018-02-04 08:03:05.556036                6     High School
## 3269 2019-12-12 08:03:05.556036                4     High School
## 3270 2021-03-23 08:03:05.556036                3     High School
## 3271 2017-10-18 08:03:05.556036                6        Bachelor
## 3272 2019-02-16 08:03:05.556036                5        Bachelor
## 3273 2023-08-31 08:03:05.556036                1     High School
## 3274 2015-12-24 08:03:05.556036                8             PhD
## 3275 2017-03-23 08:03:05.556036                7        Bachelor
## 3276 2020-02-15 08:03:05.556036                4          Master
## 3277 2016-02-17 08:03:05.556036                8        Bachelor
## 3278 2015-02-07 08:03:05.556036                9          Master
## 3279 2020-11-07 08:03:05.556036                3        Bachelor
## 3280 2017-11-30 08:03:05.556036                6          Master
## 3281 2020-07-22 08:03:05.556036                4        Bachelor
## 3282 2016-06-08 08:03:05.556036                8          Master
## 3283 2015-05-13 08:03:05.556036                9        Bachelor
## 3284 2017-12-05 08:03:05.556036                6        Bachelor
## 3285 2019-06-25 08:03:05.556036                5     High School
## 3286 2020-12-12 08:03:05.556036                3          Master
## 3287 2021-10-19 08:03:05.556036                2     High School
## 3288 2021-04-01 08:03:05.556036                3     High School
## 3289 2020-12-31 08:03:05.556036                3        Bachelor
## 3290 2019-09-14 08:03:05.556036                4        Bachelor
## 3291 2015-06-17 08:03:05.556036                9        Bachelor
## 3292 2017-09-23 08:03:05.556036                6        Bachelor
## 3293 2022-01-01 08:03:05.556036                2        Bachelor
## 3294 2023-07-19 08:03:05.556036                1        Bachelor
## 3295 2021-11-26 08:03:05.556036                2        Bachelor
## 3296 2019-01-01 08:03:05.556036                5        Bachelor
## 3297 2017-07-16 08:03:05.556036                7     High School
## 3298 2019-01-08 08:03:05.556036                5             PhD
## 3299 2016-04-30 08:03:05.556036                8        Bachelor
## 3300 2018-05-05 08:03:05.556036                6        Bachelor
## 3301 2014-12-15 08:03:05.556036                9        Bachelor
## 3302 2015-05-14 08:03:05.556036                9        Bachelor
## 3303 2024-01-05 08:03:05.556036                0     High School
## 3304 2022-03-28 08:03:05.556036                2        Bachelor
## 3305 2016-02-16 08:03:05.556036                8     High School
## 3306 2024-01-01 08:03:05.556036                0        Bachelor
## 3307 2018-06-03 08:03:05.556036                6          Master
## 3308 2016-11-22 08:03:05.556036                7        Bachelor
## 3309 2019-06-21 08:03:05.556036                5        Bachelor
## 3310 2016-10-05 08:03:05.556036                7     High School
## 3311 2022-06-27 08:03:05.556036                2          Master
## 3312 2023-03-31 08:03:05.556036                1          Master
## 3313 2016-05-19 08:03:05.556036                8     High School
## 3314 2021-11-26 08:03:05.556036                2        Bachelor
## 3315 2015-01-15 08:03:05.556036                9        Bachelor
## 3316 2016-08-30 08:03:05.556036                8     High School
## 3317 2018-09-07 08:03:05.556036                5        Bachelor
## 3318 2023-04-05 08:03:05.556036                1     High School
## 3319 2016-12-25 08:03:05.556036                7        Bachelor
## 3320 2024-08-14 08:03:05.556036                0        Bachelor
## 3321 2024-03-02 08:03:05.556036                0        Bachelor
## 3322 2022-10-31 08:03:05.556036                1        Bachelor
## 3323 2020-11-28 08:03:05.556036                3          Master
## 3324 2023-09-15 08:03:05.556036                0             PhD
## 3325 2020-03-07 08:03:05.556036                4     High School
## 3326 2020-03-17 08:03:05.556036                4        Bachelor
## 3327 2017-03-19 08:03:05.556036                7        Bachelor
## 3328 2021-04-06 08:03:05.556036                3        Bachelor
## 3329 2019-11-10 08:03:05.556036                4     High School
## 3330 2022-09-30 08:03:05.556036                1        Bachelor
## 3331 2022-05-20 08:03:05.556036                2     High School
## 3332 2014-11-04 08:03:05.556036                9     High School
## 3333 2024-08-17 08:03:05.556036                0        Bachelor
## 3334 2015-11-10 08:03:05.556036                8        Bachelor
## 3335 2023-10-12 08:03:05.556036                0             PhD
## 3336 2017-01-21 08:03:05.556036                7             PhD
## 3337 2017-03-26 08:03:05.556036                7             PhD
## 3338 2017-07-04 08:03:05.556036                7     High School
## 3339 2014-12-29 08:03:05.556036                9     High School
## 3340 2023-05-15 08:03:05.556036                1        Bachelor
## 3341 2019-11-23 08:03:05.556036                4             PhD
## 3342 2015-05-15 08:03:05.556036                9     High School
## 3343 2015-04-18 08:03:05.556036                9     High School
## 3344 2016-01-01 08:03:05.556036                8          Master
## 3345 2020-12-09 08:03:05.556036                3        Bachelor
## 3346 2016-12-21 08:03:05.556036                7        Bachelor
## 3347 2015-08-09 08:03:05.556036                9        Bachelor
## 3348 2021-12-24 08:03:05.556036                2        Bachelor
## 3349 2021-06-13 08:03:05.556036                3        Bachelor
## 3350 2020-06-03 08:03:05.556036                4        Bachelor
## 3351 2022-02-14 08:03:05.556036                2     High School
## 3352 2019-05-08 08:03:05.556036                5          Master
## 3353 2020-04-09 08:03:05.556036                4     High School
## 3354 2024-08-01 08:03:05.556036                0        Bachelor
## 3355 2017-05-07 08:03:05.556036                7          Master
## 3356 2022-02-18 08:03:05.556036                2     High School
## 3357 2016-08-16 08:03:05.556036                8        Bachelor
## 3358 2017-01-28 08:03:05.556036                7     High School
## 3359 2016-09-08 08:03:05.556036                7        Bachelor
## 3360 2014-09-29 08:03:05.556036                9        Bachelor
## 3361 2018-10-28 08:03:05.556036                5     High School
## 3362 2023-02-11 08:03:05.556036                1        Bachelor
## 3363 2014-12-26 08:03:05.556036                9     High School
## 3364 2019-01-07 08:03:05.556036                5     High School
## 3365 2017-10-15 08:03:05.556036                6        Bachelor
## 3366 2020-07-31 08:03:05.556036                4        Bachelor
## 3367 2018-07-14 08:03:05.556036                6          Master
## 3368 2020-05-07 08:03:05.556036                4     High School
## 3369 2021-10-12 08:03:05.556036                2             PhD
## 3370 2016-06-20 08:03:05.556036                8        Bachelor
## 3371 2021-12-13 08:03:05.556036                2     High School
## 3372 2016-10-23 08:03:05.556036                7        Bachelor
## 3373 2017-08-06 08:03:05.556036                7     High School
## 3374 2017-02-13 08:03:05.556036                7        Bachelor
## 3375 2022-01-27 08:03:05.556036                2        Bachelor
## 3376 2022-05-28 08:03:05.556036                2     High School
## 3377 2019-11-29 08:03:05.556036                4             PhD
## 3378 2024-01-15 08:03:05.556036                0     High School
## 3379 2018-11-09 08:03:05.556036                5          Master
## 3380 2023-05-24 08:03:05.556036                1             PhD
## 3381 2016-07-08 08:03:05.556036                8        Bachelor
## 3382 2022-11-12 08:03:05.556036                1        Bachelor
## 3383 2016-07-05 08:03:05.556036                8        Bachelor
## 3384 2018-05-08 08:03:05.556036                6             PhD
## 3385 2023-10-15 08:03:05.556036                0          Master
## 3386 2017-04-14 08:03:05.556036                7          Master
## 3387 2015-01-24 08:03:05.556036                9        Bachelor
## 3388 2019-11-28 08:03:05.556036                4        Bachelor
## 3389 2019-08-28 08:03:05.556036                5        Bachelor
## 3390 2021-06-22 08:03:05.556036                3     High School
## 3391 2022-04-04 08:03:05.556036                2          Master
## 3392 2017-08-03 08:03:05.556036                7        Bachelor
## 3393 2014-11-10 08:03:05.556036                9     High School
## 3394 2023-09-03 08:03:05.556036                1        Bachelor
## 3395 2021-08-04 08:03:05.556036                3        Bachelor
## 3396 2018-10-13 08:03:05.556036                5        Bachelor
## 3397 2017-06-15 08:03:05.556036                7        Bachelor
## 3398 2017-09-20 08:03:05.556036                6        Bachelor
## 3399 2020-05-08 08:03:05.556036                4        Bachelor
## 3400 2015-09-19 08:03:05.556036                8        Bachelor
## 3401 2018-04-01 08:03:05.556036                6     High School
## 3402 2022-03-31 08:03:05.556036                2             PhD
## 3403 2017-04-14 08:03:05.556036                7        Bachelor
## 3404 2015-08-08 08:03:05.556036                9     High School
## 3405 2017-11-24 08:03:05.556036                6     High School
## 3406 2018-09-26 08:03:05.556036                5        Bachelor
## 3407 2017-11-01 08:03:05.556036                6     High School
## 3408 2023-03-27 08:03:05.556036                1        Bachelor
## 3409 2017-10-07 08:03:05.556036                6     High School
## 3410 2020-08-05 08:03:05.556036                4     High School
## 3411 2021-08-26 08:03:05.556036                3     High School
## 3412 2021-10-01 08:03:05.556036                2     High School
## 3413 2021-12-15 08:03:05.556036                2        Bachelor
## 3414 2021-04-20 08:03:05.556036                3        Bachelor
## 3415 2017-06-08 08:03:05.556036                7          Master
## 3416 2021-06-05 08:03:05.556036                3        Bachelor
## 3417 2014-10-28 08:03:05.556036                9     High School
## 3418 2023-10-04 08:03:05.556036                0        Bachelor
## 3419 2020-11-17 08:03:05.556036                3          Master
## 3420 2021-03-12 08:03:05.556036                3        Bachelor
## 3421 2017-01-22 08:03:05.556036                7        Bachelor
## 3422 2021-02-12 08:03:05.556036                3        Bachelor
## 3423 2022-03-24 08:03:05.556036                2        Bachelor
## 3424 2017-05-15 08:03:05.556036                7        Bachelor
## 3425 2022-05-23 08:03:05.556036                2        Bachelor
## 3426 2022-04-10 08:03:05.556036                2        Bachelor
## 3427 2023-12-14 08:03:05.556036                0        Bachelor
## 3428 2019-12-07 08:03:05.556036                4        Bachelor
## 3429 2019-12-14 08:03:05.556036                4        Bachelor
## 3430 2014-10-26 08:03:05.556036                9        Bachelor
## 3431 2018-06-13 08:03:05.556036                6     High School
## 3432 2020-05-04 08:03:05.556036                4          Master
## 3433 2018-08-25 08:03:05.556036                6        Bachelor
## 3434 2022-05-23 08:03:05.556036                2          Master
## 3435 2017-11-18 08:03:05.556036                6     High School
## 3436 2018-02-11 08:03:05.556036                6     High School
## 3437 2018-09-12 08:03:05.556036                5        Bachelor
## 3438 2020-09-06 08:03:05.556036                3        Bachelor
## 3439 2021-04-04 08:03:05.556036                3        Bachelor
## 3440 2023-05-08 08:03:05.556036                1        Bachelor
## 3441 2020-10-19 08:03:05.556036                3        Bachelor
## 3442 2021-03-09 08:03:05.556036                3        Bachelor
## 3443 2023-11-29 08:03:05.556036                0        Bachelor
## 3444 2017-11-18 08:03:05.556036                6        Bachelor
## 3445 2021-01-28 08:03:05.556036                3          Master
## 3446 2017-01-16 08:03:05.556036                7        Bachelor
## 3447 2019-08-20 08:03:05.556036                5        Bachelor
## 3448 2021-01-20 08:03:05.556036                3        Bachelor
## 3449 2022-03-10 08:03:05.556036                2     High School
## 3450 2019-11-15 08:03:05.556036                4        Bachelor
## 3451 2018-05-08 08:03:05.556036                6     High School
## 3452 2017-05-26 08:03:05.556036                7        Bachelor
## 3453 2023-10-22 08:03:05.556036                0          Master
## 3454 2023-11-15 08:03:05.556036                0        Bachelor
## 3455 2020-11-14 08:03:05.556036                3        Bachelor
## 3456 2020-02-08 08:03:05.556036                4        Bachelor
## 3457 2020-01-31 08:03:05.556036                4        Bachelor
## 3458 2017-09-14 08:03:05.556036                6          Master
## 3459 2016-05-26 08:03:05.556036                8        Bachelor
## 3460 2019-12-06 08:03:05.556036                4        Bachelor
## 3461 2017-05-05 08:03:05.556036                7     High School
## 3462 2022-05-16 08:03:05.556036                2        Bachelor
## 3463 2017-04-03 08:03:05.556036                7     High School
## 3464 2022-10-17 08:03:05.556036                1        Bachelor
## 3465 2016-11-02 08:03:05.556036                7          Master
## 3466 2015-11-08 08:03:05.556036                8        Bachelor
## 3467 2024-05-26 08:03:05.556036                0        Bachelor
## 3468 2014-11-21 08:03:05.556036                9        Bachelor
## 3469 2014-11-04 08:03:05.556036                9          Master
## 3470 2019-08-07 08:03:05.556036                5        Bachelor
## 3471 2022-06-19 08:03:05.556036                2     High School
## 3472 2017-07-07 08:03:05.556036                7     High School
## 3473 2018-07-22 08:03:05.556036                6        Bachelor
## 3474 2021-02-16 08:03:05.556036                3        Bachelor
## 3475 2015-05-27 08:03:05.556036                9        Bachelor
## 3476 2024-03-23 08:03:05.556036                0     High School
## 3477 2018-07-05 08:03:05.556036                6        Bachelor
## 3478 2022-07-03 08:03:05.556036                2     High School
## 3479 2016-12-11 08:03:05.556036                7             PhD
## 3480 2023-08-15 08:03:05.556036                1     High School
## 3481 2014-12-15 08:03:05.556036                9     High School
## 3482 2022-04-02 08:03:05.556036                2        Bachelor
## 3483 2022-01-31 08:03:05.556036                2        Bachelor
## 3484 2018-08-11 08:03:05.556036                6     High School
## 3485 2016-07-24 08:03:05.556036                8          Master
## 3486 2022-07-06 08:03:05.556036                2        Bachelor
## 3487 2020-11-24 08:03:05.556036                3     High School
## 3488 2018-07-09 08:03:05.556036                6        Bachelor
## 3489 2018-05-14 08:03:05.556036                6     High School
## 3490 2023-09-06 08:03:05.556036                0        Bachelor
## 3491 2020-05-09 08:03:05.556036                4        Bachelor
## 3492 2017-08-18 08:03:05.556036                7          Master
## 3493 2017-09-04 08:03:05.556036                7        Bachelor
## 3494 2018-10-05 08:03:05.556036                5     High School
## 3495 2016-02-16 08:03:05.556036                8     High School
## 3496 2022-03-01 08:03:05.556036                2     High School
## 3497 2015-04-02 08:03:05.556036                9        Bachelor
## 3498 2020-08-18 08:03:05.556036                4        Bachelor
## 3499 2020-05-19 08:03:05.556036                4     High School
## 3500 2016-12-12 08:03:05.556036                7        Bachelor
## 3501 2020-03-07 08:03:05.556036                4        Bachelor
## 3502 2020-12-13 08:03:05.556036                3          Master
## 3503 2016-08-31 08:03:05.556036                8             PhD
## 3504 2014-09-22 08:03:05.556036                9             PhD
## 3505 2022-10-09 08:03:05.556036                1     High School
## 3506 2018-08-24 08:03:05.556036                6        Bachelor
## 3507 2021-09-12 08:03:05.556036                2     High School
## 3508 2015-09-01 08:03:05.556036                9          Master
## 3509 2018-10-07 08:03:05.556036                5     High School
## 3510 2020-08-12 08:03:05.556036                4        Bachelor
## 3511 2022-05-02 08:03:05.556036                2        Bachelor
## 3512 2019-11-16 08:03:05.556036                4          Master
## 3513 2021-07-20 08:03:05.556036                3        Bachelor
## 3514 2022-11-23 08:03:05.556036                1          Master
## 3515 2015-06-13 08:03:05.556036                9     High School
## 3516 2023-10-08 08:03:05.556036                0     High School
## 3517 2023-07-18 08:03:05.556036                1          Master
## 3518 2017-08-28 08:03:05.556036                7        Bachelor
## 3519 2017-04-08 08:03:05.556036                7        Bachelor
## 3520 2018-05-10 08:03:05.556036                6     High School
## 3521 2022-03-06 08:03:05.556036                2        Bachelor
## 3522 2017-04-20 08:03:05.556036                7        Bachelor
## 3523 2017-02-03 08:03:05.556036                7          Master
## 3524 2016-01-14 08:03:05.556036                8        Bachelor
## 3525 2017-05-16 08:03:05.556036                7        Bachelor
## 3526 2021-01-09 08:03:05.556036                3        Bachelor
## 3527 2023-09-12 08:03:05.556036                0        Bachelor
## 3528 2019-12-28 08:03:05.556036                4        Bachelor
## 3529 2022-06-02 08:03:05.556036                2        Bachelor
## 3530 2023-04-22 08:03:05.556036                1        Bachelor
## 3531 2016-11-08 08:03:05.556036                7        Bachelor
## 3532 2016-06-30 08:03:05.556036                8     High School
## 3533 2015-03-12 08:03:05.556036                9        Bachelor
## 3534 2023-06-11 08:03:05.556036                1          Master
## 3535 2019-12-02 08:03:05.556036                4        Bachelor
## 3536 2023-07-17 08:03:05.556036                1          Master
## 3537 2020-08-29 08:03:05.556036                4        Bachelor
## 3538 2023-03-12 08:03:05.556036                1          Master
## 3539 2023-12-19 08:03:05.556036                0     High School
## 3540 2023-12-11 08:03:05.556036                0          Master
## 3541 2022-09-09 08:03:05.556036                1        Bachelor
## 3542 2020-02-10 08:03:05.556036                4     High School
## 3543 2014-12-08 08:03:05.556036                9             PhD
## 3544 2019-04-20 08:03:05.556036                5     High School
## 3545 2016-09-17 08:03:05.556036                7        Bachelor
## 3546 2019-02-09 08:03:05.556036                5          Master
## 3547 2017-07-23 08:03:05.556036                7        Bachelor
## 3548 2016-01-16 08:03:05.556036                8     High School
## 3549 2014-09-25 08:03:05.556036                9     High School
## 3550 2014-12-18 08:03:05.556036                9        Bachelor
## 3551 2022-07-29 08:03:05.556036                2        Bachelor
## 3552 2015-08-28 08:03:05.556036                9        Bachelor
## 3553 2024-06-02 08:03:05.556036                0     High School
## 3554 2018-06-12 08:03:05.556036                6        Bachelor
## 3555 2017-07-28 08:03:05.556036                7     High School
## 3556 2019-05-16 08:03:05.556036                5        Bachelor
## 3557 2020-01-08 08:03:05.556036                4        Bachelor
## 3558 2015-01-17 08:03:05.556036                9     High School
## 3559 2017-09-13 08:03:05.556036                6     High School
## 3560 2024-08-12 08:03:05.556036                0        Bachelor
## 3561 2020-09-24 08:03:05.556036                3     High School
## 3562 2023-12-26 08:03:05.556036                0     High School
## 3563 2024-03-06 08:03:05.556036                0          Master
## 3564 2014-09-24 08:03:05.556036                9        Bachelor
## 3565 2021-07-21 08:03:05.556036                3        Bachelor
## 3566 2023-07-10 08:03:05.556036                1        Bachelor
## 3567 2022-10-24 08:03:05.556036                1     High School
## 3568 2024-04-20 08:03:05.556036                0             PhD
## 3569 2021-04-18 08:03:05.556036                3        Bachelor
## 3570 2019-06-30 08:03:05.556036                5        Bachelor
## 3571 2023-10-11 08:03:05.556036                0        Bachelor
## 3572 2021-05-23 08:03:05.556036                3     High School
## 3573 2015-12-26 08:03:05.556036                8        Bachelor
## 3574 2018-10-04 08:03:05.556036                5     High School
## 3575 2024-03-15 08:03:05.556036                0     High School
## 3576 2021-06-02 08:03:05.556036                3          Master
## 3577 2024-01-30 08:03:05.556036                0     High School
## 3578 2017-11-08 08:03:05.556036                6        Bachelor
## 3579 2018-05-02 08:03:05.556036                6        Bachelor
## 3580 2022-12-31 08:03:05.556036                1        Bachelor
## 3581 2019-10-02 08:03:05.556036                4     High School
## 3582 2021-01-20 08:03:05.556036                3     High School
## 3583 2022-04-13 08:03:05.556036                2        Bachelor
## 3584 2019-04-06 08:03:05.556036                5        Bachelor
## 3585 2020-09-27 08:03:05.556036                3        Bachelor
## 3586 2023-10-18 08:03:05.556036                0        Bachelor
## 3587 2018-05-30 08:03:05.556036                6          Master
## 3588 2021-02-15 08:03:05.556036                3        Bachelor
## 3589 2015-06-26 08:03:05.556036                9          Master
## 3590 2021-09-01 08:03:05.556036                3          Master
## 3591 2019-05-02 08:03:05.556036                5     High School
## 3592 2015-02-04 08:03:05.556036                9        Bachelor
## 3593 2021-04-16 08:03:05.556036                3        Bachelor
## 3594 2024-08-14 08:03:05.556036                0          Master
## 3595 2017-02-26 08:03:05.556036                7        Bachelor
## 3596 2019-05-24 08:03:05.556036                5        Bachelor
## 3597 2023-08-22 08:03:05.556036                1     High School
## 3598 2021-08-08 08:03:05.556036                3     High School
## 3599 2021-05-14 08:03:05.556036                3        Bachelor
## 3600 2018-04-03 08:03:05.556036                6          Master
## 3601 2022-01-25 08:03:05.556036                2        Bachelor
## 3602 2020-10-10 08:03:05.556036                3          Master
## 3603 2021-04-03 08:03:05.556036                3          Master
## 3604 2016-10-03 08:03:05.556036                7          Master
## 3605 2016-10-03 08:03:05.556036                7        Bachelor
## 3606 2023-11-15 08:03:05.556036                0        Bachelor
## 3607 2023-12-11 08:03:05.556036                0          Master
## 3608 2020-09-28 08:03:05.556036                3        Bachelor
## 3609 2021-08-24 08:03:05.556036                3     High School
## 3610 2015-11-15 08:03:05.556036                8        Bachelor
## 3611 2018-02-13 08:03:05.556036                6        Bachelor
## 3612 2015-02-03 08:03:05.556036                9     High School
## 3613 2018-01-05 08:03:05.556036                6        Bachelor
## 3614 2018-11-21 08:03:05.556036                5     High School
## 3615 2015-08-14 08:03:05.556036                9        Bachelor
## 3616 2014-10-26 08:03:05.556036                9        Bachelor
## 3617 2020-12-14 08:03:05.556036                3        Bachelor
## 3618 2016-02-01 08:03:05.556036                8          Master
## 3619 2016-07-08 08:03:05.556036                8          Master
## 3620 2020-02-28 08:03:05.556036                4     High School
## 3621 2019-05-05 08:03:05.556036                5        Bachelor
## 3622 2021-12-25 08:03:05.556036                2     High School
## 3623 2021-11-21 08:03:05.556036                2        Bachelor
## 3624 2016-01-29 08:03:05.556036                8        Bachelor
## 3625 2015-12-20 08:03:05.556036                8     High School
## 3626 2020-10-09 08:03:05.556036                3             PhD
## 3627 2019-12-10 08:03:05.556036                4        Bachelor
## 3628 2017-09-26 08:03:05.556036                6        Bachelor
## 3629 2020-04-13 08:03:05.556036                4        Bachelor
## 3630 2021-12-12 08:03:05.556036                2     High School
## 3631 2018-07-05 08:03:05.556036                6     High School
## 3632 2021-02-05 08:03:05.556036                3             PhD
## 3633 2024-06-05 08:03:05.556036                0        Bachelor
## 3634 2024-02-22 08:03:05.556036                0     High School
## 3635 2018-03-21 08:03:05.556036                6     High School
## 3636 2023-03-07 08:03:05.556036                1        Bachelor
## 3637 2022-09-15 08:03:05.556036                1        Bachelor
## 3638 2015-10-30 08:03:05.556036                8        Bachelor
## 3639 2023-10-11 08:03:05.556036                0     High School
## 3640 2019-07-10 08:03:05.556036                5     High School
## 3641 2016-06-27 08:03:05.556036                8     High School
## 3642 2018-02-23 08:03:05.556036                6          Master
## 3643 2018-07-23 08:03:05.556036                6             PhD
## 3644 2015-06-09 08:03:05.556036                9        Bachelor
## 3645 2018-09-23 08:03:05.556036                5          Master
## 3646 2014-12-08 08:03:05.556036                9        Bachelor
## 3647 2017-12-02 08:03:05.556036                6     High School
## 3648 2023-05-01 08:03:05.556036                1     High School
## 3649 2021-03-21 08:03:05.556036                3        Bachelor
## 3650 2020-07-18 08:03:05.556036                4     High School
## 3651 2018-01-25 08:03:05.556036                6        Bachelor
## 3652 2020-02-14 08:03:05.556036                4        Bachelor
## 3653 2022-01-17 08:03:05.556036                2        Bachelor
## 3654 2016-11-13 08:03:05.556036                7        Bachelor
## 3655 2023-02-12 08:03:05.556036                1     High School
## 3656 2024-04-06 08:03:05.556036                0        Bachelor
## 3657 2021-03-24 08:03:05.556036                3        Bachelor
## 3658 2015-06-06 08:03:05.556036                9          Master
## 3659 2021-02-16 08:03:05.556036                3        Bachelor
## 3660 2018-11-18 08:03:05.556036                5        Bachelor
## 3661 2015-05-29 08:03:05.556036                9        Bachelor
## 3662 2020-11-04 08:03:05.556036                3        Bachelor
## 3663 2023-07-28 08:03:05.556036                1     High School
## 3664 2016-01-01 08:03:05.556036                8        Bachelor
## 3665 2015-09-18 08:03:05.556036                8     High School
## 3666 2015-02-25 08:03:05.556036                9        Bachelor
## 3667 2021-05-28 08:03:05.556036                3             PhD
## 3668 2023-04-07 08:03:05.556036                1     High School
## 3669 2024-06-26 08:03:05.556036                0     High School
## 3670 2022-12-15 08:03:05.556036                1     High School
## 3671 2017-05-24 08:03:05.556036                7     High School
## 3672 2017-08-08 08:03:05.556036                7        Bachelor
## 3673 2022-12-24 08:03:05.556036                1             PhD
## 3674 2023-07-30 08:03:05.556036                1        Bachelor
## 3675 2019-04-05 08:03:05.556036                5        Bachelor
## 3676 2020-01-02 08:03:05.556036                4     High School
## 3677 2017-11-27 08:03:05.556036                6        Bachelor
## 3678 2021-04-27 08:03:05.556036                3             PhD
## 3679 2016-05-04 08:03:05.556036                8        Bachelor
## 3680 2024-01-28 08:03:05.556036                0        Bachelor
## 3681 2020-03-30 08:03:05.556036                4             PhD
## 3682 2021-05-18 08:03:05.556036                3        Bachelor
## 3683 2022-07-05 08:03:05.556036                2     High School
## 3684 2024-04-08 08:03:05.556036                0     High School
## 3685 2024-08-17 08:03:05.556036                0        Bachelor
## 3686 2023-07-21 08:03:05.556036                1     High School
## 3687 2016-06-10 08:03:05.556036                8          Master
## 3688 2019-07-10 08:03:05.556036                5        Bachelor
## 3689 2016-06-10 08:03:05.556036                8        Bachelor
## 3690 2020-10-28 08:03:05.556036                3     High School
## 3691 2018-05-13 08:03:05.556036                6        Bachelor
## 3692 2024-08-09 08:03:05.556036                0     High School
## 3693 2023-07-04 08:03:05.556036                1        Bachelor
## 3694 2022-04-07 08:03:05.556036                2             PhD
## 3695 2024-02-18 08:03:05.556036                0     High School
## 3696 2024-04-20 08:03:05.556036                0        Bachelor
## 3697 2022-11-30 08:03:05.556036                1          Master
## 3698 2017-08-21 08:03:05.556036                7        Bachelor
## 3699 2017-09-12 08:03:05.556036                6        Bachelor
## 3700 2021-07-08 08:03:05.556036                3        Bachelor
## 3701 2022-07-22 08:03:05.556036                2     High School
## 3702 2015-01-04 08:03:05.556036                9     High School
## 3703 2016-09-21 08:03:05.556036                7        Bachelor
## 3704 2016-03-28 08:03:05.556036                8             PhD
## 3705 2022-02-21 08:03:05.556036                2     High School
## 3706 2022-11-17 08:03:05.556036                1        Bachelor
## 3707 2019-11-27 08:03:05.556036                4        Bachelor
## 3708 2016-07-30 08:03:05.556036                8     High School
## 3709 2014-12-24 08:03:05.556036                9     High School
## 3710 2016-10-27 08:03:05.556036                7        Bachelor
## 3711 2019-01-06 08:03:05.556036                5        Bachelor
## 3712 2016-12-22 08:03:05.556036                7        Bachelor
## 3713 2023-08-01 08:03:05.556036                1        Bachelor
## 3714 2016-07-04 08:03:05.556036                8        Bachelor
## 3715 2024-08-25 08:03:05.556036                0          Master
## 3716 2019-10-15 08:03:05.556036                4        Bachelor
## 3717 2021-04-06 08:03:05.556036                3          Master
## 3718 2021-06-10 08:03:05.556036                3        Bachelor
## 3719 2023-05-02 08:03:05.556036                1        Bachelor
## 3720 2021-03-25 08:03:05.556036                3        Bachelor
## 3721 2015-01-30 08:03:05.556036                9     High School
## 3722 2023-12-02 08:03:05.556036                0          Master
## 3723 2015-08-03 08:03:05.556036                9        Bachelor
## 3724 2022-12-25 08:03:05.556036                1     High School
## 3725 2016-11-30 08:03:05.556036                7        Bachelor
## 3726 2020-03-07 08:03:05.556036                4     High School
## 3727 2015-12-13 08:03:05.556036                8        Bachelor
## 3728 2018-12-10 08:03:05.556036                5        Bachelor
## 3729 2023-03-31 08:03:05.556036                1        Bachelor
## 3730 2016-09-24 08:03:05.556036                7          Master
## 3731 2022-03-22 08:03:05.556036                2             PhD
## 3732 2021-10-06 08:03:05.556036                2          Master
## 3733 2018-01-16 08:03:05.556036                6     High School
## 3734 2022-03-20 08:03:05.556036                2     High School
## 3735 2018-08-15 08:03:05.556036                6     High School
## 3736 2021-12-01 08:03:05.556036                2        Bachelor
## 3737 2015-07-31 08:03:05.556036                9          Master
## 3738 2021-02-21 08:03:05.556036                3        Bachelor
## 3739 2022-03-03 08:03:05.556036                2             PhD
## 3740 2018-01-01 08:03:05.556036                6             PhD
## 3741 2021-01-07 08:03:05.556036                3        Bachelor
## 3742 2020-06-20 08:03:05.556036                4        Bachelor
## 3743 2020-03-26 08:03:05.556036                4        Bachelor
## 3744 2018-02-10 08:03:05.556036                6     High School
## 3745 2021-10-08 08:03:05.556036                2        Bachelor
## 3746 2018-07-27 08:03:05.556036                6          Master
## 3747 2017-05-07 08:03:05.556036                7     High School
## 3748 2019-04-08 08:03:05.556036                5        Bachelor
## 3749 2017-01-11 08:03:05.556036                7     High School
## 3750 2015-09-22 08:03:05.556036                8        Bachelor
## 3751 2019-10-10 08:03:05.556036                4          Master
## 3752 2021-01-13 08:03:05.556036                3             PhD
## 3753 2021-05-22 08:03:05.556036                3     High School
## 3754 2016-03-12 08:03:05.556036                8        Bachelor
## 3755 2015-09-10 08:03:05.556036                8     High School
## 3756 2023-09-12 08:03:05.556036                0     High School
## 3757 2024-03-08 08:03:05.556036                0        Bachelor
## 3758 2015-07-20 08:03:05.556036                9     High School
## 3759 2015-12-10 08:03:05.556036                8             PhD
## 3760 2019-03-16 08:03:05.556036                5          Master
## 3761 2023-12-20 08:03:05.556036                0        Bachelor
## 3762 2019-06-22 08:03:05.556036                5        Bachelor
## 3763 2020-10-02 08:03:05.556036                3     High School
## 3764 2015-06-09 08:03:05.556036                9        Bachelor
## 3765 2016-10-16 08:03:05.556036                7     High School
## 3766 2015-08-23 08:03:05.556036                9        Bachelor
## 3767 2017-03-03 08:03:05.556036                7        Bachelor
## 3768 2023-08-16 08:03:05.556036                1        Bachelor
## 3769 2023-01-28 08:03:05.556036                1        Bachelor
## 3770 2021-07-11 08:03:05.556036                3             PhD
## 3771 2016-04-05 08:03:05.556036                8        Bachelor
## 3772 2020-06-27 08:03:05.556036                4     High School
## 3773 2024-04-01 08:03:05.556036                0        Bachelor
## 3774 2023-03-05 08:03:05.556036                1          Master
## 3775 2015-09-09 08:03:05.556036                8        Bachelor
## 3776 2023-08-18 08:03:05.556036                1     High School
## 3777 2020-11-03 08:03:05.556036                3     High School
## 3778 2017-10-18 08:03:05.556036                6        Bachelor
## 3779 2016-11-07 08:03:05.556036                7          Master
## 3780 2020-04-23 08:03:05.556036                4        Bachelor
## 3781 2020-03-15 08:03:05.556036                4     High School
## 3782 2020-09-23 08:03:05.556036                3        Bachelor
## 3783 2018-10-17 08:03:05.556036                5        Bachelor
## 3784 2014-10-25 08:03:05.556036                9          Master
## 3785 2016-08-11 08:03:05.556036                8        Bachelor
## 3786 2022-11-17 08:03:05.556036                1     High School
## 3787 2021-12-05 08:03:05.556036                2     High School
## 3788 2017-05-06 08:03:05.556036                7        Bachelor
## 3789 2019-02-12 08:03:05.556036                5          Master
## 3790 2022-11-22 08:03:05.556036                1        Bachelor
## 3791 2018-03-09 08:03:05.556036                6        Bachelor
## 3792 2023-06-03 08:03:05.556036                1        Bachelor
## 3793 2016-07-18 08:03:05.556036                8     High School
## 3794 2018-12-21 08:03:05.556036                5        Bachelor
## 3795 2021-04-24 08:03:05.556036                3          Master
## 3796 2017-07-26 08:03:05.556036                7        Bachelor
## 3797 2021-08-24 08:03:05.556036                3        Bachelor
## 3798 2023-07-19 08:03:05.556036                1        Bachelor
## 3799 2017-02-19 08:03:05.556036                7        Bachelor
## 3800 2019-08-27 08:03:05.556036                5     High School
## 3801 2021-08-20 08:03:05.556036                3     High School
## 3802 2022-09-27 08:03:05.556036                1     High School
## 3803 2024-01-19 08:03:05.556036                0          Master
## 3804 2020-10-12 08:03:05.556036                3        Bachelor
## 3805 2021-12-18 08:03:05.556036                2     High School
## 3806 2020-08-02 08:03:05.556036                4        Bachelor
## 3807 2017-07-04 08:03:05.556036                7          Master
## 3808 2019-02-20 08:03:05.556036                5     High School
## 3809 2020-11-12 08:03:05.556036                3          Master
## 3810 2018-08-09 08:03:05.556036                6     High School
## 3811 2020-06-08 08:03:05.556036                4        Bachelor
## 3812 2019-02-23 08:03:05.556036                5          Master
## 3813 2017-11-05 08:03:05.556036                6        Bachelor
## 3814 2017-09-27 08:03:05.556036                6          Master
## 3815 2024-05-17 08:03:05.556036                0        Bachelor
## 3816 2015-07-01 08:03:05.556036                9        Bachelor
## 3817 2018-06-21 08:03:05.556036                6     High School
## 3818 2020-09-18 08:03:05.556036                3     High School
## 3819 2016-04-11 08:03:05.556036                8     High School
## 3820 2019-09-16 08:03:05.556036                4        Bachelor
## 3821 2019-09-22 08:03:05.556036                4        Bachelor
## 3822 2015-05-10 08:03:05.556036                9        Bachelor
## 3823 2021-06-27 08:03:05.556036                3        Bachelor
## 3824 2014-11-23 08:03:05.556036                9        Bachelor
## 3825 2018-06-11 08:03:05.556036                6          Master
## 3826 2018-07-10 08:03:05.556036                6        Bachelor
## 3827 2019-07-13 08:03:05.556036                5        Bachelor
## 3828 2018-10-20 08:03:05.556036                5     High School
## 3829 2014-11-09 08:03:05.556036                9        Bachelor
## 3830 2018-11-21 08:03:05.556036                5        Bachelor
## 3831 2018-04-15 08:03:05.556036                6     High School
## 3832 2020-03-21 08:03:05.556036                4        Bachelor
## 3833 2016-12-18 08:03:05.556036                7        Bachelor
## 3834 2018-05-09 08:03:05.556036                6        Bachelor
## 3835 2023-11-25 08:03:05.556036                0        Bachelor
## 3836 2017-03-09 08:03:05.556036                7          Master
## 3837 2024-02-25 08:03:05.556036                0        Bachelor
## 3838 2016-10-22 08:03:05.556036                7        Bachelor
## 3839 2019-08-04 08:03:05.556036                5     High School
## 3840 2018-06-19 08:03:05.556036                6          Master
## 3841 2020-07-13 08:03:05.556036                4     High School
## 3842 2017-07-27 08:03:05.556036                7          Master
## 3843 2019-08-08 08:03:05.556036                5        Bachelor
## 3844 2016-08-28 08:03:05.556036                8          Master
## 3845 2019-10-20 08:03:05.556036                4          Master
## 3846 2024-02-13 08:03:05.556036                0     High School
## 3847 2017-06-08 08:03:05.556036                7        Bachelor
## 3848 2022-10-20 08:03:05.556036                1        Bachelor
## 3849 2024-03-30 08:03:05.556036                0        Bachelor
## 3850 2020-06-12 08:03:05.556036                4        Bachelor
## 3851 2016-12-24 08:03:05.556036                7     High School
## 3852 2021-11-05 08:03:05.556036                2        Bachelor
## 3853 2024-08-19 08:03:05.556036                0        Bachelor
## 3854 2023-06-27 08:03:05.556036                1        Bachelor
## 3855 2016-08-18 08:03:05.556036                8        Bachelor
## 3856 2021-07-14 08:03:05.556036                3        Bachelor
## 3857 2023-11-10 08:03:05.556036                0     High School
## 3858 2022-06-04 08:03:05.556036                2     High School
## 3859 2021-09-10 08:03:05.556036                2     High School
## 3860 2019-12-25 08:03:05.556036                4     High School
## 3861 2015-08-18 08:03:05.556036                9          Master
## 3862 2023-08-11 08:03:05.556036                1        Bachelor
## 3863 2018-04-29 08:03:05.556036                6        Bachelor
## 3864 2022-07-21 08:03:05.556036                2        Bachelor
## 3865 2018-02-13 08:03:05.556036                6        Bachelor
## 3866 2019-08-09 08:03:05.556036                5     High School
## 3867 2018-04-30 08:03:05.556036                6     High School
## 3868 2019-01-04 08:03:05.556036                5          Master
## 3869 2021-03-25 08:03:05.556036                3        Bachelor
## 3870 2017-10-23 08:03:05.556036                6        Bachelor
## 3871 2019-03-07 08:03:05.556036                5        Bachelor
## 3872 2021-11-20 08:03:05.556036                2        Bachelor
## 3873 2023-08-27 08:03:05.556036                1             PhD
## 3874 2023-10-08 08:03:05.556036                0        Bachelor
## 3875 2017-03-28 08:03:05.556036                7        Bachelor
## 3876 2023-06-01 08:03:05.556036                1        Bachelor
## 3877 2019-08-28 08:03:05.556036                5        Bachelor
## 3878 2022-04-22 08:03:05.556036                2     High School
## 3879 2016-10-09 08:03:05.556036                7     High School
## 3880 2020-05-18 08:03:05.556036                4        Bachelor
## 3881 2021-12-07 08:03:05.556036                2        Bachelor
## 3882 2018-02-27 08:03:05.556036                6        Bachelor
## 3883 2024-08-16 08:03:05.556036                0        Bachelor
## 3884 2015-11-17 08:03:05.556036                8          Master
## 3885 2018-01-05 08:03:05.556036                6          Master
## 3886 2017-12-31 08:03:05.556036                6          Master
## 3887 2018-08-09 08:03:05.556036                6             PhD
## 3888 2015-07-03 08:03:05.556036                9        Bachelor
## 3889 2020-02-05 08:03:05.556036                4        Bachelor
## 3890 2015-10-11 08:03:05.556036                8          Master
## 3891 2018-09-09 08:03:05.556036                5          Master
## 3892 2024-08-11 08:03:05.556036                0        Bachelor
## 3893 2015-03-12 08:03:05.556036                9        Bachelor
## 3894 2020-10-19 08:03:05.556036                3        Bachelor
## 3895 2020-06-23 08:03:05.556036                4             PhD
## 3896 2018-11-18 08:03:05.556036                5        Bachelor
## 3897 2024-06-11 08:03:05.556036                0          Master
## 3898 2015-05-21 08:03:05.556036                9     High School
## 3899 2015-11-24 08:03:05.556036                8        Bachelor
## 3900 2021-07-03 08:03:05.556036                3     High School
## 3901 2021-07-07 08:03:05.556036                3     High School
## 3902 2017-02-26 08:03:05.556036                7     High School
## 3903 2014-12-29 08:03:05.556036                9        Bachelor
## 3904 2018-02-05 08:03:05.556036                6        Bachelor
## 3905 2022-06-03 08:03:05.556036                2        Bachelor
## 3906 2024-04-12 08:03:05.556036                0     High School
## 3907 2024-07-19 08:03:05.556036                0        Bachelor
## 3908 2023-05-25 08:03:05.556036                1     High School
## 3909 2018-10-04 08:03:05.556036                5        Bachelor
## 3910 2023-07-25 08:03:05.556036                1        Bachelor
## 3911 2016-06-26 08:03:05.556036                8     High School
## 3912 2015-11-01 08:03:05.556036                8        Bachelor
## 3913 2014-09-17 08:03:05.556036                9        Bachelor
## 3914 2016-03-05 08:03:05.556036                8     High School
## 3915 2019-03-20 08:03:05.556036                5     High School
## 3916 2014-11-02 08:03:05.556036                9        Bachelor
## 3917 2015-04-22 08:03:05.556036                9          Master
## 3918 2020-07-29 08:03:05.556036                4     High School
## 3919 2016-01-01 08:03:05.556036                8     High School
## 3920 2022-01-21 08:03:05.556036                2     High School
## 3921 2017-05-28 08:03:05.556036                7          Master
## 3922 2022-03-12 08:03:05.556036                2     High School
## 3923 2019-02-01 08:03:05.556036                5             PhD
## 3924 2022-05-23 08:03:05.556036                2        Bachelor
## 3925 2018-06-10 08:03:05.556036                6        Bachelor
## 3926 2022-11-14 08:03:05.556036                1        Bachelor
## 3927 2015-04-25 08:03:05.556036                9        Bachelor
## 3928 2021-01-03 08:03:05.556036                3        Bachelor
## 3929 2014-09-20 08:03:05.556036                9        Bachelor
## 3930 2023-12-05 08:03:05.556036                0     High School
## 3931 2015-12-20 08:03:05.556036                8        Bachelor
## 3932 2017-06-27 08:03:05.556036                7     High School
## 3933 2019-07-01 08:03:05.556036                5        Bachelor
## 3934 2022-06-19 08:03:05.556036                2     High School
## 3935 2019-07-17 08:03:05.556036                5     High School
## 3936 2018-03-20 08:03:05.556036                6        Bachelor
## 3937 2014-10-24 08:03:05.556036                9        Bachelor
## 3938 2017-04-24 08:03:05.556036                7          Master
## 3939 2017-11-22 08:03:05.556036                6     High School
## 3940 2024-08-20 08:03:05.556036                0        Bachelor
## 3941 2020-10-20 08:03:05.556036                3        Bachelor
## 3942 2016-08-07 08:03:05.556036                8     High School
## 3943 2022-08-12 08:03:05.556036                2     High School
## 3944 2016-03-04 08:03:05.556036                8        Bachelor
## 3945 2015-10-27 08:03:05.556036                8        Bachelor
## 3946 2015-09-06 08:03:05.556036                9          Master
## 3947 2022-05-23 08:03:05.556036                2     High School
## 3948 2019-10-08 08:03:05.556036                4     High School
## 3949 2020-10-06 08:03:05.556036                3        Bachelor
## 3950 2017-05-25 08:03:05.556036                7     High School
## 3951 2017-02-16 08:03:05.556036                7          Master
## 3952 2021-05-29 08:03:05.556036                3        Bachelor
## 3953 2020-12-16 08:03:05.556036                3     High School
## 3954 2020-08-07 08:03:05.556036                4     High School
## 3955 2023-11-15 08:03:05.556036                0        Bachelor
## 3956 2020-04-24 08:03:05.556036                4        Bachelor
## 3957 2017-04-18 08:03:05.556036                7     High School
## 3958 2014-10-26 08:03:05.556036                9          Master
## 3959 2016-10-26 08:03:05.556036                7     High School
## 3960 2015-05-08 08:03:05.556036                9        Bachelor
## 3961 2024-01-02 08:03:05.556036                0          Master
## 3962 2015-08-14 08:03:05.556036                9     High School
## 3963 2023-03-11 08:03:05.556036                1        Bachelor
## 3964 2023-09-11 08:03:05.556036                0     High School
## 3965 2016-06-27 08:03:05.556036                8     High School
## 3966 2024-08-22 08:03:05.556036                0             PhD
## 3967 2019-11-23 08:03:05.556036                4        Bachelor
## 3968 2017-03-20 08:03:05.556036                7        Bachelor
## 3969 2021-12-21 08:03:05.556036                2        Bachelor
## 3970 2016-12-22 08:03:05.556036                7        Bachelor
## 3971 2024-02-02 08:03:05.556036                0        Bachelor
## 3972 2015-03-19 08:03:05.556036                9        Bachelor
## 3973 2021-07-28 08:03:05.556036                3     High School
## 3974 2020-02-15 08:03:05.556036                4        Bachelor
## 3975 2022-03-24 08:03:05.556036                2        Bachelor
## 3976 2022-05-20 08:03:05.556036                2             PhD
## 3977 2016-12-14 08:03:05.556036                7        Bachelor
## 3978 2022-10-09 08:03:05.556036                1     High School
## 3979 2016-05-25 08:03:05.556036                8     High School
## 3980 2022-04-01 08:03:05.556036                2        Bachelor
## 3981 2016-12-24 08:03:05.556036                7     High School
## 3982 2015-01-03 08:03:05.556036                9        Bachelor
## 3983 2024-07-13 08:03:05.556036                0     High School
## 3984 2020-08-22 08:03:05.556036                4     High School
## 3985 2014-09-14 08:03:05.556036                9          Master
## 3986 2016-12-16 08:03:05.556036                7     High School
## 3987 2020-06-24 08:03:05.556036                4          Master
## 3988 2015-11-11 08:03:05.556036                8        Bachelor
## 3989 2022-12-08 08:03:05.556036                1             PhD
## 3990 2017-06-24 08:03:05.556036                7     High School
## 3991 2015-09-19 08:03:05.556036                8        Bachelor
## 3992 2020-08-06 08:03:05.556036                4        Bachelor
## 3993 2016-07-03 08:03:05.556036                8          Master
## 3994 2015-02-01 08:03:05.556036                9        Bachelor
## 3995 2022-02-09 08:03:05.556036                2        Bachelor
## 3996 2017-08-31 08:03:05.556036                7          Master
## 3997 2021-07-10 08:03:05.556036                3     High School
## 3998 2015-10-14 08:03:05.556036                8     High School
## 3999 2015-05-31 08:03:05.556036                9        Bachelor
## 4000 2021-11-30 08:03:05.556036                2        Bachelor
## 4001 2021-11-14 08:03:05.556036                2     High School
## 4002 2017-09-23 08:03:05.556036                6     High School
## 4003 2021-03-27 08:03:05.556036                3     High School
## 4004 2021-04-21 08:03:05.556036                3          Master
## 4005 2017-04-13 08:03:05.556036                7          Master
## 4006 2020-02-19 08:03:05.556036                4        Bachelor
## 4007 2022-05-30 08:03:05.556036                2        Bachelor
## 4008 2018-12-20 08:03:05.556036                5        Bachelor
## 4009 2024-03-14 08:03:05.556036                0        Bachelor
## 4010 2023-03-04 08:03:05.556036                1     High School
## 4011 2020-07-07 08:03:05.556036                4        Bachelor
## 4012 2022-09-17 08:03:05.556036                1     High School
## 4013 2014-10-11 08:03:05.556036                9             PhD
## 4014 2021-01-20 08:03:05.556036                3             PhD
## 4015 2020-10-10 08:03:05.556036                3             PhD
## 4016 2020-04-23 08:03:05.556036                4        Bachelor
## 4017 2019-06-10 08:03:05.556036                5          Master
## 4018 2017-07-10 08:03:05.556036                7        Bachelor
## 4019 2017-01-18 08:03:05.556036                7     High School
## 4020 2023-12-27 08:03:05.556036                0          Master
## 4021 2019-10-15 08:03:05.556036                4     High School
## 4022 2021-08-09 08:03:05.556036                3          Master
## 4023 2017-03-02 08:03:05.556036                7          Master
## 4024 2020-10-05 08:03:05.556036                3        Bachelor
## 4025 2022-08-16 08:03:05.556036                2        Bachelor
## 4026 2020-09-21 08:03:05.556036                3     High School
## 4027 2022-07-15 08:03:05.556036                2     High School
## 4028 2014-10-21 08:03:05.556036                9     High School
## 4029 2022-02-20 08:03:05.556036                2        Bachelor
## 4030 2024-02-04 08:03:05.556036                0        Bachelor
## 4031 2018-12-16 08:03:05.556036                5        Bachelor
## 4032 2018-08-08 08:03:05.556036                6     High School
## 4033 2019-07-25 08:03:05.556036                5        Bachelor
## 4034 2023-09-20 08:03:05.556036                0        Bachelor
## 4035 2022-08-06 08:03:05.556036                2        Bachelor
## 4036 2019-08-14 08:03:05.556036                5          Master
## 4037 2021-06-05 08:03:05.556036                3             PhD
## 4038 2021-03-27 08:03:05.556036                3        Bachelor
## 4039 2018-01-30 08:03:05.556036                6        Bachelor
## 4040 2018-03-01 08:03:05.556036                6        Bachelor
## 4041 2019-10-27 08:03:05.556036                4        Bachelor
## 4042 2022-11-14 08:03:05.556036                1        Bachelor
## 4043 2022-09-16 08:03:05.556036                1        Bachelor
## 4044 2021-12-08 08:03:05.556036                2        Bachelor
## 4045 2019-07-13 08:03:05.556036                5     High School
## 4046 2018-06-14 08:03:05.556036                6             PhD
## 4047 2023-05-31 08:03:05.556036                1          Master
## 4048 2019-01-17 08:03:05.556036                5        Bachelor
## 4049 2021-03-18 08:03:05.556036                3        Bachelor
## 4050 2021-03-18 08:03:05.556036                3        Bachelor
## 4051 2021-07-05 08:03:05.556036                3     High School
## 4052 2019-08-13 08:03:05.556036                5        Bachelor
## 4053 2023-05-03 08:03:05.556036                1        Bachelor
## 4054 2019-05-22 08:03:05.556036                5          Master
## 4055 2024-08-09 08:03:05.556036                0             PhD
## 4056 2016-03-27 08:03:05.556036                8     High School
## 4057 2022-02-04 08:03:05.556036                2     High School
## 4058 2016-08-05 08:03:05.556036                8        Bachelor
## 4059 2022-07-23 08:03:05.556036                2     High School
## 4060 2023-10-29 08:03:05.556036                0     High School
## 4061 2017-09-03 08:03:05.556036                7        Bachelor
## 4062 2020-04-26 08:03:05.556036                4     High School
## 4063 2022-03-11 08:03:05.556036                2     High School
## 4064 2023-07-11 08:03:05.556036                1        Bachelor
## 4065 2023-12-10 08:03:05.556036                0     High School
## 4066 2015-05-08 08:03:05.556036                9        Bachelor
## 4067 2018-05-11 08:03:05.556036                6        Bachelor
## 4068 2015-04-29 08:03:05.556036                9     High School
## 4069 2018-12-20 08:03:05.556036                5     High School
## 4070 2016-04-18 08:03:05.556036                8     High School
## 4071 2016-08-24 08:03:05.556036                8        Bachelor
## 4072 2017-09-21 08:03:05.556036                6        Bachelor
## 4073 2014-09-24 08:03:05.556036                9        Bachelor
## 4074 2017-12-27 08:03:05.556036                6        Bachelor
## 4075 2022-08-07 08:03:05.556036                2          Master
## 4076 2016-12-01 08:03:05.556036                7        Bachelor
## 4077 2023-10-23 08:03:05.556036                0        Bachelor
## 4078 2017-12-17 08:03:05.556036                6     High School
## 4079 2023-08-18 08:03:05.556036                1        Bachelor
## 4080 2021-09-10 08:03:05.556036                2          Master
## 4081 2016-08-21 08:03:05.556036                8     High School
## 4082 2019-07-06 08:03:05.556036                5     High School
## 4083 2023-02-22 08:03:05.556036                1        Bachelor
## 4084 2023-11-06 08:03:05.556036                0        Bachelor
## 4085 2017-04-10 08:03:05.556036                7        Bachelor
## 4086 2015-10-19 08:03:05.556036                8        Bachelor
## 4087 2019-12-19 08:03:05.556036                4        Bachelor
## 4088 2016-01-21 08:03:05.556036                8        Bachelor
## 4089 2021-01-14 08:03:05.556036                3        Bachelor
## 4090 2016-10-12 08:03:05.556036                7             PhD
## 4091 2017-05-04 08:03:05.556036                7     High School
## 4092 2019-04-20 08:03:05.556036                5             PhD
## 4093 2024-08-27 08:03:05.556036                0     High School
## 4094 2018-04-17 08:03:05.556036                6     High School
## 4095 2015-12-26 08:03:05.556036                8        Bachelor
## 4096 2015-11-23 08:03:05.556036                8        Bachelor
## 4097 2015-09-29 08:03:05.556036                8     High School
## 4098 2024-05-16 08:03:05.556036                0        Bachelor
## 4099 2022-01-13 08:03:05.556036                2     High School
## 4100 2017-04-30 08:03:05.556036                7     High School
## 4101 2022-02-09 08:03:05.556036                2        Bachelor
## 4102 2018-09-07 08:03:05.556036                5     High School
## 4103 2024-05-21 08:03:05.556036                0        Bachelor
## 4104 2022-06-09 08:03:05.556036                2        Bachelor
## 4105 2014-11-04 08:03:05.556036                9        Bachelor
## 4106 2022-10-04 08:03:05.556036                1          Master
## 4107 2021-04-18 08:03:05.556036                3     High School
## 4108 2016-04-14 08:03:05.556036                8        Bachelor
## 4109 2016-06-23 08:03:05.556036                8        Bachelor
## 4110 2023-07-17 08:03:05.556036                1             PhD
## 4111 2015-11-28 08:03:05.556036                8     High School
## 4112 2019-09-28 08:03:05.556036                4     High School
## 4113 2018-08-05 08:03:05.556036                6        Bachelor
## 4114 2016-05-07 08:03:05.556036                8     High School
## 4115 2016-02-24 08:03:05.556036                8          Master
## 4116 2020-03-17 08:03:05.556036                4          Master
## 4117 2021-02-20 08:03:05.556036                3        Bachelor
## 4118 2023-10-20 08:03:05.556036                0        Bachelor
## 4119 2018-02-28 08:03:05.556036                6     High School
## 4120 2023-03-23 08:03:05.556036                1        Bachelor
## 4121 2015-03-11 08:03:05.556036                9             PhD
## 4122 2020-10-29 08:03:05.556036                3          Master
## 4123 2016-06-20 08:03:05.556036                8     High School
## 4124 2015-04-05 08:03:05.556036                9     High School
## 4125 2023-10-28 08:03:05.556036                0        Bachelor
## 4126 2017-05-03 08:03:05.556036                7          Master
## 4127 2018-01-30 08:03:05.556036                6        Bachelor
## 4128 2021-02-03 08:03:05.556036                3          Master
## 4129 2023-11-14 08:03:05.556036                0          Master
## 4130 2017-08-21 08:03:05.556036                7          Master
## 4131 2018-09-15 08:03:05.556036                5        Bachelor
## 4132 2022-07-10 08:03:05.556036                2        Bachelor
## 4133 2018-07-13 08:03:05.556036                6        Bachelor
## 4134 2015-03-06 08:03:05.556036                9          Master
## 4135 2017-12-29 08:03:05.556036                6        Bachelor
## 4136 2022-07-25 08:03:05.556036                2        Bachelor
## 4137 2015-07-18 08:03:05.556036                9        Bachelor
## 4138 2021-06-27 08:03:05.556036                3     High School
## 4139 2016-04-25 08:03:05.556036                8        Bachelor
## 4140 2015-08-27 08:03:05.556036                9     High School
## 4141 2017-06-05 08:03:05.556036                7          Master
## 4142 2023-01-13 08:03:05.556036                1        Bachelor
## 4143 2015-10-01 08:03:05.556036                8          Master
## 4144 2018-03-22 08:03:05.556036                6        Bachelor
## 4145 2022-04-10 08:03:05.556036                2        Bachelor
## 4146 2020-12-11 08:03:05.556036                3          Master
## 4147 2020-02-23 08:03:05.556036                4     High School
## 4148 2018-02-08 08:03:05.556036                6        Bachelor
## 4149 2019-06-03 08:03:05.556036                5        Bachelor
## 4150 2020-10-08 08:03:05.556036                3        Bachelor
## 4151 2022-07-05 08:03:05.556036                2        Bachelor
## 4152 2021-12-09 08:03:05.556036                2        Bachelor
## 4153 2024-07-08 08:03:05.556036                0          Master
## 4154 2016-06-19 08:03:05.556036                8        Bachelor
## 4155 2016-12-20 08:03:05.556036                7          Master
## 4156 2014-11-10 08:03:05.556036                9        Bachelor
## 4157 2020-02-14 08:03:05.556036                4        Bachelor
## 4158 2019-01-29 08:03:05.556036                5     High School
## 4159 2019-01-17 08:03:05.556036                5     High School
## 4160 2022-04-20 08:03:05.556036                2        Bachelor
## 4161 2018-11-25 08:03:05.556036                5        Bachelor
## 4162 2016-11-28 08:03:05.556036                7             PhD
## 4163 2020-11-09 08:03:05.556036                3     High School
## 4164 2023-06-07 08:03:05.556036                1        Bachelor
## 4165 2014-11-26 08:03:05.556036                9          Master
## 4166 2015-10-27 08:03:05.556036                8     High School
## 4167 2019-01-16 08:03:05.556036                5        Bachelor
## 4168 2017-12-11 08:03:05.556036                6        Bachelor
## 4169 2015-07-04 08:03:05.556036                9        Bachelor
## 4170 2018-10-08 08:03:05.556036                5        Bachelor
## 4171 2015-03-28 08:03:05.556036                9        Bachelor
## 4172 2023-04-12 08:03:05.556036                1     High School
## 4173 2019-01-30 08:03:05.556036                5        Bachelor
## 4174 2021-05-05 08:03:05.556036                3        Bachelor
## 4175 2020-05-24 08:03:05.556036                4        Bachelor
## 4176 2019-07-12 08:03:05.556036                5             PhD
## 4177 2018-02-15 08:03:05.556036                6        Bachelor
## 4178 2015-09-07 08:03:05.556036                9        Bachelor
## 4179 2019-12-26 08:03:05.556036                4             PhD
## 4180 2020-06-13 08:03:05.556036                4     High School
## 4181 2023-10-24 08:03:05.556036                0     High School
## 4182 2022-02-14 08:03:05.556036                2        Bachelor
## 4183 2022-07-16 08:03:05.556036                2     High School
## 4184 2017-08-18 08:03:05.556036                7        Bachelor
## 4185 2022-10-09 08:03:05.556036                1        Bachelor
## 4186 2021-12-12 08:03:05.556036                2          Master
## 4187 2022-10-21 08:03:05.556036                1        Bachelor
## 4188 2017-03-03 08:03:05.556036                7             PhD
## 4189 2017-09-01 08:03:05.556036                7     High School
## 4190 2017-01-07 08:03:05.556036                7        Bachelor
## 4191 2022-08-29 08:03:05.556036                2        Bachelor
## 4192 2023-04-25 08:03:05.556036                1          Master
## 4193 2017-04-01 08:03:05.556036                7     High School
## 4194 2019-10-04 08:03:05.556036                4        Bachelor
## 4195 2023-12-03 08:03:05.556036                0        Bachelor
## 4196 2019-05-13 08:03:05.556036                5        Bachelor
## 4197 2016-09-09 08:03:05.556036                7     High School
## 4198 2020-10-10 08:03:05.556036                3     High School
## 4199 2021-12-24 08:03:05.556036                2        Bachelor
## 4200 2018-02-22 08:03:05.556036                6     High School
## 4201 2022-11-11 08:03:05.556036                1     High School
## 4202 2018-11-16 08:03:05.556036                5             PhD
## 4203 2020-07-06 08:03:05.556036                4     High School
## 4204 2022-03-12 08:03:05.556036                2        Bachelor
## 4205 2017-04-14 08:03:05.556036                7             PhD
## 4206 2024-04-29 08:03:05.556036                0          Master
## 4207 2021-03-02 08:03:05.556036                3        Bachelor
## 4208 2017-09-07 08:03:05.556036                6          Master
## 4209 2022-09-16 08:03:05.556036                1        Bachelor
## 4210 2021-05-01 08:03:05.556036                3        Bachelor
## 4211 2023-03-26 08:03:05.556036                1     High School
## 4212 2021-07-17 08:03:05.556036                3     High School
## 4213 2015-03-01 08:03:05.556036                9          Master
## 4214 2016-11-28 08:03:05.556036                7        Bachelor
## 4215 2015-09-14 08:03:05.556036                8          Master
## 4216 2020-08-11 08:03:05.556036                4             PhD
## 4217 2021-02-21 08:03:05.556036                3        Bachelor
## 4218 2024-08-30 08:03:05.556036                0     High School
## 4219 2022-09-24 08:03:05.556036                1          Master
## 4220 2016-12-05 08:03:05.556036                7          Master
## 4221 2016-05-19 08:03:05.556036                8     High School
## 4222 2022-05-25 08:03:05.556036                2        Bachelor
## 4223 2014-11-14 08:03:05.556036                9        Bachelor
## 4224 2022-08-30 08:03:05.556036                2     High School
## 4225 2016-05-13 08:03:05.556036                8          Master
## 4226 2022-06-14 08:03:05.556036                2     High School
## 4227 2017-06-09 08:03:05.556036                7        Bachelor
## 4228 2015-04-24 08:03:05.556036                9     High School
## 4229 2015-04-23 08:03:05.556036                9        Bachelor
## 4230 2015-05-11 08:03:05.556036                9     High School
## 4231 2016-06-30 08:03:05.556036                8        Bachelor
## 4232 2014-10-19 08:03:05.556036                9          Master
## 4233 2024-08-27 08:03:05.556036                0        Bachelor
## 4234 2017-02-05 08:03:05.556036                7        Bachelor
## 4235 2015-04-02 08:03:05.556036                9        Bachelor
## 4236 2021-01-08 08:03:05.556036                3        Bachelor
## 4237 2019-01-29 08:03:05.556036                5     High School
## 4238 2015-04-20 08:03:05.556036                9        Bachelor
## 4239 2020-11-24 08:03:05.556036                3     High School
## 4240 2022-12-02 08:03:05.556036                1        Bachelor
## 4241 2023-01-23 08:03:05.556036                1        Bachelor
## 4242 2015-07-13 08:03:05.556036                9        Bachelor
## 4243 2024-02-03 08:03:05.556036                0     High School
## 4244 2019-12-30 08:03:05.556036                4        Bachelor
## 4245 2016-02-15 08:03:05.556036                8        Bachelor
## 4246 2018-02-21 08:03:05.556036                6        Bachelor
## 4247 2021-02-15 08:03:05.556036                3        Bachelor
## 4248 2023-10-10 08:03:05.556036                0        Bachelor
## 4249 2019-09-17 08:03:05.556036                4          Master
## 4250 2018-02-14 08:03:05.556036                6     High School
## 4251 2024-08-15 08:03:05.556036                0        Bachelor
## 4252 2020-06-15 08:03:05.556036                4          Master
## 4253 2020-05-25 08:03:05.556036                4     High School
## 4254 2016-12-20 08:03:05.556036                7     High School
## 4255 2019-09-30 08:03:05.556036                4        Bachelor
## 4256 2015-03-28 08:03:05.556036                9        Bachelor
## 4257 2016-10-19 08:03:05.556036                7        Bachelor
## 4258 2018-06-29 08:03:05.556036                6        Bachelor
## 4259 2020-01-21 08:03:05.556036                4        Bachelor
## 4260 2023-09-09 08:03:05.556036                0     High School
## 4261 2020-07-19 08:03:05.556036                4     High School
## 4262 2022-10-02 08:03:05.556036                1     High School
## 4263 2018-01-11 08:03:05.556036                6        Bachelor
## 4264 2016-08-28 08:03:05.556036                8        Bachelor
## 4265 2024-06-13 08:03:05.556036                0     High School
## 4266 2015-08-11 08:03:05.556036                9        Bachelor
## 4267 2019-03-27 08:03:05.556036                5        Bachelor
## 4268 2016-02-07 08:03:05.556036                8        Bachelor
## 4269 2023-09-19 08:03:05.556036                0     High School
## 4270 2014-11-09 08:03:05.556036                9     High School
## 4271 2016-12-07 08:03:05.556036                7        Bachelor
## 4272 2018-11-15 08:03:05.556036                5        Bachelor
## 4273 2018-10-27 08:03:05.556036                5     High School
## 4274 2019-01-22 08:03:05.556036                5        Bachelor
## 4275 2023-02-04 08:03:05.556036                1     High School
## 4276 2022-08-10 08:03:05.556036                2     High School
## 4277 2020-02-26 08:03:05.556036                4          Master
## 4278 2016-02-02 08:03:05.556036                8          Master
## 4279 2017-03-22 08:03:05.556036                7     High School
## 4280 2018-06-06 08:03:05.556036                6        Bachelor
## 4281 2022-03-07 08:03:05.556036                2        Bachelor
## 4282 2021-12-02 08:03:05.556036                2     High School
## 4283 2017-06-11 08:03:05.556036                7     High School
## 4284 2021-07-21 08:03:05.556036                3             PhD
## 4285 2021-12-19 08:03:05.556036                2        Bachelor
## 4286 2018-02-26 08:03:05.556036                6        Bachelor
## 4287 2022-05-21 08:03:05.556036                2          Master
## 4288 2019-11-19 08:03:05.556036                4     High School
## 4289 2018-08-07 08:03:05.556036                6        Bachelor
## 4290 2018-10-10 08:03:05.556036                5     High School
## 4291 2020-06-13 08:03:05.556036                4     High School
## 4292 2018-04-04 08:03:05.556036                6        Bachelor
## 4293 2022-05-13 08:03:05.556036                2     High School
## 4294 2020-10-07 08:03:05.556036                3          Master
## 4295 2023-05-30 08:03:05.556036                1     High School
## 4296 2014-09-15 08:03:05.556036                9        Bachelor
## 4297 2015-10-06 08:03:05.556036                8     High School
## 4298 2021-10-23 08:03:05.556036                2             PhD
## 4299 2024-03-12 08:03:05.556036                0        Bachelor
## 4300 2022-01-06 08:03:05.556036                2        Bachelor
## 4301 2018-10-05 08:03:05.556036                5        Bachelor
## 4302 2020-11-06 08:03:05.556036                3        Bachelor
## 4303 2022-08-23 08:03:05.556036                2        Bachelor
## 4304 2017-06-29 08:03:05.556036                7          Master
## 4305 2023-07-29 08:03:05.556036                1        Bachelor
## 4306 2022-08-03 08:03:05.556036                2        Bachelor
## 4307 2020-11-07 08:03:05.556036                3          Master
## 4308 2020-03-20 08:03:05.556036                4          Master
## 4309 2019-10-11 08:03:05.556036                4     High School
## 4310 2014-10-16 08:03:05.556036                9        Bachelor
## 4311 2017-02-24 08:03:05.556036                7     High School
## 4312 2021-05-20 08:03:05.556036                3     High School
## 4313 2022-12-09 08:03:05.556036                1        Bachelor
## 4314 2016-01-19 08:03:05.556036                8          Master
## 4315 2018-12-08 08:03:05.556036                5        Bachelor
## 4316 2024-07-19 08:03:05.556036                0     High School
## 4317 2015-01-17 08:03:05.556036                9     High School
## 4318 2021-08-09 08:03:05.556036                3        Bachelor
## 4319 2017-05-13 08:03:05.556036                7        Bachelor
## 4320 2018-11-25 08:03:05.556036                5          Master
## 4321 2020-02-19 08:03:05.556036                4             PhD
## 4322 2019-10-14 08:03:05.556036                4     High School
## 4323 2021-05-29 08:03:05.556036                3     High School
## 4324 2015-02-25 08:03:05.556036                9          Master
## 4325 2022-12-14 08:03:05.556036                1     High School
## 4326 2022-03-23 08:03:05.556036                2        Bachelor
## 4327 2014-09-14 08:03:05.556036                9             PhD
## 4328 2018-05-31 08:03:05.556036                6        Bachelor
## 4329 2019-02-20 08:03:05.556036                5          Master
## 4330 2019-05-22 08:03:05.556036                5     High School
## 4331 2017-09-15 08:03:05.556036                6          Master
## 4332 2019-08-10 08:03:05.556036                5     High School
## 4333 2016-03-29 08:03:05.556036                8        Bachelor
## 4334 2024-03-09 08:03:05.556036                0        Bachelor
## 4335 2018-07-13 08:03:05.556036                6        Bachelor
## 4336 2018-08-25 08:03:05.556036                6          Master
## 4337 2018-08-05 08:03:05.556036                6          Master
## 4338 2015-01-29 08:03:05.556036                9        Bachelor
## 4339 2020-01-17 08:03:05.556036                4        Bachelor
## 4340 2023-08-09 08:03:05.556036                1     High School
## 4341 2017-04-03 08:03:05.556036                7     High School
## 4342 2019-07-14 08:03:05.556036                5        Bachelor
## 4343 2015-02-09 08:03:05.556036                9          Master
## 4344 2017-08-23 08:03:05.556036                7        Bachelor
## 4345 2022-08-13 08:03:05.556036                2        Bachelor
## 4346 2018-10-19 08:03:05.556036                5          Master
## 4347 2023-09-05 08:03:05.556036                1     High School
## 4348 2019-06-27 08:03:05.556036                5        Bachelor
## 4349 2016-10-15 08:03:05.556036                7             PhD
## 4350 2015-07-28 08:03:05.556036                9        Bachelor
## 4351 2022-04-24 08:03:05.556036                2          Master
## 4352 2014-12-31 08:03:05.556036                9     High School
## 4353 2023-10-22 08:03:05.556036                0          Master
## 4354 2021-01-09 08:03:05.556036                3        Bachelor
## 4355 2019-04-26 08:03:05.556036                5        Bachelor
## 4356 2024-07-09 08:03:05.556036                0     High School
## 4357 2017-08-16 08:03:05.556036                7     High School
## 4358 2021-02-09 08:03:05.556036                3     High School
## 4359 2020-02-22 08:03:05.556036                4        Bachelor
## 4360 2018-01-10 08:03:05.556036                6     High School
## 4361 2024-05-01 08:03:05.556036                0     High School
## 4362 2016-04-05 08:03:05.556036                8     High School
## 4363 2020-04-28 08:03:05.556036                4        Bachelor
## 4364 2018-06-12 08:03:05.556036                6             PhD
## 4365 2023-04-11 08:03:05.556036                1        Bachelor
## 4366 2024-04-26 08:03:05.556036                0          Master
## 4367 2019-09-27 08:03:05.556036                4        Bachelor
## 4368 2022-11-05 08:03:05.556036                1        Bachelor
## 4369 2021-04-20 08:03:05.556036                3        Bachelor
## 4370 2021-12-14 08:03:05.556036                2     High School
## 4371 2021-10-22 08:03:05.556036                2     High School
## 4372 2017-04-27 08:03:05.556036                7        Bachelor
## 4373 2022-11-07 08:03:05.556036                1     High School
## 4374 2015-04-18 08:03:05.556036                9        Bachelor
## 4375 2020-06-05 08:03:05.556036                4     High School
## 4376 2020-08-10 08:03:05.556036                4        Bachelor
## 4377 2021-12-20 08:03:05.556036                2        Bachelor
## 4378 2018-08-15 08:03:05.556036                6     High School
## 4379 2022-11-22 08:03:05.556036                1          Master
## 4380 2015-03-02 08:03:05.556036                9          Master
## 4381 2021-09-08 08:03:05.556036                2        Bachelor
## 4382 2021-12-11 08:03:05.556036                2     High School
## 4383 2017-06-13 08:03:05.556036                7     High School
## 4384 2020-01-10 08:03:05.556036                4        Bachelor
## 4385 2017-02-17 08:03:05.556036                7             PhD
## 4386 2021-03-22 08:03:05.556036                3        Bachelor
## 4387 2015-09-18 08:03:05.556036                8     High School
## 4388 2016-02-01 08:03:05.556036                8     High School
## 4389 2019-04-28 08:03:05.556036                5        Bachelor
## 4390 2021-11-01 08:03:05.556036                2        Bachelor
## 4391 2017-11-14 08:03:05.556036                6     High School
## 4392 2015-08-26 08:03:05.556036                9          Master
## 4393 2014-11-18 08:03:05.556036                9     High School
## 4394 2016-02-12 08:03:05.556036                8     High School
## 4395 2016-08-21 08:03:05.556036                8     High School
## 4396 2017-05-05 08:03:05.556036                7        Bachelor
## 4397 2017-04-01 08:03:05.556036                7     High School
## 4398 2017-04-09 08:03:05.556036                7        Bachelor
## 4399 2015-11-28 08:03:05.556036                8        Bachelor
## 4400 2023-08-09 08:03:05.556036                1     High School
## 4401 2017-10-18 08:03:05.556036                6     High School
## 4402 2016-10-02 08:03:05.556036                7        Bachelor
## 4403 2015-06-16 08:03:05.556036                9          Master
## 4404 2023-07-29 08:03:05.556036                1        Bachelor
## 4405 2015-12-04 08:03:05.556036                8     High School
## 4406 2020-02-09 08:03:05.556036                4        Bachelor
## 4407 2020-09-06 08:03:05.556036                3     High School
## 4408 2022-02-15 08:03:05.556036                2        Bachelor
## 4409 2019-03-02 08:03:05.556036                5        Bachelor
## 4410 2014-10-30 08:03:05.556036                9          Master
## 4411 2017-11-18 08:03:05.556036                6     High School
## 4412 2023-10-16 08:03:05.556036                0        Bachelor
## 4413 2022-12-05 08:03:05.556036                1        Bachelor
## 4414 2020-02-10 08:03:05.556036                4     High School
## 4415 2017-07-20 08:03:05.556036                7        Bachelor
## 4416 2022-12-05 08:03:05.556036                1        Bachelor
## 4417 2018-06-13 08:03:05.556036                6        Bachelor
## 4418 2019-07-20 08:03:05.556036                5        Bachelor
## 4419 2020-04-27 08:03:05.556036                4     High School
## 4420 2021-10-26 08:03:05.556036                2        Bachelor
## 4421 2020-04-21 08:03:05.556036                4          Master
## 4422 2024-01-26 08:03:05.556036                0          Master
## 4423 2024-08-06 08:03:05.556036                0     High School
## 4424 2023-03-21 08:03:05.556036                1     High School
## 4425 2020-05-01 08:03:05.556036                4        Bachelor
## 4426 2020-07-28 08:03:05.556036                4     High School
## 4427 2017-05-30 08:03:05.556036                7     High School
## 4428 2020-04-15 08:03:05.556036                4     High School
## 4429 2024-04-19 08:03:05.556036                0        Bachelor
## 4430 2019-04-15 08:03:05.556036                5             PhD
## 4431 2021-08-21 08:03:05.556036                3        Bachelor
## 4432 2015-10-13 08:03:05.556036                8          Master
## 4433 2015-10-28 08:03:05.556036                8        Bachelor
## 4434 2024-09-02 08:03:05.556036                0        Bachelor
## 4435 2020-08-24 08:03:05.556036                4        Bachelor
## 4436 2016-07-26 08:03:05.556036                8        Bachelor
## 4437 2022-08-18 08:03:05.556036                2        Bachelor
## 4438 2020-09-24 08:03:05.556036                3     High School
## 4439 2018-06-15 08:03:05.556036                6     High School
## 4440 2016-11-14 08:03:05.556036                7     High School
## 4441 2021-09-04 08:03:05.556036                3     High School
## 4442 2019-07-26 08:03:05.556036                5        Bachelor
## 4443 2018-06-28 08:03:05.556036                6        Bachelor
## 4444 2022-09-23 08:03:05.556036                1        Bachelor
## 4445 2023-02-02 08:03:05.556036                1          Master
## 4446 2018-06-03 08:03:05.556036                6        Bachelor
## 4447 2016-11-10 08:03:05.556036                7     High School
## 4448 2018-09-18 08:03:05.556036                5     High School
## 4449 2022-05-31 08:03:05.556036                2     High School
## 4450 2015-06-11 08:03:05.556036                9          Master
## 4451 2021-12-27 08:03:05.556036                2     High School
## 4452 2020-05-02 08:03:05.556036                4        Bachelor
## 4453 2022-04-13 08:03:05.556036                2          Master
## 4454 2023-10-10 08:03:05.556036                0          Master
## 4455 2015-01-01 08:03:05.556036                9     High School
## 4456 2023-04-19 08:03:05.556036                1        Bachelor
## 4457 2022-03-26 08:03:05.556036                2        Bachelor
## 4458 2024-06-15 08:03:05.556036                0          Master
## 4459 2023-11-03 08:03:05.556036                0          Master
## 4460 2020-03-16 08:03:05.556036                4        Bachelor
## 4461 2019-06-01 08:03:05.556036                5        Bachelor
## 4462 2015-07-19 08:03:05.556036                9          Master
## 4463 2016-12-27 08:03:05.556036                7        Bachelor
## 4464 2018-01-20 08:03:05.556036                6        Bachelor
## 4465 2018-04-27 08:03:05.556036                6        Bachelor
## 4466 2023-01-12 08:03:05.556036                1        Bachelor
## 4467 2014-11-16 08:03:05.556036                9        Bachelor
## 4468 2017-12-05 08:03:05.556036                6     High School
## 4469 2017-01-13 08:03:05.556036                7             PhD
## 4470 2015-09-20 08:03:05.556036                8     High School
## 4471 2022-11-05 08:03:05.556036                1             PhD
## 4472 2019-04-06 08:03:05.556036                5          Master
## 4473 2015-05-18 08:03:05.556036                9        Bachelor
## 4474 2023-02-19 08:03:05.556036                1     High School
## 4475 2019-04-12 08:03:05.556036                5        Bachelor
## 4476 2023-07-17 08:03:05.556036                1     High School
## 4477 2023-11-26 08:03:05.556036                0        Bachelor
## 4478 2017-03-01 08:03:05.556036                7        Bachelor
## 4479 2016-05-19 08:03:05.556036                8        Bachelor
## 4480 2020-03-10 08:03:05.556036                4        Bachelor
## 4481 2016-12-20 08:03:05.556036                7        Bachelor
## 4482 2023-03-26 08:03:05.556036                1     High School
## 4483 2020-05-14 08:03:05.556036                4          Master
## 4484 2018-03-20 08:03:05.556036                6        Bachelor
## 4485 2019-04-11 08:03:05.556036                5        Bachelor
## 4486 2016-05-31 08:03:05.556036                8        Bachelor
## 4487 2017-11-13 08:03:05.556036                6        Bachelor
## 4488 2020-02-28 08:03:05.556036                4             PhD
## 4489 2024-07-06 08:03:05.556036                0     High School
## 4490 2019-09-09 08:03:05.556036                4        Bachelor
## 4491 2019-05-11 08:03:05.556036                5     High School
## 4492 2020-12-09 08:03:05.556036                3          Master
## 4493 2015-04-26 08:03:05.556036                9        Bachelor
## 4494 2015-01-09 08:03:05.556036                9        Bachelor
## 4495 2020-12-09 08:03:05.556036                3        Bachelor
## 4496 2020-06-10 08:03:05.556036                4        Bachelor
## 4497 2015-04-02 08:03:05.556036                9          Master
## 4498 2015-01-11 08:03:05.556036                9     High School
## 4499 2021-09-10 08:03:05.556036                2     High School
## 4500 2018-11-11 08:03:05.556036                5     High School
## 4501 2016-08-03 08:03:05.556036                8     High School
## 4502 2022-10-12 08:03:05.556036                1     High School
## 4503 2021-09-17 08:03:05.556036                2     High School
## 4504 2020-08-01 08:03:05.556036                4        Bachelor
## 4505 2016-09-11 08:03:05.556036                7          Master
## 4506 2023-08-19 08:03:05.556036                1        Bachelor
## 4507 2020-10-04 08:03:05.556036                3        Bachelor
## 4508 2022-06-27 08:03:05.556036                2        Bachelor
## 4509 2015-08-28 08:03:05.556036                9        Bachelor
## 4510 2019-09-11 08:03:05.556036                4          Master
## 4511 2020-04-21 08:03:05.556036                4          Master
## 4512 2021-02-06 08:03:05.556036                3        Bachelor
## 4513 2019-08-03 08:03:05.556036                5        Bachelor
## 4514 2019-11-10 08:03:05.556036                4             PhD
## 4515 2020-06-06 08:03:05.556036                4        Bachelor
## 4516 2014-12-30 08:03:05.556036                9        Bachelor
## 4517 2016-12-19 08:03:05.556036                7        Bachelor
## 4518 2019-06-08 08:03:05.556036                5     High School
## 4519 2017-05-05 08:03:05.556036                7        Bachelor
## 4520 2019-11-05 08:03:05.556036                4        Bachelor
## 4521 2019-07-27 08:03:05.556036                5        Bachelor
## 4522 2019-06-17 08:03:05.556036                5        Bachelor
## 4523 2018-04-09 08:03:05.556036                6        Bachelor
## 4524 2014-09-17 08:03:05.556036                9     High School
## 4525 2024-08-26 08:03:05.556036                0     High School
## 4526 2022-05-21 08:03:05.556036                2        Bachelor
## 4527 2020-02-28 08:03:05.556036                4          Master
## 4528 2016-06-19 08:03:05.556036                8        Bachelor
## 4529 2021-05-24 08:03:05.556036                3          Master
## 4530 2020-05-24 08:03:05.556036                4          Master
## 4531 2020-08-18 08:03:05.556036                4          Master
## 4532 2018-05-14 08:03:05.556036                6          Master
## 4533 2024-08-01 08:03:05.556036                0     High School
## 4534 2020-01-30 08:03:05.556036                4        Bachelor
## 4535 2020-03-01 08:03:05.556036                4        Bachelor
## 4536 2016-10-10 08:03:05.556036                7     High School
## 4537 2018-10-07 08:03:05.556036                5        Bachelor
## 4538 2020-07-16 08:03:05.556036                4        Bachelor
## 4539 2014-09-23 08:03:05.556036                9        Bachelor
## 4540 2017-12-27 08:03:05.556036                6             PhD
## 4541 2016-03-02 08:03:05.556036                8        Bachelor
## 4542 2017-11-03 08:03:05.556036                6     High School
## 4543 2018-12-01 08:03:05.556036                5        Bachelor
## 4544 2015-04-10 08:03:05.556036                9          Master
## 4545 2022-09-26 08:03:05.556036                1        Bachelor
## 4546 2017-11-12 08:03:05.556036                6        Bachelor
## 4547 2022-11-16 08:03:05.556036                1        Bachelor
## 4548 2016-08-08 08:03:05.556036                8        Bachelor
## 4549 2024-08-11 08:03:05.556036                0        Bachelor
## 4550 2018-11-05 08:03:05.556036                5          Master
## 4551 2020-05-03 08:03:05.556036                4             PhD
## 4552 2021-01-30 08:03:05.556036                3     High School
## 4553 2016-12-17 08:03:05.556036                7     High School
## 4554 2018-12-07 08:03:05.556036                5        Bachelor
## 4555 2016-02-08 08:03:05.556036                8        Bachelor
## 4556 2021-10-31 08:03:05.556036                2          Master
## 4557 2017-12-25 08:03:05.556036                6          Master
## 4558 2018-10-30 08:03:05.556036                5        Bachelor
## 4559 2018-01-05 08:03:05.556036                6        Bachelor
## 4560 2019-04-20 08:03:05.556036                5        Bachelor
## 4561 2024-02-21 08:03:05.556036                0             PhD
## 4562 2018-12-29 08:03:05.556036                5     High School
## 4563 2018-04-15 08:03:05.556036                6        Bachelor
## 4564 2014-10-15 08:03:05.556036                9        Bachelor
## 4565 2015-05-16 08:03:05.556036                9        Bachelor
## 4566 2018-01-31 08:03:05.556036                6     High School
## 4567 2021-03-26 08:03:05.556036                3     High School
## 4568 2022-11-16 08:03:05.556036                1          Master
## 4569 2017-04-10 08:03:05.556036                7        Bachelor
## 4570 2024-07-15 08:03:05.556036                0        Bachelor
## 4571 2016-08-31 08:03:05.556036                8     High School
## 4572 2018-06-04 08:03:05.556036                6     High School
## 4573 2018-02-26 08:03:05.556036                6        Bachelor
## 4574 2017-01-15 08:03:05.556036                7        Bachelor
## 4575 2022-02-25 08:03:05.556036                2        Bachelor
## 4576 2022-04-11 08:03:05.556036                2     High School
## 4577 2020-09-17 08:03:05.556036                3     High School
## 4578 2015-01-16 08:03:05.556036                9        Bachelor
## 4579 2016-04-19 08:03:05.556036                8        Bachelor
## 4580 2022-10-16 08:03:05.556036                1        Bachelor
## 4581 2016-02-19 08:03:05.556036                8        Bachelor
## 4582 2020-08-14 08:03:05.556036                4        Bachelor
## 4583 2020-09-13 08:03:05.556036                3     High School
## 4584 2022-10-02 08:03:05.556036                1        Bachelor
## 4585 2015-08-24 08:03:05.556036                9        Bachelor
## 4586 2018-06-01 08:03:05.556036                6        Bachelor
## 4587 2024-04-26 08:03:05.556036                0          Master
## 4588 2021-03-03 08:03:05.556036                3        Bachelor
## 4589 2022-08-09 08:03:05.556036                2          Master
## 4590 2015-11-05 08:03:05.556036                8        Bachelor
## 4591 2024-03-20 08:03:05.556036                0        Bachelor
## 4592 2022-05-20 08:03:05.556036                2          Master
## 4593 2015-08-05 08:03:05.556036                9     High School
## 4594 2015-10-17 08:03:05.556036                8     High School
## 4595 2024-03-04 08:03:05.556036                0          Master
## 4596 2015-03-07 08:03:05.556036                9          Master
## 4597 2019-02-21 08:03:05.556036                5        Bachelor
## 4598 2018-08-06 08:03:05.556036                6          Master
## 4599 2018-05-18 08:03:05.556036                6        Bachelor
## 4600 2018-02-09 08:03:05.556036                6     High School
## 4601 2019-02-12 08:03:05.556036                5        Bachelor
## 4602 2022-03-18 08:03:05.556036                2     High School
## 4603 2020-12-03 08:03:05.556036                3        Bachelor
## 4604 2017-11-03 08:03:05.556036                6        Bachelor
## 4605 2024-08-27 08:03:05.556036                0        Bachelor
## 4606 2014-12-24 08:03:05.556036                9     High School
## 4607 2022-01-20 08:03:05.556036                2        Bachelor
## 4608 2022-04-01 08:03:05.556036                2        Bachelor
## 4609 2015-01-19 08:03:05.556036                9        Bachelor
## 4610 2024-08-08 08:03:05.556036                0     High School
## 4611 2016-11-30 08:03:05.556036                7        Bachelor
## 4612 2020-07-02 08:03:05.556036                4        Bachelor
## 4613 2022-10-13 08:03:05.556036                1     High School
## 4614 2019-08-13 08:03:05.556036                5          Master
## 4615 2017-06-15 08:03:05.556036                7        Bachelor
## 4616 2016-06-22 08:03:05.556036                8     High School
## 4617 2018-10-27 08:03:05.556036                5     High School
## 4618 2016-11-12 08:03:05.556036                7        Bachelor
## 4619 2017-08-03 08:03:05.556036                7     High School
## 4620 2015-03-16 08:03:05.556036                9     High School
## 4621 2016-04-20 08:03:05.556036                8     High School
## 4622 2024-02-03 08:03:05.556036                0     High School
## 4623 2015-10-12 08:03:05.556036                8             PhD
## 4624 2021-05-25 08:03:05.556036                3     High School
## 4625 2023-04-06 08:03:05.556036                1     High School
## 4626 2022-12-05 08:03:05.556036                1             PhD
## 4627 2020-04-12 08:03:05.556036                4        Bachelor
## 4628 2023-02-10 08:03:05.556036                1        Bachelor
## 4629 2022-05-31 08:03:05.556036                2        Bachelor
## 4630 2015-03-31 08:03:05.556036                9        Bachelor
## 4631 2016-09-05 08:03:05.556036                8        Bachelor
## 4632 2024-07-05 08:03:05.556036                0        Bachelor
## 4633 2022-12-28 08:03:05.556036                1        Bachelor
## 4634 2016-06-25 08:03:05.556036                8          Master
## 4635 2015-01-23 08:03:05.556036                9        Bachelor
## 4636 2017-06-19 08:03:05.556036                7        Bachelor
## 4637 2014-09-09 08:03:05.556036                9          Master
## 4638 2018-05-25 08:03:05.556036                6        Bachelor
## 4639 2020-09-13 08:03:05.556036                3          Master
## 4640 2023-01-12 08:03:05.556036                1     High School
## 4641 2023-11-10 08:03:05.556036                0     High School
## 4642 2016-01-19 08:03:05.556036                8     High School
## 4643 2021-09-23 08:03:05.556036                2        Bachelor
## 4644 2014-12-24 08:03:05.556036                9     High School
## 4645 2020-12-03 08:03:05.556036                3        Bachelor
## 4646 2014-11-06 08:03:05.556036                9     High School
## 4647 2019-01-22 08:03:05.556036                5          Master
## 4648 2017-01-08 08:03:05.556036                7        Bachelor
## 4649 2018-06-20 08:03:05.556036                6        Bachelor
## 4650 2019-05-23 08:03:05.556036                5        Bachelor
## 4651 2017-02-22 08:03:05.556036                7        Bachelor
## 4652 2017-12-03 08:03:05.556036                6     High School
## 4653 2018-11-08 08:03:05.556036                5             PhD
## 4654 2017-01-09 08:03:05.556036                7        Bachelor
## 4655 2020-08-20 08:03:05.556036                4        Bachelor
## 4656 2023-04-20 08:03:05.556036                1     High School
## 4657 2016-10-28 08:03:05.556036                7        Bachelor
## 4658 2021-06-09 08:03:05.556036                3          Master
## 4659 2020-04-10 08:03:05.556036                4     High School
## 4660 2017-03-23 08:03:05.556036                7     High School
## 4661 2019-06-13 08:03:05.556036                5        Bachelor
## 4662 2022-03-31 08:03:05.556036                2        Bachelor
## 4663 2016-02-27 08:03:05.556036                8          Master
## 4664 2015-12-09 08:03:05.556036                8        Bachelor
## 4665 2017-08-17 08:03:05.556036                7        Bachelor
## 4666 2022-12-18 08:03:05.556036                1        Bachelor
## 4667 2021-02-09 08:03:05.556036                3     High School
## 4668 2022-01-12 08:03:05.556036                2     High School
## 4669 2015-08-10 08:03:05.556036                9          Master
## 4670 2015-01-29 08:03:05.556036                9        Bachelor
## 4671 2024-02-23 08:03:05.556036                0        Bachelor
## 4672 2015-02-08 08:03:05.556036                9        Bachelor
## 4673 2018-03-28 08:03:05.556036                6     High School
## 4674 2023-04-30 08:03:05.556036                1             PhD
## 4675 2015-11-26 08:03:05.556036                8     High School
## 4676 2015-07-11 08:03:05.556036                9        Bachelor
## 4677 2019-02-13 08:03:05.556036                5        Bachelor
## 4678 2022-05-02 08:03:05.556036                2          Master
## 4679 2020-05-10 08:03:05.556036                4     High School
## 4680 2019-08-26 08:03:05.556036                5     High School
## 4681 2022-01-03 08:03:05.556036                2        Bachelor
## 4682 2015-10-03 08:03:05.556036                8     High School
## 4683 2020-03-21 08:03:05.556036                4          Master
## 4684 2020-08-22 08:03:05.556036                4     High School
## 4685 2019-09-20 08:03:05.556036                4     High School
## 4686 2022-05-16 08:03:05.556036                2        Bachelor
## 4687 2018-08-30 08:03:05.556036                6        Bachelor
## 4688 2018-07-09 08:03:05.556036                6             PhD
## 4689 2018-04-11 08:03:05.556036                6        Bachelor
## 4690 2016-10-03 08:03:05.556036                7     High School
## 4691 2017-09-20 08:03:05.556036                6     High School
## 4692 2018-04-04 08:03:05.556036                6        Bachelor
## 4693 2016-08-16 08:03:05.556036                8     High School
## 4694 2022-02-16 08:03:05.556036                2        Bachelor
## 4695 2018-10-30 08:03:05.556036                5             PhD
## 4696 2023-12-29 08:03:05.556036                0        Bachelor
## 4697 2024-08-20 08:03:05.556036                0        Bachelor
## 4698 2020-05-23 08:03:05.556036                4          Master
## 4699 2021-11-19 08:03:05.556036                2          Master
## 4700 2015-12-03 08:03:05.556036                8          Master
## 4701 2023-08-18 08:03:05.556036                1          Master
## 4702 2023-05-28 08:03:05.556036                1        Bachelor
## 4703 2019-05-16 08:03:05.556036                5     High School
## 4704 2023-11-12 08:03:05.556036                0     High School
## 4705 2017-01-18 08:03:05.556036                7        Bachelor
## 4706 2022-12-01 08:03:05.556036                1     High School
## 4707 2023-06-16 08:03:05.556036                1        Bachelor
## 4708 2024-04-09 08:03:05.556036                0     High School
## 4709 2019-06-08 08:03:05.556036                5     High School
## 4710 2021-06-18 08:03:05.556036                3             PhD
## 4711 2014-10-24 08:03:05.556036                9          Master
## 4712 2019-01-18 08:03:05.556036                5     High School
## 4713 2021-05-26 08:03:05.556036                3        Bachelor
## 4714 2014-10-30 08:03:05.556036                9        Bachelor
## 4715 2014-11-24 08:03:05.556036                9     High School
## 4716 2024-05-08 08:03:05.556036                0     High School
## 4717 2020-04-12 08:03:05.556036                4        Bachelor
## 4718 2017-02-10 08:03:05.556036                7        Bachelor
## 4719 2015-11-21 08:03:05.556036                8     High School
## 4720 2024-07-14 08:03:05.556036                0     High School
## 4721 2018-10-21 08:03:05.556036                5        Bachelor
## 4722 2018-04-05 08:03:05.556036                6     High School
## 4723 2022-08-10 08:03:05.556036                2          Master
## 4724 2020-03-24 08:03:05.556036                4        Bachelor
## 4725 2022-06-08 08:03:05.556036                2             PhD
## 4726 2023-01-18 08:03:05.556036                1        Bachelor
## 4727 2021-05-24 08:03:05.556036                3             PhD
## 4728 2018-03-04 08:03:05.556036                6        Bachelor
## 4729 2021-11-01 08:03:05.556036                2     High School
## 4730 2023-12-25 08:03:05.556036                0     High School
## 4731 2022-04-10 08:03:05.556036                2        Bachelor
## 4732 2018-04-26 08:03:05.556036                6        Bachelor
## 4733 2015-08-27 08:03:05.556036                9     High School
## 4734 2023-05-17 08:03:05.556036                1     High School
## 4735 2022-10-27 08:03:05.556036                1        Bachelor
## 4736 2022-10-31 08:03:05.556036                1     High School
## 4737 2016-08-13 08:03:05.556036                8        Bachelor
## 4738 2018-06-23 08:03:05.556036                6        Bachelor
## 4739 2023-07-24 08:03:05.556036                1     High School
## 4740 2015-12-12 08:03:05.556036                8        Bachelor
## 4741 2016-05-26 08:03:05.556036                8     High School
## 4742 2023-05-03 08:03:05.556036                1          Master
## 4743 2020-01-12 08:03:05.556036                4     High School
## 4744 2020-03-31 08:03:05.556036                4     High School
## 4745 2023-03-27 08:03:05.556036                1             PhD
## 4746 2015-05-12 08:03:05.556036                9     High School
## 4747 2022-06-30 08:03:05.556036                2          Master
## 4748 2018-01-05 08:03:05.556036                6     High School
## 4749 2024-07-09 08:03:05.556036                0          Master
## 4750 2014-12-17 08:03:05.556036                9        Bachelor
## 4751 2020-09-12 08:03:05.556036                3     High School
## 4752 2023-01-03 08:03:05.556036                1        Bachelor
## 4753 2014-11-03 08:03:05.556036                9     High School
## 4754 2018-10-25 08:03:05.556036                5        Bachelor
## 4755 2022-02-13 08:03:05.556036                2        Bachelor
## 4756 2020-05-25 08:03:05.556036                4     High School
## 4757 2024-08-09 08:03:05.556036                0        Bachelor
## 4758 2020-09-14 08:03:05.556036                3        Bachelor
## 4759 2022-12-25 08:03:05.556036                1        Bachelor
## 4760 2018-02-22 08:03:05.556036                6     High School
## 4761 2019-08-09 08:03:05.556036                5        Bachelor
## 4762 2022-08-14 08:03:05.556036                2        Bachelor
## 4763 2023-12-23 08:03:05.556036                0        Bachelor
## 4764 2019-01-04 08:03:05.556036                5        Bachelor
## 4765 2022-08-09 08:03:05.556036                2          Master
## 4766 2018-01-07 08:03:05.556036                6     High School
## 4767 2019-07-11 08:03:05.556036                5        Bachelor
## 4768 2024-01-30 08:03:05.556036                0             PhD
## 4769 2024-02-06 08:03:05.556036                0             PhD
## 4770 2024-09-01 08:03:05.556036                0        Bachelor
## 4771 2022-04-20 08:03:05.556036                2          Master
## 4772 2018-09-23 08:03:05.556036                5          Master
## 4773 2024-03-22 08:03:05.556036                0     High School
## 4774 2020-03-22 08:03:05.556036                4        Bachelor
## 4775 2018-04-29 08:03:05.556036                6        Bachelor
## 4776 2021-01-31 08:03:05.556036                3     High School
## 4777 2020-07-15 08:03:05.556036                4          Master
## 4778 2020-04-11 08:03:05.556036                4        Bachelor
## 4779 2019-04-27 08:03:05.556036                5        Bachelor
## 4780 2020-08-28 08:03:05.556036                4        Bachelor
## 4781 2019-05-09 08:03:05.556036                5        Bachelor
## 4782 2018-01-29 08:03:05.556036                6          Master
## 4783 2018-09-04 08:03:05.556036                6        Bachelor
## 4784 2018-03-31 08:03:05.556036                6        Bachelor
## 4785 2019-06-08 08:03:05.556036                5        Bachelor
## 4786 2019-06-01 08:03:05.556036                5     High School
## 4787 2024-04-06 08:03:05.556036                0        Bachelor
## 4788 2023-11-03 08:03:05.556036                0        Bachelor
## 4789 2023-09-29 08:03:05.556036                0        Bachelor
## 4790 2021-02-10 08:03:05.556036                3     High School
## 4791 2024-08-19 08:03:05.556036                0          Master
## 4792 2017-04-30 08:03:05.556036                7          Master
## 4793 2015-10-25 08:03:05.556036                8        Bachelor
## 4794 2018-03-24 08:03:05.556036                6     High School
## 4795 2017-10-17 08:03:05.556036                6        Bachelor
## 4796 2020-04-13 08:03:05.556036                4     High School
## 4797 2022-08-27 08:03:05.556036                2          Master
## 4798 2020-11-05 08:03:05.556036                3             PhD
## 4799 2019-09-08 08:03:05.556036                4        Bachelor
## 4800 2019-07-02 08:03:05.556036                5        Bachelor
## 4801 2016-12-12 08:03:05.556036                7        Bachelor
## 4802 2020-07-22 08:03:05.556036                4     High School
## 4803 2023-02-15 08:03:05.556036                1        Bachelor
## 4804 2022-03-21 08:03:05.556036                2        Bachelor
## 4805 2017-04-10 08:03:05.556036                7             PhD
## 4806 2018-04-01 08:03:05.556036                6        Bachelor
## 4807 2017-02-10 08:03:05.556036                7             PhD
## 4808 2021-08-31 08:03:05.556036                3     High School
## 4809 2020-03-22 08:03:05.556036                4        Bachelor
## 4810 2016-03-26 08:03:05.556036                8          Master
## 4811 2023-09-13 08:03:05.556036                0     High School
## 4812 2024-07-05 08:03:05.556036                0     High School
## 4813 2024-01-17 08:03:05.556036                0     High School
## 4814 2019-12-18 08:03:05.556036                4        Bachelor
## 4815 2019-02-01 08:03:05.556036                5             PhD
## 4816 2022-08-07 08:03:05.556036                2        Bachelor
## 4817 2018-11-15 08:03:05.556036                5     High School
## 4818 2017-03-16 08:03:05.556036                7     High School
## 4819 2017-05-23 08:03:05.556036                7          Master
## 4820 2019-01-23 08:03:05.556036                5     High School
## 4821 2021-08-28 08:03:05.556036                3        Bachelor
## 4822 2015-05-21 08:03:05.556036                9        Bachelor
## 4823 2023-09-21 08:03:05.556036                0        Bachelor
## 4824 2024-01-09 08:03:05.556036                0        Bachelor
## 4825 2019-12-18 08:03:05.556036                4             PhD
## 4826 2015-05-10 08:03:05.556036                9          Master
## 4827 2016-10-12 08:03:05.556036                7     High School
## 4828 2019-10-29 08:03:05.556036                4        Bachelor
## 4829 2015-05-15 08:03:05.556036                9        Bachelor
## 4830 2018-04-05 08:03:05.556036                6        Bachelor
## 4831 2024-05-30 08:03:05.556036                0        Bachelor
## 4832 2018-03-15 08:03:05.556036                6        Bachelor
## 4833 2017-07-26 08:03:05.556036                7     High School
## 4834 2017-06-05 08:03:05.556036                7     High School
## 4835 2024-04-13 08:03:05.556036                0     High School
## 4836 2018-05-28 08:03:05.556036                6     High School
## 4837 2015-05-11 08:03:05.556036                9     High School
## 4838 2020-06-30 08:03:05.556036                4     High School
## 4839 2022-04-10 08:03:05.556036                2        Bachelor
## 4840 2014-09-08 08:03:05.556036                9        Bachelor
## 4841 2024-06-26 08:03:05.556036                0     High School
## 4842 2024-06-22 08:03:05.556036                0          Master
## 4843 2024-01-04 08:03:05.556036                0        Bachelor
## 4844 2024-02-21 08:03:05.556036                0     High School
## 4845 2020-09-23 08:03:05.556036                3        Bachelor
## 4846 2022-05-27 08:03:05.556036                2        Bachelor
## 4847 2023-01-22 08:03:05.556036                1     High School
## 4848 2017-09-09 08:03:05.556036                6          Master
## 4849 2016-12-02 08:03:05.556036                7        Bachelor
## 4850 2024-08-07 08:03:05.556036                0             PhD
## 4851 2018-01-30 08:03:05.556036                6        Bachelor
## 4852 2021-04-24 08:03:05.556036                3             PhD
## 4853 2018-05-06 08:03:05.556036                6        Bachelor
## 4854 2017-10-01 08:03:05.556036                6          Master
## 4855 2023-12-14 08:03:05.556036                0          Master
## 4856 2023-09-09 08:03:05.556036                0          Master
## 4857 2021-10-12 08:03:05.556036                2        Bachelor
## 4858 2017-05-30 08:03:05.556036                7          Master
## 4859 2022-02-08 08:03:05.556036                2     High School
## 4860 2015-02-12 08:03:05.556036                9          Master
## 4861 2020-05-07 08:03:05.556036                4        Bachelor
## 4862 2024-08-11 08:03:05.556036                0        Bachelor
## 4863 2019-07-04 08:03:05.556036                5        Bachelor
## 4864 2020-07-09 08:03:05.556036                4        Bachelor
## 4865 2018-06-14 08:03:05.556036                6     High School
## 4866 2023-10-27 08:03:05.556036                0          Master
## 4867 2020-07-14 08:03:05.556036                4     High School
## 4868 2014-12-15 08:03:05.556036                9     High School
## 4869 2021-01-15 08:03:05.556036                3        Bachelor
## 4870 2015-10-17 08:03:05.556036                8     High School
## 4871 2021-07-07 08:03:05.556036                3        Bachelor
## 4872 2016-11-23 08:03:05.556036                7        Bachelor
## 4873 2024-02-06 08:03:05.556036                0        Bachelor
## 4874 2022-01-07 08:03:05.556036                2        Bachelor
## 4875 2019-11-12 08:03:05.556036                4        Bachelor
## 4876 2023-05-12 08:03:05.556036                1     High School
## 4877 2019-11-21 08:03:05.556036                4     High School
## 4878 2020-07-29 08:03:05.556036                4        Bachelor
## 4879 2022-06-07 08:03:05.556036                2        Bachelor
## 4880 2019-01-10 08:03:05.556036                5        Bachelor
## 4881 2022-08-19 08:03:05.556036                2     High School
## 4882 2015-08-28 08:03:05.556036                9     High School
## 4883 2018-12-29 08:03:05.556036                5     High School
## 4884 2023-04-15 08:03:05.556036                1          Master
## 4885 2023-03-14 08:03:05.556036                1        Bachelor
## 4886 2024-06-25 08:03:05.556036                0        Bachelor
## 4887 2018-12-23 08:03:05.556036                5        Bachelor
## 4888 2022-03-27 08:03:05.556036                2        Bachelor
## 4889 2014-10-21 08:03:05.556036                9     High School
## 4890 2021-06-21 08:03:05.556036                3        Bachelor
## 4891 2016-03-31 08:03:05.556036                8             PhD
## 4892 2016-01-31 08:03:05.556036                8        Bachelor
## 4893 2015-05-04 08:03:05.556036                9     High School
## 4894 2022-11-17 08:03:05.556036                1          Master
## 4895 2020-05-09 08:03:05.556036                4          Master
## 4896 2017-06-20 08:03:05.556036                7     High School
## 4897 2022-08-19 08:03:05.556036                2        Bachelor
## 4898 2024-02-16 08:03:05.556036                0        Bachelor
## 4899 2016-09-24 08:03:05.556036                7        Bachelor
## 4900 2015-10-27 08:03:05.556036                8        Bachelor
## 4901 2015-10-05 08:03:05.556036                8        Bachelor
## 4902 2023-11-15 08:03:05.556036                0             PhD
## 4903 2017-12-01 08:03:05.556036                6     High School
## 4904 2015-06-09 08:03:05.556036                9        Bachelor
## 4905 2020-08-30 08:03:05.556036                4        Bachelor
## 4906 2016-05-07 08:03:05.556036                8        Bachelor
## 4907 2021-02-09 08:03:05.556036                3        Bachelor
## 4908 2017-06-30 08:03:05.556036                7     High School
## 4909 2024-02-10 08:03:05.556036                0          Master
## 4910 2024-05-06 08:03:05.556036                0     High School
## 4911 2023-08-16 08:03:05.556036                1          Master
## 4912 2023-03-14 08:03:05.556036                1        Bachelor
## 4913 2024-05-09 08:03:05.556036                0     High School
## 4914 2017-04-04 08:03:05.556036                7             PhD
## 4915 2024-01-10 08:03:05.556036                0          Master
## 4916 2021-12-12 08:03:05.556036                2        Bachelor
## 4917 2017-06-03 08:03:05.556036                7     High School
## 4918 2022-01-11 08:03:05.556036                2        Bachelor
## 4919 2017-04-09 08:03:05.556036                7        Bachelor
## 4920 2022-01-15 08:03:05.556036                2     High School
## 4921 2019-05-20 08:03:05.556036                5        Bachelor
## 4922 2021-04-14 08:03:05.556036                3          Master
## 4923 2020-09-21 08:03:05.556036                3        Bachelor
## 4924 2022-09-24 08:03:05.556036                1        Bachelor
## 4925 2016-01-30 08:03:05.556036                8        Bachelor
## 4926 2018-04-18 08:03:05.556036                6     High School
## 4927 2019-12-08 08:03:05.556036                4        Bachelor
## 4928 2018-02-05 08:03:05.556036                6        Bachelor
## 4929 2017-01-27 08:03:05.556036                7        Bachelor
## 4930 2023-04-20 08:03:05.556036                1        Bachelor
## 4931 2024-02-20 08:03:05.556036                0     High School
## 4932 2019-07-27 08:03:05.556036                5        Bachelor
## 4933 2019-02-01 08:03:05.556036                5        Bachelor
## 4934 2019-12-03 08:03:05.556036                4     High School
## 4935 2018-04-04 08:03:05.556036                6     High School
## 4936 2019-09-19 08:03:05.556036                4     High School
## 4937 2015-11-26 08:03:05.556036                8        Bachelor
## 4938 2023-06-26 08:03:05.556036                1          Master
## 4939 2024-01-22 08:03:05.556036                0        Bachelor
## 4940 2019-02-21 08:03:05.556036                5        Bachelor
## 4941 2016-09-23 08:03:05.556036                7        Bachelor
## 4942 2019-06-10 08:03:05.556036                5        Bachelor
## 4943 2017-11-20 08:03:05.556036                6        Bachelor
## 4944 2019-07-06 08:03:05.556036                5        Bachelor
## 4945 2017-05-26 08:03:05.556036                7          Master
## 4946 2023-11-21 08:03:05.556036                0        Bachelor
## 4947 2021-11-13 08:03:05.556036                2          Master
## 4948 2015-06-29 08:03:05.556036                9     High School
## 4949 2023-06-14 08:03:05.556036                1          Master
## 4950 2020-03-21 08:03:05.556036                4        Bachelor
## 4951 2023-03-22 08:03:05.556036                1          Master
## 4952 2019-04-09 08:03:05.556036                5     High School
## 4953 2016-03-17 08:03:05.556036                8        Bachelor
## 4954 2021-09-22 08:03:05.556036                2          Master
## 4955 2018-12-04 08:03:05.556036                5     High School
## 4956 2014-12-16 08:03:05.556036                9        Bachelor
## 4957 2020-01-29 08:03:05.556036                4     High School
## 4958 2014-10-22 08:03:05.556036                9        Bachelor
## 4959 2015-08-05 08:03:05.556036                9     High School
## 4960 2017-07-19 08:03:05.556036                7        Bachelor
## 4961 2020-05-02 08:03:05.556036                4     High School
## 4962 2022-09-21 08:03:05.556036                1     High School
## 4963 2015-05-04 08:03:05.556036                9        Bachelor
## 4964 2018-10-07 08:03:05.556036                5          Master
## 4965 2020-09-09 08:03:05.556036                3          Master
## 4966 2019-07-05 08:03:05.556036                5          Master
## 4967 2015-03-14 08:03:05.556036                9          Master
## 4968 2017-03-12 08:03:05.556036                7        Bachelor
## 4969 2023-03-07 08:03:05.556036                1     High School
## 4970 2020-08-28 08:03:05.556036                4          Master
## 4971 2024-05-04 08:03:05.556036                0        Bachelor
## 4972 2022-10-02 08:03:05.556036                1        Bachelor
## 4973 2022-01-23 08:03:05.556036                2     High School
## 4974 2022-10-28 08:03:05.556036                1     High School
## 4975 2024-05-12 08:03:05.556036                0     High School
## 4976 2015-10-08 08:03:05.556036                8     High School
## 4977 2024-01-15 08:03:05.556036                0        Bachelor
## 4978 2020-04-10 08:03:05.556036                4        Bachelor
## 4979 2021-04-17 08:03:05.556036                3     High School
## 4980 2020-09-21 08:03:05.556036                3     High School
## 4981 2019-02-11 08:03:05.556036                5        Bachelor
## 4982 2021-02-09 08:03:05.556036                3     High School
## 4983 2021-04-16 08:03:05.556036                3     High School
## 4984 2019-05-18 08:03:05.556036                5     High School
## 4985 2019-10-30 08:03:05.556036                4        Bachelor
## 4986 2018-12-09 08:03:05.556036                5        Bachelor
## 4987 2019-02-10 08:03:05.556036                5        Bachelor
## 4988 2018-11-06 08:03:05.556036                5     High School
## 4989 2017-06-23 08:03:05.556036                7     High School
## 4990 2017-05-19 08:03:05.556036                7        Bachelor
## 4991 2018-02-04 08:03:05.556036                6        Bachelor
## 4992 2017-04-06 08:03:05.556036                7     High School
## 4993 2017-05-10 08:03:05.556036                7        Bachelor
## 4994 2018-06-09 08:03:05.556036                6     High School
## 4995 2024-07-08 08:03:05.556036                0        Bachelor
## 4996 2018-10-21 08:03:05.556036                5        Bachelor
## 4997 2023-12-06 08:03:05.556036                0        Bachelor
## 4998 2020-03-14 08:03:05.556036                4        Bachelor
## 4999 2016-10-19 08:03:05.556036                7        Bachelor
##      Performance_Score Monthly_Salary Work_Hours_Per_Week Projects_Handled
## 1                    5           6750                  33               32
## 2                    5           7500                  34               34
## 3                    3           5850                  37               27
## 4                    2           4800                  52               10
## 5                    2           4800                  38               11
## 6                    3           7800                  46               31
## 7                    5           5250                  55               20
## 8                    2           7200                  42               46
## 9                    2           4200                  51               23
## 10                   1           6050                  41               33
## 11                   3           7800                  38                1
## 12                   5           5250                  39               13
## 13                   4           4900                  31               11
## 14                   4           5600                  33               30
## 15                   1           4400                  33               49
## 16                   2           6000                  33               41
## 17                   2           7200                  43               26
## 18                   3           6500                  47               36
## 19                   1           5500                  57                9
## 20                   2           4200                  52                0
## 21                   1           6600                  33               28
## 22                   5           9000                  30               22
## 23                   4           6300                  48               40
## 24                   2           6600                  55                2
## 25                   2           4800                  50               21
## 26                   5           6750                  59               24
## 27                   2           7200                  59               24
## 28                   3           7800                  44               42
## 29                   2           5400                  31               34
## 30                   3           5200                  45               25
## 31                   1           6050                  38               15
## 32                   4           8400                  39               25
## 33                   2           4800                  48               49
## 34                   4           8400                  44               26
## 35                   4           5600                  34               13
## 36                   5           9000                  31                9
## 37                   2           6600                  53               42
## 38                   2           6600                  31                6
## 39                   1           4950                  46                7
## 40                   5           9000                  44                2
## 41                   2           4800                  59               45
## 42                   4           6300                  33               10
## 43                   3           7800                  46               48
## 44                   3           7800                  43               25
## 45                   2           6000                  58                7
## 46                   2           5400                  31               19
## 47                   4           4900                  41               19
## 48                   1           4950                  45               31
## 49                   5           6750                  59               49
## 50                   2           6000                  53               10
## 51                   1           6050                  55               26
## 52                   2           6000                  46                9
## 53                   3           7150                  38               34
## 54                   2           4200                  50               22
## 55                   5           5250                  32               26
## 56                   3           6500                  41               18
## 57                   1           4950                  33               46
## 58                   4           7000                  32               42
## 59                   3           4550                  53                7
## 60                   1           6600                  51               17
## 61                   2           6600                  40               17
## 62                   5           6750                  43               44
## 63                   3           7800                  44               29
## 64                   4           8400                  50               10
## 65                   1           4950                  41               37
## 66                   4           4900                  54               32
## 67                   2           7200                  55               30
## 68                   2           6600                  53               10
## 69                   4           6300                  52                6
## 70                   1           6600                  32                2
## 71                   1           5500                  53               20
## 72                   4           5600                  53                1
## 73                   2           6000                  36               42
## 74                   2           6000                  37                6
## 75                   2           6600                  31                6
## 76                   4           7700                  55               36
## 77                   3           4550                  32               46
## 78                   5           7500                  42               28
## 79                   3           7150                  60               36
## 80                   1           4950                  31               27
## 81                   3           6500                  38               12
## 82                   3           5850                  40               19
## 83                   2           4800                  35               24
## 84                   1           4400                  53               38
## 85                   2           5400                  44               16
## 86                   4           8400                  33               11
## 87                   3           4550                  59                1
## 88                   2           4200                  33               45
## 89                   2           7200                  31                1
## 90                   4           8400                  33               11
## 91                   2           6600                  44               42
## 92                   1           5500                  42               11
## 93                   4           8400                  54                9
## 94                   4           6300                  44               19
## 95                   1           5500                  47                4
## 96                   3           7800                  49               24
## 97                   3           5850                  45               24
## 98                   3           7800                  41               31
## 99                   2           6000                  50               33
## 100                  3           7800                  36                9
## 101                  4           8400                  35                0
## 102                  1           6050                  54               31
## 103                  3           7150                  49               45
## 104                  4           7700                  59               44
## 105                  1           3850                  58                1
## 106                  4           8400                  36                1
## 107                  4           7000                  34                8
## 108                  4           8400                  56               26
## 109                  1           6050                  51               24
## 110                  5           8250                  50               32
## 111                  2           4200                  48               33
## 112                  1           4400                  31                5
## 113                  4           4900                  34               14
## 114                  4           7700                  43               14
## 115                  2           5400                  32               24
## 116                  5           6000                  43                5
## 117                  5           9000                  33                4
## 118                  4           7700                  54               44
## 119                  5           9000                  49               12
## 120                  3           5850                  47               15
## 121                  1           4950                  49                2
## 122                  1           3850                  30               42
## 123                  4           8400                  53               11
## 124                  4           7700                  35               31
## 125                  3           7800                  46                4
## 126                  1           5500                  56                6
## 127                  2           6600                  50               44
## 128                  2           6600                  59               27
## 129                  5           7500                  45                8
## 130                  1           6600                  39               10
## 131                  5           6750                  34               14
## 132                  5           5250                  52               14
## 133                  3           7800                  49                9
## 134                  2           6600                  55               41
## 135                  2           6600                  39               24
## 136                  5           6000                  56               28
## 137                  2           4800                  46               21
## 138                  5           9000                  40                9
## 139                  2           4200                  34               24
## 140                  1           4950                  44                4
## 141                  2           4800                  35               20
## 142                  3           5850                  52                6
## 143                  2           5400                  35               27
## 144                  3           5200                  48               49
## 145                  1           6050                  53               18
## 146                  2           6600                  41               30
## 147                  1           6600                  39               41
## 148                  3           5200                  56               26
## 149                  1           3850                  59                3
## 150                  1           4400                  57               17
## 151                  4           7700                  52               11
## 152                  4           8400                  35               10
## 153                  5           5250                  37               49
## 154                  3           5850                  49               19
## 155                  3           7800                  53               49
## 156                  1           4950                  57               30
## 157                  1           6600                  34                5
## 158                  1           4400                  55               45
## 159                  1           3850                  31               36
## 160                  4           8400                  52               28
## 161                  1           6600                  39               43
## 162                  5           5250                  56               35
## 163                  5           5250                  32               46
## 164                  1           4400                  43               33
## 165                  2           4800                  54               26
## 166                  3           5850                  50               29
## 167                  4           8400                  51               44
## 168                  5           6000                  49               48
## 169                  4           6300                  53               17
## 170                  5           5250                  50               22
## 171                  3           7800                  57               49
## 172                  2           6000                  52               23
## 173                  2           6000                  39               17
## 174                  5           6750                  35               30
## 175                  2           4800                  56               48
## 176                  3           6500                  57               14
## 177                  3           7150                  40                2
## 178                  4           5600                  40               42
## 179                  2           4200                  52               21
## 180                  2           7200                  31               36
## 181                  1           3850                  36               13
## 182                  2           7200                  48               38
## 183                  4           4900                  33               26
## 184                  5           9000                  41               27
## 185                  3           4550                  38               30
## 186                  4           8400                  35               37
## 187                  4           8400                  41               28
## 188                  2           5400                  54               14
## 189                  2           5400                  33               47
## 190                  1           6050                  39               24
## 191                  4           5600                  46               18
## 192                  2           4800                  39               49
## 193                  1           4950                  59                2
## 194                  2           4800                  57               28
## 195                  5           6750                  53               19
## 196                  5           9000                  59               16
## 197                  1           3850                  37                9
## 198                  5           6000                  43               14
## 199                  1           5500                  44               40
## 200                  1           6050                  36                4
## 201                  5           6000                  30               12
## 202                  3           5850                  52               28
## 203                  2           6600                  47                5
## 204                  2           4800                  34               19
## 205                  1           3850                  32               39
## 206                  2           7200                  44               10
## 207                  4           8400                  55               28
## 208                  1           5500                  30               20
## 209                  3           6500                  55               49
## 210                  2           6600                  58               39
## 211                  4           6300                  41               47
## 212                  2           7200                  44               27
## 213                  4           7000                  32               16
## 214                  5           6750                  49                5
## 215                  3           6500                  34               25
## 216                  3           7800                  40                0
## 217                  2           7200                  54               12
## 218                  4           5600                  42                7
## 219                  5           9000                  55               12
## 220                  4           8400                  35                0
## 221                  2           6600                  34               41
## 222                  5           7500                  32                7
## 223                  1           4400                  45               35
## 224                  4           8400                  36               22
## 225                  1           4950                  30               21
## 226                  5           9000                  53                0
## 227                  5           9000                  45               47
## 228                  2           6000                  40               37
## 229                  4           7700                  47               29
## 230                  5           9000                  41                8
## 231                  3           7800                  58                9
## 232                  3           5200                  56               34
## 233                  2           4200                  46               28
## 234                  4           5600                  58               38
## 235                  4           5600                  36               12
## 236                  5           5250                  57                3
## 237                  1           3850                  53               30
## 238                  4           8400                  38                9
## 239                  4           7700                  53               17
## 240                  4           8400                  56               27
## 241                  3           6500                  54               12
## 242                  1           6600                  41               10
## 243                  2           6000                  39               38
## 244                  2           4800                  38               44
## 245                  5           9000                  48                9
## 246                  4           6300                  55               46
## 247                  4           4900                  30               33
## 248                  2           4800                  57               36
## 249                  3           7150                  35               43
## 250                  3           4550                  51               28
## 251                  2           4200                  38               27
## 252                  1           6050                  59               44
## 253                  3           5850                  50               13
## 254                  4           7700                  43               31
## 255                  1           5500                  47               12
## 256                  4           7700                  52               13
## 257                  2           5400                  31               19
## 258                  3           5850                  59               19
## 259                  5           5250                  46               39
## 260                  2           7200                  60               25
## 261                  2           6000                  60                3
## 262                  1           3850                  40               25
## 263                  2           6000                  59               39
## 264                  4           8400                  39               30
## 265                  4           8400                  35               46
## 266                  5           5250                  40               24
## 267                  1           5500                  38               29
## 268                  2           7200                  59                6
## 269                  2           4200                  50               23
## 270                  3           7800                  39                4
## 271                  3           5850                  39               40
## 272                  1           6050                  57               25
## 273                  5           9000                  35               18
## 274                  1           6600                  58               30
## 275                  4           4900                  33               21
## 276                  4           7700                  59               19
## 277                  4           8400                  42                2
## 278                  3           7150                  55               19
## 279                  3           6500                  44                0
## 280                  2           6600                  56                6
## 281                  1           4400                  51               15
## 282                  5           8250                  33               20
## 283                  3           7800                  55               10
## 284                  4           4900                  53               45
## 285                  3           7800                  40               49
## 286                  1           6600                  59               24
## 287                  4           7700                  58               19
## 288                  5           6000                  50               37
## 289                  5           9000                  32               30
## 290                  4           5600                  43               24
## 291                  4           7700                  51               44
## 292                  3           5200                  31               25
## 293                  3           6500                  47               39
## 294                  4           7700                  55               14
## 295                  4           6300                  36                0
## 296                  3           7150                  56               10
## 297                  4           7700                  34               39
## 298                  1           4400                  34               36
## 299                  2           7200                  51               40
## 300                  2           4200                  45                6
## 301                  2           6000                  33               49
## 302                  5           7500                  55               36
## 303                  5           6000                  57               40
## 304                  1           6050                  51               43
## 305                  1           4400                  31                0
## 306                  5           7500                  51               11
## 307                  1           3850                  40               23
## 308                  1           4400                  35               29
## 309                  2           7200                  45               35
## 310                  2           6600                  55               19
## 311                  3           6500                  49               15
## 312                  3           7800                  54               26
## 313                  1           6050                  35                0
## 314                  4           5600                  41               11
## 315                  2           7200                  51                5
## 316                  4           5600                  50                9
## 317                  2           6600                  44               29
## 318                  1           6600                  60               36
## 319                  3           7800                  36               20
## 320                  3           7800                  60               13
## 321                  1           4950                  34                5
## 322                  1           6050                  41                7
## 323                  5           9000                  36               30
## 324                  1           6050                  52                6
## 325                  4           5600                  39               15
## 326                  4           7000                  30               24
## 327                  4           7700                  57               21
## 328                  5           7500                  52                8
## 329                  2           6600                  59               15
## 330                  4           6300                  38               21
## 331                  5           8250                  58               25
## 332                  4           4900                  39               46
## 333                  4           8400                  34               46
## 334                  2           4200                  51                9
## 335                  5           8250                  51                2
## 336                  2           6600                  50               26
## 337                  1           6600                  48                4
## 338                  1           5500                  53                7
## 339                  3           5850                  38               47
## 340                  4           6300                  45               26
## 341                  1           6600                  36               31
## 342                  2           7200                  55               17
## 343                  5           9000                  50               39
## 344                  3           5200                  52               20
## 345                  4           7000                  36               15
## 346                  3           5200                  46               15
## 347                  3           5200                  50               15
## 348                  3           7150                  39                7
## 349                  4           4900                  56               19
## 350                  2           7200                  59               41
## 351                  4           7000                  55               44
## 352                  1           6600                  54               10
## 353                  3           5850                  34                3
## 354                  2           4800                  55               15
## 355                  5           5250                  50               18
## 356                  1           5500                  54               10
## 357                  4           6300                  34                6
## 358                  5           5250                  43               28
## 359                  3           4550                  44               39
## 360                  2           6600                  38               12
## 361                  2           7200                  54               42
## 362                  4           6300                  40               21
## 363                  5           6750                  45                6
## 364                  5           9000                  47                2
## 365                  3           4550                  32                3
## 366                  3           7800                  48               39
## 367                  1           3850                  42               10
## 368                  4           8400                  43               17
## 369                  3           7800                  58               11
## 370                  4           8400                  44               21
## 371                  3           7150                  34               14
## 372                  5           6750                  47               49
## 373                  1           4950                  57               19
## 374                  3           7800                  49               17
## 375                  4           8400                  43               18
## 376                  1           4400                  55                9
## 377                  2           7200                  35               12
## 378                  4           7000                  57               49
## 379                  1           6600                  33               25
## 380                  1           4950                  41               14
## 381                  3           4550                  33               40
## 382                  1           4950                  43               23
## 383                  3           5850                  55               12
## 384                  3           6500                  33                8
## 385                  3           7800                  39               28
## 386                  3           7800                  42               11
## 387                  5           9000                  32               37
## 388                  2           7200                  53                3
## 389                  4           4900                  50                6
## 390                  2           6000                  44               36
## 391                  3           7800                  32               11
## 392                  3           7800                  43               33
## 393                  3           4550                  58               11
## 394                  4           8400                  54                8
## 395                  4           8400                  35                2
## 396                  1           5500                  58                4
## 397                  4           7000                  40               33
## 398                  4           4900                  59                8
## 399                  1           3850                  52               41
## 400                  2           4200                  48               27
## 401                  3           5850                  42                5
## 402                  2           7200                  43               23
## 403                  4           7700                  56               34
## 404                  3           5850                  45                1
## 405                  5           8250                  44                2
## 406                  3           7800                  42                2
## 407                  2           4800                  42               30
## 408                  3           6500                  41               22
## 409                  2           4800                  55               47
## 410                  2           5400                  52               15
## 411                  5           9000                  44               16
## 412                  5           5250                  59               29
## 413                  1           5500                  54               12
## 414                  4           5600                  41                5
## 415                  5           5250                  44               36
## 416                  2           6000                  34               14
## 417                  2           7200                  54               13
## 418                  3           5850                  32                7
## 419                  5           9000                  56               13
## 420                  4           8400                  33               45
## 421                  5           5250                  57                1
## 422                  3           4550                  55               26
## 423                  1           6600                  30               25
## 424                  4           8400                  37               49
## 425                  2           6000                  37                0
## 426                  2           7200                  40               38
## 427                  5           7500                  49               46
## 428                  4           8400                  41               12
## 429                  2           7200                  60               30
## 430                  2           7200                  31               23
## 431                  2           6000                  58                9
## 432                  4           7000                  36               22
## 433                  1           6050                  51               32
## 434                  4           4900                  59               26
## 435                  3           5850                  54               35
## 436                  4           8400                  46               10
## 437                  3           7150                  36               36
## 438                  5           9000                  45                2
## 439                  1           4400                  43               18
## 440                  5           9000                  32               16
## 441                  5           8250                  37               26
## 442                  2           4800                  49               33
## 443                  4           8400                  59               37
## 444                  4           5600                  58               36
## 445                  4           8400                  51               27
## 446                  4           6300                  36               47
## 447                  4           7700                  43               40
## 448                  2           6000                  38               49
## 449                  4           7700                  60               41
## 450                  4           4900                  45               36
## 451                  1           6600                  48                4
## 452                  2           5400                  32               24
## 453                  1           4950                  58                4
## 454                  5           7500                  42               19
## 455                  4           7000                  45               21
## 456                  5           9000                  33               43
## 457                  2           4200                  52               27
## 458                  4           7700                  55               46
## 459                  4           7700                  31               23
## 460                  2           7200                  39               26
## 461                  3           5200                  56               37
## 462                  1           5500                  49               39
## 463                  4           8400                  48               31
## 464                  3           7150                  56                7
## 465                  3           5850                  30               15
## 466                  3           7800                  53                0
## 467                  5           6750                  32               48
## 468                  5           8250                  52                4
## 469                  2           6600                  42               19
## 470                  5           6000                  43               26
## 471                  4           7000                  40                7
## 472                  4           6300                  48               12
## 473                  4           8400                  51                2
## 474                  4           7700                  57                8
## 475                  4           7700                  44               23
## 476                  3           4550                  57               44
## 477                  3           7800                  40               29
## 478                  1           4950                  35               34
## 479                  2           4800                  43               37
## 480                  5           8250                  31               35
## 481                  4           8400                  49               30
## 482                  3           5850                  55               10
## 483                  3           7800                  52                4
## 484                  1           6050                  55               37
## 485                  5           6750                  39               37
## 486                  3           7150                  33               35
## 487                  5           5250                  59               12
## 488                  1           6050                  43               12
## 489                  2           5400                  34               16
## 490                  4           5600                  37                1
## 491                  1           6050                  38               21
## 492                  3           7800                  42               21
## 493                  1           6600                  56                1
## 494                  4           6300                  40               17
## 495                  2           5400                  34               20
## 496                  4           7000                  31               40
## 497                  2           6600                  55                9
## 498                  4           5600                  51               25
## 499                  3           5850                  46               47
## 500                  5           6000                  46               48
## 501                  5           6750                  31               13
## 502                  2           4200                  51                8
## 503                  2           6600                  47               16
## 504                  4           6300                  45               35
## 505                  1           4400                  52               24
## 506                  5           5250                  51               27
## 507                  5           9000                  39                5
## 508                  1           6600                  35               41
## 509                  1           6050                  32               33
## 510                  1           4950                  57                0
## 511                  5           8250                  38               37
## 512                  2           5400                  60                6
## 513                  2           7200                  42               29
## 514                  2           6600                  46               48
## 515                  3           7150                  44               25
## 516                  5           8250                  48               17
## 517                  4           8400                  38               41
## 518                  1           5500                  32               28
## 519                  5           7500                  34               12
## 520                  1           5500                  53                8
## 521                  2           6600                  54               49
## 522                  1           4400                  53               38
## 523                  5           8250                  49                4
## 524                  4           6300                  30               11
## 525                  5           8250                  56               28
## 526                  1           3850                  36               19
## 527                  4           8400                  52               30
## 528                  1           6600                  30                3
## 529                  3           6500                  35               36
## 530                  2           6000                  57               12
## 531                  2           7200                  48               23
## 532                  3           7800                  44                7
## 533                  2           7200                  38               45
## 534                  4           7000                  52               12
## 535                  2           6600                  48               46
## 536                  1           4950                  52               14
## 537                  2           4200                  45               37
## 538                  3           7800                  49               17
## 539                  5           5250                  59                4
## 540                  4           4900                  30               12
## 541                  2           7200                  36                6
## 542                  3           5850                  43               31
## 543                  1           4950                  40               32
## 544                  2           6000                  40                8
## 545                  1           5500                  57               41
## 546                  1           6600                  41               25
## 547                  1           4950                  49               19
## 548                  3           5200                  52               12
## 549                  1           4950                  59               15
## 550                  2           7200                  31               16
## 551                  2           5400                  54               13
## 552                  3           5200                  54               16
## 553                  2           6000                  38               39
## 554                  5           9000                  40                1
## 555                  1           3850                  52                7
## 556                  5           6000                  42               33
## 557                  2           5400                  40                5
## 558                  5           6750                  40                2
## 559                  2           4200                  36               45
## 560                  1           5500                  31               13
## 561                  1           6600                  47               12
## 562                  1           4950                  40               18
## 563                  1           4400                  40               15
## 564                  3           4550                  49               27
## 565                  3           5200                  60               36
## 566                  5           5250                  41               26
## 567                  5           5250                  50                5
## 568                  4           8400                  60               35
## 569                  5           6750                  32                2
## 570                  4           7000                  46               14
## 571                  4           7000                  39               35
## 572                  1           6600                  57               40
## 573                  2           4800                  34               12
## 574                  4           5600                  40                0
## 575                  5           9000                  53               35
## 576                  5           6000                  43               12
## 577                  4           4900                  30               39
## 578                  3           5850                  33               34
## 579                  1           5500                  41               11
## 580                  2           5400                  40                1
## 581                  3           5200                  47               20
## 582                  2           5400                  32                8
## 583                  5           9000                  57               23
## 584                  1           5500                  45               19
## 585                  3           5850                  40               47
## 586                  4           8400                  60                8
## 587                  2           6000                  44               46
## 588                  1           4400                  59               10
## 589                  1           6050                  45                2
## 590                  5           6000                  45               49
## 591                  1           6050                  51               28
## 592                  5           8250                  34               22
## 593                  3           6500                  45               36
## 594                  4           5600                  33               16
## 595                  1           5500                  39               44
## 596                  4           8400                  47               35
## 597                  3           4550                  40               17
## 598                  5           5250                  35               11
## 599                  3           6500                  40               48
## 600                  5           5250                  52                4
## 601                  3           6500                  59               42
## 602                  5           7500                  30               16
## 603                  1           4400                  41               49
## 604                  2           6600                  42               19
## 605                  5           9000                  34                9
## 606                  4           8400                  49                1
## 607                  2           7200                  39               41
## 608                  1           3850                  59               30
## 609                  1           3850                  34               42
## 610                  1           3850                  33               15
## 611                  1           6600                  55                7
## 612                  5           5250                  52               46
## 613                  3           6500                  55               32
## 614                  3           5200                  45                0
## 615                  2           5400                  30               16
## 616                  4           4900                  50                9
## 617                  2           7200                  34               44
## 618                  1           6050                  48               24
## 619                  2           6600                  59               29
## 620                  1           3850                  55               21
## 621                  4           6300                  58                0
## 622                  1           6050                  51               26
## 623                  4           7000                  60               44
## 624                  5           5250                  59               38
## 625                  5           9000                  55               27
## 626                  1           6050                  52               12
## 627                  3           7800                  43                4
## 628                  5           9000                  50               45
## 629                  5           9000                  43               41
## 630                  3           7800                  31               35
## 631                  1           4400                  43               41
## 632                  2           7200                  60               30
## 633                  3           4550                  37               30
## 634                  5           8250                  56               39
## 635                  1           4950                  47               35
## 636                  5           7500                  39               16
## 637                  4           5600                  47               19
## 638                  2           5400                  53               38
## 639                  5           8250                  44               35
## 640                  4           5600                  38               17
## 641                  2           7200                  49               16
## 642                  4           8400                  43               39
## 643                  4           8400                  35                2
## 644                  2           7200                  44               26
## 645                  2           7200                  31               17
## 646                  4           4900                  60               14
## 647                  5           5250                  50               39
## 648                  4           7700                  47                2
## 649                  4           7000                  44               46
## 650                  2           6000                  53               15
## 651                  3           6500                  57               43
## 652                  1           4950                  36               12
## 653                  1           4950                  47               38
## 654                  1           4400                  40                1
## 655                  5           6000                  31               27
## 656                  2           4800                  46               34
## 657                  4           4900                  59               30
## 658                  1           4400                  41                2
## 659                  5           9000                  49                3
## 660                  4           8400                  46               41
## 661                  3           7150                  34               23
## 662                  1           4400                  57               48
## 663                  1           4400                  40                8
## 664                  3           7800                  33               41
## 665                  5           5250                  36               25
## 666                  4           4900                  48               10
## 667                  1           4400                  56                9
## 668                  1           3850                  31               12
## 669                  1           6050                  53               22
## 670                  1           5500                  37               49
## 671                  2           5400                  59                6
## 672                  3           7150                  40               49
## 673                  5           6000                  42                0
## 674                  2           6600                  48               42
## 675                  2           6000                  41                1
## 676                  3           7800                  35               28
## 677                  3           7800                  57               37
## 678                  2           6600                  41                3
## 679                  3           7150                  51               46
## 680                  2           4800                  37               18
## 681                  1           6050                  33               47
## 682                  2           4200                  33               21
## 683                  5           5250                  34               26
## 684                  4           7000                  52               42
## 685                  5           5250                  33               10
## 686                  1           6600                  47               24
## 687                  4           4900                  57               14
## 688                  1           6050                  57               49
## 689                  3           7800                  43               31
## 690                  4           4900                  49                9
## 691                  2           7200                  34               28
## 692                  4           8400                  44               20
## 693                  1           5500                  49               48
## 694                  1           4400                  30                0
## 695                  5           9000                  40               10
## 696                  3           7800                  47               35
## 697                  1           6050                  52               19
## 698                  2           7200                  60               12
## 699                  4           4900                  31               26
## 700                  2           7200                  56               43
## 701                  5           6000                  52                7
## 702                  4           7000                  48               27
## 703                  3           5850                  39               31
## 704                  4           7700                  36               47
## 705                  1           5500                  53               25
## 706                  2           6000                  33               21
## 707                  4           5600                  57               48
## 708                  5           9000                  46               47
## 709                  5           8250                  40               26
## 710                  4           6300                  40               25
## 711                  4           8400                  56               35
## 712                  3           7800                  34               28
## 713                  5           6750                  36                0
## 714                  4           7700                  47               35
## 715                  3           6500                  31               35
## 716                  4           7700                  38               19
## 717                  1           6050                  30               29
## 718                  3           7800                  60               14
## 719                  2           6000                  60               24
## 720                  3           7800                  52                3
## 721                  1           6600                  48                1
## 722                  4           8400                  34               45
## 723                  1           3850                  53               20
## 724                  2           6600                  50               16
## 725                  3           7150                  33               24
## 726                  3           7800                  35               20
## 727                  2           4800                  53               27
## 728                  4           5600                  39               48
## 729                  3           4550                  50               28
## 730                  2           4200                  47               40
## 731                  4           6300                  31               13
## 732                  3           5850                  59                8
## 733                  4           4900                  42                7
## 734                  5           7500                  49               36
## 735                  4           8400                  38               34
## 736                  1           4950                  43                9
## 737                  2           6000                  59               21
## 738                  3           5850                  50               27
## 739                  3           5200                  59               32
## 740                  3           7800                  59               41
## 741                  5           9000                  54               47
## 742                  5           9000                  48               21
## 743                  5           9000                  40               25
## 744                  4           5600                  31               40
## 745                  4           8400                  55               44
## 746                  4           4900                  54               23
## 747                  5           9000                  40               37
## 748                  2           7200                  38               23
## 749                  1           3850                  44               23
## 750                  2           6600                  32               11
## 751                  3           7800                  49                2
## 752                  1           6600                  43               34
## 753                  1           6600                  53                3
## 754                  2           5400                  31               30
## 755                  2           6600                  53                4
## 756                  1           6600                  41               35
## 757                  2           4800                  46                5
## 758                  5           9000                  56                9
## 759                  2           6600                  46               44
## 760                  5           6750                  56                0
## 761                  3           7800                  37               43
## 762                  5           8250                  34               44
## 763                  2           5400                  44               29
## 764                  5           5250                  51               12
## 765                  1           4950                  43               33
## 766                  5           6750                  56                1
## 767                  5           6000                  34               26
## 768                  2           4200                  58               35
## 769                  4           7700                  54               47
## 770                  3           5200                  42               32
## 771                  1           3850                  35                5
## 772                  5           6750                  37               18
## 773                  3           7800                  45               35
## 774                  2           4200                  36               25
## 775                  3           6500                  37                4
## 776                  1           3850                  31               46
## 777                  2           5400                  50               48
## 778                  4           7000                  33               13
## 779                  3           5850                  32               22
## 780                  5           7500                  51               39
## 781                  4           6300                  43               25
## 782                  2           7200                  31               28
## 783                  2           6000                  43               20
## 784                  2           4800                  37               33
## 785                  1           4950                  57                9
## 786                  2           4800                  51                5
## 787                  3           6500                  35               12
## 788                  4           6300                  58               43
## 789                  5           9000                  38               10
## 790                  3           4550                  49               26
## 791                  3           5200                  52               23
## 792                  2           5400                  31               22
## 793                  4           8400                  48               17
## 794                  4           6300                  41               41
## 795                  1           4950                  46               35
## 796                  2           7200                  52               29
## 797                  2           5400                  32               14
## 798                  3           7150                  43                4
## 799                  1           6050                  50               19
## 800                  4           7000                  33               30
## 801                  1           4950                  50               42
## 802                  2           5400                  49               11
## 803                  5           6750                  59               41
## 804                  5           8250                  39               24
## 805                  2           7200                  43               37
## 806                  1           4950                  44               23
## 807                  3           7800                  40                2
## 808                  4           8400                  41               21
## 809                  1           6050                  57               24
## 810                  3           7800                  57               28
## 811                  1           5500                  42               40
## 812                  3           4550                  30               37
## 813                  3           7800                  48               23
## 814                  3           7150                  60               32
## 815                  4           5600                  40               18
## 816                  1           6050                  56                6
## 817                  5           8250                  51               42
## 818                  4           4900                  55               14
## 819                  5           5250                  54                8
## 820                  1           4950                  45               11
## 821                  4           4900                  33               48
## 822                  5           7500                  39                4
## 823                  5           6750                  50               17
## 824                  2           5400                  57               38
## 825                  5           9000                  52               32
## 826                  4           4900                  34                5
## 827                  3           5850                  30               12
## 828                  4           4900                  37                4
## 829                  1           4400                  35               11
## 830                  3           5200                  51               25
## 831                  1           6600                  56               17
## 832                  2           5400                  30               30
## 833                  1           4400                  39               20
## 834                  4           4900                  34               25
## 835                  5           9000                  60               18
## 836                  3           4550                  56               36
## 837                  4           6300                  45               22
## 838                  5           6000                  30               24
## 839                  1           6600                  53               44
## 840                  1           6600                  39               44
## 841                  1           4400                  33               24
## 842                  1           4950                  57               44
## 843                  5           9000                  60               46
## 844                  3           5200                  58               49
## 845                  5           9000                  36                0
## 846                  2           5400                  58               15
## 847                  3           6500                  48               40
## 848                  4           8400                  50               39
## 849                  1           4950                  34               40
## 850                  3           7800                  49               29
## 851                  3           7800                  51                7
## 852                  4           6300                  34               18
## 853                  1           6600                  44               25
## 854                  4           4900                  51               28
## 855                  1           4400                  48               18
## 856                  5           5250                  56               43
## 857                  4           4900                  39                0
## 858                  3           7150                  54               21
## 859                  3           7800                  42               30
## 860                  4           6300                  48               33
## 861                  1           4400                  47                3
## 862                  4           4900                  46               35
## 863                  5           9000                  31                9
## 864                  1           3850                  60               33
## 865                  4           6300                  41               49
## 866                  4           7700                  53               24
## 867                  3           5850                  52                1
## 868                  3           5850                  33               16
## 869                  1           6050                  51               40
## 870                  2           4200                  50               49
## 871                  1           6600                  42               19
## 872                  1           4400                  46               18
## 873                  1           6600                  32               31
## 874                  4           7700                  58               44
## 875                  5           5250                  51               21
## 876                  1           4950                  60               10
## 877                  4           7700                  32               23
## 878                  5           9000                  34               29
## 879                  1           4950                  59               47
## 880                  1           4400                  51                3
## 881                  4           8400                  39               27
## 882                  4           7000                  34               21
## 883                  5           6750                  52               16
## 884                  4           5600                  32               36
## 885                  4           7000                  33               44
## 886                  4           7000                  46               26
## 887                  1           5500                  38               22
## 888                  3           7150                  52               28
## 889                  4           8400                  40                3
## 890                  3           7800                  31               29
## 891                  4           8400                  31               29
## 892                  1           4400                  40               20
## 893                  3           6500                  41                4
## 894                  2           6000                  46               16
## 895                  4           4900                  43               10
## 896                  1           6050                  35               45
## 897                  5           6000                  53               48
## 898                  3           7150                  33               26
## 899                  2           4800                  48               49
## 900                  2           7200                  36               16
## 901                  3           7800                  54               46
## 902                  1           6050                  33               15
## 903                  4           6300                  59               15
## 904                  2           5400                  42               34
## 905                  5           9000                  41               18
## 906                  1           4950                  37                2
## 907                  2           4800                  45               44
## 908                  5           6750                  56               21
## 909                  2           7200                  38                4
## 910                  1           5500                  30               20
## 911                  4           7000                  45               19
## 912                  4           7700                  54               33
## 913                  1           5500                  55               48
## 914                  2           7200                  52               33
## 915                  1           3850                  35               15
## 916                  3           4550                  47               32
## 917                  2           6000                  38               40
## 918                  4           8400                  41                7
## 919                  3           5200                  49                7
## 920                  1           5500                  35               47
## 921                  3           7800                  43               40
## 922                  3           7800                  33                2
## 923                  1           6600                  39               17
## 924                  3           4550                  30                8
## 925                  5           8250                  58               32
## 926                  4           7000                  30               22
## 927                  5           6750                  44               19
## 928                  5           5250                  54               31
## 929                  1           5500                  39                9
## 930                  2           5400                  34               43
## 931                  5           5250                  44                9
## 932                  5           9000                  54               13
## 933                  5           9000                  53               13
## 934                  2           6600                  46               42
## 935                  4           8400                  58                4
## 936                  3           6500                  60               38
## 937                  1           6050                  45               44
## 938                  4           4900                  56               19
## 939                  4           5600                  44               40
## 940                  3           7150                  34               29
## 941                  3           5200                  40                1
## 942                  4           8400                  58               13
## 943                  1           4950                  41                3
## 944                  1           4950                  45                7
## 945                  1           3850                  60               37
## 946                  1           3850                  44               25
## 947                  2           6600                  45               12
## 948                  3           7150                  38               24
## 949                  2           6000                  42               19
## 950                  3           7800                  39               38
## 951                  2           5400                  44                5
## 952                  1           4400                  34               33
## 953                  1           6600                  47                8
## 954                  5           5250                  57               28
## 955                  5           7500                  48               41
## 956                  1           6600                  35               35
## 957                  3           7800                  51                8
## 958                  3           7800                  35               17
## 959                  2           7200                  40                7
## 960                  4           4900                  55               29
## 961                  4           6300                  36               44
## 962                  3           7800                  48               22
## 963                  4           4900                  55               23
## 964                  4           7700                  54               31
## 965                  1           4950                  47               22
## 966                  5           6000                  51               41
## 967                  1           6600                  50               34
## 968                  2           7200                  44               49
## 969                  5           5250                  37               14
## 970                  2           7200                  48               14
## 971                  4           8400                  37               28
## 972                  4           8400                  42               17
## 973                  3           7800                  41               31
## 974                  5           6750                  40                7
## 975                  4           8400                  47               46
## 976                  3           7800                  39               31
## 977                  4           8400                  38               32
## 978                  2           4200                  49               32
## 979                  5           6750                  54               36
## 980                  5           8250                  57                7
## 981                  5           5250                  31               24
## 982                  3           7800                  60               14
## 983                  1           6600                  51                9
## 984                  3           7150                  34                5
## 985                  5           5250                  44               35
## 986                  1           5500                  30               41
## 987                  5           8250                  40               21
## 988                  3           7800                  41               38
## 989                  2           4200                  33                9
## 990                  1           3850                  34               47
## 991                  2           7200                  38               48
## 992                  3           4550                  43               33
## 993                  4           7000                  45                1
## 994                  3           5850                  53               29
## 995                  5           9000                  41                5
## 996                  4           8400                  37               27
## 997                  3           5200                  55               14
## 998                  4           7000                  33               35
## 999                  3           7150                  49                4
## 1000                 1           4400                  45                4
## 1001                 3           7800                  55               13
## 1002                 4           5600                  31               36
## 1003                 2           5400                  36               48
## 1004                 2           7200                  40               18
## 1005                 1           6600                  33               17
## 1006                 1           4400                  59               40
## 1007                 3           5200                  41               36
## 1008                 4           8400                  32                4
## 1009                 4           4900                  60               17
## 1010                 4           5600                  44               20
## 1011                 2           4200                  42               32
## 1012                 2           7200                  58               34
## 1013                 2           4200                  48               29
## 1014                 3           4550                  35               45
## 1015                 2           6600                  46               23
## 1016                 5           5250                  50               27
## 1017                 2           7200                  37               27
## 1018                 3           5850                  50               24
## 1019                 1           4400                  30                3
## 1020                 5           6750                  40               44
## 1021                 4           4900                  50                0
## 1022                 2           6000                  47               46
## 1023                 3           6500                  34               16
## 1024                 2           7200                  33               24
## 1025                 2           7200                  50               33
## 1026                 5           9000                  42               45
## 1027                 1           4950                  56               33
## 1028                 2           7200                  46               40
## 1029                 4           7000                  30               42
## 1030                 4           7000                  34               27
## 1031                 1           3850                  34               30
## 1032                 5           7500                  36               49
## 1033                 4           8400                  49               47
## 1034                 2           7200                  52               15
## 1035                 4           6300                  57               36
## 1036                 4           7700                  45               38
## 1037                 5           8250                  60                4
## 1038                 2           4800                  57               39
## 1039                 2           7200                  45                5
## 1040                 2           6000                  55               13
## 1041                 1           5500                  48               37
## 1042                 1           6050                  52               13
## 1043                 2           5400                  51               12
## 1044                 5           6000                  59               49
## 1045                 3           7800                  44                6
## 1046                 2           6000                  51               11
## 1047                 3           7800                  54               18
## 1048                 1           6600                  47               26
## 1049                 4           4900                  48               27
## 1050                 5           7500                  33               28
## 1051                 2           4800                  43                0
## 1052                 3           7150                  49               10
## 1053                 4           5600                  52                6
## 1054                 3           5850                  45               20
## 1055                 3           5200                  45               29
## 1056                 4           8400                  52               44
## 1057                 2           7200                  51               28
## 1058                 4           4900                  32               10
## 1059                 2           6600                  46               20
## 1060                 2           6000                  51                6
## 1061                 4           8400                  53               32
## 1062                 5           5250                  57               41
## 1063                 3           7150                  32               42
## 1064                 4           7000                  40               40
## 1065                 3           5850                  37               22
## 1066                 5           6000                  47               48
## 1067                 3           5850                  46               12
## 1068                 4           6300                  48               24
## 1069                 2           7200                  31               41
## 1070                 4           8400                  40               15
## 1071                 2           6000                  32               30
## 1072                 2           4200                  56               30
## 1073                 1           4400                  49               35
## 1074                 2           7200                  54               29
## 1075                 2           4200                  45               35
## 1076                 3           6500                  34               31
## 1077                 3           5850                  31               36
## 1078                 4           7700                  47               34
## 1079                 3           5200                  31                2
## 1080                 2           7200                  54                0
## 1081                 4           5600                  41               37
## 1082                 5           5250                  60               42
## 1083                 2           6600                  44               46
## 1084                 1           4950                  45               32
## 1085                 2           7200                  38               28
## 1086                 4           8400                  30                5
## 1087                 2           4200                  48               43
## 1088                 4           4900                  42               22
## 1089                 3           5850                  55               32
## 1090                 2           6000                  49                2
## 1091                 5           6750                  48                6
## 1092                 1           4950                  32               17
## 1093                 4           6300                  44               25
## 1094                 5           6750                  30               10
## 1095                 1           3850                  57               18
## 1096                 5           5250                  57               21
## 1097                 5           8250                  54               36
## 1098                 1           6050                  39                6
## 1099                 2           5400                  36               37
## 1100                 3           5850                  42               36
## 1101                 5           9000                  34                6
## 1102                 3           7800                  59               14
## 1103                 4           6300                  31               48
## 1104                 2           4800                  31                2
## 1105                 3           7800                  35               37
## 1106                 3           7800                  50                9
## 1107                 2           6000                  47               13
## 1108                 3           7800                  34                9
## 1109                 4           5600                  30               24
## 1110                 3           4550                  37               40
## 1111                 3           4550                  38               42
## 1112                 2           6600                  32               26
## 1113                 3           6500                  45               27
## 1114                 4           8400                  39                7
## 1115                 3           7800                  59               47
## 1116                 1           3850                  57               48
## 1117                 2           6600                  43               21
## 1118                 4           7000                  48               40
## 1119                 5           8250                  47               21
## 1120                 5           6750                  44               19
## 1121                 2           7200                  34                6
## 1122                 4           7000                  58               25
## 1123                 2           5400                  36                1
## 1124                 2           6600                  38               39
## 1125                 5           8250                  44                6
## 1126                 2           4800                  45               26
## 1127                 1           6600                  55               30
## 1128                 4           4900                  50                4
## 1129                 3           7150                  38                0
## 1130                 1           4400                  39               29
## 1131                 3           4550                  35               17
## 1132                 2           7200                  37               16
## 1133                 5           7500                  53               45
## 1134                 3           6500                  60               17
## 1135                 5           9000                  40               13
## 1136                 4           6300                  45               19
## 1137                 2           4200                  43               32
## 1138                 5           6750                  48               31
## 1139                 1           3850                  35                2
## 1140                 2           6000                  35               42
## 1141                 2           4200                  53               20
## 1142                 1           3850                  41               37
## 1143                 2           4800                  55               47
## 1144                 5           9000                  48               40
## 1145                 4           8400                  51               33
## 1146                 1           5500                  33               10
## 1147                 5           9000                  42               36
## 1148                 2           6000                  48               13
## 1149                 1           4400                  32               18
## 1150                 2           4200                  46               46
## 1151                 2           4800                  39               24
## 1152                 2           5400                  46                8
## 1153                 1           3850                  38                8
## 1154                 2           4800                  37               37
## 1155                 4           8400                  52               24
## 1156                 3           7150                  40               49
## 1157                 4           4900                  47               14
## 1158                 2           5400                  45               17
## 1159                 4           8400                  55                6
## 1160                 1           4400                  44               46
## 1161                 1           4950                  38               36
## 1162                 3           7150                  58               15
## 1163                 4           8400                  40               18
## 1164                 5           6750                  35               14
## 1165                 5           7500                  46               19
## 1166                 3           6500                  31               12
## 1167                 2           6000                  41                2
## 1168                 5           9000                  41               37
## 1169                 2           5400                  58               38
## 1170                 3           5850                  59               45
## 1171                 3           7800                  58               29
## 1172                 4           7000                  47               42
## 1173                 5           5250                  60               36
## 1174                 5           9000                  31               42
## 1175                 4           6300                  35               44
## 1176                 4           8400                  42               14
## 1177                 3           4550                  39               29
## 1178                 2           4800                  59               23
## 1179                 5           5250                  48               42
## 1180                 3           7800                  37               36
## 1181                 3           4550                  57               44
## 1182                 4           5600                  54               40
## 1183                 2           5400                  39                9
## 1184                 1           6600                  35                8
## 1185                 2           5400                  55               27
## 1186                 3           7800                  40               39
## 1187                 5           6750                  59                6
## 1188                 3           6500                  58               28
## 1189                 2           6000                  55               11
## 1190                 5           9000                  43               30
## 1191                 5           7500                  53               45
## 1192                 4           7000                  52               25
## 1193                 5           6000                  57                1
## 1194                 4           7000                  51               32
## 1195                 4           5600                  51               29
## 1196                 3           7150                  43               41
## 1197                 2           7200                  57                9
## 1198                 1           6050                  37               22
## 1199                 3           7800                  36                3
## 1200                 1           6600                  60               16
## 1201                 5           8250                  36               15
## 1202                 4           8400                  30               48
## 1203                 1           4950                  32               37
## 1204                 2           7200                  51               11
## 1205                 2           7200                  53               39
## 1206                 5           8250                  33               42
## 1207                 4           5600                  54                2
## 1208                 5           9000                  53                0
## 1209                 4           5600                  42               22
## 1210                 4           8400                  40               46
## 1211                 2           4800                  46               39
## 1212                 2           4200                  36                6
## 1213                 5           8250                  58                6
## 1214                 2           5400                  47               16
## 1215                 1           6050                  48                7
## 1216                 4           8400                  44                3
## 1217                 1           6600                  46               45
## 1218                 3           4550                  38               27
## 1219                 4           4900                  51               49
## 1220                 2           7200                  39               12
## 1221                 2           5400                  58                6
## 1222                 3           4550                  58               33
## 1223                 5           5250                  56               12
## 1224                 2           5400                  58               36
## 1225                 3           7150                  48               15
## 1226                 1           5500                  52               45
## 1227                 3           7150                  59               47
## 1228                 2           6000                  44               38
## 1229                 2           7200                  30               22
## 1230                 5           8250                  56                9
## 1231                 1           6050                  49                7
## 1232                 2           4200                  42               37
## 1233                 5           6000                  56               47
## 1234                 4           7000                  46               33
## 1235                 2           4200                  43               40
## 1236                 4           7700                  38               46
## 1237                 3           5200                  32                4
## 1238                 5           8250                  48               39
## 1239                 5           7500                  53               19
## 1240                 1           6600                  38                4
## 1241                 4           6300                  55                1
## 1242                 2           7200                  39               12
## 1243                 4           6300                  39               33
## 1244                 5           5250                  38               35
## 1245                 5           9000                  30               11
## 1246                 2           5400                  52                8
## 1247                 1           4400                  53                7
## 1248                 3           7800                  49               45
## 1249                 4           7000                  39               30
## 1250                 2           7200                  54               24
## 1251                 3           7800                  39                7
## 1252                 2           4200                  42               35
## 1253                 3           5850                  45               28
## 1254                 1           5500                  43               35
## 1255                 1           4400                  40                7
## 1256                 2           4200                  33               11
## 1257                 4           6300                  36               19
## 1258                 3           6500                  52               40
## 1259                 3           7800                  59                5
## 1260                 5           7500                  49               43
## 1261                 1           5500                  44                4
## 1262                 4           8400                  46               32
## 1263                 3           6500                  41                6
## 1264                 4           7700                  53               41
## 1265                 5           8250                  53               30
## 1266                 1           3850                  53               13
## 1267                 4           7700                  41               17
## 1268                 2           6000                  44                9
## 1269                 3           6500                  31               46
## 1270                 1           4400                  45               16
## 1271                 4           7700                  34               18
## 1272                 4           6300                  35               20
## 1273                 5           6750                  42               34
## 1274                 2           7200                  43               36
## 1275                 2           5400                  37               34
## 1276                 4           8400                  49               32
## 1277                 2           6600                  50               32
## 1278                 3           7800                  52               41
## 1279                 1           6600                  37               39
## 1280                 4           8400                  47               16
## 1281                 5           9000                  40               46
## 1282                 1           6600                  45               13
## 1283                 3           7150                  40               37
## 1284                 3           6500                  40                9
## 1285                 1           6600                  56               14
## 1286                 3           5850                  49                7
## 1287                 3           4550                  51               15
## 1288                 2           7200                  35               37
## 1289                 5           9000                  55               15
## 1290                 4           5600                  48               36
## 1291                 1           6600                  47               31
## 1292                 3           5200                  47               42
## 1293                 3           7150                  44               27
## 1294                 3           7800                  31               49
## 1295                 1           6600                  41                7
## 1296                 2           7200                  46               38
## 1297                 4           7700                  47                5
## 1298                 4           7700                  54               33
## 1299                 4           7700                  38               47
## 1300                 1           3850                  45               38
## 1301                 4           7000                  40               42
## 1302                 5           7500                  40                4
## 1303                 2           7200                  58                3
## 1304                 4           6300                  31               49
## 1305                 5           8250                  53               25
## 1306                 2           4800                  33               36
## 1307                 1           6600                  34               36
## 1308                 4           4900                  47               11
## 1309                 5           6750                  34                5
## 1310                 4           8400                  40               33
## 1311                 4           6300                  43               37
## 1312                 2           6600                  30               20
## 1313                 3           5850                  33               22
## 1314                 5           9000                  42                0
## 1315                 2           4800                  51               15
## 1316                 2           4200                  45               23
## 1317                 5           6750                  36               21
## 1318                 2           6000                  55               12
## 1319                 2           6000                  53               19
## 1320                 2           5400                  31               15
## 1321                 3           7800                  53               34
## 1322                 1           5500                  46               29
## 1323                 5           8250                  56               39
## 1324                 2           7200                  49               29
## 1325                 5           6000                  47               35
## 1326                 2           6000                  56               27
## 1327                 1           6050                  41                1
## 1328                 1           4950                  47               43
## 1329                 2           4200                  33               12
## 1330                 1           6050                  32               48
## 1331                 5           8250                  36               12
## 1332                 1           6600                  39               29
## 1333                 2           4800                  39                3
## 1334                 5           8250                  48                7
## 1335                 5           7500                  49               16
## 1336                 4           8400                  49               21
## 1337                 3           5200                  42               11
## 1338                 5           6750                  58               20
## 1339                 1           4950                  41               28
## 1340                 4           6300                  49               30
## 1341                 5           8250                  30                0
## 1342                 3           7800                  55               15
## 1343                 3           7150                  34               15
## 1344                 1           6050                  60               47
## 1345                 1           6600                  60               21
## 1346                 3           7800                  43                1
## 1347                 4           8400                  37                2
## 1348                 1           6600                  59               12
## 1349                 5           8250                  57                4
## 1350                 2           4800                  35               31
## 1351                 4           7000                  40               43
## 1352                 3           5850                  35               38
## 1353                 2           7200                  51               49
## 1354                 3           4550                  32               44
## 1355                 1           6600                  32               26
## 1356                 5           9000                  34                3
## 1357                 4           8400                  44               44
## 1358                 4           8400                  32               30
## 1359                 5           9000                  47               28
## 1360                 2           4200                  32                5
## 1361                 3           5200                  45                3
## 1362                 5           5250                  42               16
## 1363                 4           8400                  42               23
## 1364                 2           6000                  59                9
## 1365                 1           6600                  59                9
## 1366                 4           5600                  52                6
## 1367                 1           6600                  35               18
## 1368                 2           6600                  43               24
## 1369                 4           8400                  58               34
## 1370                 4           8400                  31               12
## 1371                 2           5400                  36               16
## 1372                 4           6300                  54               38
## 1373                 2           5400                  50               31
## 1374                 3           7800                  60               48
## 1375                 3           6500                  44               22
## 1376                 3           5850                  47               15
## 1377                 2           4200                  44               15
## 1378                 2           7200                  48               15
## 1379                 3           7800                  50               33
## 1380                 1           5500                  32               47
## 1381                 4           4900                  31                7
## 1382                 5           6750                  41               10
## 1383                 2           5400                  51                3
## 1384                 5           6000                  46               49
## 1385                 5           7500                  36                8
## 1386                 3           5850                  54               14
## 1387                 5           9000                  38               35
## 1388                 3           5200                  30               44
## 1389                 1           4950                  49               22
## 1390                 2           6600                  59               22
## 1391                 5           6750                  40               37
## 1392                 5           7500                  54               33
## 1393                 1           3850                  56                8
## 1394                 1           3850                  49               38
## 1395                 5           6750                  42               36
## 1396                 5           9000                  32               33
## 1397                 4           7700                  35               32
## 1398                 1           6600                  31               44
## 1399                 1           3850                  57                8
## 1400                 2           6000                  39               28
## 1401                 5           5250                  31               30
## 1402                 4           8400                  38               41
## 1403                 1           6600                  60               41
## 1404                 3           5850                  30                2
## 1405                 5           5250                  38                7
## 1406                 5           8250                  51                4
## 1407                 3           7800                  46               20
## 1408                 2           4800                  57               10
## 1409                 3           7800                  36               17
## 1410                 2           7200                  36                0
## 1411                 5           7500                  46               25
## 1412                 3           7150                  37               16
## 1413                 3           6500                  34               42
## 1414                 4           8400                  32               49
## 1415                 1           5500                  32               11
## 1416                 4           4900                  51               35
## 1417                 3           5200                  56               46
## 1418                 2           6600                  31               14
## 1419                 1           4950                  31               41
## 1420                 1           4950                  38                8
## 1421                 2           7200                  37               42
## 1422                 4           6300                  42                6
## 1423                 2           6600                  55               20
## 1424                 2           7200                  60               39
## 1425                 1           4400                  46                4
## 1426                 3           7150                  37               21
## 1427                 3           7800                  45               42
## 1428                 5           8250                  32               14
## 1429                 2           7200                  57               22
## 1430                 3           7800                  47               19
## 1431                 1           6050                  51               13
## 1432                 1           4950                  31               43
## 1433                 2           5400                  58               45
## 1434                 2           6000                  42               24
## 1435                 4           7000                  50               20
## 1436                 3           7800                  42                1
## 1437                 4           8400                  43               17
## 1438                 3           5200                  57                9
## 1439                 2           7200                  46               14
## 1440                 2           4200                  45                7
## 1441                 3           5850                  37                9
## 1442                 1           6600                  40               44
## 1443                 3           7800                  31               27
## 1444                 5           7500                  60               25
## 1445                 1           5500                  48               36
## 1446                 1           6600                  48               24
## 1447                 3           5200                  47               16
## 1448                 1           5500                  57                4
## 1449                 1           4950                  54               22
## 1450                 1           6050                  60               45
## 1451                 3           6500                  37                9
## 1452                 3           4550                  44                2
## 1453                 1           5500                  53               33
## 1454                 5           6750                  33               49
## 1455                 2           4800                  50               13
## 1456                 5           7500                  30               15
## 1457                 5           8250                  52               45
## 1458                 1           3850                  50               49
## 1459                 3           7800                  45               40
## 1460                 2           5400                  50               47
## 1461                 3           7800                  37               28
## 1462                 1           5500                  33               12
## 1463                 5           9000                  33               15
## 1464                 5           9000                  57               21
## 1465                 2           5400                  55               38
## 1466                 5           6750                  51               16
## 1467                 1           4400                  35               18
## 1468                 3           6500                  41               35
## 1469                 3           7800                  41               41
## 1470                 5           6750                  35                9
## 1471                 1           4950                  45               39
## 1472                 4           5600                  59               44
## 1473                 5           9000                  59               39
## 1474                 3           5200                  57               12
## 1475                 2           4800                  51               16
## 1476                 4           6300                  32               24
## 1477                 1           6600                  30               30
## 1478                 1           3850                  52               10
## 1479                 4           8400                  39                1
## 1480                 5           9000                  38                9
## 1481                 5           8250                  49               15
## 1482                 4           7700                  46               25
## 1483                 4           7700                  42               33
## 1484                 3           7800                  41               25
## 1485                 2           5400                  41                4
## 1486                 1           6600                  39               29
## 1487                 3           7800                  60               23
## 1488                 4           8400                  60               42
## 1489                 5           9000                  37               31
## 1490                 3           4550                  35               37
## 1491                 3           5200                  46                5
## 1492                 3           5850                  30                9
## 1493                 3           7800                  33               26
## 1494                 3           6500                  31               18
## 1495                 4           7000                  31               12
## 1496                 1           5500                  47               15
## 1497                 5           5250                  33                3
## 1498                 2           6600                  31               19
## 1499                 5           5250                  46                7
## 1500                 2           6600                  31               17
## 1501                 5           5250                  40                8
## 1502                 3           5200                  58               42
## 1503                 4           4900                  51               37
## 1504                 5           8250                  41                9
## 1505                 3           7150                  33               47
## 1506                 3           5850                  46                7
## 1507                 1           5500                  40               31
## 1508                 3           7800                  52               45
## 1509                 1           5500                  56                6
## 1510                 1           6050                  37               21
## 1511                 5           6750                  43               13
## 1512                 4           7700                  59               19
## 1513                 5           7500                  41               35
## 1514                 2           4800                  36               36
## 1515                 2           5400                  38               46
## 1516                 1           3850                  49               49
## 1517                 5           9000                  43                4
## 1518                 2           5400                  30                7
## 1519                 3           5850                  31               10
## 1520                 2           6600                  32               33
## 1521                 5           9000                  42               42
## 1522                 3           5200                  44                2
## 1523                 3           6500                  44               37
## 1524                 2           7200                  40                8
## 1525                 4           7700                  33               47
## 1526                 1           6600                  38               12
## 1527                 2           6600                  31               25
## 1528                 4           4900                  48                0
## 1529                 5           6750                  44               48
## 1530                 2           6600                  35                7
## 1531                 4           8400                  55               23
## 1532                 4           6300                  48               36
## 1533                 5           9000                  32               15
## 1534                 5           9000                  60               16
## 1535                 3           6500                  44               10
## 1536                 5           7500                  58               43
## 1537                 5           9000                  35               37
## 1538                 2           6600                  31               34
## 1539                 1           6600                  49               24
## 1540                 3           5850                  41               27
## 1541                 4           8400                  40               30
## 1542                 3           7800                  58               12
## 1543                 2           6600                  31               18
## 1544                 1           6600                  33               45
## 1545                 1           4400                  48               20
## 1546                 4           8400                  46               32
## 1547                 5           9000                  58               24
## 1548                 3           6500                  55               28
## 1549                 3           4550                  30               40
## 1550                 1           6600                  48               25
## 1551                 3           7800                  51               12
## 1552                 2           5400                  44                0
## 1553                 2           7200                  55               32
## 1554                 4           4900                  32               37
## 1555                 1           6050                  59               26
## 1556                 4           8400                  42                7
## 1557                 5           9000                  43               49
## 1558                 4           7000                  53               16
## 1559                 5           8250                  40               24
## 1560                 1           6600                  57               34
## 1561                 5           9000                  38               17
## 1562                 2           5400                  51               29
## 1563                 3           5850                  35               44
## 1564                 4           8400                  45               37
## 1565                 5           9000                  34                9
## 1566                 4           8400                  55               20
## 1567                 2           6600                  58               46
## 1568                 5           8250                  53               22
## 1569                 2           6000                  43                2
## 1570                 1           6600                  36               30
## 1571                 4           7700                  41               27
## 1572                 4           4900                  53               11
## 1573                 5           6000                  32               18
## 1574                 3           7150                  50               20
## 1575                 2           7200                  54                2
## 1576                 3           7150                  40               26
## 1577                 5           9000                  57               25
## 1578                 3           7150                  30               38
## 1579                 3           6500                  37                9
## 1580                 5           9000                  36                8
## 1581                 2           6000                  31               13
## 1582                 3           5200                  33               23
## 1583                 2           4200                  41               19
## 1584                 3           7800                  52               33
## 1585                 5           9000                  37               11
## 1586                 1           3850                  49               16
## 1587                 1           4950                  32               12
## 1588                 5           7500                  36               21
## 1589                 5           9000                  52               15
## 1590                 4           4900                  59               13
## 1591                 1           6600                  40               21
## 1592                 1           6050                  58                7
## 1593                 1           4950                  34               11
## 1594                 4           5600                  54                5
## 1595                 1           5500                  30               46
## 1596                 4           6300                  44               18
## 1597                 1           4950                  38               29
## 1598                 3           7150                  34               25
## 1599                 4           6300                  56               10
## 1600                 2           4800                  45               11
## 1601                 5           5250                  38               28
## 1602                 5           8250                  43               21
## 1603                 1           5500                  36               35
## 1604                 3           5200                  50               12
## 1605                 4           7000                  41                2
## 1606                 1           4950                  53               35
## 1607                 3           7800                  40               21
## 1608                 5           7500                  30               28
## 1609                 1           6050                  49               39
## 1610                 3           7800                  60               13
## 1611                 1           3850                  49               35
## 1612                 3           5200                  58               35
## 1613                 4           7000                  45                9
## 1614                 1           5500                  34               40
## 1615                 3           5200                  49               31
## 1616                 1           4400                  37               49
## 1617                 1           6050                  45               29
## 1618                 3           5850                  49               40
## 1619                 3           7800                  56               28
## 1620                 4           8400                  40               12
## 1621                 4           7000                  47               47
## 1622                 5           8250                  54               23
## 1623                 1           5500                  43               46
## 1624                 5           7500                  41               11
## 1625                 3           7800                  59               10
## 1626                 5           5250                  55                7
## 1627                 1           6600                  54               33
## 1628                 5           9000                  31               45
## 1629                 1           3850                  33                4
## 1630                 4           8400                  32               38
## 1631                 3           7800                  57               43
## 1632                 5           6000                  54               18
## 1633                 1           6050                  39               35
## 1634                 4           5600                  36               29
## 1635                 5           7500                  32               23
## 1636                 4           5600                  57               11
## 1637                 3           7800                  40               30
## 1638                 1           6600                  46               43
## 1639                 3           5200                  42               34
## 1640                 1           3850                  56               30
## 1641                 2           6000                  31               49
## 1642                 3           4550                  47               25
## 1643                 1           6050                  59               19
## 1644                 4           8400                  33               23
## 1645                 1           4400                  54               27
## 1646                 4           7700                  44               45
## 1647                 5           6000                  30               27
## 1648                 4           8400                  47               26
## 1649                 2           5400                  55               26
## 1650                 3           6500                  45                5
## 1651                 4           8400                  57               14
## 1652                 3           5850                  50               13
## 1653                 1           6050                  53               44
## 1654                 3           7150                  33               25
## 1655                 1           4400                  52                0
## 1656                 3           5200                  50               34
## 1657                 2           4200                  32               23
## 1658                 2           4200                  52               48
## 1659                 4           8400                  37               30
## 1660                 1           5500                  50                3
## 1661                 4           8400                  59               41
## 1662                 4           7700                  52               30
## 1663                 3           5200                  56               42
## 1664                 1           6600                  48               25
## 1665                 4           7700                  31                6
## 1666                 4           6300                  30               10
## 1667                 2           4800                  38               41
## 1668                 3           6500                  59               49
## 1669                 4           7000                  43               49
## 1670                 1           4950                  31               23
## 1671                 1           4950                  30               37
## 1672                 2           6000                  53               23
## 1673                 2           7200                  51               40
## 1674                 4           8400                  59               16
## 1675                 5           7500                  48                8
## 1676                 4           8400                  41               17
## 1677                 2           7200                  53               23
## 1678                 5           5250                  43                8
## 1679                 4           4900                  44               37
## 1680                 5           9000                  50                0
## 1681                 2           6000                  48               32
## 1682                 1           6600                  38                1
## 1683                 1           6600                  33                8
## 1684                 4           8400                  56                3
## 1685                 2           7200                  52                6
## 1686                 2           5400                  54                7
## 1687                 4           7000                  54               35
## 1688                 4           7000                  43               39
## 1689                 2           6600                  57               26
## 1690                 2           5400                  48               11
## 1691                 1           4400                  34               41
## 1692                 2           7200                  37                2
## 1693                 4           8400                  51               26
## 1694                 3           5850                  51               10
## 1695                 2           6000                  46                9
## 1696                 3           5200                  36               16
## 1697                 2           6600                  52               20
## 1698                 2           7200                  58               40
## 1699                 5           9000                  50               13
## 1700                 3           5200                  37               25
## 1701                 3           6500                  45               28
## 1702                 4           5600                  33               17
## 1703                 3           6500                  31               33
## 1704                 4           4900                  43               44
## 1705                 1           6600                  37                6
## 1706                 1           6600                  54               39
## 1707                 2           4800                  56                0
## 1708                 3           5850                  52               23
## 1709                 5           7500                  33               36
## 1710                 5           6000                  36               12
## 1711                 2           6000                  52                9
## 1712                 2           7200                  32                5
## 1713                 3           5850                  54                2
## 1714                 1           5500                  43               16
## 1715                 5           5250                  59               37
## 1716                 4           7000                  48               48
## 1717                 4           8400                  48               32
## 1718                 5           9000                  54               24
## 1719                 4           5600                  39                7
## 1720                 5           9000                  45               14
## 1721                 3           4550                  53                9
## 1722                 2           5400                  59               21
## 1723                 3           6500                  50               38
## 1724                 3           5200                  41               35
## 1725                 1           4950                  38               31
## 1726                 5           6000                  60                5
## 1727                 3           5200                  44               16
## 1728                 1           4400                  60               13
## 1729                 2           4800                  49               33
## 1730                 1           5500                  52               15
## 1731                 3           5200                  59               27
## 1732                 1           6050                  56               25
## 1733                 3           5200                  53               13
## 1734                 1           5500                  46               10
## 1735                 4           7700                  53               11
## 1736                 2           4200                  60               28
## 1737                 3           7800                  55               19
## 1738                 5           9000                  50               34
## 1739                 2           6000                  35                1
## 1740                 3           4550                  35               31
## 1741                 1           4950                  40               23
## 1742                 5           8250                  57               31
## 1743                 3           5850                  55               41
## 1744                 2           6600                  51                5
## 1745                 5           9000                  41               48
## 1746                 1           6600                  54               35
## 1747                 2           4200                  47               26
## 1748                 3           5200                  51               47
## 1749                 5           7500                  41               30
## 1750                 4           8400                  48               22
## 1751                 2           4800                  52               49
## 1752                 3           7800                  40               34
## 1753                 1           3850                  32               29
## 1754                 1           3850                  57               25
## 1755                 2           4800                  44               34
## 1756                 5           5250                  49               37
## 1757                 4           8400                  41               19
## 1758                 1           6600                  35               18
## 1759                 3           5200                  40                3
## 1760                 2           5400                  34               40
## 1761                 3           4550                  49               13
## 1762                 3           5200                  50                0
## 1763                 2           6000                  35               25
## 1764                 2           4800                  43               15
## 1765                 5           9000                  41               22
## 1766                 2           6000                  39                1
## 1767                 3           7800                  35               17
## 1768                 3           7800                  54               44
## 1769                 2           6600                  48               36
## 1770                 2           4200                  43               28
## 1771                 4           4900                  42               25
## 1772                 4           5600                  51               27
## 1773                 4           7000                  33                6
## 1774                 1           5500                  43               38
## 1775                 3           4550                  42                1
## 1776                 1           6600                  50               28
## 1777                 2           4800                  33               23
## 1778                 1           5500                  41               35
## 1779                 4           5600                  51               37
## 1780                 5           7500                  51               17
## 1781                 5           9000                  41               21
## 1782                 2           5400                  38               21
## 1783                 5           6000                  54               17
## 1784                 3           7800                  31               29
## 1785                 2           6000                  58               14
## 1786                 4           4900                  49                8
## 1787                 2           7200                  47                6
## 1788                 5           9000                  58               48
## 1789                 4           5600                  56                0
## 1790                 1           5500                  35               43
## 1791                 3           7150                  58               46
## 1792                 5           5250                  37                0
## 1793                 1           4950                  47               22
## 1794                 3           7150                  54               32
## 1795                 4           6300                  49               49
## 1796                 4           4900                  38               18
## 1797                 5           5250                  35               13
## 1798                 2           5400                  38               49
## 1799                 4           4900                  48               15
## 1800                 2           6600                  33               31
## 1801                 4           8400                  33                4
## 1802                 4           8400                  58               18
## 1803                 5           9000                  44               26
## 1804                 3           6500                  55               14
## 1805                 3           7800                  52               16
## 1806                 5           8250                  33               12
## 1807                 5           9000                  32               34
## 1808                 3           7800                  42                3
## 1809                 5           7500                  58               44
## 1810                 1           3850                  46               45
## 1811                 3           5200                  58               23
## 1812                 5           9000                  32                2
## 1813                 1           6600                  40               45
## 1814                 2           7200                  43               49
## 1815                 1           6050                  34               22
## 1816                 5           9000                  50               42
## 1817                 5           7500                  46               13
## 1818                 1           6600                  31               17
## 1819                 2           4800                  44               29
## 1820                 1           6600                  57               44
## 1821                 1           6600                  52               32
## 1822                 5           9000                  56               30
## 1823                 3           6500                  44               26
## 1824                 3           5200                  38               17
## 1825                 1           3850                  30               29
## 1826                 2           4800                  32               10
## 1827                 3           5200                  51               27
## 1828                 1           6600                  33               48
## 1829                 4           7700                  55               20
## 1830                 4           6300                  57               35
## 1831                 4           7000                  41               47
## 1832                 4           7000                  39                3
## 1833                 1           3850                  45               32
## 1834                 5           6000                  48               16
## 1835                 1           6600                  37               29
## 1836                 5           6750                  50               47
## 1837                 3           7800                  48               32
## 1838                 2           5400                  54               40
## 1839                 5           9000                  51               41
## 1840                 2           6000                  55                7
## 1841                 4           7700                  56               43
## 1842                 4           5600                  47               17
## 1843                 2           5400                  44               21
## 1844                 5           6750                  37               25
## 1845                 1           6050                  56               36
## 1846                 3           7150                  35               45
## 1847                 2           4800                  51                2
## 1848                 4           7000                  39               36
## 1849                 1           6600                  58               19
## 1850                 5           7500                  38                1
## 1851                 1           4950                  34               27
## 1852                 4           7000                  39               45
## 1853                 1           4950                  35               17
## 1854                 1           6600                  30               15
## 1855                 4           5600                  57               36
## 1856                 2           4200                  30                8
## 1857                 2           7200                  36               49
## 1858                 2           4800                  49               29
## 1859                 1           3850                  35               43
## 1860                 3           6500                  59               23
## 1861                 3           7150                  48               29
## 1862                 3           4550                  35               32
## 1863                 5           6000                  34               32
## 1864                 3           5850                  41               49
## 1865                 5           9000                  39               44
## 1866                 4           7700                  39               36
## 1867                 2           6000                  52               37
## 1868                 5           8250                  52                9
## 1869                 1           6050                  54               25
## 1870                 3           5850                  41               19
## 1871                 1           4400                  58               25
## 1872                 3           4550                  46                5
## 1873                 3           6500                  33               46
## 1874                 5           9000                  52               16
## 1875                 5           5250                  53               48
## 1876                 2           6000                  57                0
## 1877                 3           5850                  56               30
## 1878                 2           4200                  38                9
## 1879                 4           8400                  55               47
## 1880                 2           6600                  54               31
## 1881                 5           8250                  49               38
## 1882                 5           7500                  52               15
## 1883                 1           5500                  40               48
## 1884                 4           7000                  39               16
## 1885                 2           5400                  43                8
## 1886                 5           7500                  36                0
## 1887                 5           9000                  58               39
## 1888                 3           4550                  59               17
## 1889                 2           4200                  58                4
## 1890                 2           4800                  54               36
## 1891                 1           3850                  57               31
## 1892                 5           9000                  46               33
## 1893                 3           5850                  44               47
## 1894                 3           4550                  47               13
## 1895                 1           6600                  54               43
## 1896                 2           6000                  47               14
## 1897                 5           8250                  53               14
## 1898                 1           4950                  43                8
## 1899                 5           6750                  38               38
## 1900                 5           5250                  52               44
## 1901                 3           5850                  47               20
## 1902                 2           7200                  52               37
## 1903                 5           6750                  36               37
## 1904                 5           5250                  51               24
## 1905                 1           4400                  50               26
## 1906                 4           4900                  55               27
## 1907                 3           5200                  55               21
## 1908                 2           7200                  58               25
## 1909                 4           4900                  46                1
## 1910                 1           3850                  50                9
## 1911                 5           8250                  45                8
## 1912                 5           6000                  46                8
## 1913                 4           6300                  54                3
## 1914                 3           7150                  52                0
## 1915                 5           7500                  47               12
## 1916                 1           6600                  37               26
## 1917                 3           7800                  48               20
## 1918                 3           5850                  50                1
## 1919                 5           8250                  51               18
## 1920                 1           6600                  52               12
## 1921                 2           6600                  51                3
## 1922                 5           8250                  38               27
## 1923                 4           7000                  33               17
## 1924                 2           4200                  37               23
## 1925                 3           7150                  32               43
## 1926                 2           5400                  54               44
## 1927                 2           7200                  57               20
## 1928                 2           6600                  43               34
## 1929                 1           6600                  32                0
## 1930                 1           4950                  43               44
## 1931                 5           7500                  51                7
## 1932                 3           4550                  49               30
## 1933                 5           8250                  51                8
## 1934                 2           6000                  41               43
## 1935                 5           9000                  40               34
## 1936                 1           4950                  59               17
## 1937                 2           4200                  55               19
## 1938                 1           4950                  56                5
## 1939                 4           7700                  53               18
## 1940                 2           7200                  50               31
## 1941                 5           9000                  46               15
## 1942                 4           4900                  42               11
## 1943                 3           4550                  31               28
## 1944                 3           7800                  51               24
## 1945                 3           5200                  54               19
## 1946                 2           4800                  55               24
## 1947                 5           8250                  53                9
## 1948                 1           4400                  43               11
## 1949                 2           6000                  45               16
## 1950                 5           9000                  55                3
## 1951                 4           4900                  46                8
## 1952                 5           9000                  49               25
## 1953                 4           8400                  34               33
## 1954                 3           4550                  31               24
## 1955                 2           7200                  34                2
## 1956                 2           5400                  43                8
## 1957                 1           5500                  30               16
## 1958                 4           5600                  35               39
## 1959                 3           7800                  50               33
## 1960                 1           5500                  34               10
## 1961                 2           4800                  35                4
## 1962                 2           7200                  49               29
## 1963                 1           6050                  38               12
## 1964                 3           5200                  45               11
## 1965                 5           6750                  57               20
## 1966                 5           7500                  52               18
## 1967                 1           6600                  56               19
## 1968                 2           6000                  30               16
## 1969                 3           4550                  40               11
## 1970                 4           8400                  40               34
## 1971                 4           8400                  49               22
## 1972                 1           6050                  53               34
## 1973                 4           4900                  30                1
## 1974                 4           4900                  51               45
## 1975                 2           6000                  32               47
## 1976                 4           4900                  32                1
## 1977                 1           4950                  60               14
## 1978                 1           6050                  30               44
## 1979                 4           5600                  51               48
## 1980                 1           6050                  42               18
## 1981                 4           8400                  57               47
## 1982                 5           9000                  40                2
## 1983                 5           9000                  31               15
## 1984                 5           9000                  51               47
## 1985                 5           9000                  31               16
## 1986                 5           7500                  34               11
## 1987                 3           5850                  41               34
## 1988                 4           4900                  54               36
## 1989                 1           3850                  50                5
## 1990                 1           6050                  35               12
## 1991                 4           4900                  58               48
## 1992                 2           5400                  50               27
## 1993                 5           6000                  50                3
## 1994                 5           7500                  36                3
## 1995                 4           8400                  43               48
## 1996                 2           5400                  37                5
## 1997                 4           4900                  42               41
## 1998                 2           5400                  34               17
## 1999                 2           4200                  41               35
## 2000                 2           5400                  32                3
## 2001                 3           7800                  30               23
## 2002                 5           8250                  54               23
## 2003                 4           5600                  56               18
## 2004                 4           7000                  42               10
## 2005                 5           7500                  55               37
## 2006                 5           6750                  50               19
## 2007                 4           8400                  57                4
## 2008                 4           4900                  57               20
## 2009                 5           6750                  36               17
## 2010                 1           4400                  46                2
## 2011                 4           7700                  43               25
## 2012                 4           8400                  31                8
## 2013                 2           4200                  44                7
## 2014                 4           6300                  47               41
## 2015                 3           7800                  55               15
## 2016                 2           7200                  46                2
## 2017                 2           5400                  49               32
## 2018                 1           5500                  53               29
## 2019                 2           5400                  41               44
## 2020                 1           6600                  30               13
## 2021                 3           6500                  42               34
## 2022                 5           7500                  58               30
## 2023                 5           5250                  60               35
## 2024                 2           4200                  36               21
## 2025                 5           6750                  31               31
## 2026                 4           7000                  59               17
## 2027                 4           6300                  47               18
## 2028                 1           6050                  36               22
## 2029                 4           7700                  42               37
## 2030                 2           6000                  39               42
## 2031                 4           7000                  59               33
## 2032                 1           6600                  34               48
## 2033                 5           9000                  45               17
## 2034                 1           4400                  48               43
## 2035                 1           4950                  44                5
## 2036                 1           6600                  52               24
## 2037                 1           6600                  60               43
## 2038                 4           7000                  51               10
## 2039                 5           7500                  49               27
## 2040                 3           5850                  31               10
## 2041                 1           4950                  38               40
## 2042                 4           7700                  56               46
## 2043                 3           7150                  39               21
## 2044                 1           4950                  36               25
## 2045                 1           4400                  55               22
## 2046                 1           6600                  31               19
## 2047                 3           6500                  35               37
## 2048                 5           6000                  44               19
## 2049                 2           7200                  30               29
## 2050                 3           5200                  57               12
## 2051                 5           9000                  57               47
## 2052                 1           5500                  34               35
## 2053                 4           5600                  53               10
## 2054                 2           4800                  56               43
## 2055                 2           4800                  49               29
## 2056                 4           4900                  42               16
## 2057                 3           5200                  52               30
## 2058                 4           7000                  34               17
## 2059                 4           5600                  39                7
## 2060                 3           5850                  52               29
## 2061                 4           7700                  54               36
## 2062                 1           5500                  35                5
## 2063                 2           4800                  58               12
## 2064                 2           4200                  44               23
## 2065                 3           4550                  54               22
## 2066                 2           7200                  33               12
## 2067                 5           5250                  46                3
## 2068                 2           7200                  57               47
## 2069                 1           4400                  41               44
## 2070                 4           8400                  50               45
## 2071                 1           4400                  55               40
## 2072                 2           7200                  38               40
## 2073                 4           7000                  45               28
## 2074                 5           9000                  55                8
## 2075                 2           6000                  59               25
## 2076                 5           6000                  55               11
## 2077                 4           6300                  33               11
## 2078                 2           4800                  52               40
## 2079                 1           3850                  52               16
## 2080                 4           8400                  43                4
## 2081                 3           4550                  51                7
## 2082                 3           7800                  42                0
## 2083                 2           6000                  51                7
## 2084                 4           6300                  52               38
## 2085                 1           6050                  41               39
## 2086                 2           4200                  48               22
## 2087                 4           8400                  45               23
## 2088                 5           6750                  49               25
## 2089                 3           6500                  32               48
## 2090                 1           5500                  59               34
## 2091                 4           8400                  44                8
## 2092                 5           6000                  54               18
## 2093                 5           9000                  42               44
## 2094                 5           7500                  39               37
## 2095                 1           6600                  56               31
## 2096                 4           7000                  53               20
## 2097                 1           3850                  32               17
## 2098                 1           4400                  34               39
## 2099                 5           8250                  37                0
## 2100                 3           7150                  30               11
## 2101                 4           6300                  59               42
## 2102                 2           6600                  54               35
## 2103                 3           7800                  47               33
## 2104                 4           8400                  60               12
## 2105                 3           7800                  35               16
## 2106                 3           6500                  58               10
## 2107                 4           7700                  35               17
## 2108                 4           4900                  55               48
## 2109                 5           8250                  33               19
## 2110                 2           7200                  52               36
## 2111                 1           5500                  55               22
## 2112                 2           7200                  56               25
## 2113                 1           6600                  50               24
## 2114                 3           5200                  40               25
## 2115                 2           6000                  30                0
## 2116                 4           8400                  60               19
## 2117                 2           5400                  57               27
## 2118                 2           4800                  42               16
## 2119                 3           5200                  32               11
## 2120                 4           6300                  52                9
## 2121                 5           5250                  39               25
## 2122                 4           4900                  49               13
## 2123                 1           6600                  39               21
## 2124                 5           7500                  33               19
## 2125                 4           7700                  59               17
## 2126                 1           3850                  42               17
## 2127                 3           4550                  56               48
## 2128                 5           6000                  57               25
## 2129                 2           7200                  42               23
## 2130                 2           7200                  34                8
## 2131                 4           8400                  33               39
## 2132                 5           8250                  54                0
## 2133                 3           4550                  31               11
## 2134                 5           8250                  59               10
## 2135                 5           8250                  51               28
## 2136                 5           6750                  52               37
## 2137                 3           7800                  41               20
## 2138                 4           8400                  47                9
## 2139                 1           6050                  50               11
## 2140                 5           7500                  31               45
## 2141                 3           5200                  36               34
## 2142                 2           4800                  32               15
## 2143                 3           5200                  37               13
## 2144                 1           5500                  43               32
## 2145                 4           4900                  34                9
## 2146                 4           8400                  43                2
## 2147                 3           4550                  54               21
## 2148                 5           9000                  40               48
## 2149                 3           6500                  34               29
## 2150                 3           4550                  38               46
## 2151                 3           7800                  30               12
## 2152                 4           4900                  55               19
## 2153                 1           3850                  48               15
## 2154                 3           6500                  51               36
## 2155                 3           5850                  42               20
## 2156                 1           4950                  37                7
## 2157                 1           6050                  55                7
## 2158                 3           5850                  38                0
## 2159                 1           6050                  55                4
## 2160                 5           7500                  36                9
## 2161                 1           6050                  56               13
## 2162                 2           7200                  58               28
## 2163                 4           8400                  42               42
## 2164                 4           5600                  33                3
## 2165                 5           9000                  60               29
## 2166                 3           7800                  52                2
## 2167                 3           7800                  45               11
## 2168                 1           4950                  43               35
## 2169                 3           5850                  56               39
## 2170                 3           7800                  34               15
## 2171                 5           5250                  31                9
## 2172                 5           9000                  40               22
## 2173                 1           4950                  34               10
## 2174                 2           7200                  57               10
## 2175                 1           6600                  37                8
## 2176                 3           7800                  49               24
## 2177                 5           7500                  60               23
## 2178                 5           8250                  59                0
## 2179                 1           4400                  54               39
## 2180                 3           6500                  58               15
## 2181                 5           9000                  45               12
## 2182                 3           4550                  34                7
## 2183                 2           7200                  47                7
## 2184                 5           6750                  38               27
## 2185                 4           5600                  32               34
## 2186                 3           6500                  59               27
## 2187                 4           4900                  49                0
## 2188                 5           9000                  59               20
## 2189                 5           6750                  59               21
## 2190                 3           5200                  30               36
## 2191                 1           5500                  58               33
## 2192                 5           8250                  40               46
## 2193                 5           8250                  43                2
## 2194                 5           8250                  51                7
## 2195                 2           7200                  58                5
## 2196                 5           6000                  40                1
## 2197                 4           7700                  60               49
## 2198                 4           6300                  30               27
## 2199                 2           7200                  46               36
## 2200                 3           7800                  35               47
## 2201                 3           7800                  45               14
## 2202                 4           8400                  30               49
## 2203                 1           5500                  34               26
## 2204                 2           4200                  30               33
## 2205                 2           7200                  54               31
## 2206                 4           8400                  45               12
## 2207                 4           8400                  31               36
## 2208                 2           7200                  45               21
## 2209                 4           7700                  30               16
## 2210                 5           6750                  30               21
## 2211                 2           4200                  49                5
## 2212                 2           6000                  34               35
## 2213                 2           4200                  30               42
## 2214                 2           4800                  39               22
## 2215                 2           5400                  50               43
## 2216                 5           6000                  47               33
## 2217                 2           4800                  32               45
## 2218                 5           9000                  34               37
## 2219                 3           5850                  59               38
## 2220                 3           4550                  53               19
## 2221                 2           4800                  46                5
## 2222                 2           6600                  52               15
## 2223                 2           4200                  58               48
## 2224                 4           7700                  47               46
## 2225                 4           5600                  48                3
## 2226                 2           7200                  35               22
## 2227                 4           6300                  34                7
## 2228                 3           5850                  55               12
## 2229                 5           8250                  52               23
## 2230                 2           6000                  42               35
## 2231                 1           6050                  53               28
## 2232                 2           6600                  57                6
## 2233                 4           6300                  30               42
## 2234                 5           5250                  60               34
## 2235                 1           6600                  31               15
## 2236                 2           4800                  53               42
## 2237                 3           5850                  60               33
## 2238                 5           6750                  42               26
## 2239                 4           8400                  31               33
## 2240                 1           3850                  41               33
## 2241                 3           7800                  32               25
## 2242                 3           7800                  39               10
## 2243                 5           8250                  41               22
## 2244                 1           6050                  35               42
## 2245                 4           8400                  59                4
## 2246                 3           7800                  41                2
## 2247                 3           7150                  46                2
## 2248                 5           7500                  60               23
## 2249                 5           8250                  37               48
## 2250                 5           9000                  57               40
## 2251                 1           6600                  33                2
## 2252                 3           6500                  47               35
## 2253                 3           7800                  43               24
## 2254                 3           4550                  46               16
## 2255                 3           4550                  46                5
## 2256                 2           6000                  57               23
## 2257                 1           5500                  51               17
## 2258                 3           7150                  40               12
## 2259                 5           6000                  50               41
## 2260                 4           8400                  32               26
## 2261                 1           6600                  48               32
## 2262                 1           6600                  30               29
## 2263                 2           5400                  54               38
## 2264                 1           5500                  56                3
## 2265                 5           9000                  52               41
## 2266                 1           5500                  40                8
## 2267                 4           6300                  36               35
## 2268                 1           4400                  31               10
## 2269                 1           5500                  42               23
## 2270                 2           4200                  33               41
## 2271                 4           8400                  31                6
## 2272                 3           7800                  54               14
## 2273                 2           4800                  60               22
## 2274                 5           9000                  49               12
## 2275                 3           7800                  50               15
## 2276                 3           7800                  37               49
## 2277                 1           6600                  33               18
## 2278                 3           7800                  60               10
## 2279                 4           8400                  35               39
## 2280                 1           6050                  46               42
## 2281                 3           6500                  50               45
## 2282                 2           4800                  48               28
## 2283                 4           5600                  53               14
## 2284                 5           6750                  46               32
## 2285                 4           8400                  50               41
## 2286                 2           7200                  37               22
## 2287                 3           4550                  41               15
## 2288                 5           5250                  54               26
## 2289                 4           6300                  35               35
## 2290                 1           6050                  56                3
## 2291                 4           7700                  37               24
## 2292                 5           8250                  42               42
## 2293                 5           6750                  46               46
## 2294                 3           5850                  52               20
## 2295                 4           6300                  48               27
## 2296                 2           5400                  47               16
## 2297                 1           6600                  48                9
## 2298                 3           4550                  34               39
## 2299                 2           6000                  40               25
## 2300                 4           7700                  52                7
## 2301                 1           4950                  33               32
## 2302                 1           4950                  51               34
## 2303                 5           9000                  32               15
## 2304                 5           7500                  45                8
## 2305                 2           6600                  58               48
## 2306                 4           5600                  48               10
## 2307                 3           6500                  55               45
## 2308                 5           5250                  30               45
## 2309                 2           7200                  46               12
## 2310                 4           7000                  49               47
## 2311                 4           8400                  30               45
## 2312                 4           7700                  40               14
## 2313                 1           5500                  43               23
## 2314                 2           7200                  55               12
## 2315                 1           4950                  36               21
## 2316                 4           6300                  50                3
## 2317                 4           8400                  49                3
## 2318                 1           4950                  44               32
## 2319                 1           4950                  53               14
## 2320                 3           5200                  54               10
## 2321                 4           7700                  55               16
## 2322                 2           4200                  34                7
## 2323                 5           6000                  32                0
## 2324                 2           7200                  46               13
## 2325                 2           4800                  51               24
## 2326                 2           7200                  48                0
## 2327                 5           6000                  46                3
## 2328                 2           6600                  53               49
## 2329                 2           4200                  38               14
## 2330                 4           8400                  60               39
## 2331                 2           4800                  49                2
## 2332                 3           5850                  39                3
## 2333                 5           5250                  34                9
## 2334                 1           4400                  43               12
## 2335                 3           5850                  31               34
## 2336                 4           7700                  55               36
## 2337                 3           7800                  52               30
## 2338                 4           8400                  48               34
## 2339                 5           9000                  46               35
## 2340                 4           8400                  54               49
## 2341                 5           9000                  47               33
## 2342                 2           5400                  58               25
## 2343                 5           6000                  32               36
## 2344                 1           6600                  32               38
## 2345                 5           8250                  51               15
## 2346                 3           4550                  48               14
## 2347                 5           6000                  51               32
## 2348                 3           4550                  46               26
## 2349                 4           8400                  43               23
## 2350                 1           4950                  41               16
## 2351                 2           7200                  48               48
## 2352                 2           4200                  35               33
## 2353                 5           8250                  45               23
## 2354                 1           6600                  39               45
## 2355                 1           4400                  43               27
## 2356                 5           6000                  41               25
## 2357                 2           4200                  39                3
## 2358                 2           6000                  56                9
## 2359                 2           7200                  36               48
## 2360                 5           5250                  43               31
## 2361                 2           7200                  40               22
## 2362                 3           5200                  60               25
## 2363                 5           6000                  52               21
## 2364                 1           5500                  49               28
## 2365                 3           7800                  35               14
## 2366                 2           5400                  33               19
## 2367                 4           7000                  34               24
## 2368                 2           6000                  46               39
## 2369                 1           5500                  46               22
## 2370                 4           5600                  57               22
## 2371                 4           5600                  52                1
## 2372                 1           4400                  44               16
## 2373                 2           7200                  46               49
## 2374                 1           4400                  48               11
## 2375                 1           5500                  34                1
## 2376                 5           6750                  46               42
## 2377                 2           7200                  37               19
## 2378                 2           4800                  59               33
## 2379                 3           7150                  44               38
## 2380                 3           5850                  37                6
## 2381                 4           4900                  41                8
## 2382                 3           7150                  54               26
## 2383                 5           7500                  30               20
## 2384                 4           7000                  50               13
## 2385                 5           9000                  50               32
## 2386                 5           6750                  42               21
## 2387                 4           8400                  42               29
## 2388                 5           5250                  44                0
## 2389                 1           4400                  53               14
## 2390                 2           4200                  34               15
## 2391                 3           5850                  35               10
## 2392                 1           4950                  32                9
## 2393                 3           6500                  49               25
## 2394                 4           8400                  38               44
## 2395                 5           8250                  46               43
## 2396                 5           6750                  60               23
## 2397                 4           8400                  33               39
## 2398                 2           6000                  48               38
## 2399                 1           6050                  40               15
## 2400                 5           9000                  35                8
## 2401                 3           5850                  45               35
## 2402                 2           6000                  38               41
## 2403                 2           7200                  43               15
## 2404                 2           7200                  53               24
## 2405                 4           7000                  46               34
## 2406                 5           7500                  45               24
## 2407                 3           7800                  40               49
## 2408                 5           9000                  60               36
## 2409                 3           4550                  37                2
## 2410                 2           4200                  60               29
## 2411                 2           4800                  36               22
## 2412                 5           9000                  35               27
## 2413                 2           6000                  41               28
## 2414                 4           8400                  33               43
## 2415                 4           8400                  36                7
## 2416                 5           6000                  60               12
## 2417                 3           7800                  34               38
## 2418                 1           4400                  50               30
## 2419                 2           7200                  60               21
## 2420                 2           4200                  43               38
## 2421                 5           6000                  36               43
## 2422                 3           4550                  46               36
## 2423                 1           4400                  56               34
## 2424                 4           7000                  43               46
## 2425                 5           6750                  41               42
## 2426                 3           5200                  36               28
## 2427                 2           6000                  31               19
## 2428                 2           4800                  56               38
## 2429                 4           8400                  60                4
## 2430                 1           4950                  51               19
## 2431                 2           6000                  40               18
## 2432                 5           6000                  50               41
## 2433                 2           6600                  30                8
## 2434                 5           7500                  40               17
## 2435                 2           4800                  42               29
## 2436                 4           6300                  45               35
## 2437                 1           5500                  41                1
## 2438                 5           8250                  32               49
## 2439                 5           6750                  53               35
## 2440                 4           4900                  55               20
## 2441                 1           5500                  39               25
## 2442                 3           7800                  46                4
## 2443                 4           5600                  48               38
## 2444                 3           7800                  60               18
## 2445                 4           7700                  31                6
## 2446                 5           5250                  43               30
## 2447                 3           7150                  41               42
## 2448                 2           7200                  60               14
## 2449                 3           7800                  50               12
## 2450                 5           7500                  45               38
## 2451                 3           6500                  33               29
## 2452                 1           4950                  54                7
## 2453                 3           4550                  45               29
## 2454                 1           6600                  37                1
## 2455                 3           7150                  33               36
## 2456                 3           5850                  51               49
## 2457                 2           6600                  30               34
## 2458                 3           4550                  54               48
## 2459                 2           4800                  44               21
## 2460                 5           9000                  35               36
## 2461                 2           6600                  49               12
## 2462                 2           6000                  36               20
## 2463                 1           6600                  60               24
## 2464                 1           4400                  41               10
## 2465                 1           6600                  51               14
## 2466                 2           6600                  54               16
## 2467                 5           7500                  54               25
## 2468                 4           7000                  53               43
## 2469                 1           6050                  39                6
## 2470                 1           6600                  56               40
## 2471                 2           6600                  40               22
## 2472                 2           4200                  31               38
## 2473                 2           5400                  49                7
## 2474                 5           8250                  33               41
## 2475                 1           4400                  42               10
## 2476                 2           7200                  56               25
## 2477                 2           5400                  32               29
## 2478                 2           4800                  60               40
## 2479                 3           5200                  30               21
## 2480                 4           7700                  50               17
## 2481                 3           5850                  59               37
## 2482                 3           7800                  38               37
## 2483                 3           5850                  51               44
## 2484                 5           5250                  32               19
## 2485                 1           4400                  54               14
## 2486                 4           8400                  30               16
## 2487                 1           6600                  44               14
## 2488                 5           6000                  33               41
## 2489                 5           6000                  46               23
## 2490                 1           5500                  44               31
## 2491                 1           4400                  44               26
## 2492                 5           8250                  46               44
## 2493                 3           5200                  37               19
## 2494                 5           7500                  51               19
## 2495                 1           5500                  32               19
## 2496                 1           6600                  49               25
## 2497                 1           3850                  54               34
## 2498                 4           4900                  50               49
## 2499                 5           8250                  50                2
## 2500                 4           4900                  50               31
## 2501                 4           7000                  44               48
## 2502                 1           6600                  36               12
## 2503                 4           6300                  39               33
## 2504                 4           8400                  40               32
## 2505                 5           6000                  57               29
## 2506                 3           4550                  58               25
## 2507                 1           6600                  40               25
## 2508                 2           4200                  42               18
## 2509                 1           5500                  36               28
## 2510                 4           6300                  32               15
## 2511                 3           7150                  50               11
## 2512                 1           5500                  49               48
## 2513                 3           5850                  38                7
## 2514                 1           4950                  60               27
## 2515                 4           4900                  32               12
## 2516                 1           5500                  39               21
## 2517                 1           6600                  39               11
## 2518                 2           7200                  35                2
## 2519                 1           4400                  53               26
## 2520                 5           6000                  33               28
## 2521                 3           7800                  59               23
## 2522                 2           7200                  37               32
## 2523                 2           6000                  52               18
## 2524                 5           8250                  48               27
## 2525                 1           6600                  46               38
## 2526                 1           3850                  35                3
## 2527                 5           6750                  35                7
## 2528                 1           4400                  51               34
## 2529                 2           7200                  49                7
## 2530                 1           6600                  44               32
## 2531                 1           4400                  46                9
## 2532                 2           7200                  53               45
## 2533                 3           4550                  31               22
## 2534                 1           3850                  59                3
## 2535                 3           6500                  57               14
## 2536                 5           6750                  55               47
## 2537                 1           6600                  34               21
## 2538                 2           7200                  53               18
## 2539                 2           7200                  37               30
## 2540                 2           6000                  51               36
## 2541                 5           6000                  58               32
## 2542                 3           5200                  38               22
## 2543                 2           7200                  42               22
## 2544                 4           7000                  46               12
## 2545                 3           4550                  30               33
## 2546                 1           6050                  41               42
## 2547                 5           7500                  57               10
## 2548                 4           7000                  37               27
## 2549                 4           4900                  34               13
## 2550                 4           5600                  53               38
## 2551                 2           7200                  36               49
## 2552                 1           4950                  47               29
## 2553                 1           6600                  45               41
## 2554                 3           5850                  38                7
## 2555                 2           6000                  57               10
## 2556                 3           4550                  54               49
## 2557                 5           9000                  41               46
## 2558                 2           4800                  42               27
## 2559                 1           6600                  38               35
## 2560                 3           7150                  56                6
## 2561                 4           5600                  53               12
## 2562                 1           3850                  45               18
## 2563                 5           9000                  44               15
## 2564                 3           5850                  44               40
## 2565                 5           6000                  56               49
## 2566                 4           4900                  50               48
## 2567                 2           5400                  53                9
## 2568                 5           9000                  38                0
## 2569                 1           5500                  57               41
## 2570                 3           6500                  30                3
## 2571                 5           6000                  45               21
## 2572                 4           7000                  44               29
## 2573                 3           6500                  42               15
## 2574                 5           8250                  35                8
## 2575                 1           6600                  57               24
## 2576                 1           6600                  57               14
## 2577                 4           4900                  32               39
## 2578                 4           5600                  39               21
## 2579                 2           4200                  56                2
## 2580                 5           6750                  49                8
## 2581                 3           7800                  37               27
## 2582                 4           5600                  47                8
## 2583                 3           5850                  56                5
## 2584                 2           7200                  32               16
## 2585                 3           4550                  57               39
## 2586                 1           3850                  53               22
## 2587                 5           7500                  33               17
## 2588                 2           6000                  46               37
## 2589                 2           6600                  59               27
## 2590                 5           6000                  50               49
## 2591                 3           7150                  40               35
## 2592                 5           5250                  39               14
## 2593                 2           7200                  60               38
## 2594                 3           7800                  37               26
## 2595                 2           7200                  44                9
## 2596                 4           7700                  36               10
## 2597                 3           7800                  56               15
## 2598                 5           6750                  44               16
## 2599                 2           7200                  34               16
## 2600                 5           6750                  41                6
## 2601                 5           6000                  37               13
## 2602                 4           8400                  31                6
## 2603                 1           3850                  40               10
## 2604                 1           6050                  44               38
## 2605                 2           6600                  52                5
## 2606                 2           7200                  32                5
## 2607                 3           6500                  54               22
## 2608                 2           6600                  48                4
## 2609                 4           7000                  54                8
## 2610                 5           8250                  32               37
## 2611                 3           7150                  32               38
## 2612                 3           5850                  32               36
## 2613                 3           5850                  58               47
## 2614                 3           5850                  33               27
## 2615                 2           5400                  34                2
## 2616                 2           7200                  51               22
## 2617                 3           7150                  57               20
## 2618                 4           4900                  43               15
## 2619                 4           7000                  56               39
## 2620                 2           4800                  49               11
## 2621                 2           4800                  35               43
## 2622                 3           7800                  46               25
## 2623                 3           7800                  59               22
## 2624                 3           7800                  40                0
## 2625                 2           7200                  51                3
## 2626                 1           6050                  57               10
## 2627                 4           4900                  42               34
## 2628                 4           7000                  54               27
## 2629                 3           7800                  57               21
## 2630                 4           5600                  31               45
## 2631                 4           8400                  33                0
## 2632                 5           9000                  40               16
## 2633                 3           6500                  59               44
## 2634                 4           6300                  54               18
## 2635                 4           6300                  47               19
## 2636                 2           4200                  39               18
## 2637                 4           7000                  42               11
## 2638                 3           7800                  40               14
## 2639                 2           4800                  45                2
## 2640                 3           5200                  56               12
## 2641                 5           7500                  57               49
## 2642                 3           5850                  30                7
## 2643                 2           4200                  56               44
## 2644                 2           7200                  36               13
## 2645                 5           6750                  41               17
## 2646                 4           7000                  36               41
## 2647                 5           6000                  59               28
## 2648                 4           8400                  37               37
## 2649                 5           9000                  59                5
## 2650                 2           5400                  54               27
## 2651                 1           6600                  60               26
## 2652                 5           6750                  59                0
## 2653                 4           4900                  54               19
## 2654                 2           6000                  47               47
## 2655                 3           7800                  36               21
## 2656                 2           6600                  38               38
## 2657                 2           7200                  53               35
## 2658                 3           4550                  54               49
## 2659                 5           9000                  39               20
## 2660                 3           6500                  45               42
## 2661                 2           4200                  60               42
## 2662                 3           7800                  58               45
## 2663                 5           6000                  43               25
## 2664                 4           6300                  45               40
## 2665                 3           5850                  58               39
## 2666                 1           4950                  60               17
## 2667                 5           8250                  56               12
## 2668                 2           4800                  44               37
## 2669                 3           5200                  54                7
## 2670                 5           9000                  32               43
## 2671                 5           9000                  60               23
## 2672                 4           5600                  48               11
## 2673                 2           6600                  59               32
## 2674                 4           8400                  38               37
## 2675                 2           6600                  39               16
## 2676                 4           7000                  45               41
## 2677                 3           6500                  57               38
## 2678                 4           6300                  31                7
## 2679                 5           7500                  36               44
## 2680                 2           4200                  30               13
## 2681                 4           7000                  50               32
## 2682                 3           7800                  47               35
## 2683                 4           8400                  36               14
## 2684                 2           4800                  59               42
## 2685                 3           7150                  44               18
## 2686                 5           8250                  44               15
## 2687                 4           5600                  55                1
## 2688                 1           6600                  33               10
## 2689                 2           7200                  60               40
## 2690                 1           6050                  55               13
## 2691                 2           6000                  53               43
## 2692                 4           7700                  39               25
## 2693                 4           7000                  56               46
## 2694                 4           4900                  58               48
## 2695                 3           4550                  55               35
## 2696                 5           6000                  52               43
## 2697                 4           7700                  36               24
## 2698                 4           4900                  52               16
## 2699                 2           7200                  33               32
## 2700                 2           7200                  60               20
## 2701                 5           9000                  52               37
## 2702                 3           5200                  30               49
## 2703                 5           6000                  37               25
## 2704                 1           6600                  31               31
## 2705                 3           7800                  36               13
## 2706                 5           9000                  36               43
## 2707                 2           6000                  38                6
## 2708                 5           6000                  57                2
## 2709                 3           4550                  45               34
## 2710                 2           7200                  60               17
## 2711                 2           6000                  30               48
## 2712                 3           7800                  36               15
## 2713                 2           5400                  60               33
## 2714                 2           6600                  34               47
## 2715                 3           6500                  38                8
## 2716                 1           3850                  33               20
## 2717                 5           9000                  54               36
## 2718                 1           6600                  32                5
## 2719                 2           4200                  53               13
## 2720                 5           5250                  51               20
## 2721                 5           7500                  54               37
## 2722                 4           8400                  50               40
## 2723                 1           6600                  33               14
## 2724                 3           6500                  60                9
## 2725                 3           7800                  52                8
## 2726                 5           9000                  41                4
## 2727                 3           7150                  48               31
## 2728                 1           4400                  54               16
## 2729                 3           7800                  58               28
## 2730                 2           6600                  54               21
## 2731                 4           6300                  37               47
## 2732                 2           7200                  31                3
## 2733                 5           6750                  55               29
## 2734                 5           6750                  48                6
## 2735                 2           6000                  45               31
## 2736                 5           5250                  30               49
## 2737                 1           6050                  58               12
## 2738                 2           7200                  38               18
## 2739                 2           4200                  43               39
## 2740                 2           6600                  58               11
## 2741                 2           4800                  54               48
## 2742                 1           3850                  50                1
## 2743                 5           8250                  35               45
## 2744                 3           5850                  35               46
## 2745                 1           5500                  30               17
## 2746                 3           7800                  44                2
## 2747                 1           6600                  36               12
## 2748                 2           5400                  31               23
## 2749                 4           7700                  39               35
## 2750                 2           5400                  37               35
## 2751                 4           4900                  33                2
## 2752                 5           9000                  33               47
## 2753                 2           6000                  57               12
## 2754                 1           5500                  39               49
## 2755                 1           4950                  59               27
## 2756                 3           4550                  41               27
## 2757                 2           4800                  31                3
## 2758                 5           9000                  44               42
## 2759                 2           7200                  50               45
## 2760                 2           4800                  49               26
## 2761                 3           7800                  31               38
## 2762                 4           7000                  60               38
## 2763                 5           7500                  30               35
## 2764                 1           4950                  60                0
## 2765                 3           4550                  39               41
## 2766                 1           4400                  45                2
## 2767                 1           6050                  59               40
## 2768                 4           4900                  47               22
## 2769                 2           6600                  30               32
## 2770                 1           3850                  42               32
## 2771                 2           6000                  33               28
## 2772                 5           6000                  41                7
## 2773                 2           4200                  36               45
## 2774                 5           6750                  56                5
## 2775                 1           4950                  56               47
## 2776                 2           7200                  31               37
## 2777                 4           8400                  54               41
## 2778                 2           4200                  52                9
## 2779                 1           3850                  54               43
## 2780                 2           7200                  55               13
## 2781                 2           7200                  53               48
## 2782                 2           5400                  31                7
## 2783                 1           5500                  35               38
## 2784                 2           6000                  41               33
## 2785                 2           6000                  55               13
## 2786                 5           7500                  39                5
## 2787                 2           7200                  30               16
## 2788                 2           5400                  53                5
## 2789                 3           7800                  47               11
## 2790                 2           6600                  49               33
## 2791                 4           5600                  43               37
## 2792                 1           6600                  35               24
## 2793                 4           8400                  34               34
## 2794                 2           7200                  34               10
## 2795                 4           7700                  50               38
## 2796                 1           6600                  49               31
## 2797                 1           3850                  53               33
## 2798                 4           6300                  31               21
## 2799                 4           8400                  37               10
## 2800                 1           3850                  44               27
## 2801                 4           8400                  37               42
## 2802                 1           6600                  56               15
## 2803                 3           7800                  50               13
## 2804                 3           7150                  48               30
## 2805                 2           7200                  57               24
## 2806                 2           7200                  34               14
## 2807                 1           4950                  49               17
## 2808                 1           6600                  37                3
## 2809                 3           5200                  53               48
## 2810                 1           6050                  57               14
## 2811                 4           6300                  58               38
## 2812                 2           6600                  53               16
## 2813                 5           6750                  35               41
## 2814                 4           5600                  59               24
## 2815                 5           9000                  43               48
## 2816                 2           5400                  57                6
## 2817                 1           4950                  53                6
## 2818                 4           5600                  45               10
## 2819                 2           6600                  47               37
## 2820                 1           4950                  51               36
## 2821                 3           7800                  39               37
## 2822                 2           7200                  42               19
## 2823                 3           5850                  41                6
## 2824                 3           5850                  36               19
## 2825                 4           7700                  33               45
## 2826                 2           6000                  54               10
## 2827                 3           6500                  44               10
## 2828                 3           5200                  44               27
## 2829                 4           5600                  53               14
## 2830                 3           4550                  49               20
## 2831                 1           6050                  58               29
## 2832                 1           5500                  42               29
## 2833                 3           7800                  50                7
## 2834                 1           6050                  34                8
## 2835                 3           5850                  58               30
## 2836                 3           7800                  50                9
## 2837                 2           5400                  43               21
## 2838                 4           5600                  34               34
## 2839                 1           6600                  53               45
## 2840                 2           7200                  45               28
## 2841                 2           7200                  47               10
## 2842                 3           5200                  35                1
## 2843                 1           4950                  56               34
## 2844                 2           4800                  54               35
## 2845                 4           5600                  43               10
## 2846                 1           6600                  52               25
## 2847                 1           5500                  43               40
## 2848                 5           9000                  30               29
## 2849                 1           4950                  55               39
## 2850                 4           6300                  59               40
## 2851                 5           5250                  43               27
## 2852                 5           6750                  30                4
## 2853                 5           7500                  56               26
## 2854                 4           5600                  40               46
## 2855                 5           7500                  43               35
## 2856                 1           3850                  52               11
## 2857                 5           6750                  41                1
## 2858                 3           5200                  47                0
## 2859                 1           6050                  36               27
## 2860                 5           5250                  42                7
## 2861                 3           6500                  55               44
## 2862                 3           7150                  59               10
## 2863                 4           6300                  35               39
## 2864                 4           4900                  48               49
## 2865                 2           6600                  48                2
## 2866                 1           3850                  56               10
## 2867                 4           5600                  33               38
## 2868                 5           6000                  43               43
## 2869                 2           6600                  47                7
## 2870                 2           6000                  36               27
## 2871                 1           6600                  30               26
## 2872                 1           4950                  47               35
## 2873                 2           6600                  30               32
## 2874                 2           7200                  51               48
## 2875                 5           7500                  55               19
## 2876                 2           6600                  30               23
## 2877                 4           7000                  37               43
## 2878                 1           3850                  54               40
## 2879                 2           5400                  42                8
## 2880                 1           4400                  34                3
## 2881                 2           6600                  53               36
## 2882                 1           4400                  45               25
## 2883                 1           4950                  34               29
## 2884                 1           4400                  41               31
## 2885                 1           5500                  57               45
## 2886                 2           6000                  58               35
## 2887                 3           4550                  40               19
## 2888                 1           4950                  55               33
## 2889                 2           4200                  41               26
## 2890                 5           7500                  57               11
## 2891                 1           6600                  52               34
## 2892                 2           7200                  36               19
## 2893                 5           7500                  32               11
## 2894                 1           6600                  40                9
## 2895                 4           7700                  58               42
## 2896                 5           5250                  49                5
## 2897                 4           7700                  42                2
## 2898                 2           5400                  59               26
## 2899                 1           4400                  45               12
## 2900                 4           8400                  47               43
## 2901                 3           5200                  30               31
## 2902                 4           8400                  31                6
## 2903                 3           4550                  39               10
## 2904                 2           7200                  38               45
## 2905                 4           8400                  51               45
## 2906                 4           8400                  59               27
## 2907                 1           6600                  35               23
## 2908                 2           7200                  60               10
## 2909                 5           9000                  32               22
## 2910                 4           7700                  52                3
## 2911                 2           4800                  39               39
## 2912                 4           8400                  51                3
## 2913                 2           4200                  55               36
## 2914                 3           7800                  43               47
## 2915                 3           7800                  40               37
## 2916                 1           4400                  38                1
## 2917                 2           4800                  37               29
## 2918                 5           9000                  54               23
## 2919                 3           6500                  51               20
## 2920                 2           4800                  42                7
## 2921                 4           4900                  51               15
## 2922                 3           6500                  58               38
## 2923                 5           6750                  48                9
## 2924                 1           4400                  41               35
## 2925                 5           9000                  31               35
## 2926                 4           4900                  57                6
## 2927                 3           5200                  34               37
## 2928                 5           6750                  60               15
## 2929                 4           8400                  55               44
## 2930                 3           7150                  56                6
## 2931                 3           5850                  56                8
## 2932                 1           6600                  44                2
## 2933                 3           7800                  47               32
## 2934                 5           9000                  59                8
## 2935                 1           3850                  35                2
## 2936                 3           7150                  41                5
## 2937                 4           7000                  60               49
## 2938                 3           5850                  33               49
## 2939                 4           6300                  44               40
## 2940                 3           5200                  46               41
## 2941                 3           7150                  36                6
## 2942                 5           5250                  31               39
## 2943                 2           6000                  40               32
## 2944                 3           7150                  37                8
## 2945                 1           6050                  43               15
## 2946                 2           6600                  36               38
## 2947                 5           5250                  50               21
## 2948                 2           6000                  55               19
## 2949                 2           6000                  30               13
## 2950                 5           9000                  51               19
## 2951                 1           4400                  53               31
## 2952                 5           6000                  55               36
## 2953                 4           5600                  41                3
## 2954                 5           9000                  52               31
## 2955                 2           6000                  46               13
## 2956                 1           6050                  42               47
## 2957                 2           7200                  30                7
## 2958                 4           5600                  58               37
## 2959                 1           5500                  40               23
## 2960                 3           4550                  34               20
## 2961                 3           7800                  54               29
## 2962                 3           7800                  47               42
## 2963                 1           6600                  43               41
## 2964                 5           6000                  41               34
## 2965                 2           7200                  45               27
## 2966                 4           8400                  34                6
## 2967                 2           6600                  51                9
## 2968                 2           6600                  52                7
## 2969                 1           6050                  54               34
## 2970                 1           5500                  47               38
## 2971                 4           8400                  58               10
## 2972                 2           4800                  32               16
## 2973                 4           7700                  31               41
## 2974                 4           4900                  60               14
## 2975                 3           7800                  41               47
## 2976                 2           4200                  41               46
## 2977                 5           5250                  39               30
## 2978                 3           6500                  31               34
## 2979                 4           7700                  33                0
## 2980                 4           7700                  41               47
## 2981                 4           7700                  45                6
## 2982                 5           5250                  47               41
## 2983                 1           6600                  42               13
## 2984                 3           7800                  58               47
## 2985                 5           7500                  39                8
## 2986                 2           7200                  43                3
## 2987                 5           7500                  46               43
## 2988                 3           7150                  32               35
## 2989                 1           6600                  50                2
## 2990                 4           8400                  51               48
## 2991                 5           5250                  58               48
## 2992                 3           5200                  49               40
## 2993                 4           5600                  34               43
## 2994                 3           5850                  50               17
## 2995                 2           4800                  38               21
## 2996                 3           5200                  39               44
## 2997                 3           7800                  42                3
## 2998                 1           5500                  41               22
## 2999                 5           8250                  56               37
## 3000                 1           4950                  39               24
## 3001                 2           4800                  45               26
## 3002                 4           8400                  46               42
## 3003                 2           6000                  56               19
## 3004                 3           7800                  42               19
## 3005                 3           4550                  40               18
## 3006                 1           6050                  45                5
## 3007                 1           5500                  48               23
## 3008                 1           6600                  58               31
## 3009                 1           5500                  31               13
## 3010                 3           7800                  50               17
## 3011                 2           6000                  57               25
## 3012                 5           8250                  45               45
## 3013                 3           4550                  35                2
## 3014                 3           7150                  36               32
## 3015                 1           4400                  46               26
## 3016                 2           7200                  47                3
## 3017                 2           6600                  34                4
## 3018                 3           6500                  51               20
## 3019                 4           7700                  52               34
## 3020                 1           4950                  48               26
## 3021                 3           4550                  58               42
## 3022                 1           6600                  59               46
## 3023                 4           5600                  39               22
## 3024                 2           6000                  44               22
## 3025                 3           6500                  60               27
## 3026                 1           6600                  59               27
## 3027                 4           8400                  38               35
## 3028                 3           5850                  31               39
## 3029                 5           6000                  31               33
## 3030                 4           8400                  45               23
## 3031                 2           7200                  46               33
## 3032                 2           6000                  32               26
## 3033                 4           8400                  37               20
## 3034                 1           4950                  30               30
## 3035                 3           7800                  34               30
## 3036                 5           5250                  37               45
## 3037                 2           4800                  50               45
## 3038                 5           8250                  34               31
## 3039                 5           6000                  37               48
## 3040                 2           7200                  55               47
## 3041                 4           8400                  56                8
## 3042                 4           8400                  45               12
## 3043                 5           9000                  42                6
## 3044                 3           6500                  59               25
## 3045                 4           4900                  37               10
## 3046                 5           9000                  60               34
## 3047                 2           4800                  50               29
## 3048                 5           8250                  39               48
## 3049                 1           4950                  41               15
## 3050                 5           8250                  53               13
## 3051                 4           6300                  45               35
## 3052                 5           9000                  54                4
## 3053                 5           7500                  33                1
## 3054                 5           6000                  41               35
## 3055                 2           7200                  50               48
## 3056                 3           5850                  52                3
## 3057                 3           4550                  46               16
## 3058                 3           5200                  60               32
## 3059                 1           6050                  36               32
## 3060                 4           8400                  57               15
## 3061                 3           7800                  54               22
## 3062                 2           4200                  57               10
## 3063                 5           6750                  34               14
## 3064                 5           6000                  34               13
## 3065                 5           7500                  50               22
## 3066                 4           6300                  51               13
## 3067                 4           6300                  42               25
## 3068                 2           6000                  40                5
## 3069                 1           4400                  31               19
## 3070                 1           6050                  42               21
## 3071                 2           7200                  53               31
## 3072                 4           6300                  37               23
## 3073                 3           7800                  53               16
## 3074                 5           9000                  57               18
## 3075                 4           8400                  35               15
## 3076                 5           6000                  38               42
## 3077                 5           7500                  57               48
## 3078                 4           8400                  47               39
## 3079                 3           7800                  37               16
## 3080                 3           4550                  60               42
## 3081                 1           3850                  47               24
## 3082                 5           5250                  43               44
## 3083                 2           6000                  54               18
## 3084                 2           6000                  53               29
## 3085                 1           6600                  43                7
## 3086                 5           6750                  59               44
## 3087                 5           6000                  57               30
## 3088                 3           5200                  42               34
## 3089                 4           8400                  45                2
## 3090                 5           9000                  59                8
## 3091                 1           6600                  48                2
## 3092                 4           6300                  37                3
## 3093                 5           7500                  52               30
## 3094                 1           3850                  43               39
## 3095                 2           7200                  47               15
## 3096                 3           5850                  35               26
## 3097                 3           5200                  57               42
## 3098                 2           4800                  32               45
## 3099                 3           5200                  35                0
## 3100                 4           5600                  53               16
## 3101                 4           8400                  34                6
## 3102                 2           7200                  60                8
## 3103                 2           7200                  50               43
## 3104                 4           8400                  49               23
## 3105                 5           9000                  34               48
## 3106                 2           7200                  49               23
## 3107                 2           6600                  60               22
## 3108                 3           5200                  45               34
## 3109                 1           6050                  56               34
## 3110                 1           5500                  56                4
## 3111                 1           4950                  48               49
## 3112                 5           6750                  30               38
## 3113                 3           5200                  41               49
## 3114                 4           7000                  46               21
## 3115                 2           7200                  48               23
## 3116                 3           7800                  53               24
## 3117                 5           6000                  36               15
## 3118                 1           6600                  46               37
## 3119                 1           5500                  33               49
## 3120                 3           4550                  55                0
## 3121                 3           5200                  37               15
## 3122                 4           8400                  41               45
## 3123                 5           9000                  49               30
## 3124                 1           6600                  50               25
## 3125                 3           5200                  39               24
## 3126                 4           7700                  46                9
## 3127                 5           5250                  34               37
## 3128                 4           4900                  44               40
## 3129                 1           4400                  43                3
## 3130                 1           6600                  51                2
## 3131                 5           7500                  47               26
## 3132                 5           5250                  49               47
## 3133                 1           5500                  39               15
## 3134                 4           5600                  39               27
## 3135                 3           7150                  34               20
## 3136                 2           6600                  34               14
## 3137                 3           4550                  42               29
## 3138                 4           7700                  36               10
## 3139                 5           6000                  42               31
## 3140                 1           6600                  45               33
## 3141                 2           5400                  31               12
## 3142                 3           7800                  32               28
## 3143                 5           5250                  35               40
## 3144                 2           4200                  48               45
## 3145                 1           5500                  34                0
## 3146                 3           4550                  38               20
## 3147                 1           4400                  43               32
## 3148                 4           7000                  56               39
## 3149                 3           7800                  46               31
## 3150                 4           7700                  60               16
## 3151                 2           4200                  42               38
## 3152                 2           6000                  59               11
## 3153                 4           6300                  31               47
## 3154                 4           7000                  56               29
## 3155                 4           6300                  41               32
## 3156                 2           7200                  37               37
## 3157                 5           8250                  37               32
## 3158                 4           8400                  46               18
## 3159                 2           4200                  54               26
## 3160                 5           9000                  39               36
## 3161                 1           3850                  59               14
## 3162                 4           6300                  42               49
## 3163                 1           5500                  38               17
## 3164                 1           3850                  34               42
## 3165                 1           6050                  60               40
## 3166                 1           5500                  51               48
## 3167                 5           7500                  49               11
## 3168                 5           5250                  46               12
## 3169                 3           7800                  46               21
## 3170                 5           5250                  31               48
## 3171                 2           4800                  32               27
## 3172                 1           6600                  58                8
## 3173                 2           4200                  31               10
## 3174                 4           8400                  35                7
## 3175                 5           9000                  44               42
## 3176                 5           5250                  33               43
## 3177                 1           6050                  46                0
## 3178                 1           3850                  52               14
## 3179                 4           5600                  60                2
## 3180                 4           6300                  60                7
## 3181                 4           5600                  56                7
## 3182                 4           6300                  43               47
## 3183                 2           4800                  57               23
## 3184                 2           5400                  34               44
## 3185                 4           7000                  60               26
## 3186                 1           4400                  49                2
## 3187                 3           7800                  50                4
## 3188                 4           8400                  38               32
## 3189                 3           7150                  35               45
## 3190                 4           7000                  38               37
## 3191                 1           5500                  41               34
## 3192                 3           4550                  37               24
## 3193                 4           8400                  40               41
## 3194                 5           6000                  33               21
## 3195                 5           6000                  45               30
## 3196                 4           4900                  52               28
## 3197                 5           7500                  38               21
## 3198                 4           5600                  39               15
## 3199                 3           5850                  39               34
## 3200                 5           8250                  47                3
## 3201                 1           3850                  60               15
## 3202                 3           5850                  42                3
## 3203                 2           4800                  54               13
## 3204                 5           9000                  49               21
## 3205                 2           4800                  46               29
## 3206                 5           6750                  52               46
## 3207                 2           5400                  56               16
## 3208                 4           8400                  40               29
## 3209                 2           6600                  34               22
## 3210                 1           5500                  31                0
## 3211                 2           7200                  59               45
## 3212                 4           5600                  51               28
## 3213                 4           7000                  49               48
## 3214                 4           6300                  59                4
## 3215                 5           7500                  59               18
## 3216                 4           6300                  44               36
## 3217                 5           8250                  49               38
## 3218                 2           6000                  31               38
## 3219                 1           4400                  48               10
## 3220                 5           5250                  57                4
## 3221                 2           4800                  51               26
## 3222                 4           8400                  44               28
## 3223                 4           8400                  43                1
## 3224                 3           7800                  43               41
## 3225                 3           7150                  50               30
## 3226                 2           7200                  47               41
## 3227                 1           4950                  43                8
## 3228                 1           6600                  43               32
## 3229                 4           8400                  36               36
## 3230                 5           8250                  52               22
## 3231                 2           7200                  44               27
## 3232                 2           4800                  60               40
## 3233                 5           8250                  34               43
## 3234                 2           4200                  56               22
## 3235                 1           4950                  32               21
## 3236                 4           7700                  30                3
## 3237                 2           5400                  57               25
## 3238                 5           6000                  31               46
## 3239                 5           9000                  59               38
## 3240                 1           4400                  54               31
## 3241                 4           6300                  40                6
## 3242                 2           7200                  59               36
## 3243                 5           6000                  32               48
## 3244                 5           9000                  44               17
## 3245                 2           6000                  55               23
## 3246                 4           8400                  37               31
## 3247                 4           8400                  48                7
## 3248                 2           4800                  37               15
## 3249                 4           8400                  46               42
## 3250                 5           6750                  52               17
## 3251                 4           7700                  60               21
## 3252                 3           5200                  41                2
## 3253                 3           7150                  55               22
## 3254                 1           6600                  42               19
## 3255                 4           4900                  39                8
## 3256                 5           9000                  42               26
## 3257                 4           5600                  41               12
## 3258                 2           4800                  47               20
## 3259                 2           6600                  41               38
## 3260                 3           4550                  45               17
## 3261                 1           6050                  34                6
## 3262                 2           6000                  56               48
## 3263                 5           8250                  50               15
## 3264                 3           4550                  50               30
## 3265                 2           5400                  51               42
## 3266                 4           7000                  45               23
## 3267                 4           5600                  31               30
## 3268                 3           5200                  30                9
## 3269                 4           7000                  51                3
## 3270                 4           6300                  30               49
## 3271                 1           4950                  58               33
## 3272                 1           3850                  31               30
## 3273                 3           5850                  48               14
## 3274                 4           8400                  43               18
## 3275                 1           6600                  38               28
## 3276                 4           8400                  55               10
## 3277                 1           4950                  47               20
## 3278                 2           6000                  53               12
## 3279                 4           7700                  59               11
## 3280                 3           7800                  32               14
## 3281                 3           5850                  41                3
## 3282                 3           4550                  50               14
## 3283                 3           5200                  40               37
## 3284                 1           3850                  36               14
## 3285                 3           5850                  47               34
## 3286                 1           6600                  37               25
## 3287                 4           8400                  47               34
## 3288                 4           7000                  49               31
## 3289                 1           3850                  57               44
## 3290                 3           7150                  33               25
## 3291                 1           6600                  50               35
## 3292                 1           5500                  43               15
## 3293                 5           9000                  38               27
## 3294                 1           4950                  39               35
## 3295                 5           9000                  32               40
## 3296                 3           7150                  37               46
## 3297                 2           7200                  31               16
## 3298                 1           4400                  50               37
## 3299                 1           6600                  41               23
## 3300                 5           6750                  32               11
## 3301                 5           6750                  37               47
## 3302                 5           6000                  60                2
## 3303                 4           5600                  44               46
## 3304                 5           8250                  49               24
## 3305                 1           3850                  49               46
## 3306                 4           6300                  58                5
## 3307                 4           8400                  38               41
## 3308                 4           5600                  40               43
## 3309                 3           5850                  58               15
## 3310                 1           6600                  50               23
## 3311                 5           8250                  36               36
## 3312                 2           4800                  51                9
## 3313                 4           7000                  57               35
## 3314                 5           9000                  31               21
## 3315                 2           6600                  35               22
## 3316                 3           6500                  55               41
## 3317                 3           4550                  59               10
## 3318                 1           4400                  45                8
## 3319                 4           8400                  42               17
## 3320                 5           9000                  34               47
## 3321                 5           6000                  38               39
## 3322                 1           4950                  36               41
## 3323                 5           9000                  44                3
## 3324                 2           6000                  50               15
## 3325                 1           4950                  59               49
## 3326                 1           6050                  38               20
## 3327                 2           4800                  31               39
## 3328                 4           8400                  38               12
## 3329                 3           6500                  50               40
## 3330                 2           4800                  45               45
## 3331                 2           7200                  31               42
## 3332                 1           5500                  43               16
## 3333                 5           5250                  48               26
## 3334                 4           5600                  59                7
## 3335                 2           7200                  38               23
## 3336                 1           3850                  51                8
## 3337                 5           9000                  36                4
## 3338                 5           5250                  57                3
## 3339                 1           6600                  44                5
## 3340                 3           7800                  56                2
## 3341                 5           9000                  57                4
## 3342                 2           6600                  38               28
## 3343                 5           6000                  35               32
## 3344                 4           8400                  43               28
## 3345                 3           5200                  56               12
## 3346                 5           5250                  52               25
## 3347                 4           7700                  30               49
## 3348                 1           6600                  33               17
## 3349                 1           6050                  39               14
## 3350                 1           4950                  30               19
## 3351                 4           4900                  33               41
## 3352                 1           4950                  49               20
## 3353                 1           4400                  42               16
## 3354                 3           5850                  59               34
## 3355                 2           4200                  58                9
## 3356                 2           6000                  57               35
## 3357                 2           4200                  32               39
## 3358                 2           4800                  60               27
## 3359                 4           8400                  48               31
## 3360                 2           7200                  57                0
## 3361                 4           8400                  51               32
## 3362                 2           7200                  59               23
## 3363                 2           6600                  33               29
## 3364                 3           7800                  49                8
## 3365                 5           9000                  33               12
## 3366                 3           7150                  48                4
## 3367                 2           6600                  32               38
## 3368                 2           5400                  48               43
## 3369                 5           9000                  42               46
## 3370                 4           5600                  56               20
## 3371                 4           8400                  36               11
## 3372                 3           4550                  32               32
## 3373                 4           8400                  53               48
## 3374                 2           5400                  38               32
## 3375                 5           9000                  47               20
## 3376                 5           6000                  44               20
## 3377                 2           7200                  37               43
## 3378                 3           7150                  52                1
## 3379                 3           7800                  31               16
## 3380                 2           6000                  40               24
## 3381                 3           7800                  44               29
## 3382                 5           6750                  43               38
## 3383                 2           5400                  33               32
## 3384                 1           4950                  49               16
## 3385                 4           8400                  49               25
## 3386                 3           7800                  54               20
## 3387                 4           5600                  40               28
## 3388                 2           7200                  57               27
## 3389                 2           7200                  57                0
## 3390                 3           5850                  35               25
## 3391                 4           8400                  41               33
## 3392                 4           5600                  59                0
## 3393                 2           7200                  35               48
## 3394                 1           6600                  52               32
## 3395                 2           4800                  53                5
## 3396                 3           6500                  40               49
## 3397                 3           7800                  37               39
## 3398                 4           6300                  35               28
## 3399                 1           4400                  47               31
## 3400                 3           7800                  58               43
## 3401                 5           9000                  48               45
## 3402                 1           6600                  50                0
## 3403                 2           7200                  52               37
## 3404                 3           5850                  39                8
## 3405                 4           5600                  39               11
## 3406                 2           6600                  51                5
## 3407                 1           6600                  51               36
## 3408                 2           6600                  49               34
## 3409                 1           6600                  49                8
## 3410                 3           7150                  58               27
## 3411                 3           7800                  39               33
## 3412                 3           7800                  36                9
## 3413                 4           8400                  32               43
## 3414                 1           6600                  32               17
## 3415                 5           6750                  34               41
## 3416                 5           7500                  41               17
## 3417                 1           6600                  33                7
## 3418                 5           6750                  46                9
## 3419                 3           7800                  55               22
## 3420                 5           9000                  50               43
## 3421                 4           7700                  59               42
## 3422                 4           6300                  30                9
## 3423                 5           7500                  45               46
## 3424                 1           4950                  41               25
## 3425                 1           6600                  47               31
## 3426                 4           5600                  59                0
## 3427                 4           8400                  46               43
## 3428                 3           7800                  57               43
## 3429                 4           8400                  41               32
## 3430                 4           8400                  42               21
## 3431                 3           4550                  53               39
## 3432                 3           6500                  38               11
## 3433                 2           6600                  45                7
## 3434                 3           7150                  48               46
## 3435                 4           5600                  40               25
## 3436                 1           3850                  32               12
## 3437                 2           7200                  35                1
## 3438                 4           4900                  38               37
## 3439                 1           5500                  59               28
## 3440                 4           8400                  33                5
## 3441                 4           7000                  32               44
## 3442                 5           9000                  52               20
## 3443                 1           5500                  58               39
## 3444                 5           9000                  40               14
## 3445                 2           5400                  43               39
## 3446                 3           7150                  35               35
## 3447                 5           6750                  37               16
## 3448                 5           7500                  47               39
## 3449                 2           4200                  39               17
## 3450                 1           4950                  50               21
## 3451                 5           6000                  60               21
## 3452                 1           6050                  41               40
## 3453                 3           7150                  31                4
## 3454                 3           7800                  33               43
## 3455                 1           6600                  46               22
## 3456                 3           7150                  57               44
## 3457                 5           6000                  57               49
## 3458                 1           4400                  54               43
## 3459                 1           6600                  54               34
## 3460                 4           7700                  34               34
## 3461                 2           7200                  39               34
## 3462                 4           6300                  43               37
## 3463                 1           3850                  33               24
## 3464                 3           4550                  58               23
## 3465                 1           6050                  30               27
## 3466                 4           6300                  52               47
## 3467                 2           6600                  45               45
## 3468                 2           7200                  36               37
## 3469                 3           7800                  44               10
## 3470                 4           8400                  49               10
## 3471                 2           7200                  51               36
## 3472                 2           6600                  35               38
## 3473                 5           6000                  40               26
## 3474                 2           6000                  56               46
## 3475                 4           8400                  51               23
## 3476                 5           9000                  55               19
## 3477                 4           7700                  43               22
## 3478                 3           5850                  37               21
## 3479                 5           9000                  47               36
## 3480                 5           6000                  36               13
## 3481                 1           5500                  60               46
## 3482                 4           7000                  46               30
## 3483                 5           7500                  56               24
## 3484                 5           7500                  30               31
## 3485                 4           8400                  57               13
## 3486                 3           5200                  44               11
## 3487                 2           7200                  53               30
## 3488                 4           5600                  42               38
## 3489                 1           4400                  35                9
## 3490                 4           4900                  48               32
## 3491                 1           5500                  47               12
## 3492                 3           5200                  52               47
## 3493                 1           3850                  47               35
## 3494                 5           7500                  59               41
## 3495                 3           5200                  44               49
## 3496                 1           6050                  36               20
## 3497                 3           5200                  46                9
## 3498                 5           8250                  59               28
## 3499                 5           6000                  44                4
## 3500                 3           5200                  33               25
## 3501                 1           5500                  59               25
## 3502                 5           7500                  51               25
## 3503                 1           3850                  40               46
## 3504                 1           4950                  59               37
## 3505                 4           7700                  57               21
## 3506                 1           4950                  55               23
## 3507                 5           9000                  49               19
## 3508                 5           8250                  51                1
## 3509                 3           7150                  59               34
## 3510                 4           7700                  55               17
## 3511                 3           7800                  55               14
## 3512                 2           5400                  44               45
## 3513                 3           5200                  59                6
## 3514                 1           6600                  48               41
## 3515                 1           4950                  40               45
## 3516                 3           6500                  35               21
## 3517                 2           5400                  39               18
## 3518                 4           7000                  50               16
## 3519                 1           6600                  32               35
## 3520                 4           7000                  40               36
## 3521                 3           5850                  33               38
## 3522                 1           6600                  49               15
## 3523                 1           5500                  40               24
## 3524                 5           6750                  53               39
## 3525                 5           5250                  60               23
## 3526                 3           7150                  46               40
## 3527                 5           5250                  41                8
## 3528                 1           5500                  30               22
## 3529                 4           6300                  48               34
## 3530                 3           5850                  30               40
## 3531                 1           3850                  43               22
## 3532                 4           8400                  42               33
## 3533                 4           4900                  54               23
## 3534                 2           4200                  55               48
## 3535                 3           5850                  40               47
## 3536                 4           7000                  31               29
## 3537                 3           5200                  37               42
## 3538                 5           6750                  53               31
## 3539                 3           5200                  37               30
## 3540                 3           5850                  55               38
## 3541                 2           7200                  49                9
## 3542                 3           7800                  57                3
## 3543                 4           8400                  35                7
## 3544                 2           5400                  33                8
## 3545                 3           7800                  55               27
## 3546                 5           8250                  46               35
## 3547                 1           5500                  43               40
## 3548                 4           8400                  55               46
## 3549                 1           4400                  56               31
## 3550                 5           6000                  51               30
## 3551                 2           4200                  40                0
## 3552                 1           6600                  53               45
## 3553                 4           6300                  45               18
## 3554                 1           3850                  30               39
## 3555                 2           7200                  56               31
## 3556                 2           4200                  55               44
## 3557                 1           6600                  30               15
## 3558                 5           8250                  37               45
## 3559                 3           7150                  56               10
## 3560                 3           5200                  31               19
## 3561                 1           5500                  56               19
## 3562                 1           3850                  49                4
## 3563                 1           6600                  54               32
## 3564                 4           7000                  57               17
## 3565                 5           8250                  59               48
## 3566                 1           6600                  35               31
## 3567                 5           9000                  40               38
## 3568                 1           4950                  52               41
## 3569                 1           4950                  60               34
## 3570                 2           7200                  42               34
## 3571                 3           7800                  43                7
## 3572                 4           7000                  54                3
## 3573                 4           7000                  48               17
## 3574                 2           4200                  41               18
## 3575                 2           4200                  41               45
## 3576                 5           8250                  38                0
## 3577                 2           7200                  50               38
## 3578                 1           4950                  58               18
## 3579                 1           5500                  30               35
## 3580                 2           6600                  38               39
## 3581                 3           7800                  41               42
## 3582                 2           5400                  59               45
## 3583                 2           7200                  57               24
## 3584                 4           8400                  31               38
## 3585                 4           7000                  58                9
## 3586                 2           7200                  57               22
## 3587                 3           4550                  49               27
## 3588                 2           6000                  50                1
## 3589                 3           5200                  52               46
## 3590                 1           5500                  35               19
## 3591                 4           4900                  39               35
## 3592                 5           5250                  58               19
## 3593                 2           5400                  45               32
## 3594                 2           6000                  32                8
## 3595                 2           7200                  49               19
## 3596                 5           5250                  54               12
## 3597                 3           5850                  36               21
## 3598                 3           5850                  30               27
## 3599                 4           7700                  49                4
## 3600                 5           9000                  59               48
## 3601                 1           3850                  34               20
## 3602                 1           3850                  31               41
## 3603                 3           7800                  57               38
## 3604                 5           6750                  37               22
## 3605                 4           5600                  53               37
## 3606                 2           7200                  44               45
## 3607                 4           8400                  54               13
## 3608                 3           5850                  30               44
## 3609                 1           6050                  43               19
## 3610                 5           8250                  40               26
## 3611                 1           6050                  48               49
## 3612                 2           4200                  38               18
## 3613                 4           5600                  51               30
## 3614                 4           5600                  59               47
## 3615                 4           7700                  49               37
## 3616                 5           6000                  41                5
## 3617                 2           4800                  31               19
## 3618                 3           5850                  60                2
## 3619                 1           4400                  33               41
## 3620                 4           7700                  54               42
## 3621                 2           4800                  48               46
## 3622                 5           8250                  32               12
## 3623                 5           9000                  43               40
## 3624                 2           6000                  57               15
## 3625                 5           7500                  32                9
## 3626                 4           7000                  41               27
## 3627                 5           9000                  40               24
## 3628                 4           6300                  40               18
## 3629                 3           5850                  41               37
## 3630                 3           5200                  56               32
## 3631                 1           3850                  45                0
## 3632                 4           8400                  48               25
## 3633                 5           6750                  40               49
## 3634                 3           6500                  34                3
## 3635                 2           4200                  48               44
## 3636                 3           6500                  55               48
## 3637                 5           7500                  44               47
## 3638                 4           8400                  34               15
## 3639                 1           6600                  34                7
## 3640                 1           3850                  49               19
## 3641                 4           8400                  58               40
## 3642                 3           4550                  34               30
## 3643                 2           7200                  41               49
## 3644                 2           5400                  59                7
## 3645                 1           3850                  53               40
## 3646                 4           7000                  49                2
## 3647                 1           3850                  32               31
## 3648                 3           7150                  49               18
## 3649                 3           5850                  56               34
## 3650                 4           8400                  38               27
## 3651                 5           8250                  31               33
## 3652                 5           7500                  36               25
## 3653                 2           4200                  56               28
## 3654                 2           5400                  40               10
## 3655                 5           7500                  40               46
## 3656                 4           8400                  44               17
## 3657                 3           7800                  33               28
## 3658                 5           7500                  35               11
## 3659                 4           8400                  59               45
## 3660                 5           5250                  34               14
## 3661                 5           5250                  40               32
## 3662                 3           6500                  50               30
## 3663                 5           7500                  55               34
## 3664                 5           9000                  34               49
## 3665                 4           8400                  43                6
## 3666                 1           4400                  43               40
## 3667                 2           7200                  49               30
## 3668                 4           8400                  56               49
## 3669                 1           6600                  60               14
## 3670                 2           5400                  50               20
## 3671                 4           5600                  60               28
## 3672                 2           7200                  52               20
## 3673                 4           8400                  51               16
## 3674                 4           7700                  48               49
## 3675                 3           5200                  54               12
## 3676                 2           6600                  56                4
## 3677                 5           9000                  35               16
## 3678                 5           6000                  40               34
## 3679                 1           5500                  45               16
## 3680                 5           8250                  33               28
## 3681                 2           7200                  43               15
## 3682                 1           4400                  58               42
## 3683                 4           5600                  56               11
## 3684                 2           6600                  40                7
## 3685                 2           7200                  33               14
## 3686                 1           3850                  59                9
## 3687                 4           7700                  45                7
## 3688                 4           8400                  31                8
## 3689                 4           6300                  32               49
## 3690                 1           5500                  58               43
## 3691                 4           7700                  46               19
## 3692                 3           7800                  45               44
## 3693                 2           4800                  55               36
## 3694                 2           4200                  53               19
## 3695                 5           9000                  55                2
## 3696                 5           9000                  46               45
## 3697                 2           6000                  46                2
## 3698                 2           6600                  57               29
## 3699                 3           7800                  52               49
## 3700                 5           5250                  45               35
## 3701                 5           9000                  56               23
## 3702                 2           4200                  44               35
## 3703                 4           4900                  36                4
## 3704                 4           7000                  58               29
## 3705                 2           6000                  59               39
## 3706                 4           7000                  34               18
## 3707                 4           6300                  41               39
## 3708                 1           3850                  31               17
## 3709                 2           7200                  54                9
## 3710                 5           5250                  58               38
## 3711                 3           7800                  34               18
## 3712                 5           6000                  54               14
## 3713                 2           7200                  37               25
## 3714                 1           6600                  35               44
## 3715                 2           5400                  31               29
## 3716                 3           7800                  40               18
## 3717                 4           6300                  48                3
## 3718                 1           3850                  45               37
## 3719                 1           6600                  34               41
## 3720                 1           4400                  35               23
## 3721                 2           7200                  33               16
## 3722                 1           5500                  46               15
## 3723                 1           6600                  44               14
## 3724                 3           7800                  30               47
## 3725                 3           7800                  43               35
## 3726                 1           5500                  33               20
## 3727                 2           4800                  36               45
## 3728                 2           5400                  60               15
## 3729                 1           6600                  41               14
## 3730                 3           7150                  44               38
## 3731                 3           7150                  31               37
## 3732                 3           7150                  51                7
## 3733                 2           7200                  32               19
## 3734                 3           7800                  36               31
## 3735                 1           5500                  47                4
## 3736                 5           5250                  45               24
## 3737                 5           9000                  49                8
## 3738                 2           5400                  56               10
## 3739                 5           6000                  30                3
## 3740                 2           7200                  46               13
## 3741                 2           5400                  50               31
## 3742                 4           7000                  33               27
## 3743                 3           5200                  39               35
## 3744                 2           5400                  42               48
## 3745                 1           4950                  44                2
## 3746                 4           8400                  43               43
## 3747                 3           7800                  50               41
## 3748                 1           4950                  38                7
## 3749                 4           4900                  40               20
## 3750                 1           6050                  59               15
## 3751                 2           7200                  51               34
## 3752                 5           6750                  60               22
## 3753                 1           3850                  36               30
## 3754                 5           8250                  53               15
## 3755                 4           6300                  60               32
## 3756                 2           4800                  54               44
## 3757                 1           5500                  36               45
## 3758                 1           4400                  42               24
## 3759                 1           3850                  58               48
## 3760                 5           8250                  44               34
## 3761                 2           4800                  40               42
## 3762                 4           8400                  50               29
## 3763                 3           5850                  32               35
## 3764                 1           4950                  52               36
## 3765                 3           7800                  43               28
## 3766                 2           6000                  35               11
## 3767                 4           4900                  58               14
## 3768                 3           4550                  36               13
## 3769                 1           6050                  58               47
## 3770                 3           7800                  35                0
## 3771                 1           3850                  58               44
## 3772                 4           8400                  52               47
## 3773                 1           3850                  50                8
## 3774                 2           4800                  47               29
## 3775                 1           6600                  45               36
## 3776                 3           7150                  54               32
## 3777                 1           6050                  51               24
## 3778                 3           6500                  41                5
## 3779                 3           5200                  45               29
## 3780                 2           5400                  46                4
## 3781                 4           8400                  60               22
## 3782                 1           4950                  43               22
## 3783                 2           7200                  51               39
## 3784                 5           8250                  31               41
## 3785                 4           6300                  37               28
## 3786                 1           6050                  53               15
## 3787                 5           9000                  46               37
## 3788                 5           6000                  47               10
## 3789                 5           5250                  45               15
## 3790                 5           6000                  30               18
## 3791                 4           7000                  39               10
## 3792                 4           7700                  40               12
## 3793                 1           3850                  60               36
## 3794                 3           5850                  54               30
## 3795                 5           9000                  47               28
## 3796                 2           7200                  43               35
## 3797                 4           4900                  39               43
## 3798                 3           4550                  50               39
## 3799                 3           5200                  54               12
## 3800                 3           7150                  39                8
## 3801                 1           3850                  56               21
## 3802                 4           8400                  55               35
## 3803                 5           9000                  38               48
## 3804                 4           4900                  37               33
## 3805                 3           7800                  48               42
## 3806                 3           7150                  53               21
## 3807                 2           6600                  43               43
## 3808                 4           8400                  47               23
## 3809                 2           4200                  49               13
## 3810                 4           6300                  52               12
## 3811                 4           4900                  33               19
## 3812                 5           9000                  53               15
## 3813                 2           6000                  46               37
## 3814                 2           7200                  32               30
## 3815                 5           5250                  33               16
## 3816                 2           7200                  34               10
## 3817                 1           5500                  58               26
## 3818                 2           6600                  56               13
## 3819                 4           5600                  48               46
## 3820                 2           6600                  35                4
## 3821                 3           5200                  42               16
## 3822                 1           4950                  41               13
## 3823                 3           6500                  34               31
## 3824                 1           6050                  43               33
## 3825                 4           7000                  41               12
## 3826                 1           5500                  52               13
## 3827                 1           6050                  33               20
## 3828                 4           7000                  46                6
## 3829                 3           4550                  54               16
## 3830                 3           5850                  49               35
## 3831                 4           7000                  39                1
## 3832                 4           7000                  34               18
## 3833                 3           7800                  59               39
## 3834                 3           4550                  59               26
## 3835                 5           9000                  50                5
## 3836                 4           7700                  36                5
## 3837                 2           7200                  52               29
## 3838                 2           5400                  38               10
## 3839                 4           7000                  59                7
## 3840                 2           4200                  51                9
## 3841                 4           8400                  39               14
## 3842                 3           5850                  34               34
## 3843                 3           6500                  43               13
## 3844                 1           4950                  45                7
## 3845                 1           3850                  44               31
## 3846                 2           7200                  46               40
## 3847                 2           4800                  49               45
## 3848                 1           5500                  31               48
## 3849                 3           5850                  51               43
## 3850                 2           4200                  38                8
## 3851                 5           8250                  45               21
## 3852                 4           8400                  45               10
## 3853                 1           6050                  46               11
## 3854                 3           5850                  51               23
## 3855                 3           5850                  41               15
## 3856                 3           4550                  53                8
## 3857                 5           6000                  37               38
## 3858                 2           4200                  41               44
## 3859                 4           7700                  52               15
## 3860                 5           9000                  39                0
## 3861                 1           4950                  48               15
## 3862                 4           4900                  39               33
## 3863                 3           6500                  36               26
## 3864                 5           5250                  36               46
## 3865                 1           6600                  45               19
## 3866                 4           8400                  30                1
## 3867                 5           5250                  51                9
## 3868                 1           4950                  30               34
## 3869                 3           6500                  32               39
## 3870                 1           6600                  38                3
## 3871                 3           5850                  59               17
## 3872                 4           8400                  49               30
## 3873                 4           5600                  44               23
## 3874                 3           5850                  45               33
## 3875                 1           6600                  32               31
## 3876                 5           9000                  48               47
## 3877                 5           6000                  40               26
## 3878                 4           7700                  50               38
## 3879                 3           7150                  38               48
## 3880                 4           7000                  30               48
## 3881                 4           8400                  42               18
## 3882                 1           6050                  44                6
## 3883                 4           7700                  54               39
## 3884                 3           5200                  42               45
## 3885                 1           3850                  54               40
## 3886                 3           4550                  55               19
## 3887                 5           6000                  45               45
## 3888                 5           7500                  40               39
## 3889                 4           5600                  53               13
## 3890                 2           7200                  60                9
## 3891                 5           7500                  31               32
## 3892                 2           7200                  58               16
## 3893                 1           6050                  41               18
## 3894                 1           4400                  57                3
## 3895                 2           6000                  51               17
## 3896                 3           6500                  56               22
## 3897                 3           7800                  52               15
## 3898                 3           7800                  47               30
## 3899                 1           4950                  36               16
## 3900                 1           5500                  46               15
## 3901                 5           9000                  55               14
## 3902                 2           4800                  35               12
## 3903                 2           6600                  49               28
## 3904                 4           7700                  49               15
## 3905                 1           3850                  35               13
## 3906                 3           5200                  57               31
## 3907                 5           9000                  48                7
## 3908                 2           7200                  52               32
## 3909                 3           7800                  52                7
## 3910                 2           4800                  50               16
## 3911                 3           7800                  41               32
## 3912                 3           7800                  36                4
## 3913                 3           7150                  59               47
## 3914                 1           3850                  57               16
## 3915                 5           7500                  32               33
## 3916                 4           6300                  31                6
## 3917                 1           3850                  55                1
## 3918                 1           6600                  39               19
## 3919                 4           8400                  30               16
## 3920                 2           6600                  47                9
## 3921                 5           7500                  38                0
## 3922                 4           8400                  43                2
## 3923                 1           6050                  30               37
## 3924                 2           6000                  55               27
## 3925                 2           4200                  54                5
## 3926                 1           5500                  31               15
## 3927                 2           4200                  34               37
## 3928                 2           7200                  51               30
## 3929                 1           6600                  47               34
## 3930                 1           6600                  51                9
## 3931                 2           7200                  46               13
## 3932                 2           7200                  58               45
## 3933                 5           8250                  38               31
## 3934                 1           4950                  44                2
## 3935                 4           8400                  37               12
## 3936                 3           7150                  56               29
## 3937                 3           7800                  38                4
## 3938                 4           5600                  52               19
## 3939                 5           9000                  32                9
## 3940                 3           5850                  42               21
## 3941                 5           8250                  41                1
## 3942                 5           8250                  40               36
## 3943                 5           5250                  48               36
## 3944                 5           9000                  30                5
## 3945                 4           6300                  43               44
## 3946                 4           7000                  36               23
## 3947                 4           4900                  40               42
## 3948                 2           7200                  57               40
## 3949                 4           4900                  59               12
## 3950                 4           4900                  50                6
## 3951                 1           3850                  44               13
## 3952                 3           7150                  34               38
## 3953                 4           8400                  51                5
## 3954                 5           8250                  49               26
## 3955                 2           5400                  57               32
## 3956                 5           7500                  47               44
## 3957                 3           4550                  30               27
## 3958                 5           7500                  43               14
## 3959                 3           4550                  49               40
## 3960                 1           6600                  36               33
## 3961                 3           7150                  58               10
## 3962                 3           6500                  50               28
## 3963                 1           5500                  42               19
## 3964                 2           6000                  55               21
## 3965                 1           6600                  47               39
## 3966                 4           7000                  45                2
## 3967                 5           9000                  42               42
## 3968                 5           7500                  34                5
## 3969                 2           7200                  35                6
## 3970                 3           5850                  54                4
## 3971                 3           5200                  37               32
## 3972                 4           7000                  44               37
## 3973                 5           5250                  45               42
## 3974                 4           7700                  45               22
## 3975                 3           6500                  36                7
## 3976                 3           7150                  50               10
## 3977                 3           6500                  32               47
## 3978                 4           8400                  43               28
## 3979                 4           5600                  30               37
## 3980                 5           7500                  38               32
## 3981                 5           6750                  50                2
## 3982                 3           7800                  48               41
## 3983                 1           6050                  52               12
## 3984                 1           3850                  40               26
## 3985                 1           6050                  34               27
## 3986                 2           4800                  55               42
## 3987                 5           9000                  43                8
## 3988                 3           6500                  32                8
## 3989                 3           5200                  45               42
## 3990                 5           7500                  48                4
## 3991                 4           8400                  59               37
## 3992                 2           4200                  40               47
## 3993                 4           8400                  50               33
## 3994                 5           9000                  49               31
## 3995                 4           7000                  39               22
## 3996                 4           5600                  55               37
## 3997                 1           3850                  37               20
## 3998                 1           6600                  53               22
## 3999                 1           4400                  51               49
## 4000                 1           6050                  35               37
## 4001                 1           3850                  40               43
## 4002                 2           4200                  53               35
## 4003                 1           6050                  41               10
## 4004                 5           8250                  31               35
## 4005                 5           5250                  49               12
## 4006                 3           5200                  36               34
## 4007                 3           4550                  39               40
## 4008                 1           6600                  53               13
## 4009                 5           5250                  48               20
## 4010                 3           7150                  30               16
## 4011                 3           4550                  31               21
## 4012                 3           6500                  49               15
## 4013                 1           6600                  35               15
## 4014                 4           8400                  47               24
## 4015                 5           9000                  57               16
## 4016                 3           4550                  45               22
## 4017                 5           9000                  35               44
## 4018                 4           7000                  45               14
## 4019                 4           8400                  55               24
## 4020                 4           5600                  34               13
## 4021                 4           8400                  34               26
## 4022                 5           6750                  44               42
## 4023                 4           5600                  42                2
## 4024                 2           4800                  58                6
## 4025                 5           9000                  52               42
## 4026                 3           7800                  54               20
## 4027                 4           7000                  39               18
## 4028                 5           6000                  48               43
## 4029                 5           6000                  51                0
## 4030                 4           4900                  44               13
## 4031                 5           6750                  36               46
## 4032                 5           8250                  40                3
## 4033                 5           7500                  50               38
## 4034                 3           4550                  60               11
## 4035                 4           7000                  59               13
## 4036                 3           5200                  45               19
## 4037                 5           8250                  48               12
## 4038                 1           6600                  59               21
## 4039                 5           7500                  60                8
## 4040                 3           5200                  52               40
## 4041                 5           7500                  46                3
## 4042                 3           7150                  54               49
## 4043                 5           8250                  52                2
## 4044                 3           7800                  32                8
## 4045                 3           7800                  39                7
## 4046                 5           9000                  31               32
## 4047                 3           5200                  58                6
## 4048                 2           4200                  32                0
## 4049                 5           6750                  41               28
## 4050                 4           6300                  37               14
## 4051                 1           4400                  44               37
## 4052                 2           7200                  42               23
## 4053                 1           3850                  59               35
## 4054                 1           4400                  38               26
## 4055                 5           7500                  57               37
## 4056                 4           7000                  56               13
## 4057                 3           4550                  49               42
## 4058                 3           7800                  38               47
## 4059                 4           8400                  45               40
## 4060                 4           6300                  35               37
## 4061                 4           7700                  60               49
## 4062                 1           4400                  55               25
## 4063                 1           5500                  38               37
## 4064                 1           6600                  60               30
## 4065                 1           6600                  47               31
## 4066                 3           5850                  46               46
## 4067                 3           7800                  50               29
## 4068                 2           7200                  60               26
## 4069                 1           5500                  54               49
## 4070                 4           4900                  40                7
## 4071                 3           6500                  60                7
## 4072                 4           7000                  47               46
## 4073                 2           7200                  34               42
## 4074                 3           4550                  56               16
## 4075                 4           5600                  42               22
## 4076                 2           4200                  38                4
## 4077                 2           4200                  45                6
## 4078                 5           7500                  48                3
## 4079                 5           7500                  53               43
## 4080                 5           9000                  44               39
## 4081                 3           6500                  49                2
## 4082                 5           9000                  35                2
## 4083                 2           6600                  47               21
## 4084                 5           8250                  36               48
## 4085                 5           5250                  44               42
## 4086                 2           6000                  55               21
## 4087                 3           6500                  60               40
## 4088                 2           7200                  58               33
## 4089                 4           4900                  30               17
## 4090                 1           3850                  31               24
## 4091                 5           7500                  46               18
## 4092                 1           4400                  33               20
## 4093                 3           5200                  47               39
## 4094                 3           6500                  57                2
## 4095                 5           9000                  58               49
## 4096                 4           7700                  52               42
## 4097                 1           6600                  38               17
## 4098                 4           6300                  47               10
## 4099                 1           4400                  39               35
## 4100                 5           6750                  45                8
## 4101                 3           5200                  50               49
## 4102                 1           6600                  59               20
## 4103                 4           6300                  54               41
## 4104                 3           4550                  52               10
## 4105                 5           8250                  43               46
## 4106                 2           7200                  46                8
## 4107                 4           8400                  54               44
## 4108                 4           4900                  31               15
## 4109                 1           3850                  58               28
## 4110                 1           4950                  32               39
## 4111                 4           4900                  36                9
## 4112                 5           9000                  55               38
## 4113                 4           4900                  48               33
## 4114                 5           9000                  51                9
## 4115                 4           6300                  43               12
## 4116                 4           8400                  59               45
## 4117                 5           9000                  52                9
## 4118                 4           8400                  43               22
## 4119                 1           6600                  53               44
## 4120                 3           5200                  40               48
## 4121                 5           7500                  47                8
## 4122                 5           5250                  49                3
## 4123                 2           7200                  50               33
## 4124                 5           7500                  35               25
## 4125                 4           4900                  56               35
## 4126                 3           4550                  37               24
## 4127                 1           3850                  53               18
## 4128                 3           5200                  40               35
## 4129                 3           7800                  47               37
## 4130                 1           4950                  32               12
## 4131                 2           4800                  45                2
## 4132                 5           9000                  35               44
## 4133                 1           3850                  52               42
## 4134                 5           6000                  37               44
## 4135                 3           5200                  34               22
## 4136                 2           6000                  45               17
## 4137                 3           4550                  52               18
## 4138                 3           4550                  30               36
## 4139                 2           6600                  43               14
## 4140                 2           5400                  52                5
## 4141                 3           4550                  42               47
## 4142                 3           4550                  55               30
## 4143                 3           5850                  49               35
## 4144                 1           6050                  39               39
## 4145                 5           6750                  53               39
## 4146                 1           4400                  58               35
## 4147                 3           4550                  59               37
## 4148                 4           8400                  37                6
## 4149                 2           4800                  53               19
## 4150                 2           6600                  31               12
## 4151                 3           5850                  47               15
## 4152                 2           4800                  43               11
## 4153                 5           7500                  50               21
## 4154                 2           6600                  59               44
## 4155                 3           5200                  32               44
## 4156                 2           6000                  33               39
## 4157                 1           4950                  48               33
## 4158                 5           6000                  51               13
## 4159                 4           8400                  42               46
## 4160                 3           7150                  33               49
## 4161                 3           6500                  39               40
## 4162                 3           7800                  57               49
## 4163                 3           7800                  41                5
## 4164                 4           4900                  50               34
## 4165                 5           5250                  49               30
## 4166                 5           9000                  38               22
## 4167                 1           4400                  52               33
## 4168                 1           6600                  36               47
## 4169                 3           5200                  39               23
## 4170                 5           7500                  34               16
## 4171                 2           7200                  48               30
## 4172                 2           4200                  39               24
## 4173                 3           6500                  46               13
## 4174                 2           4200                  33                3
## 4175                 1           4950                  35               41
## 4176                 5           6750                  50                4
## 4177                 5           6000                  36               14
## 4178                 2           6000                  39                6
## 4179                 1           6600                  46               49
## 4180                 2           6000                  33                8
## 4181                 3           7150                  53               47
## 4182                 5           9000                  43               27
## 4183                 3           7800                  36               30
## 4184                 1           4400                  55                7
## 4185                 4           7000                  48               32
## 4186                 5           9000                  55               33
## 4187                 1           5500                  45               23
## 4188                 3           5200                  36               10
## 4189                 4           8400                  49               47
## 4190                 2           4800                  31               37
## 4191                 3           5200                  36               45
## 4192                 4           7000                  46               29
## 4193                 1           4950                  50               15
## 4194                 5           9000                  34               49
## 4195                 5           6000                  51               36
## 4196                 5           6750                  41               10
## 4197                 2           7200                  58               12
## 4198                 3           5850                  47               18
## 4199                 2           4200                  37               43
## 4200                 5           6750                  56               23
## 4201                 1           4950                  48                0
## 4202                 5           5250                  32               12
## 4203                 4           7700                  58               45
## 4204                 2           5400                  58               20
## 4205                 2           7200                  34               28
## 4206                 2           6000                  57               24
## 4207                 1           6600                  46                6
## 4208                 4           7000                  54               25
## 4209                 4           5600                  41               25
## 4210                 1           3850                  44                0
## 4211                 5           8250                  58               34
## 4212                 5           9000                  45               38
## 4213                 1           6050                  44                2
## 4214                 3           7150                  44                0
## 4215                 3           7150                  49                7
## 4216                 1           4400                  55               42
## 4217                 1           6600                  51               15
## 4218                 2           7200                  56                7
## 4219                 5           6000                  42               28
## 4220                 3           5200                  44               28
## 4221                 1           4400                  33                1
## 4222                 5           8250                  51               44
## 4223                 5           9000                  30                6
## 4224                 2           6600                  39               29
## 4225                 2           7200                  34               30
## 4226                 1           3850                  53               23
## 4227                 3           7800                  39               10
## 4228                 2           6000                  34               20
## 4229                 1           6600                  46               42
## 4230                 4           6300                  41               30
## 4231                 5           9000                  53               19
## 4232                 1           4950                  30               35
## 4233                 3           5200                  34               10
## 4234                 3           5850                  57                8
## 4235                 2           6600                  36               34
## 4236                 5           6000                  42                5
## 4237                 2           6000                  32               22
## 4238                 5           6750                  55               33
## 4239                 3           5200                  51                5
## 4240                 1           6600                  32               41
## 4241                 4           8400                  46               14
## 4242                 4           5600                  39               28
## 4243                 2           7200                  43               15
## 4244                 3           7800                  34               33
## 4245                 4           8400                  58               18
## 4246                 5           6000                  49                3
## 4247                 3           5850                  44                2
## 4248                 2           7200                  35                0
## 4249                 3           6500                  46                7
## 4250                 1           3850                  37               46
## 4251                 4           5600                  51               30
## 4252                 3           5850                  50               36
## 4253                 1           6050                  54               16
## 4254                 1           3850                  60               48
## 4255                 3           7800                  34               24
## 4256                 4           8400                  39               37
## 4257                 5           9000                  60                8
## 4258                 1           4400                  57               29
## 4259                 1           6050                  56               37
## 4260                 4           4900                  38               37
## 4261                 1           6050                  45               44
## 4262                 3           7800                  60               40
## 4263                 2           4200                  50               26
## 4264                 3           6500                  50               30
## 4265                 2           7200                  54               10
## 4266                 3           5850                  49               47
## 4267                 1           4400                  59               35
## 4268                 2           4800                  39               25
## 4269                 5           7500                  32               33
## 4270                 1           6600                  53                1
## 4271                 4           7000                  38               26
## 4272                 2           4200                  52                6
## 4273                 3           5200                  52               33
## 4274                 5           7500                  51               20
## 4275                 1           6050                  34               12
## 4276                 2           7200                  36               49
## 4277                 4           6300                  57               23
## 4278                 3           7800                  33               44
## 4279                 4           4900                  36               10
## 4280                 3           5850                  60               11
## 4281                 3           7150                  59                0
## 4282                 2           4800                  59               15
## 4283                 3           6500                  58               34
## 4284                 5           8250                  58               24
## 4285                 1           6600                  43               39
## 4286                 4           6300                  56               49
## 4287                 4           5600                  57               23
## 4288                 3           7800                  31               30
## 4289                 5           6000                  35               41
## 4290                 3           5850                  44               49
## 4291                 4           7000                  39                0
## 4292                 1           3850                  49               20
## 4293                 4           8400                  45               12
## 4294                 3           7800                  31                6
## 4295                 5           8250                  50                7
## 4296                 5           6750                  55                8
## 4297                 1           3850                  59               12
## 4298                 2           5400                  32               39
## 4299                 5           9000                  51               37
## 4300                 1           4400                  45               10
## 4301                 3           5200                  56               10
## 4302                 4           8400                  36               39
## 4303                 1           3850                  32               24
## 4304                 3           6500                  41               40
## 4305                 4           8400                  43               44
## 4306                 1           4400                  34               36
## 4307                 1           5500                  47               24
## 4308                 2           7200                  34               41
## 4309                 1           5500                  41               23
## 4310                 4           8400                  57               23
## 4311                 5           9000                  58                9
## 4312                 3           7800                  52               49
## 4313                 1           5500                  50                3
## 4314                 4           8400                  54               27
## 4315                 2           7200                  32               43
## 4316                 3           7800                  42               11
## 4317                 5           6000                  48               47
## 4318                 5           6000                  48               41
## 4319                 4           8400                  31               45
## 4320                 5           6000                  37               39
## 4321                 5           6750                  47               36
## 4322                 3           7150                  30               29
## 4323                 1           6600                  60               32
## 4324                 1           6600                  42               34
## 4325                 3           7800                  54               49
## 4326                 3           7800                  31                5
## 4327                 3           6500                  56               13
## 4328                 3           6500                  32               30
## 4329                 3           5850                  55               29
## 4330                 5           7500                  41               27
## 4331                 3           7150                  31               48
## 4332                 4           7000                  40                8
## 4333                 1           6600                  47               35
## 4334                 3           4550                  36               23
## 4335                 3           6500                  37               49
## 4336                 5           9000                  41               12
## 4337                 2           6600                  39               43
## 4338                 1           4400                  37               29
## 4339                 4           5600                  44               34
## 4340                 5           7500                  56               22
## 4341                 2           6000                  41                6
## 4342                 1           4400                  41               47
## 4343                 4           4900                  38               48
## 4344                 5           9000                  42               38
## 4345                 1           6600                  39               33
## 4346                 1           6050                  59               28
## 4347                 5           8250                  59               43
## 4348                 2           6000                  46               32
## 4349                 1           6050                  46               23
## 4350                 3           7800                  31               14
## 4351                 3           5850                  41               45
## 4352                 4           8400                  59                0
## 4353                 1           4950                  57               19
## 4354                 5           9000                  60                3
## 4355                 5           6000                  56               15
## 4356                 2           6000                  42               43
## 4357                 1           6600                  55               39
## 4358                 4           4900                  57               47
## 4359                 2           4200                  58               48
## 4360                 2           6600                  51               37
## 4361                 5           9000                  31               44
## 4362                 5           9000                  40               32
## 4363                 4           8400                  36               49
## 4364                 5           6750                  36               29
## 4365                 5           6750                  42               43
## 4366                 5           9000                  47                5
## 4367                 3           5850                  57               38
## 4368                 4           6300                  57               13
## 4369                 5           5250                  59               41
## 4370                 3           5200                  30               38
## 4371                 4           8400                  60               45
## 4372                 2           6600                  49               31
## 4373                 1           5500                  53               22
## 4374                 4           7700                  55               14
## 4375                 4           4900                  48               43
## 4376                 5           9000                  41               39
## 4377                 5           6750                  31               33
## 4378                 5           5250                  60               42
## 4379                 2           6000                  47               15
## 4380                 2           6600                  60               12
## 4381                 4           7000                  55                2
## 4382                 1           5500                  59               15
## 4383                 2           4200                  49               31
## 4384                 1           4950                  56                0
## 4385                 1           4950                  41               38
## 4386                 4           4900                  57               17
## 4387                 3           7800                  59               48
## 4388                 5           7500                  52               10
## 4389                 1           4400                  55               30
## 4390                 5           5250                  46               49
## 4391                 1           4950                  35               10
## 4392                 2           6000                  42               25
## 4393                 3           5200                  40               46
## 4394                 5           9000                  52                4
## 4395                 2           6000                  32               34
## 4396                 2           4800                  52               29
## 4397                 5           8250                  43               18
## 4398                 3           5200                  60               16
## 4399                 4           6300                  45               25
## 4400                 4           8400                  55                0
## 4401                 3           5200                  58                6
## 4402                 2           4200                  33               48
## 4403                 2           7200                  41                0
## 4404                 1           3850                  39                3
## 4405                 2           7200                  55               19
## 4406                 2           4800                  45               48
## 4407                 4           7700                  34               18
## 4408                 2           4200                  50               22
## 4409                 1           6600                  32               39
## 4410                 3           5850                  30                1
## 4411                 1           5500                  48               47
## 4412                 4           4900                  45                2
## 4413                 2           6600                  36               28
## 4414                 4           6300                  51                3
## 4415                 3           6500                  52               24
## 4416                 3           4550                  56                6
## 4417                 5           6000                  50               25
## 4418                 5           7500                  43               31
## 4419                 4           7000                  39               29
## 4420                 3           5850                  32               49
## 4421                 5           5250                  55                5
## 4422                 4           8400                  45                5
## 4423                 4           6300                  43               25
## 4424                 2           6000                  49               23
## 4425                 3           4550                  49               43
## 4426                 1           6600                  36               12
## 4427                 4           5600                  54               29
## 4428                 4           7000                  48               37
## 4429                 4           7000                  46               28
## 4430                 2           6600                  58               32
## 4431                 5           6000                  53               18
## 4432                 5           5250                  49               26
## 4433                 3           7150                  54               29
## 4434                 2           4800                  35               43
## 4435                 3           7800                  49               11
## 4436                 3           4550                  39                2
## 4437                 5           6750                  56                1
## 4438                 1           4400                  38               15
## 4439                 5           7500                  30               38
## 4440                 4           8400                  46               34
## 4441                 4           8400                  53               39
## 4442                 4           6300                  35               43
## 4443                 5           5250                  42                2
## 4444                 5           8250                  36               13
## 4445                 5           9000                  56               48
## 4446                 5           9000                  47               28
## 4447                 1           6050                  43                5
## 4448                 1           4950                  36               49
## 4449                 1           5500                  59                1
## 4450                 2           6600                  49               19
## 4451                 1           6050                  60               15
## 4452                 4           8400                  33               35
## 4453                 5           6000                  51               40
## 4454                 2           7200                  37               41
## 4455                 2           7200                  38                7
## 4456                 3           6500                  40               13
## 4457                 5           8250                  44               14
## 4458                 1           4950                  35                3
## 4459                 2           4200                  34               38
## 4460                 2           5400                  42                8
## 4461                 5           6000                  58               20
## 4462                 1           6050                  34               18
## 4463                 5           6750                  49               39
## 4464                 1           6600                  57                6
## 4465                 5           6750                  53               21
## 4466                 5           9000                  50               30
## 4467                 1           4400                  41               33
## 4468                 4           7000                  40               22
## 4469                 5           6000                  46                7
## 4470                 3           7800                  32               35
## 4471                 4           7700                  54               32
## 4472                 4           8400                  30               42
## 4473                 4           7000                  59               37
## 4474                 2           4800                  45                7
## 4475                 5           6750                  47               12
## 4476                 5           7500                  37               28
## 4477                 2           4800                  31               41
## 4478                 2           6600                  49               43
## 4479                 2           4200                  48               25
## 4480                 1           4950                  58               12
## 4481                 4           7000                  45               27
## 4482                 4           6300                  37               12
## 4483                 3           7800                  41                7
## 4484                 3           4550                  59               26
## 4485                 5           6750                  30               32
## 4486                 3           7150                  53               16
## 4487                 2           4800                  59               28
## 4488                 3           7800                  31               40
## 4489                 1           3850                  57               30
## 4490                 2           6600                  52               29
## 4491                 4           5600                  59               39
## 4492                 5           8250                  30               44
## 4493                 1           6600                  49               21
## 4494                 4           8400                  45               46
## 4495                 3           6500                  51               28
## 4496                 3           5200                  51                2
## 4497                 1           5500                  58               39
## 4498                 2           4800                  51               16
## 4499                 1           5500                  40               39
## 4500                 3           7800                  44                8
## 4501                 2           4800                  40                4
## 4502                 1           6600                  55               44
## 4503                 1           6600                  46               35
## 4504                 3           7150                  60               46
## 4505                 3           7800                  44               30
## 4506                 5           9000                  45               48
## 4507                 3           6500                  57               44
## 4508                 5           9000                  35               48
## 4509                 4           5600                  47               46
## 4510                 5           5250                  52               24
## 4511                 5           9000                  51               34
## 4512                 5           6000                  57               42
## 4513                 3           5850                  60                5
## 4514                 2           4800                  48                9
## 4515                 2           7200                  57               25
## 4516                 4           7000                  55               36
## 4517                 4           8400                  40               36
## 4518                 3           7800                  46               44
## 4519                 5           5250                  43               34
## 4520                 5           9000                  40               14
## 4521                 2           5400                  53               22
## 4522                 1           4950                  57               29
## 4523                 4           7000                  53               19
## 4524                 3           5850                  53               31
## 4525                 4           6300                  37               45
## 4526                 1           5500                  33               18
## 4527                 5           9000                  38                4
## 4528                 1           4950                  46               15
## 4529                 3           5200                  55               46
## 4530                 2           4200                  33               17
## 4531                 5           9000                  54               30
## 4532                 5           9000                  37               43
## 4533                 4           6300                  38                9
## 4534                 5           7500                  52               13
## 4535                 1           4400                  59               10
## 4536                 1           6050                  55               21
## 4537                 4           5600                  56               19
## 4538                 5           8250                  35               49
## 4539                 4           7700                  32               38
## 4540                 4           7700                  51               15
## 4541                 2           6000                  46                7
## 4542                 5           9000                  54               31
## 4543                 1           4400                  59               17
## 4544                 4           4900                  32               15
## 4545                 1           6600                  51                8
## 4546                 3           7150                  56               38
## 4547                 4           7000                  30                4
## 4548                 2           4800                  59               25
## 4549                 2           4200                  43               44
## 4550                 5           6750                  36               42
## 4551                 4           7700                  38               12
## 4552                 5           7500                  37                4
## 4553                 1           4950                  54                7
## 4554                 4           5600                  30               49
## 4555                 2           6000                  41               32
## 4556                 3           5850                  55               48
## 4557                 3           5850                  46               41
## 4558                 3           4550                  43                9
## 4559                 2           6000                  47               20
## 4560                 5           5250                  53               48
## 4561                 1           5500                  50               11
## 4562                 2           4800                  59               16
## 4563                 3           5850                  44               35
## 4564                 3           7150                  50               18
## 4565                 3           4550                  35               20
## 4566                 3           6500                  36               48
## 4567                 5           6000                  57               17
## 4568                 4           5600                  33                3
## 4569                 3           4550                  59                4
## 4570                 2           4800                  37                4
## 4571                 1           6050                  39               27
## 4572                 3           4550                  52               34
## 4573                 2           4800                  49               10
## 4574                 3           4550                  39               11
## 4575                 4           8400                  46               27
## 4576                 4           7000                  49               38
## 4577                 2           6000                  55                7
## 4578                 1           6600                  57               13
## 4579                 5           6000                  53               27
## 4580                 4           7700                  39                0
## 4581                 4           7000                  53               30
## 4582                 5           9000                  55               21
## 4583                 1           6600                  42                0
## 4584                 5           8250                  48               45
## 4585                 2           5400                  32               34
## 4586                 5           9000                  46               28
## 4587                 2           7200                  37               42
## 4588                 1           6600                  53               33
## 4589                 5           9000                  47               29
## 4590                 1           6050                  54                9
## 4591                 1           6050                  30               11
## 4592                 4           5600                  44               48
## 4593                 2           5400                  34               29
## 4594                 4           5600                  34               36
## 4595                 1           6050                  59               39
## 4596                 5           6750                  43                2
## 4597                 5           9000                  36               22
## 4598                 4           8400                  35               23
## 4599                 5           6750                  33               34
## 4600                 4           8400                  48                5
## 4601                 3           5850                  31               30
## 4602                 3           5850                  54                7
## 4603                 3           7800                  53               37
## 4604                 4           4900                  60               45
## 4605                 4           6300                  59               26
## 4606                 3           7800                  60               32
## 4607                 4           7000                  45                3
## 4608                 1           3850                  57               16
## 4609                 2           5400                  51               25
## 4610                 3           7150                  49               19
## 4611                 2           6000                  59               47
## 4612                 2           7200                  56                3
## 4613                 2           5400                  48               32
## 4614                 1           4400                  60               13
## 4615                 1           3850                  37                9
## 4616                 5           6000                  46               27
## 4617                 3           5200                  57               21
## 4618                 5           9000                  41               37
## 4619                 4           5600                  32               19
## 4620                 4           6300                  48                8
## 4621                 1           6600                  50               11
## 4622                 5           9000                  50               32
## 4623                 4           6300                  54               38
## 4624                 5           8250                  43               22
## 4625                 2           4800                  56               44
## 4626                 2           7200                  43               27
## 4627                 2           7200                  51               26
## 4628                 3           5850                  57               22
## 4629                 4           5600                  38               13
## 4630                 4           5600                  43               38
## 4631                 2           7200                  43               11
## 4632                 5           9000                  45               41
## 4633                 4           4900                  47                3
## 4634                 1           6600                  32               10
## 4635                 4           4900                  33               19
## 4636                 1           6600                  35                0
## 4637                 3           5850                  56               27
## 4638                 3           7150                  42               29
## 4639                 4           6300                  34                0
## 4640                 3           5200                  41               49
## 4641                 4           5600                  57               36
## 4642                 3           7800                  32                5
## 4643                 2           4800                  37               28
## 4644                 2           5400                  57               29
## 4645                 3           6500                  52               42
## 4646                 3           5200                  58                7
## 4647                 5           9000                  54               29
## 4648                 1           3850                  49               26
## 4649                 1           6600                  57               48
## 4650                 4           5600                  47               47
## 4651                 5           6750                  34                1
## 4652                 1           4400                  49                1
## 4653                 3           7800                  48               19
## 4654                 5           9000                  55               45
## 4655                 1           4400                  58                5
## 4656                 2           6000                  40               13
## 4657                 5           6750                  51               40
## 4658                 3           7800                  35               33
## 4659                 1           6600                  37               39
## 4660                 2           6600                  55               18
## 4661                 4           7700                  45               43
## 4662                 1           6600                  42               44
## 4663                 5           7500                  51               12
## 4664                 5           5250                  40                9
## 4665                 5           9000                  36                0
## 4666                 3           4550                  56                4
## 4667                 2           6600                  53               35
## 4668                 5           9000                  40               45
## 4669                 4           8400                  32               29
## 4670                 4           7000                  59               47
## 4671                 5           8250                  51                6
## 4672                 2           6600                  47               20
## 4673                 4           6300                  38               32
## 4674                 1           6600                  52               11
## 4675                 3           7800                  58               10
## 4676                 5           7500                  59               11
## 4677                 3           7800                  37               41
## 4678                 4           4900                  36               37
## 4679                 3           4550                  41               35
## 4680                 3           5200                  45               32
## 4681                 3           5850                  57               25
## 4682                 5           9000                  57                5
## 4683                 1           6600                  53               12
## 4684                 5           9000                  55               29
## 4685                 3           7150                  48                9
## 4686                 2           7200                  42               20
## 4687                 3           5850                  44               19
## 4688                 5           6750                  34               38
## 4689                 2           4200                  59               42
## 4690                 4           7000                  56               26
## 4691                 3           5200                  59               41
## 4692                 5           6000                  47                0
## 4693                 2           7200                  57               47
## 4694                 5           7500                  50               27
## 4695                 3           6500                  32               28
## 4696                 4           4900                  40                1
## 4697                 3           5850                  37               28
## 4698                 4           6300                  50                6
## 4699                 5           6000                  50               26
## 4700                 2           4800                  47               22
## 4701                 2           7200                  49               24
## 4702                 5           7500                  48               30
## 4703                 3           5200                  41               48
## 4704                 3           7800                  33                2
## 4705                 2           4200                  42               44
## 4706                 5           6000                  50               40
## 4707                 4           7700                  54               13
## 4708                 4           5600                  56               27
## 4709                 2           4200                  42               47
## 4710                 3           6500                  55               16
## 4711                 1           6600                  51               38
## 4712                 4           6300                  54               39
## 4713                 1           3850                  39               47
## 4714                 3           7800                  59               41
## 4715                 5           9000                  36               25
## 4716                 1           3850                  54               30
## 4717                 5           9000                  36               26
## 4718                 5           9000                  58                7
## 4719                 3           7800                  60               49
## 4720                 1           4950                  30               34
## 4721                 4           6300                  53               22
## 4722                 3           5850                  34               36
## 4723                 2           4800                  54               45
## 4724                 2           5400                  35               23
## 4725                 4           7700                  33               45
## 4726                 2           4800                  57               29
## 4727                 5           6000                  32               27
## 4728                 5           9000                  53               43
## 4729                 3           5200                  41               33
## 4730                 2           4200                  51               45
## 4731                 2           7200                  37               28
## 4732                 3           6500                  36               18
## 4733                 3           7800                  59               27
## 4734                 5           6750                  53                0
## 4735                 2           6600                  52               36
## 4736                 2           6000                  50                1
## 4737                 4           4900                  43               30
## 4738                 2           7200                  41               22
## 4739                 2           7200                  30               37
## 4740                 1           4400                  45               25
## 4741                 5           9000                  57               41
## 4742                 4           8400                  43               37
## 4743                 5           8250                  31               31
## 4744                 3           7800                  34               40
## 4745                 3           4550                  35                3
## 4746                 2           4200                  51               49
## 4747                 5           9000                  42                1
## 4748                 4           8400                  47                6
## 4749                 4           5600                  30               45
## 4750                 5           6750                  36               16
## 4751                 3           7800                  34               28
## 4752                 2           6000                  39               44
## 4753                 4           6300                  40               11
## 4754                 3           5200                  41               16
## 4755                 2           6000                  50                1
## 4756                 3           7800                  40               41
## 4757                 1           5500                  37                5
## 4758                 1           3850                  52               29
## 4759                 2           4800                  58                7
## 4760                 4           5600                  32               21
## 4761                 1           6600                  55               18
## 4762                 2           6000                  55               44
## 4763                 3           5850                  30                5
## 4764                 2           6000                  33               26
## 4765                 2           5400                  38               31
## 4766                 4           7700                  58               14
## 4767                 1           3850                  56               46
## 4768                 5           6000                  43               13
## 4769                 5           8250                  57                6
## 4770                 2           5400                  41               13
## 4771                 3           7150                  55               12
## 4772                 3           4550                  42               35
## 4773                 5           8250                  38                6
## 4774                 2           4200                  50               28
## 4775                 5           6750                  31               20
## 4776                 1           6600                  45               45
## 4777                 5           6000                  57               25
## 4778                 1           4950                  35               39
## 4779                 5           6000                  46               19
## 4780                 4           7000                  58               15
## 4781                 2           5400                  47               15
## 4782                 2           6000                  60               24
## 4783                 4           8400                  44               46
## 4784                 2           5400                  59               21
## 4785                 4           7000                  46                4
## 4786                 4           5600                  50                1
## 4787                 3           4550                  45                6
## 4788                 2           4800                  35               36
## 4789                 4           8400                  36               13
## 4790                 2           4200                  55               17
## 4791                 2           7200                  33                7
## 4792                 2           6600                  59               40
## 4793                 1           6050                  46               19
## 4794                 5           7500                  52                0
## 4795                 4           8400                  36               16
## 4796                 3           6500                  50               25
## 4797                 1           6050                  36               47
## 4798                 1           6600                  52               36
## 4799                 5           7500                  30               34
## 4800                 3           7800                  54                9
## 4801                 5           6750                  45                4
## 4802                 2           6000                  35               30
## 4803                 2           4800                  60               18
## 4804                 5           8250                  32               34
## 4805                 4           6300                  48               40
## 4806                 4           8400                  48               29
## 4807                 3           5200                  35               30
## 4808                 5           6750                  44                0
## 4809                 4           7700                  52               10
## 4810                 4           5600                  31               42
## 4811                 5           9000                  55               46
## 4812                 1           6600                  50               15
## 4813                 3           7800                  49               48
## 4814                 1           6600                  41               13
## 4815                 1           4400                  55               15
## 4816                 5           6750                  48               31
## 4817                 4           8400                  32               38
## 4818                 3           4550                  58                5
## 4819                 1           5500                  49               49
## 4820                 4           8400                  42               18
## 4821                 1           3850                  30               41
## 4822                 3           5200                  59               36
## 4823                 5           8250                  37               12
## 4824                 3           4550                  39               23
## 4825                 4           8400                  59               13
## 4826                 1           4950                  51               24
## 4827                 2           6000                  40               41
## 4828                 5           8250                  58               28
## 4829                 3           7800                  37                3
## 4830                 3           5200                  37               24
## 4831                 4           8400                  46               35
## 4832                 2           6600                  57                0
## 4833                 5           7500                  30               25
## 4834                 5           9000                  42                9
## 4835                 2           6000                  41               24
## 4836                 2           6000                  47               28
## 4837                 2           5400                  55               18
## 4838                 2           6600                  52               38
## 4839                 3           7800                  51                0
## 4840                 1           4400                  57                6
## 4841                 5           6750                  44               34
## 4842                 5           9000                  46               12
## 4843                 2           6600                  45                9
## 4844                 5           9000                  43               13
## 4845                 1           5500                  52               19
## 4846                 4           6300                  38               35
## 4847                 3           7800                  57               46
## 4848                 4           7000                  52               38
## 4849                 5           7500                  60                0
## 4850                 3           5200                  50               34
## 4851                 5           6000                  32               40
## 4852                 5           6750                  54                5
## 4853                 4           8400                  41                4
## 4854                 1           4950                  32               36
## 4855                 2           4200                  43               35
## 4856                 1           3850                  53                8
## 4857                 4           4900                  39                1
## 4858                 3           7800                  57               33
## 4859                 5           9000                  34               41
## 4860                 4           8400                  32               48
## 4861                 1           5500                  44               29
## 4862                 3           5850                  44               18
## 4863                 2           7200                  53               25
## 4864                 4           5600                  37                1
## 4865                 2           7200                  58               18
## 4866                 3           7800                  54               31
## 4867                 1           4950                  46               18
## 4868                 5           8250                  31               48
## 4869                 4           5600                  50               16
## 4870                 5           8250                  31               14
## 4871                 5           9000                  60               23
## 4872                 2           4200                  59               40
## 4873                 1           5500                  50                4
## 4874                 4           7000                  43               18
## 4875                 4           5600                  43               18
## 4876                 1           6600                  44                3
## 4877                 1           6600                  40                2
## 4878                 4           7000                  38                9
## 4879                 4           8400                  45               27
## 4880                 2           7200                  35               38
## 4881                 5           8250                  52               13
## 4882                 1           6600                  59               16
## 4883                 3           7800                  40               18
## 4884                 4           5600                  31               35
## 4885                 1           4400                  57                8
## 4886                 4           4900                  51               22
## 4887                 3           5200                  51               13
## 4888                 4           8400                  33               39
## 4889                 4           8400                  54               26
## 4890                 3           5200                  40               48
## 4891                 5           9000                  52               15
## 4892                 3           7150                  38                8
## 4893                 1           4400                  55               31
## 4894                 3           7800                  46                0
## 4895                 1           5500                  36               31
## 4896                 5           6750                  44               48
## 4897                 3           6500                  39                1
## 4898                 4           8400                  53               20
## 4899                 2           7200                  51               16
## 4900                 5           6000                  38               29
## 4901                 4           6300                  34               27
## 4902                 1           4950                  52                2
## 4903                 2           7200                  34               34
## 4904                 5           6750                  35               37
## 4905                 5           5250                  31               42
## 4906                 4           5600                  32               46
## 4907                 4           7000                  30               33
## 4908                 3           5200                  49               22
## 4909                 5           9000                  43               15
## 4910                 3           7150                  49               32
## 4911                 4           8400                  43               47
## 4912                 5           8250                  41               17
## 4913                 5           9000                  42               14
## 4914                 1           3850                  48               18
## 4915                 1           4400                  43               22
## 4916                 5           6750                  49                5
## 4917                 5           6000                  44               33
## 4918                 3           5850                  58               28
## 4919                 2           7200                  37               16
## 4920                 4           6300                  55               25
## 4921                 5           8250                  58               25
## 4922                 3           7800                  39               15
## 4923                 1           4950                  33                2
## 4924                 4           6300                  58               24
## 4925                 5           7500                  41               23
## 4926                 1           6600                  44               13
## 4927                 3           7150                  40               15
## 4928                 2           4800                  39                0
## 4929                 5           7500                  60               42
## 4930                 5           5250                  39               14
## 4931                 2           7200                  30               10
## 4932                 5           7500                  54               13
## 4933                 4           4900                  50               21
## 4934                 1           6050                  49               30
## 4935                 5           6000                  35               20
## 4936                 2           7200                  44               37
## 4937                 3           4550                  33               18
## 4938                 1           6050                  56               35
## 4939                 4           7700                  36               10
## 4940                 5           6750                  32                6
## 4941                 1           3850                  47               45
## 4942                 5           6750                  59               33
## 4943                 2           4800                  41               24
## 4944                 5           7500                  37               26
## 4945                 1           6600                  44               33
## 4946                 3           5200                  57               41
## 4947                 2           7200                  33               44
## 4948                 1           6050                  48               10
## 4949                 4           4900                  36                2
## 4950                 5           7500                  34               15
## 4951                 2           6000                  55               28
## 4952                 1           4400                  42                8
## 4953                 5           7500                  51               42
## 4954                 5           9000                  52               19
## 4955                 4           4900                  39               18
## 4956                 5           6750                  34                6
## 4957                 1           4950                  31               31
## 4958                 1           6600                  44               36
## 4959                 2           7200                  37               39
## 4960                 3           7800                  52               36
## 4961                 3           5200                  46               25
## 4962                 3           5850                  44               17
## 4963                 3           7800                  59               37
## 4964                 3           5850                  44                0
## 4965                 5           6000                  54               32
## 4966                 3           5200                  59               34
## 4967                 3           4550                  36               18
## 4968                 1           3850                  44                6
## 4969                 5           9000                  32                5
## 4970                 1           4400                  42               26
## 4971                 5           9000                  59               39
## 4972                 5           6750                  52               37
## 4973                 5           5250                  40                3
## 4974                 3           7150                  48                2
## 4975                 2           6600                  40               17
## 4976                 2           7200                  53               41
## 4977                 5           9000                  41               25
## 4978                 5           9000                  57               40
## 4979                 2           4200                  35               35
## 4980                 4           5600                  38               30
## 4981                 2           6000                  45               44
## 4982                 4           7700                  32               37
## 4983                 4           6300                  36               26
## 4984                 4           4900                  50                4
## 4985                 2           7200                  49               39
## 4986                 1           3850                  30               17
## 4987                 4           4900                  49               10
## 4988                 3           7800                  36               48
## 4989                 1           6050                  36                0
## 4990                 5           8250                  46               21
## 4991                 4           7700                  46               48
## 4992                 1           6050                  38               31
## 4993                 2           7200                  38               49
## 4994                 3           7150                  52               41
## 4995                 1           6600                  59                7
## 4996                 4           6300                  42               43
## 4997                 2           5400                  31               33
## 4998                 5           9000                  38               46
## 4999                 5           9000                  36                9
##      Overtime_Hours Sick_Days Remote_Work_Frequency Team_Size Training_Hours
## 1                22         2                     0        14             66
## 2                13        14                   100        12             61
## 3                 6         3                    50        10              1
## 4                28        12                   100        10              0
## 5                29        13                   100        15              9
## 6                 8         0                   100        15             95
## 7                29         2                     0        16             27
## 8                 7         8                   100         7             64
## 9                21        14                     0         1              0
## 10                2         6                    75         4             53
## 11                5         0                    25         4             90
## 12                2        13                    25         5             88
## 13               16         1                    75         7             17
## 14                5        13                    25         4             26
## 15               13         1                   100        13             37
## 16                9        13                    50         3             46
## 17               29        12                     0         6             76
## 18                6        12                    75        12             54
## 19               24         1                    75         1             36
## 20                9         1                     0         5             66
## 21               13        13                    50        15             53
## 22                9         2                    25         4             20
## 23                9        13                     0        13             71
## 24               28         8                    25         6             78
## 25               24        11                    25         7             49
## 26                0        13                    25         3              9
## 27               23         6                     0         7             26
## 28                3        10                    75         4             45
## 29               14         6                    50         6             42
## 30               29         9                    25         2             37
## 31               25         2                    50        12             16
## 32                7         7                    50        18             22
## 33               16        14                    50        17             37
## 34               24         8                    75        18             37
## 35                0        10                    75        14             36
## 36               18        11                   100         8             21
## 37               10         2                     0        16             18
## 38               15         7                     0         2             48
## 39                1         1                     0        11              6
## 40                2         8                   100        14             85
## 41                9        13                     0        16             28
## 42                6         2                    25         8             28
## 43                4         6                    75        13             21
## 44                2         3                     0         7             85
## 45               29         3                    25        12              4
## 46               11         6                    75         7             90
## 47               26         1                    75         5             21
## 48               20         2                    75        15             82
## 49                0         2                   100        17             13
## 50               19        13                    50         3             15
## 51               29         4                   100         2             28
## 52               12         8                    25        10             18
## 53                4         3                     0         5             12
## 54                0         8                   100         1             92
## 55                6         6                    25         3             68
## 56               21         3                    75         8              7
## 57               28         8                    75         1             36
## 58                8        12                     0         3             27
## 59                5         2                    25        12             74
## 60               19         8                    50         5             99
## 61               14         4                    50         6             20
## 62                0        13                    75        16             75
## 63               12         0                    75        18             73
## 64               14         9                    25        17             21
## 65               13         9                    75         5              3
## 66                4         3                    25         2             12
## 67               19         0                    75        19             93
## 68               17        14                    50         3             64
## 69                9         6                     0         5              9
## 70               13        11                    25        16              8
## 71               13         8                   100         8             75
## 72               16        11                    50        11             15
## 73               15         1                     0         5             41
## 74               15         1                     0        12              8
## 75               24        10                    75        10              1
## 76               22         3                   100        10             84
## 77               19         0                    50        19             82
## 78                6         6                    25         1             38
## 79               27        13                    25         5             94
## 80                5         6                     0        12             53
## 81               25         6                   100        13             94
## 82               14        14                   100        14              0
## 83               10        13                     0         4             85
## 84               22        14                   100        17             67
## 85               13        13                   100        11              0
## 86                7         4                   100         5             40
## 87                9         1                    25        17             59
## 88                2         4                    50        18             12
## 89               25         5                     0        15             22
## 90               10         2                   100         9             53
## 91                5         6                     0         9             26
## 92               26        12                   100        15             84
## 93               29         7                    25        15              3
## 94               10         7                    50         1             81
## 95               19        10                     0        19             33
## 96               20         2                    50        19             43
## 97               16        12                    50         7              0
## 98               12        10                    75         9             64
## 99                0         9                     0        13             37
## 100              10        14                    25        13             30
## 101              18        14                    75        17             48
## 102              11         3                     0         2             48
## 103              29         2                    75         6             57
## 104              18        13                   100        12             53
## 105               1         0                     0         4             29
## 106               6         9                    50        17             10
## 107              17        12                   100        16              1
## 108               7         9                   100        15             12
## 109               2        11                    75         3             82
## 110              28         5                    50         9             56
## 111               4         7                    25        12             75
## 112              25        12                    75         3             34
## 113              12         8                    25         2             59
## 114               0        14                    75         5             31
## 115               1         0                    25        11             88
## 116              29         8                   100        11             96
## 117              15         3                    75        17             44
## 118              17         3                     0         1             81
## 119              27        10                    25        19              4
## 120               6         1                    25        11             65
## 121              12         6                    75         6             23
## 122               4        11                    75         6             13
## 123              28         5                     0        12             60
## 124              19         7                    75        14             19
## 125              12         7                     0         1             36
## 126               3        12                     0         6             60
## 127              17         0                   100        16             35
## 128              22         6                   100         1             44
## 129               7         6                    50        12             66
## 130              25         1                   100         1             66
## 131              27         6                    50        15             97
## 132              28         5                    25        17             34
## 133              15         9                    75        12             92
## 134              13         2                    25        13             44
## 135               0        12                    25        11             63
## 136              29         1                     0        12             94
## 137              17         2                    25         6              9
## 138              12         2                   100        17             34
## 139              23         0                   100        12             22
## 140               5         5                    50         4             11
## 141              11         1                    25        13             16
## 142               8        14                    50         6             45
## 143              19         2                    50        15             93
## 144              27         3                    75        11             64
## 145              15        11                    50         5             46
## 146              12         4                    25        18             80
## 147               7        13                     0         7              1
## 148              25         6                   100        14             34
## 149              13         0                    50        13             78
## 150              21        12                   100         6             92
## 151              15        13                    50        12             19
## 152              10         0                    50         1             51
## 153              22        14                   100         6             21
## 154               1         7                   100        12             15
## 155              17         1                    75         3             30
## 156              24         8                   100        13             70
## 157               7         1                    25        17             71
## 158              14         5                    50         7             11
## 159              21        12                   100         6             98
## 160              17         1                   100        12             27
## 161              27        10                   100         3             70
## 162              20        10                     0        16             41
## 163              15        14                    50        19             29
## 164               2         2                     0         4             53
## 165              23         0                   100        16             43
## 166              23         9                    75        12             47
## 167               1         6                    50        12             78
## 168              25         0                    25        19             93
## 169              23         5                    75        14             84
## 170              26         2                    25         5             49
## 171               9        11                    50        13             52
## 172              17         3                    25         6             50
## 173               1         8                    25         8             63
## 174              18        11                     0         5             16
## 175              21         1                   100         2             42
## 176              12        12                    75        14             16
## 177               7         8                   100        18             99
## 178              14         9                   100        16             47
## 179               8        13                    50        19             79
## 180              25         3                     0         9             36
## 181              13         5                     0        13             67
## 182               9         8                    50        17             56
## 183              29         4                    75         5             21
## 184              17         7                    25        12             62
## 185               1        11                    75         9             56
## 186               7        10                   100         5             59
## 187              22         6                   100         8             38
## 188               8         9                    25        11             97
## 189              15         5                    50        10             11
## 190              24         6                   100        12              4
## 191               0         9                     0        10             12
## 192              24        14                    25        15             64
## 193              22         3                     0         4             99
## 194              26         2                    50        15             85
## 195              22         4                     0         2             61
## 196              24         2                    50         1             26
## 197               8        11                    75         5             15
## 198              22         6                    75        17             42
## 199              28        14                    50        12             56
## 200              26         8                   100         9             38
## 201              14         9                   100         8             26
## 202              21         3                     0        16             14
## 203              20        10                    75        19             87
## 204              18         6                    75        14             37
## 205               2         2                    50        14             40
## 206              21         0                     0         5             88
## 207               1        14                    50         5             66
## 208               7        10                     0         6             64
## 209              24         8                    50        15             75
## 210              13         3                     0        14             23
## 211              26         2                    50         7             98
## 212               9        10                   100        13             52
## 213              10         9                    75         6             21
## 214              11         6                    75        17             99
## 215               1         5                     0         1             69
## 216              22         7                   100        16             74
## 217              17         8                    75         7              5
## 218              11         5                    25         2              7
## 219               5        11                     0         1             95
## 220              27         6                    50         7             82
## 221               7        11                    25        12              9
## 222               2         9                   100        10             14
## 223              25        12                   100        12             52
## 224              23         2                    50         1             43
## 225              20         4                    75         2             29
## 226              11         7                    25        13             65
## 227              18         7                    25        15             69
## 228               8         5                    75        12             53
## 229               3         9                    75        14              7
## 230              27         3                    75         9             70
## 231               6         9                     0         5             56
## 232              28         3                    25         2             80
## 233              20         2                    75         2             29
## 234              10         6                    25        14             58
## 235               9        11                    75        12             91
## 236              28         5                     0        17             29
## 237               3        11                    25        15             33
## 238              23         7                    75        12             37
## 239              18         1                    50        16             55
## 240              19         4                    75         8             90
## 241               9        11                     0        11             32
## 242              24         4                    50         2              8
## 243              28         9                    25         1             33
## 244               4         3                    50        11             31
## 245               7         1                   100         3             65
## 246              26        11                     0         9             87
## 247              20         3                    25        15             18
## 248               5         4                   100        19             37
## 249              15        10                    25         5             75
## 250               4         9                    50         3             84
## 251              14         6                   100         6             20
## 252              23         4                     0        17             25
## 253              27        10                     0         9             57
## 254              26        13                    50         3             37
## 255              24         9                    25        17              3
## 256               8         9                   100        13             81
## 257              16        12                    25         8             12
## 258              22         6                    75         3             78
## 259              25         2                   100        16             57
## 260               6        13                    75        11             94
## 261               8        13                     0        17             93
## 262              10        10                    50        16             89
## 263               7         1                     0        10              9
## 264              29         7                     0        17             18
## 265               2        11                   100         3             81
## 266              17         6                     0         5              4
## 267              24        10                    25        15             76
## 268              11         1                   100        17             32
## 269              29         9                    75         9             69
## 270              20         2                     0         9             57
## 271              22         6                     0         8             19
## 272              19         5                     0        14             25
## 273              28         3                    75         8              5
## 274              23        10                    50         1             33
## 275               8         7                    75         8             12
## 276              25         5                    25        14             53
## 277              15         2                   100         8             74
## 278              20        11                    50        15             66
## 279              19         0                    25         7             48
## 280              13         7                    75         1             49
## 281              15        13                    25        19             36
## 282               5         2                    75        14             42
## 283              23         0                   100         7             45
## 284              24         1                    50        19             75
## 285              29         2                    25        14             66
## 286               1        14                    50         8              2
## 287              25         9                   100        15             58
## 288              21         6                     0        14             66
## 289              27         8                    25         5             94
## 290              23         7                     0         1              5
## 291              23         5                    25        19             88
## 292              29         1                   100         3             46
## 293              27        12                     0         3             33
## 294               9         3                    25         2              2
## 295              25         1                    50        19             39
## 296              29        13                    50        15             21
## 297               8         4                     0        11             35
## 298               1         0                    75         9             76
## 299               6        14                    50        16             92
## 300              23        12                   100         9             23
## 301               7        11                    25         6             68
## 302              17         9                    75        10             62
## 303              17        12                   100        13             19
## 304               5        11                    25        18             94
## 305               5         1                   100         7             20
## 306              21        14                    50         7             77
## 307              17        14                    25        18             26
## 308              28        13                    25         2             30
## 309               4         1                     0        19             53
## 310               1         9                   100        14             76
## 311               5         9                   100        16             84
## 312              29         9                   100         6             57
## 313              26        12                    50         9             90
## 314               1         0                    25         1             84
## 315              25         2                     0         2             57
## 316              14         1                     0        15             71
## 317               6        12                   100         5             28
## 318              13         9                    75        19             66
## 319               1         9                    50        16             52
## 320               4         6                   100        19             34
## 321              26         2                   100        16             41
## 322               0        12                    75        18             37
## 323               9        10                     0         7              3
## 324              21        14                    75        18             58
## 325              15        10                    75        16             87
## 326               9         9                   100         5             74
## 327              11         8                    25        18             65
## 328              19         2                    25         7             42
## 329              21        10                   100         5             42
## 330               4         9                    25        11             26
## 331              11         7                    25        12              4
## 332               0         7                    75         6              3
## 333               1         9                   100        11             68
## 334              28         1                     0        15             45
## 335               4         1                    75        15             86
## 336               6         8                    75        12             83
## 337               0         3                   100        16             26
## 338              26         7                    50        19             51
## 339               9        14                    25         3             67
## 340              14         3                   100         3             22
## 341               3         1                    75         8             59
## 342               1         7                   100         6             20
## 343              11         1                    25        16              6
## 344               1         6                     0        17             86
## 345              16        13                    25        19             36
## 346              19        10                    75         1             73
## 347               9         3                   100         4             97
## 348              28         0                    75         2             57
## 349              15         0                     0        15             81
## 350              17        13                    75         3              9
## 351              23         3                    50         6             89
## 352              27         4                    75         5             32
## 353              18         5                     0         4             68
## 354              18        13                     0        13             41
## 355              15         9                     0         5             11
## 356              14         0                     0         8             94
## 357              23         6                   100         8             63
## 358              10        11                   100         3             90
## 359              24        12                   100        15             35
## 360               7        13                    50        15             10
## 361              26        12                    25         6             42
## 362              25        10                    50        16             91
## 363              13         0                    75        12             92
## 364               8         8                    25         9             37
## 365              24         2                    75         7             98
## 366              18         9                     0        18              0
## 367              23         5                    25         4             28
## 368               8        11                   100         1             74
## 369              15         6                   100         7             54
## 370              10        12                    50         8             88
## 371               2         2                     0         9             80
## 372              12         1                     0         3             27
## 373               3         7                    25         3              0
## 374              25        13                   100        16              7
## 375              16        10                    50         5             11
## 376              16        13                    75        18             80
## 377               1        14                    75        13              7
## 378              28         2                    75        14             29
## 379              14        13                     0         4             40
## 380              10         5                    75         9             87
## 381              25         1                     0        14             43
## 382              23        13                     0        11             32
## 383              12         3                    25         3             58
## 384              20        10                   100         8             88
## 385              17        14                    50        19             61
## 386              23         4                    25        11             31
## 387              11        14                    50         9             64
## 388               7         5                    75        17             25
## 389              10         7                    75         2             95
## 390              14         9                    50         7             89
## 391              20         4                    50        12             76
## 392              11         3                    25         2             85
## 393              10         3                    25        13             67
## 394              23         4                    75         9             25
## 395               5         0                     0        17             19
## 396              20        11                    25         3             97
## 397              25        12                     0         9             96
## 398              27         7                    25         6             29
## 399               3         2                    25        16             12
## 400               6         3                    50        17              7
## 401              21        12                   100        13             74
## 402               7         8                    25         9             70
## 403               9         7                   100         4             60
## 404               1         3                    25        18             40
## 405               7         1                    25         2             66
## 406              17        14                     0        11             73
## 407              10         5                    50        16             24
## 408               1         2                     0        16             41
## 409              28        12                    25        15             51
## 410              29         6                    50        14             13
## 411              19         6                     0         6             88
## 412              16         8                    75         5             18
## 413              29         2                    50         3             55
## 414              23         2                    25         5             47
## 415              19        10                     0         1             97
## 416              16        11                    25         4              9
## 417              24         2                    75         4             93
## 418              24         8                    50         8             94
## 419              10         7                   100        19             86
## 420              25         7                    50         8             58
## 421              13        13                    25        13             63
## 422              16         3                     0         6             43
## 423               5        14                    75        15              2
## 424               8        14                    25        11             62
## 425              23         7                    75        15             48
## 426              10         8                    50        13             28
## 427              21         4                   100        15             41
## 428               6         2                    50         8             19
## 429              23        13                    50         4             12
## 430              27         9                    25        18              4
## 431              26         6                     0        16             57
## 432              24         9                    50         6             27
## 433               9        10                    25         6             45
## 434               5         1                    75        18              5
## 435               2         5                    75        17             75
## 436               2         7                    50         3             85
## 437               2         0                     0        19              5
## 438               3        13                    25        19             50
## 439              10        11                    25        12             26
## 440              12        10                    50        17              5
## 441              18         9                   100        16             12
## 442               4         3                    75         3             54
## 443              11         5                    25         5             40
## 444              17         0                     0         9              7
## 445               5        13                    25        14             10
## 446              11         4                    25        18             88
## 447              12         5                    25         3             37
## 448               9         6                    50        13             62
## 449              27         0                     0        16             93
## 450              14         3                     0         5              7
## 451               6        13                   100        10             78
## 452               7        11                     0        11             53
## 453              18         7                    75         3             59
## 454              27         5                    75         4             28
## 455              28         1                    75         5             68
## 456              13         4                    75         9             94
## 457               3         6                    25        11              4
## 458               9         4                    75        17             40
## 459              27         6                    50        11             60
## 460              18         0                    75        12             67
## 461              28        11                    50        11             98
## 462              21         8                   100        10             74
## 463               3         7                    75         5             62
## 464              12         7                   100         5             64
## 465              13         2                    75        10             35
## 466               1         7                    25        10              5
## 467              28        13                    25         4             99
## 468              28         6                     0         8             48
## 469               0         6                    50        10             54
## 470              23         5                    50        13             48
## 471              15         5                    75        10             22
## 472              28         1                    50         4             27
## 473               2         1                    50        19             64
## 474               2         8                    75         8             70
## 475              22         0                     0        16              6
## 476               8         2                     0        10             58
## 477               7         7                    75        14              3
## 478              11        13                    25        18             26
## 479              25        14                     0         2             10
## 480               0         0                    75         3             42
## 481              26         2                    25        11             39
## 482              24         2                    75         3             48
## 483              17         9                    75        15             34
## 484              21        12                     0        12             26
## 485              22         9                    50        14              8
## 486              15         6                     0         8             80
## 487               1         5                    50         9             20
## 488              14         0                     0        19             86
## 489               6         0                     0         4             97
## 490               2         0                    50        18             11
## 491              25         0                   100         4             99
## 492              20        14                     0        11              7
## 493              21        12                    75        17             64
## 494               3        10                    25        10             88
## 495               7         5                   100        10             37
## 496              23        10                    50         3             69
## 497              10         5                   100         1             26
## 498              18         6                    50        17             48
## 499               0         8                     0        11             62
## 500              15         5                     0        19             97
## 501               9         8                    75        18             90
## 502              18         8                     0        16             98
## 503              22        10                   100        15             19
## 504              28        10                    25        11             36
## 505               0         3                     0        11             39
## 506               2         9                    75         3             87
## 507              22         5                    25        17             45
## 508              20        13                    50        12             51
## 509               5         9                   100        17             57
## 510               0         3                    75         4              7
## 511               2         0                     0        14             15
## 512              18        11                    25        10             74
## 513              14         5                     0        11             72
## 514               3        13                     0        10             51
## 515               5         2                    75        11             30
## 516              11         1                    25        10             44
## 517              25        12                    50         9              3
## 518              16        14                   100         1             93
## 519               0        10                     0        15             47
## 520              16         4                   100        10             56
## 521               9         9                    75        19             57
## 522              23        10                    25         6             28
## 523               4         3                    75         1             81
## 524              26        10                    50         2             12
## 525              14        12                    75        18             48
## 526              18         9                   100         9             67
## 527              20         6                    25        11             51
## 528              11         9                    75         4              6
## 529               0         5                   100        18             68
## 530               4         8                     0        16             22
## 531              20        14                    75        14             88
## 532               3         3                    75        15             87
## 533              21         9                   100         9             39
## 534              25        11                    25         5             97
## 535              21         0                    75         9             47
## 536              10        12                    50         4             26
## 537              29         5                    75         3             89
## 538              25         6                     0         5             57
## 539              13         7                   100         4             29
## 540              29         1                    25         9             89
## 541              20         4                    75         2              2
## 542              10        10                   100         3             26
## 543              26        12                    75        16             42
## 544               9         8                    50         4              3
## 545              12         7                   100        10             45
## 546              11        13                    75        11              5
## 547              28         9                     0        13             79
## 548               5         4                    25        18             31
## 549              23        12                     0         6             81
## 550              11         4                     0         9             62
## 551              24        14                    50        18             59
## 552              22         0                   100        17             17
## 553               2         4                    25        16             46
## 554              27         5                   100        19              7
## 555              23         2                    50        18             96
## 556               6        12                     0        19             19
## 557              14         9                    75        13             90
## 558               6         8                    50        15             98
## 559               1         1                    25         7             34
## 560              24        14                   100        13             40
## 561              23        14                     0        18             37
## 562              13        12                   100        13             61
## 563               0         6                     0        17             12
## 564              25        13                     0         3             20
## 565              25        14                    25        15              3
## 566              11         2                    75        17             60
## 567              12        10                   100        18             75
## 568               1         7                     0        11             52
## 569               3         9                    75         9              2
## 570              29        14                    50        18             87
## 571              18         3                   100        11              5
## 572              24        13                    75        19             23
## 573               6        14                    50        15             56
## 574              20         5                   100        13             92
## 575              19        14                    75         4             31
## 576               7         6                    75         7              5
## 577               6        14                   100        17             47
## 578              20        11                   100         8              0
## 579              23         4                    25        11             84
## 580               8        12                    75         9             77
## 581              19        14                    25         5             35
## 582              27        14                    75         7             86
## 583              25         8                    75        14             13
## 584              17         9                   100        13             32
## 585               4         4                   100        15             71
## 586               9         7                    50         4             37
## 587              13         3                     0         5             14
## 588               6         3                     0        11             20
## 589               9        12                    50        14             15
## 590              11        11                    50        18             62
## 591               7         3                    50         8             90
## 592              12         8                    75         2             15
## 593              11         4                    75         7             39
## 594              28         1                    50        11             25
## 595              24         0                     0         9              8
## 596               4        13                   100        18             28
## 597              18         7                    75        18             18
## 598              16         1                    75         6             56
## 599              20         9                    50         2             64
## 600              25        10                    75         8             38
## 601               7        10                    75         1             69
## 602               5         1                     0         3             95
## 603              24         5                    25        15              8
## 604              11         2                    25        13             19
## 605              20         6                   100        17             41
## 606               3        12                    75        10             75
## 607              21        12                    25         9             53
## 608               9         5                    25         2              2
## 609              17         3                    25        16             33
## 610              20         8                   100        18             16
## 611              19         7                    75        15             15
## 612              14         9                   100         1             46
## 613              17        11                    25         9             95
## 614               1         7                     0        15             77
## 615               0         6                    25         7             69
## 616              13         9                     0         6             29
## 617              28        12                    75        17             27
## 618               9         2                    50         4             50
## 619               7         7                    25         8             23
## 620               5         1                     0        19             40
## 621              10         3                     0        16             49
## 622              19         0                     0        11             39
## 623              28        12                    50         6             34
## 624              23         9                    50        11             37
## 625               9         6                    50        12             75
## 626              21         1                    25         2             17
## 627              14        14                    50         5             82
## 628              17         0                     0        11             16
## 629              22        10                   100        15             87
## 630              21         3                    50        15             97
## 631              16         8                     0         2             37
## 632               1         1                     0        19             24
## 633               3         6                    50        15             73
## 634               1         4                    75        19             39
## 635               2         3                     0         8             28
## 636              25         8                    25        16             64
## 637               8         0                    50         6             24
## 638              25         8                    50        14             70
## 639              26         4                     0        13             88
## 640              20        12                   100        11             96
## 641              10         5                     0         5             63
## 642               6        11                    25         4             11
## 643              20         3                    50        14             55
## 644               3         5                     0         3             97
## 645              22         6                   100        15             59
## 646              16        10                   100        18             19
## 647              19         0                     0         2             19
## 648               1         5                    75         5             54
## 649              23        14                    75         5             15
## 650              23        12                   100        11             90
## 651              23         0                   100         2             99
## 652              11         9                     0        18             30
## 653              27         3                    25         3             75
## 654              11         5                    25        18             89
## 655               7         8                   100         7             81
## 656              25         6                   100        17             23
## 657              10         8                     0        12             59
## 658              15         3                   100        16             94
## 659              26         4                    50        12             86
## 660               4         7                   100        11             23
## 661               3         2                     0         9             63
## 662              16         3                    75        12             18
## 663               9         5                    75         2             29
## 664               8        14                   100         2             89
## 665              20        13                    75        14             87
## 666              19         2                    75         9             10
## 667               7        14                     0         7             30
## 668              16         4                     0        11             99
## 669              26         5                    50         6             98
## 670              16         7                   100         4             58
## 671              22        14                   100        10             22
## 672              17         6                   100        15             98
## 673              26         3                   100        14             83
## 674              23         1                    75         4             79
## 675              27        10                     0        11             67
## 676              27         6                    50        17             67
## 677               6         0                     0        11             25
## 678              10         5                    50        10             74
## 679              28        12                    25        15             21
## 680              26        14                     0        14             33
## 681              23         7                    75        14             16
## 682               7         6                    75         8             31
## 683              23         2                    25         4             63
## 684              23         8                    25        10             72
## 685              10        13                    50         3             48
## 686              15         6                    75        10             93
## 687              26         1                    25        12             66
## 688              23         0                    50         9             50
## 689              18         6                   100        12             15
## 690              26         5                    50        17              3
## 691               2         6                     0        10              6
## 692              28         7                    50        16             92
## 693               6        12                    50         4             94
## 694              11         5                   100        15             47
## 695              10        10                     0        14             81
## 696               6         9                    25        10             69
## 697              16         4                    25        13             53
## 698              13         4                   100         5             32
## 699              13        10                     0         2             95
## 700               8         6                    25        19             90
## 701               5         9                   100         7             96
## 702              16         8                    75        16              0
## 703               6         1                    50         6             60
## 704              14        14                   100        16             55
## 705               2         4                    75         5             48
## 706              19        13                    75         8             25
## 707              28         2                    50         9             56
## 708              17        12                    75        19             41
## 709               2        11                     0        17             53
## 710              17        10                    75        11             73
## 711               0        10                    50        14             96
## 712               6         1                    25        15             74
## 713              27         0                   100        11             46
## 714               8         4                    75        10             88
## 715              13         2                    50        11             53
## 716               3         2                     0        15             39
## 717              14         6                    50         5             36
## 718               0         0                    50         3             19
## 719              17         0                    75         2             14
## 720               2        11                    25        10             37
## 721              17         3                    25        17             51
## 722              15        11                    25         8             56
## 723               7         3                    75        14             84
## 724              12         1                    75         6             19
## 725              28         9                     0         3              2
## 726              29         1                    25        10             65
## 727              21        14                    75         6             63
## 728              25         5                    25         7              4
## 729              16         8                     0        16             44
## 730               9         9                    75        19             31
## 731              27         2                   100        11             10
## 732              10         2                     0         1             92
## 733              28        11                     0         6              9
## 734               8         3                    50        13             71
## 735              25        13                     0        10             81
## 736              17         4                    75         2             90
## 737              20        13                     0        19             43
## 738              17        10                   100         1             65
## 739              25         9                    50        18             89
## 740               2         7                    25        17              8
## 741              24        11                   100        13             71
## 742              27         6                    75         1             63
## 743              11        13                   100         5             75
## 744               5         3                    25        10             89
## 745              19        12                    25        19             68
## 746              15        12                    75         1             54
## 747               4         6                    75         1             74
## 748              15         2                    25         6             86
## 749              28         7                    25        17             32
## 750              11         6                    25        17             71
## 751               9         0                    25        16             63
## 752              29         4                    50         9             43
## 753              24         1                    50         8             59
## 754               6         4                    25         2              0
## 755              21         9                   100        17             75
## 756               0         8                    50         7             86
## 757              12        11                   100        13             68
## 758              21        14                    75        12             89
## 759               3         2                     0         8             31
## 760              19        13                    50        19             43
## 761              14         0                    25         8              2
## 762              22         3                    75        11             19
## 763              22         9                     0        17             26
## 764              13         0                    25         7             51
## 765               8         2                    75         7             55
## 766               7        11                   100        12             42
## 767              15         9                    25         9             68
## 768              11         9                    75        15             83
## 769              22         6                     0        12             42
## 770              12         5                    75         9             68
## 771              11         6                    25         8             62
## 772              29        11                    25         8             36
## 773               6         1                     0        19             56
## 774              15         0                   100        13             27
## 775               6         1                     0         2             29
## 776              25         6                   100         6             44
## 777              25        13                   100         2             98
## 778               5         1                    25        17             84
## 779              16        13                    75        15             24
## 780              26        13                   100        19             34
## 781              26        11                    25        19             10
## 782               3         4                   100        11             15
## 783              22        13                     0         5              8
## 784               0         9                    75        16              7
## 785              19         2                     0        15             62
## 786               1        10                    50         1             16
## 787              16        12                     0         2              1
## 788               6         6                     0        13             66
## 789               4         1                   100        15             49
## 790               7        11                    75         4             33
## 791               5         2                   100        13             64
## 792              29         8                     0        14             25
## 793              23         3                    25         1             80
## 794               7         5                   100        14             30
## 795              24         4                     0        18             56
## 796               3         8                     0        13             87
## 797               8         2                    75         2             43
## 798               3         6                   100        13              0
## 799               1         5                    50         5              3
## 800               0         8                   100         3             17
## 801              27        11                   100        12             20
## 802              16        14                    75         7             29
## 803               0         6                     0         7             81
## 804              17         4                    75        14             54
## 805              24         3                     0         9             55
## 806               9         1                    25         2             74
## 807               4        14                   100        18             95
## 808               7         8                   100         9             93
## 809               9        13                   100        17             16
## 810              10        10                   100         2             29
## 811              11        14                    25         4             81
## 812              11        11                     0        16             41
## 813              14         2                    75        19              5
## 814              26         8                     0        11             37
## 815              27         1                    75         8             55
## 816              16         4                    75         7             42
## 817              22         4                    75         7             40
## 818              20        11                     0         7             79
## 819              22         4                    75        10             78
## 820              28        12                    50        11             65
## 821              25         5                    50        16             70
## 822              28         9                   100         1             98
## 823               2        14                    25        15             32
## 824              19         2                   100         5             54
## 825              16         3                    50        11             27
## 826              17         0                    75        14              2
## 827              21         7                     0        10             68
## 828              26         4                    75        17             89
## 829              11        14                    25         8             50
## 830              28        14                   100         3             34
## 831               5         6                    75        10             45
## 832              16        12                    50         1             86
## 833              19         7                    25        16             54
## 834              12        11                    75        19             54
## 835              18        14                    75         7             16
## 836               7        14                   100        19             42
## 837              25         2                    50        18             89
## 838               8        12                     0         6             88
## 839               3        13                   100         8             85
## 840              10         8                    25         6              7
## 841              20        14                    50        16             21
## 842              25         6                     0         7             43
## 843               0         3                    75         2              7
## 844              10         9                    25        16             45
## 845              11        12                    25        13             23
## 846              21         6                     0        11             32
## 847               3         3                    75        10             42
## 848               3         6                    50         3             81
## 849              27        12                     0         3             87
## 850              24         1                     0        10             75
## 851              25        13                    25        11             22
## 852              12        10                    50        14             61
## 853              22         6                    50        14             80
## 854              20        11                    75         9             98
## 855              16        12                    25         1             84
## 856               5         9                    50        17             40
## 857               8        12                     0         6             56
## 858               2         2                   100        14             57
## 859              26         3                    25         5             11
## 860              20        10                    50         9             33
## 861               5         5                    75         6             18
## 862               6        14                    75         7             24
## 863              16         2                    75        19             71
## 864              25        10                    50        14             65
## 865               0        11                    50         1             24
## 866               7        13                    75        11             10
## 867               4         8                    25        15             52
## 868               5         1                    50        19             32
## 869              15         0                   100        13              0
## 870              24         3                    25         6             14
## 871              12         8                   100         5             60
## 872              12         3                    50        15             30
## 873              27         0                     0        12              9
## 874               0         1                     0         5             89
## 875              19        10                     0         9             82
## 876              18         6                    75        10             16
## 877               6        10                    75         7             92
## 878              11         2                   100         3             83
## 879              29         4                     0        18             44
## 880               2         9                     0         6             59
## 881               1         5                    25         3             15
## 882              21         9                   100         3             77
## 883               4        13                    75        19             86
## 884              21         0                   100         9             77
## 885               7        12                     0         8             27
## 886              25         3                    50         1             29
## 887              21         3                   100         7             56
## 888              26         5                    75        10             56
## 889              29         8                   100         7             51
## 890              20        14                   100         7             13
## 891               0         4                     0        13             24
## 892              21         7                     0        10             24
## 893              25        13                    50         4              7
## 894               0         0                     0        11             54
## 895              21        11                    75         1              4
## 896              16        10                     0         1              5
## 897              19        14                    75         4             35
## 898              20         8                    25        19             64
## 899               9         7                   100         3             89
## 900               2         0                    75        15             69
## 901               6        14                   100        19             14
## 902              19         7                   100        10             19
## 903              23         8                    75        16             83
## 904              23         5                   100         2             32
## 905               3        10                     0        18             33
## 906               9        14                    75        18             67
## 907              26         4                   100        14             56
## 908              23        11                    25        15              2
## 909              10        10                    50        19             61
## 910               2         9                    50         6             98
## 911               2         4                    50         1              7
## 912              13        10                     0         5             71
## 913               1        11                    50        16             67
## 914               8         1                   100         8             76
## 915              26         8                    75         3             62
## 916              29        12                     0        14             97
## 917              17        13                    50         8             94
## 918               1         2                    75         3             89
## 919              29        13                    50         3             65
## 920               8         3                    75        15             66
## 921              16         4                    25         4             29
## 922              11         5                    25        17             62
## 923              14         8                    50        16             21
## 924              27        12                    75        16             40
## 925              27        11                    50        15              4
## 926              21         4                     0         9             16
## 927              26        10                   100         4             71
## 928              10         5                     0        11             76
## 929              19         6                    75         3             34
## 930              23         7                     0         4             70
## 931              18        14                    25         1             69
## 932               5         3                     0        11             72
## 933              25         1                    50         8             76
## 934              12         8                    75         1             84
## 935               9         7                    25         1             74
## 936               1         2                    25         7             49
## 937              29         8                     0        18             42
## 938              13         2                   100        14             68
## 939              18         5                    75        14             66
## 940              18         2                    50        19             38
## 941               4         6                    75         3             69
## 942              11         4                     0        14             69
## 943              23        10                   100        10             32
## 944               2         5                    50         4             42
## 945               7         7                   100        18             14
## 946              22         0                    25        18              7
## 947              19        10                    75        18             75
## 948               0         5                     0        19             18
## 949              28         6                   100         9             91
## 950               8         4                    50         6             99
## 951               1         3                    50         3             98
## 952              14        14                    75         4             56
## 953              18         4                     0         2             25
## 954               8         6                     0        11             23
## 955               8         1                    75         3             44
## 956              19         1                   100        13             50
## 957              14         9                     0         6             59
## 958               1         1                    50         1             76
## 959               6        13                     0        10             99
## 960              26         9                    25        18             12
## 961               9         3                    75         7              2
## 962               6         0                     0        17             32
## 963               6         2                    75         5             73
## 964              14         8                    25        14             57
## 965               8        10                     0         2             42
## 966               4        13                   100         9             47
## 967              23         9                   100        19             57
## 968               2        14                    75        15             83
## 969              22         8                   100         8             61
## 970               8         9                    75        10             93
## 971              11        14                   100        13             10
## 972               1        11                    75         4             29
## 973              19         3                    75         4             15
## 974              20         1                     0        18             59
## 975              19         6                   100         4             43
## 976               4        11                    50         3             62
## 977               8         5                    75         3             53
## 978               5        11                    75         5             13
## 979              19        13                     0        13             97
## 980               9         4                     0        11             95
## 981              14         2                    75         5             36
## 982               1         3                    50        17             95
## 983               4         8                    75        10             28
## 984              27        14                   100        19             27
## 985               7         7                    50        11             73
## 986               7        13                    50         3             18
## 987              14        10                   100        12             79
## 988              21         6                    75         5             68
## 989               8         4                    75        11             91
## 990              28        12                   100         9              4
## 991              12         0                    50         9             57
## 992              20         0                   100        17              8
## 993              10         4                    50         7             65
## 994               3         3                    50         7             29
## 995               5         0                   100        12              5
## 996              20         3                    25         2              2
## 997               8         2                   100        11             64
## 998               2         6                    75         3             27
## 999              20         3                    50        12             15
## 1000             25         6                    75         1             14
## 1001             18        11                     0        13             59
## 1002             28         8                    75        11             87
## 1003             20         4                   100         5             14
## 1004             12        13                    25        10             34
## 1005              8        14                   100        19             17
## 1006             25         4                    50        15             27
## 1007             27         1                     0         3             27
## 1008             22         1                    25         9             26
## 1009              3        14                     0         6             71
## 1010             10        10                    75         5             49
## 1011             13         5                     0        11             60
## 1012              7         8                    75        19             89
## 1013             22         7                    25        10             87
## 1014             11         8                     0        17             83
## 1015              8         6                   100         2             47
## 1016              7         2                    50        17             91
## 1017             22         5                     0        15             26
## 1018             21        11                    25         1             76
## 1019             22         1                   100         6             27
## 1020             16        14                   100        16             90
## 1021              3         4                   100        15              9
## 1022             22         8                   100        11             34
## 1023             27        13                    75        10             36
## 1024             25         2                    50         6             44
## 1025              9        13                     0         4             88
## 1026             14         5                    50        18             31
## 1027              5        14                    25        19             81
## 1028             18        10                    50         8              8
## 1029             13         0                    75         8             53
## 1030             25         0                    50        13             20
## 1031             19         9                   100         5             52
## 1032              2         8                    75        12             59
## 1033             16         4                    50         3             47
## 1034              5        11                     0         5             47
## 1035             28         8                   100        10             90
## 1036             24        14                     0         4             76
## 1037             20         9                     0         3             38
## 1038             23         4                    50         4             23
## 1039             10        10                   100         1             55
## 1040             21         1                     0         4             92
## 1041              1         3                    50         7             79
## 1042             29         1                    50        16              6
## 1043              2         7                     0        17             75
## 1044              1        14                    75        11             37
## 1045              7        10                    50         5             72
## 1046             24         1                    50        16             37
## 1047             18         2                    25        12             25
## 1048             19        12                    25         4             77
## 1049              3         0                    50         7             18
## 1050             26        10                     0         5             80
## 1051             14        13                    50         9             62
## 1052              2        12                    75        14             21
## 1053              2        10                   100        13             99
## 1054             16         3                    25         2             22
## 1055              3        11                    75        11             96
## 1056             18        12                     0         3             61
## 1057             25         4                     0        18             15
## 1058              1        14                    75        17             91
## 1059             22         6                    50         3             18
## 1060             26         2                     0         7             87
## 1061             10         1                    50        18             73
## 1062             18         4                    25         1             71
## 1063             26        11                    25        15             30
## 1064              9         9                    75        13             87
## 1065             25         1                    25         9             57
## 1066             10         6                    50        14             35
## 1067             27         8                   100         8             32
## 1068              9        11                    50         1             90
## 1069             25         5                    25         7             62
## 1070             16         1                    50        19             90
## 1071              8         3                     0         1             13
## 1072             18         7                     0        16             22
## 1073              5        11                     0         6             76
## 1074             15        12                   100         3             10
## 1075              8         4                    75        10             99
## 1076             26         4                   100         6             62
## 1077              2         5                    50         5             65
## 1078             12         5                     0         1             40
## 1079              3        10                     0         1             74
## 1080             28         9                    50        19             38
## 1081             29         4                    75         6             13
## 1082             14         4                   100         3             20
## 1083              2         2                     0        12             70
## 1084             24         2                   100        18             16
## 1085             24         1                   100         6             46
## 1086             23         3                    50        12             41
## 1087             26        13                    50         9             13
## 1088             21         0                    75        15             22
## 1089             17         1                     0        13             10
## 1090             21        14                     0         5             91
## 1091             23         3                    50        19              6
## 1092              9         0                   100         9             93
## 1093              4         8                    75         6             53
## 1094             29         3                    75        15              2
## 1095             10         5                    25         2             21
## 1096             12        14                   100         1             53
## 1097             22         8                   100         7             84
## 1098             18         1                    75        18             14
## 1099             29         5                   100         9             91
## 1100             29        10                     0        12             60
## 1101              3         5                     0         8             26
## 1102             25         6                    50         3             98
## 1103             29         4                    25         5             97
## 1104              7        10                    25        15             10
## 1105             11         0                    25         1             52
## 1106             21         5                    50         8             59
## 1107              8         9                     0        12             37
## 1108              4        11                   100         6             79
## 1109              4         3                    25        14             16
## 1110             20         8                    50         1             64
## 1111             23        14                    25        11             20
## 1112              4        11                     0        16             32
## 1113             14         7                    50         5             28
## 1114             25         4                     0        13             43
## 1115              5        12                   100        19             96
## 1116              4         3                    75        10             47
## 1117             17         8                     0         6             20
## 1118             19         9                    75         1             97
## 1119             17        14                   100         9             24
## 1120             14        14                    50        19              6
## 1121             18         4                     0         9             43
## 1122             26         2                    75         2             35
## 1123             13         4                    50        15             37
## 1124              8         4                    50        11             87
## 1125             29         7                   100         5             21
## 1126              6        11                   100        19             77
## 1127             14         8                    50        18             11
## 1128             19         7                   100        14             96
## 1129              8         9                   100        16             85
## 1130             28         6                    75         4              1
## 1131              5         3                    75        18             16
## 1132             11         7                    75        12             76
## 1133             16        14                     0         4             55
## 1134             12         0                    50        13              2
## 1135              5         7                     0         7             24
## 1136              6         8                     0         5             85
## 1137             22         6                    50        19             90
## 1138              3         6                    50        18             34
## 1139              3         6                    50        11             11
## 1140             25        10                   100        15             94
## 1141              9         7                     0         7             77
## 1142             13         5                    75        17             96
## 1143             12         5                    25         9             45
## 1144             17        13                    25         7             67
## 1145             23        13                    25        16             42
## 1146             20         0                     0        18             71
## 1147             15        10                    75         3             27
## 1148             14         7                     0         9              9
## 1149             26         4                    75         5             63
## 1150             28         7                     0         9             28
## 1151             23         8                    50         2              2
## 1152              7        12                   100        15             52
## 1153             19         6                     0         2             15
## 1154             14         3                    75        13             45
## 1155             15         8                    75         6             88
## 1156             17        13                    75        13             75
## 1157              3         9                   100         7             88
## 1158             20        11                   100        12             85
## 1159             26         4                     0        19             33
## 1160              2         8                   100         7             73
## 1161              3        12                    75         2             63
## 1162             23         1                    75        11             77
## 1163             23         6                    50         2             74
## 1164             25        14                    25        19             58
## 1165             10         5                    50         7             70
## 1166              7         1                   100        11              3
## 1167              7         5                   100         9             89
## 1168              6        14                    50        18             74
## 1169              4         7                   100        11             98
## 1170              5         9                    50        15              1
## 1171             14        10                    25        19             94
## 1172              7         1                    25        12             84
## 1173              9         6                   100        11             44
## 1174             10        13                    50        15             69
## 1175              8         7                    25         4             58
## 1176              9         0                    25         7             28
## 1177             12        11                    25         3             38
## 1178              1         1                    50        10             21
## 1179             22         3                    50        14             14
## 1180              4         1                   100         5              7
## 1181              8         4                    75        11             76
## 1182             11         2                    50         9             58
## 1183             10         0                     0         1             91
## 1184              1         5                    50        17             90
## 1185             24         4                     0        13             45
## 1186              7         5                   100         7             74
## 1187              2         5                   100        12             15
## 1188              4         7                     0         6              6
## 1189              1         5                     0         3             93
## 1190             19         3                    25         1             28
## 1191              2        13                    75        15             73
## 1192              7        10                    75        10             19
## 1193              9        14                    75        10              7
## 1194             18         2                     0        10             58
## 1195             14         1                   100        17             69
## 1196             13        14                     0        12             98
## 1197             23        11                   100         8             55
## 1198             27         6                   100        11              6
## 1199             29        13                    75         9             37
## 1200             20        10                     0        10             66
## 1201             14        11                    50        18             15
## 1202             22         4                    75         6             39
## 1203              0         7                     0        17             13
## 1204             11        11                    25        17              3
## 1205             14         8                    25        11             71
## 1206              6        13                   100         4              8
## 1207             28         8                   100         4             55
## 1208              1         3                    25         6             81
## 1209             22        11                    50        13             35
## 1210             11         9                     0         6             90
## 1211             18         0                     0         2             24
## 1212             11         9                    75         6             66
## 1213             12         7                    25        13             34
## 1214             26        13                     0         4             44
## 1215             22        14                    75         1             76
## 1216              1        11                    50        13             77
## 1217             22         5                   100         6             37
## 1218             17        13                   100        16             80
## 1219             16         4                     0        15             20
## 1220             13         0                    25        11             55
## 1221             13         0                    75        18             77
## 1222             12         5                   100        10              4
## 1223             10         6                   100         4             37
## 1224              4         8                    75         4             54
## 1225             13         5                     0        16             17
## 1226             12         5                    75         6             78
## 1227             27         2                   100         8             58
## 1228             15         5                    75        13             60
## 1229              4         7                   100         6             53
## 1230             28        14                    75        16              6
## 1231              0         5                     0        17             53
## 1232             18         4                   100         6             94
## 1233              7         1                    75         4             67
## 1234             23         4                     0        15             64
## 1235              4         4                    25        19             34
## 1236             10         5                    75         6             50
## 1237             12         9                    25        14             77
## 1238             26        12                     0        18             54
## 1239              1         5                     0        14             26
## 1240             20        14                    25         7             77
## 1241             19         9                    50         4              4
## 1242             25         0                    50        14             14
## 1243             10         1                   100        19              0
## 1244             18        13                   100         5             83
## 1245             23        11                   100         7             64
## 1246             21         7                    75        16             90
## 1247             21         9                   100        13             76
## 1248             12         2                     0         8             61
## 1249             23         1                    50        15             65
## 1250             11         0                    50        12             26
## 1251             27         6                   100         8             34
## 1252              5         1                   100        18             91
## 1253             12        12                    75        15             72
## 1254             12         2                     0        14             68
## 1255              5         8                    50        13             33
## 1256             22        12                     0         6             31
## 1257             29         4                    50        11             61
## 1258             14         7                     0        19             66
## 1259             20         1                    50        14             56
## 1260             14         6                   100        14             69
## 1261             20        12                   100        13             37
## 1262             11         5                    50         1             57
## 1263             20         3                    50        10             52
## 1264             22         9                    25        16             51
## 1265              0         7                    50         5             90
## 1266             19         1                    75        10             16
## 1267             26        10                   100         6             87
## 1268             27         9                    75         7             45
## 1269             19        13                    75         4             29
## 1270             26         3                   100        19             61
## 1271              2        13                    75        16             62
## 1272             21         2                    75         5             95
## 1273             14         8                   100        13             27
## 1274             27         4                    25         5             79
## 1275              0         9                   100         8             57
## 1276             12         8                     0        14             59
## 1277             21         4                    50         4             34
## 1278             28         4                    25         1             16
## 1279             20         0                    25        15              7
## 1280             18         8                    25         4              4
## 1281              2         6                    50        11             92
## 1282              4         6                    25        18              2
## 1283             27        13                     0        18             28
## 1284              2        14                   100        13             17
## 1285              8         9                    50        13             49
## 1286             28         7                    75         4             38
## 1287             26        12                    25         2             30
## 1288             20         8                    25        13              2
## 1289             20         4                   100         4             69
## 1290             29         3                     0        14             40
## 1291             22         5                    25        11             56
## 1292              3         6                   100        17             36
## 1293              9         2                   100         4             42
## 1294             13         1                   100         7             63
## 1295             25         0                   100         5             89
## 1296              2         2                   100        10              2
## 1297             20        10                    50        13              6
## 1298             20        14                    50        15             11
## 1299             13        14                    25        19             30
## 1300             21        11                   100        13             82
## 1301             22         0                   100        18             93
## 1302             21        10                     0        12             30
## 1303             12         6                     0         5             65
## 1304             12         6                     0         5             56
## 1305             11         1                     0        15             27
## 1306             18         8                    75        19             65
## 1307             24         6                    50        15             97
## 1308             27        10                    25        16             38
## 1309             24         7                    25         1             50
## 1310             21         7                     0         9             19
## 1311              6         9                    75         9             66
## 1312             15         5                    50        15             86
## 1313              5        13                    25        15             37
## 1314             15         7                    25        12             42
## 1315             15        10                   100         3             61
## 1316              4        11                     0         3              4
## 1317             19        12                    75        14             54
## 1318             21        10                    75        16             38
## 1319              4         2                    75         7             76
## 1320              5        13                    50         3             12
## 1321             21         9                     0         5             25
## 1322              2         1                     0         1              8
## 1323             22         9                     0         5              6
## 1324             26        10                     0        16             48
## 1325             26        12                     0         7             13
## 1326              2         5                    50         3             27
## 1327              2        12                   100         8              2
## 1328             21        13                    50         3             81
## 1329             12         7                    25         7             92
## 1330              1         3                     0        11             78
## 1331              7        11                   100        18             39
## 1332             29        14                     0         9             49
## 1333              4         7                    75        19             76
## 1334              0        13                     0        12             75
## 1335             20         1                    50        12             61
## 1336             22         8                   100         4             40
## 1337             26        12                    50        16             14
## 1338             15         3                     0        10             76
## 1339             18         9                     0        12             14
## 1340              5        14                    50         3              1
## 1341             13        10                     0         1             75
## 1342             29        11                    50        11             37
## 1343             25         0                    50        15             29
## 1344             23        11                     0        13             21
## 1345             15         9                   100         3             80
## 1346             18        13                   100        18             91
## 1347              8         6                    75        10             23
## 1348             28         9                    25        18             88
## 1349             27         2                     0         9             36
## 1350             22        12                     0        13             31
## 1351             10        13                   100         4              3
## 1352              2        12                    25        10             91
## 1353             21         3                    25         3             55
## 1354             12         4                     0         3             65
## 1355             28        10                    75        13             35
## 1356              0         1                    25         2             52
## 1357              9        11                    25        19             96
## 1358              2         3                    25        19              7
## 1359             14        12                    75         2             20
## 1360              6         3                    25        14             88
## 1361              9         4                    50        17             42
## 1362             27         6                    25        12             60
## 1363              4         2                   100        19             21
## 1364              0        13                    25         7             29
## 1365             21        14                    75         4             28
## 1366             18         2                    50        12             19
## 1367             23         3                     0        16             48
## 1368             12         9                   100         8             48
## 1369             22         5                    25         9             66
## 1370              7         1                    75        12             18
## 1371             12         0                    50        18             66
## 1372             14         1                    75         4             97
## 1373             14         8                    75         2             77
## 1374             14         6                    50        16             21
## 1375              6        11                    50        13             18
## 1376              7        10                     0         8             11
## 1377             26        12                    25         9             95
## 1378             16         3                    50        17              9
## 1379             14         8                    50         6             62
## 1380             11         2                   100         8              5
## 1381             28         0                    50         5             35
## 1382              2         8                    75         6             19
## 1383             16         0                    25         4              4
## 1384             17         7                     0        13             40
## 1385             10         1                    25        19             65
## 1386             14         9                    75        14             70
## 1387              4         0                    50        10             68
## 1388              4        13                     0        11             74
## 1389             11        10                    75        14             45
## 1390              8         7                     0        14             14
## 1391             21         9                    75         2             30
## 1392             13         8                   100         8             59
## 1393             10         0                    75         8             12
## 1394             28         9                   100         3             77
## 1395              0         7                   100         1              4
## 1396              9         2                    25        11             19
## 1397             18        13                   100        14             48
## 1398              2         9                   100        17             58
## 1399             27         3                   100        19             26
## 1400             11         1                    75         2             79
## 1401             20         8                    25        19             61
## 1402              8         8                    25        15             39
## 1403             22         4                   100        15              6
## 1404             20         0                    50        18             29
## 1405              7        10                    25        12             60
## 1406              6         0                    50        14             98
## 1407             29        14                   100        13             14
## 1408              8         3                   100         4             42
## 1409             28         8                    50         3             72
## 1410             15         7                   100        11             91
## 1411              9         1                   100         9             46
## 1412              9        11                   100        17             70
## 1413             13         8                    25         2              8
## 1414             23         3                    50         6             34
## 1415              6         9                   100         6              1
## 1416             20         2                   100        11             29
## 1417              2         7                   100         5             80
## 1418              7         1                    50         5             38
## 1419             29         1                    75         9             61
## 1420             16        10                    25         5             47
## 1421              5        12                   100         2             93
## 1422             11         0                    75         7             26
## 1423              6         2                    75         8             94
## 1424             25         4                    75         8             16
## 1425              9         1                    25         2             44
## 1426              4        13                    50        12              4
## 1427              8        13                     0         2             96
## 1428             16         3                    50         5              4
## 1429              6        12                    50        16             47
## 1430             15         4                    50         7             69
## 1431              1         6                     0         5             71
## 1432              9        10                    75        18              8
## 1433             14         3                     0        14             94
## 1434             15        13                    25         8             67
## 1435             13         6                   100         1             17
## 1436             10         4                   100         2             70
## 1437              9        11                     0         2             78
## 1438             21        13                     0         1             45
## 1439              5        12                    75         3             74
## 1440              0         3                    25        14             12
## 1441             16        14                    75         7              9
## 1442              6         4                     0        11             45
## 1443             29        13                     0        15             51
## 1444             13         8                    50         5             90
## 1445             15        12                    50         9             95
## 1446             25         5                    25         8             13
## 1447             11         7                    75        14             18
## 1448              3         5                   100         7             99
## 1449              6         0                    75         1             58
## 1450              2        12                    75        13             79
## 1451              7        13                    25        17             42
## 1452             27         6                    25         7             97
## 1453             16         8                     0         1             59
## 1454              9        12                     0        19             88
## 1455             11         2                     0        12             66
## 1456              6        11                     0         7             87
## 1457              1         7                   100         2              2
## 1458             16        10                    75        17             88
## 1459             15         9                    25        19             88
## 1460             25         7                    25         2             29
## 1461             16         1                    75         1             97
## 1462             19        10                    25         2             84
## 1463              0         0                   100        15             47
## 1464             12         6                   100        17             97
## 1465              6        14                   100        11             59
## 1466              5         9                    50        18             45
## 1467             13        12                    75        13             40
## 1468             11         1                    25        17             20
## 1469              8         2                   100        16              3
## 1470             10         9                    75         7             82
## 1471             17        14                    75         1             55
## 1472             14        14                    75        17             91
## 1473             10        13                     0        15             35
## 1474             16         3                     0        11             17
## 1475              2         1                   100        19              6
## 1476             24        14                   100         3             43
## 1477             21         4                   100        13             73
## 1478             10         1                    50         8             98
## 1479             13         8                    50         2             41
## 1480             14         0                     0         6             56
## 1481              3        10                     0         1             91
## 1482             19        10                    25         4             52
## 1483             14        11                     0        11              8
## 1484             15         3                    25        12             98
## 1485             28         4                    50         6             43
## 1486             13         0                    25        11             56
## 1487             18         8                    75        14             34
## 1488             10         5                    50        16             17
## 1489              4         8                    75        10             71
## 1490             27        14                    25         8             34
## 1491              2        10                    25        12              0
## 1492             24        14                   100         6             13
## 1493             24        13                    75        10             72
## 1494             14         4                    25        13             81
## 1495             25         1                    75        17             21
## 1496             29         5                    50         3             78
## 1497             23        12                    25        14             41
## 1498             26         1                   100        16             22
## 1499             27        13                   100         2             46
## 1500             14         1                    25         7             93
## 1501              7        11                    25        10             44
## 1502             19         3                     0        10             57
## 1503             28        12                    50         3             91
## 1504             20         8                    25        17             65
## 1505             16         2                     0         9              9
## 1506             14        12                    75        19              0
## 1507              8         8                    50        14             58
## 1508             25         2                    75        13             70
## 1509             29        11                    50        19             50
## 1510              3        12                    50        19              2
## 1511             21        12                     0         5             40
## 1512              1        13                     0         9              4
## 1513              1        14                     0        11             62
## 1514             21        10                    50         1             47
## 1515             10         3                    75         7              7
## 1516             21        13                    25         4             23
## 1517             15        11                    50         5             86
## 1518             14        12                   100        13             91
## 1519             21         0                    25         8             43
## 1520             25         6                   100        14             48
## 1521             26         3                     0         1             93
## 1522             14        11                    75         8             70
## 1523             13        11                     0         2             59
## 1524             22        14                    25         5             48
## 1525             20         6                    50         4              2
## 1526             14         0                    75         9             74
## 1527              5         1                    50        19             62
## 1528              3         2                   100         5             13
## 1529             25         2                    50         4             92
## 1530              6        14                    25        14             70
## 1531             19        12                     0        17              3
## 1532             21        11                     0        10             26
## 1533             21         7                    75         9             90
## 1534             23         5                   100        13             99
## 1535              2         3                    50         7             67
## 1536              5        14                    25         9             59
## 1537              2        14                     0         3             77
## 1538             25         1                    25         8             45
## 1539             27         7                   100        13             98
## 1540             26         4                   100        12             24
## 1541             11        12                    25        10              8
## 1542             28         5                    25         6             78
## 1543             13         4                    75         9             93
## 1544              1        10                    50         8             54
## 1545             29         2                    25        11             82
## 1546             25         2                    50        14             67
## 1547              6        11                    25        14             46
## 1548             21         2                    75         9             10
## 1549             16        12                    75         1             21
## 1550             28         4                    50        18              3
## 1551             18        10                    50        10              7
## 1552             12        12                    50        19             28
## 1553             18         2                   100         8              0
## 1554             21         5                    25        17             69
## 1555             21         1                     0        14             45
## 1556             29        13                    75        15             17
## 1557              0         6                    75        15             75
## 1558              1        10                    25         7             13
## 1559             20        12                   100         7             69
## 1560             22        14                    75        15             78
## 1561             26        10                    25        18             97
## 1562             22        13                    75         7             83
## 1563              7         0                   100         1             87
## 1564             21         4                   100         6             16
## 1565              3         1                   100         5             13
## 1566              0        10                    25         5             48
## 1567             27        13                    25        18             75
## 1568             15         0                    75         3             34
## 1569              6         6                    25        15             64
## 1570              4        11                     0         4             54
## 1571             24         0                    50        14             83
## 1572             12        13                   100        17             88
## 1573             18         5                    50        16             76
## 1574             14         6                     0         7             12
## 1575             19         1                    25        17             24
## 1576             12         1                     0        11             36
## 1577             20        10                     0        15             59
## 1578              9         5                    75         1             95
## 1579              4         8                   100        12             45
## 1580             18         2                    75         7             59
## 1581             23         0                    25         4              0
## 1582              1         3                   100        11             40
## 1583              1         2                    50         5             53
## 1584              4         4                    50         4             30
## 1585             13         2                    50        17             15
## 1586              5        10                    75        18             51
## 1587             14         1                    75         5              0
## 1588             13         3                     0        15             20
## 1589              7        14                   100         7              4
## 1590             17        11                    50        16             50
## 1591              6         5                     0        10              2
## 1592              6         0                   100         2             81
## 1593             17        13                    25        10             28
## 1594              4         8                    75         4             22
## 1595             13         1                    50         9             42
## 1596              8         0                    75         9             61
## 1597             29         7                   100        15             24
## 1598              7        14                    75         8             88
## 1599             20         9                    25         9             57
## 1600             28         0                    75         1             32
## 1601              8         9                    25         7             31
## 1602             18         1                   100        14             88
## 1603              2         5                    25         9             83
## 1604              9        10                     0         7             20
## 1605              4        13                   100         4             69
## 1606             28         7                    75        13             71
## 1607              1         3                    75         3             67
## 1608             14         1                    75         9             25
## 1609             23         2                    50        13              1
## 1610              2        10                    25         5             72
## 1611              9         3                    75         2             21
## 1612             14         2                   100         6             76
## 1613              4        10                    50         6             70
## 1614              2         3                    25        19             39
## 1615             28         6                    75        15             66
## 1616             29        13                     0        18             93
## 1617             17        12                    75         7             26
## 1618             27         4                     0         3             34
## 1619             26         2                     0        11              7
## 1620             14         7                    75         3             85
## 1621             29         7                    50         5             50
## 1622              9         7                     0        16             96
## 1623             26         9                    75        18             39
## 1624              6         5                    75         7              8
## 1625             11        14                     0        12             13
## 1626             17         5                    25         2             63
## 1627              3         0                    25         8             41
## 1628              2         3                     0        19             22
## 1629             28        10                    25        10             97
## 1630             24         5                    25        19             12
## 1631              5        12                   100         8             85
## 1632             16         6                   100         4             92
## 1633              1        12                    75        13             68
## 1634              1         6                    25         2             42
## 1635              1        13                    25         1             67
## 1636             29         3                    75         4             31
## 1637             27         8                    75        14             95
## 1638             23        10                    75        14             37
## 1639             19        14                    75         3             48
## 1640              9         2                     0         3             70
## 1641             20         9                    75         5             55
## 1642             17         4                   100        13             12
## 1643             19         9                    25         8             81
## 1644             10        10                    25         9             69
## 1645             12         2                    50         2             17
## 1646              0         7                     0        14             42
## 1647             16         4                    25         9             37
## 1648             12         2                    75        18             80
## 1649             16         4                     0        13             43
## 1650             16         4                     0         9             89
## 1651             26        11                    75        19             34
## 1652              2         1                     0         6              8
## 1653             15         2                     0        12             28
## 1654             16        12                   100         6              6
## 1655             12        14                    75        14             25
## 1656             27         3                    50         1             40
## 1657              7         5                   100        12             25
## 1658             26         0                    25        17             24
## 1659              4         6                    50        16             42
## 1660             20         3                    25        11             92
## 1661             27         3                    75        11             91
## 1662             26         1                   100        19             71
## 1663             13        13                    50        10             45
## 1664             19        12                   100        15              2
## 1665              0         6                     0         9             75
## 1666             29         6                    50         1             29
## 1667             15         5                    25        12             74
## 1668              0         8                    75        10             25
## 1669             15        12                   100         2              6
## 1670              2         4                    25         5             52
## 1671             14        13                    50        17             54
## 1672             26         1                    75        17             27
## 1673             12        13                    75         7             41
## 1674             20         1                     0        10             53
## 1675             11         2                    50        17             83
## 1676             22         5                    50         1             72
## 1677              9         0                   100         9             90
## 1678              3         5                    50        17             26
## 1679             21         2                   100         4             94
## 1680             18         2                    75         4             71
## 1681              7         2                    50         8             56
## 1682              8        13                    50        18             56
## 1683             15         9                    75        10             44
## 1684              2         5                    50        19             37
## 1685             19        11                     0        12             66
## 1686              0        10                   100         6             44
## 1687              2        12                    25        12             63
## 1688              7         5                    25         1             42
## 1689             15         2                     0        11             45
## 1690              1         6                     0        16             47
## 1691             21        10                    75        17             17
## 1692             13         6                    25        12             58
## 1693              8         9                   100        18             80
## 1694             10         5                    75        10             67
## 1695              2         8                    50         3             92
## 1696              5         0                    25         8             34
## 1697             27         7                     0        15             91
## 1698              1         3                    25        14              6
## 1699              0         7                   100        13             31
## 1700             19         2                    50         3             85
## 1701             23         7                   100        10             65
## 1702             15         3                   100        16             16
## 1703             13         7                     0         2             74
## 1704             16         4                    50         6             27
## 1705              9        12                   100        12             88
## 1706             18        14                    50         2             94
## 1707             22        14                    50         5              1
## 1708             11         7                    25         7             91
## 1709              7         7                     0         5             38
## 1710              4         9                    25         4             83
## 1711             14         5                    75         3             42
## 1712             15         8                     0        12             12
## 1713             24         7                    75         2             49
## 1714             13         7                     0        15             99
## 1715              4         3                    50         7             31
## 1716             17         8                    50        12             64
## 1717             29         9                    50         9             99
## 1718             29         7                   100         4             82
## 1719              0        11                    50        10             86
## 1720             28         7                   100        13             28
## 1721             20        13                    75        17             63
## 1722             17         6                    25         3             48
## 1723              7         0                   100         1             28
## 1724              4         3                    50        18             17
## 1725             24        11                    75        12             23
## 1726             14        13                    50        12             24
## 1727              9         7                   100        13             89
## 1728             13         1                    25        19             69
## 1729              4         4                    25         5             88
## 1730             27        10                     0        19             13
## 1731              8         2                    75        12             28
## 1732             24        12                   100        12              0
## 1733             27         2                   100        15              3
## 1734              6         6                    75         1             66
## 1735             27        12                     0        13             87
## 1736             29        10                     0         9             56
## 1737              0         8                    50        13             34
## 1738             10        13                    25        11             96
## 1739             23         9                    25        15             72
## 1740              0         8                    25        12             43
## 1741              1        14                    25        16             63
## 1742             17         1                   100         1             52
## 1743             10         7                   100         6              0
## 1744             14         8                    75         4             60
## 1745              8         1                    75         3              7
## 1746             19         2                    50        13             55
## 1747             10        11                    50        12             54
## 1748             23        12                    75        12              5
## 1749              7         7                    25         1             22
## 1750             16         7                    50        17             62
## 1751             24         6                     0         3             62
## 1752              1         9                    25        12              6
## 1753             25        11                   100        13             41
## 1754             17         1                     0         4             94
## 1755              1         2                    75        19             19
## 1756             19         4                    50        17             25
## 1757              5         6                   100         5             72
## 1758             19         3                    75        15             46
## 1759             21        14                   100         5             66
## 1760             29        10                   100        16              4
## 1761             29         2                    25        18              1
## 1762             12         1                    25        11             84
## 1763              9         7                    50        16             91
## 1764              8         3                     0         2             18
## 1765              0        14                   100        12             36
## 1766              7        10                    25         9             71
## 1767             22         1                     0        10             69
## 1768              6        13                     0        15             27
## 1769             21        14                     0         1             59
## 1770             18         8                   100        12             92
## 1771             18        12                    75        18             36
## 1772              9         9                    25         3             80
## 1773             21         6                     0         7              9
## 1774             24         6                    75         9             32
## 1775             25         2                    50         1             52
## 1776             29         0                     0         8              4
## 1777             11        14                    50        14             85
## 1778              5         3                    75        18             51
## 1779              8        12                    50         2             94
## 1780              4         9                    50        11              0
## 1781              2         3                    25        12             15
## 1782             10         7                    50        19             74
## 1783             24         6                     0         9             17
## 1784             18         1                    25        11             91
## 1785             11        13                   100        11             86
## 1786             24         9                    75        13             44
## 1787             22         5                   100        11             42
## 1788             14         5                    50         3             98
## 1789             10         5                    25         3              9
## 1790             21        11                    25         9             41
## 1791              5         3                    50         5             37
## 1792             27         8                    25         3             58
## 1793             27        12                     0         1              8
## 1794             28         2                    25         3              3
## 1795             15         2                    25        19             43
## 1796             14         8                    50        10             68
## 1797             11         1                   100         4             83
## 1798             28         8                     0         4             98
## 1799             13        14                     0         6             38
## 1800             21         2                   100        13             37
## 1801             26        12                    50        12             82
## 1802             24         4                    50         2             15
## 1803             21         0                     0        17             81
## 1804              6         8                    75         2             15
## 1805             16         1                   100         2             75
## 1806             22        13                    50         2             38
## 1807              2         0                    25         9             29
## 1808              3         3                    75        15             49
## 1809             26        11                    75         7             52
## 1810              6         3                    50        10             16
## 1811             11        14                     0         5              6
## 1812             11         3                    50        18             85
## 1813             27        14                    25         6             93
## 1814             21         0                    75        13             79
## 1815              8        11                    75        19             46
## 1816              6         8                   100         5             38
## 1817             10         9                     0        15             67
## 1818              5         6                   100         1             65
## 1819             27         1                     0        17             62
## 1820             17         8                    50         6             42
## 1821             28        11                    50        17             21
## 1822             12         6                    25         9             87
## 1823              3         6                    75         7              5
## 1824              6         5                     0         8             57
## 1825             25         8                    50        16             94
## 1826              5         7                    25         2             93
## 1827              6         8                    75        12             19
## 1828             14        13                    25        12             86
## 1829             18         3                   100        13             65
## 1830              1         7                    25        11              4
## 1831              6        11                    50         7              0
## 1832             20        12                    50        15             26
## 1833              2         0                    50         5             13
## 1834              6         6                    25        16             30
## 1835             13         7                    50         7             96
## 1836              2        14                    25         5             74
## 1837              0         4                    75         5             52
## 1838              9         7                   100         3             25
## 1839              9         5                     0        19              2
## 1840             20         3                    75        11             27
## 1841             16         9                    75        14             44
## 1842             27         0                    25        16             97
## 1843              7        13                    25         3             71
## 1844              1        13                     0         6             64
## 1845              3        11                    25        19             72
## 1846             10        13                    75        19             30
## 1847              1         1                    50         9             55
## 1848              2         2                    25         4             13
## 1849              3        12                     0        11             15
## 1850             21         6                    25        13             16
## 1851             25        14                    50        16             76
## 1852             24         9                     0         1             44
## 1853             21        14                    75        10             41
## 1854              6        10                    25         6             49
## 1855              6         6                   100         8             42
## 1856             26         7                    50        19             81
## 1857             21        12                    25         2              2
## 1858             17        10                     0        17             68
## 1859             14         7                    25        13             11
## 1860             12         1                    50        11             68
## 1861             23        14                   100         2             13
## 1862              5         7                   100        19             56
## 1863             16         3                    50        19             58
## 1864              6         8                    25         2             53
## 1865             13         8                    75         6             12
## 1866              7        11                    50        17             18
## 1867             23         8                   100         2              4
## 1868              2        14                     0         3             24
## 1869              4         9                    25        11             87
## 1870              1         5                   100         8             42
## 1871             28        11                     0        12             86
## 1872             13         3                    25        19             74
## 1873              6         0                    75        19             65
## 1874             19         7                    75        10              6
## 1875              6         0                    75         7             30
## 1876             20         0                    75        11             64
## 1877             27         3                    25        10             46
## 1878             16        13                    25        15              9
## 1879             10        12                    25        12              5
## 1880              6         3                    75         5             29
## 1881              6        13                    25         5              7
## 1882              5         8                    25        15             60
## 1883             18         4                    50         5             56
## 1884             18         5                    25        18             78
## 1885              4        13                    75        15             71
## 1886             16         5                    50         5             44
## 1887             18         1                    75        17             54
## 1888             16         2                     0         5             85
## 1889              6        14                    25         4             25
## 1890             16         4                    25         4             42
## 1891              2         0                     0         8             30
## 1892              5         7                    50        17             71
## 1893              0         2                     0        13              1
## 1894              9        10                    75        18             94
## 1895             24        13                    25        18              4
## 1896             28        10                    50         6              1
## 1897             28         7                   100         2             69
## 1898             26        12                     0         8             69
## 1899             14         0                    75         1             12
## 1900             18        14                   100         7             41
## 1901             29         5                    25        11             45
## 1902             13        13                   100         5             98
## 1903             28         8                     0         8             94
## 1904             13         5                    50         2             44
## 1905             13        10                     0        18             18
## 1906              2        13                    75        10             27
## 1907             23         8                    50        19             84
## 1908              6         4                    25         5             69
## 1909             22         1                    25        17             87
## 1910              4         7                    50        13             40
## 1911             19        12                    25        11             56
## 1912             20        10                    25        19             11
## 1913             10         1                     0         2             61
## 1914             18         6                    25         1              7
## 1915             25         8                    50        15             30
## 1916              2         6                    50        16             64
## 1917             17         8                   100         9              9
## 1918             20         8                   100        14             12
## 1919              0         0                    50        14             76
## 1920             29         8                    50        11             12
## 1921             21         6                    75         6             86
## 1922             14        11                    75        12             86
## 1923             16         1                    75         7             32
## 1924             17        10                     0        10             25
## 1925              3         9                    75        17             80
## 1926              9         0                     0        19             20
## 1927             21        11                   100         8             55
## 1928              4         0                    75         4             29
## 1929             26        13                    50         1             79
## 1930             25         4                   100        11             97
## 1931             26         0                     0        19             40
## 1932             23         0                     0         1             32
## 1933             23         6                    50         6             97
## 1934             26         4                    50        11             36
## 1935             15        14                     0        16             58
## 1936             20         0                   100         6             90
## 1937              7         5                     0        13             78
## 1938              9         8                   100         6             64
## 1939             21        11                    75        19             85
## 1940             20         6                    25         4              3
## 1941             26        11                    75         9             80
## 1942              8         0                    25        11             42
## 1943              7        14                    25        14             64
## 1944              2         9                   100        19             64
## 1945             19        14                   100        12             60
## 1946             29         3                   100         6             16
## 1947              3         6                   100        17             84
## 1948             17         5                    25        19             39
## 1949             28         4                    75        12             14
## 1950              1         3                     0        15              9
## 1951             10         1                   100         8             93
## 1952             13         4                    50         1             88
## 1953             22         1                    25        15              4
## 1954             27         8                   100        18             25
## 1955             10        14                     0         7             75
## 1956             22         9                    25        17             20
## 1957             20         1                   100         6             33
## 1958             29         9                    25        10             74
## 1959             18         8                    75        14             19
## 1960             19         1                     0        18             38
## 1961              6        11                     0        12             90
## 1962              3        11                    25        13             42
## 1963             19         9                     0        18             53
## 1964             26        13                   100         5             81
## 1965             21         7                    25        19              8
## 1966             12         0                    75        10             65
## 1967             20        13                   100        18             52
## 1968              2         7                    25        19             89
## 1969             22         6                   100         3             47
## 1970             29         2                    25        11             21
## 1971             25         8                   100        15             99
## 1972             23         5                    50         3             30
## 1973             22        14                    75         6             31
## 1974             11         3                    50         5             91
## 1975             29         7                   100        16             82
## 1976              8         0                    75        15             46
## 1977             20        12                   100        10             87
## 1978             23         8                    25         3             74
## 1979              4         1                   100         2             10
## 1980             17         7                    25         9             33
## 1981             17         1                   100        16             89
## 1982             14        12                    50        11             16
## 1983              8         7                   100         8             22
## 1984              9         0                    75         4             23
## 1985              4        13                    50         4             12
## 1986              8         5                    50        11             27
## 1987              4        14                    50        18             33
## 1988              8         4                     0         1             75
## 1989              8        13                    50         5             98
## 1990              7         7                   100        13             75
## 1991             17         1                    50        17             89
## 1992             28        13                    25        19             77
## 1993             22         2                    75        17             34
## 1994             12         8                   100        13             50
## 1995             24         6                    50        10             95
## 1996             24         5                   100        13             32
## 1997             24         7                   100         8             61
## 1998             18        14                    25         4             46
## 1999              8        10                     0        14             70
## 2000             12         2                     0        11             40
## 2001              6         8                     0        10             35
## 2002              3        10                     0        16             38
## 2003              9         4                    50         9             57
## 2004             20         0                    50         4              6
## 2005             14        14                   100         3             94
## 2006             23         4                    75         5             28
## 2007              9         2                   100         7             39
## 2008             14        11                    25        14             40
## 2009             28         2                   100        14             71
## 2010              2         0                     0         9             73
## 2011             26         8                    75        11             27
## 2012             23        11                     0         9             80
## 2013              2         7                   100         9             26
## 2014             27         4                    75        13             85
## 2015              1         5                    75         9             36
## 2016             13         3                    75         3             45
## 2017              7        12                    50        13             35
## 2018              1         7                    50         9             29
## 2019              7         4                    25         4             96
## 2020             11        12                    50         4             97
## 2021             20         1                     0         4             13
## 2022              1        11                    75        12             71
## 2023             18         7                     0        16             93
## 2024             21        14                    75        17             20
## 2025             21        11                    25         5              7
## 2026             12        12                    50        11             85
## 2027             23         6                     0        16             92
## 2028             20        11                    75         5             37
## 2029              3         7                     0         9             15
## 2030              3         5                    50         1             55
## 2031             13         1                    25         7             70
## 2032             21        13                    25         8             26
## 2033              9         2                    50         8             77
## 2034             18        12                    75        18             77
## 2035             14         9                    50        18             24
## 2036             29         5                     0        13             96
## 2037             12        11                    75        18             25
## 2038             23        14                     0         5             72
## 2039              6         0                    75         2              9
## 2040             27         9                   100        13             25
## 2041             21         2                    25        17             60
## 2042             26         7                    75        12             62
## 2043             16         2                   100        13              1
## 2044             20         7                     0        18             84
## 2045             26         2                    25        10             47
## 2046             19         0                    50         5             72
## 2047             20         1                    75         3             11
## 2048              3         0                   100        11             99
## 2049             25         2                   100        19             13
## 2050             16         7                    75         1             16
## 2051              6        10                    75        14             86
## 2052              7         6                   100        13             56
## 2053              4         4                     0        10             94
## 2054             20         2                     0        17             64
## 2055             11        13                    75         6              9
## 2056             29        10                    75         4             48
## 2057              3        14                   100         3             37
## 2058              6         0                    75        14             15
## 2059             29        14                    25        16             81
## 2060              2         8                     0        11             27
## 2061              8         1                    25         8             19
## 2062             27         1                   100         6              9
## 2063             12         6                    25        10             58
## 2064             11         3                    25        18              6
## 2065             19         2                    75        18             85
## 2066             10         4                     0        17             63
## 2067              8        10                     0         7             39
## 2068              8         8                     0        18             72
## 2069             13         8                    50        11             45
## 2070             28         0                     0         5             63
## 2071              7         3                   100         9             72
## 2072              9         2                     0        13             29
## 2073              4         0                    50        10             86
## 2074             16         5                    50         7             51
## 2075              5        13                    75        15             94
## 2076             22        11                    25         5             23
## 2077              5        11                     0         3             77
## 2078             17        14                     0         1              6
## 2079             28         4                    25         3             90
## 2080             20         2                    50        13             93
## 2081             19        14                    75        13             36
## 2082              8         9                    50        16              2
## 2083             18         1                    25         1             63
## 2084             17         4                   100        15             23
## 2085             24        12                    75        10             11
## 2086             16        14                    75        16             30
## 2087             24         5                    50         5             50
## 2088              0        11                    75         9             10
## 2089             27        14                    25         1             68
## 2090              9         6                     0         6             45
## 2091             23         8                   100         7             75
## 2092             29         3                    75        12             51
## 2093             19        11                   100         8             76
## 2094             25         3                    75        11             22
## 2095              4         4                   100         9             77
## 2096             23         7                     0        14             82
## 2097             13        11                    75        17             90
## 2098             14         7                    50         7             70
## 2099              0         1                    50         6             27
## 2100              4        12                    50        18             77
## 2101             24         7                    75        14             27
## 2102              3         8                   100         3             82
## 2103              3        14                   100        11             58
## 2104              0        13                     0        18             73
## 2105              4         3                    75        12              9
## 2106             25         2                   100        12             34
## 2107             17         8                     0         8              3
## 2108              3        13                   100         4             95
## 2109             14        13                     0        15             97
## 2110             16         5                    25         5             99
## 2111             25         9                    75        12             30
## 2112             13        14                     0        16             60
## 2113             24        10                   100         1             82
## 2114              1         5                   100        19             82
## 2115              0        13                     0        15             29
## 2116             16        10                     0        15             13
## 2117              6         2                    75         6             37
## 2118              2        12                    75         8             97
## 2119             19         1                    25         7             67
## 2120              9        13                    75         2             41
## 2121              4         2                    25        16             70
## 2122             10        13                    50         3             44
## 2123             20         7                    75        15             93
## 2124             17         8                    75        14             73
## 2125             19        11                     0         3             51
## 2126             25         1                   100        14              9
## 2127             11        10                    25         3             17
## 2128              7         3                    25        11             32
## 2129             18        12                    75        18             51
## 2130             12         3                     0        15             42
## 2131             27         9                    50         3              6
## 2132             14        10                    50         4             12
## 2133             19         0                    50        10             39
## 2134             12         2                     0        14             85
## 2135              3        13                    25         2             92
## 2136              3         2                    75        12             11
## 2137             26         3                    25         2             23
## 2138             18         5                   100         9             93
## 2139              2         8                     0         9             10
## 2140              0         6                    50        19             68
## 2141             13        12                    50        18             98
## 2142              3        10                    75        18             17
## 2143             18        13                    75        10             22
## 2144             23         7                   100         5             18
## 2145              4        11                    75        12             81
## 2146             27         0                     0         5             98
## 2147             19         8                     0        11             77
## 2148             15        10                     0         6             97
## 2149              0        14                   100         7             19
## 2150             25        13                    50        18              0
## 2151              9        14                    75         3             53
## 2152             13        14                    75         4             73
## 2153             13         2                   100        10             89
## 2154             13        13                    75         9             10
## 2155              7         9                    25        10             81
## 2156             11        11                   100         4             31
## 2157              4         7                     0         9             19
## 2158             29         8                   100         1             57
## 2159             15         4                    25        13             73
## 2160             10        11                    50        19              4
## 2161              2        12                    25        11             84
## 2162             22         2                    75         3             76
## 2163             21        14                     0         6             25
## 2164             18         4                    75         8             46
## 2165             27         0                   100        15             10
## 2166             18         9                    75         1             18
## 2167              3         7                   100        17             25
## 2168              8         0                    50         5             37
## 2169              7        12                    25         8             38
## 2170              0         2                    75         1             32
## 2171             18        14                    25         3             51
## 2172             26         5                     0         1             85
## 2173             29         3                   100        12             30
## 2174              1         8                    75        19             25
## 2175             19         4                    50         7             40
## 2176             27         6                     0         1             73
## 2177              3        13                   100         6             57
## 2178             22         3                     0         2             84
## 2179             29        11                    25        10             67
## 2180             23         9                    75         6             73
## 2181              4        11                    50        17             96
## 2182              1         6                    25        17             37
## 2183              0        11                   100         2             62
## 2184              7         4                     0         9             96
## 2185             20         5                    50        17             39
## 2186              9         7                     0        18             39
## 2187              8         4                     0         1             72
## 2188             29        11                   100         6             54
## 2189             21         8                    50        12             52
## 2190             22         2                     0        19             43
## 2191             22         6                    50        11              1
## 2192             20         8                     0         8             34
## 2193             10         6                     0         6              5
## 2194             16         1                   100        15             22
## 2195             15         4                   100         4             51
## 2196             29         7                    50        10             93
## 2197              5        14                     0        18              7
## 2198             29        13                    75        16             20
## 2199             21        13                   100        11             92
## 2200             18         3                     0         2             59
## 2201             12         4                   100        10             56
## 2202             12         5                    25         1             52
## 2203             12         4                    75         1             18
## 2204              8         5                    75         5             80
## 2205              0         3                   100         9             41
## 2206             20        12                    25        15             53
## 2207              7        11                    25        14             36
## 2208             26         2                   100        16             58
## 2209              9         7                    50         5             89
## 2210             11        13                   100         9             50
## 2211             28         2                    25        13             45
## 2212              4         0                    75         1             86
## 2213             18         1                    25        15             15
## 2214             13        12                   100         3             79
## 2215             21         3                     0         2             37
## 2216             24        11                    50        13             54
## 2217              6         5                   100        18             51
## 2218             15         9                    75        10              8
## 2219              8        13                    75        11             48
## 2220              4         7                    75         4             68
## 2221              0         3                   100         7             53
## 2222             27         8                     0         8             83
## 2223              5         5                     0        16             17
## 2224              4         4                   100        16             51
## 2225              2         8                    25        15             65
## 2226              6         6                    75        16             84
## 2227             10        13                     0         8             70
## 2228             16         0                    75         3             74
## 2229             18         1                     0        19             51
## 2230             25        14                   100        16             90
## 2231              3         3                    75        11             48
## 2232             15        10                    25         1             76
## 2233             12        13                    50         7             34
## 2234             21         4                    75        18             19
## 2235             19         7                   100         6             79
## 2236             16        14                   100         5             84
## 2237             24         2                   100         4             17
## 2238              7        11                    50         8             64
## 2239             21        12                    75        10             48
## 2240              5         9                     0        12             83
## 2241             19         9                    25        12             41
## 2242             11         5                    50        16             76
## 2243              8        13                   100         2             91
## 2244             24         9                   100         1             35
## 2245             21         8                    75         1             72
## 2246              9        13                   100         5             52
## 2247             25        11                    25        14              5
## 2248              2         5                    50        15             77
## 2249             10        11                     0         8             69
## 2250             29         9                     0         3             28
## 2251             16        14                    25         4             37
## 2252             17        10                    25         4              2
## 2253             22        14                    25        16             88
## 2254             23         9                   100         4              7
## 2255             27        10                     0        16             63
## 2256             21         8                    75         7             88
## 2257             12         1                    25         5             32
## 2258             10         3                    75         7             13
## 2259              0         6                    50         5             88
## 2260              5        10                   100        18             32
## 2261              2         9                     0        17             37
## 2262             12         7                    50        18             49
## 2263             12        14                    25        12             27
## 2264             19         5                   100        14              5
## 2265             17         6                     0        11             45
## 2266              2         1                    75        11             35
## 2267             29        10                    25         2             19
## 2268             10        11                    50         5             94
## 2269              8        12                    25         1             24
## 2270             25         2                    50         3             25
## 2271             10         4                     0         1             12
## 2272             19         0                    75         6             60
## 2273             12         0                    75         6             19
## 2274              4        13                     0        17              0
## 2275              8         8                    50         6             65
## 2276              2         8                    75        12             30
## 2277              4         9                    50        19             59
## 2278             13        11                    50        10             69
## 2279             17        13                    75         1              2
## 2280              5         7                    25        10             16
## 2281              2         7                    75         6             46
## 2282             25         0                   100         7             50
## 2283             11         9                   100         8             65
## 2284             11         6                    75        11             54
## 2285             21         7                     0         1             91
## 2286              1         6                    75         9              3
## 2287              2         7                    25         2             45
## 2288             10         6                   100        17             16
## 2289             17        11                    75        15             91
## 2290             11         4                    50        17             74
## 2291             18         4                   100         4             63
## 2292             18         1                    50        11             37
## 2293             29        10                    25         7             78
## 2294             16        12                    50        14             62
## 2295              7        10                     0        19             95
## 2296             12        10                    50        10             81
## 2297              7         0                    25        15              1
## 2298             20         0                     0         2             98
## 2299             11         3                    50        15             29
## 2300              8         0                    25        17              6
## 2301             14         8                     0        16             86
## 2302              0         5                    25        16             82
## 2303             24         6                     0        14             88
## 2304             22         9                    25        18             79
## 2305              6         3                   100        14             60
## 2306              5         6                    25        18             95
## 2307              7         1                    50        19             81
## 2308             24        13                   100        15             37
## 2309             14         7                     0        13             38
## 2310              2         8                   100        10             80
## 2311             13        12                    25        19             61
## 2312             22         3                    75        12             10
## 2313              4         8                     0         6             99
## 2314              5         2                    25        14             71
## 2315             12         1                    50        17             98
## 2316             25        14                     0        19             52
## 2317             17         7                    50         4             42
## 2318              9        10                     0        11             50
## 2319             26        13                     0        19              6
## 2320              3         2                    25        16             27
## 2321             13         8                    50        16             42
## 2322             17        12                   100        12             98
## 2323              3         3                    50        18             44
## 2324             25         3                    25        19             13
## 2325             15         9                    25         7             10
## 2326             27         1                    75         3             58
## 2327             21         8                    50         3             84
## 2328             16         9                     0        10             42
## 2329             16        11                    50        19             96
## 2330              0        14                     0        15             23
## 2331             10        10                    50        10             99
## 2332             26        14                    50         5             72
## 2333             15         5                    50         3             53
## 2334              7         3                    50         5             20
## 2335             18         7                    75        19             17
## 2336             10         0                    50         6             85
## 2337             11         8                    50        15             85
## 2338              8         5                    50        10              2
## 2339             14         2                     0        15             78
## 2340             24         7                    75         7             28
## 2341             16        14                     0         6             63
## 2342             12         1                    50        13             32
## 2343             12        10                     0        19             95
## 2344              9         9                   100        12             31
## 2345             25         0                     0         3             57
## 2346             10        14                     0        14              6
## 2347             20        10                     0         7              1
## 2348             28         3                   100         7             15
## 2349              4         1                   100        14              6
## 2350             24         9                    25        13             21
## 2351             15        10                   100         8              5
## 2352             15         4                    25         6              8
## 2353             10        12                    75         2             85
## 2354             18        13                   100         1             72
## 2355             21        11                    50         1             29
## 2356              4         1                     0        16             15
## 2357             13        13                   100        11             86
## 2358             19        11                    50        12             74
## 2359             21         4                     0        13             89
## 2360              9         7                     0        11             42
## 2361             15         2                    50         7             70
## 2362             13         4                   100        14             96
## 2363             14         4                    50         1             24
## 2364             26         5                   100         2             28
## 2365             14         6                    75        11              3
## 2366             17         6                    75         9             10
## 2367              3        11                    50         2             39
## 2368              1         9                    50         9             28
## 2369             23         3                     0         4             57
## 2370             16        13                    75        14             60
## 2371              7         6                    50        11             21
## 2372             13         9                   100         9             70
## 2373             17         8                    50        16             79
## 2374              5         7                    50        16             20
## 2375              2         2                    75         8             14
## 2376             15         4                    25        19             87
## 2377             29        13                   100         7             98
## 2378              0        13                    50         7             96
## 2379             23         2                    75        16             49
## 2380             26        14                    50        18             10
## 2381             18        10                   100        14             85
## 2382             27         2                     0        15             44
## 2383             13         0                    50        16             26
## 2384             10         7                    25        15             78
## 2385             14        11                   100         7             17
## 2386             20         7                    75        14             16
## 2387             29        11                    25         1             22
## 2388             21        14                    75        15             45
## 2389              1         5                    50        17             65
## 2390              6         7                     0         6             44
## 2391              3        10                   100        11             80
## 2392             22         7                    75         3             69
## 2393             28         0                     0        18             11
## 2394              8        13                    75        11             28
## 2395              2         4                   100        16             33
## 2396             29        10                    25        18             12
## 2397             20         4                     0         9             18
## 2398             22         3                     0        19             99
## 2399             24        12                     0        14             92
## 2400             23        10                    50         7             73
## 2401              6        14                     0        18             52
## 2402             17        14                     0        14              0
## 2403             20        13                    50         4             72
## 2404              0         5                    25        19             65
## 2405             24        12                    75         9             43
## 2406             16         0                    50         5             27
## 2407             14         8                    25        16             38
## 2408             13         6                    25        10              0
## 2409             15         6                   100         8             40
## 2410             16         2                    25        15             73
## 2411              4         7                   100         5             99
## 2412             23        13                    75         4             85
## 2413             16         2                    75        10             75
## 2414             19        13                    25         4             83
## 2415             20        13                    50         1             89
## 2416             19         3                    50         4             18
## 2417             17         8                    50         1             56
## 2418             29         2                    25        17             13
## 2419              8        12                     0        11              6
## 2420             19        13                     0         9             51
## 2421             27        10                    25        11             17
## 2422              7        10                    25        14             16
## 2423             16         4                   100        19             13
## 2424             11         7                    25         8             69
## 2425              3         3                    25         3              6
## 2426             11        12                   100         6             13
## 2427             28        13                     0        16             88
## 2428             25         9                    25        13             40
## 2429             23         6                    75        19             58
## 2430              1        14                    25        12             40
## 2431              3        13                   100        11             36
## 2432             25         5                    50        16             54
## 2433             13         1                   100         8             14
## 2434              1         3                    25         5             71
## 2435             27        10                     0        19             74
## 2436             27        11                   100         5             24
## 2437             22        12                    75         7             29
## 2438              3        14                    75        10             37
## 2439              7         3                     0         2             29
## 2440             13        14                    25        13             40
## 2441             22         5                    25        11             73
## 2442             22         3                    50        18             14
## 2443             27        13                    50         8             54
## 2444             15         2                    75        10             73
## 2445              9        14                   100         6             28
## 2446             24         7                   100        15             45
## 2447             27         1                    75        19             28
## 2448             13         3                     0         7             90
## 2449             28         6                   100        15             31
## 2450             21        10                    75         3             95
## 2451              1         7                   100        19             97
## 2452              6        12                   100        19             89
## 2453             10         7                    50         2             67
## 2454              5         2                     0        15             68
## 2455             10        13                    75         6             83
## 2456             21        13                    75        15             35
## 2457              0         8                    50        10             95
## 2458              1         1                    75         8             67
## 2459             25        11                   100        15             51
## 2460             21         9                    50        19             47
## 2461             17         2                   100        14             85
## 2462             26         4                   100        18             97
## 2463             28         7                   100         2              6
## 2464             21         1                    75         9             92
## 2465             16         8                   100        19             33
## 2466             26        14                     0        18              7
## 2467              9         0                    25         9             27
## 2468              4         6                   100         6             70
## 2469             19        11                    50        17             45
## 2470              1         3                    75         3              8
## 2471             14         0                    25         2             88
## 2472             26        12                   100        16             58
## 2473              7         4                     0         6             47
## 2474             26        12                     0         5             80
## 2475              4        12                    25        18             53
## 2476              3         7                    25         3             48
## 2477              6        10                    75        17             72
## 2478             18        13                   100         6             94
## 2479              3        11                   100         8             34
## 2480             25        14                     0        17              6
## 2481              0         6                     0        17             10
## 2482             23         1                     0        10             57
## 2483             25         3                   100        13             21
## 2484             17         8                    25        10             41
## 2485             10        11                   100         8             88
## 2486             11        10                    75        15             27
## 2487             22         7                    50         7             67
## 2488             27        13                    75        10             82
## 2489             28         5                    75         1             32
## 2490              9         3                    25        12              8
## 2491             28         4                    50         1             65
## 2492             11         6                    25        19             49
## 2493             15         8                     0        18              1
## 2494             14         5                    50        12             66
## 2495              3        13                   100        18             38
## 2496             29        10                    25        19             71
## 2497             16         4                     0        19             78
## 2498             18         9                    50        15             16
## 2499             19         7                    25        19              2
## 2500             26         7                    50        14             35
## 2501              3         2                     0        13             50
## 2502             11        10                   100        19             73
## 2503             16         3                     0        14             40
## 2504             13         8                    50        19             19
## 2505              1         0                     0        13             46
## 2506              5         5                     0         2             95
## 2507             25         2                     0        18             84
## 2508              5        11                   100        15             72
## 2509             12        12                    25         7             98
## 2510             14         4                   100        19             53
## 2511              3        14                   100        12             76
## 2512              9        14                     0         2             46
## 2513             28         6                    75         3             97
## 2514             11         9                   100        10             74
## 2515             28        13                     0        10             48
## 2516             11         9                     0         4             80
## 2517              9         4                     0         5             45
## 2518              4         4                   100        13             81
## 2519             27        10                     0        18             25
## 2520             18        10                    25         8             31
## 2521              9         2                   100         5             82
## 2522             19        14                    25         3             69
## 2523             15         5                    50        17             96
## 2524              2         8                   100         3             84
## 2525             12         3                    50        12             31
## 2526              7         0                    75         2             82
## 2527              7        13                    25         4             78
## 2528              8        13                     0         5             14
## 2529             25         8                    50        18             85
## 2530             11        13                    75         5             33
## 2531             26         0                    25         2              3
## 2532             18         3                    25        13             39
## 2533             28        10                    25        11             36
## 2534             18        10                    75         7             11
## 2535              9        10                     0        10             63
## 2536             29        10                    25         7             36
## 2537              0        13                     0        11             33
## 2538             23         4                    50        18             47
## 2539              1        13                   100        18             58
## 2540             29        10                   100        10             88
## 2541             25         9                    50        14             41
## 2542             12         0                   100        10             87
## 2543             16        13                    75        13             53
## 2544              9         9                    25        14              1
## 2545             20         2                    75         2             55
## 2546             20         2                    50         6              7
## 2547             26         5                    75         8             73
## 2548              3         3                   100         8             29
## 2549             29         4                    50         6             30
## 2550              9         5                    50        18             72
## 2551             12         1                    75         3             11
## 2552             22         7                     0        19             94
## 2553              6         3                    50        18              9
## 2554             18        14                    50         1             62
## 2555             29        13                    25         7              5
## 2556              8         7                    25         2             84
## 2557              5         4                    75        17             70
## 2558              8         3                   100         7             53
## 2559             26        14                   100        10             23
## 2560             27         1                    75        17             86
## 2561             24         7                    75         5             16
## 2562              4         9                    25         9             38
## 2563             20         9                   100         6             37
## 2564             27        13                    75         8             79
## 2565              3         4                    75         2              2
## 2566             19         6                   100        16             34
## 2567             26         9                    75         1             77
## 2568             10        14                    25        13             77
## 2569             18         0                     0         8             10
## 2570             17        14                    25        10             12
## 2571             13         9                   100        12             10
## 2572             22        11                    50         3             28
## 2573             19         1                    75        11              0
## 2574              9         9                    25        19             24
## 2575             21        10                   100        18             35
## 2576             13         1                     0        14             12
## 2577             14         5                    75         4             35
## 2578             29         0                    75        10             15
## 2579             22         1                     0        10             87
## 2580              4         9                     0        12             81
## 2581             17         4                     0        10             57
## 2582             22         0                   100        12             54
## 2583             22        14                     0        16              7
## 2584              9        11                    25         6             64
## 2585              3        11                    25         1             53
## 2586              9        12                    50        13              5
## 2587              9        14                   100        14             51
## 2588             12        12                    50        11             79
## 2589             22         1                   100        11             87
## 2590              7        14                    50         2             94
## 2591             16         8                    75        17             11
## 2592              1        10                    75         6              0
## 2593              4         7                    50         9             21
## 2594             29        12                    25        16             60
## 2595              7         2                    75        12              6
## 2596             19         9                    75        16             97
## 2597              3         6                    25        14             84
## 2598             12        12                    50        12             35
## 2599              1        12                    75        13              3
## 2600              0         8                   100        15             77
## 2601              3         9                    50        19             28
## 2602             17         2                    50         3             31
## 2603             24         9                    25         7             27
## 2604             10         3                     0        14             82
## 2605              9         1                   100        18             95
## 2606              6        10                    25        11             36
## 2607              7        11                    25         3             38
## 2608             29         2                     0         1             57
## 2609             21         8                    25        13             82
## 2610              6        13                     0        11             92
## 2611              3         6                    50        15             47
## 2612              5         1                    25        15             15
## 2613             13         6                     0         7             29
## 2614             11         8                    75        18             92
## 2615              6         9                     0        16             74
## 2616             14         0                    75         7             56
## 2617              3        14                    50        16             13
## 2618             25         8                   100        12             80
## 2619              9         4                    75         6             47
## 2620             24         6                     0        13             95
## 2621             15        10                     0        13             56
## 2622             15        13                    75        10             47
## 2623             16         5                    75        15             86
## 2624             11         5                   100        19             15
## 2625             26        14                    25        10              0
## 2626             23        10                   100         8             46
## 2627             17        10                    75        18             58
## 2628             15         7                   100         3             19
## 2629             27        12                   100         6             89
## 2630             17         1                   100         5             43
## 2631             24         0                   100        19             53
## 2632              3         7                    25         9             74
## 2633             22         3                    50        12             19
## 2634              8         3                     0         5              1
## 2635             16        12                    25        14             92
## 2636              1         2                   100         5             20
## 2637             16        13                    25         2             18
## 2638              0         7                     0        17             90
## 2639             22         5                   100        19             14
## 2640              9        11                   100        16             64
## 2641             11         6                     0        17             33
## 2642             23        13                     0         8              6
## 2643             10         6                    25        10             78
## 2644              8        11                    50        11             68
## 2645             11         3                   100        16             62
## 2646              7        11                     0        14             83
## 2647             18         5                    25        16             74
## 2648             15        11                    75         6             33
## 2649             27        12                     0         6             53
## 2650              0         4                    75        12             27
## 2651             16        10                    75        15             16
## 2652             21         6                    75        14             34
## 2653             20        13                   100         9             14
## 2654             12         1                    50        19              1
## 2655             14        14                     0        19             89
## 2656             29         9                   100         1              0
## 2657             27        13                    50        18             65
## 2658             25         5                   100        19             28
## 2659              4         4                     0        13             29
## 2660             21         0                    75         3             81
## 2661              3         1                    25         4             77
## 2662              7        11                     0        17             31
## 2663             13         6                    75        11             34
## 2664             16         7                    75        10             61
## 2665             16         1                    25        17              8
## 2666              2         0                    75        12             91
## 2667              5         1                   100         5              3
## 2668             17         0                   100        13             80
## 2669             29         2                    50        11             10
## 2670              6         4                    50         6             14
## 2671             20         4                    75         7             35
## 2672             11         0                   100         8             45
## 2673             13         0                   100         9             10
## 2674             29         2                     0         1             40
## 2675             22         7                    25        11             73
## 2676             15         9                    25         1             84
## 2677              9        12                     0        11              0
## 2678             28         2                    50         6             17
## 2679             10        14                    25         1              2
## 2680              1         3                   100        11             15
## 2681              9         1                   100        10             38
## 2682              0         8                     0        11             39
## 2683              8        12                    25        10             12
## 2684             14         7                    50        14              6
## 2685             11         0                    75        16             96
## 2686              5         0                    25         7             26
## 2687             26         0                   100         7             24
## 2688             23         4                    25        12             22
## 2689              8         7                    75         3             44
## 2690             29        12                    50        11             26
## 2691             29         2                    50        13             54
## 2692              1         0                    25        12             14
## 2693              1         2                    50         1             19
## 2694              4        12                   100         3             58
## 2695             11         9                     0         2             12
## 2696             17        11                   100         3             80
## 2697             22         3                    25         8             16
## 2698             26         6                    75         2             33
## 2699             17         0                    50        13             52
## 2700             25         5                    50        11             39
## 2701             27        13                    50        16             68
## 2702             14         9                    50        11             10
## 2703              3         4                    25        16             21
## 2704             13        14                     0        16             22
## 2705             20        11                    50         7             80
## 2706             10        13                    25         9             70
## 2707             19         6                    75         2             61
## 2708              5         6                    75         6             37
## 2709              1         5                   100         3             16
## 2710              7         2                    50        13             17
## 2711             11         4                    50         3             93
## 2712              0         4                     0         6             22
## 2713              7         4                     0         8             51
## 2714             17        14                   100        17             23
## 2715              0        12                    50        11             84
## 2716             13         7                    75         4             95
## 2717             23         0                   100        12             47
## 2718              1        13                    50         8             20
## 2719             16        10                   100        17             34
## 2720             19         1                     0        17             64
## 2721              5        12                    75        15             90
## 2722             24         5                   100         5             19
## 2723             21        11                     0         5             75
## 2724              1         8                    75         7              8
## 2725             14        10                    25        16              7
## 2726             25         9                    25        16             84
## 2727             12         0                    50        14             93
## 2728             10         6                    25         4             45
## 2729              0         5                    50        11             55
## 2730              7         4                    50        18             10
## 2731              0         5                   100        19             89
## 2732             16         8                    25         2             37
## 2733             26         6                    75        14             33
## 2734              1         3                   100        14             34
## 2735             21         5                   100        11             89
## 2736             22         2                     0         6             31
## 2737             24         5                    25         2             11
## 2738             16         6                    25        12              2
## 2739             28         2                    50         4             87
## 2740              1         8                   100        12              1
## 2741              4         6                     0        14             79
## 2742             28        10                    25        16             48
## 2743             26         6                    75        12             98
## 2744              0        11                     0        18             54
## 2745             25         0                   100        17             79
## 2746             23         7                     0        12             81
## 2747             22         0                   100        16             36
## 2748              7         3                    25        10             97
## 2749             13         3                     0        18             44
## 2750             10        11                    75        18             38
## 2751             28        12                    50        14             57
## 2752              4         6                   100        15             85
## 2753              1        12                    75        10             51
## 2754             13        11                    25        15             49
## 2755              4         7                   100         4             38
## 2756             16        11                    25         5             87
## 2757             21         8                     0         9             94
## 2758             13         5                    75        15             44
## 2759              1        12                    50        11             46
## 2760             18        10                    50         4             95
## 2761             17         4                    25        16             78
## 2762              1         8                   100        19             30
## 2763             15         4                     0        15             77
## 2764              0         2                     0         5             78
## 2765              6         2                   100        17              9
## 2766              4        13                     0        13              5
## 2767              6         5                    25         7             55
## 2768             14        11                    75         4              8
## 2769             12         5                    75        14             20
## 2770             25        12                    50         6             69
## 2771             11        13                   100         6             70
## 2772              4         5                     0        12             59
## 2773             13        13                    75        18             84
## 2774             10         7                    50         3             64
## 2775              9         4                     0         9             95
## 2776             26         2                    25        16             43
## 2777             28         9                    50         5              6
## 2778              8        12                    25        17             57
## 2779              4        13                   100         9             62
## 2780             11        13                   100         9             94
## 2781             26         0                    50         2             26
## 2782             13         3                    25         3              7
## 2783              0        10                    25        12             48
## 2784             10         1                    50        16             24
## 2785              0        10                    50        16             97
## 2786             19         7                     0         3             63
## 2787             23         3                    50         6             72
## 2788             27         3                    25         4             83
## 2789             24         5                    50         8             19
## 2790             29         8                    75         4             65
## 2791              5        12                    75         6             69
## 2792             19         7                    50        18             27
## 2793              1         6                    75         2             99
## 2794              9         7                    50        19              8
## 2795             25         1                   100        18             60
## 2796             12         0                     0         7             55
## 2797             16        11                     0         3             99
## 2798              0         7                   100        15             50
## 2799             16         4                   100         6              0
## 2800              9        11                    50         8             15
## 2801              0         1                    75        11             17
## 2802             12         1                     0         8             17
## 2803              0         4                   100         5             47
## 2804             17         8                   100         3             57
## 2805             22        11                   100         2             48
## 2806              9        14                    25        12             30
## 2807             28         9                     0        10             36
## 2808             20         2                     0        12             93
## 2809             16         5                    25         9             63
## 2810             13        13                     0        10             36
## 2811              6         3                   100         9             63
## 2812             22         7                    75         8             10
## 2813              8         0                    50         4             92
## 2814              1        12                    50        18             75
## 2815              5        13                    25         9             55
## 2816             24        12                     0         3             81
## 2817             18         2                   100        12             26
## 2818             29         1                    50         9             17
## 2819             21         3                    25        16             53
## 2820             27         8                    25        18             33
## 2821             27         4                    50         4             39
## 2822             28         2                    50        11             32
## 2823             19        11                    50        15             12
## 2824             26        12                    75         1             97
## 2825              7        13                   100         5             66
## 2826             25         4                   100        10             23
## 2827             28        10                    50        18             52
## 2828             20        14                    25        13             10
## 2829              5        10                    75         5             54
## 2830             10        10                   100        14             70
## 2831             17         5                    50         4             12
## 2832             28        12                    75        14             45
## 2833             19         0                    50        15             90
## 2834             10         5                    50         6             90
## 2835             17         0                    75         9              0
## 2836             28         3                   100        13             55
## 2837             25         9                    75         9             26
## 2838             17         4                    75         7             39
## 2839             25         5                    25         2             31
## 2840              2        13                     0        13             57
## 2841             13        11                    50        12             31
## 2842             17         0                    50         3             92
## 2843             26         2                     0        10             44
## 2844              5        10                     0         4             40
## 2845             21         3                     0         1             86
## 2846             29        14                     0        13             97
## 2847              2         7                    25        14             73
## 2848              1        14                    75        17              4
## 2849              3        14                    50        16             59
## 2850             13         5                   100         8             86
## 2851             11         1                   100         1             11
## 2852             26         6                    75         8             68
## 2853             18         9                    50        16             55
## 2854             11         0                    75         8             15
## 2855             10        13                   100         2             20
## 2856              2         8                     0        11             90
## 2857             11         3                    75        12             11
## 2858             12         2                     0         8             91
## 2859             11        14                     0        19             37
## 2860             17         2                   100         4             76
## 2861              7         5                    25        11             64
## 2862             27         6                    50         8             44
## 2863             16         4                    75         6             44
## 2864             29         7                    25        11             98
## 2865             15         2                    75        14             10
## 2866             24         6                    50        15             70
## 2867              0         1                    75         8             68
## 2868              2        13                    50        11             86
## 2869             18        12                    50         7             26
## 2870             23        13                   100        10             34
## 2871              6        10                    50        14             99
## 2872             16         0                    50         5             73
## 2873             11         2                    50         8             17
## 2874             17         6                    25         4             79
## 2875             28         2                    50        11             79
## 2876             18        11                    75        15             65
## 2877              0         2                   100         1             17
## 2878              9        14                    75        16             58
## 2879             24         1                    25         8             19
## 2880              5         2                   100         1             68
## 2881              5         3                    25        18             27
## 2882             16        11                    75        18             78
## 2883              9         6                    75         1             77
## 2884             11         7                     0         9             33
## 2885              5         6                    25        16             23
## 2886             13        13                    50         5             59
## 2887             24         5                     0        18             40
## 2888             23        11                   100        14             80
## 2889             23         3                    25        15             11
## 2890             17        13                     0         2             84
## 2891             16         4                     0        11             46
## 2892             16         3                    75        12             46
## 2893             21         2                    75         2             20
## 2894             13         1                    25        12             29
## 2895             17         6                    75        19             62
## 2896             24        11                    50        19             54
## 2897             13         7                    75         5             73
## 2898              1         5                     0         4              8
## 2899             20        10                    75         8             90
## 2900              8         3                    75         9             96
## 2901             22        14                   100         2             40
## 2902             15         8                    50        15             19
## 2903             19         5                   100        10             62
## 2904             16         4                    25        11             84
## 2905             11         2                    50         9             74
## 2906              6        12                    75        14             16
## 2907              6         6                     0        13             88
## 2908             29         6                    75        15             82
## 2909             17         2                   100         8             13
## 2910             14         7                    50         9             38
## 2911              9         0                    75         5             94
## 2912             14         7                   100        11             18
## 2913             17         0                    25        18             28
## 2914             23         7                   100         6             61
## 2915              9         1                     0        16             43
## 2916             28        10                     0         2             66
## 2917             15        13                     0        10             26
## 2918             21        10                    75         7             99
## 2919              7         9                   100        15             83
## 2920             13         8                    75        13             24
## 2921              0         8                     0        16              2
## 2922              1        14                     0        18             58
## 2923             18        13                    50         7             68
## 2924              4         5                    75         9             56
## 2925             11         3                   100        11             92
## 2926              3         4                   100        19             69
## 2927             18         4                     0        13             65
## 2928             24        13                    50        15             97
## 2929             16         4                   100        19             33
## 2930             11         3                   100         3             50
## 2931             25        14                    75         5             72
## 2932             19         8                   100         3             53
## 2933              1         3                    75        14             19
## 2934             13         1                    25        11              2
## 2935              8        12                    25        12             35
## 2936              8         2                    50         9             98
## 2937              0         3                    25         5             17
## 2938             28         6                    75        12             26
## 2939             19         2                    25         3             75
## 2940             22         2                   100        14             96
## 2941             24         3                    50         1             92
## 2942              3         5                    25        10             49
## 2943              5         8                     0        11             91
## 2944             19         8                   100         4             77
## 2945             22         1                    25        11             96
## 2946              2         7                     0        19             24
## 2947             17         6                    50         6             79
## 2948             14         0                    50         2             80
## 2949              6        12                    50        12             62
## 2950             17        12                    75         4             15
## 2951             17         9                    50        19             40
## 2952              2         1                   100        12             84
## 2953             21         6                   100        16             88
## 2954             27         5                    25        11             43
## 2955             15        13                   100        14             73
## 2956             27        14                    50        18             95
## 2957              9         9                   100        10             27
## 2958             26         5                    50        19             40
## 2959             24         7                    50         6             11
## 2960             24        10                    50        10              3
## 2961             29        12                     0         6             42
## 2962             28         6                    75         7             85
## 2963              3        11                    50        13             87
## 2964              1        11                    25        11             26
## 2965             14         4                    25         1             83
## 2966             17         0                    25        19              5
## 2967             14         2                     0         1             34
## 2968             21         2                     0         6             36
## 2969             27         3                    25        14             45
## 2970              2        12                   100        10              3
## 2971             29        11                   100         2             74
## 2972              4         8                    50        12             20
## 2973             22         3                     0         9             99
## 2974             26        14                     0        15             11
## 2975             26         7                    50         9             14
## 2976             20         6                    50         3             38
## 2977              3         8                    75        14             50
## 2978             21        12                   100         6              2
## 2979             14        10                    75        14             54
## 2980              9         2                    25         6             88
## 2981             16         9                    75         7             41
## 2982             17         4                    25        12             52
## 2983             16         3                    75        15             60
## 2984             17         7                    75         5             44
## 2985             20         8                   100        17             90
## 2986              8         8                    25        15             86
## 2987             11         0                    50        15             80
## 2988             17        10                    50         5             80
## 2989             25         8                    75         7             94
## 2990             15         8                    75         2             56
## 2991             28         6                    75         2             84
## 2992             22         0                     0        11             65
## 2993             27        13                   100         9             16
## 2994             13        10                     0        17              0
## 2995             28         5                    75        18             70
## 2996             14        13                    50         2             27
## 2997             23         3                    25        18             17
## 2998             22         4                     0        12             55
## 2999              4         4                     0        15             65
## 3000             13        11                     0        16             28
## 3001             29        10                    25         5             22
## 3002             14         8                     0         3             74
## 3003              5         7                    50        10             96
## 3004             17         3                   100         7             79
## 3005             15         5                    75         6             36
## 3006              6         8                    50         6             24
## 3007             19         6                    75         6             83
## 3008             10         9                     0        19             28
## 3009             27        12                    50         8             35
## 3010              1        12                    25        12              7
## 3011             24         9                   100         1             34
## 3012             28         8                   100        17             91
## 3013             11        10                    50        19             62
## 3014             26         8                   100         9             77
## 3015             14        10                   100         1             73
## 3016              6         0                   100        19             62
## 3017              1         6                   100         3             50
## 3018             16         4                    25        15             23
## 3019             22        14                     0        12             42
## 3020              5        11                    75         6             51
## 3021             12        13                    50        18             43
## 3022             11         0                   100        10             72
## 3023              2         7                    50        13             24
## 3024             29         0                    75        16              6
## 3025             28         0                    75         5             52
## 3026             16        13                    75        16             78
## 3027              2         0                     0        18             31
## 3028             12        11                     0         7              5
## 3029             14         5                    50        19             52
## 3030             10         2                    25         2             95
## 3031             12         3                    75         2             50
## 3032             18        12                    25         4             30
## 3033             24         1                   100         6              6
## 3034             11        13                    50         4             32
## 3035             12        11                   100         4             82
## 3036             10        14                   100        16             40
## 3037             14         7                   100         8             71
## 3038              7         7                    50         2             89
## 3039             25         9                    50         2             83
## 3040              5         3                    25        19             77
## 3041             18        13                     0         7             84
## 3042              6         8                     0        19             41
## 3043              1         8                    75         2             23
## 3044             22         5                    75         6             35
## 3045             27         0                   100        17             27
## 3046             17         8                    75        19             18
## 3047              0         9                    25         8             34
## 3048             17         5                   100        13             58
## 3049             25         9                   100        12             44
## 3050              5         5                    50         7             13
## 3051             22         1                    75        16             90
## 3052             13         5                     0        18             49
## 3053             13         0                    75        11             61
## 3054             29         3                    75         7             41
## 3055             19         4                     0        12             46
## 3056             22        14                    75         6             20
## 3057             23         9                   100        11             72
## 3058              9         7                    75        15             35
## 3059             13         1                    50         2              9
## 3060             20        11                    50         6             11
## 3061             28         1                    25        15             54
## 3062              7         2                   100        19             57
## 3063              9         6                   100         2             65
## 3064              7         0                     0        18             82
## 3065             17         2                    50         4             58
## 3066              1         2                    75        11              6
## 3067             11         4                    25         4             81
## 3068             19         7                     0         2             99
## 3069             28        13                     0         1             64
## 3070             18         7                   100        15             97
## 3071             16         0                    75         8             63
## 3072              5         5                     0        10             36
## 3073             28         2                    50         2              3
## 3074              1         0                    25        14             65
## 3075             19        12                   100         7             70
## 3076             28         7                    50        12              5
## 3077             28         0                     0        14             67
## 3078              1         1                    25         5             69
## 3079             27        10                   100        16             44
## 3080              4        14                   100        13             72
## 3081              6         6                    50        11             71
## 3082             25        11                   100         6             82
## 3083              0        10                   100        11             17
## 3084             15        11                    25        14             35
## 3085             16         3                     0        19             34
## 3086             13        14                   100         6             12
## 3087              5         0                    25        10             77
## 3088             21         3                     0        16             54
## 3089              1         5                    50         2             94
## 3090             24        14                   100         2             85
## 3091             24        13                    75        12              9
## 3092              1         5                   100        13             43
## 3093             28         5                    50         9             96
## 3094             24        14                   100        16             69
## 3095             16         0                    75        11             67
## 3096              1         1                   100        18             16
## 3097             10         5                    25        10             50
## 3098             11         7                    50        12             19
## 3099             23        13                     0         1             73
## 3100              5        10                    50         1             35
## 3101             29        14                    25        14             13
## 3102              5        13                     0        17              2
## 3103              1        10                   100         9             44
## 3104              3         0                    75         4             28
## 3105              1         4                     0         1             71
## 3106             25        11                     0        10             84
## 3107             27         0                   100         5             10
## 3108             13         3                   100         8              8
## 3109             28        10                    75         5              9
## 3110             17         5                    75        13             55
## 3111              7         7                   100         4             84
## 3112              4         0                    25        10             22
## 3113              2        12                    50         7             31
## 3114             17         2                    75        19             65
## 3115             10         0                     0         6             50
## 3116              8         1                   100         8              8
## 3117             24        14                     0        13             32
## 3118              8        11                     0        16             15
## 3119              5        13                   100        17             84
## 3120             19        14                    75         4             74
## 3121              0         3                     0         7             21
## 3122              3         6                    25         5             64
## 3123             15        13                     0        10              3
## 3124             27         2                    50         8             90
## 3125              1         1                    75         2             63
## 3126             18         3                     0         7             30
## 3127             26        11                    75        16             23
## 3128              6         5                    75        17             58
## 3129             24        14                    50        18             94
## 3130             28         1                    50        16              1
## 3131             14        11                    50         1             31
## 3132             15         7                    75        11             80
## 3133              9         8                    50        10             25
## 3134             13        11                    25        11             74
## 3135              0         4                    50         1             53
## 3136             18         2                    50        14             48
## 3137              3        13                    25        17              5
## 3138             16         9                     0         4             83
## 3139             12         6                    25        10             50
## 3140             19         9                    75         8             55
## 3141              5         5                    50        14             58
## 3142             27         1                    25         3              9
## 3143              2        14                   100         6             85
## 3144              7         0                    50         9             28
## 3145             19        10                     0         2             58
## 3146              4        14                    25         3             17
## 3147              2         4                    50         7             84
## 3148              8         6                    75        18             70
## 3149             29         9                   100         6             56
## 3150             14         4                    50         7             79
## 3151             21        10                    25        12             79
## 3152             17         3                    25         6              1
## 3153             11         1                   100        13             88
## 3154              1         5                    25        13              4
## 3155             21         7                    25        11             97
## 3156             24         7                    75        11             85
## 3157             12         2                   100         1             25
## 3158             23         4                    75        10             78
## 3159             29         0                    25        11             48
## 3160              6        10                    50         9             56
## 3161             28         3                    25        13             43
## 3162              7        14                    50        18             40
## 3163              2        12                     0         8             28
## 3164             28         2                   100         3             22
## 3165              6         0                   100        14             28
## 3166              6         2                     0        16             76
## 3167             22         0                    25        17             80
## 3168             17         0                    50        15             28
## 3169              8        11                     0         9             12
## 3170             10         3                    50         9             29
## 3171             19         1                    50         5             87
## 3172             21         0                    75        13             38
## 3173             11         9                   100        19             30
## 3174              3         9                   100        15             89
## 3175              0         6                    25        10             61
## 3176              7         4                    75        16             33
## 3177             16         5                    25        19              7
## 3178              8         8                    75        13             38
## 3179              1        12                    75        18             33
## 3180             12         4                    25         7             27
## 3181             22        12                    75        17             64
## 3182              2        11                    75         8              8
## 3183             19         8                    50        18             61
## 3184             22         9                    25        15             34
## 3185             28        10                    75        11             91
## 3186             11         1                    50        19             50
## 3187             12         0                    50        12             76
## 3188              7        13                   100         8             36
## 3189              6         5                    75         3             43
## 3190              6        14                    50        15             20
## 3191             11        11                     0         5             86
## 3192             10         2                   100         8              1
## 3193             16         9                    25         7             47
## 3194             22         8                    75        11             59
## 3195             19         2                   100         3             39
## 3196             15         4                    50        17             83
## 3197             27         8                   100        12             66
## 3198             12         8                    75        10              0
## 3199             20        12                    50         8             48
## 3200             17         1                    75         6             99
## 3201             12         2                   100         8             36
## 3202             11         4                    75        17             86
## 3203              2        12                     0        19             46
## 3204             20         3                     0         1             75
## 3205             21         4                   100        13              8
## 3206             10        12                   100         8             79
## 3207             11        10                    75        15              4
## 3208             19        10                    25        11             16
## 3209              3         6                    50        17             74
## 3210             19        13                    50        12             93
## 3211             14        14                     0        13             68
## 3212             24        11                   100        15             48
## 3213             10         3                    25        10             71
## 3214             15         6                    25        19             75
## 3215              8        11                    75        11             62
## 3216              1         0                     0         1             66
## 3217             26        12                    75        18             81
## 3218              6         5                    50         7             59
## 3219             14         9                    25        17             38
## 3220             15         9                    50         5             89
## 3221             27        10                    50         2             45
## 3222             11        13                   100        15             36
## 3223             14         7                    75         2             58
## 3224             13        12                    75         1             92
## 3225             11        14                     0         8             73
## 3226             27         7                   100        13             77
## 3227              8        10                    50         5             39
## 3228             23         2                   100        18              0
## 3229             22         2                   100         4             98
## 3230             13         6                   100        18             50
## 3231              6         1                    25         2             37
## 3232             19         1                    25        16             65
## 3233             12         0                    50        10             54
## 3234              8         1                    75         6             10
## 3235             22        11                    25        14             14
## 3236             24        12                   100        15              7
## 3237              9        13                     0         7             71
## 3238              9         5                   100         3             23
## 3239             26        14                   100         9             60
## 3240             18         6                     0         7             16
## 3241              1        10                     0         5              4
## 3242             25        12                   100        18             95
## 3243             23        12                    75         6             54
## 3244              1         7                    75        13             84
## 3245              2        11                    50        17             85
## 3246             11         1                    75        13             62
## 3247              4         6                    25         6             24
## 3248              0        10                    75        16             75
## 3249             19        10                    25        14             55
## 3250             11         6                    25        10             36
## 3251              4        10                   100         1              5
## 3252             24         8                    75        16              3
## 3253             18         0                    25        15             27
## 3254             26         3                    25        18             14
## 3255             19         2                    75         1             21
## 3256              1         6                   100        11             50
## 3257             20        12                    25         3             61
## 3258             29         9                    50        18             89
## 3259              5        12                   100        13             59
## 3260             25         0                     0        19             80
## 3261              3         4                    25         9             76
## 3262             16         4                    25        17             53
## 3263             26        10                    75         2             49
## 3264              7         3                    50        11             34
## 3265             11         6                    25         7             49
## 3266              1         5                    50         7             12
## 3267              0         2                   100        19             92
## 3268              6         6                    50        18             69
## 3269              8        11                    50        17             93
## 3270             24         5                    50        13             42
## 3271             17         7                    50         9             34
## 3272             29         5                    75        16             11
## 3273             15         3                    50        12             50
## 3274              1        13                    75         4             15
## 3275             18         2                    50        15             52
## 3276              8        14                    50        14             75
## 3277              9         1                    50        16             83
## 3278             10         6                    25        15              9
## 3279             13         6                    75        12             81
## 3280             14         3                    25         8             83
## 3281             27         3                    75        19             75
## 3282              6        13                     0         6             45
## 3283              9        11                     0         8             81
## 3284             13         2                     0        10             11
## 3285             29         5                   100         2             87
## 3286             12         6                    75         1             46
## 3287              7         2                   100        16             27
## 3288              0        13                    50        11             19
## 3289              5         8                   100         4             51
## 3290             10         8                    75        14             96
## 3291             10         3                     0         5             89
## 3292              2        12                    25        16             13
## 3293             10         4                     0         6             47
## 3294             28         6                   100        15             82
## 3295              1        13                     0         7             24
## 3296             27         6                    50         1             81
## 3297              6         9                     0         4             33
## 3298              0        14                   100         6             32
## 3299             10         1                    50         3             89
## 3300             14         5                    50         9             19
## 3301              8         2                     0        16              4
## 3302              3         9                   100         4             29
## 3303             17         0                   100         3             54
## 3304             17        13                    25         7             55
## 3305              6         7                    25         7             85
## 3306             20         6                   100        13             89
## 3307             22        12                    25        11             86
## 3308             11         1                   100        11             68
## 3309             15         5                   100        17             77
## 3310             15         1                    25        19             45
## 3311             13        13                    50        11             57
## 3312             15         0                   100        13             59
## 3313              2        10                   100         4             66
## 3314             22         6                    50         3             93
## 3315             16         9                    75        10             34
## 3316              9         5                    25         5              1
## 3317              1         1                     0        13             17
## 3318              2        14                    75        12              2
## 3319              7        11                    25        18             55
## 3320             21        13                    50        11             73
## 3321              8         9                   100         4             14
## 3322             25         1                    50        19             42
## 3323              4         6                    50         3             18
## 3324             10         3                    75        18             56
## 3325             21         4                    25        13             96
## 3326              0        12                   100         8             78
## 3327              2         5                    25         7             77
## 3328              3        10                    75         1             74
## 3329             17         6                   100        12             30
## 3330             15        13                     0         9             36
## 3331              9        11                    25        18             12
## 3332             15         3                    25        14             27
## 3333             19         7                    75         4             65
## 3334             14         7                     0         6             69
## 3335             12        10                     0        15             42
## 3336             16         8                     0        14             76
## 3337             14         3                     0        11             34
## 3338              1         9                     0         4             25
## 3339              9         4                    25         3              3
## 3340             10         2                     0         3             31
## 3341              0        11                    25        10             46
## 3342             10        11                   100         7             74
## 3343              1         2                    25        18             35
## 3344             29         9                    50        18             15
## 3345             17         0                    25         9             96
## 3346             21        11                    25         5             73
## 3347              2         7                    50         1              4
## 3348             17         5                    50        12              6
## 3349             28         3                   100         6              0
## 3350             23        11                    75         8             50
## 3351              4         0                    50         9              3
## 3352             28         3                   100         7             52
## 3353             23         9                   100         8             20
## 3354             15         1                   100        17             81
## 3355              2         9                    50        16             58
## 3356             12         3                     0        14             27
## 3357             20         6                   100         1             49
## 3358             15         2                     0        14             13
## 3359             11         2                    50        16             68
## 3360             13         1                    25         8             53
## 3361              0         1                     0        10             11
## 3362              4         2                   100        11             77
## 3363             15        12                   100         5             27
## 3364              7         1                   100        18              7
## 3365             15         1                     0        12             98
## 3366              0         8                    25         5             85
## 3367             18        11                    50         8             23
## 3368             23         1                    75        15             38
## 3369             20        12                   100        12             39
## 3370              1        11                   100         6             88
## 3371             25        12                    25         1             44
## 3372             25         1                   100        14             44
## 3373             12         6                     0        12             69
## 3374             16        13                    25        11             76
## 3375             20        13                    50        14             29
## 3376              3        14                    75        11             11
## 3377             10         7                     0         1             41
## 3378             17         5                    50         3             46
## 3379             25        12                    50        11             22
## 3380              6         3                   100         7             99
## 3381              9        10                    50        14             72
## 3382             27        10                   100        10             64
## 3383             19        12                     0        16             21
## 3384              0         0                    75        19             81
## 3385              2         6                    75         6             25
## 3386             28         7                     0        11             36
## 3387             23        10                   100         5             85
## 3388              6         7                     0         5             32
## 3389             20         1                   100         1             68
## 3390             27         6                     0        15             96
## 3391             17        14                    75        10             37
## 3392              0         3                    75        14             63
## 3393              3        12                    75        16              3
## 3394             11         4                    75         4             10
## 3395             13         8                    25        14             87
## 3396              3         6                    50        11             89
## 3397             18        12                    75        13              8
## 3398             25        13                     0        13             18
## 3399             25        12                    50        10             80
## 3400              3         9                    50        16             39
## 3401             10         5                    75        13             80
## 3402              1        14                    50         7             60
## 3403              3         8                   100         8             67
## 3404              2         3                     0        12             82
## 3405             11         4                    75         2             50
## 3406             10         2                   100        13             55
## 3407              3         0                    25        12             56
## 3408             20         1                    75         1             27
## 3409             17         6                    75         6             82
## 3410             12         0                    25        12             97
## 3411              4         9                    50        14             36
## 3412              9         6                   100        19             43
## 3413              5         2                     0        18             14
## 3414              8         6                   100        16             46
## 3415             23         5                    75        16             95
## 3416             22         4                    75        14             83
## 3417              4         0                     0         8             46
## 3418             18        13                     0        19             16
## 3419             18         2                     0         3             93
## 3420             12         5                    75        17              2
## 3421              2        13                    25        10             76
## 3422              9         0                    50         7             32
## 3423             20         1                    50        13             96
## 3424              3         1                   100        11             67
## 3425             18        14                    50         9             43
## 3426             17        14                   100         3             20
## 3427             11         0                   100         6              2
## 3428             26        10                    25        17             65
## 3429             10        11                    75         8              5
## 3430             13         7                    75        16             32
## 3431             18         7                    50         1             22
## 3432              2         2                    25        11             99
## 3433             17        10                    50         9             88
## 3434             20        10                    50        10             72
## 3435             17         1                    75         8             14
## 3436              7        12                    50        16             43
## 3437             28         9                     0        16             27
## 3438             11         8                    25        12              3
## 3439             25        12                     0         6              3
## 3440             24         7                    75         9             14
## 3441              1        12                   100        18             13
## 3442             21         8                    75         5             15
## 3443              4         8                    50         2             90
## 3444             24         9                   100         5             12
## 3445             11         3                    75         2             84
## 3446             22         8                   100        14              0
## 3447              4         4                    25        18              4
## 3448             14        10                     0         6             85
## 3449              0        13                    25         2             75
## 3450             24        12                     0         2             99
## 3451              1        10                    50        10             78
## 3452              2         8                    50        18             81
## 3453              2        13                    50        14             25
## 3454             10        14                     0         4             62
## 3455              9        11                    75        17             55
## 3456              3         1                    25         2              2
## 3457             12        12                    50         7             89
## 3458             27         8                     0         1             54
## 3459             14         3                    25        16             27
## 3460              3         9                    75        14             62
## 3461             13         0                     0        17             68
## 3462             15         1                    75         8             64
## 3463             10         9                    75        13             63
## 3464             23         0                   100         5             27
## 3465              4         2                     0        15             84
## 3466             16         4                    75         6             25
## 3467             11         3                    50        17             29
## 3468             24        11                   100        10              6
## 3469             26        13                     0        13             72
## 3470             13         9                    50        18              9
## 3471             24         3                   100        18             39
## 3472             24         3                   100        14              6
## 3473             17         4                    25        18             14
## 3474              3         6                   100        19             47
## 3475             20        14                    25        14             97
## 3476             14         1                    75         8              6
## 3477             22        11                   100        15             17
## 3478             28         8                   100        16              3
## 3479             27        12                    75        19             91
## 3480             12         7                    75         7             82
## 3481             21        14                    75        12             74
## 3482              3         6                    75         3             63
## 3483             10         1                    75         7             94
## 3484              0         4                     0         8             78
## 3485             20         0                    25        17             77
## 3486             14         9                    75         3             45
## 3487             22        14                    75         4             40
## 3488              2         4                    50        14             62
## 3489             24         4                    50         6              5
## 3490              2         2                    75         8             68
## 3491             22         1                    50         3             76
## 3492             22        11                     0         9             67
## 3493              1        13                    25        15             95
## 3494              1         3                   100        11             35
## 3495              1         4                    25        14             74
## 3496              0         6                    75         8             15
## 3497              1        12                    25        12             18
## 3498             10        14                    75         2             52
## 3499             19        14                    25        10             28
## 3500             22         1                    75        12             60
## 3501             19        10                    75        13             89
## 3502              4         6                    75        16             26
## 3503             28        13                    25        11             72
## 3504             17         7                     0         8             97
## 3505              1        13                   100         5             72
## 3506             14         0                    25        13             58
## 3507              3         3                    25         9             65
## 3508             14         6                    50        12              2
## 3509             20        13                    75         9             78
## 3510             17        12                   100        19             97
## 3511              9        12                    75         7             64
## 3512              6        13                    25        12             93
## 3513             14         8                   100        13             71
## 3514              7         6                     0        11             72
## 3515              8         7                     0        15             89
## 3516             21         0                    75        12             81
## 3517             10         9                    25         2             82
## 3518             23        11                    75         5             57
## 3519             24         0                    25        11             51
## 3520             29         7                    50         5             94
## 3521             23        12                    25        15             41
## 3522             29        13                    25        17             24
## 3523              2         6                    50         9              0
## 3524              6         3                    25         7             44
## 3525             10         5                    25        11             81
## 3526             13         6                    75         5             61
## 3527             21         5                    50        14             41
## 3528              3        13                    75        12              2
## 3529              0        10                   100         5             14
## 3530             25         8                    75         5             63
## 3531             11        11                    50        14             89
## 3532             20         7                    50        14             71
## 3533             16        13                    75         3             25
## 3534              4        11                     0         4             45
## 3535             27        14                   100         6             70
## 3536              7         2                    25         7             88
## 3537              9        10                    75        13             88
## 3538             18         3                    50         2             31
## 3539             20         7                    75         1              9
## 3540              4         7                    50        12             30
## 3541             18         1                   100        10             94
## 3542              3         5                    50        10             18
## 3543              8         7                    75        17             90
## 3544             12         5                   100        12             54
## 3545             25         2                     0        12             44
## 3546             26         3                    25         1             16
## 3547             14         0                    25         6             95
## 3548             10         0                    25        15             48
## 3549              2         7                    25        10             55
## 3550             24        12                    25         1             75
## 3551             23         3                    50        10              6
## 3552             10        13                    50        15             61
## 3553             14        10                   100        12             14
## 3554             20         7                     0         7             84
## 3555              1         9                    25        12             98
## 3556             12        10                   100         3             49
## 3557             25        12                     0         3             95
## 3558             21         0                    75         4             51
## 3559              4         5                     0        13             74
## 3560             17         0                    25        14             48
## 3561             28         9                    50         8             93
## 3562              4        13                    50         1             86
## 3563              3        14                    50         2             48
## 3564             14        11                    75        11             33
## 3565             14         9                    50         9             91
## 3566             22        12                    50         9             37
## 3567             17         9                     0        13             87
## 3568              3         2                    25        16             96
## 3569              6         8                    75        10             80
## 3570              9         4                    50        11             77
## 3571              3         4                   100         8             81
## 3572              3         0                     0         6             39
## 3573             23        12                    75         3              4
## 3574              4        11                    25        13             73
## 3575             12         5                     0        11             81
## 3576             13         5                    25         3             78
## 3577             21         3                    75         1             63
## 3578             12         9                    25         2             58
## 3579             14         0                    25        18             90
## 3580             16        14                     0         6             23
## 3581             25         4                   100         6              5
## 3582             26         0                   100         3             28
## 3583              3         3                    25         6             57
## 3584              9         7                     0        18             62
## 3585             29         7                    50         9              5
## 3586              5        14                     0         9             62
## 3587              9         6                    25        15             96
## 3588             22         0                     0        10             69
## 3589              1         6                    25        17             44
## 3590              1         5                   100        16             65
## 3591             23         5                   100        19             45
## 3592              1         4                    25        14             16
## 3593              3         5                    50        13             28
## 3594             16         5                     0        10             93
## 3595             28        13                     0         2             81
## 3596              9         3                    25         5             24
## 3597             12         4                    50        16             88
## 3598             10         6                   100         3             88
## 3599              9        13                    50        18              4
## 3600              1        14                   100         7             60
## 3601             29         7                    75         3             42
## 3602             12         5                   100         6             20
## 3603              0         9                     0        12             39
## 3604              8         2                    50         4             52
## 3605             14         6                    25         1             56
## 3606              3         7                    25        16             46
## 3607             19        11                    25         4             21
## 3608              7         4                   100         7             54
## 3609             26        13                     0         6             23
## 3610              3         4                     0        16             43
## 3611              4         1                    50        15             11
## 3612             25         3                    25        18             94
## 3613             16        11                    75         3             57
## 3614             15         9                    50         9             23
## 3615             17         8                   100         1             78
## 3616             15         0                     0         4             91
## 3617             17         6                     0        12             44
## 3618             14         1                     0         4             38
## 3619              2         9                    50        18             89
## 3620              1         2                     0        16             38
## 3621              8        10                    25         1             29
## 3622             16         0                   100        15             32
## 3623             12        11                    50        19             25
## 3624             12        11                     0        11             76
## 3625             26         2                     0         5             94
## 3626             18        13                   100         3             87
## 3627             19        10                   100         1             31
## 3628             27        10                    50        17             63
## 3629             19        14                    25         5             33
## 3630             13         1                     0        10             98
## 3631             11         7                    50         1             16
## 3632             20         6                    50         5             64
## 3633             26         7                   100         2             66
## 3634              0         8                    75        10             76
## 3635             27         9                    25         5              6
## 3636              5         7                     0        15             66
## 3637              5        10                    25        10             27
## 3638              8         1                    25         8             85
## 3639             27         9                   100         1             68
## 3640             13        14                   100        11             30
## 3641             29        11                    50         5             93
## 3642             22         1                    75        11             54
## 3643             16         5                   100        13             15
## 3644              6        13                    50         3             76
## 3645              1         7                    75         1             52
## 3646             27         4                   100         9             42
## 3647             22         9                    50        15             60
## 3648              6         4                    25         3             55
## 3649              9         4                    25         8             94
## 3650             27         9                   100         9             40
## 3651             23        14                    25         1              2
## 3652              4        10                    50        14             43
## 3653              8         5                    50         3             64
## 3654             24         5                    25         7             92
## 3655              1         2                    25        12             98
## 3656             21         0                     0        13             33
## 3657              6         9                   100         7             59
## 3658             12        10                    50        18             36
## 3659              4        13                   100        17             75
## 3660             24        13                    75         7              5
## 3661             19         9                    75        17             99
## 3662             28        11                     0        10             92
## 3663             26        12                    50         1             11
## 3664             24         1                    75        18             82
## 3665              2         7                    25        11             72
## 3666             21         7                    75        17             88
## 3667             24        13                     0         2             90
## 3668              0        12                   100         7             39
## 3669             12        14                    50         2             36
## 3670             13         5                    75         6             11
## 3671             22         3                    25        12             55
## 3672             10         3                    25         2             32
## 3673             17         3                   100         8             94
## 3674              8         3                     0         3             75
## 3675             26        11                    25         5             59
## 3676             26        10                    25        16              5
## 3677             20        10                     0        18             22
## 3678              1         9                     0        17             17
## 3679             12        11                    75         6             46
## 3680             17         9                   100         1             17
## 3681              1         3                   100         4             22
## 3682             16         5                    75         7             77
## 3683             12         0                   100        11             31
## 3684             19         1                     0        12              4
## 3685             16        12                   100        19             50
## 3686             11         8                    25         3             73
## 3687             24        12                     0         3             79
## 3688             16         0                   100         5             39
## 3689              4        11                     0         9             61
## 3690             22         8                    75        18             55
## 3691              2         2                    25        19             91
## 3692              4         0                   100        10              5
## 3693              6        14                    50         9             53
## 3694             29         6                    25        13             55
## 3695             17         4                     0        15             86
## 3696             15         9                    25         5             11
## 3697             23        10                    75         5             26
## 3698             24         9                   100        13             31
## 3699              0        11                    50        14             18
## 3700             17         2                    75        12             13
## 3701             15         3                    50        10             39
## 3702             27         6                   100        19             99
## 3703              7        14                    25        10             28
## 3704              7         0                    50         7             90
## 3705             28         5                    75         4             85
## 3706              1        14                    25         1             20
## 3707             22        14                    25         2              1
## 3708             12        11                     0         7             25
## 3709             15        11                     0        11             20
## 3710             11         3                   100         1             50
## 3711             19        14                    25         7             14
## 3712             26         1                    75        13             76
## 3713             20         8                    75        18             38
## 3714              5         7                    50         4             22
## 3715             16         4                   100         7             19
## 3716             14         7                     0        12             87
## 3717              5        10                     0        12             63
## 3718             14        11                    50        13             80
## 3719             24         9                     0         2             66
## 3720             14         5                     0        10             30
## 3721             17         3                   100        10             60
## 3722              6        14                    50         5             84
## 3723             13        11                    25        16             56
## 3724              8        14                    50        17             82
## 3725              1        13                   100        18              8
## 3726             27         2                     0         6             92
## 3727             20        13                     0        13             82
## 3728             24        13                     0        19              4
## 3729              1         6                    75         3             32
## 3730             24         4                     0         1              2
## 3731             19         4                     0        17             34
## 3732             17         6                    25        17             38
## 3733              9         1                    25         9             88
## 3734             15         8                     0        15             31
## 3735             20        13                    50        13             19
## 3736             29         0                    50        12             17
## 3737             26        12                    25         2              0
## 3738             18        10                   100        10              6
## 3739             26        11                    25        12             26
## 3740             25        12                   100        11             24
## 3741              1         7                    50         1             32
## 3742             27         7                    50        17             58
## 3743             20         6                     0        10             76
## 3744              5         6                    50         5             35
## 3745             10         4                    50         4             99
## 3746             28        13                    25        15              0
## 3747              3         7                    25         6             31
## 3748             22         0                    75         5              6
## 3749              7         1                    50         8             39
## 3750             21         0                    75         8             93
## 3751             28         2                    50         3             31
## 3752              0        13                    50         2             21
## 3753              9         9                    25         4             33
## 3754             29        12                   100         3             91
## 3755             21         1                    25        16             38
## 3756              3        14                     0         3             55
## 3757              9        10                   100        18             74
## 3758             29        10                    25         5             21
## 3759             26        11                   100         5             22
## 3760              1         5                   100        10             41
## 3761              5         9                    50        14             54
## 3762             17         2                    50        13             39
## 3763             19        14                    25        10             70
## 3764             20         2                    75         2             38
## 3765              7        13                   100         5             21
## 3766             17        13                    25         3             49
## 3767             17        14                    75        19             11
## 3768              1        14                    50         2              9
## 3769             23         5                    25         2             74
## 3770              4         2                    25         8             61
## 3771              3        11                    75        15             28
## 3772             26         5                    50        16             25
## 3773              9         2                    50        19              8
## 3774             29         2                   100         5             22
## 3775             13        13                    75        18             76
## 3776             15        11                   100        11             97
## 3777             11         7                    75         7             22
## 3778             15         4                   100        13             96
## 3779             29         7                    50        17             89
## 3780             12         6                    50         7             34
## 3781              2        10                   100         3             68
## 3782              6         1                    75         4              0
## 3783             24         5                     0         3             63
## 3784             11         7                    25         1             95
## 3785             10         6                    75         4             44
## 3786              2         0                     0        18              2
## 3787             24         7                    25        18             29
## 3788              2        13                     0         5             45
## 3789             20         5                    75         1             81
## 3790              9         3                   100         9             75
## 3791              9         8                    75        11             45
## 3792             14        11                    75        18             36
## 3793             17         5                     0         7             38
## 3794             15        13                    75        11             74
## 3795             17         8                    25        14             40
## 3796              3         3                    25        11             36
## 3797             14         3                     0         1              5
## 3798              8         4                    75        15             38
## 3799              5         7                    25         8             75
## 3800             13        14                    25        18             53
## 3801             15         4                     0        17             76
## 3802              6         6                   100         8              4
## 3803             17        12                    75         1             55
## 3804             10         2                    75        18             92
## 3805              8         6                    25        10             40
## 3806             25         3                    50        11             62
## 3807             15        13                    50         5             52
## 3808             22         0                    50        14             40
## 3809              2        12                    75         4             89
## 3810             29         0                    75         2             35
## 3811             27         6                    50        18             44
## 3812             18         4                    25        14             52
## 3813             16         4                     0        16             56
## 3814             27         9                   100         7             30
## 3815              3        13                    50        18             69
## 3816             11        13                     0         1             50
## 3817             28         3                   100         9             26
## 3818             11         1                     0        11              4
## 3819             24         7                   100        10             13
## 3820              7        13                    25         7             40
## 3821              6        11                     0         8             15
## 3822              4        13                     0        16             73
## 3823             14         6                     0        17             70
## 3824             15         6                    75         3             51
## 3825             28        13                    50        13              3
## 3826              8         5                     0        15             39
## 3827             28        10                    50         2             23
## 3828              3         0                   100         4             84
## 3829             21        11                     0        19             53
## 3830             25         7                    75        13             67
## 3831              6         8                     0        17             79
## 3832              2         5                    50         5             64
## 3833              6         8                    50         4             61
## 3834             29         4                    50         3             90
## 3835              0         1                   100         5             51
## 3836             17         5                     0        11             43
## 3837              5        11                    25         6             36
## 3838              4         7                    25         2              5
## 3839              6         3                     0        10              2
## 3840             21         2                    75        15             88
## 3841              4         8                   100         8             43
## 3842             26         5                    25         8             93
## 3843             27         3                     0        14             17
## 3844             15         9                    50         8             71
## 3845              6         4                    25        17              5
## 3846             15        13                     0        17             15
## 3847              5        14                     0         3             12
## 3848             17         7                    50        14             27
## 3849              4         5                     0         6             75
## 3850             15         7                   100         5             64
## 3851             20        14                   100         2             46
## 3852              3         7                   100        15             25
## 3853             29         5                   100         5             51
## 3854             26         5                    50         6             68
## 3855              7         4                    75         3             42
## 3856              1        14                     0        10             62
## 3857              0         9                   100        13             85
## 3858             24        13                    50        16              3
## 3859              7         4                    50        15             56
## 3860             27         5                     0        14             72
## 3861             24         0                    50        11             76
## 3862              2        13                    75         2              8
## 3863             17         1                    75        13             53
## 3864             19         0                    25        14             91
## 3865             21         6                    50         5             14
## 3866             27        13                    25        10             11
## 3867             24         3                   100         4              8
## 3868              3         6                    75        15             54
## 3869              7         8                    50        16             84
## 3870             21         3                    25         3             64
## 3871             20         2                    50        13             45
## 3872             18        10                    50        15              9
## 3873             24        12                     0         9             16
## 3874             28        10                   100        12             55
## 3875             24         9                    75         7             80
## 3876              0        13                   100         7             76
## 3877             27         2                   100        11             12
## 3878             24         5                   100        10             91
## 3879              2         4                     0        11             38
## 3880             14         2                    25        14             99
## 3881              0         4                    25         7             38
## 3882             16         3                    75        11             39
## 3883             13         3                    25        15             22
## 3884             25        11                    50         6             26
## 3885              3        11                    50         9             56
## 3886             25         0                    25         8             52
## 3887              5         2                    25        10             68
## 3888             28        12                     0         4             45
## 3889             14         3                    75        12             26
## 3890             29         3                    25         1             18
## 3891             15         5                    50         6             87
## 3892             22         4                    50         5             83
## 3893             17         1                   100        16             45
## 3894              9        10                   100        13             99
## 3895              2         3                     0         6             20
## 3896              5         3                    50        13             59
## 3897             27        13                   100         8             71
## 3898              9        10                    75         6             85
## 3899             27         3                     0         7             12
## 3900             15        13                    75         6             36
## 3901             15         8                    25        14             33
## 3902             13        10                    25         1             40
## 3903             13        13                   100        14             64
## 3904             24        10                   100        15             49
## 3905             12         6                    50        14             36
## 3906              9        10                    25        17             23
## 3907              6         5                     0        17             23
## 3908              4         2                   100        13             34
## 3909             29         5                     0         6              2
## 3910             20         6                    50        11             42
## 3911             12         9                   100         5             65
## 3912             11         2                    25         2             23
## 3913              4         7                     0        17             77
## 3914             27         0                   100         9             73
## 3915             16         0                     0        19             95
## 3916             14         3                    25         8             35
## 3917              0        10                    25         7             84
## 3918             22         8                    25        11             24
## 3919             12         0                   100        15             35
## 3920             17         3                    50        13             35
## 3921              0         3                    25        17             49
## 3922              7         7                    25        18             29
## 3923             28        13                   100         4             28
## 3924             19         7                    50        19             24
## 3925             12        12                    50        13             31
## 3926             20        13                     0         3             16
## 3927             29        12                    75        11             73
## 3928             25         2                    25        18             65
## 3929             11        10                   100        17             76
## 3930             14         4                     0         6             92
## 3931              3         4                    50        15             22
## 3932              6         8                   100        19             77
## 3933              3        14                    75         7             40
## 3934              7         7                   100         4             95
## 3935             25         1                    50        15             62
## 3936              8         6                    50        16             81
## 3937              7        10                   100        15             60
## 3938              0        13                    50        16              2
## 3939              7         9                    75        14             68
## 3940             29         2                     0         7             20
## 3941              3         3                    50        14             44
## 3942             18         7                    50        12             72
## 3943              0         1                    50        15              7
## 3944             19        14                    75        12             40
## 3945             19        13                   100        15             56
## 3946              0         0                   100         8             56
## 3947              7         6                     0         7             69
## 3948              2         6                    75         4             46
## 3949             17         8                     0        12             26
## 3950              5        11                    75         7             48
## 3951             12         3                    75         4             77
## 3952             16        14                    50         6             50
## 3953             27         6                    50         5             76
## 3954             11         3                    25         8             46
## 3955             29        13                    50        16             86
## 3956              0         8                   100        17             35
## 3957             15        12                    25         9             95
## 3958             21         2                   100         5             10
## 3959             20        12                     0         9             47
## 3960             27         6                    25         2             93
## 3961             16         7                    50        18             21
## 3962              2         3                    75         6             98
## 3963              3        11                    25        16             88
## 3964             14        11                    50        14             49
## 3965             18        14                    50         1             30
## 3966              2         8                     0         3             55
## 3967             22         1                     0        17             19
## 3968             11        14                   100         7             63
## 3969              0         2                    50         7             80
## 3970             11        12                     0        16             90
## 3971             10         3                   100         9             41
## 3972             29        12                    50         6             17
## 3973             22         1                    75        15             44
## 3974             13         3                     0         1             60
## 3975              8         2                    25         8             53
## 3976             11        12                    25         2             43
## 3977             21         4                   100         9             22
## 3978              1        11                    25        19             42
## 3979              1        10                     0         3             58
## 3980             23        11                   100         2              5
## 3981             12         7                    75        16             93
## 3982             22         2                   100        17             44
## 3983              6         6                   100         1             96
## 3984              2        14                    75         6             17
## 3985              1        14                   100        11             42
## 3986              0        10                    25        18             72
## 3987             21         0                   100         6             78
## 3988             28        14                    25        14             15
## 3989             26        10                    75        16              7
## 3990              9        11                    50        12             52
## 3991             12        13                    75         8             15
## 3992             14        13                    50        10             69
## 3993             10         1                    25        13             35
## 3994              8         0                    75        18             59
## 3995             24         1                    50        19             37
## 3996             25        12                     0        12             59
## 3997             10        10                     0        11              4
## 3998              8         5                    75         4             55
## 3999             24        11                   100        12             30
## 4000              7         1                    25         2             39
## 4001             11         7                    50        12             35
## 4002             26         2                    50         5             75
## 4003             14         0                   100         5             73
## 4004             12         7                   100        12             79
## 4005              5         7                     0         7             51
## 4006             25         8                     0        15             22
## 4007             18        11                     0         7             88
## 4008             10         0                     0         8             80
## 4009             18         7                    50        17             97
## 4010             27         0                     0         5              4
## 4011             22         9                    25         3             47
## 4012             28         5                    75         6             74
## 4013             28         0                   100         8             69
## 4014             24         7                    75        10             32
## 4015              0        13                    25        12             79
## 4016             11         7                     0        15             12
## 4017             24         0                    75        12             59
## 4018              3        14                    25         2             19
## 4019             21         6                   100        13             40
## 4020             22         6                    50        18             50
## 4021             29         5                     0         3             48
## 4022             13         8                    75        19             36
## 4023             10         3                   100        14             17
## 4024             21         7                    75        12             21
## 4025             18         6                    75         8             53
## 4026              0         8                    25         9             80
## 4027              9         1                    25         3             61
## 4028             26         6                   100         4             24
## 4029             10         3                     0         8             81
## 4030             18         2                   100        17             70
## 4031             15         1                    50         2             87
## 4032             28         2                    25         1             38
## 4033             16         5                   100        10             80
## 4034             23        14                    50         2             46
## 4035             22        11                    50         5             52
## 4036             10         5                    50         8             84
## 4037              2         9                   100         1             14
## 4038             23         0                    25        19             85
## 4039              2         8                    50         3             53
## 4040              8         1                    50        14             41
## 4041              0        12                    50        10             98
## 4042              2        11                    75         4             70
## 4043             14        14                     0        10             71
## 4044              9         3                   100        14             34
## 4045             18        13                   100        12              1
## 4046             11         7                    25         9             48
## 4047              8         7                     0        15             16
## 4048             12        13                    50        14             87
## 4049             23         5                     0        16             82
## 4050             25         5                     0        15              5
## 4051              4        11                    50         1             91
## 4052             24         8                     0         3             21
## 4053              5        11                    75         3             72
## 4054             13        13                   100         4             59
## 4055              3         5                    25         6             16
## 4056              3         9                     0         3             31
## 4057              0        14                    75        13             69
## 4058             22        10                   100         4              1
## 4059              9        14                   100         8             86
## 4060              2        12                    25        16             66
## 4061             21        11                    75         1             43
## 4062             13        11                   100         4             22
## 4063             28        10                    50         4             66
## 4064             26         7                    50         6             98
## 4065              3        10                    75        14             47
## 4066              9         5                    75        12             82
## 4067             20         9                   100        11             75
## 4068              2         4                     0        17             17
## 4069             18         8                    50         2             45
## 4070             26        11                    50        10             36
## 4071             18         0                     0         5             19
## 4072              4        14                     0        11             28
## 4073             12         2                    75         2             63
## 4074              9        14                    50         9             63
## 4075              7        13                     0        16             59
## 4076             20        10                    25        13             45
## 4077             10         7                     0        19             95
## 4078             19         6                   100        13             22
## 4079             10         0                     0        16             60
## 4080             21         1                    25         1             70
## 4081              1         0                     0         1             21
## 4082             13         1                    75        17             33
## 4083             19        13                    25         7             49
## 4084              7        11                    25        15             15
## 4085             26        11                    25        17             24
## 4086             15         9                     0         4             58
## 4087             21         9                    75         9              5
## 4088              2        12                     0         1             91
## 4089              5         9                    50        11             39
## 4090             13        11                    75         5             58
## 4091             16         1                    75         7             46
## 4092              9        10                   100        13             90
## 4093              6        13                    25         4              4
## 4094             24        14                    25         3             32
## 4095             25         8                     0        10             83
## 4096             27        14                    75        11             24
## 4097             28        11                     0         2             77
## 4098              9        11                    50        14             67
## 4099             11         8                     0         7             22
## 4100              5         6                    75         6             50
## 4101              4         9                     0        16             70
## 4102              1        12                     0        18             85
## 4103             23         4                    75         2             59
## 4104             17         5                     0         5             44
## 4105              4         8                    75        12             26
## 4106             26         1                    50        18              6
## 4107              7         1                    50         1             97
## 4108             16         7                   100        17             40
## 4109             18        14                    75         6              2
## 4110             16         4                     0        12             75
## 4111             14         8                    50        14             87
## 4112              0         2                    25        13             54
## 4113              9         2                    50        11              2
## 4114             22        13                    50         7             65
## 4115              0         7                    25         2             74
## 4116             13        14                    50         1             74
## 4117             28         8                    75        13             95
## 4118              7         9                    50        19             98
## 4119             14         2                    50        16             89
## 4120              3         5                     0        12             20
## 4121             29         3                    50         5             14
## 4122             27         3                    50         1             91
## 4123              2         6                    50        11             34
## 4124             25         4                    75         8             25
## 4125             16         6                    25        17             50
## 4126              7         5                    25         8             27
## 4127              3        12                    75         2             82
## 4128              3        13                   100         8             29
## 4129              1         9                    25        18             45
## 4130             12        13                    75        10             18
## 4131             23         2                    50         5             89
## 4132             13        10                    25        13             13
## 4133             19         6                     0        12             27
## 4134             29         0                    50        15             35
## 4135              7         6                    50        17             92
## 4136              6         4                    75         4             71
## 4137              7         8                   100        16             43
## 4138              2        13                    50        14             28
## 4139             10        10                     0         4             97
## 4140              6        14                   100         5             51
## 4141             23         7                    50         6             35
## 4142             26         6                    75         7             20
## 4143             10         6                     0         1             83
## 4144             16         5                   100        15             75
## 4145             12         1                    25        16             64
## 4146             15        10                     0        12             10
## 4147              2        10                    50         2             29
## 4148             11        13                     0        13             74
## 4149              7        14                    25        16             60
## 4150             16         5                    75         3             64
## 4151             23         8                     0         5             10
## 4152             12        11                    50         5             74
## 4153              8         8                     0        12             28
## 4154             18         5                    75        17             64
## 4155             20         0                     0         3             97
## 4156             26         6                    50        15             21
## 4157             14         2                   100        18             49
## 4158             22         5                    75         8             62
## 4159             19        13                    75         2             32
## 4160             17         7                    75        15             66
## 4161             14         6                    25         1              7
## 4162             24         6                   100        18             87
## 4163             15        12                    25        15             21
## 4164             13        11                    50         7             45
## 4165              2         8                    75        18             22
## 4166             17        13                    50         7             68
## 4167              6        14                   100         6             72
## 4168              7         3                    50         4             57
## 4169             19         7                     0        14             84
## 4170             28         7                    75        11             17
## 4171             26        11                    50         2             76
## 4172              2        11                    50        18              3
## 4173              2        11                   100         7             25
## 4174              1         6                     0        17              7
## 4175             16         9                     0        11             18
## 4176             11         3                   100         1             72
## 4177             25         8                    25         6              0
## 4178             19         6                     0        11              5
## 4179             26        13                    75         2             24
## 4180              2         6                    25         2             52
## 4181             19         9                   100         2             87
## 4182              2        10                   100        10             40
## 4183             18        10                    50        11             91
## 4184             21         1                   100         6             43
## 4185             28         1                     0         2             30
## 4186              7        10                   100         4             58
## 4187              7         9                   100         5             78
## 4188              2         6                    75        19             93
## 4189             12         9                    50        18             39
## 4190             28         5                     0        14              8
## 4191              9        14                    75         6             76
## 4192             13         5                     0        15             43
## 4193              7        11                   100        17             77
## 4194             23         2                    75        14             95
## 4195             15         0                    50         1             87
## 4196             24         1                    25         1             29
## 4197             14         2                    75         9             10
## 4198              2         0                    25        11             75
## 4199             21         5                     0        16             92
## 4200             21         4                    25        18             58
## 4201              6         2                    50        14             24
## 4202             12         9                    50         9              6
## 4203             29        13                    50        16             35
## 4204             13        12                   100        16             14
## 4205             26         1                    25         2             30
## 4206             24        13                   100         6             59
## 4207             20         7                    50        10             73
## 4208             13         0                    50         7             29
## 4209             12         7                    50        10             78
## 4210             24         9                    25        11             25
## 4211             17         1                     0         3             51
## 4212             24         9                   100        19             67
## 4213              3        13                    25         3             42
## 4214             21         5                   100         1             51
## 4215             15         7                     0         8              0
## 4216             11         3                    50        14             57
## 4217             25         3                   100        17             61
## 4218             25         3                    75         4             61
## 4219             10         4                    75        16             45
## 4220              7         4                     0        11              9
## 4221              2         8                    50         4             64
## 4222             20         2                     0         9              1
## 4223             27         5                    50        14             98
## 4224              7         2                    75         3             66
## 4225             18         3                     0        14              5
## 4226              0        13                   100         1             40
## 4227             18         2                    50        18             42
## 4228              9         7                     0         1             64
## 4229              2        13                    25        19             51
## 4230             20        13                     0         6             32
## 4231             14         4                    50        10             48
## 4232             17        10                   100        13             30
## 4233              1        14                     0        19             47
## 4234              9         2                   100        19              2
## 4235              8         9                    75        14             62
## 4236              0         2                    75         9             30
## 4237             12         3                    50        12             17
## 4238             10        13                    75         2             54
## 4239             26         0                     0        13             81
## 4240             14         5                   100         6             86
## 4241             24        14                   100        15             18
## 4242              4         1                    50        12             70
## 4243              6        11                    25        11             23
## 4244              8        13                    50        14             50
## 4245             21        12                    50        14             85
## 4246             12         1                   100         2             66
## 4247             11         5                    75         1             93
## 4248              5        11                    75        15             46
## 4249              0         5                    25         6             38
## 4250              7        14                    25         5             41
## 4251             12         9                    75         2             39
## 4252             21         6                   100         6             93
## 4253             23         5                   100         4             37
## 4254              8         4                    50         1             31
## 4255             12        10                    75        19              2
## 4256             13         3                   100        12             58
## 4257             11        11                     0         5             80
## 4258             29         9                   100         1             41
## 4259             12         0                    75        17              2
## 4260              2         3                     0         1             28
## 4261             11         8                    25         8             27
## 4262              9         1                    25        15             24
## 4263             15         3                    25         1             69
## 4264             27        13                    50        18             64
## 4265             16        13                    75        13             34
## 4266             26         5                    50        18              0
## 4267             27         6                     0        17             45
## 4268             29         9                     0        13             67
## 4269              9        13                   100        11             43
## 4270             22         9                    25         7             67
## 4271             27         6                    75        18             84
## 4272             27        13                    25         2              8
## 4273             19         1                     0         6             48
## 4274              0        11                    50         3             32
## 4275              7         9                    50        14             19
## 4276              6         0                   100        11             61
## 4277             12        11                     0        11             21
## 4278              9         1                    75        16             61
## 4279             25         4                    75         7             57
## 4280              4        12                    75         4              0
## 4281             21        10                    25        19             94
## 4282              5         6                    75        13             63
## 4283              1        11                     0        19             74
## 4284             18         4                    50        14              7
## 4285              1         2                    75         1             57
## 4286              3         3                    25         6             45
## 4287             10         2                    25         9             41
## 4288             24        13                    25         9             34
## 4289             16        10                     0         4             69
## 4290             12         1                    75        19             20
## 4291              1         4                    25         6             21
## 4292              1         8                    25        18             87
## 4293             15         6                    25        16             23
## 4294              4        12                     0        18             32
## 4295              6         5                    75         4             43
## 4296             11        14                    75         5             55
## 4297              6        10                    75         1             77
## 4298              7        10                    25        15             10
## 4299             16         6                    75        12             22
## 4300              4        13                    75        19             28
## 4301              4         7                     0        18             78
## 4302             23        12                    25        11              0
## 4303             18        10                     0        10             30
## 4304             16        12                    50         1             35
## 4305              9         7                    75        11             49
## 4306             25         2                    50        12             78
## 4307             20         9                     0        15             67
## 4308              4         2                    50         2             60
## 4309              8        11                    25        16             48
## 4310             28         3                     0        14             96
## 4311             29        14                    50         1             79
## 4312             20         2                    75        17             45
## 4313              6         7                   100        18             21
## 4314             23        14                   100        19             30
## 4315             23         0                     0         2             43
## 4316             13         2                    25         7             75
## 4317              8         9                     0         4             39
## 4318              5         2                    50        19             90
## 4319              0         4                    25        14             75
## 4320             12         5                     0        13             26
## 4321             11        11                    25         3             15
## 4322             13        14                   100        10             29
## 4323              8        13                    50         6             15
## 4324             11         7                     0        19              2
## 4325              2         4                     0        11             42
## 4326              7         9                    50        16             57
## 4327              9         4                    50         3             45
## 4328              3         7                    25        16             69
## 4329              4         3                    25         2             93
## 4330             27         9                     0         2             48
## 4331             15         4                    75        15             61
## 4332             16         9                    25        10             86
## 4333             19         3                    25        18             38
## 4334             20         3                     0         3             84
## 4335             26         9                    25        13             58
## 4336             26         7                    25         3              5
## 4337             25        14                    75         1              0
## 4338             21        14                     0        15              1
## 4339              9         2                    75         3             37
## 4340             29         0                    25        14             20
## 4341             17         0                   100        19             16
## 4342              7        12                    25        18             99
## 4343             21         5                     0        13             53
## 4344             23         0                   100         6             48
## 4345             27        10                    50        19             27
## 4346             23         4                    75         8             55
## 4347             20         0                    25         6             25
## 4348             16         2                    50        15             15
## 4349              1         5                    50         5             99
## 4350             18         0                     0         8             53
## 4351             15         5                    25        13             43
## 4352             15         1                    25        10              9
## 4353             24         7                    75        12             18
## 4354             18         2                    25        11              1
## 4355             14         0                    50        15              5
## 4356             24         5                    50         5             38
## 4357              2        12                   100        19             17
## 4358             25         9                   100         3             14
## 4359             25        11                    75         7             27
## 4360             29         7                     0         6             79
## 4361             28         6                    50        15             58
## 4362             24         4                    75        12             94
## 4363              7         8                   100        19              4
## 4364              8         9                     0         2             44
## 4365             16         4                     0         5             46
## 4366              2         3                    50         5             54
## 4367             13         6                    50         2             33
## 4368             12         0                   100        10             33
## 4369             16         1                     0         1             80
## 4370             29        14                    75         7             85
## 4371              8        14                   100         4             83
## 4372             21         5                    25         1             30
## 4373             16        14                    75        14             70
## 4374             21         6                    75         2              7
## 4375              1         4                    75        11             43
## 4376             10         3                    50        14             60
## 4377             28         2                    75         4              6
## 4378             25         6                    75         5             75
## 4379              9        13                    25         9             26
## 4380             14         9                    75         1             34
## 4381             21        10                    75        12             89
## 4382             25         9                    75         1             30
## 4383             26        14                    75         9             81
## 4384              3        11                    75        15             62
## 4385              7         0                     0        14             30
## 4386             23         5                     0        10             97
## 4387             26         2                    25         6             18
## 4388              0        10                    25         5             97
## 4389             19         7                    25        19             12
## 4390             17         2                    75         2             33
## 4391             24        11                    75        12             55
## 4392              4         8                    50        11             54
## 4393              6         0                    75        19             44
## 4394              4         0                    25         8              7
## 4395             24         8                    75         5             24
## 4396              2         0                    25        11             81
## 4397              8        13                    50         9              3
## 4398             16        13                    25        17              6
## 4399             22         1                   100        14              7
## 4400             28         3                    75         7             68
## 4401             26         6                    50        14             26
## 4402              3         1                     0         2             31
## 4403             20         3                    75         3              8
## 4404             17         1                    25        18             88
## 4405              2        12                    50         7             78
## 4406             28        12                   100        10             20
## 4407             14        11                     0        12             97
## 4408             24        11                    50        18             31
## 4409             15        14                    25        15             76
## 4410              6         4                    50        19             44
## 4411             28         0                    50        13             16
## 4412             19         9                    75         6              2
## 4413              3         1                     0         9             66
## 4414             28         1                    50        15             46
## 4415             14        12                    25         5             75
## 4416             13         8                    50         5             16
## 4417             25         4                    50         1             70
## 4418              6         0                     0        11             42
## 4419              7         0                    75         7              2
## 4420             17         3                   100         7             71
## 4421              6         0                    75        19             22
## 4422             20         2                    50         9             24
## 4423             24         1                    75         8             96
## 4424             21        10                    25        11             97
## 4425             21        12                    75         9             51
## 4426             19         9                    75        18             73
## 4427             11         0                    75        10             50
## 4428             11         6                    75         6             91
## 4429             15         2                   100        12              8
## 4430             18         0                   100         3              7
## 4431              1        14                    50        14              4
## 4432              1        12                     0         9             71
## 4433              5         2                    75         7             30
## 4434              9         1                   100         5             33
## 4435              0         3                   100         7             33
## 4436             17         7                   100         7             60
## 4437              2         8                    50         7             58
## 4438             16         0                     0        17             32
## 4439             24        14                    75         1             69
## 4440              2        13                   100        16             65
## 4441              2        13                    25         7             98
## 4442             20        14                    25         7             19
## 4443             24         7                    25         9              7
## 4444             22         7                    25         4             54
## 4445             12         5                   100         2             50
## 4446              8        11                    75         9             62
## 4447             22         1                    75        13             10
## 4448              4         3                     0         2             50
## 4449             15         5                     0         9             62
## 4450             24        10                    25        14             15
## 4451             12        13                    50         6             19
## 4452              6        11                    50         3             29
## 4453             22         3                    25         5             10
## 4454             25        12                    25         3             99
## 4455             19        10                    50         7             13
## 4456             29        11                     0        15             41
## 4457              0         5                     0        10             78
## 4458              9        14                    50        10             26
## 4459             28        14                    50         6             87
## 4460             25         9                    50         7             59
## 4461              7        10                    75         1             88
## 4462             21        12                     0         8             40
## 4463             11        14                    50         5             55
## 4464             19         6                   100         6             75
## 4465             10         4                    75        17             59
## 4466              3         4                    50        15             92
## 4467             22        13                     0        19             46
## 4468              3         2                   100         1             50
## 4469              8         4                    50         8             30
## 4470              3         1                     0         8             37
## 4471              7         0                    25        12             69
## 4472             24         0                    75        18             19
## 4473             14         9                    50        14             74
## 4474             19        14                    75         4             86
## 4475             17         2                    25         7             91
## 4476             17         8                    75         9             68
## 4477             22         3                    25        19             74
## 4478             29         4                   100        16             63
## 4479              9         8                   100         7             33
## 4480             16        11                     0        19             20
## 4481             29        11                     0         2             63
## 4482             28         9                   100        13             19
## 4483              3        10                    25         8             20
## 4484             16        12                   100        14             69
## 4485             11         7                     0        10              4
## 4486              8        14                   100        16             38
## 4487              2         6                   100        12             33
## 4488             27         8                    50        14             15
## 4489             11         9                    75         4             54
## 4490             29        10                     0        11             89
## 4491              3        14                    25        19             23
## 4492              0        11                    50        17             54
## 4493             15         2                     0         3             81
## 4494              8         5                    50        14             53
## 4495             29        14                   100         5             50
## 4496             27        10                   100        17             33
## 4497              7         3                     0         1             32
## 4498             18         3                    25         9             74
## 4499             17         7                   100         9             80
## 4500              3        13                     0         8             74
## 4501             23        14                    75        18             74
## 4502              4         4                    50         1             88
## 4503             22         4                   100         6             88
## 4504             20         0                    75         9             69
## 4505             11         2                    25        16              0
## 4506             19         9                     0         7             21
## 4507             21         3                    50        10             10
## 4508             27        10                    75        19             38
## 4509              8         3                    25         9             15
## 4510             28         1                    50        13             62
## 4511              9         0                     0        16             10
## 4512              5        14                    25         7             43
## 4513             17         2                    75        17             76
## 4514              4        12                    50        16             98
## 4515              4        13                   100         9             30
## 4516              5         9                    75        11             93
## 4517              3        14                    75        14             40
## 4518             29         3                    50        19             45
## 4519             23         7                    50        12             51
## 4520             17         4                    25        13             90
## 4521              6        13                   100         3             26
## 4522             21         9                    25        15             54
## 4523              0         6                   100         6              8
## 4524              1         2                    50        14             92
## 4525              1        12                     0         2             61
## 4526              9        13                    50         8             77
## 4527             24        14                    75        17             52
## 4528             20        14                   100        11             41
## 4529             18        13                    50         7             92
## 4530              4         1                    75         3             49
## 4531             28         4                    50         6             43
## 4532             12         8                    75         7             24
## 4533             13         2                    25         7             54
## 4534              5        14                    25        15             67
## 4535             28         4                     0         6             77
## 4536             25        10                   100         9             95
## 4537              7         7                     0        13             76
## 4538             12         9                    25         1             60
## 4539             14         3                     0         5              4
## 4540             27         8                     0         7             26
## 4541              8         1                    25         2             97
## 4542              5        14                    75         3             70
## 4543             20         6                    25         9             88
## 4544             12         5                     0         5             33
## 4545              3         7                    75         4             27
## 4546             22         7                    75        11             49
## 4547              3         7                    50        14             21
## 4548              2        11                     0        17             44
## 4549             15        12                    25         7             47
## 4550             18        10                    75         6             84
## 4551              5         8                    25         8             21
## 4552             11         6                     0         1             44
## 4553             24        14                    75         7             74
## 4554             14        13                    50        12             34
## 4555             18        13                    75        18             11
## 4556             16         5                    50        19              2
## 4557             26        12                    25         7             80
## 4558             24        11                   100        13             91
## 4559             15        11                    50        14             22
## 4560              0         2                    25        11             31
## 4561             27        10                    75         9             28
## 4562             27        11                     0         1             81
## 4563             11        13                   100         1              1
## 4564              8         8                     0        12             62
## 4565              4         9                     0         7             96
## 4566             19         2                     0        15              4
## 4567             27         9                     0         6             37
## 4568             22        10                    50        19             13
## 4569              8         9                    25         4             42
## 4570             29        11                    75        12             89
## 4571              5         2                    50         4             85
## 4572             22         2                     0        15             11
## 4573             21        14                    75         4             52
## 4574              4         0                   100         7             40
## 4575              9         5                   100        12             99
## 4576              6        11                    50        11             71
## 4577             25         9                   100         2             46
## 4578             15        12                   100        11             61
## 4579             13        10                   100         2             28
## 4580              3        10                     0        11             12
## 4581              3         7                    25         1             42
## 4582             11        12                    50         6             39
## 4583             29        13                    50        12             52
## 4584              8         5                    50         9             14
## 4585              5         1                     0         4             10
## 4586             11         2                    75         8             68
## 4587             13        10                     0        12             13
## 4588             20         9                   100         5             13
## 4589             28        12                     0        14             79
## 4590             25         1                   100        18             62
## 4591             20        14                    75        13             46
## 4592              2         3                    50         6             19
## 4593             19         3                    75         9             81
## 4594             18         6                   100        17             45
## 4595             24        13                     0         9             41
## 4596             27         2                     0        17             84
## 4597             24        10                    75         2             67
## 4598             21         4                    50        19             30
## 4599              1         4                     0        14             33
## 4600             25        12                   100         7             38
## 4601             27         9                    50         8             25
## 4602              2         2                    50        16             64
## 4603             27         0                     0        15              9
## 4604              5         1                    50         8             18
## 4605             18         3                    25         3             64
## 4606             20         9                    25         1             62
## 4607              2         6                     0        17             98
## 4608             15         8                    75        13             35
## 4609             20        10                    50         2             94
## 4610             27         9                    50         7             21
## 4611             26         7                    50         2             36
## 4612             26         2                    50         2             24
## 4613              0         0                    25         4             13
## 4614             28         5                   100        17             77
## 4615             11         3                   100        13             78
## 4616             11        14                    50        15             44
## 4617              8         9                     0         1             61
## 4618             14         4                     0         5             56
## 4619             19         0                    50         3             57
## 4620             14         7                    75        13             29
## 4621             22        14                    25         3             82
## 4622              5         9                   100         3             16
## 4623              7         2                   100        11             21
## 4624              0         3                     0         3             33
## 4625             28        14                    75         5             11
## 4626             22        12                     0        11             24
## 4627             22         8                    25        12             90
## 4628             11        14                   100        10              0
## 4629             14         4                    50        10             45
## 4630              7        11                    50        13             10
## 4631             17         5                    50        12             79
## 4632             26         3                    25        16              1
## 4633              4        10                     0        11              2
## 4634             23        14                   100        13             11
## 4635             15        14                    25        16             34
## 4636              8        14                     0        19              7
## 4637             13         3                    75         3             27
## 4638             13         8                   100         9             52
## 4639             12         8                     0        11              1
## 4640              7         1                    50        10             73
## 4641              9        10                    50        14             23
## 4642             17         7                    50        19             60
## 4643             17         9                    50         7             57
## 4644             28         9                    50        17             72
## 4645              8         9                     0        13             95
## 4646             17         8                    25        18             66
## 4647             14         1                     0        19             42
## 4648              2         0                    25         8             92
## 4649             19         1                    50        12             78
## 4650             13         5                    50         1             26
## 4651              2         2                    25         1             36
## 4652              3         2                    75         7             36
## 4653              8         1                    75        10             10
## 4654             27        14                    25        16             13
## 4655             12         8                    25         3             31
## 4656             10         7                    50         8             60
## 4657             27        10                   100         4             93
## 4658              3         8                    25         9             39
## 4659             25         8                    50        19              4
## 4660             10        13                     0         2             88
## 4661              3         5                   100         5             47
## 4662             16         6                    25         7             25
## 4663             21        12                     0         8             34
## 4664             15        10                    75        10             66
## 4665             14        12                    50         2             55
## 4666             19         4                    25         1             72
## 4667              6        10                     0         8             72
## 4668             18         6                    25        19             33
## 4669              7         3                    50        12              7
## 4670             24         2                    25         4             13
## 4671             23         5                     0        14              9
## 4672              6         2                    75        11             61
## 4673              0         0                     0        17             52
## 4674             11         9                   100         3             94
## 4675              9        13                     0         5             13
## 4676             16        14                    25        13             74
## 4677             21         6                    75        16              3
## 4678             27         9                    75         1             53
## 4679             24         7                    75         6             58
## 4680              5        14                    50         4             17
## 4681             29         5                     0         6             90
## 4682              8         7                     0        14             32
## 4683             24         4                     0         3             96
## 4684             29        14                    50        13             14
## 4685             13        10                    50         4             30
## 4686             28         8                    50         9             28
## 4687              5        10                    75         4             64
## 4688             25         1                    75         1             13
## 4689             18        11                    50        18             17
## 4690             22         4                    50         8             56
## 4691             19         2                    25         4             36
## 4692             15         4                     0        17             58
## 4693             24         1                    50         9             59
## 4694             15         3                    50         2             72
## 4695             13         3                     0         9             65
## 4696              7        12                    25        18             26
## 4697             17         6                     0        18             79
## 4698             28        13                   100         7             23
## 4699             15         5                    50         8             69
## 4700              0         6                   100         5             92
## 4701             18         7                   100         3             88
## 4702             12         7                    25        16             92
## 4703             24        10                    75        17             97
## 4704             11        14                    75        19             28
## 4705              4         8                    25        14             85
## 4706             12         3                    25        14             58
## 4707             20         3                   100         3             49
## 4708              2         7                   100         7             15
## 4709              4         5                    75         3             36
## 4710             17         2                   100         8             95
## 4711             29         5                     0         6              6
## 4712              6        13                     0         4             95
## 4713             13        13                     0        14              0
## 4714              8         4                    25         5             58
## 4715             10         3                    75         9             90
## 4716             21         2                    25         3             34
## 4717             15         8                     0         6             62
## 4718             11        10                     0        19             17
## 4719              6        12                    50         2             99
## 4720             28        13                    75         2              0
## 4721              8         7                     0         9             83
## 4722             18         0                     0        11             38
## 4723             18         9                     0         1             89
## 4724              3         6                    25        11             33
## 4725              4         2                    50         8             76
## 4726              9         9                    75        11             56
## 4727             13        13                    25         6             41
## 4728             21         6                    75        19             36
## 4729             13         4                    75         3             24
## 4730             20         5                    25        13              9
## 4731              0         2                    50         1             75
## 4732             11         0                     0        12             91
## 4733             27        10                    25        17             75
## 4734             26         0                   100         8             85
## 4735             10        13                    25         6             97
## 4736              5         4                    75        10             16
## 4737              3         6                    50         5             76
## 4738             15         1                    50         5             58
## 4739             25         6                     0        15             59
## 4740             13        10                    50        13             88
## 4741              9         0                    50        18             12
## 4742              6        14                    75        11             97
## 4743              5        11                    50         1             48
## 4744             25         1                     0         2              2
## 4745             23         4                     0         4              0
## 4746             18         3                    25        13             29
## 4747             24         4                    50        12              6
## 4748             25        14                    25        11             15
## 4749              7        11                    25         1             26
## 4750              6        14                    25        12             19
## 4751             17        14                    50        15             86
## 4752             12         4                   100        10             46
## 4753              1        12                    50        13             56
## 4754              9         1                    50        12             38
## 4755             14         9                     0         1              6
## 4756             22         1                   100         3             10
## 4757             13        12                    75         1             63
## 4758              8         6                    25        11             25
## 4759             15        10                    50        13             97
## 4760             15         1                    25         8              1
## 4761              8        13                   100        19             10
## 4762             25         5                    25        16             65
## 4763              1         5                    75        18             49
## 4764             27         2                    75        17             10
## 4765              6        14                    25         3             29
## 4766              9        10                     0         5             50
## 4767              2        10                     0        14             89
## 4768             11         5                    50         2             96
## 4769             24         1                    50        15             98
## 4770              4         4                   100        13              8
## 4771             12         6                    75         6              4
## 4772             10         3                    75         8             18
## 4773              4         0                     0         6             17
## 4774              8         5                    50        11             68
## 4775              6         2                    50        13             76
## 4776              2         3                   100        11             37
## 4777             11         6                    25         7             60
## 4778             22         0                   100        19             63
## 4779              3         5                     0         4             70
## 4780              3         8                     0        16             50
## 4781             19         8                     0        15             89
## 4782              7        13                     0        11              0
## 4783             15         2                    50        16             76
## 4784              9         1                     0         7             75
## 4785             26        14                   100        13             69
## 4786              7        12                   100        14             45
## 4787             21         2                    75        15             74
## 4788              7        12                    25         3             24
## 4789              4         8                     0         2             27
## 4790             16         8                    50         5             42
## 4791             11        13                    75        10             40
## 4792             24         8                     0        15              3
## 4793             19         6                     0        10             66
## 4794              9        10                    75        15              3
## 4795             17         5                    75        10             29
## 4796             20         6                     0        19             58
## 4797             15        12                    25        10             14
## 4798             20        14                   100        10             57
## 4799              3         4                    75        18             47
## 4800             28         8                    50         2             88
## 4801             21        14                     0        14             69
## 4802              0         2                    75         6             90
## 4803             15         5                    75        10              1
## 4804              4         9                    50        18             33
## 4805             26         3                   100         3             57
## 4806             21        12                     0         2             78
## 4807              9         8                    50         6             97
## 4808             25        13                    50        13             52
## 4809             14        11                    25        15             11
## 4810             16        12                    50         5              3
## 4811             18         7                    50        19             69
## 4812              5         8                    75        10             89
## 4813             11         2                    50         6             55
## 4814             20        10                   100         2             53
## 4815             24         1                     0        18             87
## 4816             11         9                     0         2             51
## 4817             28        14                    75        18             14
## 4818             26         7                    50        18              0
## 4819             23         4                    50        13             49
## 4820              3         4                     0        14             29
## 4821             16         8                     0        13             45
## 4822             17        13                     0        10             47
## 4823             19        11                   100         9             18
## 4824             25         7                    50         8             21
## 4825             25         5                   100         2             10
## 4826             23        11                   100        18              6
## 4827              2         8                    25         9             54
## 4828             25         8                     0        19             75
## 4829              1         5                     0        11             77
## 4830             15        11                    50        17             30
## 4831              1         8                   100        14             27
## 4832             24        13                     0         4             87
## 4833             20         1                    75        12             51
## 4834             19         6                    75         1             67
## 4835             28         1                     0        16             87
## 4836             20         7                    25        19             77
## 4837             20        11                    25        15             28
## 4838             10         9                    75        18             45
## 4839             29         1                    50         8             43
## 4840             11        12                    50        14             19
## 4841              6        12                   100         4             21
## 4842             13         8                    75        16              6
## 4843             10        13                    50         1             33
## 4844              5        13                    75         7             16
## 4845              5         9                    25         7             50
## 4846             20         2                   100        15             21
## 4847              2         4                    25        16              5
## 4848              4         7                   100        17             57
## 4849             10        11                    50         5             69
## 4850              4        13                    75         5             26
## 4851             15        12                    25        12             44
## 4852              3         8                   100        16             78
## 4853             15        13                   100         5             74
## 4854             23         5                    25        12              4
## 4855              1        14                   100         8             73
## 4856             27        12                   100         8             38
## 4857              9         3                   100        16             42
## 4858             29         0                   100         5             78
## 4859             11         7                    50         5             90
## 4860             18         5                   100         7             70
## 4861             22        13                   100         6             90
## 4862             27         2                   100        16             96
## 4863             21        14                    50         3             87
## 4864             26        10                    75        11             57
## 4865             18         2                    50        12             48
## 4866             24         0                    75         4             32
## 4867              2        12                     0        15             69
## 4868             16         7                     0         7             33
## 4869             11        10                    50         7             25
## 4870             18         4                    25        14             27
## 4871             18         5                    75         7             11
## 4872             20         2                     0        13             42
## 4873              0        13                    75        14             29
## 4874              2         5                    25        19             13
## 4875              5        10                   100        14             93
## 4876             11        10                     0        11             66
## 4877             17        10                     0        18             26
## 4878             18         0                    25        15             97
## 4879             21         3                    50        15             88
## 4880              9         5                    50        19             94
## 4881             18         6                     0        16             42
## 4882             16        10                    75        13             22
## 4883              3         4                     0        13             31
## 4884              6        12                     0         7             36
## 4885             19         0                    25         8             38
## 4886              7        10                    50        10              6
## 4887              8         1                    50        12             99
## 4888             29         4                    75        10             64
## 4889             11         3                   100         4             84
## 4890             22        10                    25        18             26
## 4891             17        12                   100        16             73
## 4892             25         3                     0        10              8
## 4893              6         4                   100         8             43
## 4894              0         8                    75        14             55
## 4895              1         2                    75        15             31
## 4896             14         7                    75        16             57
## 4897             24         7                    50         8             40
## 4898              8         4                    25        18             10
## 4899              7         8                    50         8             76
## 4900             29         8                    75         4             47
## 4901             14         8                   100         5              9
## 4902             17         3                    50        12             33
## 4903              9         5                    75         5             59
## 4904             15        11                   100         1             83
## 4905             15        10                     0        14             79
## 4906              1        10                    25        11             83
## 4907             13         8                    25        16             73
## 4908              6         1                    50        18              4
## 4909             18         3                     0         4             12
## 4910             13         8                   100         9             23
## 4911              7         1                     0        16             90
## 4912              2         0                   100         9              1
## 4913             23         7                    25        14             33
## 4914             15         0                    75        17             17
## 4915             26        10                    50         5             74
## 4916             19         7                    50         1             65
## 4917             16         6                   100        14             84
## 4918             25         2                    25        10             29
## 4919             14         0                    75        12             76
## 4920             11         0                     0         6             94
## 4921              9        13                   100         5              2
## 4922              8        11                     0         4             78
## 4923             23         4                    25        13             80
## 4924             17         4                    75        12             61
## 4925              1         1                    25         9             94
## 4926             25         2                   100         2             48
## 4927             20        12                    25         4             81
## 4928              6         7                    75         8             11
## 4929             18         9                    25         9             44
## 4930              9        13                    50        13             46
## 4931              0         4                   100         9             50
## 4932             18         4                    75         5             89
## 4933              6        14                    50         1             76
## 4934              5         2                   100        13             92
## 4935             22         1                   100        17             47
## 4936             12         4                     0        15             30
## 4937              8         0                    75         2             76
## 4938              4         2                   100         8             40
## 4939              2        11                    50        15             49
## 4940             23        14                   100         1             40
## 4941              4         8                   100         7             35
## 4942             22         9                    50        11             27
## 4943              2         4                    50        13             97
## 4944             12         5                    50         3             24
## 4945              5         7                    50        16             21
## 4946              8        12                    50         8             76
## 4947              6         9                    50         8             11
## 4948             10         1                    50        19             56
## 4949             25         3                     0         8             14
## 4950              2         2                   100         8             31
## 4951             16        11                    25        16             91
## 4952             13         8                    50        13             86
## 4953             15        10                    50         4             68
## 4954              6         4                    50         4             77
## 4955             11         5                   100         5             54
## 4956             23        12                     0        19             84
## 4957              1         1                    50        16             52
## 4958              2         0                   100        16              0
## 4959              4         0                     0        18             63
## 4960             27         2                    25        14             48
## 4961             22         5                     0        12             52
## 4962             12         5                    25         4             93
## 4963             10         1                    25        15             39
## 4964             22        12                    50        11             86
## 4965             22        10                   100        15             51
## 4966              9         9                     0        10             48
## 4967             27        12                    50        11             19
## 4968             11        12                    50        19             12
## 4969              6         8                   100        14             86
## 4970             20         2                    50        14             85
## 4971              1         3                     0        19             19
## 4972             25         1                    50         7             51
## 4973              7        12                   100        14             58
## 4974             26         7                     0         7             18
## 4975             21        11                    75         9             35
## 4976              7         8                    25         3             94
## 4977             17         2                    50        15             74
## 4978              8        11                     0        16             39
## 4979             20         6                   100         5              4
## 4980             21         9                    25        13             84
## 4981             15         1                   100         2             36
## 4982             10         8                    75        11             33
## 4983             24         2                     0         2             89
## 4984             29         5                    25         1             87
## 4985             17        13                    50         7             65
## 4986             29        11                   100         3             42
## 4987              4        11                    25         7             36
## 4988             22        10                    75         2              2
## 4989             12         3                   100        16             63
## 4990             10         6                     0        13              4
## 4991             23         0                    75         7             54
## 4992             12        11                    25         1              6
## 4993              4         6                     0        15              9
## 4994              0        11                    25        16             70
## 4995             19         1                    75        18             59
## 4996             24         5                   100         9             34
## 4997             12         8                    50         8             81
## 4998              9         5                    75         4             36
## 4999              9        13                     0        13             32
##      Promotions Employee_Satisfaction_Score Resigned
## 1             0                        2.63    False
## 2             2                        1.72    False
## 3             0                        3.17    False
## 4             1                        1.86    False
## 5             1                        1.25    False
## 6             0                        2.77    False
## 7             0                        4.46    False
## 8             0                        2.09    False
## 9             1                        1.44    False
## 10            2                        2.93    False
## 11            1                        2.34    False
## 12            0                        1.96    False
## 13            2                        2.13    False
## 14            1                        1.46    False
## 15            1                        2.22    False
## 16            1                        2.42    False
## 17            2                        3.15    False
## 18            0                        1.19    False
## 19            0                        1.12    False
## 20            0                        3.91    False
## 21            2                        3.70    False
## 22            0                        4.66    False
## 23            2                        3.68    False
## 24            2                        4.26    False
## 25            1                        4.43    False
## 26            2                        2.12    False
## 27            1                        3.16    False
## 28            2                        1.35     True
## 29            1                        4.52    False
## 30            2                        4.95    False
## 31            2                        4.65    False
## 32            0                        1.95    False
## 33            0                        4.43    False
## 34            2                        2.10    False
## 35            1                        1.94    False
## 36            1                        4.21    False
## 37            1                        4.97    False
## 38            0                        2.47    False
## 39            1                        2.66    False
## 40            1                        4.22    False
## 41            2                        2.90     True
## 42            2                        4.84    False
## 43            0                        3.59    False
## 44            0                        3.32    False
## 45            1                        2.53    False
## 46            1                        1.59    False
## 47            2                        1.27    False
## 48            2                        4.84    False
## 49            1                        2.90    False
## 50            0                        1.47    False
## 51            1                        3.02    False
## 52            1                        1.43    False
## 53            0                        2.56    False
## 54            1                        1.10    False
## 55            1                        1.87     True
## 56            0                        1.70    False
## 57            2                        2.64     True
## 58            2                        3.97    False
## 59            2                        4.23     True
## 60            1                        3.02    False
## 61            1                        2.32    False
## 62            2                        2.15    False
## 63            1                        2.26    False
## 64            0                        1.68     True
## 65            0                        4.33    False
## 66            1                        2.13    False
## 67            0                        4.26    False
## 68            2                        2.45    False
## 69            0                        2.42    False
## 70            0                        4.45    False
## 71            1                        4.49    False
## 72            2                        3.55    False
## 73            0                        1.31    False
## 74            1                        4.98    False
## 75            1                        1.39    False
## 76            1                        1.75    False
## 77            0                        3.20    False
## 78            1                        3.55    False
## 79            2                        3.50     True
## 80            1                        2.09    False
## 81            0                        3.75    False
## 82            0                        3.40     True
## 83            0                        1.33    False
## 84            2                        2.17    False
## 85            1                        4.27    False
## 86            2                        2.37    False
## 87            2                        1.77    False
## 88            0                        1.11    False
## 89            1                        2.08    False
## 90            0                        3.22    False
## 91            2                        3.23     True
## 92            1                        3.69     True
## 93            2                        3.66    False
## 94            1                        4.10    False
## 95            0                        4.36    False
## 96            2                        1.03     True
## 97            0                        2.34    False
## 98            0                        4.20    False
## 99            1                        4.39    False
## 100           1                        3.19     True
## 101           0                        3.42    False
## 102           1                        3.63     True
## 103           2                        5.00     True
## 104           1                        2.13    False
## 105           1                        2.30    False
## 106           0                        2.94    False
## 107           0                        2.80    False
## 108           2                        4.68    False
## 109           1                        2.70    False
## 110           0                        1.64    False
## 111           2                        4.80    False
## 112           0                        3.51    False
## 113           0                        4.50    False
## 114           2                        3.58    False
## 115           1                        1.58    False
## 116           0                        2.47    False
## 117           2                        3.24    False
## 118           1                        4.20    False
## 119           1                        2.87    False
## 120           0                        4.37    False
## 121           1                        4.17    False
## 122           1                        2.94     True
## 123           1                        4.47    False
## 124           0                        1.14    False
## 125           2                        1.39    False
## 126           0                        4.65    False
## 127           0                        4.40    False
## 128           2                        1.74    False
## 129           2                        1.24     True
## 130           2                        1.61    False
## 131           2                        2.84     True
## 132           0                        2.87    False
## 133           0                        1.96    False
## 134           1                        3.83    False
## 135           0                        3.79    False
## 136           0                        3.03    False
## 137           1                        1.25    False
## 138           2                        4.83    False
## 139           0                        1.12    False
## 140           0                        4.38    False
## 141           1                        3.61    False
## 142           1                        4.61    False
## 143           0                        2.62    False
## 144           2                        1.82    False
## 145           0                        2.23    False
## 146           2                        4.36    False
## 147           0                        3.30    False
## 148           2                        4.55    False
## 149           2                        4.75    False
## 150           0                        3.00    False
## 151           0                        4.76    False
## 152           1                        1.02    False
## 153           2                        4.44    False
## 154           2                        4.88    False
## 155           2                        3.78    False
## 156           1                        1.05    False
## 157           0                        1.79    False
## 158           2                        3.34    False
## 159           0                        4.04    False
## 160           0                        4.15     True
## 161           1                        2.85    False
## 162           2                        2.04    False
## 163           0                        1.78    False
## 164           1                        1.97     True
## 165           0                        1.82     True
## 166           2                        3.49    False
## 167           1                        1.14    False
## 168           0                        1.97    False
## 169           0                        4.25    False
## 170           2                        2.59    False
## 171           2                        4.72    False
## 172           2                        3.63    False
## 173           1                        2.24    False
## 174           0                        3.36    False
## 175           2                        3.85    False
## 176           1                        3.59     True
## 177           1                        3.79    False
## 178           0                        1.14    False
## 179           2                        1.30    False
## 180           2                        2.89    False
## 181           1                        2.39     True
## 182           2                        4.28    False
## 183           1                        2.47    False
## 184           2                        1.46    False
## 185           2                        2.69    False
## 186           2                        4.38    False
## 187           0                        3.08    False
## 188           2                        4.01    False
## 189           0                        2.80     True
## 190           0                        3.85    False
## 191           0                        2.32    False
## 192           1                        3.84     True
## 193           0                        3.94    False
## 194           0                        1.48    False
## 195           0                        2.51     True
## 196           1                        1.59     True
## 197           2                        1.49    False
## 198           2                        3.45    False
## 199           0                        3.23    False
## 200           2                        3.73     True
## 201           1                        2.41    False
## 202           2                        3.47    False
## 203           1                        4.06    False
## 204           0                        2.63    False
## 205           1                        1.25    False
## 206           2                        4.90     True
## 207           2                        1.02    False
## 208           1                        4.61     True
## 209           2                        2.96    False
## 210           0                        4.32    False
## 211           0                        2.86     True
## 212           2                        2.76    False
## 213           0                        4.27    False
## 214           1                        2.42    False
## 215           0                        1.75    False
## 216           2                        4.21     True
## 217           0                        4.58    False
## 218           0                        4.77    False
## 219           1                        4.14    False
## 220           1                        4.97    False
## 221           1                        3.23    False
## 222           1                        4.74    False
## 223           0                        4.98    False
## 224           1                        2.76    False
## 225           1                        1.49    False
## 226           2                        4.90    False
## 227           0                        1.66    False
## 228           2                        2.83    False
## 229           2                        3.62    False
## 230           2                        1.39    False
## 231           1                        3.10    False
## 232           1                        2.06    False
## 233           1                        1.45    False
## 234           0                        4.13    False
## 235           2                        2.65    False
## 236           2                        4.33    False
## 237           2                        3.51    False
## 238           0                        1.96    False
## 239           1                        4.65    False
## 240           2                        1.53    False
## 241           0                        2.18     True
## 242           2                        4.72    False
## 243           2                        3.42    False
## 244           2                        1.04    False
## 245           1                        4.79    False
## 246           2                        4.82    False
## 247           0                        1.46    False
## 248           1                        4.81    False
## 249           0                        1.49    False
## 250           1                        2.03    False
## 251           2                        2.70    False
## 252           0                        3.76    False
## 253           2                        4.87    False
## 254           1                        3.40    False
## 255           1                        1.05    False
## 256           2                        3.17    False
## 257           2                        1.61    False
## 258           0                        3.30    False
## 259           1                        3.98    False
## 260           1                        4.41    False
## 261           2                        4.27    False
## 262           1                        1.43    False
## 263           0                        4.97    False
## 264           1                        2.68    False
## 265           0                        3.98    False
## 266           0                        4.18    False
## 267           0                        3.39    False
## 268           2                        4.08    False
## 269           2                        4.50     True
## 270           0                        1.54    False
## 271           0                        1.52    False
## 272           0                        3.33    False
## 273           2                        2.63    False
## 274           1                        4.21    False
## 275           0                        2.64    False
## 276           2                        4.90    False
## 277           2                        1.53    False
## 278           0                        1.84    False
## 279           1                        1.90    False
## 280           2                        3.92    False
## 281           0                        2.50    False
## 282           0                        3.06     True
## 283           2                        4.79    False
## 284           2                        3.91    False
## 285           2                        4.85    False
## 286           1                        1.65     True
## 287           2                        3.36    False
## 288           0                        4.91    False
## 289           2                        1.96    False
## 290           0                        2.29     True
## 291           2                        3.49    False
## 292           1                        2.26    False
## 293           0                        4.16    False
## 294           2                        2.74    False
## 295           0                        1.39    False
## 296           2                        3.99    False
## 297           1                        3.34     True
## 298           0                        4.39    False
## 299           1                        5.00    False
## 300           1                        2.50    False
## 301           0                        4.69    False
## 302           1                        3.37    False
## 303           2                        2.01    False
## 304           0                        1.21    False
## 305           1                        4.98    False
## 306           1                        3.65    False
## 307           1                        2.97     True
## 308           0                        3.65    False
## 309           0                        1.11    False
## 310           2                        2.32    False
## 311           2                        3.45    False
## 312           0                        2.21    False
## 313           0                        4.23    False
## 314           0                        1.18     True
## 315           2                        1.42     True
## 316           2                        1.22    False
## 317           2                        2.09    False
## 318           0                        2.49    False
## 319           1                        3.48    False
## 320           1                        4.70    False
## 321           1                        3.53    False
## 322           1                        4.67    False
## 323           1                        1.62    False
## 324           2                        1.59    False
## 325           1                        2.74    False
## 326           2                        3.21    False
## 327           2                        3.89    False
## 328           0                        4.75    False
## 329           1                        1.93    False
## 330           2                        3.45    False
## 331           0                        3.33    False
## 332           1                        4.09    False
## 333           1                        3.28    False
## 334           2                        1.74    False
## 335           1                        2.71    False
## 336           2                        2.63    False
## 337           1                        4.64    False
## 338           1                        1.94    False
## 339           0                        1.85     True
## 340           0                        1.35    False
## 341           0                        3.48    False
## 342           0                        4.73    False
## 343           1                        3.11    False
## 344           0                        3.92    False
## 345           0                        2.15     True
## 346           0                        2.72    False
## 347           2                        3.72    False
## 348           0                        1.14    False
## 349           1                        2.53    False
## 350           0                        2.02    False
## 351           2                        3.08    False
## 352           0                        4.88    False
## 353           2                        4.37    False
## 354           1                        3.33    False
## 355           1                        4.78    False
## 356           2                        2.31    False
## 357           2                        2.89     True
## 358           0                        3.62    False
## 359           1                        4.75    False
## 360           2                        3.55    False
## 361           1                        3.92    False
## 362           1                        1.07    False
## 363           2                        1.82    False
## 364           1                        2.64     True
## 365           1                        3.42     True
## 366           2                        3.26    False
## 367           2                        1.03    False
## 368           0                        3.68    False
## 369           0                        4.31    False
## 370           2                        3.17     True
## 371           0                        2.96    False
## 372           1                        2.69    False
## 373           0                        4.99    False
## 374           1                        1.29     True
## 375           0                        2.38    False
## 376           0                        1.08    False
## 377           2                        3.76    False
## 378           0                        3.35     True
## 379           0                        4.22    False
## 380           2                        2.49    False
## 381           2                        3.79    False
## 382           2                        3.49    False
## 383           1                        4.11    False
## 384           1                        3.15    False
## 385           1                        2.42    False
## 386           1                        4.62    False
## 387           1                        2.21    False
## 388           2                        1.17    False
## 389           1                        4.48     True
## 390           2                        2.82    False
## 391           2                        3.72    False
## 392           0                        1.65    False
## 393           2                        4.01    False
## 394           2                        4.68    False
## 395           2                        3.15     True
## 396           1                        2.44    False
## 397           1                        2.00    False
## 398           0                        3.13    False
## 399           2                        1.53    False
## 400           2                        4.51     True
## 401           0                        4.81    False
## 402           2                        4.47    False
## 403           0                        1.17    False
## 404           1                        1.56    False
## 405           1                        4.95    False
## 406           0                        1.81     True
## 407           2                        3.01    False
## 408           1                        2.31    False
## 409           1                        4.39    False
## 410           0                        3.55     True
## 411           2                        2.34    False
## 412           1                        3.98    False
## 413           0                        1.05    False
## 414           2                        4.79    False
## 415           2                        2.04    False
## 416           1                        4.93    False
## 417           0                        1.77    False
## 418           2                        1.89    False
## 419           2                        1.72    False
## 420           0                        2.04     True
## 421           0                        4.07    False
## 422           1                        4.59    False
## 423           0                        4.16    False
## 424           0                        3.74    False
## 425           0                        1.62    False
## 426           2                        1.95    False
## 427           0                        3.48    False
## 428           1                        3.85    False
## 429           1                        2.00    False
## 430           2                        2.94    False
## 431           1                        3.86    False
## 432           0                        2.38    False
## 433           0                        3.04    False
## 434           0                        1.57    False
## 435           2                        4.35    False
## 436           0                        1.18     True
## 437           2                        1.90    False
## 438           0                        4.13    False
## 439           0                        3.78    False
## 440           0                        2.27    False
## 441           1                        2.13    False
## 442           0                        2.26    False
## 443           1                        2.64    False
## 444           2                        4.33    False
## 445           1                        1.81    False
## 446           1                        1.66    False
## 447           1                        2.83    False
## 448           0                        3.37    False
## 449           0                        2.64    False
## 450           1                        2.35    False
## 451           1                        1.13     True
## 452           1                        4.90    False
## 453           2                        2.15    False
## 454           1                        1.04    False
## 455           1                        3.47    False
## 456           0                        4.38    False
## 457           0                        4.51    False
## 458           1                        4.05    False
## 459           2                        3.60     True
## 460           0                        2.44     True
## 461           2                        2.54    False
## 462           2                        3.90    False
## 463           1                        3.06    False
## 464           2                        4.72    False
## 465           2                        3.39    False
## 466           1                        1.20    False
## 467           2                        3.18    False
## 468           2                        2.97    False
## 469           1                        3.39    False
## 470           1                        2.42    False
## 471           0                        1.59    False
## 472           1                        2.34    False
## 473           0                        3.03    False
## 474           2                        3.74    False
## 475           1                        4.56    False
## 476           2                        1.22    False
## 477           0                        1.20    False
## 478           2                        2.84    False
## 479           0                        1.81    False
## 480           2                        4.28    False
## 481           0                        2.17    False
## 482           0                        2.91    False
## 483           0                        1.23    False
## 484           2                        1.79    False
## 485           1                        4.83    False
## 486           1                        2.18    False
## 487           1                        3.86    False
## 488           0                        3.65    False
## 489           1                        2.47    False
## 490           2                        3.21    False
## 491           1                        2.01    False
## 492           2                        4.68    False
## 493           2                        4.99    False
## 494           1                        4.92    False
## 495           0                        2.30    False
## 496           2                        4.31    False
## 497           1                        3.50    False
## 498           0                        2.95    False
## 499           1                        3.88    False
## 500           0                        3.38    False
## 501           0                        2.24    False
## 502           0                        4.27    False
## 503           0                        1.89    False
## 504           0                        3.73    False
## 505           2                        1.15    False
## 506           0                        3.83    False
## 507           2                        2.44    False
## 508           0                        4.41    False
## 509           0                        3.80    False
## 510           1                        4.06    False
## 511           2                        3.04    False
## 512           0                        3.36    False
## 513           0                        1.15    False
## 514           2                        2.43    False
## 515           1                        2.31    False
## 516           2                        1.40    False
## 517           2                        4.58    False
## 518           0                        1.99    False
## 519           2                        2.17    False
## 520           2                        2.66    False
## 521           2                        1.00    False
## 522           1                        2.61    False
## 523           2                        4.12    False
## 524           2                        4.02    False
## 525           1                        2.10    False
## 526           1                        1.74    False
## 527           2                        1.24    False
## 528           0                        2.82    False
## 529           0                        3.43    False
## 530           1                        2.17    False
## 531           1                        4.28     True
## 532           0                        4.82    False
## 533           1                        4.21    False
## 534           1                        2.21    False
## 535           0                        3.96    False
## 536           0                        4.16     True
## 537           1                        4.06    False
## 538           2                        4.16     True
## 539           0                        2.40    False
## 540           2                        1.58    False
## 541           0                        3.18    False
## 542           1                        4.80    False
## 543           2                        4.00    False
## 544           0                        4.52     True
## 545           0                        2.33    False
## 546           2                        2.38    False
## 547           1                        3.44    False
## 548           0                        2.95    False
## 549           1                        1.41    False
## 550           2                        1.85     True
## 551           1                        3.08    False
## 552           2                        2.57    False
## 553           0                        4.20    False
## 554           1                        2.66    False
## 555           2                        2.34    False
## 556           1                        2.90    False
## 557           1                        1.68    False
## 558           0                        2.48    False
## 559           2                        1.12     True
## 560           2                        2.88    False
## 561           2                        2.40    False
## 562           2                        3.92    False
## 563           2                        3.58    False
## 564           0                        2.80    False
## 565           0                        3.31    False
## 566           0                        1.40    False
## 567           1                        4.14    False
## 568           0                        1.56     True
## 569           1                        1.66    False
## 570           2                        4.04    False
## 571           1                        2.47     True
## 572           0                        2.10    False
## 573           0                        2.21    False
## 574           1                        3.97    False
## 575           2                        2.13    False
## 576           1                        4.86    False
## 577           0                        1.12    False
## 578           1                        1.22     True
## 579           1                        4.54    False
## 580           2                        2.70    False
## 581           1                        2.40    False
## 582           2                        2.38    False
## 583           1                        1.10    False
## 584           0                        1.81    False
## 585           1                        2.92    False
## 586           1                        3.62    False
## 587           0                        1.82    False
## 588           0                        2.16    False
## 589           0                        1.40    False
## 590           0                        1.34    False
## 591           1                        4.35    False
## 592           2                        1.03    False
## 593           2                        1.09    False
## 594           2                        1.99    False
## 595           0                        1.51     True
## 596           0                        4.83    False
## 597           2                        4.75    False
## 598           2                        1.78    False
## 599           1                        2.76    False
## 600           2                        4.46     True
## 601           2                        1.28    False
## 602           2                        4.72    False
## 603           2                        3.96    False
## 604           1                        4.25    False
## 605           2                        1.70    False
## 606           0                        3.70    False
## 607           1                        4.77    False
## 608           2                        4.73    False
## 609           2                        4.68    False
## 610           1                        3.48    False
## 611           2                        1.58    False
## 612           1                        2.98     True
## 613           2                        4.34    False
## 614           1                        1.96    False
## 615           1                        3.65     True
## 616           1                        3.24    False
## 617           1                        2.14    False
## 618           1                        4.20    False
## 619           0                        4.08    False
## 620           0                        3.10     True
## 621           0                        3.24    False
## 622           0                        2.51    False
## 623           2                        3.93    False
## 624           1                        2.28    False
## 625           0                        1.17    False
## 626           2                        2.90    False
## 627           1                        2.85    False
## 628           0                        1.32    False
## 629           1                        3.73     True
## 630           2                        4.86    False
## 631           1                        2.55    False
## 632           0                        4.25    False
## 633           1                        3.84    False
## 634           0                        4.88    False
## 635           0                        4.49    False
## 636           2                        1.56    False
## 637           2                        2.95    False
## 638           1                        4.47    False
## 639           2                        2.44    False
## 640           1                        2.95     True
## 641           2                        4.04    False
## 642           1                        3.58    False
## 643           0                        2.37    False
## 644           0                        1.49    False
## 645           2                        2.80    False
## 646           2                        3.26    False
## 647           0                        3.60    False
## 648           2                        1.83    False
## 649           1                        1.43    False
## 650           0                        3.55    False
## 651           2                        3.23    False
## 652           0                        2.07    False
## 653           2                        1.62    False
## 654           2                        3.18    False
## 655           2                        4.24    False
## 656           0                        3.25     True
## 657           1                        2.18    False
## 658           2                        2.69    False
## 659           0                        2.91     True
## 660           2                        4.84    False
## 661           2                        4.08    False
## 662           1                        2.66    False
## 663           1                        1.89    False
## 664           2                        1.86    False
## 665           0                        2.19    False
## 666           1                        2.13    False
## 667           0                        3.02    False
## 668           1                        3.37    False
## 669           0                        2.85    False
## 670           2                        2.35    False
## 671           0                        4.33    False
## 672           0                        3.09    False
## 673           2                        4.64    False
## 674           1                        1.29    False
## 675           2                        4.50    False
## 676           2                        4.06    False
## 677           2                        3.20    False
## 678           1                        2.75    False
## 679           1                        3.16    False
## 680           0                        1.69    False
## 681           1                        3.43    False
## 682           0                        1.72     True
## 683           0                        4.72    False
## 684           1                        4.27    False
## 685           0                        2.06    False
## 686           2                        4.77     True
## 687           1                        4.82    False
## 688           0                        2.43    False
## 689           0                        1.56    False
## 690           2                        1.54    False
## 691           2                        3.90    False
## 692           0                        2.05    False
## 693           1                        1.81    False
## 694           2                        3.99     True
## 695           0                        4.76    False
## 696           1                        2.88    False
## 697           0                        3.62    False
## 698           1                        4.83    False
## 699           2                        2.10    False
## 700           0                        2.53    False
## 701           0                        1.47    False
## 702           0                        4.37    False
## 703           0                        3.26    False
## 704           2                        4.77    False
## 705           2                        2.69    False
## 706           2                        3.23    False
## 707           2                        2.53    False
## 708           1                        3.65     True
## 709           0                        2.19    False
## 710           1                        3.71    False
## 711           1                        2.10    False
## 712           0                        1.84    False
## 713           1                        1.89     True
## 714           0                        2.85    False
## 715           1                        2.62    False
## 716           1                        4.30    False
## 717           1                        1.76    False
## 718           2                        3.41    False
## 719           1                        4.85    False
## 720           0                        1.21     True
## 721           1                        2.87    False
## 722           2                        2.30    False
## 723           1                        3.13    False
## 724           2                        3.85    False
## 725           2                        3.45    False
## 726           2                        1.33    False
## 727           1                        4.09    False
## 728           2                        1.04    False
## 729           2                        1.52    False
## 730           1                        4.82    False
## 731           0                        1.52    False
## 732           0                        2.15    False
## 733           0                        1.78    False
## 734           0                        2.19     True
## 735           0                        2.82    False
## 736           2                        1.28    False
## 737           2                        4.24    False
## 738           1                        4.39    False
## 739           0                        4.03     True
## 740           1                        3.75    False
## 741           1                        3.57    False
## 742           0                        1.80    False
## 743           1                        2.44    False
## 744           1                        2.63    False
## 745           1                        2.98    False
## 746           0                        1.36    False
## 747           2                        1.65    False
## 748           2                        3.05    False
## 749           1                        2.22    False
## 750           1                        1.01    False
## 751           0                        2.58    False
## 752           0                        1.01    False
## 753           1                        1.12    False
## 754           2                        4.49    False
## 755           2                        3.23    False
## 756           0                        4.48    False
## 757           1                        2.64    False
## 758           1                        3.36    False
## 759           0                        3.34    False
## 760           2                        3.46     True
## 761           1                        3.74    False
## 762           2                        2.19    False
## 763           0                        3.08    False
## 764           2                        3.04    False
## 765           0                        1.41    False
## 766           2                        2.07    False
## 767           0                        1.52    False
## 768           0                        3.47    False
## 769           2                        2.51    False
## 770           1                        4.40    False
## 771           2                        1.61    False
## 772           1                        3.69    False
## 773           2                        1.72    False
## 774           2                        1.28    False
## 775           2                        4.08    False
## 776           2                        4.02    False
## 777           1                        4.50    False
## 778           1                        4.55    False
## 779           2                        1.78    False
## 780           2                        2.77    False
## 781           1                        2.75    False
## 782           1                        2.76    False
## 783           0                        4.33    False
## 784           2                        3.15    False
## 785           2                        3.10    False
## 786           2                        2.13     True
## 787           1                        1.92    False
## 788           0                        4.23    False
## 789           1                        2.51    False
## 790           2                        4.12     True
## 791           2                        2.27    False
## 792           0                        1.27    False
## 793           2                        3.65     True
## 794           0                        3.59    False
## 795           2                        3.94    False
## 796           2                        1.05    False
## 797           0                        1.11    False
## 798           1                        3.84    False
## 799           1                        1.27    False
## 800           1                        4.42    False
## 801           2                        2.97    False
## 802           1                        4.27    False
## 803           1                        2.90    False
## 804           1                        3.79    False
## 805           2                        4.01     True
## 806           1                        1.90    False
## 807           1                        1.34    False
## 808           2                        3.18    False
## 809           0                        3.49    False
## 810           1                        1.14    False
## 811           0                        2.08    False
## 812           1                        3.92    False
## 813           2                        1.23    False
## 814           0                        3.02    False
## 815           1                        2.29    False
## 816           2                        4.87    False
## 817           0                        3.79    False
## 818           2                        1.22    False
## 819           0                        3.88    False
## 820           1                        4.13    False
## 821           1                        1.74    False
## 822           1                        3.50    False
## 823           1                        3.27     True
## 824           1                        3.59    False
## 825           0                        4.20    False
## 826           1                        4.60     True
## 827           2                        2.74    False
## 828           0                        3.44    False
## 829           1                        2.55    False
## 830           1                        2.24    False
## 831           1                        3.27    False
## 832           0                        1.38    False
## 833           2                        2.98    False
## 834           0                        1.46    False
## 835           2                        4.94    False
## 836           2                        4.27    False
## 837           0                        2.85    False
## 838           1                        1.32    False
## 839           1                        3.64    False
## 840           1                        3.99    False
## 841           0                        1.17    False
## 842           2                        1.47    False
## 843           2                        2.17    False
## 844           0                        2.38    False
## 845           2                        2.56    False
## 846           1                        4.67    False
## 847           0                        4.46     True
## 848           2                        2.56    False
## 849           2                        2.28    False
## 850           1                        4.29    False
## 851           0                        3.07    False
## 852           1                        4.04    False
## 853           1                        3.01    False
## 854           0                        1.93    False
## 855           1                        4.87    False
## 856           1                        4.85    False
## 857           0                        1.61    False
## 858           2                        4.62    False
## 859           1                        2.15    False
## 860           0                        2.98    False
## 861           0                        4.12    False
## 862           1                        3.52    False
## 863           1                        1.28    False
## 864           2                        1.50    False
## 865           0                        3.98    False
## 866           2                        3.06    False
## 867           2                        1.01    False
## 868           1                        3.02    False
## 869           1                        2.92    False
## 870           2                        2.42    False
## 871           1                        1.56    False
## 872           2                        3.27    False
## 873           0                        2.31    False
## 874           1                        3.88    False
## 875           0                        2.54    False
## 876           2                        2.77    False
## 877           2                        4.88     True
## 878           0                        3.32     True
## 879           2                        3.60    False
## 880           2                        1.30    False
## 881           1                        1.03    False
## 882           2                        1.16    False
## 883           1                        3.60    False
## 884           1                        3.05    False
## 885           2                        3.25    False
## 886           2                        3.92     True
## 887           0                        4.13    False
## 888           0                        2.21    False
## 889           0                        1.50     True
## 890           1                        2.89    False
## 891           1                        1.30    False
## 892           0                        1.74    False
## 893           1                        3.00     True
## 894           1                        3.13    False
## 895           0                        1.93    False
## 896           1                        4.82    False
## 897           2                        2.50    False
## 898           0                        3.84    False
## 899           0                        4.79    False
## 900           2                        3.28    False
## 901           0                        1.96    False
## 902           2                        1.96    False
## 903           0                        3.90    False
## 904           0                        2.71    False
## 905           1                        2.77    False
## 906           2                        3.55    False
## 907           2                        4.37    False
## 908           2                        4.40    False
## 909           0                        1.05    False
## 910           2                        3.06    False
## 911           0                        1.74    False
## 912           1                        3.29    False
## 913           0                        2.07    False
## 914           2                        1.06    False
## 915           2                        3.53    False
## 916           2                        1.33    False
## 917           0                        1.14    False
## 918           2                        4.30    False
## 919           1                        2.92    False
## 920           0                        3.47     True
## 921           2                        1.17    False
## 922           1                        2.81    False
## 923           1                        3.07    False
## 924           2                        4.49    False
## 925           1                        3.58    False
## 926           2                        3.20    False
## 927           0                        2.16    False
## 928           0                        2.35    False
## 929           2                        3.74    False
## 930           2                        3.24    False
## 931           1                        3.79    False
## 932           2                        3.17    False
## 933           1                        4.00    False
## 934           1                        1.29    False
## 935           1                        1.45    False
## 936           2                        4.78    False
## 937           1                        3.52    False
## 938           1                        3.30    False
## 939           0                        4.83    False
## 940           0                        1.29    False
## 941           0                        4.33     True
## 942           1                        2.79    False
## 943           2                        3.04    False
## 944           1                        4.78    False
## 945           0                        3.49    False
## 946           0                        2.29    False
## 947           0                        2.98    False
## 948           0                        4.68    False
## 949           1                        1.51    False
## 950           0                        4.49    False
## 951           1                        1.00    False
## 952           2                        2.05    False
## 953           1                        4.54    False
## 954           2                        4.71    False
## 955           1                        3.11    False
## 956           0                        1.34    False
## 957           2                        3.40    False
## 958           2                        4.42    False
## 959           1                        3.39    False
## 960           2                        3.02    False
## 961           2                        3.43     True
## 962           0                        1.94    False
## 963           0                        1.20     True
## 964           0                        1.96    False
## 965           0                        2.09    False
## 966           2                        4.61    False
## 967           1                        4.14    False
## 968           0                        2.59    False
## 969           0                        1.06    False
## 970           0                        3.50    False
## 971           2                        4.68     True
## 972           0                        3.02    False
## 973           2                        3.93     True
## 974           0                        1.67    False
## 975           1                        4.00    False
## 976           1                        4.51    False
## 977           1                        4.93    False
## 978           0                        1.58    False
## 979           0                        1.61    False
## 980           2                        3.62    False
## 981           0                        1.85    False
## 982           2                        3.61    False
## 983           1                        2.40    False
## 984           0                        2.64    False
## 985           2                        1.62    False
## 986           2                        4.18    False
## 987           2                        1.34    False
## 988           2                        2.95    False
## 989           1                        3.65    False
## 990           0                        4.44    False
## 991           2                        2.58    False
## 992           1                        2.46    False
## 993           1                        1.55    False
## 994           2                        3.75    False
## 995           2                        3.41    False
## 996           0                        2.94    False
## 997           1                        3.73    False
## 998           1                        4.26     True
## 999           1                        4.10    False
## 1000          0                        4.96    False
## 1001          2                        4.45     True
## 1002          1                        2.98    False
## 1003          0                        3.68    False
## 1004          1                        4.32    False
## 1005          2                        3.79    False
## 1006          2                        4.08    False
## 1007          0                        2.68    False
## 1008          0                        2.37    False
## 1009          1                        2.66    False
## 1010          1                        4.35    False
## 1011          2                        3.53    False
## 1012          2                        3.38    False
## 1013          1                        4.49     True
## 1014          0                        1.52    False
## 1015          1                        2.31    False
## 1016          2                        4.03    False
## 1017          0                        1.20    False
## 1018          2                        3.31    False
## 1019          0                        2.25    False
## 1020          2                        2.74    False
## 1021          0                        2.08    False
## 1022          2                        3.06    False
## 1023          1                        3.85    False
## 1024          0                        1.46     True
## 1025          2                        1.33    False
## 1026          0                        2.30    False
## 1027          1                        4.29    False
## 1028          2                        4.61    False
## 1029          0                        4.81    False
## 1030          2                        3.96    False
## 1031          2                        3.16    False
## 1032          1                        2.78    False
## 1033          1                        3.51    False
## 1034          2                        4.81    False
## 1035          0                        1.77    False
## 1036          0                        4.92    False
## 1037          0                        2.85    False
## 1038          0                        3.85    False
## 1039          2                        2.34    False
## 1040          0                        3.54    False
## 1041          1                        1.23    False
## 1042          0                        1.27    False
## 1043          2                        3.18    False
## 1044          2                        2.71    False
## 1045          1                        3.23    False
## 1046          2                        4.02    False
## 1047          1                        4.02    False
## 1048          1                        2.42     True
## 1049          0                        1.18    False
## 1050          1                        1.56    False
## 1051          2                        4.10    False
## 1052          0                        1.68     True
## 1053          2                        3.77    False
## 1054          0                        2.00    False
## 1055          1                        1.14    False
## 1056          2                        4.58    False
## 1057          2                        3.21    False
## 1058          0                        3.55    False
## 1059          1                        4.04    False
## 1060          1                        3.19    False
## 1061          1                        2.62    False
## 1062          0                        2.87    False
## 1063          1                        3.59    False
## 1064          1                        1.51    False
## 1065          2                        1.92    False
## 1066          0                        3.66    False
## 1067          0                        1.74    False
## 1068          0                        1.66    False
## 1069          1                        2.79    False
## 1070          1                        4.29    False
## 1071          1                        4.28     True
## 1072          0                        4.71    False
## 1073          1                        2.00     True
## 1074          0                        4.64    False
## 1075          1                        2.60    False
## 1076          0                        4.34    False
## 1077          0                        4.70    False
## 1078          0                        4.03    False
## 1079          2                        3.06    False
## 1080          1                        3.23     True
## 1081          2                        3.28    False
## 1082          1                        4.62    False
## 1083          0                        4.00    False
## 1084          2                        3.13    False
## 1085          1                        1.14    False
## 1086          0                        3.87     True
## 1087          0                        1.78    False
## 1088          0                        1.09    False
## 1089          1                        3.56    False
## 1090          2                        3.52    False
## 1091          2                        2.73    False
## 1092          1                        4.16    False
## 1093          1                        2.95    False
## 1094          0                        3.53     True
## 1095          2                        2.01    False
## 1096          0                        3.54    False
## 1097          0                        1.48    False
## 1098          1                        3.42    False
## 1099          1                        2.54    False
## 1100          2                        3.88    False
## 1101          1                        4.29    False
## 1102          2                        3.19    False
## 1103          0                        1.30    False
## 1104          0                        4.88    False
## 1105          2                        1.14    False
## 1106          1                        4.73     True
## 1107          1                        3.00    False
## 1108          2                        4.06    False
## 1109          0                        3.60    False
## 1110          2                        4.61    False
## 1111          2                        1.29    False
## 1112          1                        1.92    False
## 1113          2                        4.23    False
## 1114          0                        4.72    False
## 1115          0                        2.83    False
## 1116          2                        2.32    False
## 1117          1                        3.75    False
## 1118          0                        3.51    False
## 1119          2                        1.18    False
## 1120          1                        3.62    False
## 1121          2                        3.46    False
## 1122          0                        2.49    False
## 1123          1                        2.97    False
## 1124          2                        1.24    False
## 1125          0                        3.48    False
## 1126          0                        3.31    False
## 1127          2                        2.63    False
## 1128          0                        4.61    False
## 1129          2                        4.28    False
## 1130          0                        4.68    False
## 1131          1                        4.34    False
## 1132          2                        4.68    False
## 1133          1                        4.50    False
## 1134          0                        3.83    False
## 1135          1                        1.30    False
## 1136          2                        1.16    False
## 1137          1                        1.30    False
## 1138          0                        3.87    False
## 1139          2                        1.23    False
## 1140          0                        2.92    False
## 1141          2                        2.47    False
## 1142          2                        2.48    False
## 1143          0                        2.15     True
## 1144          0                        2.44    False
## 1145          2                        2.83    False
## 1146          2                        1.36    False
## 1147          1                        2.21    False
## 1148          1                        1.67    False
## 1149          1                        3.87    False
## 1150          0                        1.53    False
## 1151          1                        3.93    False
## 1152          1                        2.13     True
## 1153          1                        2.66    False
## 1154          0                        4.21     True
## 1155          2                        4.27    False
## 1156          1                        2.58    False
## 1157          2                        2.23    False
## 1158          1                        4.45    False
## 1159          0                        4.09    False
## 1160          1                        4.11    False
## 1161          2                        1.80    False
## 1162          0                        2.14    False
## 1163          0                        1.33    False
## 1164          1                        3.49    False
## 1165          1                        3.38    False
## 1166          2                        3.40    False
## 1167          2                        3.97    False
## 1168          1                        3.19    False
## 1169          2                        2.63    False
## 1170          0                        4.91     True
## 1171          2                        2.24    False
## 1172          2                        3.11    False
## 1173          1                        1.99     True
## 1174          1                        4.08    False
## 1175          0                        1.26    False
## 1176          1                        3.49    False
## 1177          0                        4.20    False
## 1178          1                        4.29     True
## 1179          1                        3.31    False
## 1180          1                        3.80    False
## 1181          2                        4.88    False
## 1182          2                        1.57    False
## 1183          1                        4.00    False
## 1184          1                        3.55    False
## 1185          2                        1.66    False
## 1186          2                        4.21    False
## 1187          2                        3.64    False
## 1188          0                        3.72    False
## 1189          1                        2.88     True
## 1190          2                        1.12    False
## 1191          2                        1.16    False
## 1192          0                        2.23    False
## 1193          1                        2.10    False
## 1194          0                        4.60    False
## 1195          0                        4.13    False
## 1196          1                        3.30    False
## 1197          0                        2.54    False
## 1198          2                        3.65    False
## 1199          0                        3.39    False
## 1200          2                        3.37    False
## 1201          2                        1.26    False
## 1202          0                        2.03    False
## 1203          0                        3.77    False
## 1204          0                        2.21     True
## 1205          2                        4.74    False
## 1206          2                        2.46    False
## 1207          1                        1.79    False
## 1208          1                        4.39    False
## 1209          0                        1.34    False
## 1210          2                        1.77    False
## 1211          1                        3.44    False
## 1212          2                        3.95    False
## 1213          0                        2.54    False
## 1214          1                        4.02    False
## 1215          0                        1.34    False
## 1216          2                        2.62    False
## 1217          1                        3.24    False
## 1218          2                        4.60    False
## 1219          2                        4.37    False
## 1220          2                        4.09    False
## 1221          1                        1.96    False
## 1222          0                        4.66    False
## 1223          2                        3.57    False
## 1224          1                        4.99    False
## 1225          2                        4.09    False
## 1226          2                        2.50    False
## 1227          1                        2.60    False
## 1228          0                        2.03    False
## 1229          0                        1.70     True
## 1230          1                        1.86    False
## 1231          1                        3.02    False
## 1232          0                        2.99    False
## 1233          1                        4.55     True
## 1234          2                        4.99     True
## 1235          1                        3.51    False
## 1236          2                        2.35    False
## 1237          2                        2.01    False
## 1238          2                        1.70    False
## 1239          2                        1.51    False
## 1240          0                        3.52     True
## 1241          2                        1.78    False
## 1242          1                        1.44    False
## 1243          0                        3.85    False
## 1244          1                        3.20    False
## 1245          1                        1.01    False
## 1246          0                        3.18    False
## 1247          1                        4.91    False
## 1248          0                        3.51    False
## 1249          2                        1.12    False
## 1250          1                        3.32    False
## 1251          2                        2.67    False
## 1252          0                        3.86    False
## 1253          2                        1.15    False
## 1254          2                        1.76    False
## 1255          1                        3.03    False
## 1256          1                        1.26    False
## 1257          1                        1.38    False
## 1258          2                        3.24    False
## 1259          0                        4.68    False
## 1260          2                        3.84    False
## 1261          2                        2.45    False
## 1262          0                        2.49    False
## 1263          0                        2.60    False
## 1264          0                        1.75    False
## 1265          2                        2.14    False
## 1266          0                        1.85    False
## 1267          1                        2.48    False
## 1268          1                        3.38    False
## 1269          0                        2.18    False
## 1270          2                        1.84    False
## 1271          2                        2.58    False
## 1272          2                        1.34    False
## 1273          0                        2.44    False
## 1274          0                        3.70    False
## 1275          2                        1.69    False
## 1276          1                        4.77    False
## 1277          2                        3.46    False
## 1278          2                        1.64    False
## 1279          2                        3.75    False
## 1280          1                        4.46    False
## 1281          2                        1.37    False
## 1282          0                        2.40    False
## 1283          1                        1.75    False
## 1284          0                        1.95    False
## 1285          0                        4.04    False
## 1286          1                        3.59    False
## 1287          0                        1.60     True
## 1288          0                        1.89    False
## 1289          2                        1.88    False
## 1290          1                        1.37    False
## 1291          2                        3.31    False
## 1292          2                        2.31     True
## 1293          1                        2.90    False
## 1294          2                        4.20     True
## 1295          1                        3.44    False
## 1296          2                        3.75     True
## 1297          0                        3.82    False
## 1298          2                        2.02    False
## 1299          1                        2.09    False
## 1300          1                        4.00    False
## 1301          1                        2.83    False
## 1302          2                        3.60    False
## 1303          0                        1.25    False
## 1304          1                        4.59    False
## 1305          0                        1.22    False
## 1306          2                        4.74    False
## 1307          2                        3.05    False
## 1308          0                        2.05    False
## 1309          0                        4.01    False
## 1310          1                        3.16    False
## 1311          0                        3.98    False
## 1312          1                        2.04    False
## 1313          1                        3.92    False
## 1314          2                        1.95    False
## 1315          2                        4.93    False
## 1316          1                        3.33     True
## 1317          0                        1.54    False
## 1318          1                        2.07    False
## 1319          1                        1.68    False
## 1320          1                        3.19    False
## 1321          2                        2.50    False
## 1322          2                        1.11    False
## 1323          0                        4.53    False
## 1324          1                        4.62    False
## 1325          1                        2.06    False
## 1326          0                        2.61    False
## 1327          0                        1.02    False
## 1328          2                        1.38     True
## 1329          2                        3.01    False
## 1330          2                        1.95    False
## 1331          0                        1.78    False
## 1332          1                        3.18    False
## 1333          2                        3.75    False
## 1334          2                        4.53    False
## 1335          2                        1.98    False
## 1336          0                        1.13    False
## 1337          1                        1.43    False
## 1338          0                        4.50    False
## 1339          0                        2.22    False
## 1340          0                        3.80    False
## 1341          2                        3.01    False
## 1342          2                        1.27    False
## 1343          2                        4.06    False
## 1344          0                        2.01    False
## 1345          2                        3.44     True
## 1346          1                        3.27    False
## 1347          0                        1.58    False
## 1348          1                        4.16    False
## 1349          0                        2.22    False
## 1350          0                        2.15    False
## 1351          2                        2.63     True
## 1352          0                        1.91    False
## 1353          2                        3.86    False
## 1354          1                        3.27    False
## 1355          0                        1.56    False
## 1356          0                        1.36    False
## 1357          0                        1.11    False
## 1358          1                        2.46    False
## 1359          1                        3.60    False
## 1360          0                        3.82    False
## 1361          1                        3.31    False
## 1362          2                        1.64    False
## 1363          2                        4.99    False
## 1364          1                        3.76    False
## 1365          2                        2.52    False
## 1366          2                        1.73    False
## 1367          0                        3.61    False
## 1368          0                        4.01    False
## 1369          1                        3.50    False
## 1370          2                        1.52    False
## 1371          1                        4.56     True
## 1372          0                        2.21     True
## 1373          0                        1.13    False
## 1374          1                        2.19    False
## 1375          0                        3.19    False
## 1376          0                        3.37    False
## 1377          1                        1.51    False
## 1378          2                        2.39    False
## 1379          0                        3.75    False
## 1380          2                        3.98    False
## 1381          0                        3.13    False
## 1382          0                        1.51     True
## 1383          0                        1.92    False
## 1384          2                        4.30    False
## 1385          1                        4.58    False
## 1386          2                        3.44    False
## 1387          1                        2.14    False
## 1388          1                        3.12    False
## 1389          1                        1.83     True
## 1390          2                        1.80    False
## 1391          2                        3.54    False
## 1392          2                        4.54    False
## 1393          2                        3.85    False
## 1394          2                        2.62    False
## 1395          1                        2.87    False
## 1396          1                        4.28    False
## 1397          1                        2.16     True
## 1398          1                        4.66    False
## 1399          1                        4.76    False
## 1400          1                        2.53    False
## 1401          0                        4.09     True
## 1402          2                        2.01     True
## 1403          1                        4.48     True
## 1404          2                        4.81    False
## 1405          0                        3.37    False
## 1406          0                        2.80    False
## 1407          1                        4.53    False
## 1408          0                        1.59    False
## 1409          1                        2.54     True
## 1410          2                        3.58    False
## 1411          0                        3.83    False
## 1412          1                        2.95    False
## 1413          1                        2.05    False
## 1414          2                        2.32    False
## 1415          1                        1.03    False
## 1416          2                        4.86    False
## 1417          1                        2.58    False
## 1418          1                        3.80    False
## 1419          0                        2.39    False
## 1420          0                        3.02     True
## 1421          1                        3.97    False
## 1422          2                        1.95    False
## 1423          1                        4.74    False
## 1424          1                        4.75     True
## 1425          0                        4.66    False
## 1426          0                        3.75    False
## 1427          0                        3.44    False
## 1428          2                        3.68    False
## 1429          0                        3.46     True
## 1430          1                        2.34    False
## 1431          1                        1.15    False
## 1432          0                        2.77    False
## 1433          0                        1.10    False
## 1434          1                        3.48    False
## 1435          1                        1.57    False
## 1436          1                        3.18    False
## 1437          0                        3.82    False
## 1438          1                        2.39    False
## 1439          0                        2.44     True
## 1440          0                        1.84    False
## 1441          0                        1.16    False
## 1442          0                        4.87    False
## 1443          2                        2.94     True
## 1444          0                        3.08    False
## 1445          0                        4.89    False
## 1446          0                        3.83    False
## 1447          0                        4.71    False
## 1448          0                        4.80    False
## 1449          1                        2.64    False
## 1450          1                        2.25    False
## 1451          0                        3.29    False
## 1452          2                        2.06    False
## 1453          1                        3.67    False
## 1454          2                        3.07    False
## 1455          2                        4.26    False
## 1456          1                        2.12     True
## 1457          1                        1.24    False
## 1458          1                        1.74    False
## 1459          1                        4.09    False
## 1460          1                        4.09    False
## 1461          1                        2.64    False
## 1462          0                        2.41    False
## 1463          0                        4.98    False
## 1464          0                        3.66    False
## 1465          1                        1.30    False
## 1466          0                        2.40    False
## 1467          0                        3.33    False
## 1468          0                        4.43    False
## 1469          2                        1.96    False
## 1470          2                        2.23    False
## 1471          1                        3.32    False
## 1472          1                        4.02    False
## 1473          1                        2.42    False
## 1474          0                        3.28    False
## 1475          2                        1.54    False
## 1476          0                        4.14    False
## 1477          1                        4.83    False
## 1478          1                        2.46    False
## 1479          0                        1.04    False
## 1480          2                        3.37    False
## 1481          1                        3.88    False
## 1482          0                        2.27    False
## 1483          2                        3.54    False
## 1484          1                        2.49    False
## 1485          1                        3.24    False
## 1486          1                        4.24    False
## 1487          2                        3.23    False
## 1488          1                        2.00    False
## 1489          0                        3.82    False
## 1490          2                        3.84    False
## 1491          0                        3.41     True
## 1492          0                        3.22    False
## 1493          1                        1.56    False
## 1494          0                        2.45    False
## 1495          1                        1.59     True
## 1496          2                        1.00    False
## 1497          0                        3.02     True
## 1498          1                        2.34    False
## 1499          2                        3.21    False
## 1500          0                        4.74    False
## 1501          1                        4.86    False
## 1502          1                        3.68    False
## 1503          2                        1.19    False
## 1504          1                        1.21    False
## 1505          0                        3.59    False
## 1506          1                        4.92    False
## 1507          1                        3.73    False
## 1508          1                        1.37    False
## 1509          1                        1.13    False
## 1510          1                        2.80    False
## 1511          1                        4.29    False
## 1512          0                        4.46    False
## 1513          0                        4.49     True
## 1514          0                        1.59    False
## 1515          1                        2.41    False
## 1516          1                        3.00    False
## 1517          1                        1.68    False
## 1518          2                        1.70    False
## 1519          0                        4.91     True
## 1520          0                        1.28    False
## 1521          1                        3.73    False
## 1522          1                        4.24    False
## 1523          0                        1.61    False
## 1524          2                        3.61    False
## 1525          1                        4.27     True
## 1526          0                        3.43    False
## 1527          0                        3.94    False
## 1528          2                        1.44    False
## 1529          0                        2.60    False
## 1530          1                        3.94    False
## 1531          1                        2.94    False
## 1532          1                        3.18    False
## 1533          2                        1.83    False
## 1534          0                        1.43    False
## 1535          1                        4.60    False
## 1536          0                        2.81    False
## 1537          2                        1.27    False
## 1538          1                        3.19    False
## 1539          2                        3.98    False
## 1540          2                        1.92    False
## 1541          0                        1.83     True
## 1542          2                        2.46    False
## 1543          1                        2.32    False
## 1544          2                        4.54    False
## 1545          2                        4.09    False
## 1546          1                        2.81    False
## 1547          0                        4.42    False
## 1548          0                        3.44     True
## 1549          1                        3.71    False
## 1550          2                        2.87    False
## 1551          0                        3.97    False
## 1552          1                        2.28    False
## 1553          2                        3.66    False
## 1554          1                        2.15    False
## 1555          1                        1.05    False
## 1556          1                        3.21    False
## 1557          2                        4.50    False
## 1558          2                        4.29    False
## 1559          0                        2.01    False
## 1560          1                        4.34    False
## 1561          2                        1.53    False
## 1562          1                        2.82    False
## 1563          0                        2.27    False
## 1564          2                        4.49    False
## 1565          0                        4.79    False
## 1566          0                        2.65    False
## 1567          1                        1.84    False
## 1568          1                        3.33     True
## 1569          1                        2.02    False
## 1570          0                        1.89    False
## 1571          2                        1.99     True
## 1572          2                        4.27    False
## 1573          1                        4.20    False
## 1574          2                        1.15    False
## 1575          1                        3.40    False
## 1576          1                        4.84    False
## 1577          1                        1.73    False
## 1578          1                        4.67    False
## 1579          1                        1.53    False
## 1580          0                        4.84    False
## 1581          1                        4.87    False
## 1582          2                        4.89    False
## 1583          0                        2.84    False
## 1584          2                        1.40    False
## 1585          1                        2.07    False
## 1586          2                        3.03    False
## 1587          0                        1.32    False
## 1588          1                        2.50    False
## 1589          1                        2.62     True
## 1590          0                        4.15    False
## 1591          0                        3.05    False
## 1592          0                        4.15    False
## 1593          2                        4.83    False
## 1594          1                        4.40    False
## 1595          1                        2.03    False
## 1596          1                        2.01    False
## 1597          2                        4.45    False
## 1598          2                        4.18    False
## 1599          0                        2.37    False
## 1600          1                        3.14    False
## 1601          2                        2.55    False
## 1602          2                        2.13     True
## 1603          0                        1.02    False
## 1604          2                        2.26    False
## 1605          0                        4.03    False
## 1606          0                        1.15    False
## 1607          1                        2.55    False
## 1608          0                        2.11    False
## 1609          0                        3.29    False
## 1610          0                        4.99    False
## 1611          2                        4.83    False
## 1612          1                        3.45    False
## 1613          2                        1.57    False
## 1614          2                        1.65    False
## 1615          0                        4.28    False
## 1616          0                        4.99    False
## 1617          1                        4.49    False
## 1618          1                        2.22    False
## 1619          0                        2.80    False
## 1620          1                        2.42    False
## 1621          0                        4.10    False
## 1622          0                        2.17    False
## 1623          0                        3.51    False
## 1624          2                        2.71     True
## 1625          2                        3.23    False
## 1626          0                        1.25    False
## 1627          0                        2.78    False
## 1628          2                        1.53    False
## 1629          2                        4.20    False
## 1630          0                        3.88    False
## 1631          0                        4.74    False
## 1632          1                        2.77    False
## 1633          0                        4.46    False
## 1634          0                        3.59    False
## 1635          1                        1.28    False
## 1636          2                        2.06    False
## 1637          1                        4.89    False
## 1638          1                        4.96     True
## 1639          2                        2.03    False
## 1640          1                        4.10    False
## 1641          2                        4.74    False
## 1642          1                        3.46    False
## 1643          0                        1.53    False
## 1644          0                        1.15    False
## 1645          0                        1.95    False
## 1646          0                        2.87    False
## 1647          0                        3.67    False
## 1648          1                        3.11    False
## 1649          1                        1.60    False
## 1650          0                        3.47    False
## 1651          2                        3.40     True
## 1652          2                        3.02    False
## 1653          2                        2.94    False
## 1654          2                        2.48    False
## 1655          1                        4.48    False
## 1656          1                        2.15    False
## 1657          2                        2.15    False
## 1658          2                        2.89    False
## 1659          1                        3.99    False
## 1660          0                        2.17    False
## 1661          1                        3.94    False
## 1662          0                        4.55    False
## 1663          0                        3.01    False
## 1664          2                        4.57    False
## 1665          2                        3.31    False
## 1666          2                        4.57    False
## 1667          0                        4.69    False
## 1668          1                        3.65    False
## 1669          2                        3.71    False
## 1670          1                        3.51    False
## 1671          2                        1.77    False
## 1672          0                        1.38    False
## 1673          0                        3.85    False
## 1674          0                        2.65    False
## 1675          1                        4.26    False
## 1676          2                        4.14    False
## 1677          0                        3.74    False
## 1678          1                        1.01    False
## 1679          2                        1.42    False
## 1680          2                        2.05    False
## 1681          2                        1.85     True
## 1682          1                        4.80    False
## 1683          1                        1.72    False
## 1684          1                        2.36    False
## 1685          0                        1.13    False
## 1686          0                        1.93    False
## 1687          2                        2.09    False
## 1688          1                        1.25    False
## 1689          0                        3.42    False
## 1690          0                        2.87    False
## 1691          1                        1.60    False
## 1692          0                        3.38    False
## 1693          0                        2.90    False
## 1694          0                        2.75    False
## 1695          2                        2.67    False
## 1696          1                        3.99    False
## 1697          0                        4.65    False
## 1698          1                        2.31    False
## 1699          0                        4.65    False
## 1700          2                        3.14    False
## 1701          0                        2.48    False
## 1702          0                        1.60    False
## 1703          0                        1.41    False
## 1704          2                        1.07    False
## 1705          2                        4.80    False
## 1706          2                        2.96     True
## 1707          1                        4.95    False
## 1708          1                        1.13    False
## 1709          0                        3.89    False
## 1710          1                        1.46    False
## 1711          2                        4.52    False
## 1712          2                        3.20    False
## 1713          2                        4.88    False
## 1714          0                        1.78    False
## 1715          2                        1.99    False
## 1716          0                        3.05    False
## 1717          1                        3.55    False
## 1718          0                        3.14    False
## 1719          2                        4.59    False
## 1720          1                        4.01    False
## 1721          1                        1.16    False
## 1722          0                        4.63    False
## 1723          0                        1.47     True
## 1724          0                        3.19    False
## 1725          0                        1.12    False
## 1726          0                        3.76    False
## 1727          0                        1.77    False
## 1728          1                        4.39    False
## 1729          0                        3.71    False
## 1730          2                        3.33    False
## 1731          1                        2.86    False
## 1732          2                        3.09    False
## 1733          1                        4.90    False
## 1734          0                        4.55    False
## 1735          2                        4.77    False
## 1736          1                        2.98    False
## 1737          1                        3.81    False
## 1738          1                        2.81    False
## 1739          0                        1.68    False
## 1740          0                        1.06    False
## 1741          0                        1.94     True
## 1742          2                        2.27    False
## 1743          0                        4.87    False
## 1744          0                        4.78    False
## 1745          2                        1.32    False
## 1746          0                        2.54    False
## 1747          1                        1.90    False
## 1748          0                        4.45    False
## 1749          0                        2.93    False
## 1750          0                        3.08    False
## 1751          1                        4.06    False
## 1752          2                        1.99     True
## 1753          1                        4.15    False
## 1754          2                        3.70    False
## 1755          1                        3.36    False
## 1756          1                        3.89    False
## 1757          2                        2.81    False
## 1758          2                        1.43    False
## 1759          1                        4.32    False
## 1760          2                        1.63    False
## 1761          1                        2.08    False
## 1762          1                        1.96    False
## 1763          1                        1.57    False
## 1764          1                        2.38    False
## 1765          2                        1.78    False
## 1766          2                        1.11    False
## 1767          1                        2.97    False
## 1768          1                        4.34    False
## 1769          1                        4.16    False
## 1770          2                        2.85    False
## 1771          0                        3.79    False
## 1772          2                        2.99    False
## 1773          2                        1.92    False
## 1774          0                        4.43    False
## 1775          2                        1.48    False
## 1776          1                        4.22    False
## 1777          1                        2.10    False
## 1778          2                        1.53    False
## 1779          2                        3.88    False
## 1780          1                        2.14    False
## 1781          1                        1.39     True
## 1782          1                        3.19    False
## 1783          2                        3.85    False
## 1784          0                        2.42    False
## 1785          0                        1.85     True
## 1786          2                        3.22    False
## 1787          1                        1.13    False
## 1788          1                        3.88    False
## 1789          1                        3.62    False
## 1790          2                        4.37    False
## 1791          1                        1.39    False
## 1792          1                        4.33    False
## 1793          1                        4.07    False
## 1794          0                        2.93    False
## 1795          2                        3.04    False
## 1796          0                        1.20    False
## 1797          2                        4.79    False
## 1798          1                        1.01    False
## 1799          0                        2.83    False
## 1800          0                        2.71    False
## 1801          0                        4.04    False
## 1802          1                        4.03    False
## 1803          0                        2.41    False
## 1804          0                        1.16    False
## 1805          1                        1.61    False
## 1806          1                        3.96     True
## 1807          0                        1.40    False
## 1808          0                        2.90    False
## 1809          2                        2.41     True
## 1810          2                        2.42    False
## 1811          2                        1.80    False
## 1812          1                        1.59    False
## 1813          2                        3.93    False
## 1814          1                        1.72    False
## 1815          0                        2.25    False
## 1816          0                        3.88    False
## 1817          1                        2.18    False
## 1818          0                        1.12    False
## 1819          1                        1.93    False
## 1820          2                        4.77    False
## 1821          2                        2.66    False
## 1822          0                        2.19    False
## 1823          0                        1.44    False
## 1824          0                        1.99    False
## 1825          0                        3.81    False
## 1826          1                        4.21    False
## 1827          0                        2.88    False
## 1828          1                        3.24    False
## 1829          1                        2.86    False
## 1830          0                        2.28    False
## 1831          0                        2.14    False
## 1832          0                        3.92    False
## 1833          0                        3.17    False
## 1834          1                        4.94    False
## 1835          1                        4.13     True
## 1836          2                        2.89    False
## 1837          0                        1.47    False
## 1838          1                        4.38    False
## 1839          1                        1.92    False
## 1840          1                        2.06    False
## 1841          0                        2.65    False
## 1842          1                        1.90    False
## 1843          0                        1.60    False
## 1844          0                        1.63    False
## 1845          0                        2.31    False
## 1846          0                        2.54    False
## 1847          1                        1.19     True
## 1848          1                        4.46    False
## 1849          2                        1.25    False
## 1850          1                        3.11    False
## 1851          2                        2.74    False
## 1852          2                        1.71    False
## 1853          1                        1.47    False
## 1854          0                        4.00    False
## 1855          0                        1.56    False
## 1856          2                        3.52     True
## 1857          2                        2.71    False
## 1858          1                        1.98    False
## 1859          2                        3.15    False
## 1860          2                        2.06    False
## 1861          0                        4.02    False
## 1862          2                        2.65     True
## 1863          1                        2.01    False
## 1864          2                        2.94    False
## 1865          0                        3.50    False
## 1866          0                        2.53     True
## 1867          2                        3.97    False
## 1868          1                        2.13    False
## 1869          2                        2.86    False
## 1870          1                        4.35     True
## 1871          1                        4.66    False
## 1872          2                        2.91    False
## 1873          1                        1.94    False
## 1874          1                        3.78     True
## 1875          1                        4.73    False
## 1876          0                        3.43    False
## 1877          1                        2.61    False
## 1878          2                        2.32     True
## 1879          1                        1.55    False
## 1880          0                        1.71     True
## 1881          2                        4.63    False
## 1882          1                        4.64    False
## 1883          1                        4.33    False
## 1884          0                        4.71    False
## 1885          1                        3.18    False
## 1886          1                        3.85    False
## 1887          0                        4.91    False
## 1888          2                        3.82    False
## 1889          0                        4.23     True
## 1890          2                        1.22     True
## 1891          1                        3.02    False
## 1892          1                        3.12    False
## 1893          0                        4.26    False
## 1894          1                        3.10    False
## 1895          0                        2.33    False
## 1896          1                        3.24    False
## 1897          0                        4.89     True
## 1898          1                        2.17    False
## 1899          2                        3.87     True
## 1900          0                        4.27    False
## 1901          2                        1.96    False
## 1902          1                        1.35    False
## 1903          0                        2.73    False
## 1904          0                        4.95    False
## 1905          2                        1.27    False
## 1906          0                        3.27    False
## 1907          2                        1.92    False
## 1908          0                        1.45    False
## 1909          2                        3.95    False
## 1910          1                        3.62    False
## 1911          2                        2.26    False
## 1912          2                        1.37    False
## 1913          0                        4.37    False
## 1914          0                        3.73     True
## 1915          0                        4.39     True
## 1916          0                        3.32    False
## 1917          0                        3.10    False
## 1918          2                        4.44    False
## 1919          2                        1.68    False
## 1920          2                        4.33    False
## 1921          2                        4.60    False
## 1922          1                        2.38    False
## 1923          0                        1.91     True
## 1924          2                        1.68    False
## 1925          0                        1.14    False
## 1926          2                        4.32    False
## 1927          1                        4.75    False
## 1928          1                        4.81    False
## 1929          0                        3.61    False
## 1930          0                        1.90    False
## 1931          0                        2.68    False
## 1932          1                        2.58    False
## 1933          0                        1.90    False
## 1934          1                        1.15    False
## 1935          0                        2.81    False
## 1936          2                        2.66    False
## 1937          0                        3.54    False
## 1938          2                        3.00    False
## 1939          1                        1.63    False
## 1940          1                        4.30    False
## 1941          0                        4.94     True
## 1942          2                        2.71     True
## 1943          2                        1.73     True
## 1944          0                        4.61    False
## 1945          0                        1.88     True
## 1946          2                        2.19    False
## 1947          2                        3.32    False
## 1948          2                        4.19    False
## 1949          2                        2.10     True
## 1950          2                        2.10    False
## 1951          1                        1.27    False
## 1952          1                        2.17    False
## 1953          2                        3.81    False
## 1954          2                        1.59    False
## 1955          1                        2.53    False
## 1956          0                        3.74    False
## 1957          0                        3.73    False
## 1958          2                        1.80    False
## 1959          0                        2.10     True
## 1960          2                        3.82    False
## 1961          2                        1.54    False
## 1962          0                        3.62    False
## 1963          0                        3.63    False
## 1964          1                        1.90    False
## 1965          0                        1.22    False
## 1966          2                        4.25     True
## 1967          2                        2.67    False
## 1968          2                        4.80    False
## 1969          1                        2.54    False
## 1970          0                        4.02     True
## 1971          0                        4.87    False
## 1972          0                        1.49    False
## 1973          2                        3.96    False
## 1974          1                        2.92    False
## 1975          2                        2.74    False
## 1976          0                        1.77    False
## 1977          0                        2.99    False
## 1978          2                        1.65    False
## 1979          2                        1.79     True
## 1980          2                        1.61    False
## 1981          2                        2.81    False
## 1982          0                        1.63    False
## 1983          1                        3.83    False
## 1984          0                        3.63    False
## 1985          1                        4.51    False
## 1986          0                        4.19    False
## 1987          1                        1.14     True
## 1988          1                        3.83    False
## 1989          0                        1.07    False
## 1990          2                        4.18    False
## 1991          0                        2.49    False
## 1992          2                        2.53     True
## 1993          0                        1.44    False
## 1994          1                        1.01    False
## 1995          0                        1.27    False
## 1996          0                        3.56    False
## 1997          0                        2.03    False
## 1998          0                        1.06    False
## 1999          2                        3.82    False
## 2000          1                        1.20     True
## 2001          2                        4.33    False
## 2002          2                        2.75    False
## 2003          0                        1.79    False
## 2004          2                        3.24     True
## 2005          2                        3.37    False
## 2006          0                        3.06    False
## 2007          0                        3.99    False
## 2008          0                        1.67     True
## 2009          1                        1.49    False
## 2010          1                        3.47    False
## 2011          1                        1.65    False
## 2012          0                        1.12    False
## 2013          1                        2.58    False
## 2014          2                        2.74    False
## 2015          0                        1.79    False
## 2016          1                        3.52    False
## 2017          0                        4.35    False
## 2018          0                        1.42    False
## 2019          2                        1.56    False
## 2020          0                        2.78    False
## 2021          2                        3.94    False
## 2022          2                        4.96    False
## 2023          1                        4.30    False
## 2024          1                        4.27    False
## 2025          1                        1.08    False
## 2026          0                        4.65    False
## 2027          2                        4.03    False
## 2028          2                        1.40    False
## 2029          1                        1.34     True
## 2030          0                        3.73    False
## 2031          0                        1.05     True
## 2032          0                        1.07    False
## 2033          1                        4.89    False
## 2034          2                        4.73    False
## 2035          2                        2.95    False
## 2036          0                        1.55    False
## 2037          2                        3.92    False
## 2038          0                        4.92    False
## 2039          0                        2.63    False
## 2040          0                        4.67    False
## 2041          0                        1.01    False
## 2042          1                        4.85    False
## 2043          1                        1.34     True
## 2044          1                        4.42    False
## 2045          1                        4.20    False
## 2046          0                        1.54     True
## 2047          2                        4.82    False
## 2048          0                        4.94    False
## 2049          1                        4.79    False
## 2050          2                        4.19    False
## 2051          0                        1.27    False
## 2052          0                        4.84    False
## 2053          2                        3.61    False
## 2054          0                        1.19    False
## 2055          2                        3.90    False
## 2056          0                        2.41    False
## 2057          1                        3.77    False
## 2058          2                        3.67    False
## 2059          1                        4.01    False
## 2060          0                        2.30    False
## 2061          1                        4.14    False
## 2062          2                        2.94    False
## 2063          1                        1.18     True
## 2064          1                        4.87    False
## 2065          2                        2.12    False
## 2066          2                        3.82    False
## 2067          1                        2.56    False
## 2068          0                        1.01    False
## 2069          2                        1.64    False
## 2070          1                        3.72    False
## 2071          0                        3.58    False
## 2072          0                        4.04    False
## 2073          1                        4.43    False
## 2074          1                        2.52    False
## 2075          2                        3.67    False
## 2076          1                        2.99    False
## 2077          1                        1.12    False
## 2078          1                        3.88    False
## 2079          1                        2.74    False
## 2080          2                        2.52    False
## 2081          2                        1.53    False
## 2082          2                        3.61    False
## 2083          0                        4.66    False
## 2084          1                        2.88     True
## 2085          1                        3.31    False
## 2086          0                        3.85    False
## 2087          0                        2.67    False
## 2088          1                        4.06    False
## 2089          1                        1.58    False
## 2090          0                        3.97    False
## 2091          2                        1.60    False
## 2092          1                        3.73     True
## 2093          0                        4.50    False
## 2094          0                        4.53    False
## 2095          0                        4.81    False
## 2096          2                        4.66    False
## 2097          0                        4.74    False
## 2098          0                        3.24    False
## 2099          2                        4.20    False
## 2100          2                        2.34    False
## 2101          2                        4.94    False
## 2102          0                        3.82    False
## 2103          0                        1.27    False
## 2104          1                        1.27    False
## 2105          0                        4.35    False
## 2106          0                        2.65    False
## 2107          2                        2.38    False
## 2108          1                        4.87    False
## 2109          0                        2.16     True
## 2110          2                        2.35    False
## 2111          2                        1.90    False
## 2112          1                        1.60    False
## 2113          0                        3.81    False
## 2114          1                        1.29    False
## 2115          1                        4.34    False
## 2116          0                        4.12    False
## 2117          1                        4.42    False
## 2118          2                        2.62     True
## 2119          0                        1.51    False
## 2120          2                        1.29    False
## 2121          2                        2.93    False
## 2122          0                        2.07     True
## 2123          0                        4.87    False
## 2124          1                        3.18    False
## 2125          0                        2.57    False
## 2126          2                        4.69    False
## 2127          1                        1.45    False
## 2128          0                        1.58    False
## 2129          1                        3.24    False
## 2130          2                        1.27    False
## 2131          1                        1.52    False
## 2132          0                        3.59     True
## 2133          0                        2.15    False
## 2134          0                        1.94    False
## 2135          2                        1.09    False
## 2136          0                        1.46    False
## 2137          2                        3.04    False
## 2138          1                        3.33    False
## 2139          1                        2.66    False
## 2140          0                        3.98    False
## 2141          0                        2.83    False
## 2142          1                        1.21    False
## 2143          1                        3.28    False
## 2144          2                        3.42    False
## 2145          1                        3.54    False
## 2146          1                        1.19    False
## 2147          2                        2.85    False
## 2148          0                        3.55    False
## 2149          0                        3.91    False
## 2150          2                        2.59     True
## 2151          2                        3.63    False
## 2152          2                        2.40    False
## 2153          1                        1.49    False
## 2154          2                        3.13    False
## 2155          0                        4.41    False
## 2156          0                        1.59    False
## 2157          2                        4.28    False
## 2158          0                        3.89    False
## 2159          2                        2.87    False
## 2160          1                        2.24    False
## 2161          0                        2.59    False
## 2162          2                        4.90    False
## 2163          2                        1.74    False
## 2164          1                        4.24    False
## 2165          0                        2.71    False
## 2166          1                        1.65    False
## 2167          0                        2.27    False
## 2168          1                        3.50    False
## 2169          2                        1.98    False
## 2170          1                        3.36    False
## 2171          2                        2.23    False
## 2172          1                        2.98    False
## 2173          2                        3.22    False
## 2174          0                        4.42    False
## 2175          1                        4.00    False
## 2176          2                        3.24    False
## 2177          0                        3.61    False
## 2178          0                        3.62    False
## 2179          0                        1.62    False
## 2180          1                        1.08    False
## 2181          2                        3.59    False
## 2182          1                        3.02    False
## 2183          1                        1.25    False
## 2184          0                        3.39    False
## 2185          1                        3.66    False
## 2186          2                        3.72    False
## 2187          0                        1.81    False
## 2188          1                        2.22    False
## 2189          0                        3.01    False
## 2190          0                        1.40    False
## 2191          2                        4.23    False
## 2192          1                        4.15    False
## 2193          1                        2.15     True
## 2194          0                        1.81    False
## 2195          0                        4.05    False
## 2196          2                        4.83    False
## 2197          2                        3.32    False
## 2198          1                        2.64    False
## 2199          2                        1.69    False
## 2200          1                        2.89    False
## 2201          2                        3.19    False
## 2202          1                        3.06     True
## 2203          0                        1.98    False
## 2204          0                        1.93    False
## 2205          0                        4.40    False
## 2206          2                        2.78    False
## 2207          2                        2.34     True
## 2208          1                        1.92    False
## 2209          1                        2.92    False
## 2210          2                        1.98    False
## 2211          1                        2.19    False
## 2212          1                        3.06    False
## 2213          1                        1.76    False
## 2214          2                        2.82    False
## 2215          0                        1.44    False
## 2216          1                        3.07    False
## 2217          2                        1.34     True
## 2218          1                        4.89    False
## 2219          2                        2.97    False
## 2220          2                        4.88    False
## 2221          0                        3.61    False
## 2222          0                        4.37    False
## 2223          2                        1.90    False
## 2224          2                        1.16    False
## 2225          2                        3.36    False
## 2226          2                        2.71    False
## 2227          1                        4.51    False
## 2228          2                        3.65    False
## 2229          2                        2.16    False
## 2230          0                        4.41    False
## 2231          1                        3.37    False
## 2232          2                        4.77    False
## 2233          1                        4.67    False
## 2234          0                        1.93    False
## 2235          2                        4.79    False
## 2236          2                        2.06    False
## 2237          2                        4.78    False
## 2238          2                        4.58     True
## 2239          0                        4.13    False
## 2240          2                        2.35    False
## 2241          1                        2.86    False
## 2242          2                        4.94    False
## 2243          0                        3.42     True
## 2244          2                        4.99    False
## 2245          2                        1.49    False
## 2246          1                        3.28    False
## 2247          2                        2.31    False
## 2248          2                        2.71    False
## 2249          1                        2.69    False
## 2250          2                        2.86    False
## 2251          1                        3.48    False
## 2252          0                        1.17    False
## 2253          2                        1.18    False
## 2254          1                        3.91    False
## 2255          1                        4.87     True
## 2256          0                        3.69    False
## 2257          0                        3.71    False
## 2258          0                        2.90     True
## 2259          2                        1.23    False
## 2260          1                        4.62    False
## 2261          1                        3.60    False
## 2262          1                        2.99    False
## 2263          2                        1.56    False
## 2264          0                        3.92    False
## 2265          2                        2.68    False
## 2266          1                        3.64     True
## 2267          1                        1.53    False
## 2268          2                        4.48    False
## 2269          1                        2.68    False
## 2270          0                        2.03    False
## 2271          0                        4.17    False
## 2272          1                        1.85    False
## 2273          2                        1.88    False
## 2274          1                        4.74    False
## 2275          1                        4.34    False
## 2276          0                        4.53    False
## 2277          2                        1.54    False
## 2278          0                        3.33    False
## 2279          1                        3.14    False
## 2280          0                        3.14    False
## 2281          0                        1.01     True
## 2282          2                        4.27    False
## 2283          1                        2.44    False
## 2284          0                        3.77    False
## 2285          2                        4.70    False
## 2286          0                        4.28    False
## 2287          1                        2.24    False
## 2288          2                        4.29    False
## 2289          1                        3.08    False
## 2290          1                        1.87    False
## 2291          0                        1.72    False
## 2292          1                        1.75    False
## 2293          0                        4.66    False
## 2294          1                        1.21    False
## 2295          2                        4.43    False
## 2296          0                        4.84    False
## 2297          2                        1.13    False
## 2298          1                        2.03    False
## 2299          0                        2.91    False
## 2300          2                        2.04    False
## 2301          2                        4.97    False
## 2302          1                        4.26    False
## 2303          1                        4.50    False
## 2304          1                        4.61    False
## 2305          2                        1.81     True
## 2306          1                        2.27    False
## 2307          0                        2.63    False
## 2308          2                        4.58    False
## 2309          0                        2.00    False
## 2310          2                        2.55    False
## 2311          0                        1.95    False
## 2312          0                        3.72     True
## 2313          0                        1.88    False
## 2314          2                        2.61    False
## 2315          2                        2.58    False
## 2316          0                        2.11    False
## 2317          2                        1.62    False
## 2318          0                        1.16    False
## 2319          1                        4.42    False
## 2320          1                        2.24    False
## 2321          2                        1.06    False
## 2322          2                        4.67    False
## 2323          0                        4.01    False
## 2324          0                        3.78     True
## 2325          0                        3.96    False
## 2326          1                        2.86    False
## 2327          1                        4.44    False
## 2328          1                        1.31    False
## 2329          2                        3.56    False
## 2330          2                        3.10    False
## 2331          2                        4.94     True
## 2332          2                        2.65    False
## 2333          2                        4.66    False
## 2334          2                        4.25    False
## 2335          0                        1.77    False
## 2336          0                        3.64     True
## 2337          2                        4.25    False
## 2338          0                        1.39    False
## 2339          0                        3.09    False
## 2340          0                        3.33     True
## 2341          2                        3.40    False
## 2342          0                        3.89     True
## 2343          1                        3.80     True
## 2344          2                        3.30    False
## 2345          1                        4.73    False
## 2346          2                        1.70    False
## 2347          0                        1.04    False
## 2348          0                        1.10    False
## 2349          1                        4.80     True
## 2350          2                        4.64    False
## 2351          2                        1.84    False
## 2352          2                        2.78    False
## 2353          0                        3.12     True
## 2354          2                        3.68    False
## 2355          0                        4.37    False
## 2356          0                        1.03    False
## 2357          2                        2.51    False
## 2358          2                        2.92    False
## 2359          0                        1.48    False
## 2360          1                        4.17    False
## 2361          0                        3.05    False
## 2362          2                        1.06    False
## 2363          1                        3.66    False
## 2364          2                        4.14    False
## 2365          1                        2.78    False
## 2366          1                        2.62    False
## 2367          1                        2.69     True
## 2368          2                        1.80    False
## 2369          2                        3.19    False
## 2370          2                        3.19    False
## 2371          1                        3.29    False
## 2372          1                        4.69    False
## 2373          0                        3.79    False
## 2374          1                        4.98    False
## 2375          2                        2.65    False
## 2376          2                        2.60     True
## 2377          0                        3.25    False
## 2378          2                        1.26    False
## 2379          2                        1.49    False
## 2380          2                        2.58    False
## 2381          1                        3.12    False
## 2382          0                        4.73    False
## 2383          1                        4.11     True
## 2384          1                        4.56    False
## 2385          1                        3.58    False
## 2386          0                        2.70    False
## 2387          2                        1.92    False
## 2388          0                        2.44    False
## 2389          2                        1.61    False
## 2390          1                        1.20    False
## 2391          2                        2.39    False
## 2392          0                        4.96    False
## 2393          2                        4.86    False
## 2394          0                        2.05    False
## 2395          1                        2.31    False
## 2396          0                        4.70    False
## 2397          1                        3.28    False
## 2398          2                        3.42    False
## 2399          2                        1.78    False
## 2400          1                        1.98    False
## 2401          2                        1.30    False
## 2402          2                        2.96    False
## 2403          0                        1.84    False
## 2404          0                        1.26    False
## 2405          2                        2.21    False
## 2406          0                        3.38    False
## 2407          1                        3.33    False
## 2408          1                        4.43    False
## 2409          2                        2.87    False
## 2410          2                        2.02    False
## 2411          2                        4.13    False
## 2412          1                        2.07    False
## 2413          2                        1.85    False
## 2414          0                        1.50    False
## 2415          2                        2.24    False
## 2416          1                        4.61    False
## 2417          0                        3.78    False
## 2418          1                        4.20    False
## 2419          2                        2.98    False
## 2420          0                        1.86    False
## 2421          0                        1.77    False
## 2422          2                        1.16    False
## 2423          1                        1.65    False
## 2424          1                        4.65    False
## 2425          1                        3.46     True
## 2426          2                        3.60    False
## 2427          0                        2.76    False
## 2428          2                        3.55    False
## 2429          2                        3.11    False
## 2430          0                        2.88    False
## 2431          1                        1.45    False
## 2432          1                        3.80    False
## 2433          2                        2.04    False
## 2434          0                        2.66    False
## 2435          2                        1.35    False
## 2436          2                        3.90     True
## 2437          1                        2.60    False
## 2438          2                        2.63    False
## 2439          2                        1.86    False
## 2440          2                        3.29    False
## 2441          2                        1.91    False
## 2442          1                        3.27    False
## 2443          0                        1.32    False
## 2444          2                        2.49    False
## 2445          1                        1.43    False
## 2446          0                        4.93    False
## 2447          2                        1.04    False
## 2448          2                        3.91    False
## 2449          1                        2.62    False
## 2450          2                        3.34    False
## 2451          0                        4.66    False
## 2452          1                        2.03    False
## 2453          2                        4.26    False
## 2454          1                        3.21    False
## 2455          2                        2.75    False
## 2456          0                        2.19    False
## 2457          0                        1.12    False
## 2458          2                        1.30    False
## 2459          2                        4.56    False
## 2460          2                        3.24    False
## 2461          1                        2.04    False
## 2462          2                        4.24    False
## 2463          2                        3.68     True
## 2464          1                        2.55     True
## 2465          0                        1.78    False
## 2466          2                        3.70    False
## 2467          1                        3.71    False
## 2468          2                        2.96    False
## 2469          0                        2.03    False
## 2470          1                        3.75    False
## 2471          0                        3.96    False
## 2472          2                        4.76    False
## 2473          0                        2.98     True
## 2474          0                        1.51     True
## 2475          1                        4.21    False
## 2476          1                        4.55    False
## 2477          2                        2.12    False
## 2478          2                        4.45    False
## 2479          0                        4.75    False
## 2480          2                        3.45    False
## 2481          1                        1.95    False
## 2482          2                        4.69    False
## 2483          1                        3.94    False
## 2484          0                        2.44    False
## 2485          2                        4.70    False
## 2486          1                        3.35    False
## 2487          0                        2.66    False
## 2488          1                        1.62    False
## 2489          1                        1.40    False
## 2490          1                        1.11    False
## 2491          0                        2.51    False
## 2492          1                        4.25    False
## 2493          0                        4.99    False
## 2494          0                        2.39    False
## 2495          1                        3.63     True
## 2496          1                        1.32    False
## 2497          0                        1.17    False
## 2498          2                        4.13    False
## 2499          2                        3.42    False
## 2500          1                        1.97    False
## 2501          0                        3.42    False
## 2502          0                        1.35    False
## 2503          0                        4.91    False
## 2504          1                        2.63    False
## 2505          2                        3.80    False
## 2506          0                        4.18    False
## 2507          1                        3.46    False
## 2508          1                        1.63    False
## 2509          0                        2.75    False
## 2510          0                        4.87    False
## 2511          0                        3.64    False
## 2512          0                        2.90    False
## 2513          0                        4.96    False
## 2514          1                        4.97    False
## 2515          1                        4.79     True
## 2516          2                        3.30     True
## 2517          2                        1.51     True
## 2518          0                        4.06     True
## 2519          2                        3.82    False
## 2520          0                        3.53    False
## 2521          0                        3.34    False
## 2522          0                        3.83     True
## 2523          0                        4.85    False
## 2524          0                        3.33     True
## 2525          1                        3.44    False
## 2526          2                        4.23    False
## 2527          2                        2.67    False
## 2528          2                        4.21    False
## 2529          1                        3.02    False
## 2530          2                        2.11    False
## 2531          2                        3.04    False
## 2532          2                        2.43    False
## 2533          1                        2.66    False
## 2534          1                        4.90    False
## 2535          1                        4.49    False
## 2536          2                        2.18    False
## 2537          0                        4.84    False
## 2538          0                        3.17    False
## 2539          2                        4.18    False
## 2540          0                        3.24    False
## 2541          1                        3.48    False
## 2542          0                        4.87    False
## 2543          2                        1.22     True
## 2544          0                        3.09    False
## 2545          0                        3.01    False
## 2546          2                        3.73    False
## 2547          0                        2.51    False
## 2548          0                        4.27    False
## 2549          1                        2.25    False
## 2550          0                        1.14    False
## 2551          1                        3.10    False
## 2552          0                        1.26    False
## 2553          2                        4.08    False
## 2554          1                        1.28    False
## 2555          1                        2.67    False
## 2556          1                        3.36    False
## 2557          0                        1.75    False
## 2558          0                        3.06    False
## 2559          1                        1.55    False
## 2560          0                        4.00     True
## 2561          0                        1.78    False
## 2562          2                        3.08    False
## 2563          2                        2.12    False
## 2564          2                        3.97    False
## 2565          2                        3.59    False
## 2566          0                        4.48    False
## 2567          2                        2.95    False
## 2568          2                        2.72    False
## 2569          2                        3.31    False
## 2570          2                        2.68    False
## 2571          1                        1.54     True
## 2572          0                        2.98    False
## 2573          0                        1.95    False
## 2574          0                        1.42    False
## 2575          2                        2.02    False
## 2576          1                        3.31    False
## 2577          2                        1.22    False
## 2578          2                        3.93    False
## 2579          2                        4.74    False
## 2580          2                        4.08    False
## 2581          1                        4.12    False
## 2582          0                        2.24    False
## 2583          1                        1.98    False
## 2584          0                        3.53    False
## 2585          0                        4.58    False
## 2586          0                        3.28    False
## 2587          1                        3.99    False
## 2588          2                        1.84    False
## 2589          2                        2.23     True
## 2590          0                        2.28    False
## 2591          2                        2.54    False
## 2592          2                        2.47    False
## 2593          0                        2.08    False
## 2594          0                        3.23    False
## 2595          2                        3.42    False
## 2596          0                        2.22    False
## 2597          1                        1.68    False
## 2598          2                        1.03     True
## 2599          0                        4.50    False
## 2600          0                        3.92    False
## 2601          1                        4.70    False
## 2602          2                        1.60    False
## 2603          0                        4.94    False
## 2604          2                        1.30    False
## 2605          2                        4.89    False
## 2606          1                        4.96    False
## 2607          2                        3.58    False
## 2608          1                        1.64    False
## 2609          0                        2.83     True
## 2610          0                        3.65    False
## 2611          2                        1.38    False
## 2612          2                        3.54    False
## 2613          1                        3.57    False
## 2614          0                        4.04    False
## 2615          0                        1.85    False
## 2616          2                        2.59    False
## 2617          2                        3.35    False
## 2618          1                        2.92    False
## 2619          0                        1.44    False
## 2620          1                        2.84    False
## 2621          0                        3.68    False
## 2622          1                        3.57    False
## 2623          2                        3.23    False
## 2624          2                        3.57    False
## 2625          0                        4.25    False
## 2626          1                        1.60    False
## 2627          0                        3.17    False
## 2628          0                        1.45    False
## 2629          1                        1.92    False
## 2630          0                        4.65    False
## 2631          0                        2.91    False
## 2632          2                        1.85    False
## 2633          0                        1.81    False
## 2634          1                        3.45    False
## 2635          2                        4.86    False
## 2636          2                        2.26    False
## 2637          2                        3.86    False
## 2638          0                        1.68     True
## 2639          2                        1.89    False
## 2640          2                        4.40    False
## 2641          2                        1.84    False
## 2642          0                        3.17    False
## 2643          1                        2.31    False
## 2644          2                        4.89    False
## 2645          1                        2.67    False
## 2646          0                        3.26    False
## 2647          1                        4.97    False
## 2648          0                        4.42    False
## 2649          1                        3.96    False
## 2650          2                        1.11    False
## 2651          0                        1.77    False
## 2652          0                        1.44    False
## 2653          1                        3.93    False
## 2654          0                        3.71    False
## 2655          2                        3.17    False
## 2656          2                        3.78    False
## 2657          0                        2.34    False
## 2658          2                        1.28    False
## 2659          0                        3.17    False
## 2660          2                        4.17    False
## 2661          1                        4.85    False
## 2662          2                        1.29    False
## 2663          0                        2.79    False
## 2664          1                        3.60    False
## 2665          2                        2.17    False
## 2666          2                        1.45    False
## 2667          1                        4.22    False
## 2668          0                        3.34    False
## 2669          1                        2.04    False
## 2670          2                        1.87    False
## 2671          1                        4.49    False
## 2672          2                        2.15    False
## 2673          2                        1.74    False
## 2674          2                        2.52    False
## 2675          1                        3.02    False
## 2676          2                        2.25    False
## 2677          2                        1.91    False
## 2678          1                        3.18    False
## 2679          2                        2.31     True
## 2680          2                        1.86    False
## 2681          1                        4.75     True
## 2682          0                        1.27    False
## 2683          2                        4.53    False
## 2684          0                        2.12    False
## 2685          2                        3.24    False
## 2686          1                        3.10    False
## 2687          0                        3.06    False
## 2688          2                        2.52     True
## 2689          0                        2.42    False
## 2690          0                        4.54    False
## 2691          0                        3.82    False
## 2692          2                        1.36     True
## 2693          1                        3.03    False
## 2694          1                        2.83    False
## 2695          0                        3.07    False
## 2696          0                        2.53    False
## 2697          2                        1.68    False
## 2698          0                        1.57    False
## 2699          1                        3.70    False
## 2700          2                        1.83    False
## 2701          2                        4.13    False
## 2702          0                        1.73    False
## 2703          0                        3.79    False
## 2704          1                        2.14    False
## 2705          2                        2.29    False
## 2706          2                        1.92    False
## 2707          0                        1.13     True
## 2708          2                        3.88    False
## 2709          1                        3.01    False
## 2710          2                        4.93    False
## 2711          1                        1.48    False
## 2712          1                        3.00    False
## 2713          2                        1.57    False
## 2714          0                        1.20    False
## 2715          0                        3.33    False
## 2716          2                        3.86    False
## 2717          1                        4.34    False
## 2718          1                        3.34     True
## 2719          2                        3.11    False
## 2720          1                        3.22    False
## 2721          0                        1.16    False
## 2722          1                        3.99    False
## 2723          0                        1.76     True
## 2724          1                        1.47    False
## 2725          1                        4.60    False
## 2726          0                        2.04     True
## 2727          0                        4.64    False
## 2728          0                        3.44    False
## 2729          1                        1.68    False
## 2730          2                        2.46    False
## 2731          0                        1.85    False
## 2732          2                        2.63    False
## 2733          0                        3.70    False
## 2734          1                        4.28    False
## 2735          0                        1.55    False
## 2736          0                        1.78    False
## 2737          1                        2.90    False
## 2738          1                        4.09    False
## 2739          0                        1.50    False
## 2740          0                        3.92    False
## 2741          1                        1.28    False
## 2742          1                        1.87    False
## 2743          0                        2.14    False
## 2744          2                        4.42    False
## 2745          1                        2.63     True
## 2746          0                        3.50    False
## 2747          2                        2.57    False
## 2748          1                        4.98    False
## 2749          1                        2.44    False
## 2750          2                        1.37    False
## 2751          2                        3.11    False
## 2752          2                        4.11    False
## 2753          0                        1.25    False
## 2754          1                        4.03     True
## 2755          1                        1.86    False
## 2756          2                        1.83    False
## 2757          1                        3.33    False
## 2758          1                        4.67    False
## 2759          2                        3.43    False
## 2760          2                        1.56    False
## 2761          1                        2.02    False
## 2762          1                        2.43    False
## 2763          0                        3.44    False
## 2764          2                        2.92    False
## 2765          0                        4.40    False
## 2766          0                        3.99    False
## 2767          0                        2.61    False
## 2768          1                        4.12    False
## 2769          0                        2.09    False
## 2770          2                        3.91    False
## 2771          2                        3.54     True
## 2772          2                        3.41    False
## 2773          0                        3.84    False
## 2774          1                        2.51    False
## 2775          1                        4.17    False
## 2776          0                        4.05     True
## 2777          0                        2.62     True
## 2778          0                        2.50     True
## 2779          1                        2.56    False
## 2780          2                        2.55    False
## 2781          0                        3.15    False
## 2782          0                        2.87    False
## 2783          2                        4.84    False
## 2784          1                        1.10    False
## 2785          0                        3.12    False
## 2786          2                        2.15    False
## 2787          2                        1.55    False
## 2788          2                        1.20    False
## 2789          2                        1.93    False
## 2790          0                        1.66    False
## 2791          2                        3.46    False
## 2792          2                        2.82    False
## 2793          2                        3.57    False
## 2794          0                        2.22    False
## 2795          0                        3.79     True
## 2796          0                        4.75    False
## 2797          1                        4.80    False
## 2798          0                        2.33    False
## 2799          0                        4.91     True
## 2800          0                        3.22    False
## 2801          0                        1.92    False
## 2802          0                        4.55    False
## 2803          0                        2.22    False
## 2804          2                        3.71    False
## 2805          0                        1.70    False
## 2806          2                        1.84    False
## 2807          2                        1.91     True
## 2808          1                        4.53    False
## 2809          1                        4.81    False
## 2810          2                        3.41     True
## 2811          2                        2.84    False
## 2812          1                        4.18    False
## 2813          0                        4.25    False
## 2814          0                        2.60    False
## 2815          0                        4.54    False
## 2816          1                        2.94    False
## 2817          2                        2.24    False
## 2818          2                        2.51    False
## 2819          1                        2.52     True
## 2820          0                        1.48    False
## 2821          1                        1.92    False
## 2822          1                        2.27    False
## 2823          0                        4.05    False
## 2824          2                        3.59    False
## 2825          1                        1.33     True
## 2826          1                        2.70    False
## 2827          2                        3.03    False
## 2828          0                        2.30    False
## 2829          1                        2.19    False
## 2830          2                        1.66    False
## 2831          0                        1.11     True
## 2832          1                        4.50    False
## 2833          0                        1.57    False
## 2834          0                        1.21    False
## 2835          0                        1.51     True
## 2836          2                        2.18    False
## 2837          0                        2.38    False
## 2838          2                        1.64    False
## 2839          1                        3.08    False
## 2840          2                        3.56    False
## 2841          1                        4.51    False
## 2842          1                        2.24    False
## 2843          2                        4.73     True
## 2844          0                        2.18    False
## 2845          0                        3.89     True
## 2846          1                        3.99    False
## 2847          1                        3.53    False
## 2848          0                        1.14    False
## 2849          1                        1.96    False
## 2850          1                        4.15    False
## 2851          2                        4.42    False
## 2852          2                        3.68    False
## 2853          0                        1.89    False
## 2854          0                        1.67     True
## 2855          1                        3.96    False
## 2856          2                        3.51    False
## 2857          2                        2.45    False
## 2858          2                        4.60    False
## 2859          2                        4.70    False
## 2860          1                        3.96     True
## 2861          1                        1.19    False
## 2862          1                        4.50    False
## 2863          2                        4.01    False
## 2864          2                        2.31    False
## 2865          2                        4.64    False
## 2866          1                        3.38    False
## 2867          2                        1.78    False
## 2868          1                        3.87    False
## 2869          0                        2.80    False
## 2870          0                        4.80     True
## 2871          0                        3.36    False
## 2872          2                        1.32    False
## 2873          0                        3.33    False
## 2874          2                        3.41    False
## 2875          1                        2.86     True
## 2876          0                        1.43    False
## 2877          0                        3.89    False
## 2878          2                        2.65    False
## 2879          2                        1.83    False
## 2880          1                        1.32     True
## 2881          1                        4.70     True
## 2882          0                        3.88    False
## 2883          2                        2.40    False
## 2884          0                        2.24    False
## 2885          2                        4.24    False
## 2886          0                        3.76    False
## 2887          2                        4.45    False
## 2888          0                        4.73     True
## 2889          0                        1.85    False
## 2890          1                        3.37     True
## 2891          0                        2.72     True
## 2892          1                        2.43    False
## 2893          2                        3.29     True
## 2894          2                        1.30    False
## 2895          2                        1.47    False
## 2896          2                        2.47    False
## 2897          0                        2.01    False
## 2898          0                        2.68    False
## 2899          1                        2.08    False
## 2900          0                        1.43    False
## 2901          1                        2.14    False
## 2902          1                        2.85    False
## 2903          0                        1.59    False
## 2904          2                        4.20     True
## 2905          2                        4.21     True
## 2906          0                        2.36    False
## 2907          1                        1.51    False
## 2908          1                        2.36     True
## 2909          0                        4.61    False
## 2910          2                        1.95    False
## 2911          2                        4.41    False
## 2912          2                        4.14    False
## 2913          1                        3.40    False
## 2914          0                        4.19    False
## 2915          0                        1.19    False
## 2916          2                        1.40    False
## 2917          1                        4.28    False
## 2918          2                        2.00    False
## 2919          1                        3.42    False
## 2920          0                        1.02    False
## 2921          0                        3.94     True
## 2922          2                        1.17     True
## 2923          2                        4.37    False
## 2924          0                        2.92    False
## 2925          2                        1.79    False
## 2926          1                        1.11    False
## 2927          2                        2.81    False
## 2928          0                        4.77    False
## 2929          2                        3.25     True
## 2930          0                        1.12    False
## 2931          1                        2.49    False
## 2932          1                        1.97    False
## 2933          2                        2.53    False
## 2934          1                        3.04    False
## 2935          2                        2.13    False
## 2936          1                        1.88    False
## 2937          2                        3.04    False
## 2938          2                        1.71    False
## 2939          2                        3.96    False
## 2940          2                        1.43    False
## 2941          1                        1.21    False
## 2942          2                        1.04    False
## 2943          2                        2.19    False
## 2944          0                        1.49     True
## 2945          2                        1.48    False
## 2946          1                        1.56    False
## 2947          2                        3.43    False
## 2948          1                        2.10    False
## 2949          2                        3.66    False
## 2950          0                        4.20    False
## 2951          0                        1.69    False
## 2952          1                        3.49    False
## 2953          0                        1.91    False
## 2954          2                        4.54    False
## 2955          0                        3.84    False
## 2956          2                        2.61    False
## 2957          1                        1.18     True
## 2958          2                        3.02    False
## 2959          0                        2.43    False
## 2960          2                        4.62    False
## 2961          1                        4.25    False
## 2962          0                        2.70     True
## 2963          2                        2.79    False
## 2964          2                        3.58     True
## 2965          2                        1.85    False
## 2966          0                        1.66    False
## 2967          2                        4.14    False
## 2968          2                        4.58    False
## 2969          2                        3.02    False
## 2970          0                        3.75    False
## 2971          1                        1.28    False
## 2972          1                        3.93    False
## 2973          1                        4.17    False
## 2974          0                        1.49     True
## 2975          0                        3.52    False
## 2976          0                        3.19    False
## 2977          1                        4.75    False
## 2978          2                        2.31    False
## 2979          0                        2.73    False
## 2980          1                        3.98    False
## 2981          1                        1.27    False
## 2982          0                        4.77    False
## 2983          1                        3.84    False
## 2984          1                        4.93     True
## 2985          0                        2.81    False
## 2986          1                        1.42    False
## 2987          1                        1.02    False
## 2988          0                        1.22    False
## 2989          1                        2.35    False
## 2990          0                        4.82    False
## 2991          2                        4.38    False
## 2992          1                        4.39     True
## 2993          2                        4.78    False
## 2994          2                        3.01    False
## 2995          2                        4.22    False
## 2996          2                        4.03    False
## 2997          2                        1.74    False
## 2998          2                        1.66    False
## 2999          1                        1.16    False
## 3000          2                        2.33    False
## 3001          0                        1.60    False
## 3002          1                        1.03    False
## 3003          1                        2.49    False
## 3004          0                        2.96    False
## 3005          2                        2.62    False
## 3006          1                        3.07     True
## 3007          1                        3.15    False
## 3008          1                        3.52    False
## 3009          1                        4.63     True
## 3010          0                        2.84    False
## 3011          2                        3.12    False
## 3012          0                        1.75    False
## 3013          2                        2.10    False
## 3014          2                        1.43    False
## 3015          1                        4.66    False
## 3016          0                        4.45    False
## 3017          0                        2.79    False
## 3018          2                        4.59     True
## 3019          2                        2.30    False
## 3020          2                        1.95    False
## 3021          0                        2.23     True
## 3022          1                        4.78     True
## 3023          2                        3.11    False
## 3024          0                        1.95    False
## 3025          0                        4.34     True
## 3026          2                        3.82    False
## 3027          1                        3.31    False
## 3028          0                        4.67    False
## 3029          2                        2.02    False
## 3030          2                        4.04    False
## 3031          0                        2.81    False
## 3032          0                        2.37     True
## 3033          1                        3.46    False
## 3034          1                        2.22    False
## 3035          2                        4.99    False
## 3036          2                        4.14    False
## 3037          2                        3.13    False
## 3038          2                        3.33    False
## 3039          1                        4.10     True
## 3040          1                        2.31    False
## 3041          1                        3.35    False
## 3042          2                        1.40     True
## 3043          1                        1.67    False
## 3044          0                        2.49     True
## 3045          2                        2.29    False
## 3046          1                        1.40    False
## 3047          2                        2.46    False
## 3048          2                        3.74    False
## 3049          0                        3.77    False
## 3050          2                        3.52    False
## 3051          1                        2.03    False
## 3052          0                        1.05    False
## 3053          0                        3.15    False
## 3054          1                        1.54     True
## 3055          1                        3.03    False
## 3056          2                        1.42     True
## 3057          0                        2.94    False
## 3058          2                        4.34    False
## 3059          1                        2.25    False
## 3060          1                        2.78    False
## 3061          1                        3.56    False
## 3062          2                        1.63    False
## 3063          0                        4.45    False
## 3064          0                        2.54    False
## 3065          0                        3.47    False
## 3066          1                        2.14    False
## 3067          1                        4.68    False
## 3068          0                        2.10     True
## 3069          1                        3.58    False
## 3070          0                        4.99    False
## 3071          0                        4.71    False
## 3072          0                        4.31    False
## 3073          1                        2.36    False
## 3074          0                        4.58    False
## 3075          1                        1.24    False
## 3076          2                        1.37    False
## 3077          0                        1.94    False
## 3078          1                        3.39     True
## 3079          2                        1.84    False
## 3080          1                        3.92    False
## 3081          2                        1.96    False
## 3082          1                        2.41    False
## 3083          2                        4.64    False
## 3084          1                        1.78    False
## 3085          1                        4.24    False
## 3086          1                        1.03    False
## 3087          1                        3.05    False
## 3088          2                        3.09    False
## 3089          1                        3.76    False
## 3090          2                        1.64    False
## 3091          2                        2.00    False
## 3092          2                        2.23    False
## 3093          1                        1.18    False
## 3094          0                        1.28    False
## 3095          1                        4.56     True
## 3096          2                        3.61    False
## 3097          2                        1.77     True
## 3098          2                        3.68     True
## 3099          0                        1.14    False
## 3100          0                        2.17    False
## 3101          2                        3.20    False
## 3102          2                        2.37    False
## 3103          1                        4.34    False
## 3104          1                        1.81    False
## 3105          2                        1.12    False
## 3106          0                        1.08    False
## 3107          0                        1.00    False
## 3108          2                        4.74    False
## 3109          1                        2.76    False
## 3110          0                        3.14     True
## 3111          0                        1.36    False
## 3112          2                        1.59    False
## 3113          1                        2.19     True
## 3114          2                        1.51    False
## 3115          1                        1.88    False
## 3116          1                        4.27    False
## 3117          0                        4.39    False
## 3118          0                        1.23    False
## 3119          0                        2.40     True
## 3120          1                        3.49    False
## 3121          0                        4.14    False
## 3122          1                        4.17     True
## 3123          0                        2.58    False
## 3124          0                        3.79     True
## 3125          0                        2.89    False
## 3126          1                        3.84    False
## 3127          1                        4.41    False
## 3128          1                        2.90    False
## 3129          2                        2.37    False
## 3130          0                        4.12    False
## 3131          0                        4.38    False
## 3132          0                        2.22    False
## 3133          2                        2.40    False
## 3134          2                        1.95    False
## 3135          2                        4.31    False
## 3136          0                        1.40    False
## 3137          0                        3.56     True
## 3138          1                        1.63    False
## 3139          0                        3.99    False
## 3140          0                        3.54    False
## 3141          0                        2.13    False
## 3142          2                        2.01    False
## 3143          0                        1.30    False
## 3144          2                        3.90    False
## 3145          2                        3.21     True
## 3146          0                        3.47     True
## 3147          0                        1.84    False
## 3148          1                        1.75    False
## 3149          1                        2.36    False
## 3150          0                        2.91    False
## 3151          1                        4.53    False
## 3152          1                        3.61    False
## 3153          0                        1.16    False
## 3154          0                        1.59    False
## 3155          0                        3.03    False
## 3156          1                        4.52     True
## 3157          2                        3.21     True
## 3158          1                        3.47    False
## 3159          2                        4.67    False
## 3160          0                        4.97    False
## 3161          1                        4.90    False
## 3162          2                        4.03    False
## 3163          2                        1.56     True
## 3164          1                        1.92    False
## 3165          0                        2.56    False
## 3166          1                        3.28     True
## 3167          2                        4.27    False
## 3168          0                        3.87     True
## 3169          1                        3.54    False
## 3170          2                        4.39    False
## 3171          2                        4.36    False
## 3172          0                        4.31    False
## 3173          0                        2.60    False
## 3174          1                        1.80    False
## 3175          2                        2.88    False
## 3176          2                        3.89    False
## 3177          1                        2.32    False
## 3178          2                        4.58    False
## 3179          2                        3.22    False
## 3180          1                        3.13    False
## 3181          0                        2.34    False
## 3182          0                        3.10    False
## 3183          0                        4.03    False
## 3184          0                        3.76    False
## 3185          0                        4.98    False
## 3186          2                        3.56     True
## 3187          0                        4.27    False
## 3188          1                        1.47    False
## 3189          2                        1.91    False
## 3190          0                        3.64    False
## 3191          2                        4.69    False
## 3192          0                        3.21    False
## 3193          1                        2.81    False
## 3194          2                        1.53    False
## 3195          1                        3.40    False
## 3196          0                        2.78    False
## 3197          1                        4.01    False
## 3198          0                        2.11     True
## 3199          1                        1.66    False
## 3200          1                        2.37    False
## 3201          0                        2.08    False
## 3202          0                        2.27    False
## 3203          1                        2.83    False
## 3204          2                        2.16    False
## 3205          2                        2.04    False
## 3206          0                        3.92    False
## 3207          1                        2.06     True
## 3208          0                        4.05    False
## 3209          0                        3.45    False
## 3210          1                        2.21    False
## 3211          2                        3.54    False
## 3212          2                        4.04    False
## 3213          2                        2.73    False
## 3214          1                        1.98    False
## 3215          1                        2.87    False
## 3216          2                        4.47    False
## 3217          0                        4.43    False
## 3218          1                        3.69    False
## 3219          2                        3.39     True
## 3220          1                        4.12    False
## 3221          2                        2.24     True
## 3222          1                        2.62    False
## 3223          0                        2.09    False
## 3224          0                        3.22    False
## 3225          2                        3.97    False
## 3226          1                        2.78    False
## 3227          1                        4.85    False
## 3228          2                        3.42    False
## 3229          1                        1.80    False
## 3230          2                        4.48    False
## 3231          2                        2.09    False
## 3232          1                        4.20    False
## 3233          2                        4.08    False
## 3234          2                        4.46    False
## 3235          1                        3.22    False
## 3236          2                        4.38    False
## 3237          1                        2.18    False
## 3238          0                        2.29     True
## 3239          0                        2.20    False
## 3240          2                        1.71    False
## 3241          1                        4.10    False
## 3242          2                        2.51     True
## 3243          0                        1.53    False
## 3244          2                        4.79    False
## 3245          2                        1.94    False
## 3246          2                        4.82    False
## 3247          1                        1.40    False
## 3248          2                        1.88    False
## 3249          1                        2.50     True
## 3250          0                        4.99    False
## 3251          0                        2.46    False
## 3252          0                        4.46    False
## 3253          2                        2.56    False
## 3254          2                        3.65    False
## 3255          1                        3.89    False
## 3256          2                        2.14    False
## 3257          1                        2.37    False
## 3258          2                        3.61    False
## 3259          2                        2.26    False
## 3260          2                        1.22    False
## 3261          2                        3.09    False
## 3262          2                        2.70     True
## 3263          1                        3.84    False
## 3264          0                        4.13    False
## 3265          0                        2.16     True
## 3266          0                        4.00    False
## 3267          0                        2.28    False
## 3268          1                        4.78    False
## 3269          2                        2.35    False
## 3270          2                        3.75    False
## 3271          2                        3.44    False
## 3272          2                        3.35     True
## 3273          1                        2.01    False
## 3274          0                        2.11    False
## 3275          1                        3.43    False
## 3276          1                        4.08     True
## 3277          2                        2.50    False
## 3278          1                        2.62    False
## 3279          0                        1.67    False
## 3280          0                        1.12    False
## 3281          1                        2.94    False
## 3282          0                        2.66    False
## 3283          1                        3.64     True
## 3284          1                        2.44    False
## 3285          0                        3.48    False
## 3286          1                        1.86    False
## 3287          0                        1.58    False
## 3288          2                        1.94    False
## 3289          2                        1.96    False
## 3290          1                        3.12    False
## 3291          0                        1.36    False
## 3292          2                        3.60    False
## 3293          1                        2.32    False
## 3294          1                        1.94    False
## 3295          0                        4.38    False
## 3296          0                        4.19    False
## 3297          1                        1.49    False
## 3298          0                        4.28    False
## 3299          2                        1.42    False
## 3300          1                        4.01     True
## 3301          2                        4.96     True
## 3302          2                        2.63    False
## 3303          0                        3.19    False
## 3304          0                        1.25     True
## 3305          0                        2.04    False
## 3306          1                        3.30    False
## 3307          2                        3.01    False
## 3308          0                        3.76    False
## 3309          0                        2.49    False
## 3310          1                        1.55    False
## 3311          2                        1.82    False
## 3312          0                        2.27    False
## 3313          0                        2.27    False
## 3314          1                        2.16    False
## 3315          0                        1.74    False
## 3316          2                        4.22    False
## 3317          0                        1.74    False
## 3318          0                        4.77    False
## 3319          1                        1.67    False
## 3320          2                        1.18    False
## 3321          2                        4.28    False
## 3322          0                        4.64    False
## 3323          2                        1.88    False
## 3324          2                        4.40    False
## 3325          2                        4.40    False
## 3326          2                        4.79    False
## 3327          2                        3.20    False
## 3328          1                        4.44    False
## 3329          1                        3.68    False
## 3330          0                        1.73    False
## 3331          2                        4.04    False
## 3332          2                        1.67     True
## 3333          2                        1.99    False
## 3334          0                        2.18    False
## 3335          2                        4.95    False
## 3336          0                        1.89     True
## 3337          1                        4.25    False
## 3338          0                        2.41    False
## 3339          2                        2.64    False
## 3340          0                        1.84    False
## 3341          2                        4.20    False
## 3342          0                        3.02    False
## 3343          2                        5.00    False
## 3344          2                        2.13    False
## 3345          2                        3.66    False
## 3346          1                        2.94    False
## 3347          2                        2.98    False
## 3348          2                        4.81    False
## 3349          0                        1.74    False
## 3350          1                        1.70    False
## 3351          2                        2.99    False
## 3352          0                        1.42    False
## 3353          1                        2.39    False
## 3354          0                        1.34    False
## 3355          1                        1.22    False
## 3356          2                        3.74    False
## 3357          1                        2.55    False
## 3358          0                        3.14    False
## 3359          0                        4.40    False
## 3360          1                        4.39    False
## 3361          0                        1.15    False
## 3362          2                        3.85    False
## 3363          1                        4.07    False
## 3364          0                        1.87    False
## 3365          1                        2.28    False
## 3366          0                        3.50    False
## 3367          1                        5.00    False
## 3368          2                        3.30     True
## 3369          1                        2.10    False
## 3370          1                        3.13     True
## 3371          1                        2.38    False
## 3372          2                        1.49    False
## 3373          0                        5.00    False
## 3374          1                        4.37    False
## 3375          2                        2.65    False
## 3376          1                        2.48     True
## 3377          0                        3.80    False
## 3378          0                        3.69    False
## 3379          2                        1.05    False
## 3380          0                        2.80    False
## 3381          1                        4.72    False
## 3382          2                        2.37    False
## 3383          1                        2.73    False
## 3384          1                        4.23    False
## 3385          0                        2.34    False
## 3386          1                        4.11    False
## 3387          1                        2.54    False
## 3388          2                        4.78     True
## 3389          1                        1.51    False
## 3390          2                        1.85    False
## 3391          1                        3.93    False
## 3392          0                        1.97    False
## 3393          0                        3.46    False
## 3394          1                        4.39     True
## 3395          1                        2.01    False
## 3396          1                        2.80    False
## 3397          2                        3.41    False
## 3398          0                        3.35    False
## 3399          2                        4.66    False
## 3400          2                        2.79    False
## 3401          0                        2.48    False
## 3402          1                        3.55    False
## 3403          2                        4.65    False
## 3404          0                        3.80    False
## 3405          0                        3.38    False
## 3406          2                        1.45    False
## 3407          2                        2.46    False
## 3408          2                        2.45    False
## 3409          1                        3.02    False
## 3410          0                        4.18    False
## 3411          1                        4.29    False
## 3412          0                        2.05     True
## 3413          1                        3.07    False
## 3414          0                        1.14    False
## 3415          0                        2.41    False
## 3416          2                        2.13    False
## 3417          0                        3.46    False
## 3418          0                        2.46    False
## 3419          1                        1.49    False
## 3420          1                        3.54    False
## 3421          1                        2.24     True
## 3422          1                        3.90    False
## 3423          0                        4.27    False
## 3424          0                        2.01    False
## 3425          2                        3.76    False
## 3426          0                        4.27    False
## 3427          2                        2.62    False
## 3428          1                        3.89    False
## 3429          2                        4.82    False
## 3430          0                        1.06    False
## 3431          0                        4.89    False
## 3432          1                        4.43    False
## 3433          1                        1.70    False
## 3434          1                        2.28    False
## 3435          2                        2.63    False
## 3436          2                        1.65    False
## 3437          0                        3.08    False
## 3438          2                        2.70    False
## 3439          0                        2.48     True
## 3440          0                        2.79     True
## 3441          2                        1.58    False
## 3442          1                        4.09    False
## 3443          2                        2.59    False
## 3444          2                        1.28    False
## 3445          1                        1.36     True
## 3446          0                        3.00    False
## 3447          0                        2.82     True
## 3448          0                        3.14    False
## 3449          2                        2.28     True
## 3450          2                        3.18    False
## 3451          0                        1.69    False
## 3452          0                        4.68    False
## 3453          0                        3.56    False
## 3454          2                        3.20    False
## 3455          0                        1.92    False
## 3456          0                        1.96    False
## 3457          2                        4.02    False
## 3458          0                        1.10    False
## 3459          1                        2.33    False
## 3460          0                        4.08    False
## 3461          2                        1.53    False
## 3462          1                        1.67    False
## 3463          0                        4.99    False
## 3464          0                        3.34    False
## 3465          2                        1.96    False
## 3466          0                        1.89    False
## 3467          1                        4.99    False
## 3468          2                        2.00     True
## 3469          1                        2.07    False
## 3470          2                        2.76    False
## 3471          0                        2.74    False
## 3472          0                        4.95    False
## 3473          1                        3.90    False
## 3474          0                        2.08    False
## 3475          0                        3.01    False
## 3476          2                        4.36    False
## 3477          2                        4.27    False
## 3478          1                        4.26    False
## 3479          1                        4.29    False
## 3480          2                        1.96    False
## 3481          1                        4.24    False
## 3482          0                        3.17    False
## 3483          2                        2.20    False
## 3484          1                        4.34    False
## 3485          1                        3.38    False
## 3486          2                        3.67    False
## 3487          0                        1.68    False
## 3488          1                        3.98    False
## 3489          0                        2.78    False
## 3490          2                        4.87    False
## 3491          2                        4.93    False
## 3492          1                        4.44    False
## 3493          1                        4.30    False
## 3494          0                        2.30     True
## 3495          0                        3.89    False
## 3496          2                        1.30    False
## 3497          1                        2.52    False
## 3498          0                        4.68    False
## 3499          0                        3.19    False
## 3500          0                        1.13     True
## 3501          1                        4.39    False
## 3502          1                        3.25     True
## 3503          0                        2.70    False
## 3504          1                        4.59    False
## 3505          0                        3.52    False
## 3506          0                        2.72    False
## 3507          1                        3.29     True
## 3508          0                        1.43    False
## 3509          1                        3.54    False
## 3510          1                        1.71     True
## 3511          2                        1.10    False
## 3512          1                        4.00    False
## 3513          0                        1.87    False
## 3514          1                        4.63    False
## 3515          2                        4.34    False
## 3516          0                        4.41    False
## 3517          0                        4.80    False
## 3518          2                        3.93    False
## 3519          2                        1.92    False
## 3520          1                        4.04    False
## 3521          2                        3.22    False
## 3522          2                        1.30    False
## 3523          1                        2.02    False
## 3524          1                        3.35    False
## 3525          0                        3.99     True
## 3526          0                        2.64    False
## 3527          1                        4.98    False
## 3528          0                        1.39    False
## 3529          1                        1.62    False
## 3530          2                        3.48    False
## 3531          0                        1.40    False
## 3532          0                        2.00    False
## 3533          0                        4.27    False
## 3534          0                        2.24    False
## 3535          0                        4.73     True
## 3536          2                        4.14    False
## 3537          2                        3.78    False
## 3538          2                        2.86     True
## 3539          2                        2.44    False
## 3540          1                        3.79    False
## 3541          0                        4.36    False
## 3542          2                        3.60    False
## 3543          0                        1.04    False
## 3544          1                        3.35    False
## 3545          1                        3.42    False
## 3546          1                        2.74    False
## 3547          0                        2.55    False
## 3548          0                        1.90    False
## 3549          0                        4.70    False
## 3550          2                        1.85    False
## 3551          2                        2.12     True
## 3552          1                        4.77    False
## 3553          2                        3.89    False
## 3554          0                        3.09    False
## 3555          2                        4.09    False
## 3556          0                        4.46    False
## 3557          0                        2.80    False
## 3558          1                        2.08    False
## 3559          0                        2.33    False
## 3560          2                        1.13     True
## 3561          1                        1.43    False
## 3562          2                        1.10    False
## 3563          1                        4.60    False
## 3564          2                        2.70    False
## 3565          2                        4.64     True
## 3566          1                        3.13    False
## 3567          2                        4.94    False
## 3568          0                        2.12    False
## 3569          1                        2.97    False
## 3570          2                        1.84    False
## 3571          2                        1.87    False
## 3572          0                        1.78    False
## 3573          2                        2.77    False
## 3574          2                        4.27    False
## 3575          0                        3.60    False
## 3576          0                        1.46    False
## 3577          1                        3.46     True
## 3578          1                        1.49    False
## 3579          1                        2.80    False
## 3580          1                        1.48     True
## 3581          0                        1.39     True
## 3582          2                        2.40    False
## 3583          0                        3.52     True
## 3584          0                        1.91    False
## 3585          1                        1.60     True
## 3586          0                        4.68    False
## 3587          0                        2.81    False
## 3588          1                        3.81    False
## 3589          0                        2.56     True
## 3590          0                        3.66    False
## 3591          0                        2.25    False
## 3592          1                        2.86    False
## 3593          2                        3.68    False
## 3594          2                        3.57    False
## 3595          2                        1.61    False
## 3596          2                        2.18    False
## 3597          1                        4.24    False
## 3598          1                        1.69    False
## 3599          2                        4.49    False
## 3600          2                        4.06    False
## 3601          0                        1.69    False
## 3602          0                        3.02    False
## 3603          0                        2.32    False
## 3604          1                        1.01    False
## 3605          1                        1.07    False
## 3606          1                        4.97    False
## 3607          1                        3.66    False
## 3608          0                        4.58    False
## 3609          0                        2.52    False
## 3610          2                        2.82    False
## 3611          1                        1.23    False
## 3612          2                        1.74    False
## 3613          2                        2.21    False
## 3614          0                        2.55    False
## 3615          2                        2.14     True
## 3616          2                        4.04     True
## 3617          1                        3.97    False
## 3618          0                        4.09    False
## 3619          2                        3.64    False
## 3620          2                        1.47    False
## 3621          2                        4.39    False
## 3622          1                        4.08    False
## 3623          1                        3.53    False
## 3624          0                        1.17    False
## 3625          1                        4.93    False
## 3626          2                        4.06    False
## 3627          0                        4.36    False
## 3628          2                        2.38     True
## 3629          1                        1.84     True
## 3630          0                        3.90    False
## 3631          0                        2.81     True
## 3632          2                        2.59    False
## 3633          2                        3.63    False
## 3634          2                        2.42    False
## 3635          1                        1.73    False
## 3636          0                        3.52    False
## 3637          1                        4.80     True
## 3638          1                        2.10     True
## 3639          0                        1.03     True
## 3640          2                        1.53    False
## 3641          0                        2.69    False
## 3642          0                        3.98    False
## 3643          1                        2.76    False
## 3644          0                        2.08    False
## 3645          2                        4.43    False
## 3646          2                        2.34     True
## 3647          2                        1.18     True
## 3648          0                        1.17    False
## 3649          0                        4.61    False
## 3650          1                        4.04    False
## 3651          2                        2.56    False
## 3652          0                        4.41     True
## 3653          0                        2.68    False
## 3654          2                        1.25    False
## 3655          0                        1.99    False
## 3656          1                        1.02    False
## 3657          1                        2.96    False
## 3658          0                        2.66    False
## 3659          0                        2.46    False
## 3660          0                        2.96    False
## 3661          2                        2.25    False
## 3662          0                        2.04    False
## 3663          0                        3.63    False
## 3664          1                        2.80    False
## 3665          1                        2.92    False
## 3666          2                        4.64    False
## 3667          2                        4.74    False
## 3668          0                        1.24    False
## 3669          0                        3.72    False
## 3670          2                        3.66    False
## 3671          1                        3.04    False
## 3672          2                        2.35    False
## 3673          0                        2.33    False
## 3674          2                        4.12    False
## 3675          0                        2.81    False
## 3676          1                        4.65    False
## 3677          1                        3.65    False
## 3678          1                        2.80    False
## 3679          1                        2.50    False
## 3680          0                        2.40    False
## 3681          2                        4.94    False
## 3682          0                        3.52     True
## 3683          1                        3.22    False
## 3684          1                        3.56    False
## 3685          2                        1.72    False
## 3686          0                        1.17    False
## 3687          0                        4.29    False
## 3688          0                        3.96    False
## 3689          0                        1.37    False
## 3690          2                        1.22    False
## 3691          2                        4.04    False
## 3692          0                        2.33    False
## 3693          2                        3.52    False
## 3694          0                        4.34    False
## 3695          1                        3.55    False
## 3696          0                        3.63    False
## 3697          1                        3.96    False
## 3698          2                        4.56     True
## 3699          1                        3.32    False
## 3700          0                        2.50    False
## 3701          2                        2.89    False
## 3702          0                        3.46    False
## 3703          2                        2.81    False
## 3704          0                        4.16    False
## 3705          2                        2.40    False
## 3706          2                        1.37    False
## 3707          0                        3.21    False
## 3708          2                        3.49    False
## 3709          2                        4.15    False
## 3710          2                        3.62    False
## 3711          2                        2.99     True
## 3712          2                        4.84    False
## 3713          1                        1.10    False
## 3714          2                        2.79    False
## 3715          2                        3.36    False
## 3716          0                        3.33    False
## 3717          0                        2.07    False
## 3718          1                        2.88    False
## 3719          2                        1.95    False
## 3720          1                        4.60     True
## 3721          0                        4.28    False
## 3722          2                        2.33    False
## 3723          1                        2.02    False
## 3724          2                        3.39    False
## 3725          2                        4.96    False
## 3726          2                        3.80    False
## 3727          0                        2.48    False
## 3728          0                        2.49     True
## 3729          0                        4.55    False
## 3730          0                        1.66    False
## 3731          2                        1.37    False
## 3732          2                        4.16    False
## 3733          2                        1.48     True
## 3734          0                        3.54    False
## 3735          0                        3.66     True
## 3736          2                        3.33    False
## 3737          0                        1.29    False
## 3738          0                        4.02    False
## 3739          0                        1.54     True
## 3740          1                        2.12     True
## 3741          2                        2.90    False
## 3742          1                        2.99    False
## 3743          2                        4.23    False
## 3744          0                        1.31    False
## 3745          0                        2.32    False
## 3746          1                        3.17    False
## 3747          2                        3.71     True
## 3748          0                        2.32    False
## 3749          0                        4.78    False
## 3750          2                        2.79    False
## 3751          1                        3.94    False
## 3752          2                        4.21    False
## 3753          1                        1.48    False
## 3754          0                        3.80     True
## 3755          0                        1.05    False
## 3756          1                        1.11    False
## 3757          1                        2.74    False
## 3758          2                        3.21    False
## 3759          1                        2.84    False
## 3760          1                        2.52    False
## 3761          2                        2.60    False
## 3762          0                        2.72    False
## 3763          1                        3.92    False
## 3764          2                        1.05    False
## 3765          2                        3.27    False
## 3766          0                        3.78    False
## 3767          2                        4.17    False
## 3768          1                        2.03    False
## 3769          0                        2.10    False
## 3770          1                        2.08     True
## 3771          1                        1.90    False
## 3772          0                        3.45    False
## 3773          1                        3.93     True
## 3774          0                        2.82    False
## 3775          0                        1.82     True
## 3776          1                        3.83    False
## 3777          2                        2.20     True
## 3778          0                        1.74    False
## 3779          2                        4.46    False
## 3780          2                        1.21    False
## 3781          1                        2.25    False
## 3782          2                        1.56    False
## 3783          1                        3.64     True
## 3784          0                        2.11    False
## 3785          2                        3.82    False
## 3786          1                        1.57     True
## 3787          1                        2.78    False
## 3788          1                        4.93    False
## 3789          1                        1.74    False
## 3790          1                        4.45    False
## 3791          1                        3.46    False
## 3792          0                        4.42    False
## 3793          1                        1.67    False
## 3794          0                        1.46    False
## 3795          0                        4.07    False
## 3796          0                        4.95    False
## 3797          1                        3.25    False
## 3798          1                        1.37    False
## 3799          0                        1.67    False
## 3800          2                        3.50    False
## 3801          1                        1.27    False
## 3802          1                        3.87    False
## 3803          0                        4.94    False
## 3804          1                        4.86    False
## 3805          0                        1.35    False
## 3806          1                        2.85     True
## 3807          2                        2.91    False
## 3808          1                        1.11    False
## 3809          0                        3.38     True
## 3810          0                        4.29    False
## 3811          1                        2.24    False
## 3812          2                        4.75    False
## 3813          2                        1.74    False
## 3814          0                        3.25    False
## 3815          0                        4.19    False
## 3816          2                        1.54    False
## 3817          0                        1.38    False
## 3818          2                        3.29    False
## 3819          2                        3.21     True
## 3820          0                        1.82    False
## 3821          0                        2.57    False
## 3822          0                        2.78     True
## 3823          2                        3.86    False
## 3824          0                        2.47    False
## 3825          0                        3.31    False
## 3826          1                        4.13     True
## 3827          0                        1.05    False
## 3828          1                        2.73     True
## 3829          1                        4.36    False
## 3830          1                        2.95    False
## 3831          1                        3.53    False
## 3832          1                        1.48    False
## 3833          0                        3.77    False
## 3834          0                        2.25    False
## 3835          2                        2.49    False
## 3836          1                        3.14    False
## 3837          2                        4.02    False
## 3838          2                        3.65    False
## 3839          2                        2.26    False
## 3840          0                        1.29    False
## 3841          0                        1.65    False
## 3842          0                        2.06    False
## 3843          0                        4.36    False
## 3844          0                        2.70    False
## 3845          2                        2.45    False
## 3846          2                        3.53    False
## 3847          2                        3.55    False
## 3848          1                        2.09    False
## 3849          2                        4.74    False
## 3850          0                        4.18     True
## 3851          0                        1.17    False
## 3852          2                        3.57    False
## 3853          2                        1.34    False
## 3854          2                        3.42    False
## 3855          2                        1.51    False
## 3856          1                        2.08    False
## 3857          1                        1.48    False
## 3858          1                        1.93    False
## 3859          1                        3.70    False
## 3860          2                        4.56    False
## 3861          1                        1.98    False
## 3862          1                        4.48    False
## 3863          0                        4.73    False
## 3864          2                        4.06    False
## 3865          2                        4.61     True
## 3866          2                        3.51    False
## 3867          0                        1.07     True
## 3868          0                        1.45    False
## 3869          0                        2.98     True
## 3870          2                        4.32    False
## 3871          1                        2.06    False
## 3872          1                        3.39    False
## 3873          0                        2.48    False
## 3874          2                        1.61    False
## 3875          2                        1.26    False
## 3876          2                        1.73    False
## 3877          2                        2.09    False
## 3878          1                        1.46     True
## 3879          0                        2.09    False
## 3880          0                        3.23    False
## 3881          2                        1.56    False
## 3882          1                        4.77    False
## 3883          0                        2.33     True
## 3884          1                        4.26    False
## 3885          2                        3.32    False
## 3886          2                        3.13     True
## 3887          1                        4.11    False
## 3888          2                        2.94    False
## 3889          0                        2.12    False
## 3890          2                        4.69    False
## 3891          1                        4.60    False
## 3892          2                        1.46    False
## 3893          2                        1.57    False
## 3894          1                        3.57    False
## 3895          2                        1.73    False
## 3896          2                        4.99    False
## 3897          0                        3.16    False
## 3898          0                        1.54    False
## 3899          0                        4.51    False
## 3900          1                        4.71    False
## 3901          0                        1.58    False
## 3902          2                        1.13    False
## 3903          1                        3.70    False
## 3904          2                        3.01    False
## 3905          2                        1.59    False
## 3906          1                        1.03    False
## 3907          0                        3.59    False
## 3908          2                        2.79    False
## 3909          1                        3.90    False
## 3910          2                        1.53    False
## 3911          1                        4.30    False
## 3912          2                        2.80    False
## 3913          1                        3.32    False
## 3914          0                        2.43    False
## 3915          2                        2.23    False
## 3916          0                        3.57    False
## 3917          0                        1.29    False
## 3918          1                        2.58    False
## 3919          1                        1.50    False
## 3920          2                        4.10    False
## 3921          1                        3.77    False
## 3922          2                        4.34    False
## 3923          0                        4.36    False
## 3924          0                        2.54    False
## 3925          1                        2.96    False
## 3926          2                        4.32    False
## 3927          0                        2.61    False
## 3928          1                        2.54    False
## 3929          1                        4.91    False
## 3930          2                        1.26    False
## 3931          1                        1.51    False
## 3932          2                        4.91    False
## 3933          2                        4.45    False
## 3934          2                        1.88    False
## 3935          0                        4.35    False
## 3936          2                        4.96     True
## 3937          2                        4.21    False
## 3938          2                        2.83    False
## 3939          0                        3.19    False
## 3940          0                        4.87    False
## 3941          0                        1.26    False
## 3942          1                        4.78    False
## 3943          1                        4.01    False
## 3944          1                        3.25    False
## 3945          1                        3.24    False
## 3946          1                        4.97    False
## 3947          2                        4.41    False
## 3948          1                        1.11    False
## 3949          2                        1.80    False
## 3950          0                        1.75    False
## 3951          0                        2.77    False
## 3952          0                        1.70    False
## 3953          0                        4.92    False
## 3954          2                        2.98    False
## 3955          0                        2.64    False
## 3956          1                        1.82    False
## 3957          2                        1.71    False
## 3958          1                        4.63    False
## 3959          2                        3.79    False
## 3960          1                        1.63    False
## 3961          1                        1.18    False
## 3962          2                        4.88    False
## 3963          1                        3.83    False
## 3964          1                        3.03    False
## 3965          0                        4.30    False
## 3966          2                        3.69    False
## 3967          1                        2.69    False
## 3968          1                        2.28    False
## 3969          2                        2.73    False
## 3970          1                        1.16    False
## 3971          2                        3.45    False
## 3972          2                        3.10    False
## 3973          2                        3.83    False
## 3974          0                        4.51    False
## 3975          2                        3.70    False
## 3976          1                        2.55    False
## 3977          0                        4.44    False
## 3978          1                        2.33    False
## 3979          0                        2.47    False
## 3980          1                        4.00    False
## 3981          1                        1.89    False
## 3982          0                        4.92    False
## 3983          1                        3.35    False
## 3984          1                        4.12    False
## 3985          0                        2.97    False
## 3986          1                        3.82    False
## 3987          1                        3.52    False
## 3988          2                        1.62    False
## 3989          2                        1.30    False
## 3990          2                        4.53    False
## 3991          0                        4.09    False
## 3992          1                        1.36    False
## 3993          0                        1.99    False
## 3994          0                        1.54    False
## 3995          0                        3.00    False
## 3996          1                        3.10     True
## 3997          1                        4.92    False
## 3998          1                        1.31    False
## 3999          0                        2.23    False
## 4000          1                        1.51    False
## 4001          0                        4.12    False
## 4002          1                        1.26     True
## 4003          2                        2.93    False
## 4004          2                        4.73    False
## 4005          2                        4.50    False
## 4006          1                        1.68    False
## 4007          1                        1.71     True
## 4008          2                        3.38    False
## 4009          0                        2.89     True
## 4010          0                        4.54    False
## 4011          1                        1.30    False
## 4012          0                        4.33    False
## 4013          0                        2.28    False
## 4014          2                        2.88    False
## 4015          2                        2.02    False
## 4016          2                        2.05    False
## 4017          1                        1.21    False
## 4018          0                        3.90    False
## 4019          1                        2.76    False
## 4020          1                        1.03    False
## 4021          2                        3.80    False
## 4022          0                        4.27    False
## 4023          2                        1.98    False
## 4024          2                        1.18    False
## 4025          2                        3.40    False
## 4026          2                        3.76    False
## 4027          1                        1.65    False
## 4028          2                        2.08    False
## 4029          2                        2.49    False
## 4030          2                        3.37    False
## 4031          1                        3.23    False
## 4032          2                        3.44    False
## 4033          1                        4.65    False
## 4034          0                        2.83    False
## 4035          0                        4.74    False
## 4036          1                        2.33    False
## 4037          0                        1.23    False
## 4038          1                        3.93    False
## 4039          1                        4.96    False
## 4040          0                        4.34    False
## 4041          0                        1.88     True
## 4042          0                        3.81    False
## 4043          0                        4.30     True
## 4044          0                        3.45    False
## 4045          1                        4.32    False
## 4046          2                        2.02    False
## 4047          2                        3.87    False
## 4048          1                        1.14    False
## 4049          0                        4.95    False
## 4050          2                        1.97    False
## 4051          2                        2.01    False
## 4052          1                        4.29    False
## 4053          1                        2.27    False
## 4054          1                        1.55    False
## 4055          0                        3.38    False
## 4056          1                        1.49    False
## 4057          1                        3.32    False
## 4058          2                        3.13    False
## 4059          1                        3.95    False
## 4060          2                        1.56    False
## 4061          2                        4.17    False
## 4062          2                        4.55    False
## 4063          1                        3.65    False
## 4064          2                        2.08    False
## 4065          0                        3.28    False
## 4066          0                        2.32    False
## 4067          0                        2.03    False
## 4068          2                        3.36    False
## 4069          2                        4.09    False
## 4070          1                        3.68    False
## 4071          0                        4.97    False
## 4072          0                        1.95     True
## 4073          1                        1.91    False
## 4074          0                        1.81    False
## 4075          1                        1.54    False
## 4076          0                        2.59    False
## 4077          2                        2.80    False
## 4078          1                        1.65    False
## 4079          1                        3.76    False
## 4080          0                        4.60    False
## 4081          0                        1.96    False
## 4082          0                        4.92    False
## 4083          0                        1.33    False
## 4084          2                        3.10    False
## 4085          1                        2.40    False
## 4086          1                        1.65    False
## 4087          0                        3.98    False
## 4088          2                        2.45    False
## 4089          2                        3.99    False
## 4090          2                        4.43    False
## 4091          1                        1.50    False
## 4092          1                        3.90    False
## 4093          1                        4.85    False
## 4094          1                        1.00    False
## 4095          1                        3.04    False
## 4096          2                        2.81    False
## 4097          1                        4.51    False
## 4098          0                        1.24    False
## 4099          0                        1.04    False
## 4100          2                        4.48    False
## 4101          2                        1.34    False
## 4102          2                        2.95    False
## 4103          0                        1.27    False
## 4104          0                        1.58    False
## 4105          0                        4.67    False
## 4106          0                        2.34    False
## 4107          0                        1.87    False
## 4108          1                        2.63     True
## 4109          1                        3.38     True
## 4110          2                        3.53    False
## 4111          1                        2.14    False
## 4112          0                        2.29    False
## 4113          1                        3.52    False
## 4114          2                        1.07    False
## 4115          0                        2.84    False
## 4116          0                        3.19    False
## 4117          2                        4.65    False
## 4118          1                        4.50    False
## 4119          1                        2.77    False
## 4120          1                        4.17    False
## 4121          1                        2.73    False
## 4122          1                        4.99    False
## 4123          0                        2.03    False
## 4124          0                        2.08    False
## 4125          1                        2.30    False
## 4126          1                        4.90    False
## 4127          2                        1.37    False
## 4128          2                        2.40    False
## 4129          2                        3.63    False
## 4130          1                        1.59    False
## 4131          0                        2.97    False
## 4132          0                        4.31    False
## 4133          1                        2.82    False
## 4134          2                        1.68    False
## 4135          2                        1.25    False
## 4136          2                        4.42    False
## 4137          1                        1.35    False
## 4138          0                        3.30    False
## 4139          0                        3.40    False
## 4140          0                        4.63    False
## 4141          1                        2.14    False
## 4142          2                        3.98     True
## 4143          0                        4.36     True
## 4144          0                        4.63    False
## 4145          2                        1.32    False
## 4146          0                        1.87    False
## 4147          0                        1.05    False
## 4148          2                        4.28     True
## 4149          2                        1.96    False
## 4150          0                        2.36    False
## 4151          0                        4.41    False
## 4152          0                        2.47    False
## 4153          1                        3.30    False
## 4154          0                        2.12    False
## 4155          2                        2.17    False
## 4156          1                        2.56    False
## 4157          1                        3.89    False
## 4158          1                        2.55    False
## 4159          2                        4.47     True
## 4160          1                        1.60    False
## 4161          1                        3.82    False
## 4162          2                        2.70    False
## 4163          1                        2.14    False
## 4164          0                        2.37    False
## 4165          0                        3.68    False
## 4166          1                        3.99    False
## 4167          2                        2.18    False
## 4168          1                        3.76    False
## 4169          0                        1.29    False
## 4170          1                        2.64    False
## 4171          0                        2.49    False
## 4172          2                        1.44    False
## 4173          0                        2.32    False
## 4174          0                        1.83    False
## 4175          1                        3.72    False
## 4176          0                        3.46    False
## 4177          2                        3.98    False
## 4178          1                        4.56    False
## 4179          0                        1.08    False
## 4180          0                        2.83    False
## 4181          0                        4.19    False
## 4182          2                        4.80    False
## 4183          1                        2.50    False
## 4184          1                        3.10    False
## 4185          2                        1.19    False
## 4186          2                        2.41    False
## 4187          0                        2.61    False
## 4188          0                        3.38    False
## 4189          1                        3.54    False
## 4190          0                        4.06     True
## 4191          2                        4.01    False
## 4192          1                        3.45    False
## 4193          0                        2.36    False
## 4194          0                        4.90    False
## 4195          0                        4.84    False
## 4196          0                        4.20    False
## 4197          0                        2.08    False
## 4198          1                        1.56    False
## 4199          2                        3.56    False
## 4200          0                        3.28     True
## 4201          2                        2.38    False
## 4202          2                        3.53    False
## 4203          2                        3.33    False
## 4204          0                        1.23    False
## 4205          0                        1.79     True
## 4206          1                        4.29    False
## 4207          2                        2.35    False
## 4208          1                        4.16    False
## 4209          1                        1.85    False
## 4210          2                        1.55     True
## 4211          0                        3.73    False
## 4212          1                        1.29     True
## 4213          1                        3.51    False
## 4214          1                        1.94    False
## 4215          1                        1.69    False
## 4216          2                        4.51    False
## 4217          1                        2.17    False
## 4218          0                        1.22    False
## 4219          1                        2.45    False
## 4220          1                        4.79    False
## 4221          1                        4.67    False
## 4222          0                        1.28    False
## 4223          0                        2.23    False
## 4224          0                        3.71    False
## 4225          1                        4.09    False
## 4226          1                        1.02    False
## 4227          2                        4.83    False
## 4228          0                        4.03    False
## 4229          2                        1.07    False
## 4230          1                        4.47    False
## 4231          2                        2.42    False
## 4232          2                        1.55    False
## 4233          2                        4.87    False
## 4234          0                        2.73    False
## 4235          2                        4.47     True
## 4236          0                        1.33    False
## 4237          0                        4.38    False
## 4238          2                        4.88    False
## 4239          0                        2.25    False
## 4240          2                        2.38    False
## 4241          0                        4.24    False
## 4242          2                        4.59     True
## 4243          1                        3.81    False
## 4244          2                        1.91    False
## 4245          2                        4.14    False
## 4246          1                        2.73    False
## 4247          1                        1.29    False
## 4248          1                        4.76    False
## 4249          0                        4.61    False
## 4250          1                        1.10    False
## 4251          1                        3.54    False
## 4252          0                        1.81    False
## 4253          0                        3.55    False
## 4254          1                        3.07    False
## 4255          0                        3.86    False
## 4256          0                        2.37     True
## 4257          2                        4.12    False
## 4258          1                        2.04    False
## 4259          2                        4.95    False
## 4260          2                        3.12    False
## 4261          2                        3.97    False
## 4262          2                        1.19    False
## 4263          0                        3.58     True
## 4264          0                        4.01    False
## 4265          2                        2.50    False
## 4266          0                        3.68    False
## 4267          1                        4.02    False
## 4268          0                        2.98    False
## 4269          0                        1.49    False
## 4270          1                        4.34    False
## 4271          0                        2.90    False
## 4272          1                        3.38    False
## 4273          1                        2.22    False
## 4274          2                        3.58    False
## 4275          2                        1.67    False
## 4276          0                        1.35    False
## 4277          1                        3.61     True
## 4278          1                        4.86    False
## 4279          0                        4.28    False
## 4280          2                        2.04    False
## 4281          2                        2.34    False
## 4282          2                        1.14    False
## 4283          2                        2.32    False
## 4284          2                        1.49    False
## 4285          0                        4.99    False
## 4286          0                        4.24    False
## 4287          2                        4.90    False
## 4288          1                        4.06    False
## 4289          1                        1.18    False
## 4290          0                        1.73    False
## 4291          1                        4.13    False
## 4292          2                        3.42     True
## 4293          0                        3.28    False
## 4294          1                        3.94    False
## 4295          1                        1.18    False
## 4296          0                        2.64     True
## 4297          1                        4.29    False
## 4298          0                        3.22    False
## 4299          2                        2.23     True
## 4300          0                        2.01    False
## 4301          0                        3.67    False
## 4302          2                        2.03     True
## 4303          0                        2.72     True
## 4304          2                        2.64    False
## 4305          0                        3.03    False
## 4306          0                        4.69    False
## 4307          1                        4.10    False
## 4308          2                        1.41    False
## 4309          2                        2.21    False
## 4310          1                        4.10    False
## 4311          1                        3.26    False
## 4312          0                        2.95    False
## 4313          1                        3.05    False
## 4314          1                        1.72    False
## 4315          1                        1.86    False
## 4316          1                        1.11    False
## 4317          0                        3.39    False
## 4318          0                        3.12    False
## 4319          2                        3.63    False
## 4320          0                        1.75     True
## 4321          0                        2.29     True
## 4322          2                        4.15     True
## 4323          2                        2.53    False
## 4324          1                        2.13    False
## 4325          2                        2.40    False
## 4326          0                        4.99    False
## 4327          0                        3.22    False
## 4328          2                        4.96    False
## 4329          1                        2.37    False
## 4330          1                        2.36    False
## 4331          1                        4.79    False
## 4332          0                        4.75    False
## 4333          2                        1.60    False
## 4334          1                        1.71    False
## 4335          0                        3.28    False
## 4336          0                        1.62    False
## 4337          2                        4.39     True
## 4338          0                        3.89    False
## 4339          1                        3.28    False
## 4340          0                        2.49    False
## 4341          2                        2.54    False
## 4342          0                        4.72    False
## 4343          1                        2.88    False
## 4344          1                        4.23    False
## 4345          2                        2.49    False
## 4346          0                        3.59    False
## 4347          1                        1.45     True
## 4348          1                        4.05    False
## 4349          0                        3.88    False
## 4350          2                        1.96    False
## 4351          2                        1.85    False
## 4352          2                        2.38    False
## 4353          1                        2.54    False
## 4354          2                        4.29    False
## 4355          2                        3.52    False
## 4356          0                        3.92    False
## 4357          1                        3.85    False
## 4358          2                        2.26    False
## 4359          1                        1.61    False
## 4360          1                        3.83    False
## 4361          2                        3.80    False
## 4362          1                        4.17    False
## 4363          2                        4.78    False
## 4364          1                        2.58    False
## 4365          2                        2.10    False
## 4366          1                        4.91    False
## 4367          2                        3.46    False
## 4368          0                        3.36    False
## 4369          2                        2.59    False
## 4370          1                        1.34    False
## 4371          2                        2.75    False
## 4372          1                        3.54    False
## 4373          0                        3.94    False
## 4374          1                        1.60    False
## 4375          2                        3.10    False
## 4376          1                        2.68    False
## 4377          1                        4.15    False
## 4378          0                        1.67     True
## 4379          2                        1.05    False
## 4380          1                        2.00    False
## 4381          0                        2.02    False
## 4382          2                        2.91    False
## 4383          0                        2.32    False
## 4384          1                        4.06    False
## 4385          0                        3.30     True
## 4386          2                        1.96    False
## 4387          1                        2.41    False
## 4388          2                        1.08    False
## 4389          1                        3.81    False
## 4390          1                        4.60    False
## 4391          2                        1.15    False
## 4392          2                        3.44    False
## 4393          1                        1.49    False
## 4394          1                        4.91    False
## 4395          1                        4.28    False
## 4396          2                        2.22    False
## 4397          1                        2.51    False
## 4398          2                        4.71    False
## 4399          1                        2.04    False
## 4400          2                        2.65    False
## 4401          0                        4.47    False
## 4402          0                        2.54    False
## 4403          2                        3.50    False
## 4404          1                        3.84    False
## 4405          0                        4.22    False
## 4406          2                        4.27    False
## 4407          0                        1.28    False
## 4408          0                        3.37    False
## 4409          1                        3.73    False
## 4410          0                        4.88    False
## 4411          1                        3.90    False
## 4412          2                        2.97    False
## 4413          2                        3.13    False
## 4414          1                        1.98    False
## 4415          0                        1.45    False
## 4416          1                        1.16    False
## 4417          0                        1.37     True
## 4418          0                        2.16    False
## 4419          2                        3.26    False
## 4420          1                        4.95    False
## 4421          2                        3.72    False
## 4422          2                        2.86    False
## 4423          1                        4.79    False
## 4424          2                        1.74    False
## 4425          0                        3.63    False
## 4426          0                        1.20    False
## 4427          2                        4.50    False
## 4428          2                        3.23    False
## 4429          0                        2.91    False
## 4430          2                        2.53    False
## 4431          0                        3.10    False
## 4432          2                        1.90    False
## 4433          1                        2.52    False
## 4434          0                        4.62    False
## 4435          2                        4.80     True
## 4436          2                        2.68     True
## 4437          2                        2.05    False
## 4438          0                        3.37    False
## 4439          1                        3.38    False
## 4440          0                        1.41    False
## 4441          0                        2.36    False
## 4442          1                        3.32    False
## 4443          1                        1.79    False
## 4444          1                        4.86    False
## 4445          0                        1.55    False
## 4446          0                        1.02    False
## 4447          1                        4.38     True
## 4448          0                        3.22    False
## 4449          0                        1.02    False
## 4450          2                        1.78    False
## 4451          2                        2.72    False
## 4452          0                        2.40    False
## 4453          1                        3.74    False
## 4454          1                        3.27    False
## 4455          1                        2.74     True
## 4456          2                        4.93    False
## 4457          1                        3.16    False
## 4458          2                        4.19    False
## 4459          2                        1.81    False
## 4460          2                        4.42    False
## 4461          0                        3.53    False
## 4462          2                        3.27    False
## 4463          1                        1.96    False
## 4464          1                        2.14    False
## 4465          1                        1.12    False
## 4466          0                        2.08    False
## 4467          1                        3.37    False
## 4468          0                        2.64    False
## 4469          1                        4.12    False
## 4470          0                        1.33    False
## 4471          0                        2.03    False
## 4472          2                        2.87    False
## 4473          1                        1.64    False
## 4474          1                        2.05    False
## 4475          1                        1.37    False
## 4476          2                        1.01    False
## 4477          1                        4.08    False
## 4478          2                        4.96    False
## 4479          2                        5.00    False
## 4480          0                        3.20     True
## 4481          1                        2.91    False
## 4482          0                        3.84    False
## 4483          0                        4.93    False
## 4484          2                        3.31    False
## 4485          1                        1.73    False
## 4486          1                        1.47     True
## 4487          0                        1.02    False
## 4488          0                        3.40    False
## 4489          2                        3.79    False
## 4490          2                        2.81    False
## 4491          2                        3.35    False
## 4492          2                        4.22    False
## 4493          2                        3.87    False
## 4494          2                        3.89    False
## 4495          0                        4.63    False
## 4496          2                        4.87    False
## 4497          0                        2.05     True
## 4498          1                        2.54     True
## 4499          0                        3.93    False
## 4500          1                        4.51    False
## 4501          1                        1.11    False
## 4502          2                        2.36    False
## 4503          0                        3.53    False
## 4504          0                        3.65    False
## 4505          0                        1.06    False
## 4506          2                        3.70    False
## 4507          2                        1.15    False
## 4508          0                        1.42    False
## 4509          1                        2.48    False
## 4510          0                        1.69    False
## 4511          1                        1.93    False
## 4512          0                        2.24    False
## 4513          2                        3.69    False
## 4514          2                        3.69     True
## 4515          2                        3.09    False
## 4516          2                        4.29    False
## 4517          2                        4.26    False
## 4518          2                        4.71    False
## 4519          2                        4.03     True
## 4520          0                        3.46    False
## 4521          1                        2.23    False
## 4522          0                        3.51    False
## 4523          1                        1.44    False
## 4524          0                        2.11    False
## 4525          1                        4.72    False
## 4526          2                        3.69    False
## 4527          1                        2.90    False
## 4528          0                        1.06    False
## 4529          0                        2.39    False
## 4530          1                        3.91     True
## 4531          2                        2.24    False
## 4532          2                        4.10    False
## 4533          2                        1.70    False
## 4534          2                        2.72    False
## 4535          0                        1.02    False
## 4536          2                        2.81    False
## 4537          2                        2.22    False
## 4538          0                        2.73     True
## 4539          0                        4.46     True
## 4540          0                        4.16    False
## 4541          2                        4.76    False
## 4542          1                        4.40    False
## 4543          2                        2.87    False
## 4544          1                        4.91    False
## 4545          0                        1.53    False
## 4546          0                        4.61    False
## 4547          2                        2.21    False
## 4548          0                        4.54     True
## 4549          0                        4.17    False
## 4550          0                        4.94    False
## 4551          2                        4.76    False
## 4552          0                        3.65    False
## 4553          2                        1.72    False
## 4554          2                        4.43    False
## 4555          1                        3.34    False
## 4556          2                        2.78    False
## 4557          2                        1.00    False
## 4558          1                        4.31     True
## 4559          1                        2.91    False
## 4560          1                        1.62    False
## 4561          1                        3.33     True
## 4562          0                        2.46     True
## 4563          1                        1.18    False
## 4564          0                        4.73    False
## 4565          2                        1.55    False
## 4566          2                        4.89    False
## 4567          2                        4.61    False
## 4568          1                        1.16    False
## 4569          0                        2.49    False
## 4570          2                        4.12    False
## 4571          1                        3.91    False
## 4572          0                        1.52    False
## 4573          2                        4.82    False
## 4574          1                        4.52    False
## 4575          2                        2.54    False
## 4576          2                        3.76    False
## 4577          1                        3.75    False
## 4578          0                        3.31     True
## 4579          2                        1.23    False
## 4580          0                        3.05    False
## 4581          1                        1.63     True
## 4582          2                        4.90    False
## 4583          0                        1.31    False
## 4584          0                        4.63    False
## 4585          1                        1.06    False
## 4586          1                        1.01    False
## 4587          2                        3.79     True
## 4588          0                        4.36    False
## 4589          2                        3.76    False
## 4590          2                        3.31    False
## 4591          0                        1.48    False
## 4592          1                        3.00    False
## 4593          1                        4.66     True
## 4594          1                        1.01    False
## 4595          0                        3.88    False
## 4596          1                        4.93    False
## 4597          2                        2.68    False
## 4598          1                        4.71    False
## 4599          0                        3.01    False
## 4600          1                        3.71     True
## 4601          0                        3.04    False
## 4602          1                        2.44    False
## 4603          1                        2.42    False
## 4604          1                        2.73    False
## 4605          1                        1.44    False
## 4606          1                        1.46    False
## 4607          0                        1.54    False
## 4608          2                        1.29    False
## 4609          2                        1.30    False
## 4610          2                        4.46    False
## 4611          2                        3.64    False
## 4612          2                        2.53    False
## 4613          1                        1.81     True
## 4614          0                        1.72     True
## 4615          1                        2.19    False
## 4616          0                        1.65     True
## 4617          2                        4.11    False
## 4618          2                        2.65    False
## 4619          2                        3.75    False
## 4620          1                        1.90    False
## 4621          0                        2.40    False
## 4622          2                        2.68    False
## 4623          2                        4.61    False
## 4624          2                        3.64    False
## 4625          0                        2.86    False
## 4626          0                        2.35    False
## 4627          0                        4.81    False
## 4628          2                        4.57    False
## 4629          1                        2.78    False
## 4630          1                        3.64    False
## 4631          2                        2.00    False
## 4632          0                        4.63    False
## 4633          0                        1.80    False
## 4634          0                        2.88    False
## 4635          1                        3.70     True
## 4636          0                        4.20    False
## 4637          1                        2.48    False
## 4638          0                        1.60    False
## 4639          2                        3.40    False
## 4640          1                        3.08    False
## 4641          1                        1.86    False
## 4642          1                        1.92    False
## 4643          2                        2.59    False
## 4644          1                        4.48    False
## 4645          2                        2.57    False
## 4646          1                        2.03    False
## 4647          0                        1.59    False
## 4648          0                        2.97    False
## 4649          0                        1.70    False
## 4650          1                        2.62    False
## 4651          2                        2.03     True
## 4652          2                        2.51    False
## 4653          0                        2.84     True
## 4654          0                        1.35    False
## 4655          1                        1.20    False
## 4656          0                        2.11    False
## 4657          0                        2.73    False
## 4658          1                        1.21     True
## 4659          1                        4.63    False
## 4660          0                        4.48    False
## 4661          1                        1.14    False
## 4662          0                        3.07    False
## 4663          1                        4.81    False
## 4664          2                        4.03    False
## 4665          0                        3.29    False
## 4666          2                        1.97     True
## 4667          2                        4.20    False
## 4668          2                        3.00    False
## 4669          1                        3.69    False
## 4670          2                        4.31    False
## 4671          1                        2.02    False
## 4672          2                        1.28    False
## 4673          2                        2.66    False
## 4674          0                        1.55    False
## 4675          0                        1.13    False
## 4676          2                        2.83    False
## 4677          0                        3.00     True
## 4678          2                        1.68     True
## 4679          1                        4.90    False
## 4680          1                        2.56    False
## 4681          0                        1.09    False
## 4682          1                        4.26    False
## 4683          2                        2.89    False
## 4684          2                        2.23    False
## 4685          2                        1.94    False
## 4686          2                        2.52    False
## 4687          0                        2.64    False
## 4688          1                        2.02    False
## 4689          0                        4.17    False
## 4690          1                        2.17    False
## 4691          0                        2.06    False
## 4692          0                        1.43    False
## 4693          1                        2.50     True
## 4694          2                        2.20    False
## 4695          2                        1.31    False
## 4696          0                        2.01    False
## 4697          1                        3.06    False
## 4698          2                        2.35     True
## 4699          1                        1.76    False
## 4700          2                        1.22    False
## 4701          2                        3.21    False
## 4702          0                        1.18    False
## 4703          1                        3.85    False
## 4704          0                        4.82    False
## 4705          2                        2.17    False
## 4706          2                        3.15    False
## 4707          1                        2.87    False
## 4708          1                        1.20    False
## 4709          0                        4.60    False
## 4710          1                        2.14     True
## 4711          2                        2.79    False
## 4712          1                        4.70    False
## 4713          0                        1.76    False
## 4714          2                        3.10    False
## 4715          0                        1.93    False
## 4716          0                        3.84    False
## 4717          2                        4.54    False
## 4718          0                        3.70    False
## 4719          2                        3.44    False
## 4720          0                        4.56    False
## 4721          1                        4.06     True
## 4722          2                        2.45    False
## 4723          2                        3.36    False
## 4724          2                        3.02     True
## 4725          2                        4.80    False
## 4726          2                        4.02    False
## 4727          0                        4.99    False
## 4728          2                        4.57    False
## 4729          2                        2.97    False
## 4730          0                        3.67    False
## 4731          0                        1.46    False
## 4732          2                        4.25    False
## 4733          1                        2.13    False
## 4734          1                        2.22     True
## 4735          1                        2.48    False
## 4736          0                        1.39     True
## 4737          2                        4.00    False
## 4738          1                        1.79    False
## 4739          0                        2.73    False
## 4740          1                        2.83     True
## 4741          1                        2.21    False
## 4742          0                        3.19    False
## 4743          1                        2.68     True
## 4744          1                        1.12    False
## 4745          1                        4.32    False
## 4746          1                        3.92    False
## 4747          0                        1.90    False
## 4748          2                        3.72    False
## 4749          1                        2.65     True
## 4750          0                        3.24     True
## 4751          2                        4.68    False
## 4752          0                        4.88    False
## 4753          1                        3.46    False
## 4754          0                        2.39    False
## 4755          1                        1.76    False
## 4756          2                        1.49    False
## 4757          1                        2.01    False
## 4758          1                        1.17     True
## 4759          1                        1.03    False
## 4760          2                        4.88     True
## 4761          1                        1.01    False
## 4762          1                        4.58    False
## 4763          2                        2.29    False
## 4764          0                        3.79    False
## 4765          0                        4.18    False
## 4766          2                        1.76    False
## 4767          0                        1.67    False
## 4768          2                        1.50    False
## 4769          2                        1.66    False
## 4770          0                        3.87    False
## 4771          1                        4.78    False
## 4772          0                        2.46    False
## 4773          1                        3.76    False
## 4774          1                        2.87    False
## 4775          1                        4.58     True
## 4776          2                        2.60    False
## 4777          0                        1.78    False
## 4778          1                        3.62    False
## 4779          2                        3.08    False
## 4780          1                        3.56    False
## 4781          1                        3.45    False
## 4782          1                        4.37    False
## 4783          2                        3.06    False
## 4784          1                        4.63    False
## 4785          2                        2.94    False
## 4786          0                        2.56    False
## 4787          1                        2.51    False
## 4788          1                        3.74    False
## 4789          0                        2.52    False
## 4790          1                        1.66    False
## 4791          0                        4.50    False
## 4792          0                        3.84    False
## 4793          2                        1.53    False
## 4794          2                        4.36    False
## 4795          1                        4.90    False
## 4796          1                        1.79    False
## 4797          2                        1.13    False
## 4798          1                        2.49    False
## 4799          1                        1.29    False
## 4800          0                        4.01    False
## 4801          0                        2.97    False
## 4802          0                        3.23    False
## 4803          0                        4.23    False
## 4804          2                        3.92    False
## 4805          1                        3.63    False
## 4806          2                        1.86    False
## 4807          2                        4.86    False
## 4808          0                        2.20    False
## 4809          0                        4.41    False
## 4810          1                        2.76    False
## 4811          2                        3.95    False
## 4812          1                        2.33    False
## 4813          0                        1.39    False
## 4814          1                        2.25    False
## 4815          0                        1.37     True
## 4816          0                        1.82    False
## 4817          1                        1.69    False
## 4818          1                        3.04     True
## 4819          1                        2.12    False
## 4820          1                        4.41    False
## 4821          0                        3.27    False
## 4822          2                        2.29    False
## 4823          2                        1.28     True
## 4824          0                        4.79    False
## 4825          2                        1.00    False
## 4826          0                        4.03    False
## 4827          0                        1.08    False
## 4828          2                        2.59    False
## 4829          1                        4.89    False
## 4830          0                        2.57    False
## 4831          1                        2.59    False
## 4832          0                        2.04    False
## 4833          1                        2.21    False
## 4834          2                        3.25    False
## 4835          1                        1.48     True
## 4836          2                        2.45    False
## 4837          1                        1.55    False
## 4838          0                        1.83    False
## 4839          2                        4.26     True
## 4840          0                        4.29    False
## 4841          0                        4.11    False
## 4842          1                        2.35    False
## 4843          2                        2.82    False
## 4844          0                        2.19    False
## 4845          1                        4.40     True
## 4846          2                        4.04     True
## 4847          1                        1.87    False
## 4848          1                        1.84    False
## 4849          0                        2.44    False
## 4850          2                        1.68    False
## 4851          2                        3.41    False
## 4852          2                        1.72    False
## 4853          1                        4.17    False
## 4854          0                        1.12    False
## 4855          0                        2.95    False
## 4856          2                        2.60     True
## 4857          0                        2.98    False
## 4858          0                        2.76    False
## 4859          1                        1.75    False
## 4860          1                        1.59    False
## 4861          2                        1.15    False
## 4862          2                        1.32    False
## 4863          2                        1.61    False
## 4864          1                        1.36    False
## 4865          2                        2.09    False
## 4866          1                        4.91    False
## 4867          2                        3.01     True
## 4868          2                        4.62    False
## 4869          0                        3.48    False
## 4870          0                        4.26    False
## 4871          1                        1.82    False
## 4872          2                        2.37    False
## 4873          1                        3.94    False
## 4874          0                        3.47    False
## 4875          0                        4.06    False
## 4876          1                        3.40    False
## 4877          1                        4.65    False
## 4878          1                        2.57    False
## 4879          2                        2.98    False
## 4880          1                        4.93    False
## 4881          1                        2.60    False
## 4882          0                        3.29    False
## 4883          1                        1.10    False
## 4884          2                        4.72     True
## 4885          1                        3.93    False
## 4886          0                        4.35    False
## 4887          2                        4.21    False
## 4888          1                        2.76    False
## 4889          2                        1.43    False
## 4890          1                        1.62     True
## 4891          1                        1.37    False
## 4892          1                        3.29    False
## 4893          2                        2.00    False
## 4894          1                        3.49    False
## 4895          1                        1.01    False
## 4896          0                        4.30    False
## 4897          0                        1.08    False
## 4898          2                        1.85    False
## 4899          0                        1.97    False
## 4900          0                        2.45    False
## 4901          0                        1.32    False
## 4902          1                        2.61    False
## 4903          2                        4.84    False
## 4904          0                        2.65    False
## 4905          2                        2.00    False
## 4906          0                        2.68    False
## 4907          0                        3.62    False
## 4908          0                        4.44    False
## 4909          0                        3.89    False
## 4910          0                        1.01    False
## 4911          0                        4.33    False
## 4912          1                        3.73    False
## 4913          0                        1.44    False
## 4914          0                        1.97    False
## 4915          0                        4.03     True
## 4916          1                        1.03    False
## 4917          1                        1.98    False
## 4918          0                        3.72     True
## 4919          2                        3.60    False
## 4920          1                        3.41    False
## 4921          2                        4.43    False
## 4922          2                        3.35    False
## 4923          1                        1.03    False
## 4924          1                        4.15    False
## 4925          2                        1.78    False
## 4926          0                        2.80    False
## 4927          0                        3.56    False
## 4928          2                        2.43    False
## 4929          0                        4.35    False
## 4930          0                        2.42    False
## 4931          0                        1.11    False
## 4932          2                        4.76    False
## 4933          2                        4.83     True
## 4934          1                        2.85    False
## 4935          2                        4.99     True
## 4936          2                        4.68    False
## 4937          1                        1.97    False
## 4938          1                        3.38    False
## 4939          0                        3.35     True
## 4940          2                        1.39    False
## 4941          2                        4.99    False
## 4942          1                        1.97    False
## 4943          0                        1.68    False
## 4944          2                        4.70     True
## 4945          0                        1.75    False
## 4946          2                        3.48    False
## 4947          0                        2.28    False
## 4948          1                        4.36    False
## 4949          2                        3.41    False
## 4950          1                        1.32    False
## 4951          0                        4.13    False
## 4952          0                        2.95    False
## 4953          2                        3.58    False
## 4954          0                        4.45    False
## 4955          2                        3.00    False
## 4956          2                        3.07     True
## 4957          1                        2.37    False
## 4958          1                        1.81    False
## 4959          0                        2.90    False
## 4960          2                        2.32    False
## 4961          2                        1.96    False
## 4962          1                        2.98    False
## 4963          0                        3.21    False
## 4964          2                        4.77    False
## 4965          1                        2.91    False
## 4966          0                        1.00    False
## 4967          1                        4.40     True
## 4968          0                        3.95    False
## 4969          0                        2.03    False
## 4970          2                        2.70    False
## 4971          1                        2.73    False
## 4972          0                        3.53    False
## 4973          0                        2.44     True
## 4974          2                        3.51    False
## 4975          0                        1.36    False
## 4976          0                        1.10     True
## 4977          2                        4.61    False
## 4978          1                        2.42    False
## 4979          1                        3.68    False
## 4980          0                        2.53     True
## 4981          2                        3.41    False
## 4982          2                        4.15     True
## 4983          0                        4.10    False
## 4984          2                        3.47    False
## 4985          2                        4.98     True
## 4986          1                        3.21    False
## 4987          2                        4.67    False
## 4988          0                        2.69    False
## 4989          0                        2.73    False
## 4990          1                        3.77    False
## 4991          1                        4.06    False
## 4992          2                        3.83    False
## 4993          1                        4.01    False
## 4994          0                        4.38    False
## 4995          2                        4.93    False
## 4996          1                        2.18    False
## 4997          1                        4.24    False
## 4998          1                        2.99     True
## 4999          2                        1.68    False
##  [ reached 'max' / getOption("max.print") -- omitted 95001 rows ]
# Tambah kolom Marital_Status secara acak
set.seed(123)  # agar hasil random konsisten
status_options <- c("Single", "Married", "Divorced")

data$Marital_Status <- sample(status_options, size = nrow(data), replace = TRUE)

# Lihat hasil
head(data)
##   Employee_ID       Department Gender Age  Job_Title                  Hire_Date
## 1           1               IT   Male  55 Specialist 2022-01-19 08:03:05.556036
## 2           2          Finance   Male  29  Developer 2024-04-18 08:03:05.556036
## 3           3          Finance   Male  55 Specialist 2015-10-26 08:03:05.556036
## 4           4 Customer Support Female  48    Analyst 2016-10-22 08:03:05.556036
## 5           5      Engineering Female  36    Analyst 2021-07-23 08:03:05.556036
## 6           6               IT   Male  43    Manager 2016-08-14 08:03:05.556036
##   Years_At_Company Education_Level Performance_Score Monthly_Salary
## 1                2     High School                 5           6750
## 2                0     High School                 5           7500
## 3                8     High School                 3           5850
## 4                7        Bachelor                 2           4800
## 5                3        Bachelor                 2           4800
## 6                8     High School                 3           7800
##   Work_Hours_Per_Week Projects_Handled Overtime_Hours Sick_Days
## 1                  33               32             22         2
## 2                  34               34             13        14
## 3                  37               27              6         3
## 4                  52               10             28        12
## 5                  38               11             29        13
## 6                  46               31              8         0
##   Remote_Work_Frequency Team_Size Training_Hours Promotions
## 1                     0        14             66          0
## 2                   100        12             61          2
## 3                    50        10              1          0
## 4                   100        10              0          1
## 5                   100        15              9          1
## 6                   100        15             95          0
##   Employee_Satisfaction_Score Resigned Marital_Status
## 1                        2.63    False       Divorced
## 2                        1.72    False       Divorced
## 3                        3.17    False       Divorced
## 4                        1.86    False        Married
## 5                        1.25    False       Divorced
## 6                        2.77    False        Married
# Simpan dataset ke file baru CSV
write.csv(data,"C:/Users/Shellomitha Sulvana/Downloads/Employee_Data_with_MaritalStatus.csv", row.names = FALSE)

data <- read.csv("C:/Users/Shellomitha Sulvana/Downloads/Employee_Data_with_MaritalStatus.csv", stringsAsFactors = FALSE)

#Lihat struktur dan ringkasan data
str(data)
## 'data.frame':    100000 obs. of  21 variables:
##  $ Employee_ID                : int  1 2 3 4 5 6 7 8 9 10 ...
##  $ Department                 : chr  "IT" "Finance" "Finance" "Customer Support" ...
##  $ Gender                     : chr  "Male" "Male" "Male" "Female" ...
##  $ Age                        : int  55 29 55 48 36 43 37 55 55 45 ...
##  $ Job_Title                  : chr  "Specialist" "Developer" "Specialist" "Analyst" ...
##  $ Hire_Date                  : chr  "2022-01-19 08:03:05.556036" "2024-04-18 08:03:05.556036" "2015-10-26 08:03:05.556036" "2016-10-22 08:03:05.556036" ...
##  $ Years_At_Company           : int  2 0 8 7 3 8 1 9 1 7 ...
##  $ Education_Level            : chr  "High School" "High School" "High School" "Bachelor" ...
##  $ Performance_Score          : int  5 5 3 2 2 3 5 2 2 1 ...
##  $ Monthly_Salary             : int  6750 7500 5850 4800 4800 7800 5250 7200 4200 6050 ...
##  $ Work_Hours_Per_Week        : int  33 34 37 52 38 46 55 42 51 41 ...
##  $ Projects_Handled           : int  32 34 27 10 11 31 20 46 23 33 ...
##  $ Overtime_Hours             : int  22 13 6 28 29 8 29 7 21 2 ...
##  $ Sick_Days                  : int  2 14 3 12 13 0 2 8 14 6 ...
##  $ Remote_Work_Frequency      : int  0 100 50 100 100 100 0 100 0 75 ...
##  $ Team_Size                  : int  14 12 10 10 15 15 16 7 1 4 ...
##  $ Training_Hours             : int  66 61 1 0 9 95 27 64 0 53 ...
##  $ Promotions                 : int  0 2 0 1 1 0 0 0 1 2 ...
##  $ Employee_Satisfaction_Score: num  2.63 1.72 3.17 1.86 1.25 2.77 4.46 2.09 1.44 2.93 ...
##  $ Resigned                   : chr  "False" "False" "False" "False" ...
##  $ Marital_Status             : chr  "Divorced" "Divorced" "Divorced" "Married" ...
summary(data)
##   Employee_ID      Department           Gender               Age       
##  Min.   :     1   Length:100000      Length:100000      Min.   :22.00  
##  1st Qu.: 25001   Class :character   Class :character   1st Qu.:31.00  
##  Median : 50001   Mode  :character   Mode  :character   Median :41.00  
##  Mean   : 50001                                         Mean   :41.03  
##  3rd Qu.: 75000                                         3rd Qu.:51.00  
##  Max.   :100000                                         Max.   :60.00  
##   Job_Title          Hire_Date         Years_At_Company Education_Level   
##  Length:100000      Length:100000      Min.   : 0.000   Length:100000     
##  Class :character   Class :character   1st Qu.: 2.000   Class :character  
##  Mode  :character   Mode  :character   Median : 4.000   Mode  :character  
##                                        Mean   : 4.476                     
##                                        3rd Qu.: 7.000                     
##                                        Max.   :10.000                     
##  Performance_Score Monthly_Salary Work_Hours_Per_Week Projects_Handled
##  Min.   :1.000     Min.   :3850   Min.   :30.00       Min.   : 0.00   
##  1st Qu.:2.000     1st Qu.:5250   1st Qu.:37.00       1st Qu.:12.00   
##  Median :3.000     Median :6500   Median :45.00       Median :24.00   
##  Mean   :2.995     Mean   :6403   Mean   :44.96       Mean   :24.43   
##  3rd Qu.:4.000     3rd Qu.:7500   3rd Qu.:53.00       3rd Qu.:37.00   
##  Max.   :5.000     Max.   :9000   Max.   :60.00       Max.   :49.00   
##  Overtime_Hours    Sick_Days      Remote_Work_Frequency   Team_Size    
##  Min.   : 0.00   Min.   : 0.000   Min.   :  0.00        Min.   : 1.00  
##  1st Qu.: 7.00   1st Qu.: 3.000   1st Qu.: 25.00        1st Qu.: 5.00  
##  Median :15.00   Median : 7.000   Median : 50.00        Median :10.00  
##  Mean   :14.51   Mean   : 7.009   Mean   : 50.09        Mean   :10.01  
##  3rd Qu.:22.00   3rd Qu.:11.000   3rd Qu.: 75.00        3rd Qu.:15.00  
##  Max.   :29.00   Max.   :14.000   Max.   :100.00        Max.   :19.00  
##  Training_Hours    Promotions     Employee_Satisfaction_Score
##  Min.   : 0.00   Min.   :0.0000   Min.   :1.000              
##  1st Qu.:25.00   1st Qu.:0.0000   1st Qu.:2.010              
##  Median :49.00   Median :1.0000   Median :3.000              
##  Mean   :49.51   Mean   :0.9997   Mean   :2.999              
##  3rd Qu.:75.00   3rd Qu.:2.0000   3rd Qu.:3.990              
##  Max.   :99.00   Max.   :2.0000   Max.   :5.000              
##    Resigned         Marital_Status    
##  Length:100000      Length:100000     
##  Class :character   Class :character  
##  Mode  :character   Mode  :character  
##                                       
##                                       
## 

———-PREPROCESSING———-

# 1.Cek missing values per kolom
colSums(is.na(data))
##                 Employee_ID                  Department 
##                           0                           0 
##                      Gender                         Age 
##                           0                           0 
##                   Job_Title                   Hire_Date 
##                           0                           0 
##            Years_At_Company             Education_Level 
##                           0                           0 
##           Performance_Score              Monthly_Salary 
##                           0                           0 
##         Work_Hours_Per_Week            Projects_Handled 
##                           0                           0 
##              Overtime_Hours                   Sick_Days 
##                           0                           0 
##       Remote_Work_Frequency                   Team_Size 
##                           0                           0 
##              Training_Hours                  Promotions 
##                           0                           0 
## Employee_Satisfaction_Score                    Resigned 
##                           0                           0 
##              Marital_Status 
##                           0
# 2. Encoding variabel kategorik 
# Mengubah variabel kategorik jadi faktor (encoding kategorik)
data$Job_Title <- as.factor(data$Job_Title)
data$Department <- as.factor(data$Department)
data$Gender <- as.factor(data$Gender)
data$Education_Level <- as.factor(data$Education_Level)
data$ Marital_Status<- as.factor(data$Marital_Status)

# 3. Normalisasi variabel numerik yang penting
num_cols <- c("Monthly_Salary", "Employee_Satisfaction_Score", "Age", "Years_At_Company")
data[num_cols] <- scale(data[num_cols])

———-EKSPLORASI EDA BESERTA VISUALISASI———-

# Load library yang dibutuhkan
library(ggplot2)
## Warning: package 'ggplot2' was built under R version 4.4.3
library(reshape2)
## Warning: package 'reshape2' was built under R version 4.4.3
library(psych)   # buat deskriptif dan uji normalitas
## Warning: package 'psych' was built under R version 4.4.3
## 
## Attaching package: 'psych'
## The following objects are masked from 'package:ggplot2':
## 
##     %+%, alpha
library(corrplot) # buat visualisasi korelasi
## Warning: package 'corrplot' was built under R version 4.4.3
## corrplot 0.95 loaded
# 1. Statistik deskriptif
describe(data[num_cols])
##                             vars     n mean sd median trimmed  mad   min  max
## Monthly_Salary                 1 1e+05    0  1   0.07   -0.01 1.19 -1.86 1.89
## Employee_Satisfaction_Score    2 1e+05    0  1   0.00    0.00 1.28 -1.74 1.74
## Age                            3 1e+05    0  1   0.00    0.00 1.32 -1.69 1.69
## Years_At_Company               4 1e+05    0  1  -0.17    0.00 1.03 -1.56 1.93
##                             range  skew kurtosis se
## Monthly_Salary               3.75  0.10    -0.88  0
## Employee_Satisfaction_Score  3.48  0.00    -1.19  0
## Age                          3.38 -0.01    -1.20  0
## Years_At_Company             3.49  0.01    -1.22  0
summary(data[, c("Performance_Score", "Employee_Satisfaction_Score", "Age", "Years_At_Company", "Monthly_Salary")])
##  Performance_Score Employee_Satisfaction_Score      Age           
##  Min.   :1.000     Min.   :-1.7372510          Min.   :-1.692388  
##  1st Qu.:2.000     1st Qu.:-0.8595392          1st Qu.:-0.891969  
##  Median :3.000     Median : 0.0007922          Median :-0.002616  
##  Mean   :2.995     Mean   : 0.0000000          Mean   : 0.000000  
##  3rd Qu.:4.000     3rd Qu.: 0.8611236          3rd Qu.: 0.886738  
##  Max.   :5.000     Max.   : 1.7388354          Max.   : 1.687156  
##  Years_At_Company  Monthly_Salary    
##  Min.   :-1.5600   Min.   :-1.86025  
##  1st Qu.:-0.8629   1st Qu.:-0.84022  
##  Median :-0.1659   Median : 0.07052  
##  Mean   : 0.0000   Mean   : 0.00000  
##  3rd Qu.: 0.8796   3rd Qu.: 0.79911  
##  Max.   : 1.9252   Max.   : 1.89200
# Jumlah dan proporsi kategori
table(data$Gender)
## 
## Female   Male  Other 
##  48001  48031   3968
prop.table(table(data$Marital_Status))
## 
## Divorced  Married   Single 
##  0.33294  0.33305  0.33401
# 2. Uji normalitas dengan Shapiro-Wilk (untuk sample kecil, coba 500 baris)
shapiro.test(data$Monthly_Salary[1:500])
## 
##  Shapiro-Wilk normality test
## 
## data:  data$Monthly_Salary[1:500]
## W = 0.97062, p-value = 1.825e-08
shapiro.test(data$Employee_Satisfaction_Score[1:500])
## 
##  Shapiro-Wilk normality test
## 
## data:  data$Employee_Satisfaction_Score[1:500]
## W = 0.95419, p-value = 2.442e-11
shapiro.test(data$Age[1:500])
## 
##  Shapiro-Wilk normality test
## 
## data:  data$Age[1:500]
## W = 0.95513, p-value = 3.403e-11
shapiro.test(data$Years_At_Company[1:500])
## 
##  Shapiro-Wilk normality test
## 
## data:  data$Years_At_Company[1:500]
## W = 0.94204, p-value = 4.667e-13
# 3. Visualisasi Boxplot untuk outlier
for (col in num_cols) {
  print(
    ggplot(data, aes_string(y = col)) + 
      geom_boxplot(fill="skyblue") +
      ggtitle(paste("Boxplot of", col))
  )
}
## Warning: `aes_string()` was deprecated in ggplot2 3.0.0.
## ℹ Please use tidy evaluation idioms with `aes()`.
## ℹ See also `vignette("ggplot2-in-packages")` for more information.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.

# 4. Histogram untuk distribusi data
for (col in num_cols) {
  print(
    ggplot(data, aes_string(x = col)) + 
      geom_histogram(bins=30, fill="lightgreen", color="black") +
      ggtitle(paste("Histogram of", col))
  )
}

# 5. Korelasi antar variabel numerik dan plot korelasi
cor_matrix <- cor(data[num_cols], use="complete.obs")
print(cor_matrix)
##                             Monthly_Salary Employee_Satisfaction_Score
## Monthly_Salary                1.0000000000                0.0010827334
## Employee_Satisfaction_Score   0.0010827334                1.0000000000
## Age                           0.0027567514               -0.0001242389
## Years_At_Company             -0.0006446329               -0.0031801797
##                                       Age Years_At_Company
## Monthly_Salary               2.756751e-03    -6.446329e-04
## Employee_Satisfaction_Score -1.242389e-04    -3.180180e-03
## Age                          1.000000e+00     7.807067e-05
## Years_At_Company             7.807067e-05     1.000000e+00
corrplot(cor_matrix, method = "color", addCoef.col = "black", number.cex=0.8)

———-Uji Asumsi MANOVA dan MANCOVA———-

# install.packages("MVN")
# install.packages("biotools")
library(MVN)
## Warning: package 'MVN' was built under R version 4.4.3
library(dplyr)
## Warning: package 'dplyr' was built under R version 4.4.3
## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union
library(car)
## Warning: package 'car' was built under R version 4.4.3
## Loading required package: carData
## Warning: package 'carData' was built under R version 4.4.3
## 
## Attaching package: 'car'
## The following object is masked from 'package:dplyr':
## 
##     recode
## The following object is masked from 'package:psych':
## 
##     logit
library(biotools)
## Warning: package 'biotools' was built under R version 4.4.3
## Loading required package: MASS
## 
## Attaching package: 'MASS'
## The following object is masked from 'package:dplyr':
## 
##     select
## ---
## biotools version 4.3
set.seed(123)
data_sample <- data %>% sample_n(1000)

# Uji normalitas untuk variabel dependen(y)
mvn(data = data_sample[, c("Monthly_Salary", "Employee_Satisfaction_Score")], multivariatePlot = "qq")

## $multivariateNormality
##            Test      HZ p value MVN
## 1 Henze-Zirkler 7.40563       0  NO
## 
## $univariateNormality
##               Test                    Variable Statistic   p value Normality
## 1 Anderson-Darling       Monthly_Salary           6.3440  <0.001      NO    
## 2 Anderson-Darling Employee_Satisfaction_Score   11.7781  <0.001      NO    
## 
## $Descriptives
##                                n        Mean  Std.Dev      Median       Min
## Monthly_Salary              1000 0.028079239 1.018747  0.14337905 -1.860251
## Employee_Satisfaction_Score 1000 0.009612769 1.026405 -0.02527845 -1.737251
##                                  Max       25th      75th       Skew   Kurtosis
## Monthly_Salary              1.892002 -0.8402213 0.7991126 0.06847576 -0.9013698
## Employee_Satisfaction_Score 1.738835 -0.8943000 0.9328178 0.03102002 -1.2125339
# uji Multikolinearitas & Korelasi
cor(data_sample[, c("Monthly_Salary", "Employee_Satisfaction_Score")]) 
##                             Monthly_Salary Employee_Satisfaction_Score
## Monthly_Salary                  1.00000000                 -0.01189362
## Employee_Satisfaction_Score    -0.01189362                  1.00000000
# uji Homegenitas
boxM(data = data_sample[, c("Monthly_Salary", "Employee_Satisfaction_Score")], grouping = data_sample$Gender)
## 
##  Box's M-test for Homogeneity of Covariance Matrices
## 
## data:  data_sample[, c("Monthly_Salary", "Employee_Satisfaction_Score")]
## Chi-Sq (approx.) = 4.0848, df = 6, p-value = 0.6652

———-PENERAPAN MANOVA———-

# Pastikan Department sebagai faktor
data$Job_Title <- as.factor(data$Job_Title)
data$Department <- as.factor(data$Department)
data$Gender <- as.factor(data$Gender)
data$Education_Level <- as.factor(data$Education_Level)
data$ Marital_Status<- as.factor(data$Marital_Status)

# MANOVA dengan 3 DV: Performance_Score, Employee_Satisfaction_Score, Monthly_Salary
manova_model <- manova(cbind(Employee_Satisfaction_Score, Monthly_Salary) ~ Department + Job_Title + Gender + Education_Level + Marital_Status , data = data)

# Ringkasan hasil MANOVA (uji Pillai)
summary(manova_model, test = "Pillai")
##                    Df  Pillai approx F num Df den Df    Pr(>F)    
## Department          8 0.00051      3.2     16 199956 1.587e-05 ***
## Job_Title           6 0.73332   9646.7     12 199956 < 2.2e-16 ***
## Gender              2 0.00003      0.9      4 199956    0.4923    
## Education_Level     3 0.00008      1.4      6 199956    0.2237    
## Marital_Status      2 0.00002      0.6      4 199956    0.6684    
## Residuals       99978                                             
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
# Analisis varians univariat untuk masing-masing DV
summary.aov(manova_model)
##  Response Employee_Satisfaction_Score :
##                    Df Sum Sq Mean Sq F value  Pr(>F)   
## Department          8     22 2.71027  2.7105 0.00554 **
## Job_Title           6      3 0.57659  0.5766 0.74930   
## Gender              2      2 1.12732  1.1274 0.32387   
## Education_Level     3      1 0.39323  0.3933 0.75785   
## Marital_Status      2      1 0.38402  0.3841 0.68110   
## Residuals       99978  99970 0.99992                   
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
##  Response Monthly_Salary :
##                    Df Sum Sq Mean Sq    F value    Pr(>F)    
## Department          8      8     1.0     3.6704 0.0002741 ***
## Job_Title           6  73320 12220.0 45811.9130 < 2.2e-16 ***
## Gender              2      0     0.2     0.5726 0.5640354    
## Education_Level     3      2     0.6     2.3391 0.0713578 .  
## Marital_Status      2      0     0.2     0.8017 0.4485741    
## Residuals       99978  26668     0.3                         
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

———-MANCOVA———-

# Pastikan Department faktor
data$Department <- as.factor(data$Department)
data$Job_Title <- as.factor(data$Job_Title)
data$Gender <- as.factor(data$Gender)
data$Education_Level <- as.factor(data$Education_Level)
data$ Marital_Status<- as.factor(data$Marital_Status)

# MANCOVA dengan DV: Employee_Satisfaction_Score & Monthly_Salary
mancova_model <- manova(cbind(Employee_Satisfaction_Score, Monthly_Salary) ~ Department + Job_Title + Gender + Education_Level + Marital_Status + Years_At_Company + Age, data = data)

# Ringkasan hasil MANCOVA (uji Pillai)
summary(mancova_model, test = "Pillai")
##                     Df  Pillai approx F num Df den Df    Pr(>F)    
## Department           8 0.00051      3.2     16 199952 1.587e-05 ***
## Job_Title            6 0.73332   9646.6     12 199952 < 2.2e-16 ***
## Gender               2 0.00003      0.9      4 199952    0.4923    
## Education_Level      3 0.00008      1.4      6 199952    0.2237    
## Marital_Status       2 0.00002      0.6      4 199952    0.6684    
## Years_At_Company     1 0.00001      0.6      2  99975    0.5378    
## Age                  1 0.00000      0.2      2  99975    0.8502    
## Residuals        99976                                             
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
# Analisis varians univariat untuk masing-masing DV
summary.aov(mancova_model)
##  Response Employee_Satisfaction_Score :
##                     Df Sum Sq Mean Sq F value  Pr(>F)   
## Department           8     22 2.71027  2.7105 0.00554 **
## Job_Title            6      3 0.57659  0.5766 0.74931   
## Gender               2      2 1.12732  1.1274 0.32388   
## Education_Level      3      1 0.39323  0.3933 0.75786   
## Marital_Status       2      1 0.38402  0.3840 0.68110   
## Years_At_Company     1      1 0.99174  0.9918 0.31930   
## Age                  1      0 0.00498  0.0050 0.94373   
## Residuals        99976  99969 0.99993                   
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
##  Response Monthly_Salary :
##                     Df Sum Sq Mean Sq    F value    Pr(>F)    
## Department           8      8     1.0     3.6704 0.0002742 ***
## Job_Title            6  73320 12220.0 45811.2561 < 2.2e-16 ***
## Gender               2      0     0.2     0.5726 0.5640400    
## Education_Level      3      2     0.6     2.3390 0.0713610 .  
## Marital_Status       2      0     0.2     0.8017 0.4485792    
## Years_At_Company     1      0     0.1     0.2468 0.6193270    
## Age                  1      0     0.1     0.3195 0.5719218    
## Residuals        99976  26668     0.3                         
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
# Dari model yang sudah dibuat, tampilkan ringkasan lengkap dengan berbagai uji statistik
summary(manova_model, test = c("Pillai", "Wilks", "Hotelling-Lawley", "Roy"))
##                    Df  Pillai approx F num Df den Df    Pr(>F)    
## Department          8 0.00051      3.2     16 199956 1.587e-05 ***
## Job_Title           6 0.73332   9646.7     12 199956 < 2.2e-16 ***
## Gender              2 0.00003      0.9      4 199956    0.4923    
## Education_Level     3 0.00008      1.4      6 199956    0.2237    
## Marital_Status      2 0.00002      0.6      4 199956    0.6684    
## Residuals       99978                                             
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
summary(mancova_model, test = c("Pillai", "Wilks", "Hotelling-Lawley", "Roy"))
##                     Df  Pillai approx F num Df den Df    Pr(>F)    
## Department           8 0.00051      3.2     16 199952 1.587e-05 ***
## Job_Title            6 0.73332   9646.6     12 199952 < 2.2e-16 ***
## Gender               2 0.00003      0.9      4 199952    0.4923    
## Education_Level      3 0.00008      1.4      6 199952    0.2237    
## Marital_Status       2 0.00002      0.6      4 199952    0.6684    
## Years_At_Company     1 0.00001      0.6      2  99975    0.5378    
## Age                  1 0.00000      0.2      2  99975    0.8502    
## Residuals        99976                                             
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1