* Encoding: UTF-8. ************************************************************************************************************************ *****************************BIBB/BAuA Erwerbstätigenbefragung 2018************************************** *************************Codieren der replace Berufsfelddefinitione des BIBB********************************* ***********************************aus der Klassifizierug der Berufe 1992**************************************** **************************************Mit SV-Variablen nachbildbar********************************************** **************************************************************************************************************** ******************************************************************************************************************* *Herkunft: BIBB-FDZ IBM Statistics 25 Quelle: Tiemann, Michael, et al , (2008): Berufsfeld-Definitionen des BIBB Bundesinstitut für Berufsbildung (Hg ): Bonn. ***************************************************************************************************************** *************************************************************************************************************** *********************Recodieren der Variablen für den Erwerbsberuf*********************************** *F100_KldB92 (Erwerbsberuf 4Steller Klassifikation der Berufe 1992) compute h_2steller= trunc(F100_KldB92/100). compute h_3steller= trunc(F100_KldB92/10). compute Berufsfeld =0. FORMATS h_2steller h_3steller Berufsfeld (f5.0). if h_2steller <= 6 & h_2steller>0 Berufsfeld = 1. if h_3steller=53 Berufsfeld = 27. if h_2steller = 7 | h_2steller =8 Berufsfeld = 2. if h_2steller >= 10 & h_2steller <= 13 Berufsfeld = 3. if h_2steller >= 14 & h_2steller <= 15 Berufsfeld = 4. if h_2steller >= 16 & h_2steller <= 17 Berufsfeld = 5. if h_2steller >= 19 & h_2steller <= 24 Berufsfeld = 6. if h_2steller = 25 | h_2steller = 26 | h_2steller = 32 Berufsfeld = 7. if h_2steller = 27 | h_2steller = 29 | h_2steller = 55 Berufsfeld = 8. if h_3steller = 540 | h_3steller = 541 | h_3steller = 549 Berufsfeld = 8. if h_2steller = 28 Berufsfeld = 9. if h_2steller = 30 Berufsfeld = 10. if h_2steller = 31 Berufsfeld = 11. if h_3steller = 318 Berufsfeld = 9. if h_2steller = 33 | h_2steller = 34 | h_2steller = 36 Berufsfeld = 12. if h_2steller = 35 | h_2steller = 37 Berufsfeld = 13. if h_2steller = 39 Berufsfeld = 14. if h_2steller = 40 Berufsfeld = 15. if h_2steller = 41 Berufsfeld = 16. if h_2steller = 42 | h_2steller = 43 Berufsfeld = 17. if h_2steller = 18 | (h_2steller >= 44 & h_2steller <= 50) Berufsfeld = 18. if h_3steller = 510 | h_3steller = 511 Berufsfeld = 18. if h_3steller = 512 Berufsfeld = 9. if h_3steller >= 544 & h_3steller <= 546 Berufsfeld = 18. if h_2steller = 52 Berufsfeld = 19. if h_2steller = 53 Berufsfeld = 20. if h_2steller = 60 Berufsfeld = 21. if h_3steller = 604 Berufsfeld = 25. if h_2steller = 61 Berufsfeld = 22. if h_2steller = 62 Berufsfeld = 23. if h_3steller = 624 Berufsfeld = 25. if h_3steller = 651 Berufsfeld = 23. if h_2steller = 64 Berufsfeld = 24. if h_2steller = 63 Berufsfeld = 26. if h_2steller = 66 Berufsfeld = 27. if h_2steller = 67 Berufsfeld = 28. if h_3steller = 678 Berufsfeld = 30. if h_2steller = 69 Berufsfeld = 29. if h_2steller = 68 | h_2steller = 70 Berufsfeld = 30. if h_3steller = 685 Berufsfeld = 27. if h_3steller = 703 Berufsfeld = 31. if h_2steller = 71 Berufsfeld = 32. if h_3steller = 716 Berufsfeld = 43. if h_2steller = 72 Berufsfeld = 33. if h_2steller = 74 Berufsfeld = 34. if h_3steller = 731 Berufsfeld = 34. if h_3steller = 735 Berufsfeld = 40. if h_3steller >= 750 & h_3steller <= 753 Berufsfeld = 35. if h_3steller = 754 Berufsfeld = 39. if h_3steller = 755 Berufsfeld = 31. if h_3steller = 756 Berufsfeld = 38. if h_3steller = 757 Berufsfeld = 35. if h_2steller = 76 Berufsfeld = 36. if h_3steller = 771 | h_3steller = 772 | h_3steller = 756 Berufsfeld = 37. if h_3steller >= 774 & h_3steller <= 779 Berufsfeld = 38. if h_3steller = 773 Berufsfeld = 27. if h_2steller = 78 Berufsfeld = 39. if h_3steller >= 782 & h_3steller <= 784 Berufsfeld = 40. if h_3steller = 785 | h_3steller = 786 Berufsfeld = 39. if h_3steller = 788 | h_3steller = 789 Berufsfeld = 39. if h_3steller = 787 Berufsfeld = 36. if h_2steller = 79 Berufsfeld = 41. if h_3steller = 794 Berufsfeld = 20. if h_3steller = 796 Berufsfeld = 42. if h_3steller >= 801 & h_3steller <= 803 Berufsfeld = 43. if h_3steller = 805 Berufsfeld = 48. if h_3steller = 804 Berufsfeld = 5. if h_2steller = 81 Berufsfeld = 44. if h_2steller = 82 Berufsfeld = 51. if h_3steller = 831 | h_3steller = 832 | h_3steller = 833 | h_3steller = 835 | h_3steller = 838 Berufsfeld = 45. if h_3steller = 834 | h_3steller = 836 | h_3steller = 837 | h_3steller = 839 Berufsfeld = 46. if h_2steller = 84 Berufsfeld = 47. if h_2steller = 85 Berufsfeld = 48. if h_2steller = 86 | h_2steller = 89 Berufsfeld = 49. if h_3steller = 864 Berufsfeld = 48. if h_3steller = 866 Berufsfeld = 48. if h_2steller = 87 Berufsfeld = 50. if h_3steller = 652 Berufsfeld = 50. if h_3steller = 880 | h_3steller = 882 | h_3steller = 884 Berufsfeld = 51. if h_3steller = 881 Berufsfeld = 35. if h_3steller = 883 Berufsfeld = 22. if h_3steller = 885 Berufsfeld = 49. if h_3steller = 886 Berufsfeld = 49. if h_3steller = 887 Berufsfeld = 31. if h_2steller = 90 Berufsfeld = 52. if h_2steller = 91 Berufsfeld = 53. if h_3steller = 921 Berufsfeld = 53. if h_2steller = 93 Berufsfeld = 54. if h_3steller = 923 Berufsfeld = 54. if h_2steller >= 95 Berufsfeld = 98. if h_3steller = 514 Berufsfeld = 9. if h_3steller = 732 Berufsfeld = 34. if missing (h_3steller) Berufsfeld = 98. if h_3steller=686 Berufsfeld=27. if h_3steller=706 Berufsfeld=27. if h_3steller=683 Berufsfeld=28. if h_3steller=868 Berufsfeld=30. if h_3steller=804 Berufsfeld=43. if missing (h_3steller) Berufsfeld=$SYSMIS. FORMATS Berufsfeld (f5.0). RENAME VARIABLES (Berufsfeld=F100_kldb92_BF). compute F100_kldb92_BHF=0. if F100_kldb92_BF=1 | F100_kldb92_BF=2 F100_kldb92_BHF=1. if F100_kldb92_BF=3 | F100_kldb92_BF=7 | F100_kldb92_BF=9 | F100_kldb92_BF=10 | F100_kldb92_BF=11 | F100_kldb92_BF=13 | F100_kldb92_BF=15 | F100_kldb92_BF=18 | F100_kldb92_BF=20 | F100_kldb92_BF=42 F100_kldb92_BHF=2. if F100_kldb92_BF=4 | F100_kldb92_BF=5 | F100_kldb92_BF=6 | F100_kldb92_BF=8 | F100_kldb92_BF=12 | F100_kldb92_BF=17 F100_kldb92_BHF=3. if F100_kldb92_BF=27 | F100_kldb92_BF=28 | F100_kldb92_BF=30 F100_kldb92_BHF=4. if F100_kldb92_BF=19 | F100_kldb92_BF=32 | F100_kldb92_BF=33 | F100_kldb92_BF=33 | F100_kldb92_BF=34 | F100_kldb92_BF=41 | F100_kldb92_BF=43 F100_kldb92_BHF=5. if F100_kldb92_BF=14 | F100_kldb92_BF=16 | F100_kldb92_BF=53 | F100_kldb92_BF=54 F100_kldb92_BHF=6. if F100_kldb92_BF=29 | F100_kldb92_BF=36 | F100_kldb92_BF=37 | F100_kldb92_BF=39 | F100_kldb92_BF=40 F100_kldb92_BHF=7. if F100_kldb92_BF=21 | F100_kldb92_BF=22 | F100_kldb92_BF=23 | F100_kldb92_BF=24 | F100_kldb92_BF=25 | F100_kldb92_BF=26 | F100_kldb92_BF=38 F100_kldb92_BHF=8. if F100_kldb92_BF=35 | F100_kldb92_BF=44 F100_kldb92_BHF=9. if F100_kldb92_BF=31 | F100_kldb92_BF=45 | F100_kldb92_BF=46 | F100_kldb92_BF=51 F100_kldb92_BHF=10. if F100_kldb92_BF=47 | F100_kldb92_BF=48 | F100_kldb92_BF=49 | F100_kldb92_BF=52 F100_kldb92_BHF=11. if F100_kldb92_BF=50 F100_kldb92_BHF=12. if F100_kldb92_BF<0 | missing(F100_kldb92_BF) F100_kldb92_BHF= F100_kldb92_BF. if F100_kldb92<0 F100_kldb92_BHF=-1. if F100_kldb92_BF=98 F100_kldb92_BHF=-4. execute. FORMATS F100_kldb92_BHF (f5.0). compute F100_kldb92_BOF=0. if F100_kldb92_BHF=1 | F100_kldb92_BHF=2 | F100_kldb92_BHF=3 F100_kldb92_BOF=1. if F100_kldb92_BHF=4 | F100_kldb92_BHF=5 | F100_kldb92_BHF=6 | F100_kldb92_BHF=7 F100_kldb92_BOF=2. if F100_kldb92_BHF=8 | F100_kldb92_BHF=9 | F100_kldb92_BHF=10 | F100_kldb92_BHF=11 | F100_kldb92_BHF=12F100_kldb92_BOF=3. if F100_kldb92_BF<0 | missing(F100_kldb92_BF) F100_kldb92_BOF=F100_kldb92_BF. if F100_kldb92<0 F100_kldb92_BOF=-1. if F100_kldb92_BF=98 F100_kldb92_BOF=-4. Execute. FORMATS F100_kldb92_BOF (f5.0). VARIABLE LABELS F100_kldb92_BF 'Berufsfelddefinition des BIBB f. Erwerbsberuf'. VARIABLE LABELS F100_kldb92_BHF 'BIBB-Berufshauptfeld f. Erwerbsberuf, KldB1992'. Variable Labels F100_kldb92_BOF 'BIBB-Berufsoberfeld f. Erwerbsberuf, KldB1992'. EXECUTE. DELETE VARIABLES h_2steller h_3steller. EXECUTE. ********************************************************************************************************************************* ******************************************************************************************************************************** *********************Recodieren der Variablen für den 1. Beruf************************************************************ *f1401_kldb92 (1. Beruf 4Steller Klassifikation der Berufe 1992) compute h_2steller= trunc(F1401_KldB92/100). compute h_3steller= trunc(F1401_kldb92/10). compute EB1_berufsfeld =0. FORMATS h_2steller h_3steller EB1_berufsfeld (f5.0). if h_2steller <= 6 & h_2steller>0 EB1_berufsfeld = 1. if h_3steller=53 EB1_berufsfeld = 27. if h_2steller = 7 | h_2steller =8 EB1_berufsfeld = 2. if h_2steller >= 10 & h_2steller <= 13 EB1_berufsfeld = 3. if h_2steller >= 14 & h_2steller <= 15 EB1_berufsfeld = 4. if h_2steller >= 16 & h_2steller <= 17 EB1_berufsfeld = 5. if h_2steller >= 19 & h_2steller <= 24 EB1_berufsfeld = 6. if h_2steller = 25 | h_2steller = 26 | h_2steller = 32 EB1_berufsfeld = 7. if h_2steller = 27 | h_2steller = 29 | h_2steller = 55 EB1_berufsfeld = 8. if h_3steller = 540 | h_3steller = 541 | h_3steller = 549 EB1_berufsfeld = 8. if h_2steller = 28 EB1_berufsfeld = 9. if h_2steller = 30 EB1_berufsfeld = 10. if h_2steller = 31 EB1_berufsfeld = 11. if h_3steller = 318 EB1_berufsfeld = 9. if h_2steller = 33 | h_2steller = 34 | h_2steller = 36 EB1_berufsfeld = 12. if h_2steller = 35 | h_2steller = 37 EB1_berufsfeld = 13. if h_2steller = 39 EB1_berufsfeld = 14. if h_2steller = 40 EB1_berufsfeld = 15. if h_2steller = 41 EB1_berufsfeld = 16. if h_2steller = 42 | h_2steller = 43 EB1_berufsfeld = 17. if h_2steller = 18 | (h_2steller >= 44 & h_2steller <= 50) EB1_berufsfeld = 18. if h_3steller = 510 | h_3steller = 511 EB1_berufsfeld = 18. if h_3steller = 512 EB1_berufsfeld = 9. if h_3steller >= 544 & h_3steller <= 546 EB1_berufsfeld = 18. if h_2steller = 52 EB1_berufsfeld = 19. if h_2steller = 53 EB1_berufsfeld = 20. if h_2steller = 60 EB1_berufsfeld = 21. if h_3steller = 604 EB1_berufsfeld = 25. if h_2steller = 61 EB1_berufsfeld = 22. if h_2steller = 62 EB1_berufsfeld = 23. if h_3steller = 624 EB1_berufsfeld = 25. if h_3steller = 651 EB1_berufsfeld = 23. if h_2steller = 64 EB1_berufsfeld = 24. if h_2steller = 63 EB1_berufsfeld = 26. if h_2steller = 66 EB1_berufsfeld = 27. if h_2steller = 67 EB1_berufsfeld = 28. if h_3steller = 678 EB1_berufsfeld = 30. if h_2steller = 69 EB1_berufsfeld = 29. if h_2steller = 68 | h_2steller = 70 EB1_berufsfeld = 30. if h_3steller = 685 EB1_berufsfeld = 27. if h_3steller = 703 EB1_berufsfeld = 31. if h_2steller = 71 EB1_berufsfeld = 32. if h_3steller = 716 EB1_berufsfeld = 43. if h_2steller = 72 EB1_berufsfeld = 33. if h_2steller = 74 EB1_berufsfeld = 34. if h_3steller = 731 EB1_berufsfeld = 34. if h_3steller = 735 EB1_berufsfeld = 40. if h_3steller >= 750 & h_3steller <= 753 EB1_berufsfeld = 35. if h_3steller = 754 EB1_berufsfeld = 39. if h_3steller = 755 EB1_berufsfeld = 31. if h_3steller = 756 EB1_berufsfeld = 38. if h_3steller = 757 EB1_berufsfeld = 35. if h_2steller = 76 EB1_berufsfeld = 36. if h_3steller = 771 | h_3steller = 772 | h_3steller = 756 EB1_berufsfeld = 37. if h_3steller >= 774 & h_3steller <= 779 EB1_berufsfeld = 38. if h_3steller = 773 EB1_berufsfeld = 27. if h_2steller = 78 EB1_berufsfeld = 39. if h_3steller >= 782 & h_3steller <= 784 EB1_berufsfeld = 40. if h_3steller = 785 | h_3steller = 786 EB1_berufsfeld = 39. if h_3steller = 788 | h_3steller = 789 EB1_berufsfeld = 39. if h_3steller = 787 EB1_berufsfeld = 36. if h_2steller = 79 EB1_berufsfeld = 41. if h_3steller = 794 EB1_berufsfeld = 20. if h_3steller = 796 EB1_berufsfeld = 42. if h_3steller >= 801 & h_3steller <= 803 EB1_berufsfeld = 43. if h_3steller = 805 EB1_berufsfeld = 48. if h_3steller = 804 EB1_berufsfeld = 5. if h_2steller = 81 EB1_berufsfeld = 44. if h_2steller = 82 EB1_berufsfeld = 51. if h_3steller = 831 | h_3steller = 832 | h_3steller = 833 | h_3steller = 835 | h_3steller = 838 EB1_berufsfeld = 45. if h_3steller = 834 | h_3steller = 836 | h_3steller = 837 | h_3steller = 839 EB1_berufsfeld = 46. if h_2steller = 84 EB1_berufsfeld = 47. if h_2steller = 85 EB1_berufsfeld = 48. if h_2steller = 86 | h_2steller = 89 EB1_berufsfeld = 49. if h_3steller = 864 EB1_berufsfeld = 48. if h_3steller = 866 EB1_berufsfeld = 48. if h_2steller = 87 EB1_berufsfeld = 50. if h_3steller = 652 EB1_berufsfeld = 50. if h_3steller = 880 | h_3steller = 882 | h_3steller = 884 EB1_berufsfeld = 51. if h_3steller = 881 EB1_berufsfeld = 35. if h_3steller = 883 EB1_berufsfeld = 22. if h_3steller = 885 EB1_berufsfeld = 49. if h_3steller = 886 EB1_berufsfeld = 49. if h_3steller = 887 EB1_berufsfeld = 31. if h_2steller = 90 EB1_berufsfeld = 52. if h_2steller = 91 EB1_berufsfeld = 53. if h_3steller = 921 EB1_berufsfeld = 53. if h_2steller = 93 EB1_berufsfeld = 54. if h_3steller = 923 EB1_berufsfeld = 54. if h_2steller >= 95 EB1_berufsfeld = 98. if h_3steller = 514 EB1_berufsfeld = 9. if h_3steller = 732 EB1_berufsfeld = 34. if missing (h_3steller) EB1_berufsfeld = 98. if h_3steller=686 EB1_berufsfeld=27. if h_3steller=706 EB1_berufsfeld=27. if h_3steller=683 EB1_berufsfeld=28. if h_3steller=868 EB1_berufsfeld=30. if h_3steller=804 EB1_berufsfeld=43. if missing (h_3steller) EB1_berufsfeld=$SYSMIS. EXECUTE. RENAME VARIABLES (EB1_berufsfeld=F1401_kldb92_BF). FORMATS F1401_kldb92_BF (f5.0). Execute. compute F1401_kldb92_BHF=0. if F1401_kldb92_BF=1 | F1401_kldb92_BF=2 F1401_kldb92_BHF=1. if F1401_kldb92_BF=3 | F1401_kldb92_BF=7 | F1401_kldb92_BF=9 | F1401_kldb92_BF=10 | F1401_kldb92_BF=11 | F1401_kldb92_BF=13 | F1401_kldb92_BF=15 | F1401_kldb92_BF=18 | F1401_kldb92_BF=20 | F1401_kldb92_BF=42 F1401_kldb92_BHF=2. if F1401_kldb92_BF=4 | F1401_kldb92_BF=5 | F1401_kldb92_BF=6 | F1401_kldb92_BF=8 | F1401_kldb92_BF=12 | F1401_kldb92_BF=17 F1401_kldb92_BHF=3. if F1401_kldb92_BF=27 | F1401_kldb92_BF=28 | F1401_kldb92_BF=30 F1401_kldb92_BHF=4. if F1401_kldb92_BF=19 | F1401_kldb92_BF=32 | F1401_kldb92_BF=33 | F1401_kldb92_BF=33 | F1401_kldb92_BF=34 | F1401_kldb92_BF=41 | F1401_kldb92_BF=43 F1401_kldb92_BHF=5. if F1401_kldb92_BF=14 | F1401_kldb92_BF=16 | F1401_kldb92_BF=53 | F1401_kldb92_BF=54 F1401_kldb92_BHF=6. if F1401_kldb92_BF=29 | F1401_kldb92_BF=36 | F1401_kldb92_BF=37 | F1401_kldb92_BF=39 | F1401_kldb92_BF=40 F1401_kldb92_BHF=7. if F1401_kldb92_BF=21 | F1401_kldb92_BF=22 | F1401_kldb92_BF=23 | F1401_kldb92_BF=24 | F1401_kldb92_BF=25 | F1401_kldb92_BF=26 | F1401_kldb92_BF=38 F1401_kldb92_BHF=8. if F1401_kldb92_BF=35 | F1401_kldb92_BF=44 F1401_kldb92_BHF=9. if F1401_kldb92_BF=31 | F1401_kldb92_BF=45 | F1401_kldb92_BF=46 | F1401_kldb92_BF=51 F1401_kldb92_BHF=10. if F1401_kldb92_BF=47 | F1401_kldb92_BF=48 | F1401_kldb92_BF=49 | F1401_kldb92_BF=52 F1401_kldb92_BHF=11. if F1401_kldb92_BF=50 F1401_kldb92_BHF=12. if F1401_kldb92_BF<0 | missing(F1401_kldb92_BF) F1401_kldb92_BHF= F1401_kldb92_BF. if F1401_kldb92<0 F1401_kldb92_BHF=-1. if F1401_kldb92_BF=98 F1401_kldb92_BHF=-4. execute. FORMATS F1401_kldb92_BHF (f5.0). compute F1401_kldb92_BOF=0. if F1401_kldb92_BHF=1 | F1401_kldb92_BHF=2 | F1401_kldb92_BHF=3 F1401_kldb92_BOF=1. if F1401_kldb92_BHF=4 | F1401_kldb92_BHF=5 | F1401_kldb92_BHF=6 | F1401_kldb92_BHF=7 F1401_kldb92_BOF=2. if F1401_kldb92_BHF=8 | F1401_kldb92_BHF=9 | F1401_kldb92_BHF=10 | F1401_kldb92_BHF=11 | F1401_kldb92_BHF=12 F1401_kldb92_BOF=3. if F1401_kldb92_BF<0 | missing(F1401_kldb92_BF) F1401_kldb92_BOF=F1401_kldb92_BF. if F1401_kldb92<0 F1401_kldb92_BOF=-1. if F1401_kldb92_BF=98 F1401_kldb92_BOF=-4. Execute. FORMATS F1401_kldb92_BOF (f5.0). Execute. VARIABLE LABELS F1401_kldb92_BF "Berufsfelddefinition des BIBB f. 1. Erwerbsberuf, KldB1992". VARIABLE LABELS F1401_kldb92_BHF "BIBB-Berufshauptfeld f. 1. Erwerbsberuf, KldB1992". Variable Labels F1401_kldb92_BOF "BIBB-Berufsoberfeld f. 1. Erwerbsberuf, KldB1992". EXECUTE. VARIABLE LABELS F1401_kldb92_BF 'Berufsfelddefinition des BIBB f. 1. Erwerbsberuf'. EXECUTE. DELETE VARIABLES h_2steller h_3steller. EXECUTE. ******************************************************************************************************************************************************************* ******************************************************************************************************************************************************************* *********************Recodieren der Variablen******************************Vater***************************************************************************** ******************************************************************************************************************************************************************** *f1609_kldb92 (Erwerbsberuf des Vaters 4Steller Klassifikation der Berufe 1992). compute h_2steller= trunc(F1609_kldb92/100). compute h_3steller= trunc(F1609_kldb92/10). compute VB_berufsfeld =0. FORMATS h_2steller h_3steller VB_berufsfeld (f5.0). if h_2steller <= 6 & h_2steller>0 VB_berufsfeld = 1. if h_3steller=53 VB_berufsfeld = 27. if h_2steller = 7 | h_2steller =8 VB_berufsfeld = 2. if h_2steller >= 10 & h_2steller <= 13 VB_berufsfeld = 3. if h_2steller >= 14 & h_2steller <= 15 VB_berufsfeld = 4. if h_2steller >= 16 & h_2steller <= 17 VB_berufsfeld = 5. if h_2steller >= 19 & h_2steller <= 24 VB_berufsfeld = 6. if h_2steller = 25 | h_2steller = 26 | h_2steller = 32 VB_berufsfeld = 7. if h_2steller = 27 | h_2steller = 29 | h_2steller = 55 VB_berufsfeld = 8. if h_3steller = 540 | h_3steller = 541 | h_3steller = 549 VB_berufsfeld = 8. if h_2steller = 28 VB_berufsfeld = 9. if h_2steller = 30 VB_berufsfeld = 10. if h_2steller = 31 VB_berufsfeld = 11. if h_3steller = 318 VB_berufsfeld = 9. if h_2steller = 33 | h_2steller = 34 | h_2steller = 36 VB_berufsfeld = 12. if h_2steller = 35 | h_2steller = 37 VB_berufsfeld = 13. if h_2steller = 39 VB_berufsfeld = 14. if h_2steller = 40 VB_berufsfeld = 15. if h_2steller = 41 VB_berufsfeld = 16. if h_2steller = 42 | h_2steller = 43 VB_berufsfeld = 17. if h_2steller = 18 | (h_2steller >= 44 & h_2steller <= 50) VB_berufsfeld = 18. if h_3steller = 510 | h_3steller = 511 VB_berufsfeld = 18. if h_3steller = 512 VB_berufsfeld = 9. if h_3steller >= 544 & h_3steller <= 546 VB_berufsfeld = 18. if h_2steller = 52 VB_berufsfeld = 19. if h_2steller = 53 VB_berufsfeld = 20. if h_2steller = 60 VB_berufsfeld = 21. if h_3steller = 604 VB_berufsfeld = 25. if h_2steller = 61 VB_berufsfeld = 22. if h_2steller = 62 VB_berufsfeld = 23. if h_3steller = 624 VB_berufsfeld = 25. if h_3steller = 651 VB_berufsfeld = 23. if h_2steller = 64 VB_berufsfeld = 24. if h_2steller = 63 VB_berufsfeld = 26. if h_2steller = 66 VB_berufsfeld = 27. if h_2steller = 67 VB_berufsfeld = 28. if h_3steller = 678 VB_berufsfeld = 30. if h_2steller = 69 VB_berufsfeld = 29. if h_2steller = 68 | h_2steller = 70 VB_berufsfeld = 30. if h_3steller = 685 VB_berufsfeld = 27. if h_3steller = 703 VB_berufsfeld = 31. if h_2steller = 71 VB_berufsfeld = 32. if h_3steller = 716 VB_berufsfeld = 43. if h_2steller = 72 VB_berufsfeld = 33. if h_2steller = 74 VB_berufsfeld = 34. if h_3steller = 731 VB_berufsfeld = 34. if h_3steller = 735 VB_berufsfeld = 40. if h_3steller >= 750 & h_3steller <= 753 VB_berufsfeld = 35. if h_3steller = 754 VB_berufsfeld = 39. if h_3steller = 755 VB_berufsfeld = 31. if h_3steller = 756 VB_berufsfeld = 38. if h_3steller = 757 VB_berufsfeld = 35. if h_2steller = 76 VB_berufsfeld = 36. if h_3steller = 771 | h_3steller = 772 | h_3steller = 756 VB_berufsfeld = 37. if h_3steller >= 774 & h_3steller <= 779 VB_berufsfeld = 38. if h_3steller = 773 VB_berufsfeld = 27. if h_2steller = 78 VB_berufsfeld = 39. if h_3steller >= 782 & h_3steller <= 784 VB_berufsfeld = 40. if h_3steller = 785 | h_3steller = 786 VB_berufsfeld = 39. if h_3steller = 788 | h_3steller = 789 VB_berufsfeld = 39. if h_3steller = 787 VB_berufsfeld = 36. if h_2steller = 79 VB_berufsfeld = 41. if h_3steller = 794 VB_berufsfeld = 20. if h_3steller = 796 VB_berufsfeld = 42. if h_3steller >= 801 & h_3steller <= 803 VB_berufsfeld = 43. if h_3steller = 805 VB_berufsfeld = 48. if h_3steller = 804 VB_berufsfeld = 5. if h_2steller = 81 VB_berufsfeld = 44. if h_2steller = 82 VB_berufsfeld = 51. if h_3steller = 831 | h_3steller = 832 | h_3steller = 833 | h_3steller = 835 | h_3steller = 838 VB_berufsfeld = 45. if h_3steller = 834 | h_3steller = 836 | h_3steller = 837 | h_3steller = 839 VB_berufsfeld = 46. if h_2steller = 84 VB_berufsfeld = 47. if h_2steller = 85 VB_berufsfeld = 48. if h_2steller = 86 | h_2steller = 89 VB_berufsfeld = 49. if h_3steller = 864 VB_berufsfeld = 48. if h_3steller = 866 VB_berufsfeld = 48. if h_2steller = 87 VB_berufsfeld = 50. if h_3steller = 652 VB_berufsfeld = 50. if h_3steller = 880 | h_3steller = 882 | h_3steller = 884 VB_berufsfeld = 51. if h_3steller = 881 VB_berufsfeld = 35. if h_3steller = 883 VB_berufsfeld = 22. if h_3steller = 885 VB_berufsfeld = 49. if h_3steller = 886 VB_berufsfeld = 49. if h_3steller = 887 VB_berufsfeld = 31. if h_2steller = 90 VB_berufsfeld = 52. if h_2steller = 91 VB_berufsfeld = 53. if h_3steller = 921 VB_berufsfeld = 53. if h_2steller = 93 VB_berufsfeld = 54. if h_3steller = 923 VB_berufsfeld = 54. if h_2steller >= 95 VB_berufsfeld = 98. if h_3steller = 514 VB_berufsfeld = 9. if h_3steller = 732 VB_berufsfeld = 34. if h_3steller=686 VB_berufsfeld=27. if h_3steller=706 VB_berufsfeld=27. if h_3steller=683 VB_berufsfeld=28. if h_3steller=868 VB_berufsfeld=30. if h_3steller=804 VB_berufsfeld=43. if missing (h_3steller) VB_berufsfeld=$SYSMIS. FORMATS VB_berufsfeld (f5.0). RENAME VARIABLES (VB_berufsfeld=F1609_kldb92_BF). compute F1609_kldb92_BHF=0. if F1609_kldb92_BF=1 | F1609_kldb92_BF=2 F1609_kldb92_BHF=1. if F1609_kldb92_BF=3 | F1609_kldb92_BF=7 | F1609_kldb92_BF=9 | F1609_kldb92_BF=10 | F1609_kldb92_BF=11 | F1609_kldb92_BF=13 | F1609_kldb92_BF=15 | F1609_kldb92_BF=18 | F1609_kldb92_BF=20 | F1609_kldb92_BF=42 F1609_kldb92_BHF=2. if F1609_kldb92_BF=4 | F1609_kldb92_BF=5 | F1609_kldb92_BF=6 | F1609_kldb92_BF=8 | F1609_kldb92_BF=12 | F1609_kldb92_BF=17 F1609_kldb92_BHF=3. if F1609_kldb92_BF=27 | F1609_kldb92_BF=28 | F1609_kldb92_BF=30 F1609_kldb92_BHF=4. if F1609_kldb92_BF=19 | F1609_kldb92_BF=32 | F1609_kldb92_BF=33 | F1609_kldb92_BF=33 | F1609_kldb92_BF=34 | F1609_kldb92_BF=41 | F1609_kldb92_BF=43 F1609_kldb92_BHF=5. if F1609_kldb92_BF=14 | F1609_kldb92_BF=16 | F1609_kldb92_BF=53 | F1609_kldb92_BF=54 F1609_kldb92_BHF=6. if F1609_kldb92_BF=29 | F1609_kldb92_BF=36 | F1609_kldb92_BF=37 | F1609_kldb92_BF=39 | F1609_kldb92_BF=40 F1609_kldb92_BHF=7. if F1609_kldb92_BF=21 | F1609_kldb92_BF=22 | F1609_kldb92_BF=23 | F1609_kldb92_BF=24 | F1609_kldb92_BF=25 | F1609_kldb92_BF=26 | F1609_kldb92_BF=38 F1609_kldb92_BHF=8. if F1609_kldb92_BF=35 | F1609_kldb92_BF=44 F1609_kldb92_BHF=9. if F1609_kldb92_BF=31 | F1609_kldb92_BF=45 | F1609_kldb92_BF=46 | F1609_kldb92_BF=51 F1609_kldb92_BHF=10. if F1609_kldb92_BF=47 | F1609_kldb92_BF=48 | F1609_kldb92_BF=49 | F1609_kldb92_BF=52 F1609_kldb92_BHF=11. if F1609_kldb92_BF=50 F1609_kldb92_BHF=12. if F1609_kldb92_BF<0 | missing(F1609_kldb92_BF) F1609_kldb92_BHF= F1609_kldb92_BF. if F1609_kldb92<0 F1609_kldb92_BHF=-1. if F1609_kldb92_BF=98 F1609_kldb92_BHF=-4. execute. FORMATS F1609_kldb92_BHF (f5.0). compute F1609_kldb92_BOF=0. if F1609_kldb92_BHF=1 | F1609_kldb92_BHF=2 | F1609_kldb92_BHF=3 F1609_kldb92_BOF=1. if F1609_kldb92_BHF=4 | F1609_kldb92_BHF=5 | F1609_kldb92_BHF=6 | F1609_kldb92_BHF=7 F1609_kldb92_BOF=2. if F1609_kldb92_BHF=8 | F1609_kldb92_BHF=9 | F1609_kldb92_BHF=10 | F1609_kldb92_BHF=11 | F1609_kldb92_BHF=12 F1609_kldb92_BOF=3. if F1609_kldb92_BF<0 | missing(F1609_kldb92_BF) F1609_kldb92_BOF=F1609_kldb92_BF. if F1609_kldb92<0 F1609_kldb92_BOF=-1. if F1609_kldb92_BF=98 F1609_kldb92_BOF=-4. Execute. FORMATS F1609_kldb92_BOF (f5.0). Execute. VARIABLE LABELS F1609_kldb92_BF 'Berufsfelddefinition des BIBB für Erwerbsberuf des Vaters'. VARIABLE LABELS F1609_kldb92_BHF "BIBB-Berufshauptfeld f. Erwerbsberuf des Vaters, KldB1992". variable labels F1609_kldb92_BOF "BIBB-Berufsoberfeld f. Erwerbsberuf des Vaters, KldB1992". EXECUTE. DELETE VARIABLES h_2steller h_3steller. EXECUTE. ******************************************************************************************************************************************************************* ******************************************************************************************************************************************************************* *********************Recodieren der Berufsfeldvariablen für die Mutter*********************************************************************************************** ******************************************************************************************************************************************************************** *f1610_kldb92 (Erwerbsberuf der Mutter 4Steller Klassifikation der Berufe 1992). compute h_2steller= trunc(F1610_kldb92/100). compute h_3steller= trunc(F1610_kldb92/10). compute MB_berufsfeld =0. FORMATS h_2steller h_3steller MB_berufsfeld (f5.0). if h_2steller <= 6 & h_2steller>0 MB_berufsfeld = 1. if h_3steller=53 MB_berufsfeld = 27. if h_2steller = 7 | h_2steller =8 MB_berufsfeld = 2. if h_2steller >= 10 & h_2steller <= 13 MB_berufsfeld = 3. if h_2steller >= 14 & h_2steller <= 15 MB_berufsfeld = 4. if h_2steller >= 16 & h_2steller <= 17 MB_berufsfeld = 5. if h_2steller >= 19 & h_2steller <= 24 MB_berufsfeld = 6. if h_2steller = 25 | h_2steller = 26 | h_2steller = 32 MB_berufsfeld = 7. if h_2steller = 27 | h_2steller = 29 | h_2steller = 55 MB_berufsfeld = 8. if h_3steller = 540 | h_3steller = 541 | h_3steller = 549 MB_berufsfeld = 8. if h_2steller = 28 MB_berufsfeld = 9. if h_2steller = 30 MB_berufsfeld = 10. if h_2steller = 31 MB_berufsfeld = 11. if h_3steller = 318 MB_berufsfeld = 9. if h_2steller = 33 | h_2steller = 34 | h_2steller = 36 MB_berufsfeld = 12. if h_2steller = 35 | h_2steller = 37 MB_berufsfeld = 13. if h_2steller = 39 MB_berufsfeld = 14. if h_2steller = 40 MB_berufsfeld = 15. if h_2steller = 41 MB_berufsfeld = 16. if h_2steller = 42 | h_2steller = 43 MB_berufsfeld = 17. if h_2steller = 18 | (h_2steller >= 44 & h_2steller <= 50) MB_berufsfeld = 18. if h_3steller = 510 | h_3steller = 511 MB_berufsfeld = 18. if h_3steller = 512 MB_berufsfeld = 9. if h_3steller >= 544 & h_3steller <= 546 MB_berufsfeld = 18. if h_2steller = 52 MB_berufsfeld = 19. if h_2steller = 53 MB_berufsfeld = 20. if h_2steller = 60 MB_berufsfeld = 21. if h_3steller = 604 MB_berufsfeld = 25. if h_2steller = 61 MB_berufsfeld = 22. if h_2steller = 62 MB_berufsfeld = 23. if h_3steller = 624 MB_berufsfeld = 25. if h_3steller = 651 MB_berufsfeld = 23. if h_2steller = 64 MB_berufsfeld = 24. if h_2steller = 63 MB_berufsfeld = 26. if h_2steller = 66 MB_berufsfeld = 27. if h_2steller = 67 MB_berufsfeld = 28. if h_3steller = 678 MB_berufsfeld = 30. if h_2steller = 69 MB_berufsfeld = 29. if h_2steller = 68 | h_2steller = 70 MB_berufsfeld = 30. if h_3steller = 685 MB_berufsfeld = 27. if h_3steller = 703 MB_berufsfeld = 31. if h_2steller = 71 MB_berufsfeld = 32. if h_3steller = 716 MB_berufsfeld = 43. if h_2steller = 72 MB_berufsfeld = 33. if h_2steller = 74 MB_berufsfeld = 34. if h_3steller = 731 MB_berufsfeld = 34. if h_3steller = 735 MB_berufsfeld = 40. if h_3steller >= 750 & h_3steller <= 753 MB_berufsfeld = 35. if h_3steller = 754 MB_berufsfeld = 39. if h_3steller = 755 MB_berufsfeld = 31. if h_3steller = 756 MB_berufsfeld = 38. if h_3steller = 757 MB_berufsfeld = 35. if h_2steller = 76 MB_berufsfeld = 36. if h_3steller = 771 | h_3steller = 772 | h_3steller = 756 MB_berufsfeld = 37. if h_3steller >= 774 & h_3steller <= 779 MB_berufsfeld = 38. if h_3steller = 773 MB_berufsfeld = 27. if h_2steller = 78 MB_berufsfeld = 39. if h_3steller >= 782 & h_3steller <= 784 MB_berufsfeld = 40. if h_3steller = 785 | h_3steller = 786 MB_berufsfeld = 39. if h_3steller = 788 | h_3steller = 789 MB_berufsfeld = 39. if h_3steller = 787 MB_berufsfeld = 36. if h_2steller = 79 MB_berufsfeld = 41. if h_3steller = 794 MB_berufsfeld = 20. if h_3steller = 796 MB_berufsfeld = 42. if h_3steller >= 801 & h_3steller <= 803 MB_berufsfeld = 43. if h_3steller = 805 MB_berufsfeld = 48. if h_3steller = 804 MB_berufsfeld = 5. if h_2steller = 81 MB_berufsfeld = 44. if h_2steller = 82 MB_berufsfeld = 51. if h_3steller = 831 | h_3steller = 832 | h_3steller = 833 | h_3steller = 835 | h_3steller = 838 MB_berufsfeld = 45. if h_3steller = 834 | h_3steller = 836 | h_3steller = 837 | h_3steller = 839 MB_berufsfeld = 46. if h_2steller = 84 MB_berufsfeld = 47. if h_2steller = 85 MB_berufsfeld = 48. if h_2steller = 86 | h_2steller = 89 MB_berufsfeld = 49. if h_3steller = 864 MB_berufsfeld = 48. if h_3steller = 866 MB_berufsfeld = 48. if h_2steller = 87 MB_berufsfeld = 50. if h_3steller = 652 MB_berufsfeld = 50. if h_3steller = 880 | h_3steller = 882 | h_3steller = 884 MB_berufsfeld = 51. if h_3steller = 881 MB_berufsfeld = 35. if h_3steller = 883 MB_berufsfeld = 22. if h_3steller = 885 MB_berufsfeld = 49. if h_3steller = 886 MB_berufsfeld = 49. if h_3steller = 887 MB_berufsfeld = 31. if h_2steller = 90 MB_berufsfeld = 52. if h_2steller = 91 MB_berufsfeld = 53. if h_3steller = 921 MB_berufsfeld = 53. if h_2steller = 93 MB_berufsfeld = 54. if h_3steller = 923 MB_berufsfeld = 54. if h_2steller >= 95 MB_berufsfeld = 98. if h_3steller = 514 MB_berufsfeld = 9. if h_3steller = 732 MB_berufsfeld = 34. if h_3steller=686 MB_berufsfeld=27. if h_3steller=706 MB_berufsfeld=27. if h_3steller=683 MB_berufsfeld=28. if h_3steller=868 MB_berufsfeld=30. if h_3steller=804 MB_berufsfeld=43. if missing (h_3steller) MB_berufsfeld=$SYSMIS. FORMATS MB_berufsfeld (f5.0). RENAME VARIABLES (MB_berufsfeld=F1610_kldb92_BF). compute F1610_kldb92_BHF=0. if F1610_kldb92_BF=1 | F1610_kldb92_BF=2 F1610_kldb92_BHF=1. if F1610_kldb92_BF=3 | F1610_kldb92_BF=7 | F1610_kldb92_BF=9 | F1610_kldb92_BF=10 | F1610_kldb92_BF=11 | F1610_kldb92_BF=13 | F1610_kldb92_BF=15 | F1610_kldb92_BF=18 | F1610_kldb92_BF=20 | F1610_kldb92_BF=42 F1610_kldb92_BHF=2. if F1610_kldb92_BF=4 | F1610_kldb92_BF=5 | F1610_kldb92_BF=6 | F1610_kldb92_BF=8 | F1610_kldb92_BF=12 | F1610_kldb92_BF=17 F1610_kldb92_BHF=3. if F1610_kldb92_BF=27 | F1610_kldb92_BF=28 | F1610_kldb92_BF=30 F1610_kldb92_BHF=4. if F1610_kldb92_BF=19 | F1610_kldb92_BF=32 | F1610_kldb92_BF=33 | F1610_kldb92_BF=33 | F1610_kldb92_BF=34 | F1610_kldb92_BF=41 | F1610_kldb92_BF=43 F1610_kldb92_BHF=5. if F1610_kldb92_BF=14 | F1610_kldb92_BF=16 | F1610_kldb92_BF=53 | F1610_kldb92_BF=54 F1610_kldb92_BHF=6. if F1610_kldb92_BF=29 | F1610_kldb92_BF=36 | F1610_kldb92_BF=37 | F1610_kldb92_BF=39 | F1610_kldb92_BF=40 F1610_kldb92_BHF=7. if F1610_kldb92_BF=21 | F1610_kldb92_BF=22 | F1610_kldb92_BF=23 | F1610_kldb92_BF=24 | F1610_kldb92_BF=25 | F1610_kldb92_BF=26 | F1610_kldb92_BF=38 F1610_kldb92_BHF=8. if F1610_kldb92_BF=35 | F1610_kldb92_BF=44 F1610_kldb92_BHF=9. if F1610_kldb92_BF=31 | F1610_kldb92_BF=45 | F1610_kldb92_BF=46 | F1610_kldb92_BF=51 F1610_kldb92_BHF=10. if F1610_kldb92_BF=47 | F1610_kldb92_BF=48 | F1610_kldb92_BF=49 | F1610_kldb92_BF=52 F1610_kldb92_BHF=11. if F1610_kldb92_BF=50 F1610_kldb92_BHF=12. if F1610_kldb92_BF<0 | missing(F1610_kldb92_BF) F1610_kldb92_BHF= F1610_kldb92_BF. if F1610_kldb92<0 F1610_kldb92_BHF=-1. if F1610_kldb92_BF=98 F1610_kldb92_BHF=-4. execute. FORMATS F1610_kldb92_BHF (f5.0). compute F1610_kldb92_BOF=0. if F1610_kldb92_BHF=1 | F1610_kldb92_BHF=2 | F1610_kldb92_BHF=3 F1610_kldb92_BOF=1. if F1610_kldb92_BHF=4 | F1610_kldb92_BHF=5 | F1610_kldb92_BHF=6 | F1610_kldb92_BHF=7 F1610_kldb92_BOF=2. if F1610_kldb92_BHF=8 | F1610_kldb92_BHF=9 | F1610_kldb92_BHF=10 | F1610_kldb92_BHF=11 | F1610_kldb92_BHF=12 F1610_kldb92_BOF=3. if F1610_kldb92_BF<0 | missing(F1610_kldb92_BF) F1610_kldb92_BOF=F1610_kldb92_BF. if F1610_kldb92<0 F1610_kldb92_BOF=-1. if F1610_kldb92_BF=98 F1610_kldb92_BOF=-4. Execute. FORMATS F1610_kldb92_BOF (f5.0). Execute. VARIABLE LABELS F1610_kldb92_BF 'Berufsfelddefinition des BIBB für den Erwerbsberuf der Mutter'. VARIABLE LABELS F1610_kldb92_BOF "BIBB-Berufsoberfeld f. Erwerbsberuf der Mutter, KldB1992". Variable Labels F1610_kldb92_BHF "BIBB-Berufshauptfeld f. Erwerbsberuf der Mutter, KldB1992". EXECUTE. DELETE VARIABLES h_2steller h_3steller. EXECUTE. ******************************************************************************************************************************* ****************************************************************************************************************************** **********Labeln der Variablen. value LABELS F100_kldb92_BF F1401_kldb92_BF F1609_kldb92_BF F1610_kldb92_BF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 'Land-, Tier-, Forstwirtschaft, Gartenbau' 2 'Bergleute, Mineralgewinner' 3 'Steinbearbeitung, Baustoffherstellung, Keramik-, Glasberufe' 4 'Chemie-, Kunststoffberufe' 5 'Papierherstellung, -verarbeitung, Druck' 6 'Metallerzeugung, -bearbeitung' 7 'Metall-, Anlagenbau, Blechkonstruktion, Installation, Montierer/innen' 8 'Industrie-, Werkzeugmechaniker/innen' 9 'Fahr-, Flugzeugbau, Wartungsberufe' 10 'Feinwerktechnische, verwandte Berufe' 11 'Elektroberufe' 12 'Spinnberufe, Textilhersteller/innen, Textilveredler/innen' 13 'Textilverarbeitung, Lederherstellung' 14 'Back- Kondit|-, Süßwarenherstellung' 15 'Fleischer/innen' 16 'Köch(e/innen)' 17 'Getränke, Genussmittelherstellung, übrige Ernährungsberufe' 18 'Bauberufe, Holz-, Kunststoffbe- und -verarbeitung' 19 'Warenprüfer/innen, Versandfertigmacher/innen' 20 'Hilfsarbeiter/innen o.n.T.' 21 'Ingenieur(e/innen)' 22 'Chemiker/innen, Physiker/innen, Naturwissenschaftler/innen' 23 'Techniker/innen' 24 'Technische Zeichner/innen, verwandte Berufe' 25 'Vermessungswesen' 26 'Technische Sonderkräfte' 27 'Verkaufsberufe (Einzelhandel)' 28 'Groß-, Einzelhandelskaufleute' 29 'Bank-, Versicherungsfachleute' 30 'Sonstige kaufmännische Berufe (ohne Groß-, Einzelhandel, Kreditgewerbe)' 31 'Werbefachleute' 32 'Verkehrsberufe' 33 'Luft-, Schifffahrtsberufe' 34 'Packer/innen, Lager-, Transp|tarbeiter/innen' 35 'Geschäftsführung, Wirtschaftsprüfung, Unternehmensberatung' 36 'Verwaltungsberufe im öD' 37 'Finanz-, Rechnungswesen, Buchhaltung' 38 'IT-Kernberufe' 39 'Kaufmännische Büroberufe' 40 'Bürohilfsberufe, Telefonist(en/innen)' 41 'Personenschutz-, Wachberufe' 42 'Hausmeister/innen' 43 'Sicherheitsberufe' 44 'Rechtsberufe' 45 'Künstler/innen, Musiker/innen' 46 'Designer/innen, Fotograf(en/innen), Reklamehersteller/innen' 47 'Gesundheitsberufe mit Approbation' 48 'Gesundheitsberufe ohne Approbation' 49 'Soziale Berufe' 50 'Lehrer/innen' 51 'Publizistische, Bibliotheks-, Übersetzungs-, verwandte Wissenschaftsberufe' 52 'Berufe in der Körperpflege' 53 'Hotel-, Gaststättenberufe, Hauswirtschaft' 54 'Reinigungs-, Ents|gungsberufe' 55 'sonstige Berufe' 0 'Nicht zuordenbar' 98 'onA'. EXECUTE. VALUE LABELS F100_kldb92_BHF F1401_kldb92_BHF F1609_kldb92_BHF F1610_kldb92_BHF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 "Rohstoffe gewinnende Berufe" 2 "Be-, verarbeitende und instandsetzende Berufe" 3 "Maschinen und Anlagen steuernde und wartende Berufe" 4 "Berufe im Warenhandel, Vertrieb" 5 "Verkehrs-, Lager-, Transport, Sicherheits-, Wachberufe" 6 "Gastronomie- und Reinigungsberufe" 7 "Büro-, Kaufm. Dienstleistungsberufe" 8 "Technisch-Naturwissenschaftliche Berufe" 9 "Rechts-, Management- und wirtschaftswissenschaftliche Berufe" 10 "Künstlerische, Medien-, Geistes- u. Sozialwiss. Berufe" 11 "Gesundheits- und Sozialberufe, Körperpfleger" 12 "Lehrberufe". execute. ********************************************************************************. VALUE LABELS F100_kldb92_BOF F1401_kldb92_BOF F1609_kldb92_BOF F1610_kldb92_BOF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 "Produktionsbezogene Berufe" 2 "Primäre Dienstleistungsberufe" 3 "Sekundäre Dienstleistungsberufe". Execute. * Encoding: UTF-8. ************************************************************************************************************************ *****************************BIBB/BAuA Erwerbstätigenbefragung 2018************************************** *************************Codieren der replace Berufsfelddefinitione des BIBB********************************* ***********************************aus der Klassifizierug der Berufe 2010**************************************** **************************************Mit SV-Variablen nachbildbar********************************************** **************************************************************************************************************** ******************************************************************************************************************* *Herkunft: BIBB-FDZ IBM Statistics 25 Quelle: Tiemann, Michael, et al , (2008): Berufsfeld-Definitionen des BIBB Bundesinstitut für Berufsbildung (Hg ): Bonn. ***************************************************************************************************************** *************************************************************************************************************** *********************Recodieren der Variablen für den Erwerbsberuf*********************************** *F100_KldB2010 (Erwerbsberuf 5 Steller Klassifikation der Berufe 2010) *Achtung, laut ofizieller KldB2010 gibt es den Code 21114 nicht, dieser kommt aber in den *Daten vor, die Zuordnung erfolgt wie bei vergleicbaren Berufen mit *entsprechendem Anforderungsniveau *Dreisteller abschneiden. compute pos3d= F100_kldb2010. if F100_kldb2010>0 pos3d=TRUNC(F100_kldb2010/100). *5te Stelle abschneiden. compute pos5th=F100_kldb2010. if F100_kldb2010>0 pos5th= mod(F100_kldb2010,10). EXECUTE. *Neue Berufsfelder definieren. compute F100_kldb2010_BF= $SYSMIS. if pos3d= 111 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 111 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 111 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 112 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 112 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 112 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 113 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 113 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 114 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 114 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 114 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 115 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 115 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 115 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 116 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 116 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 117 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 117 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 117 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 121 and pos5th= 1 F100_kldb2010_BF= 1. if pos3d= 121 and pos5th= 2 F100_kldb2010_BF= 1. if pos3d= 121 and pos5th= 3 F100_kldb2010_BF= 1. if pos3d= 211 and pos5th= 2 F100_kldb2010_BF= 2. if pos3d= 212 and pos5th= 2 F100_kldb2010_BF= 3. if pos3d= 213 and pos5th= 2 F100_kldb2010_BF= 3. if pos3d= 214 and pos5th= 2 F100_kldb2010_BF= 3. if pos3d= 221 and pos5th= 2 F100_kldb2010_BF= 4. if pos3d= 413 and pos5th= 2 F100_kldb2010_BF= 4. if pos3d= 231 and pos5th= 2 F100_kldb2010_BF= 5. if pos3d= 232 and pos5th= 2 F100_kldb2010_BF= 5. if pos3d= 234 and pos5th= 2 F100_kldb2010_BF= 5. if pos3d= 241 and pos5th= 1 F100_kldb2010_BF= 6. if pos3d= 241 and pos5th= 2 F100_kldb2010_BF= 6. if pos3d= 242 and pos5th= 2 F100_kldb2010_BF= 6. if pos3d= 243 and pos5th= 2 F100_kldb2010_BF= 6. if pos3d= 244 and pos5th= 2 F100_kldb2010_BF= 7. if pos3d= 342 and pos5th= 2 F100_kldb2010_BF= 7. if pos3d= 342 and pos5th= 3 F100_kldb2010_BF= 7. if pos3d= 251 and pos5th= 2 F100_kldb2010_BF= 8. if pos3d= 222 and pos5th= 2 F100_kldb2010_BF= 9. if pos3d= 252 and pos5th= 2 F100_kldb2010_BF= 9. if pos3d= 245 and pos5th= 2 F100_kldb2010_BF= 10. if pos3d= 245 and pos5th= 3 F100_kldb2010_BF= 10. if pos3d= 825 and pos5th= 2 F100_kldb2010_BF= 10. if pos3d= 825 and pos5th= 3 F100_kldb2010_BF= 10. if pos3d= 934 and pos5th= 2 F100_kldb2010_BF= 10. if pos3d= 934 and pos5th= 3 F100_kldb2010_BF= 10. if pos3d= 936 and pos5th= 2 F100_kldb2010_BF= 10. if pos3d= 936 and pos5th= 3 F100_kldb2010_BF= 10. if pos3d= 261 and pos5th= 2 F100_kldb2010_BF= 11. if pos3d= 262 and pos5th= 2 F100_kldb2010_BF= 11. if pos3d= 263 and pos5th= 2 F100_kldb2010_BF= 11. if pos3d= 271 and pos5th= 2 F100_kldb2010_BF= 11. if pos3d= 281 and pos5th= 2 F100_kldb2010_BF= 13. if pos3d= 281 and pos5th= 3 F100_kldb2010_BF= 13. if pos3d= 282 and pos5th= 2 F100_kldb2010_BF= 13. if pos3d= 282 and pos5th= 3 F100_kldb2010_BF= 13. if pos3d= 282 and pos5th= 4 F100_kldb2010_BF= 13. if pos3d= 283 and pos5th= 2 F100_kldb2010_BF= 13. if pos3d= 283 and pos5th= 3 F100_kldb2010_BF= 13. if pos3d= 283 and pos5th= 4 F100_kldb2010_BF= 13. if pos3d= 293 and pos5th= 1 F100_kldb2010_BF= 16. if pos3d= 293 and pos5th= 2 F100_kldb2010_BF= 16. if pos3d= 293 and pos5th= 3 F100_kldb2010_BF= 16. if pos3d= 293 and pos5th= 4 F100_kldb2010_BF= 16. if pos3d= 291 and pos5th= 2 F100_kldb2010_BF= 17. if pos3d= 291 and pos5th= 3 F100_kldb2010_BF= 17. if pos3d= 292 and pos5th= 2 F100_kldb2010_BF= 17. if pos3d= 292 and pos5th= 3 F100_kldb2010_BF= 17. if pos3d= 223 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 311 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 321 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 321 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 322 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 322 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 331 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 331 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 332 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 332 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 333 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 333 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 932 and pos5th= 2 F100_kldb2010_BF= 18. if pos3d= 932 and pos5th= 3 F100_kldb2010_BF= 18. if pos3d= 211 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 212 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 213 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 214 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 221 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 222 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 223 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 231 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 234 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 242 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 243 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 244 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 245 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 251 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 252 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 263 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 281 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 282 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 283 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 292 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 321 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 322 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 331 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 332 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 333 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 342 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 343 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 413 and pos5th= 1 F100_kldb2010_BF= 20. if pos3d= 111 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 113 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 114 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 115 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 116 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 117 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 211 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 121 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 221 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 222 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 223 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 231 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 232 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 234 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 241 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 242 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 243 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 244 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 245 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 251 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 252 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 261 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 262 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 263 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 271 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 272 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 273 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 281 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 291 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 292 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 311 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 312 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 321 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 322 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 342 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 343 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 422 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 825 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 932 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 934 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 936 and pos5th= 4 F100_kldb2010_BF= 21. if pos3d= 411 and pos5th= 3 F100_kldb2010_BF= 22. if pos3d= 411 and pos5th= 4 F100_kldb2010_BF= 22. if pos3d= 412 and pos5th= 2 F100_kldb2010_BF= 22. if pos3d= 412 and pos5th= 3 F100_kldb2010_BF= 22. if pos3d= 412 and pos5th= 4 F100_kldb2010_BF= 22. if pos3d= 413 and pos5th= 3 F100_kldb2010_BF= 22. if pos3d= 413 and pos5th= 4 F100_kldb2010_BF= 22. if pos3d= 414 and pos5th= 4 F100_kldb2010_BF= 22. if pos3d= 421 and pos5th= 4 F100_kldb2010_BF= 22. if pos3d= 211 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 212 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 213 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 214 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 221 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 222 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 223 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 231 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 234 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 241 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 242 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 243 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 244 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 251 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 252 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 261 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 262 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 263 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 271 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 272 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 273 and pos5th= 2 F100_kldb2010_BF= 23. if pos3d= 273 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 311 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 343 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 422 and pos5th= 2 F100_kldb2010_BF= 23. if pos3d= 422 and pos5th= 3 F100_kldb2010_BF= 23. if pos3d= 272 and pos5th= 2 F100_kldb2010_BF= 24. if pos3d= 312 and pos5th= 2 F100_kldb2010_BF= 25. if pos3d= 312 and pos5th= 3 F100_kldb2010_BF= 25. if pos3d= 232 and pos5th= 3 F100_kldb2010_BF= 26. if pos3d= 414 and pos5th= 2 F100_kldb2010_BF= 26. if pos3d= 414 and pos5th= 3 F100_kldb2010_BF= 26. if pos3d= 421 and pos5th= 2 F100_kldb2010_BF= 26. if pos3d= 421 and pos5th= 3 F100_kldb2010_BF= 26. if pos3d= 622 and pos5th= 2 F100_kldb2010_BF= 27. if pos3d= 623 and pos5th= 1 F100_kldb2010_BF= 27. if pos3d= 623 and pos5th= 2 F100_kldb2010_BF= 27. if pos3d= 624 and pos5th= 2 F100_kldb2010_BF= 27. if pos3d= 625 and pos5th= 2 F100_kldb2010_BF= 27. if pos3d= 625 and pos5th= 3 F100_kldb2010_BF= 27. if pos3d= 122 and pos5th= 2 F100_kldb2010_BF= 28. if pos3d= 122 and pos5th= 3 F100_kldb2010_BF= 28. if pos3d= 122 and pos5th= 4 F100_kldb2010_BF= 28. if pos3d= 611 and pos5th= 2 F100_kldb2010_BF= 28. if pos3d= 611 and pos5th= 3 F100_kldb2010_BF= 28. if pos3d= 611 and pos5th= 4 F100_kldb2010_BF= 28. if pos3d= 612 and pos5th= 2 F100_kldb2010_BF= 28. if pos3d= 612 and pos5th= 3 F100_kldb2010_BF= 28. if pos3d= 612 and pos5th= 4 F100_kldb2010_BF= 28. if pos3d= 721 and pos5th= 2 F100_kldb2010_BF= 29. if pos3d= 721 and pos5th= 3 F100_kldb2010_BF= 29. if pos3d= 721 and pos5th= 4 F100_kldb2010_BF= 29. if pos3d= 423 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 423 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 423 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 516 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 516 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 516 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 613 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 613 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 613 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 621 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 621 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 621 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 631 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 631 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 631 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 634 and pos5th= 2 F100_kldb2010_BF= 30. if pos3d= 634 and pos5th= 3 F100_kldb2010_BF= 30. if pos3d= 634 and pos5th= 4 F100_kldb2010_BF= 30. if pos3d= 921 and pos5th= 2 F100_kldb2010_BF= 31. if pos3d= 921 and pos5th= 3 F100_kldb2010_BF= 31. if pos3d= 921 and pos5th= 4 F100_kldb2010_BF= 31. if pos3d= 922 and pos5th= 3 F100_kldb2010_BF= 31. if pos3d= 922 and pos5th= 4 F100_kldb2010_BF= 31. if pos3d= 514 and pos5th= 3 F100_kldb2010_BF= 32. if pos3d= 515 and pos5th= 2 F100_kldb2010_BF= 32. if pos3d= 515 and pos5th= 3 F100_kldb2010_BF= 32. if pos3d= 515 and pos5th= 4 F100_kldb2010_BF= 32. if pos3d= 521 and pos5th= 2 F100_kldb2010_BF= 32. if pos3d= 522 and pos5th= 2 F100_kldb2010_BF= 32. if pos3d= 511 and pos5th= 2 F100_kldb2010_BF= 33. if pos3d= 511 and pos5th= 3 F100_kldb2010_BF= 33. if pos3d= 511 and pos5th= 4 F100_kldb2010_BF= 33. if pos3d= 512 and pos5th= 2 F100_kldb2010_BF= 33. if pos3d= 512 and pos5th= 3 F100_kldb2010_BF= 33. if pos3d= 512 and pos5th= 4 F100_kldb2010_BF= 33. if pos3d= 523 and pos5th= 3 F100_kldb2010_BF= 33. if pos3d= 523 and pos5th= 4 F100_kldb2010_BF= 33. if pos3d= 524 and pos5th= 2 F100_kldb2010_BF= 33. if pos3d= 524 and pos5th= 3 F100_kldb2010_BF= 33. if pos3d= 524 and pos5th= 4 F100_kldb2010_BF= 33. if pos3d= 525 and pos5th= 1 F100_kldb2010_BF= 33. if pos3d= 525 and pos5th= 2 F100_kldb2010_BF= 33. if pos3d= 525 and pos5th= 3 F100_kldb2010_BF= 33. if pos3d= 513 and pos5th= 1 F100_kldb2010_BF= 34. if pos3d= 513 and pos5th= 2 F100_kldb2010_BF= 34. if pos3d= 513 and pos5th= 3 F100_kldb2010_BF= 34. if pos3d= 513 and pos5th= 4 F100_kldb2010_BF= 34. if pos3d= 514 and pos5th= 2 F100_kldb2010_BF= 34. if pos3d= 711 and pos5th= 4 F100_kldb2010_BF= 35. if pos3d= 713 and pos5th= 3 F100_kldb2010_BF= 35. if pos3d= 713 and pos5th= 4 F100_kldb2010_BF= 35. if pos3d= 722 and pos5th= 3 F100_kldb2010_BF= 35. if pos3d= 722 and pos5th= 4 F100_kldb2010_BF= 35. if pos3d= 723 and pos5th= 3 F100_kldb2010_BF= 35. if pos3d= 723 and pos5th= 4 F100_kldb2010_BF= 35. if pos3d= 914 and pos5th= 4 F100_kldb2010_BF= 35. if pos3d= 712 and pos5th= 4 F100_kldb2010_BF= 36. if pos3d= 732 and pos5th= 2 F100_kldb2010_BF= 36. if pos3d= 732 and pos5th= 3 F100_kldb2010_BF= 36. if pos3d= 732 and pos5th= 4 F100_kldb2010_BF= 36. if pos3d= 733 and pos5th= 2 F100_kldb2010_BF= 36. if pos3d= 733 and pos5th= 3 F100_kldb2010_BF= 36. if pos3d= 733 and pos5th= 4 F100_kldb2010_BF= 36. if pos3d= 722 and pos5th= 2 F100_kldb2010_BF= 37. if pos3d= 723 and pos5th= 2 F100_kldb2010_BF= 37. if pos3d= 431 and pos5th= 2 F100_kldb2010_BF= 38. if pos3d= 431 and pos5th= 3 F100_kldb2010_BF= 38. if pos3d= 431 and pos5th= 4 F100_kldb2010_BF= 38. if pos3d= 432 and pos5th= 3 F100_kldb2010_BF= 38. if pos3d= 432 and pos5th= 4 F100_kldb2010_BF= 38. if pos3d= 433 and pos5th= 3 F100_kldb2010_BF= 38. if pos3d= 433 and pos5th= 4 F100_kldb2010_BF= 38. if pos3d= 434 and pos5th= 2 F100_kldb2010_BF= 38. if pos3d= 434 and pos5th= 3 F100_kldb2010_BF= 38. if pos3d= 434 and pos5th= 4 F100_kldb2010_BF= 38. if pos3d= 713 and pos5th= 2 F100_kldb2010_BF= 39. if pos3d= 714 and pos5th= 2 F100_kldb2010_BF= 39. if pos3d= 714 and pos5th= 3 F100_kldb2010_BF= 39. if pos3d= 714 and pos5th= 4 F100_kldb2010_BF= 39. if pos3d= 715 and pos5th= 2 F100_kldb2010_BF= 39. if pos3d= 715 and pos5th= 3 F100_kldb2010_BF= 39. if pos3d= 715 and pos5th= 4 F100_kldb2010_BF= 39. if pos3d= 621 and pos5th= 1 F100_kldb2010_BF= 40. if pos3d= 634 and pos5th= 1 F100_kldb2010_BF= 40. if pos3d= 714 and pos5th= 1 F100_kldb2010_BF= 40. if pos3d= 732 and pos5th= 1 F100_kldb2010_BF= 40. if pos3d= 913 and pos5th= 1 F100_kldb2010_BF= 40. if pos3d= 531 and pos5th= 1 F100_kldb2010_BF= 41. if pos3d= 531 and pos5th= 2 F100_kldb2010_BF= 41. if pos3d= 531 and pos5th= 3 F100_kldb2010_BF= 41. if pos3d= 531 and pos5th= 4 F100_kldb2010_BF= 41. if pos3d= 341 and pos5th= 2 F100_kldb2010_BF= 42. if pos3d= 341 and pos5th= 3 F100_kldb2010_BF= 42. if pos3d= 341 and pos5th= 4 F100_kldb2010_BF= 42. if pos3d= 11 and pos5th= 4 F100_kldb2010_BF= 43. if pos3d= 12 and pos5th= 3 F100_kldb2010_BF= 43. if pos3d= 13 and pos5th= 2 F100_kldb2010_BF= 43. if pos3d= 14 and pos5th= 2 F100_kldb2010_BF= 43. if pos3d= 532 and pos5th= 1 F100_kldb2010_BF= 43. if pos3d= 532 and pos5th= 2 F100_kldb2010_BF= 43. if pos3d= 532 and pos5th= 3 F100_kldb2010_BF= 43. if pos3d= 532 and pos5th= 4 F100_kldb2010_BF= 43. if pos3d= 533 and pos5th= 2 F100_kldb2010_BF= 43. if pos3d= 533 and pos5th= 3 F100_kldb2010_BF= 43. if pos3d= 533 and pos5th= 4 F100_kldb2010_BF= 43. if pos3d= 731 and pos5th= 2 F100_kldb2010_BF= 44. if pos3d= 731 and pos5th= 3 F100_kldb2010_BF= 44. if pos3d= 731 and pos5th= 4 F100_kldb2010_BF= 44. if pos3d= 933 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 933 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 933 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 941 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 941 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 942 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 942 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 942 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 943 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 943 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 943 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 944 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 944 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 944 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 945 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 945 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 945 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 946 and pos5th= 2 F100_kldb2010_BF= 45. if pos3d= 946 and pos5th= 3 F100_kldb2010_BF= 45. if pos3d= 946 and pos5th= 4 F100_kldb2010_BF= 45. if pos3d= 233 and pos5th= 2 F100_kldb2010_BF= 46. if pos3d= 233 and pos5th= 3 F100_kldb2010_BF= 46. if pos3d= 233 and pos5th= 4 F100_kldb2010_BF= 46. if pos3d= 931 and pos5th= 2 F100_kldb2010_BF= 46. if pos3d= 931 and pos5th= 3 F100_kldb2010_BF= 46. if pos3d= 931 and pos5th= 4 F100_kldb2010_BF= 46. if pos3d= 935 and pos5th= 2 F100_kldb2010_BF= 46. if pos3d= 935 and pos5th= 3 F100_kldb2010_BF= 46. if pos3d= 935 and pos5th= 4 F100_kldb2010_BF= 46. if pos3d= 814 and pos5th= 4 F100_kldb2010_BF= 47. if pos3d= 815 and pos5th= 4 F100_kldb2010_BF= 47. if pos3d= 818 and pos5th= 4 F100_kldb2010_BF= 47. if pos3d= 811 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 811 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 812 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 812 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 812 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 813 and pos5th= 1 F100_kldb2010_BF= 48. if pos3d= 813 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 813 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 813 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 815 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 816 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 816 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 817 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 817 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 817 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 818 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 818 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 821 and pos5th= 1 F100_kldb2010_BF= 48. if pos3d= 821 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 821 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 821 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 822 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 822 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 822 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 824 and pos5th= 2 F100_kldb2010_BF= 48. if pos3d= 824 and pos5th= 3 F100_kldb2010_BF= 48. if pos3d= 824 and pos5th= 4 F100_kldb2010_BF= 48. if pos3d= 831 and pos5th= 1 F100_kldb2010_BF= 49. if pos3d= 831 and pos5th= 2 F100_kldb2010_BF= 49. if pos3d= 831 and pos5th= 3 F100_kldb2010_BF= 49. if pos3d= 831 and pos5th= 4 F100_kldb2010_BF= 49. if pos3d= 833 and pos5th= 2 F100_kldb2010_BF= 49. if pos3d= 833 and pos5th= 3 F100_kldb2010_BF= 49. if pos3d= 833 and pos5th= 4 F100_kldb2010_BF= 49. if pos3d= 841 and pos5th= 3 F100_kldb2010_BF= 50. if pos3d= 841 and pos5th= 4 F100_kldb2010_BF= 50. if pos3d= 842 and pos5th= 3 F100_kldb2010_BF= 50. if pos3d= 842 and pos5th= 4 F100_kldb2010_BF= 50. if pos3d= 843 and pos5th= 4 F100_kldb2010_BF= 50. if pos3d= 844 and pos5th= 2 F100_kldb2010_BF= 50. if pos3d= 844 and pos5th= 3 F100_kldb2010_BF= 50. if pos3d= 844 and pos5th= 4 F100_kldb2010_BF= 50. if pos3d= 845 and pos5th= 3 F100_kldb2010_BF= 50. if pos3d= 845 and pos5th= 4 F100_kldb2010_BF= 50. if pos3d= 625 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 911 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 912 and pos5th= 3 F100_kldb2010_BF= 51. if pos3d= 912 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 913 and pos5th= 2 F100_kldb2010_BF= 51. if pos3d= 913 and pos5th= 3 F100_kldb2010_BF= 51. if pos3d= 913 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 923 and pos5th= 2 F100_kldb2010_BF= 51. if pos3d= 923 and pos5th= 3 F100_kldb2010_BF= 51. if pos3d= 923 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 924 and pos5th= 2 F100_kldb2010_BF= 51. if pos3d= 924 and pos5th= 3 F100_kldb2010_BF= 51. if pos3d= 924 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 947 and pos5th= 2 F100_kldb2010_BF= 51. if pos3d= 947 and pos5th= 3 F100_kldb2010_BF= 51. if pos3d= 947 and pos5th= 4 F100_kldb2010_BF= 51. if pos3d= 823 and pos5th= 1 F100_kldb2010_BF= 52. if pos3d= 823 and pos5th= 2 F100_kldb2010_BF= 52. if pos3d= 823 and pos5th= 3 F100_kldb2010_BF= 52. if pos3d= 632 and pos5th= 1 F100_kldb2010_BF= 53. if pos3d= 632 and pos5th= 2 F100_kldb2010_BF= 53. if pos3d= 632 and pos5th= 3 F100_kldb2010_BF= 53. if pos3d= 632 and pos5th= 4 F100_kldb2010_BF= 53. if pos3d= 633 and pos5th= 1 F100_kldb2010_BF= 53. if pos3d= 633 and pos5th= 2 F100_kldb2010_BF= 53. if pos3d= 633 and pos5th= 3 F100_kldb2010_BF= 53. if pos3d= 633 and pos5th= 4 F100_kldb2010_BF= 53. if pos3d= 832 and pos5th= 1 F100_kldb2010_BF= 53. if pos3d= 832 and pos5th= 2 F100_kldb2010_BF= 53. if pos3d= 832 and pos5th= 3 F100_kldb2010_BF= 53. if pos3d= 343 and pos5th= 2 F100_kldb2010_BF= 54. if pos3d= 541 and pos5th= 1 F100_kldb2010_BF= 54. if pos3d= 541 and pos5th= 2 F100_kldb2010_BF= 54. if pos3d= 541 and pos5th= 3 F100_kldb2010_BF= 54. if F100_kldb2010<0 F100_kldb2010_BF=-1. EXECUTE. FORMATS F100_kldb2010_BF (f3.0). VARIABLE LABELS F100_kldb2010_BF 'BIBB-Berufsfeld f. Erwerbsberuf, KldB2010'. DELETE VARIABLES pos3d pos5th. EXECUTE. ************************************************************************************************************************************************************************** * Berufshauptfeld aus Berufsfeld. compute F100_kldb2010_BHF=0. IF F100_kldb2010_BF=1 or F100_kldb2010_BF=2 F100_kldb2010_BHF=1. IF F100_kldb2010_BF=3 or F100_kldb2010_BF=7 or F100_kldb2010_BF=9 or F100_kldb2010_BF=10 or F100_kldb2010_BF=11 or F100_kldb2010_BF=13 or F100_kldb2010_BF=15 or F100_kldb2010_BF=18 or F100_kldb2010_BF=20 or F100_kldb2010_BF=42 F100_kldb2010_BHF=2. IF F100_kldb2010_BF=4 or F100_kldb2010_BF=5 or F100_kldb2010_BF=6 or F100_kldb2010_BF=8 or F100_kldb2010_BF=12 or F100_kldb2010_BF=17 F100_kldb2010_BHF=3. IF F100_kldb2010_BF=27 or F100_kldb2010_BF=28 or F100_kldb2010_BF=30 F100_kldb2010_BHF=4. IF F100_kldb2010_BF=19 or F100_kldb2010_BF=32 or F100_kldb2010_BF=33 or F100_kldb2010_BF=34 or F100_kldb2010_BF=41 or F100_kldb2010_BF=43 F100_kldb2010_BHF=5. IF F100_kldb2010_BF=14 or F100_kldb2010_BF=16 or F100_kldb2010_BF=53 or F100_kldb2010_BF=54 F100_kldb2010_BHF=6. IF F100_kldb2010_BF=29 or F100_kldb2010_BF=36 or F100_kldb2010_BF=37 or F100_kldb2010_BF=39 or F100_kldb2010_BF=40 F100_kldb2010_BHF=7. IF F100_kldb2010_BF=21 or F100_kldb2010_BF=22 or F100_kldb2010_BF=23 or F100_kldb2010_BF=24 or F100_kldb2010_BF=25 or F100_kldb2010_BF=26 or F100_kldb2010_BF=38 F100_kldb2010_BHF=8. IF F100_kldb2010_BF=35 or F100_kldb2010_BF=44 F100_kldb2010_BHF=9. IF F100_kldb2010_BF=31 or F100_kldb2010_BF=45 or F100_kldb2010_BF=46 or F100_kldb2010_BF=51 F100_kldb2010_BHF=10. IF F100_kldb2010_BF=47 or F100_kldb2010_BF=48 or F100_kldb2010_BF=49 or F100_kldb2010_BF=52 F100_kldb2010_BHF=11. IF F100_kldb2010_BF=50 F100_kldb2010_BHF=12. if F100_kldb2010_BF<0 | missing (F100_kldb2010_BF) F100_kldb2010_BHF=F100_kldb2010_BF. if F100_kldb2010<0 F100_kldb2010_BHF=-1. FORMATs F100_kldb2010_BHF (F2.0). VARIABLE LABELs F100_kldb2010_BHF 'BIBB-Berufshauptfeld f. Erwerbsberuf, KldB2010'. ********************************************************************************************************************************************************************** * Berufsoberfeld aus Berufshauptfeld. COMPUTE F100_kldb2010_BOF=0. IF F100_kldb2010_BHF=1 or F100_kldb2010_BHF=2 or F100_kldb2010_BHF=3 F100_kldb2010_BOF=1. IF F100_kldb2010_BHF=4 or F100_kldb2010_BHF=5 or F100_kldb2010_BHF=6 or F100_kldb2010_BHF=7 F100_kldb2010_BOF=2. IF F100_kldb2010_BHF=8 or F100_kldb2010_BHF=9 or F100_kldb2010_BHF=10 or F100_kldb2010_BHF=11 or F100_kldb2010_BHF=12 F100_kldb2010_BOF=3. if F100_kldb2010_BF<0 | missing (F100_kldb2010_BF) F100_kldb2010_BOF=F100_kldb2010_BF. if F100_kldb2010<0 F100_kldb2010_BHF=-1. FORMATS F100_kldb2010_BOF (F1.0). VARIABLE LABELS F100_kldb2010_BOF 'BIBB-Berufsoberfeld f. Erwerbsberuf, KldB2010'. ********************************************************************************************************************************* ******************************************************************************************************************************** *********************Recodieren der Variablen für den 1. Beruf************************************************************ *f1401_kldb2010 (1. Beruf 4Steller Klassifikation der Berufe 2010) *Dreisteller abschneiden. compute pos3d= F1401_kldb2010. if F1401_kldb2010>0 pos3d=TRUNC(F1401_kldb2010/100). *5te Stelle abschneiden. compute pos5th=F1401_kldb2010. if F1401_kldb2010>0 pos5th= mod(F1401_kldb2010,10). EXECUTE. *Neue Berufsfelder definieren. compute F1401_kldb2010_BF= $SYSMIS. if pos3d= 111 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 111 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 111 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 112 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 112 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 112 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 113 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 113 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 114 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 114 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 114 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 115 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 115 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 115 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 116 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 116 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 117 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 117 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 117 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 121 and pos5th= 1 F1401_kldb2010_BF= 1. if pos3d= 121 and pos5th= 2 F1401_kldb2010_BF= 1. if pos3d= 121 and pos5th= 3 F1401_kldb2010_BF= 1. if pos3d= 211 and pos5th= 2 F1401_kldb2010_BF= 2. if pos3d= 212 and pos5th= 2 F1401_kldb2010_BF= 3. if pos3d= 213 and pos5th= 2 F1401_kldb2010_BF= 3. if pos3d= 214 and pos5th= 2 F1401_kldb2010_BF= 3. if pos3d= 221 and pos5th= 2 F1401_kldb2010_BF= 4. if pos3d= 413 and pos5th= 2 F1401_kldb2010_BF= 4. if pos3d= 231 and pos5th= 2 F1401_kldb2010_BF= 5. if pos3d= 232 and pos5th= 2 F1401_kldb2010_BF= 5. if pos3d= 234 and pos5th= 2 F1401_kldb2010_BF= 5. if pos3d= 241 and pos5th= 1 F1401_kldb2010_BF= 6. if pos3d= 241 and pos5th= 2 F1401_kldb2010_BF= 6. if pos3d= 242 and pos5th= 2 F1401_kldb2010_BF= 6. if pos3d= 243 and pos5th= 2 F1401_kldb2010_BF= 6. if pos3d= 244 and pos5th= 2 F1401_kldb2010_BF= 7. if pos3d= 342 and pos5th= 2 F1401_kldb2010_BF= 7. if pos3d= 342 and pos5th= 3 F1401_kldb2010_BF= 7. if pos3d= 251 and pos5th= 2 F1401_kldb2010_BF= 8. if pos3d= 222 and pos5th= 2 F1401_kldb2010_BF= 9. if pos3d= 252 and pos5th= 2 F1401_kldb2010_BF= 9. if pos3d= 245 and pos5th= 2 F1401_kldb2010_BF= 10. if pos3d= 245 and pos5th= 3 F1401_kldb2010_BF= 10. if pos3d= 825 and pos5th= 2 F1401_kldb2010_BF= 10. if pos3d= 825 and pos5th= 3 F1401_kldb2010_BF= 10. if pos3d= 934 and pos5th= 2 F1401_kldb2010_BF= 10. if pos3d= 934 and pos5th= 3 F1401_kldb2010_BF= 10. if pos3d= 936 and pos5th= 2 F1401_kldb2010_BF= 10. if pos3d= 936 and pos5th= 3 F1401_kldb2010_BF= 10. if pos3d= 261 and pos5th= 2 F1401_kldb2010_BF= 11. if pos3d= 262 and pos5th= 2 F1401_kldb2010_BF= 11. if pos3d= 263 and pos5th= 2 F1401_kldb2010_BF= 11. if pos3d= 271 and pos5th= 2 F1401_kldb2010_BF= 11. if pos3d= 281 and pos5th= 2 F1401_kldb2010_BF= 13. if pos3d= 281 and pos5th= 3 F1401_kldb2010_BF= 13. if pos3d= 282 and pos5th= 2 F1401_kldb2010_BF= 13. if pos3d= 282 and pos5th= 3 F1401_kldb2010_BF= 13. if pos3d= 282 and pos5th= 4 F1401_kldb2010_BF= 13. if pos3d= 283 and pos5th= 2 F1401_kldb2010_BF= 13. if pos3d= 283 and pos5th= 3 F1401_kldb2010_BF= 13. if pos3d= 283 and pos5th= 4 F1401_kldb2010_BF= 13. if pos3d= 293 and pos5th= 1 F1401_kldb2010_BF= 16. if pos3d= 293 and pos5th= 2 F1401_kldb2010_BF= 16. if pos3d= 293 and pos5th= 3 F1401_kldb2010_BF= 16. if pos3d= 293 and pos5th= 4 F1401_kldb2010_BF= 16. if pos3d= 291 and pos5th= 2 F1401_kldb2010_BF= 17. if pos3d= 291 and pos5th= 3 F1401_kldb2010_BF= 17. if pos3d= 292 and pos5th= 2 F1401_kldb2010_BF= 17. if pos3d= 292 and pos5th= 3 F1401_kldb2010_BF= 17. if pos3d= 223 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 311 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 321 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 321 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 322 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 322 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 331 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 331 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 332 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 332 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 333 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 333 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 932 and pos5th= 2 F1401_kldb2010_BF= 18. if pos3d= 932 and pos5th= 3 F1401_kldb2010_BF= 18. if pos3d= 211 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 212 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 213 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 214 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 221 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 222 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 223 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 231 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 234 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 242 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 243 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 244 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 245 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 251 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 252 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 263 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 281 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 282 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 283 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 292 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 321 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 322 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 331 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 332 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 333 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 342 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 343 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 413 and pos5th= 1 F1401_kldb2010_BF= 20. if pos3d= 111 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 113 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 114 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 115 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 116 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 117 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 211 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 121 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 221 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 222 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 223 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 231 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 232 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 234 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 241 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 242 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 243 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 244 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 245 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 251 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 252 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 261 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 262 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 263 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 271 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 272 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 273 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 281 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 291 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 292 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 311 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 312 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 321 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 322 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 342 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 343 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 422 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 825 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 932 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 934 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 936 and pos5th= 4 F1401_kldb2010_BF= 21. if pos3d= 411 and pos5th= 3 F1401_kldb2010_BF= 22. if pos3d= 411 and pos5th= 4 F1401_kldb2010_BF= 22. if pos3d= 412 and pos5th= 2 F1401_kldb2010_BF= 22. if pos3d= 412 and pos5th= 3 F1401_kldb2010_BF= 22. if pos3d= 412 and pos5th= 4 F1401_kldb2010_BF= 22. if pos3d= 413 and pos5th= 3 F1401_kldb2010_BF= 22. if pos3d= 413 and pos5th= 4 F1401_kldb2010_BF= 22. if pos3d= 414 and pos5th= 4 F1401_kldb2010_BF= 22. if pos3d= 421 and pos5th= 4 F1401_kldb2010_BF= 22. if pos3d= 211 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 212 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 213 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 214 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 221 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 222 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 223 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 231 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 234 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 241 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 242 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 243 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 244 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 251 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 252 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 261 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 262 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 263 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 271 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 272 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 273 and pos5th= 2 F1401_kldb2010_BF= 23. if pos3d= 273 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 311 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 343 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 422 and pos5th= 2 F1401_kldb2010_BF= 23. if pos3d= 422 and pos5th= 3 F1401_kldb2010_BF= 23. if pos3d= 272 and pos5th= 2 F1401_kldb2010_BF= 24. if pos3d= 312 and pos5th= 2 F1401_kldb2010_BF= 25. if pos3d= 312 and pos5th= 3 F1401_kldb2010_BF= 25. if pos3d= 232 and pos5th= 3 F1401_kldb2010_BF= 26. if pos3d= 414 and pos5th= 2 F1401_kldb2010_BF= 26. if pos3d= 414 and pos5th= 3 F1401_kldb2010_BF= 26. if pos3d= 421 and pos5th= 2 F1401_kldb2010_BF= 26. if pos3d= 421 and pos5th= 3 F1401_kldb2010_BF= 26. if pos3d= 622 and pos5th= 2 F1401_kldb2010_BF= 27. if pos3d= 623 and pos5th= 1 F1401_kldb2010_BF= 27. if pos3d= 623 and pos5th= 2 F1401_kldb2010_BF= 27. if pos3d= 624 and pos5th= 2 F1401_kldb2010_BF= 27. if pos3d= 625 and pos5th= 2 F1401_kldb2010_BF= 27. if pos3d= 625 and pos5th= 3 F1401_kldb2010_BF= 27. if pos3d= 122 and pos5th= 2 F1401_kldb2010_BF= 28. if pos3d= 122 and pos5th= 3 F1401_kldb2010_BF= 28. if pos3d= 122 and pos5th= 4 F1401_kldb2010_BF= 28. if pos3d= 611 and pos5th= 2 F1401_kldb2010_BF= 28. if pos3d= 611 and pos5th= 3 F1401_kldb2010_BF= 28. if pos3d= 611 and pos5th= 4 F1401_kldb2010_BF= 28. if pos3d= 612 and pos5th= 2 F1401_kldb2010_BF= 28. if pos3d= 612 and pos5th= 3 F1401_kldb2010_BF= 28. if pos3d= 612 and pos5th= 4 F1401_kldb2010_BF= 28. if pos3d= 721 and pos5th= 2 F1401_kldb2010_BF= 29. if pos3d= 721 and pos5th= 3 F1401_kldb2010_BF= 29. if pos3d= 721 and pos5th= 4 F1401_kldb2010_BF= 29. if pos3d= 423 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 423 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 423 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 516 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 516 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 516 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 613 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 613 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 613 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 621 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 621 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 621 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 631 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 631 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 631 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 634 and pos5th= 2 F1401_kldb2010_BF= 30. if pos3d= 634 and pos5th= 3 F1401_kldb2010_BF= 30. if pos3d= 634 and pos5th= 4 F1401_kldb2010_BF= 30. if pos3d= 921 and pos5th= 2 F1401_kldb2010_BF= 31. if pos3d= 921 and pos5th= 3 F1401_kldb2010_BF= 31. if pos3d= 921 and pos5th= 4 F1401_kldb2010_BF= 31. if pos3d= 922 and pos5th= 3 F1401_kldb2010_BF= 31. if pos3d= 922 and pos5th= 4 F1401_kldb2010_BF= 31. if pos3d= 514 and pos5th= 3 F1401_kldb2010_BF= 32. if pos3d= 515 and pos5th= 2 F1401_kldb2010_BF= 32. if pos3d= 515 and pos5th= 3 F1401_kldb2010_BF= 32. if pos3d= 515 and pos5th= 4 F1401_kldb2010_BF= 32. if pos3d= 521 and pos5th= 2 F1401_kldb2010_BF= 32. if pos3d= 522 and pos5th= 2 F1401_kldb2010_BF= 32. if pos3d= 511 and pos5th= 2 F1401_kldb2010_BF= 33. if pos3d= 511 and pos5th= 3 F1401_kldb2010_BF= 33. if pos3d= 511 and pos5th= 4 F1401_kldb2010_BF= 33. if pos3d= 512 and pos5th= 2 F1401_kldb2010_BF= 33. if pos3d= 512 and pos5th= 3 F1401_kldb2010_BF= 33. if pos3d= 512 and pos5th= 4 F1401_kldb2010_BF= 33. if pos3d= 523 and pos5th= 3 F1401_kldb2010_BF= 33. if pos3d= 523 and pos5th= 4 F1401_kldb2010_BF= 33. if pos3d= 524 and pos5th= 2 F1401_kldb2010_BF= 33. if pos3d= 524 and pos5th= 3 F1401_kldb2010_BF= 33. if pos3d= 524 and pos5th= 4 F1401_kldb2010_BF= 33. if pos3d= 525 and pos5th= 1 F1401_kldb2010_BF= 33. if pos3d= 525 and pos5th= 2 F1401_kldb2010_BF= 33. if pos3d= 525 and pos5th= 3 F1401_kldb2010_BF= 33. if pos3d= 513 and pos5th= 1 F1401_kldb2010_BF= 34. if pos3d= 513 and pos5th= 2 F1401_kldb2010_BF= 34. if pos3d= 513 and pos5th= 3 F1401_kldb2010_BF= 34. if pos3d= 513 and pos5th= 4 F1401_kldb2010_BF= 34. if pos3d= 514 and pos5th= 2 F1401_kldb2010_BF= 34. if pos3d= 711 and pos5th= 4 F1401_kldb2010_BF= 35. if pos3d= 713 and pos5th= 3 F1401_kldb2010_BF= 35. if pos3d= 713 and pos5th= 4 F1401_kldb2010_BF= 35. if pos3d= 722 and pos5th= 3 F1401_kldb2010_BF= 35. if pos3d= 722 and pos5th= 4 F1401_kldb2010_BF= 35. if pos3d= 723 and pos5th= 3 F1401_kldb2010_BF= 35. if pos3d= 723 and pos5th= 4 F1401_kldb2010_BF= 35. if pos3d= 914 and pos5th= 4 F1401_kldb2010_BF= 35. if pos3d= 712 and pos5th= 4 F1401_kldb2010_BF= 36. if pos3d= 732 and pos5th= 2 F1401_kldb2010_BF= 36. if pos3d= 732 and pos5th= 3 F1401_kldb2010_BF= 36. if pos3d= 732 and pos5th= 4 F1401_kldb2010_BF= 36. if pos3d= 733 and pos5th= 2 F1401_kldb2010_BF= 36. if pos3d= 733 and pos5th= 3 F1401_kldb2010_BF= 36. if pos3d= 733 and pos5th= 4 F1401_kldb2010_BF= 36. if pos3d= 722 and pos5th= 2 F1401_kldb2010_BF= 37. if pos3d= 723 and pos5th= 2 F1401_kldb2010_BF= 37. if pos3d= 431 and pos5th= 2 F1401_kldb2010_BF= 38. if pos3d= 431 and pos5th= 3 F1401_kldb2010_BF= 38. if pos3d= 431 and pos5th= 4 F1401_kldb2010_BF= 38. if pos3d= 432 and pos5th= 3 F1401_kldb2010_BF= 38. if pos3d= 432 and pos5th= 4 F1401_kldb2010_BF= 38. if pos3d= 433 and pos5th= 3 F1401_kldb2010_BF= 38. if pos3d= 433 and pos5th= 4 F1401_kldb2010_BF= 38. if pos3d= 434 and pos5th= 2 F1401_kldb2010_BF= 38. if pos3d= 434 and pos5th= 3 F1401_kldb2010_BF= 38. if pos3d= 434 and pos5th= 4 F1401_kldb2010_BF= 38. if pos3d= 713 and pos5th= 2 F1401_kldb2010_BF= 39. if pos3d= 714 and pos5th= 2 F1401_kldb2010_BF= 39. if pos3d= 714 and pos5th= 3 F1401_kldb2010_BF= 39. if pos3d= 714 and pos5th= 4 F1401_kldb2010_BF= 39. if pos3d= 715 and pos5th= 2 F1401_kldb2010_BF= 39. if pos3d= 715 and pos5th= 3 F1401_kldb2010_BF= 39. if pos3d= 715 and pos5th= 4 F1401_kldb2010_BF= 39. if pos3d= 621 and pos5th= 1 F1401_kldb2010_BF= 40. if pos3d= 634 and pos5th= 1 F1401_kldb2010_BF= 40. if pos3d= 714 and pos5th= 1 F1401_kldb2010_BF= 40. if pos3d= 732 and pos5th= 1 F1401_kldb2010_BF= 40. if pos3d= 913 and pos5th= 1 F1401_kldb2010_BF= 40. if pos3d= 531 and pos5th= 1 F1401_kldb2010_BF= 41. if pos3d= 531 and pos5th= 2 F1401_kldb2010_BF= 41. if pos3d= 531 and pos5th= 3 F1401_kldb2010_BF= 41. if pos3d= 531 and pos5th= 4 F1401_kldb2010_BF= 41. if pos3d= 341 and pos5th= 2 F1401_kldb2010_BF= 42. if pos3d= 341 and pos5th= 3 F1401_kldb2010_BF= 42. if pos3d= 341 and pos5th= 4 F1401_kldb2010_BF= 42. if pos3d= 11 and pos5th= 4 F1401_kldb2010_BF= 43. if pos3d= 12 and pos5th= 3 F1401_kldb2010_BF= 43. if pos3d= 13 and pos5th= 2 F1401_kldb2010_BF= 43. if pos3d= 14 and pos5th= 2 F1401_kldb2010_BF= 43. if pos3d= 532 and pos5th= 1 F1401_kldb2010_BF= 43. if pos3d= 532 and pos5th= 2 F1401_kldb2010_BF= 43. if pos3d= 532 and pos5th= 3 F1401_kldb2010_BF= 43. if pos3d= 532 and pos5th= 4 F1401_kldb2010_BF= 43. if pos3d= 533 and pos5th= 2 F1401_kldb2010_BF= 43. if pos3d= 533 and pos5th= 3 F1401_kldb2010_BF= 43. if pos3d= 533 and pos5th= 4 F1401_kldb2010_BF= 43. if pos3d= 731 and pos5th= 2 F1401_kldb2010_BF= 44. if pos3d= 731 and pos5th= 3 F1401_kldb2010_BF= 44. if pos3d= 731 and pos5th= 4 F1401_kldb2010_BF= 44. if pos3d= 933 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 933 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 933 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 941 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 941 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 942 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 942 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 942 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 943 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 943 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 943 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 944 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 944 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 944 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 945 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 945 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 945 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 946 and pos5th= 2 F1401_kldb2010_BF= 45. if pos3d= 946 and pos5th= 3 F1401_kldb2010_BF= 45. if pos3d= 946 and pos5th= 4 F1401_kldb2010_BF= 45. if pos3d= 233 and pos5th= 2 F1401_kldb2010_BF= 46. if pos3d= 233 and pos5th= 3 F1401_kldb2010_BF= 46. if pos3d= 233 and pos5th= 4 F1401_kldb2010_BF= 46. if pos3d= 931 and pos5th= 2 F1401_kldb2010_BF= 46. if pos3d= 931 and pos5th= 3 F1401_kldb2010_BF= 46. if pos3d= 931 and pos5th= 4 F1401_kldb2010_BF= 46. if pos3d= 935 and pos5th= 2 F1401_kldb2010_BF= 46. if pos3d= 935 and pos5th= 3 F1401_kldb2010_BF= 46. if pos3d= 935 and pos5th= 4 F1401_kldb2010_BF= 46. if pos3d= 814 and pos5th= 4 F1401_kldb2010_BF= 47. if pos3d= 815 and pos5th= 4 F1401_kldb2010_BF= 47. if pos3d= 818 and pos5th= 4 F1401_kldb2010_BF= 47. if pos3d= 811 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 811 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 812 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 812 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 812 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 813 and pos5th= 1 F1401_kldb2010_BF= 48. if pos3d= 813 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 813 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 813 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 815 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 816 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 816 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 817 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 817 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 817 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 818 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 818 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 821 and pos5th= 1 F1401_kldb2010_BF= 48. if pos3d= 821 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 821 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 821 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 822 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 822 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 822 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 824 and pos5th= 2 F1401_kldb2010_BF= 48. if pos3d= 824 and pos5th= 3 F1401_kldb2010_BF= 48. if pos3d= 824 and pos5th= 4 F1401_kldb2010_BF= 48. if pos3d= 831 and pos5th= 1 F1401_kldb2010_BF= 49. if pos3d= 831 and pos5th= 2 F1401_kldb2010_BF= 49. if pos3d= 831 and pos5th= 3 F1401_kldb2010_BF= 49. if pos3d= 831 and pos5th= 4 F1401_kldb2010_BF= 49. if pos3d= 833 and pos5th= 2 F1401_kldb2010_BF= 49. if pos3d= 833 and pos5th= 3 F1401_kldb2010_BF= 49. if pos3d= 833 and pos5th= 4 F1401_kldb2010_BF= 49. if pos3d= 841 and pos5th= 3 F1401_kldb2010_BF= 50. if pos3d= 841 and pos5th= 4 F1401_kldb2010_BF= 50. if pos3d= 842 and pos5th= 3 F1401_kldb2010_BF= 50. if pos3d= 842 and pos5th= 4 F1401_kldb2010_BF= 50. if pos3d= 843 and pos5th= 4 F1401_kldb2010_BF= 50. if pos3d= 844 and pos5th= 2 F1401_kldb2010_BF= 50. if pos3d= 844 and pos5th= 3 F1401_kldb2010_BF= 50. if pos3d= 844 and pos5th= 4 F1401_kldb2010_BF= 50. if pos3d= 845 and pos5th= 3 F1401_kldb2010_BF= 50. if pos3d= 845 and pos5th= 4 F1401_kldb2010_BF= 50. if pos3d= 625 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 911 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 912 and pos5th= 3 F1401_kldb2010_BF= 51. if pos3d= 912 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 913 and pos5th= 2 F1401_kldb2010_BF= 51. if pos3d= 913 and pos5th= 3 F1401_kldb2010_BF= 51. if pos3d= 913 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 923 and pos5th= 2 F1401_kldb2010_BF= 51. if pos3d= 923 and pos5th= 3 F1401_kldb2010_BF= 51. if pos3d= 923 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 924 and pos5th= 2 F1401_kldb2010_BF= 51. if pos3d= 924 and pos5th= 3 F1401_kldb2010_BF= 51. if pos3d= 924 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 947 and pos5th= 2 F1401_kldb2010_BF= 51. if pos3d= 947 and pos5th= 3 F1401_kldb2010_BF= 51. if pos3d= 947 and pos5th= 4 F1401_kldb2010_BF= 51. if pos3d= 823 and pos5th= 1 F1401_kldb2010_BF= 52. if pos3d= 823 and pos5th= 2 F1401_kldb2010_BF= 52. if pos3d= 823 and pos5th= 3 F1401_kldb2010_BF= 52. if pos3d= 632 and pos5th= 1 F1401_kldb2010_BF= 53. if pos3d= 632 and pos5th= 2 F1401_kldb2010_BF= 53. if pos3d= 632 and pos5th= 3 F1401_kldb2010_BF= 53. if pos3d= 632 and pos5th= 4 F1401_kldb2010_BF= 53. if pos3d= 633 and pos5th= 1 F1401_kldb2010_BF= 53. if pos3d= 633 and pos5th= 2 F1401_kldb2010_BF= 53. if pos3d= 633 and pos5th= 3 F1401_kldb2010_BF= 53. if pos3d= 633 and pos5th= 4 F1401_kldb2010_BF= 53. if pos3d= 832 and pos5th= 1 F1401_kldb2010_BF= 53. if pos3d= 832 and pos5th= 2 F1401_kldb2010_BF= 53. if pos3d= 832 and pos5th= 3 F1401_kldb2010_BF= 53. if pos3d= 343 and pos5th= 2 F1401_kldb2010_BF= 54. if pos3d= 541 and pos5th= 1 F1401_kldb2010_BF= 54. if pos3d= 541 and pos5th= 2 F1401_kldb2010_BF= 54. if pos3d= 541 and pos5th= 3 F1401_kldb2010_BF= 54. if F1401_kldb2010<0 F1401_kldb2010_BF=-1. EXECUTE. FORMATS F1401_kldb2010_BF (f3.0). VARIABLE LABELS F1401_kldb2010_BF 'BIBB-Berufsfeld f. 1. Erwerbsberuf, KldB2010'. DELETE VARIABLES pos3d pos5th. EXECUTE. ************************************************************************************************************************************************************************** * Berufshauptfeld aus Berufsfeld. compute F1401_kldb2010_BHF=0. IF F1401_kldb2010_BF=1 or F1401_kldb2010_BF=2 F1401_kldb2010_BHF=1. IF F1401_kldb2010_BF=3 or F1401_kldb2010_BF=7 or F1401_kldb2010_BF=9 or F1401_kldb2010_BF=10 or F1401_kldb2010_BF=11 F1401_kldb2010_BHF=2. if F1401_kldb2010_BF=13 or F1401_kldb2010_BF=15 or F1401_kldb2010_BF=18 or F1401_kldb2010_BF=20 or F1401_kldb2010_BF=42 F1401_kldb2010_BHF=2. IF F1401_kldb2010_BF=4 or F1401_kldb2010_BF=5 or F1401_kldb2010_BF=6 or F1401_kldb2010_BF=8 or F1401_kldb2010_BF=12 or F1401_kldb2010_BF=17 F1401_kldb2010_BHF=3. IF F1401_kldb2010_BF=27 or F1401_kldb2010_BF=28 or F1401_kldb2010_BF=30 F1401_kldb2010_BHF=4. IF F1401_kldb2010_BF=19 or F1401_kldb2010_BF=32 or F1401_kldb2010_BF=33 or F1401_kldb2010_BF=34 or F1401_kldb2010_BF=41 or F1401_kldb2010_BF=43 F1401_kldb2010_BHF=5. IF F1401_kldb2010_BF=14 or F1401_kldb2010_BF=16 or F1401_kldb2010_BF=53 or F1401_kldb2010_BF=54 F1401_kldb2010_BHF=6. IF F1401_kldb2010_BF=29 or F1401_kldb2010_BF=36 or F1401_kldb2010_BF=37 or F1401_kldb2010_BF=39 or F1401_kldb2010_BF=40 F1401_kldb2010_BHF=7. IF F1401_kldb2010_BF=21 or F1401_kldb2010_BF=22 or F1401_kldb2010_BF=23 or F1401_kldb2010_BF=24 or F1401_kldb2010_BF=25 or F1401_kldb2010_BF=26 or F1401_kldb2010_BF=38 F1401_kldb2010_BHF=8. IF F1401_kldb2010_BF=35 or F1401_kldb2010_BF=44 F1401_kldb2010_BHF=9. IF F1401_kldb2010_BF=31 or F1401_kldb2010_BF=45 or F1401_kldb2010_BF=46 or F1401_kldb2010_BF=51 F1401_kldb2010_BHF=10. IF F1401_kldb2010_BF=47 or F1401_kldb2010_BF=48 or F1401_kldb2010_BF=49 or F1401_kldb2010_BF=52 F1401_kldb2010_BHF=11. IF F1401_kldb2010_BF=50 F1401_kldb2010_BHF=12. if F1401_kldb2010_BF<0 | missing (F1401_kldb2010_BF) F1401_kldb2010_BHF=F1401_kldb2010_BF. if F1401_kldb2010<0 F1401_kldb2010_BHF=-1. FORMATs F1401_kldb2010_BHF (F2.0). VARIABLE LABELs F1401_kldb2010_BHF 'BIBB-Berufshauptfeld f. 1. Erwerbsberuf, KldB2010'. ********************************************************************************************************************************************************************** * Berufsoberfeld aus Berufshauptfeld. COMPUTE F1401_kldb2010_BOF=0. IF F1401_kldb2010_BHF=1 or F1401_kldb2010_BHF=2 or F1401_kldb2010_BHF=3 F1401_kldb2010_BOF=1. IF F1401_kldb2010_BHF=4 or F1401_kldb2010_BHF=5 or F1401_kldb2010_BHF=6 or F1401_kldb2010_BHF=7 F1401_kldb2010_BOF=2. IF F1401_kldb2010_BHF=8 or F1401_kldb2010_BHF=9 or F1401_kldb2010_BHF=10 or F1401_kldb2010_BHF=11 or F1401_kldb2010_BHF=12 F1401_kldb2010_BOF=3. if F1401_kldb2010_BF<0 | missing (F1401_kldb2010_BF) F1401_kldb2010_BOF=F1401_kldb2010_BF. if F1401_kldb2010<0 F1401_kldb2010_BHF=-1. FORMATS F1401_kldb2010_BOF (F1.0). VARIABLE LABELS F1401_kldb2010_BOF 'BIBB-Berufsoberfeld f. 1. Erwerbsberuf, KldB2010'. ******************************************************************************************************************************************************************* ******************************************************************************************************************************************************************* *********************Recodieren der Variablen******************************Vater***************************************************************************** ******************************************************************************************************************************************************************** *f1609_kldb2010 (Erwerbsberuf des Vaters 4Steller Klassifikation der Berufe 2010). *Dreisteller abschneiden. compute pos3d= F1609_kldb2010. if F1609_kldb2010>0 pos3d=TRUNC(F1609_kldb2010/100). *5te Stelle abschneiden. compute pos5th=F1609_kldb2010. if F1609_kldb2010>0 pos5th= mod(F1609_kldb2010,10). EXECUTE. *Neue Berufsfelder definieren. compute F1609_kldb2010_BF= $SYSMIS. if pos3d= 111 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 111 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 111 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 112 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 112 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 112 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 113 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 113 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 114 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 114 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 114 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 115 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 115 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 115 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 116 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 116 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 117 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 117 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 117 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 121 and pos5th= 1 F1609_kldb2010_BF= 1. if pos3d= 121 and pos5th= 2 F1609_kldb2010_BF= 1. if pos3d= 121 and pos5th= 3 F1609_kldb2010_BF= 1. if pos3d= 211 and pos5th= 2 F1609_kldb2010_BF= 2. if pos3d= 212 and pos5th= 2 F1609_kldb2010_BF= 3. if pos3d= 213 and pos5th= 2 F1609_kldb2010_BF= 3. if pos3d= 214 and pos5th= 2 F1609_kldb2010_BF= 3. if pos3d= 221 and pos5th= 2 F1609_kldb2010_BF= 4. if pos3d= 413 and pos5th= 2 F1609_kldb2010_BF= 4. if pos3d= 231 and pos5th= 2 F1609_kldb2010_BF= 5. if pos3d= 232 and pos5th= 2 F1609_kldb2010_BF= 5. if pos3d= 234 and pos5th= 2 F1609_kldb2010_BF= 5. if pos3d= 241 and pos5th= 1 F1609_kldb2010_BF= 6. if pos3d= 241 and pos5th= 2 F1609_kldb2010_BF= 6. if pos3d= 242 and pos5th= 2 F1609_kldb2010_BF= 6. if pos3d= 243 and pos5th= 2 F1609_kldb2010_BF= 6. if pos3d= 244 and pos5th= 2 F1609_kldb2010_BF= 7. if pos3d= 342 and pos5th= 2 F1609_kldb2010_BF= 7. if pos3d= 342 and pos5th= 3 F1609_kldb2010_BF= 7. if pos3d= 251 and pos5th= 2 F1609_kldb2010_BF= 8. if pos3d= 222 and pos5th= 2 F1609_kldb2010_BF= 9. if pos3d= 252 and pos5th= 2 F1609_kldb2010_BF= 9. if pos3d= 245 and pos5th= 2 F1609_kldb2010_BF= 10. if pos3d= 245 and pos5th= 3 F1609_kldb2010_BF= 10. if pos3d= 825 and pos5th= 2 F1609_kldb2010_BF= 10. if pos3d= 825 and pos5th= 3 F1609_kldb2010_BF= 10. if pos3d= 934 and pos5th= 2 F1609_kldb2010_BF= 10. if pos3d= 934 and pos5th= 3 F1609_kldb2010_BF= 10. if pos3d= 936 and pos5th= 2 F1609_kldb2010_BF= 10. if pos3d= 936 and pos5th= 3 F1609_kldb2010_BF= 10. if pos3d= 261 and pos5th= 2 F1609_kldb2010_BF= 11. if pos3d= 262 and pos5th= 2 F1609_kldb2010_BF= 11. if pos3d= 263 and pos5th= 2 F1609_kldb2010_BF= 11. if pos3d= 271 and pos5th= 2 F1609_kldb2010_BF= 11. if pos3d= 281 and pos5th= 2 F1609_kldb2010_BF= 13. if pos3d= 281 and pos5th= 3 F1609_kldb2010_BF= 13. if pos3d= 282 and pos5th= 2 F1609_kldb2010_BF= 13. if pos3d= 282 and pos5th= 3 F1609_kldb2010_BF= 13. if pos3d= 282 and pos5th= 4 F1609_kldb2010_BF= 13. if pos3d= 283 and pos5th= 2 F1609_kldb2010_BF= 13. if pos3d= 283 and pos5th= 3 F1609_kldb2010_BF= 13. if pos3d= 283 and pos5th= 4 F1609_kldb2010_BF= 13. if pos3d= 293 and pos5th= 1 F1609_kldb2010_BF= 16. if pos3d= 293 and pos5th= 2 F1609_kldb2010_BF= 16. if pos3d= 293 and pos5th= 3 F1609_kldb2010_BF= 16. if pos3d= 293 and pos5th= 4 F1609_kldb2010_BF= 16. if pos3d= 291 and pos5th= 2 F1609_kldb2010_BF= 17. if pos3d= 291 and pos5th= 3 F1609_kldb2010_BF= 17. if pos3d= 292 and pos5th= 2 F1609_kldb2010_BF= 17. if pos3d= 292 and pos5th= 3 F1609_kldb2010_BF= 17. if pos3d= 223 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 311 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 321 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 321 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 322 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 322 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 331 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 331 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 332 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 332 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 333 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 333 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 932 and pos5th= 2 F1609_kldb2010_BF= 18. if pos3d= 932 and pos5th= 3 F1609_kldb2010_BF= 18. if pos3d= 211 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 212 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 213 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 214 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 221 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 222 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 223 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 231 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 234 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 242 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 243 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 244 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 245 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 251 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 252 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 263 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 281 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 282 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 283 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 292 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 321 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 322 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 331 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 332 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 333 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 342 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 343 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 413 and pos5th= 1 F1609_kldb2010_BF= 20. if pos3d= 111 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 113 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 114 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 115 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 116 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 117 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 211 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 121 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 221 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 222 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 223 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 231 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 232 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 234 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 241 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 242 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 243 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 244 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 245 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 251 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 252 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 261 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 262 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 263 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 271 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 272 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 273 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 281 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 291 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 292 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 311 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 312 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 321 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 322 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 342 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 343 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 422 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 825 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 932 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 934 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 936 and pos5th= 4 F1609_kldb2010_BF= 21. if pos3d= 411 and pos5th= 3 F1609_kldb2010_BF= 22. if pos3d= 411 and pos5th= 4 F1609_kldb2010_BF= 22. if pos3d= 412 and pos5th= 2 F1609_kldb2010_BF= 22. if pos3d= 412 and pos5th= 3 F1609_kldb2010_BF= 22. if pos3d= 412 and pos5th= 4 F1609_kldb2010_BF= 22. if pos3d= 413 and pos5th= 3 F1609_kldb2010_BF= 22. if pos3d= 413 and pos5th= 4 F1609_kldb2010_BF= 22. if pos3d= 414 and pos5th= 4 F1609_kldb2010_BF= 22. if pos3d= 421 and pos5th= 4 F1609_kldb2010_BF= 22. if pos3d= 211 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 212 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 213 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 214 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 221 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 222 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 223 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 231 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 234 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 241 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 242 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 243 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 244 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 251 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 252 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 261 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 262 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 263 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 271 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 272 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 273 and pos5th= 2 F1609_kldb2010_BF= 23. if pos3d= 273 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 311 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 343 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 422 and pos5th= 2 F1609_kldb2010_BF= 23. if pos3d= 422 and pos5th= 3 F1609_kldb2010_BF= 23. if pos3d= 272 and pos5th= 2 F1609_kldb2010_BF= 24. if pos3d= 312 and pos5th= 2 F1609_kldb2010_BF= 25. if pos3d= 312 and pos5th= 3 F1609_kldb2010_BF= 25. if pos3d= 232 and pos5th= 3 F1609_kldb2010_BF= 26. if pos3d= 414 and pos5th= 2 F1609_kldb2010_BF= 26. if pos3d= 414 and pos5th= 3 F1609_kldb2010_BF= 26. if pos3d= 421 and pos5th= 2 F1609_kldb2010_BF= 26. if pos3d= 421 and pos5th= 3 F1609_kldb2010_BF= 26. if pos3d= 622 and pos5th= 2 F1609_kldb2010_BF= 27. if pos3d= 623 and pos5th= 1 F1609_kldb2010_BF= 27. if pos3d= 623 and pos5th= 2 F1609_kldb2010_BF= 27. if pos3d= 624 and pos5th= 2 F1609_kldb2010_BF= 27. if pos3d= 625 and pos5th= 2 F1609_kldb2010_BF= 27. if pos3d= 625 and pos5th= 3 F1609_kldb2010_BF= 27. if pos3d= 122 and pos5th= 2 F1609_kldb2010_BF= 28. if pos3d= 122 and pos5th= 3 F1609_kldb2010_BF= 28. if pos3d= 122 and pos5th= 4 F1609_kldb2010_BF= 28. if pos3d= 611 and pos5th= 2 F1609_kldb2010_BF= 28. if pos3d= 611 and pos5th= 3 F1609_kldb2010_BF= 28. if pos3d= 611 and pos5th= 4 F1609_kldb2010_BF= 28. if pos3d= 612 and pos5th= 2 F1609_kldb2010_BF= 28. if pos3d= 612 and pos5th= 3 F1609_kldb2010_BF= 28. if pos3d= 612 and pos5th= 4 F1609_kldb2010_BF= 28. if pos3d= 721 and pos5th= 2 F1609_kldb2010_BF= 29. if pos3d= 721 and pos5th= 3 F1609_kldb2010_BF= 29. if pos3d= 721 and pos5th= 4 F1609_kldb2010_BF= 29. if pos3d= 423 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 423 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 423 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 516 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 516 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 516 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 613 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 613 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 613 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 621 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 621 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 621 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 631 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 631 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 631 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 634 and pos5th= 2 F1609_kldb2010_BF= 30. if pos3d= 634 and pos5th= 3 F1609_kldb2010_BF= 30. if pos3d= 634 and pos5th= 4 F1609_kldb2010_BF= 30. if pos3d= 921 and pos5th= 2 F1609_kldb2010_BF= 31. if pos3d= 921 and pos5th= 3 F1609_kldb2010_BF= 31. if pos3d= 921 and pos5th= 4 F1609_kldb2010_BF= 31. if pos3d= 922 and pos5th= 3 F1609_kldb2010_BF= 31. if pos3d= 922 and pos5th= 4 F1609_kldb2010_BF= 31. if pos3d= 514 and pos5th= 3 F1609_kldb2010_BF= 32. if pos3d= 515 and pos5th= 2 F1609_kldb2010_BF= 32. if pos3d= 515 and pos5th= 3 F1609_kldb2010_BF= 32. if pos3d= 515 and pos5th= 4 F1609_kldb2010_BF= 32. if pos3d= 521 and pos5th= 2 F1609_kldb2010_BF= 32. if pos3d= 522 and pos5th= 2 F1609_kldb2010_BF= 32. if pos3d= 511 and pos5th= 2 F1609_kldb2010_BF= 33. if pos3d= 511 and pos5th= 3 F1609_kldb2010_BF= 33. if pos3d= 511 and pos5th= 4 F1609_kldb2010_BF= 33. if pos3d= 512 and pos5th= 2 F1609_kldb2010_BF= 33. if pos3d= 512 and pos5th= 3 F1609_kldb2010_BF= 33. if pos3d= 512 and pos5th= 4 F1609_kldb2010_BF= 33. if pos3d= 523 and pos5th= 3 F1609_kldb2010_BF= 33. if pos3d= 523 and pos5th= 4 F1609_kldb2010_BF= 33. if pos3d= 524 and pos5th= 2 F1609_kldb2010_BF= 33. if pos3d= 524 and pos5th= 3 F1609_kldb2010_BF= 33. if pos3d= 524 and pos5th= 4 F1609_kldb2010_BF= 33. if pos3d= 525 and pos5th= 1 F1609_kldb2010_BF= 33. if pos3d= 525 and pos5th= 2 F1609_kldb2010_BF= 33. if pos3d= 525 and pos5th= 3 F1609_kldb2010_BF= 33. if pos3d= 513 and pos5th= 1 F1609_kldb2010_BF= 34. if pos3d= 513 and pos5th= 2 F1609_kldb2010_BF= 34. if pos3d= 513 and pos5th= 3 F1609_kldb2010_BF= 34. if pos3d= 513 and pos5th= 4 F1609_kldb2010_BF= 34. if pos3d= 514 and pos5th= 2 F1609_kldb2010_BF= 34. if pos3d= 711 and pos5th= 4 F1609_kldb2010_BF= 35. if pos3d= 713 and pos5th= 3 F1609_kldb2010_BF= 35. if pos3d= 713 and pos5th= 4 F1609_kldb2010_BF= 35. if pos3d= 722 and pos5th= 3 F1609_kldb2010_BF= 35. if pos3d= 722 and pos5th= 4 F1609_kldb2010_BF= 35. if pos3d= 723 and pos5th= 3 F1609_kldb2010_BF= 35. if pos3d= 723 and pos5th= 4 F1609_kldb2010_BF= 35. if pos3d= 914 and pos5th= 4 F1609_kldb2010_BF= 35. if pos3d= 712 and pos5th= 4 F1609_kldb2010_BF= 36. if pos3d= 732 and pos5th= 2 F1609_kldb2010_BF= 36. if pos3d= 732 and pos5th= 3 F1609_kldb2010_BF= 36. if pos3d= 732 and pos5th= 4 F1609_kldb2010_BF= 36. if pos3d= 733 and pos5th= 2 F1609_kldb2010_BF= 36. if pos3d= 733 and pos5th= 3 F1609_kldb2010_BF= 36. if pos3d= 733 and pos5th= 4 F1609_kldb2010_BF= 36. if pos3d= 722 and pos5th= 2 F1609_kldb2010_BF= 37. if pos3d= 723 and pos5th= 2 F1609_kldb2010_BF= 37. if pos3d= 431 and pos5th= 2 F1609_kldb2010_BF= 38. if pos3d= 431 and pos5th= 3 F1609_kldb2010_BF= 38. if pos3d= 431 and pos5th= 4 F1609_kldb2010_BF= 38. if pos3d= 432 and pos5th= 3 F1609_kldb2010_BF= 38. if pos3d= 432 and pos5th= 4 F1609_kldb2010_BF= 38. if pos3d= 433 and pos5th= 3 F1609_kldb2010_BF= 38. if pos3d= 433 and pos5th= 4 F1609_kldb2010_BF= 38. if pos3d= 434 and pos5th= 2 F1609_kldb2010_BF= 38. if pos3d= 434 and pos5th= 3 F1609_kldb2010_BF= 38. if pos3d= 434 and pos5th= 4 F1609_kldb2010_BF= 38. if pos3d= 713 and pos5th= 2 F1609_kldb2010_BF= 39. if pos3d= 714 and pos5th= 2 F1609_kldb2010_BF= 39. if pos3d= 714 and pos5th= 3 F1609_kldb2010_BF= 39. if pos3d= 714 and pos5th= 4 F1609_kldb2010_BF= 39. if pos3d= 715 and pos5th= 2 F1609_kldb2010_BF= 39. if pos3d= 715 and pos5th= 3 F1609_kldb2010_BF= 39. if pos3d= 715 and pos5th= 4 F1609_kldb2010_BF= 39. if pos3d= 621 and pos5th= 1 F1609_kldb2010_BF= 40. if pos3d= 634 and pos5th= 1 F1609_kldb2010_BF= 40. if pos3d= 714 and pos5th= 1 F1609_kldb2010_BF= 40. if pos3d= 732 and pos5th= 1 F1609_kldb2010_BF= 40. if pos3d= 913 and pos5th= 1 F1609_kldb2010_BF= 40. if pos3d= 531 and pos5th= 1 F1609_kldb2010_BF= 41. if pos3d= 531 and pos5th= 2 F1609_kldb2010_BF= 41. if pos3d= 531 and pos5th= 3 F1609_kldb2010_BF= 41. if pos3d= 531 and pos5th= 4 F1609_kldb2010_BF= 41. if pos3d= 341 and pos5th= 2 F1609_kldb2010_BF= 42. if pos3d= 341 and pos5th= 3 F1609_kldb2010_BF= 42. if pos3d= 341 and pos5th= 4 F1609_kldb2010_BF= 42. if pos3d= 11 and pos5th= 4 F1609_kldb2010_BF= 43. if pos3d= 12 and pos5th= 3 F1609_kldb2010_BF= 43. if pos3d= 13 and pos5th= 2 F1609_kldb2010_BF= 43. if pos3d= 14 and pos5th= 2 F1609_kldb2010_BF= 43. if pos3d= 532 and pos5th= 1 F1609_kldb2010_BF= 43. if pos3d= 532 and pos5th= 2 F1609_kldb2010_BF= 43. if pos3d= 532 and pos5th= 3 F1609_kldb2010_BF= 43. if pos3d= 532 and pos5th= 4 F1609_kldb2010_BF= 43. if pos3d= 533 and pos5th= 2 F1609_kldb2010_BF= 43. if pos3d= 533 and pos5th= 3 F1609_kldb2010_BF= 43. if pos3d= 533 and pos5th= 4 F1609_kldb2010_BF= 43. if pos3d= 731 and pos5th= 2 F1609_kldb2010_BF= 44. if pos3d= 731 and pos5th= 3 F1609_kldb2010_BF= 44. if pos3d= 731 and pos5th= 4 F1609_kldb2010_BF= 44. if pos3d= 933 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 933 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 933 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 941 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 941 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 942 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 942 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 942 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 943 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 943 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 943 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 944 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 944 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 944 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 945 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 945 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 945 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 946 and pos5th= 2 F1609_kldb2010_BF= 45. if pos3d= 946 and pos5th= 3 F1609_kldb2010_BF= 45. if pos3d= 946 and pos5th= 4 F1609_kldb2010_BF= 45. if pos3d= 233 and pos5th= 2 F1609_kldb2010_BF= 46. if pos3d= 233 and pos5th= 3 F1609_kldb2010_BF= 46. if pos3d= 233 and pos5th= 4 F1609_kldb2010_BF= 46. if pos3d= 931 and pos5th= 2 F1609_kldb2010_BF= 46. if pos3d= 931 and pos5th= 3 F1609_kldb2010_BF= 46. if pos3d= 931 and pos5th= 4 F1609_kldb2010_BF= 46. if pos3d= 935 and pos5th= 2 F1609_kldb2010_BF= 46. if pos3d= 935 and pos5th= 3 F1609_kldb2010_BF= 46. if pos3d= 935 and pos5th= 4 F1609_kldb2010_BF= 46. if pos3d= 814 and pos5th= 4 F1609_kldb2010_BF= 47. if pos3d= 815 and pos5th= 4 F1609_kldb2010_BF= 47. if pos3d= 818 and pos5th= 4 F1609_kldb2010_BF= 47. if pos3d= 811 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 811 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 812 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 812 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 812 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 813 and pos5th= 1 F1609_kldb2010_BF= 48. if pos3d= 813 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 813 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 813 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 815 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 816 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 816 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 817 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 817 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 817 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 818 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 818 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 821 and pos5th= 1 F1609_kldb2010_BF= 48. if pos3d= 821 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 821 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 821 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 822 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 822 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 822 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 824 and pos5th= 2 F1609_kldb2010_BF= 48. if pos3d= 824 and pos5th= 3 F1609_kldb2010_BF= 48. if pos3d= 824 and pos5th= 4 F1609_kldb2010_BF= 48. if pos3d= 831 and pos5th= 1 F1609_kldb2010_BF= 49. if pos3d= 831 and pos5th= 2 F1609_kldb2010_BF= 49. if pos3d= 831 and pos5th= 3 F1609_kldb2010_BF= 49. if pos3d= 831 and pos5th= 4 F1609_kldb2010_BF= 49. if pos3d= 833 and pos5th= 2 F1609_kldb2010_BF= 49. if pos3d= 833 and pos5th= 3 F1609_kldb2010_BF= 49. if pos3d= 833 and pos5th= 4 F1609_kldb2010_BF= 49. if pos3d= 841 and pos5th= 3 F1609_kldb2010_BF= 50. if pos3d= 841 and pos5th= 4 F1609_kldb2010_BF= 50. if pos3d= 842 and pos5th= 3 F1609_kldb2010_BF= 50. if pos3d= 842 and pos5th= 4 F1609_kldb2010_BF= 50. if pos3d= 843 and pos5th= 4 F1609_kldb2010_BF= 50. if pos3d= 844 and pos5th= 2 F1609_kldb2010_BF= 50. if pos3d= 844 and pos5th= 3 F1609_kldb2010_BF= 50. if pos3d= 844 and pos5th= 4 F1609_kldb2010_BF= 50. if pos3d= 845 and pos5th= 3 F1609_kldb2010_BF= 50. if pos3d= 845 and pos5th= 4 F1609_kldb2010_BF= 50. if pos3d= 625 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 911 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 912 and pos5th= 3 F1609_kldb2010_BF= 51. if pos3d= 912 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 913 and pos5th= 2 F1609_kldb2010_BF= 51. if pos3d= 913 and pos5th= 3 F1609_kldb2010_BF= 51. if pos3d= 913 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 923 and pos5th= 2 F1609_kldb2010_BF= 51. if pos3d= 923 and pos5th= 3 F1609_kldb2010_BF= 51. if pos3d= 923 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 924 and pos5th= 2 F1609_kldb2010_BF= 51. if pos3d= 924 and pos5th= 3 F1609_kldb2010_BF= 51. if pos3d= 924 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 947 and pos5th= 2 F1609_kldb2010_BF= 51. if pos3d= 947 and pos5th= 3 F1609_kldb2010_BF= 51. if pos3d= 947 and pos5th= 4 F1609_kldb2010_BF= 51. if pos3d= 823 and pos5th= 1 F1609_kldb2010_BF= 52. if pos3d= 823 and pos5th= 2 F1609_kldb2010_BF= 52. if pos3d= 823 and pos5th= 3 F1609_kldb2010_BF= 52. if pos3d= 632 and pos5th= 1 F1609_kldb2010_BF= 53. if pos3d= 632 and pos5th= 2 F1609_kldb2010_BF= 53. if pos3d= 632 and pos5th= 3 F1609_kldb2010_BF= 53. if pos3d= 632 and pos5th= 4 F1609_kldb2010_BF= 53. if pos3d= 633 and pos5th= 1 F1609_kldb2010_BF= 53. if pos3d= 633 and pos5th= 2 F1609_kldb2010_BF= 53. if pos3d= 633 and pos5th= 3 F1609_kldb2010_BF= 53. if pos3d= 633 and pos5th= 4 F1609_kldb2010_BF= 53. if pos3d= 832 and pos5th= 1 F1609_kldb2010_BF= 53. if pos3d= 832 and pos5th= 2 F1609_kldb2010_BF= 53. if pos3d= 832 and pos5th= 3 F1609_kldb2010_BF= 53. if pos3d= 343 and pos5th= 2 F1609_kldb2010_BF= 54. if pos3d= 541 and pos5th= 1 F1609_kldb2010_BF= 54. if pos3d= 541 and pos5th= 2 F1609_kldb2010_BF= 54. if pos3d= 541 and pos5th= 3 F1609_kldb2010_BF= 54. if F1609_kldb2010<0 F1609_kldb2010_BF=-1. EXECUTE. FORMATS F1609_kldb2010_BF (f3.0). VARIABLE LABELS F1609_kldb2010_BF 'BIBB-Berufsfeld f. Erwerbsberuf des Vaters, KldB2010'. DELETE VARIABLES pos3d pos5th. EXECUTE. ************************************************************************************************************************************************************************** * Berufshauptfeld aus Berufsfeld. compute F1609_kldb2010_BHF=0. IF F1609_kldb2010_BF=1 or F1609_kldb2010_BF=2 F1609_kldb2010_BHF=1. IF F1609_kldb2010_BF=3 or F1609_kldb2010_BF=7 or F1609_kldb2010_BF=9 or F1609_kldb2010_BF=10 or F1609_kldb2010_BF=11 F1609_kldb2010_BHF=2. if F1609_kldb2010_BF=13 or F1609_kldb2010_BF=15 or F1609_kldb2010_BF=18 or F1609_kldb2010_BF=20 or F1609_kldb2010_BF=42 F1609_kldb2010_BHF=2. IF F1609_kldb2010_BF=4 or F1609_kldb2010_BF=5 or F1609_kldb2010_BF=6 or F1609_kldb2010_BF=8 or F1609_kldb2010_BF=12 or F1609_kldb2010_BF=17 F1609_kldb2010_BHF=3. IF F1609_kldb2010_BF=27 or F1609_kldb2010_BF=28 or F1609_kldb2010_BF=30 F1609_kldb2010_BHF=4. IF F1609_kldb2010_BF=19 or F1609_kldb2010_BF=32 or F1609_kldb2010_BF=33 or F1609_kldb2010_BF=34 or F1609_kldb2010_BF=41 or F1609_kldb2010_BF=43 F1609_kldb2010_BHF=5. IF F1609_kldb2010_BF=14 or F1609_kldb2010_BF=16 or F1609_kldb2010_BF=53 or F1609_kldb2010_BF=54 F1609_kldb2010_BHF=6. IF F1609_kldb2010_BF=29 or F1609_kldb2010_BF=36 or F1609_kldb2010_BF=37 or F1609_kldb2010_BF=39 or F1609_kldb2010_BF=40 F1609_kldb2010_BHF=7. IF F1609_kldb2010_BF=21 or F1609_kldb2010_BF=22 or F1609_kldb2010_BF=23 or F1609_kldb2010_BF=24 or F1609_kldb2010_BF=25 or F1609_kldb2010_BF=26 or F1609_kldb2010_BF=38 F1609_kldb2010_BHF=8. IF F1609_kldb2010_BF=35 or F1609_kldb2010_BF=44 F1609_kldb2010_BHF=9. IF F1609_kldb2010_BF=31 or F1609_kldb2010_BF=45 or F1609_kldb2010_BF=46 or F1609_kldb2010_BF=51 F1609_kldb2010_BHF=10. IF F1609_kldb2010_BF=47 or F1609_kldb2010_BF=48 or F1609_kldb2010_BF=49 or F1609_kldb2010_BF=52 F1609_kldb2010_BHF=11. IF F1609_kldb2010_BF=50 F1609_kldb2010_BHF=12. if F1609_kldb2010_BF<0 | missing (F1609_kldb2010_BF) F1609_kldb2010_BHF=F1609_kldb2010_BF. if F1609_kldb2010<0 F1609_kldb2010_BHF=-1. FORMATs F1609_kldb2010_BHF (F2.0). VARIABLE LABELs F1609_kldb2010_BHF 'BIBB-Berufshauptfeld f. Erwerbsberuf des Vaters, KldB2010'. ********************************************************************************************************************************************************************** * Berufsoberfeld aus Berufshauptfeld. COMPUTE F1609_kldb2010_BOF=0. IF F1609_kldb2010_BHF=1 or F1609_kldb2010_BHF=2 or F1609_kldb2010_BHF=3 F1609_kldb2010_BOF=1. IF F1609_kldb2010_BHF=4 or F1609_kldb2010_BHF=5 or F1609_kldb2010_BHF=6 or F1609_kldb2010_BHF=7 F1609_kldb2010_BOF=2. IF F1609_kldb2010_BHF=8 or F1609_kldb2010_BHF=9 or F1609_kldb2010_BHF=10 or F1609_kldb2010_BHF=11 or F1609_kldb2010_BHF=12 F1609_kldb2010_BOF=3. if F1609_kldb2010_BF<0 | missing (F1609_kldb2010_BF) F1609_kldb2010_BOF=F1609_kldb2010_BF. if F1609_kldb2010<0 F1609_kldb2010_BHF=-1. FORMATS F1609_kldb2010_BOF (F1.0). VARIABLE LABELS F1609_kldb2010_BOF 'BIBB-Berufsoberfeld f. Erwerbsberuf des Vaters, KldB2010'. ******************************************************************************************************************************************************************* ******************************************************************************************************************************************************************* *********************Recodieren der Berufsfeldvariablen für die Mutter*********************************************************************************************** ******************************************************************************************************************************************************************** *f1610_kldb2010 (Erwerbsberuf der Mutter 4Steller Klassifikation der Berufe 2010). *Dreisteller abschneiden. compute pos3d= F1610_kldb2010. if F1610_kldb2010>0 pos3d=TRUNC(F1610_kldb2010/100). *5te Stelle abschneiden. compute pos5th=F1610_kldb2010. if F1610_kldb2010>0 pos5th= mod(F1610_kldb2010,10). EXECUTE. *Neue Berufsfelder definieren. compute F1610_kldb2010_BF= $SYSMIS. if pos3d= 111 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 111 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 111 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 112 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 112 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 112 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 113 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 113 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 114 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 114 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 114 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 115 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 115 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 115 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 116 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 116 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 117 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 117 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 117 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 121 and pos5th= 1 F1610_kldb2010_BF= 1. if pos3d= 121 and pos5th= 2 F1610_kldb2010_BF= 1. if pos3d= 121 and pos5th= 3 F1610_kldb2010_BF= 1. if pos3d= 211 and pos5th= 2 F1610_kldb2010_BF= 2. if pos3d= 212 and pos5th= 2 F1610_kldb2010_BF= 3. if pos3d= 213 and pos5th= 2 F1610_kldb2010_BF= 3. if pos3d= 214 and pos5th= 2 F1610_kldb2010_BF= 3. if pos3d= 221 and pos5th= 2 F1610_kldb2010_BF= 4. if pos3d= 413 and pos5th= 2 F1610_kldb2010_BF= 4. if pos3d= 231 and pos5th= 2 F1610_kldb2010_BF= 5. if pos3d= 232 and pos5th= 2 F1610_kldb2010_BF= 5. if pos3d= 234 and pos5th= 2 F1610_kldb2010_BF= 5. if pos3d= 241 and pos5th= 1 F1610_kldb2010_BF= 6. if pos3d= 241 and pos5th= 2 F1610_kldb2010_BF= 6. if pos3d= 242 and pos5th= 2 F1610_kldb2010_BF= 6. if pos3d= 243 and pos5th= 2 F1610_kldb2010_BF= 6. if pos3d= 244 and pos5th= 2 F1610_kldb2010_BF= 7. if pos3d= 342 and pos5th= 2 F1610_kldb2010_BF= 7. if pos3d= 342 and pos5th= 3 F1610_kldb2010_BF= 7. if pos3d= 251 and pos5th= 2 F1610_kldb2010_BF= 8. if pos3d= 222 and pos5th= 2 F1610_kldb2010_BF= 9. if pos3d= 252 and pos5th= 2 F1610_kldb2010_BF= 9. if pos3d= 245 and pos5th= 2 F1610_kldb2010_BF= 10. if pos3d= 245 and pos5th= 3 F1610_kldb2010_BF= 10. if pos3d= 825 and pos5th= 2 F1610_kldb2010_BF= 10. if pos3d= 825 and pos5th= 3 F1610_kldb2010_BF= 10. if pos3d= 934 and pos5th= 2 F1610_kldb2010_BF= 10. if pos3d= 934 and pos5th= 3 F1610_kldb2010_BF= 10. if pos3d= 936 and pos5th= 2 F1610_kldb2010_BF= 10. if pos3d= 936 and pos5th= 3 F1610_kldb2010_BF= 10. if pos3d= 261 and pos5th= 2 F1610_kldb2010_BF= 11. if pos3d= 262 and pos5th= 2 F1610_kldb2010_BF= 11. if pos3d= 263 and pos5th= 2 F1610_kldb2010_BF= 11. if pos3d= 271 and pos5th= 2 F1610_kldb2010_BF= 11. if pos3d= 281 and pos5th= 2 F1610_kldb2010_BF= 13. if pos3d= 281 and pos5th= 3 F1610_kldb2010_BF= 13. if pos3d= 282 and pos5th= 2 F1610_kldb2010_BF= 13. if pos3d= 282 and pos5th= 3 F1610_kldb2010_BF= 13. if pos3d= 282 and pos5th= 4 F1610_kldb2010_BF= 13. if pos3d= 283 and pos5th= 2 F1610_kldb2010_BF= 13. if pos3d= 283 and pos5th= 3 F1610_kldb2010_BF= 13. if pos3d= 283 and pos5th= 4 F1610_kldb2010_BF= 13. if pos3d= 293 and pos5th= 1 F1610_kldb2010_BF= 16. if pos3d= 293 and pos5th= 2 F1610_kldb2010_BF= 16. if pos3d= 293 and pos5th= 3 F1610_kldb2010_BF= 16. if pos3d= 293 and pos5th= 4 F1610_kldb2010_BF= 16. if pos3d= 291 and pos5th= 2 F1610_kldb2010_BF= 17. if pos3d= 291 and pos5th= 3 F1610_kldb2010_BF= 17. if pos3d= 292 and pos5th= 2 F1610_kldb2010_BF= 17. if pos3d= 292 and pos5th= 3 F1610_kldb2010_BF= 17. if pos3d= 223 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 311 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 321 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 321 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 322 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 322 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 331 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 331 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 332 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 332 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 333 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 333 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 932 and pos5th= 2 F1610_kldb2010_BF= 18. if pos3d= 932 and pos5th= 3 F1610_kldb2010_BF= 18. if pos3d= 211 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 212 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 213 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 214 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 221 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 222 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 223 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 231 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 234 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 242 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 243 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 244 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 245 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 251 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 252 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 263 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 281 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 282 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 283 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 292 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 321 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 322 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 331 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 332 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 333 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 342 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 343 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 413 and pos5th= 1 F1610_kldb2010_BF= 20. if pos3d= 111 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 113 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 114 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 115 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 116 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 117 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 211 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 121 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 221 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 222 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 223 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 231 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 232 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 234 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 241 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 242 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 243 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 244 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 245 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 251 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 252 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 261 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 262 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 263 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 271 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 272 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 273 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 281 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 291 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 292 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 311 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 312 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 321 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 322 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 342 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 343 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 422 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 825 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 932 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 934 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 936 and pos5th= 4 F1610_kldb2010_BF= 21. if pos3d= 411 and pos5th= 3 F1610_kldb2010_BF= 22. if pos3d= 411 and pos5th= 4 F1610_kldb2010_BF= 22. if pos3d= 412 and pos5th= 2 F1610_kldb2010_BF= 22. if pos3d= 412 and pos5th= 3 F1610_kldb2010_BF= 22. if pos3d= 412 and pos5th= 4 F1610_kldb2010_BF= 22. if pos3d= 413 and pos5th= 3 F1610_kldb2010_BF= 22. if pos3d= 413 and pos5th= 4 F1610_kldb2010_BF= 22. if pos3d= 414 and pos5th= 4 F1610_kldb2010_BF= 22. if pos3d= 421 and pos5th= 4 F1610_kldb2010_BF= 22. if pos3d= 211 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 212 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 213 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 214 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 221 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 222 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 223 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 231 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 234 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 241 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 242 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 243 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 244 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 251 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 252 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 261 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 262 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 263 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 271 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 272 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 273 and pos5th= 2 F1610_kldb2010_BF= 23. if pos3d= 273 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 311 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 343 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 422 and pos5th= 2 F1610_kldb2010_BF= 23. if pos3d= 422 and pos5th= 3 F1610_kldb2010_BF= 23. if pos3d= 272 and pos5th= 2 F1610_kldb2010_BF= 24. if pos3d= 312 and pos5th= 2 F1610_kldb2010_BF= 25. if pos3d= 312 and pos5th= 3 F1610_kldb2010_BF= 25. if pos3d= 232 and pos5th= 3 F1610_kldb2010_BF= 26. if pos3d= 414 and pos5th= 2 F1610_kldb2010_BF= 26. if pos3d= 414 and pos5th= 3 F1610_kldb2010_BF= 26. if pos3d= 421 and pos5th= 2 F1610_kldb2010_BF= 26. if pos3d= 421 and pos5th= 3 F1610_kldb2010_BF= 26. if pos3d= 622 and pos5th= 2 F1610_kldb2010_BF= 27. if pos3d= 623 and pos5th= 1 F1610_kldb2010_BF= 27. if pos3d= 623 and pos5th= 2 F1610_kldb2010_BF= 27. if pos3d= 624 and pos5th= 2 F1610_kldb2010_BF= 27. if pos3d= 625 and pos5th= 2 F1610_kldb2010_BF= 27. if pos3d= 625 and pos5th= 3 F1610_kldb2010_BF= 27. if pos3d= 122 and pos5th= 2 F1610_kldb2010_BF= 28. if pos3d= 122 and pos5th= 3 F1610_kldb2010_BF= 28. if pos3d= 122 and pos5th= 4 F1610_kldb2010_BF= 28. if pos3d= 611 and pos5th= 2 F1610_kldb2010_BF= 28. if pos3d= 611 and pos5th= 3 F1610_kldb2010_BF= 28. if pos3d= 611 and pos5th= 4 F1610_kldb2010_BF= 28. if pos3d= 612 and pos5th= 2 F1610_kldb2010_BF= 28. if pos3d= 612 and pos5th= 3 F1610_kldb2010_BF= 28. if pos3d= 612 and pos5th= 4 F1610_kldb2010_BF= 28. if pos3d= 721 and pos5th= 2 F1610_kldb2010_BF= 29. if pos3d= 721 and pos5th= 3 F1610_kldb2010_BF= 29. if pos3d= 721 and pos5th= 4 F1610_kldb2010_BF= 29. if pos3d= 423 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 423 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 423 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 516 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 516 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 516 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 613 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 613 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 613 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 621 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 621 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 621 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 631 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 631 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 631 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 634 and pos5th= 2 F1610_kldb2010_BF= 30. if pos3d= 634 and pos5th= 3 F1610_kldb2010_BF= 30. if pos3d= 634 and pos5th= 4 F1610_kldb2010_BF= 30. if pos3d= 921 and pos5th= 2 F1610_kldb2010_BF= 31. if pos3d= 921 and pos5th= 3 F1610_kldb2010_BF= 31. if pos3d= 921 and pos5th= 4 F1610_kldb2010_BF= 31. if pos3d= 922 and pos5th= 3 F1610_kldb2010_BF= 31. if pos3d= 922 and pos5th= 4 F1610_kldb2010_BF= 31. if pos3d= 514 and pos5th= 3 F1610_kldb2010_BF= 32. if pos3d= 515 and pos5th= 2 F1610_kldb2010_BF= 32. if pos3d= 515 and pos5th= 3 F1610_kldb2010_BF= 32. if pos3d= 515 and pos5th= 4 F1610_kldb2010_BF= 32. if pos3d= 521 and pos5th= 2 F1610_kldb2010_BF= 32. if pos3d= 522 and pos5th= 2 F1610_kldb2010_BF= 32. if pos3d= 511 and pos5th= 2 F1610_kldb2010_BF= 33. if pos3d= 511 and pos5th= 3 F1610_kldb2010_BF= 33. if pos3d= 511 and pos5th= 4 F1610_kldb2010_BF= 33. if pos3d= 512 and pos5th= 2 F1610_kldb2010_BF= 33. if pos3d= 512 and pos5th= 3 F1610_kldb2010_BF= 33. if pos3d= 512 and pos5th= 4 F1610_kldb2010_BF= 33. if pos3d= 523 and pos5th= 3 F1610_kldb2010_BF= 33. if pos3d= 523 and pos5th= 4 F1610_kldb2010_BF= 33. if pos3d= 524 and pos5th= 2 F1610_kldb2010_BF= 33. if pos3d= 524 and pos5th= 3 F1610_kldb2010_BF= 33. if pos3d= 524 and pos5th= 4 F1610_kldb2010_BF= 33. if pos3d= 525 and pos5th= 1 F1610_kldb2010_BF= 33. if pos3d= 525 and pos5th= 2 F1610_kldb2010_BF= 33. if pos3d= 525 and pos5th= 3 F1610_kldb2010_BF= 33. if pos3d= 513 and pos5th= 1 F1610_kldb2010_BF= 34. if pos3d= 513 and pos5th= 2 F1610_kldb2010_BF= 34. if pos3d= 513 and pos5th= 3 F1610_kldb2010_BF= 34. if pos3d= 513 and pos5th= 4 F1610_kldb2010_BF= 34. if pos3d= 514 and pos5th= 2 F1610_kldb2010_BF= 34. if pos3d= 711 and pos5th= 4 F1610_kldb2010_BF= 35. if pos3d= 713 and pos5th= 3 F1610_kldb2010_BF= 35. if pos3d= 713 and pos5th= 4 F1610_kldb2010_BF= 35. if pos3d= 722 and pos5th= 3 F1610_kldb2010_BF= 35. if pos3d= 722 and pos5th= 4 F1610_kldb2010_BF= 35. if pos3d= 723 and pos5th= 3 F1610_kldb2010_BF= 35. if pos3d= 723 and pos5th= 4 F1610_kldb2010_BF= 35. if pos3d= 914 and pos5th= 4 F1610_kldb2010_BF= 35. if pos3d= 712 and pos5th= 4 F1610_kldb2010_BF= 36. if pos3d= 732 and pos5th= 2 F1610_kldb2010_BF= 36. if pos3d= 732 and pos5th= 3 F1610_kldb2010_BF= 36. if pos3d= 732 and pos5th= 4 F1610_kldb2010_BF= 36. if pos3d= 733 and pos5th= 2 F1610_kldb2010_BF= 36. if pos3d= 733 and pos5th= 3 F1610_kldb2010_BF= 36. if pos3d= 733 and pos5th= 4 F1610_kldb2010_BF= 36. if pos3d= 722 and pos5th= 2 F1610_kldb2010_BF= 37. if pos3d= 723 and pos5th= 2 F1610_kldb2010_BF= 37. if pos3d= 431 and pos5th= 2 F1610_kldb2010_BF= 38. if pos3d= 431 and pos5th= 3 F1610_kldb2010_BF= 38. if pos3d= 431 and pos5th= 4 F1610_kldb2010_BF= 38. if pos3d= 432 and pos5th= 3 F1610_kldb2010_BF= 38. if pos3d= 432 and pos5th= 4 F1610_kldb2010_BF= 38. if pos3d= 433 and pos5th= 3 F1610_kldb2010_BF= 38. if pos3d= 433 and pos5th= 4 F1610_kldb2010_BF= 38. if pos3d= 434 and pos5th= 2 F1610_kldb2010_BF= 38. if pos3d= 434 and pos5th= 3 F1610_kldb2010_BF= 38. if pos3d= 434 and pos5th= 4 F1610_kldb2010_BF= 38. if pos3d= 713 and pos5th= 2 F1610_kldb2010_BF= 39. if pos3d= 714 and pos5th= 2 F1610_kldb2010_BF= 39. if pos3d= 714 and pos5th= 3 F1610_kldb2010_BF= 39. if pos3d= 714 and pos5th= 4 F1610_kldb2010_BF= 39. if pos3d= 715 and pos5th= 2 F1610_kldb2010_BF= 39. if pos3d= 715 and pos5th= 3 F1610_kldb2010_BF= 39. if pos3d= 715 and pos5th= 4 F1610_kldb2010_BF= 39. if pos3d= 621 and pos5th= 1 F1610_kldb2010_BF= 40. if pos3d= 634 and pos5th= 1 F1610_kldb2010_BF= 40. if pos3d= 714 and pos5th= 1 F1610_kldb2010_BF= 40. if pos3d= 732 and pos5th= 1 F1610_kldb2010_BF= 40. if pos3d= 913 and pos5th= 1 F1610_kldb2010_BF= 40. if pos3d= 531 and pos5th= 1 F1610_kldb2010_BF= 41. if pos3d= 531 and pos5th= 2 F1610_kldb2010_BF= 41. if pos3d= 531 and pos5th= 3 F1610_kldb2010_BF= 41. if pos3d= 531 and pos5th= 4 F1610_kldb2010_BF= 41. if pos3d= 341 and pos5th= 2 F1610_kldb2010_BF= 42. if pos3d= 341 and pos5th= 3 F1610_kldb2010_BF= 42. if pos3d= 341 and pos5th= 4 F1610_kldb2010_BF= 42. if pos3d= 11 and pos5th= 4 F1610_kldb2010_BF= 43. if pos3d= 12 and pos5th= 3 F1610_kldb2010_BF= 43. if pos3d= 13 and pos5th= 2 F1610_kldb2010_BF= 43. if pos3d= 14 and pos5th= 2 F1610_kldb2010_BF= 43. if pos3d= 532 and pos5th= 1 F1610_kldb2010_BF= 43. if pos3d= 532 and pos5th= 2 F1610_kldb2010_BF= 43. if pos3d= 532 and pos5th= 3 F1610_kldb2010_BF= 43. if pos3d= 532 and pos5th= 4 F1610_kldb2010_BF= 43. if pos3d= 533 and pos5th= 2 F1610_kldb2010_BF= 43. if pos3d= 533 and pos5th= 3 F1610_kldb2010_BF= 43. if pos3d= 533 and pos5th= 4 F1610_kldb2010_BF= 43. if pos3d= 731 and pos5th= 2 F1610_kldb2010_BF= 44. if pos3d= 731 and pos5th= 3 F1610_kldb2010_BF= 44. if pos3d= 731 and pos5th= 4 F1610_kldb2010_BF= 44. if pos3d= 933 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 933 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 933 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 941 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 941 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 942 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 942 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 942 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 943 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 943 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 943 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 944 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 944 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 944 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 945 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 945 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 945 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 946 and pos5th= 2 F1610_kldb2010_BF= 45. if pos3d= 946 and pos5th= 3 F1610_kldb2010_BF= 45. if pos3d= 946 and pos5th= 4 F1610_kldb2010_BF= 45. if pos3d= 233 and pos5th= 2 F1610_kldb2010_BF= 46. if pos3d= 233 and pos5th= 3 F1610_kldb2010_BF= 46. if pos3d= 233 and pos5th= 4 F1610_kldb2010_BF= 46. if pos3d= 931 and pos5th= 2 F1610_kldb2010_BF= 46. if pos3d= 931 and pos5th= 3 F1610_kldb2010_BF= 46. if pos3d= 931 and pos5th= 4 F1610_kldb2010_BF= 46. if pos3d= 935 and pos5th= 2 F1610_kldb2010_BF= 46. if pos3d= 935 and pos5th= 3 F1610_kldb2010_BF= 46. if pos3d= 935 and pos5th= 4 F1610_kldb2010_BF= 46. if pos3d= 814 and pos5th= 4 F1610_kldb2010_BF= 47. if pos3d= 815 and pos5th= 4 F1610_kldb2010_BF= 47. if pos3d= 818 and pos5th= 4 F1610_kldb2010_BF= 47. if pos3d= 811 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 811 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 812 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 812 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 812 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 813 and pos5th= 1 F1610_kldb2010_BF= 48. if pos3d= 813 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 813 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 813 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 815 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 816 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 816 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 817 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 817 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 817 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 818 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 818 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 821 and pos5th= 1 F1610_kldb2010_BF= 48. if pos3d= 821 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 821 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 821 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 822 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 822 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 822 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 824 and pos5th= 2 F1610_kldb2010_BF= 48. if pos3d= 824 and pos5th= 3 F1610_kldb2010_BF= 48. if pos3d= 824 and pos5th= 4 F1610_kldb2010_BF= 48. if pos3d= 831 and pos5th= 1 F1610_kldb2010_BF= 49. if pos3d= 831 and pos5th= 2 F1610_kldb2010_BF= 49. if pos3d= 831 and pos5th= 3 F1610_kldb2010_BF= 49. if pos3d= 831 and pos5th= 4 F1610_kldb2010_BF= 49. if pos3d= 833 and pos5th= 2 F1610_kldb2010_BF= 49. if pos3d= 833 and pos5th= 3 F1610_kldb2010_BF= 49. if pos3d= 833 and pos5th= 4 F1610_kldb2010_BF= 49. if pos3d= 841 and pos5th= 3 F1610_kldb2010_BF= 50. if pos3d= 841 and pos5th= 4 F1610_kldb2010_BF= 50. if pos3d= 842 and pos5th= 3 F1610_kldb2010_BF= 50. if pos3d= 842 and pos5th= 4 F1610_kldb2010_BF= 50. if pos3d= 843 and pos5th= 4 F1610_kldb2010_BF= 50. if pos3d= 844 and pos5th= 2 F1610_kldb2010_BF= 50. if pos3d= 844 and pos5th= 3 F1610_kldb2010_BF= 50. if pos3d= 844 and pos5th= 4 F1610_kldb2010_BF= 50. if pos3d= 845 and pos5th= 3 F1610_kldb2010_BF= 50. if pos3d= 845 and pos5th= 4 F1610_kldb2010_BF= 50. if pos3d= 625 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 911 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 912 and pos5th= 3 F1610_kldb2010_BF= 51. if pos3d= 912 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 913 and pos5th= 2 F1610_kldb2010_BF= 51. if pos3d= 913 and pos5th= 3 F1610_kldb2010_BF= 51. if pos3d= 913 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 923 and pos5th= 2 F1610_kldb2010_BF= 51. if pos3d= 923 and pos5th= 3 F1610_kldb2010_BF= 51. if pos3d= 923 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 924 and pos5th= 2 F1610_kldb2010_BF= 51. if pos3d= 924 and pos5th= 3 F1610_kldb2010_BF= 51. if pos3d= 924 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 947 and pos5th= 2 F1610_kldb2010_BF= 51. if pos3d= 947 and pos5th= 3 F1610_kldb2010_BF= 51. if pos3d= 947 and pos5th= 4 F1610_kldb2010_BF= 51. if pos3d= 823 and pos5th= 1 F1610_kldb2010_BF= 52. if pos3d= 823 and pos5th= 2 F1610_kldb2010_BF= 52. if pos3d= 823 and pos5th= 3 F1610_kldb2010_BF= 52. if pos3d= 632 and pos5th= 1 F1610_kldb2010_BF= 53. if pos3d= 632 and pos5th= 2 F1610_kldb2010_BF= 53. if pos3d= 632 and pos5th= 3 F1610_kldb2010_BF= 53. if pos3d= 632 and pos5th= 4 F1610_kldb2010_BF= 53. if pos3d= 633 and pos5th= 1 F1610_kldb2010_BF= 53. if pos3d= 633 and pos5th= 2 F1610_kldb2010_BF= 53. if pos3d= 633 and pos5th= 3 F1610_kldb2010_BF= 53. if pos3d= 633 and pos5th= 4 F1610_kldb2010_BF= 53. if pos3d= 832 and pos5th= 1 F1610_kldb2010_BF= 53. if pos3d= 832 and pos5th= 2 F1610_kldb2010_BF= 53. if pos3d= 832 and pos5th= 3 F1610_kldb2010_BF= 53. if pos3d= 343 and pos5th= 2 F1610_kldb2010_BF= 54. if pos3d= 541 and pos5th= 1 F1610_kldb2010_BF= 54. if pos3d= 541 and pos5th= 2 F1610_kldb2010_BF= 54. if pos3d= 541 and pos5th= 3 F1610_kldb2010_BF= 54. if F1610_kldb2010<0 F1610_kldb2010_BF=-1. EXECUTE. FORMATS F1610_kldb2010_BF (f3.0). VARIABLE LABELS F1610_kldb2010_BF 'BIBB-Berufsfeld f. Erwerbsberuf der Mutter, KldB2010'. DELETE VARIABLES pos3d pos5th. EXECUTE. ************************************************************************************************************************************************************************** * Berufshauptfeld aus Berufsfeld. compute F1610_kldb2010_BHF=0. IF F1610_kldb2010_BF=1 or F1610_kldb2010_BF=2 F1610_kldb2010_BHF=1. IF F1610_kldb2010_BF=3 or F1610_kldb2010_BF=7 or F1610_kldb2010_BF=9 or F1610_kldb2010_BF=10 or F1610_kldb2010_BF=11 F1610_kldb2010_BHF=2. if F1610_kldb2010_BF=13 or F1610_kldb2010_BF=15 or F1610_kldb2010_BF=18 or F1610_kldb2010_BF=20 or F1610_kldb2010_BF=42 F1610_kldb2010_BHF=2. IF F1610_kldb2010_BF=4 or F1610_kldb2010_BF=5 or F1610_kldb2010_BF=6 or F1610_kldb2010_BF=8 or F1610_kldb2010_BF=12 or F1610_kldb2010_BF=17 F1610_kldb2010_BHF=3. IF F1610_kldb2010_BF=27 or F1610_kldb2010_BF=28 or F1610_kldb2010_BF=30 F1610_kldb2010_BHF=4. IF F1610_kldb2010_BF=19 or F1610_kldb2010_BF=32 or F1610_kldb2010_BF=33 or F1610_kldb2010_BF=34 or F1610_kldb2010_BF=41 or F1610_kldb2010_BF=43 F1610_kldb2010_BHF=5. IF F1610_kldb2010_BF=14 or F1610_kldb2010_BF=16 or F1610_kldb2010_BF=53 or F1610_kldb2010_BF=54 F1610_kldb2010_BHF=6. IF F1610_kldb2010_BF=29 or F1610_kldb2010_BF=36 or F1610_kldb2010_BF=37 or F1610_kldb2010_BF=39 or F1610_kldb2010_BF=40 F1610_kldb2010_BHF=7. IF F1610_kldb2010_BF=21 or F1610_kldb2010_BF=22 or F1610_kldb2010_BF=23 or F1610_kldb2010_BF=24 or F1610_kldb2010_BF=25 or F1610_kldb2010_BF=26 or F1610_kldb2010_BF=38 F1610_kldb2010_BHF=8. IF F1610_kldb2010_BF=35 or F1610_kldb2010_BF=44 F1610_kldb2010_BHF=9. IF F1610_kldb2010_BF=31 or F1610_kldb2010_BF=45 or F1610_kldb2010_BF=46 or F1610_kldb2010_BF=51 F1610_kldb2010_BHF=10. IF F1610_kldb2010_BF=47 or F1610_kldb2010_BF=48 or F1610_kldb2010_BF=49 or F1610_kldb2010_BF=52 F1610_kldb2010_BHF=11. IF F1610_kldb2010_BF=50 F1610_kldb2010_BHF=12. if F1610_kldb2010_BF<0 | missing (F1610_kldb2010_BF) F1610_kldb2010_BHF=F1610_kldb2010_BF. if F1610_kldb2010<0 F1610_kldb2010_BHF=-1. FORMATs F1610_kldb2010_BHF (F2.0). VARIABLE LABELs F1610_kldb2010_BHF 'BIBB-Berufshauptfeld f. Erwerbsberuf der Mutter, KldB2010'. ********************************************************************************************************************************************************************** * Berufsoberfeld aus Berufshauptfeld. COMPUTE F1610_kldb2010_BOF=0. IF F1610_kldb2010_BHF=1 or F1610_kldb2010_BHF=2 or F1610_kldb2010_BHF=3 F1610_kldb2010_BOF=1. IF F1610_kldb2010_BHF=4 or F1610_kldb2010_BHF=5 or F1610_kldb2010_BHF=6 or F1610_kldb2010_BHF=7 F1610_kldb2010_BOF=2. IF F1610_kldb2010_BHF=8 or F1610_kldb2010_BHF=9 or F1610_kldb2010_BHF=10 or F1610_kldb2010_BHF=11 or F1610_kldb2010_BHF=12 F1610_kldb2010_BOF=3. if F1610_kldb2010_BF<0 | missing (F1610_kldb2010_BF) F1610_kldb2010_BOF=F1610_kldb2010_BF. if F1610_kldb2010<0 F1610_kldb2010_BHF=-1. FORMATS F1610_kldb2010_BOF (F1.0). VARIABLE LABELS F1610_kldb2010_BOF 'BIBB-Berufshauptfeld f. Erwerbsberuf der Mutter, KldB2010'. ******************************************************************************************************************************* ****************************************************************************************************************************** **********Labeln der Variablen. value LABELS F100_kldb2010_BF F1401_kldb2010_BF F1609_kldb2010_BF F1610_kldb2010_BF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 'Land-, Tier-, Forstwirtschaft, Gartenbau' 2 'Bergleute, Mineralgewinner' 3 'Steinbearbeitung, Baustoffherstellung, Keramik-, Glasberufe' 4 'Chemie-, Kunststoffberufe' 5 'Papierherstellung, -verarbeitung, Druck' 6 'Metallerzeugung, -bearbeitung' 7 'Metall-, Anlagenbau, Blechkonstruktion, Installation, Montierer/innen' 8 'Industrie-, Werkzeugmechaniker/innen' 9 'Fahr-, Flugzeugbau, Wartungsberufe' 10 'Feinwerktechnische, verwandte Berufe' 11 'Elektroberufe' 13 'Textilverarbeitung, Lederherstellung' 14 'Back- Kondit|-, Süßwarenherstellung' 15 'Fleischer/innen' 16 'Köch(e/innen)' 17 'Getränke, Genussmittelherstellung, übrige Ernährungsberufe' 18 'Bauberufe, Holz-, Kunststoffbe- und -verarbeitung' 19 'Warenprüfer/innen, Versandfertigmacher/innen' 20 'Hilfsarbeiter/innen o.n.T.' 21 'Ingenieur(e/innen)' 22 'Chemiker/innen, Physiker/innen, Naturwissenschaftler/innen' 23 'Techniker/innen' 24 'Technische Zeichner/innen, verwandte Berufe' 25 'Vermessungswesen' 26 'Technische Sonderkräfte' 27 'Verkaufsberufe (Einzelhandel)' 28 'Groß-, Einzelhandelskaufleute' 29 'Bank-, Versicherungsfachleute' 30 'Sonstige kaufmännische Berufe (ohne Groß-, Einzelhandel, Kreditgewerbe)' 31 'Werbefachleute' 32 'Verkehrsberufe' 33 'Luft-, Schifffahrtsberufe' 34 'Packer/innen, Lager-, Transp|tarbeiter/innen' 35 'Geschäftsführung, Wirtschaftsprüfung, Unternehmensberatung' 36 'Verwaltungsberufe im öD' 37 'Finanz-, Rechnungswesen, Buchhaltung' 38 'IT-Kernberufe' 39 'Kaufmännische Büroberufe' 40 'Bürohilfsberufe, Telefonist(en/innen)' 41 'Personenschutz-, Wachberufe' 42 'Hausmeister/innen' 43 'Sicherheitsberufe' 44 'Rechtsberufe' 45 'Künstler/innen, Musiker/innen' 46 'Designer/innen, Fotograf(en/innen), Reklamehersteller/innen' 47 'Gesundheitsberufe mit Approbation' 48 'Gesundheitsberufe ohne Approbation' 49 'Soziale Berufe' 50 'Lehrer/innen' 51 'Publizistische, Bibliotheks-, Übersetzungs-, verwandte Wissenschaftsberufe' 52 'Berufe in der Körperpflege' 53 'Hotel-, Gaststättenberufe, Hauswirtschaft' 54 'Reinigungs-, Entsogungsberufe' 55 'sonstige Berufe'. EXECUTE. VALUE LABELs F100_kldb2010_BHF F1401_kldb2010_BHF F1609_kldb2010_BHF F1610_kldb2010_BHF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 'Rohstoffe gewinnende Berufe' 2 'Be-, verarbeitende und instandsetzende Berufe' 3 'Maschinen und Anlagen steuernde und wartende Berufe' 4 'Berufe im Warenhandel, Vertrieb' 5 'Verkehrs-, Lager-, Transport, Sicherheits-, Wachberufe' 6 'Gastronomie- und Reinigungsberufe' 7 'Büro-, Kaufm. Dienstleistungsberufe' 8 'Technisch-Naturwissenschaftliche Berufe' 9 'Rechts-, Management- und wirtschaftswissenschaftliche Berufe' 10 'Künstlerische, Medien-, Geistes- u. Sozialwiss. Berufe' 11 'Gesundheits- und Sozialberufe, Körperpfleger' 12 'Lehrberufe'. EXECUTE. VALUE LABELS F100_kldb2010_BOF F1401_kldb2010_BOF F1609_kldb2010_BOF F1610_kldb2010_BOF -111 "Auschluss aufgrund zu kleiner Besetzungsstärke" -4 "nicht zuordenbar" -1 "Kein gültiger Berufscode" 1 'Produktionsbezogene Berufe' 2 'Primäre Dienstleistungsberufe' 3 'Sekundäre Dienstleistungsberufe'. EXECUTE.