forked from oracle-samples/oracle-db-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Classification Prediction Model.json
1 lines (1 loc) · 552 KB
/
Classification Prediction Model.json
1
{"paragraphs":[{"title":"","text":"%md\n## Predicting Target Customers using Classification\n\n### Example notebook to predict customers most likely to be positive responders to an Affinity Card loyalty program. This notebook builds and applies classfication models (decision tree) using the SH schema data and processed inside the Oracle Autonomous Data Warehouse Cloud (ADWC).\n\n#### By Charlie Berger","user":"CBERGER","dateUpdated":"2018-02-06T22:45:37+0000","config":{"colWidth":9,"editorMode":"ace/mode/markdown","editorHide":true,"title":false,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1464792666489_-1927519105","id":"20160601-105106_98198174","result":{"msg":"<h2>Predicting Target Customers using Classification</h2>\n<h3>Example notebook to predict customers most likely to be positive responders to an Affinity Card loyalty program. This notebook builds and applies classfication models (decision tree) using the SH schema data and processed inside the Oracle Autonomous Data Warehouse Cloud (ADWC).</h3>\n<h4>By Charlie Berger</h4>\n","code":"SUCCESS","type":"HTML"},"dateCreated":"2018-02-04T02:47:49+0000","dateStarted":"2018-02-06T22:45:37+0000","dateFinished":"2018-02-06T22:45:38+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:115"},{"text":"%md\n\n![tiny arrow](http://www.oracle.com/technetwork/database/options/advanced-analytics/classification-4364365.jpg \"tiny arrow\")","user":"CBERGER","dateUpdated":"2018-02-05T21:56:16+0000","config":{"tableHide":false,"colWidth":3,"editorMode":"ace/mode/markdown","editorHide":true,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{},"groups":[],"height":147},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517863453751_-1165750165","id":"20180205-204413_1788971234","result":{"msg":"<p><img src=\"http://www.oracle.com/technetwork/database/options/advanced-analytics/classification-4364365.jpg\" alt=\"tiny arrow\" title=\"tiny arrow\" /></p>\n","code":"SUCCESS","type":"HTML"},"dateCreated":"2018-02-05T20:44:13+0000","dateStarted":"2018-02-05T21:37:05+0000","dateFinished":"2018-02-05T21:37:06+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:116"},{"text":"%md\n\n##### For more information, check the Oracle ADWC Documentation https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/index.html, Oracle Machine Learning folder on Oracle on Github https://github.com/oracle, Oracle Advanced Analytics http://www.oracle.com/technetwork/database/options/advanced-analytics/overview/index.html and Oracle Machine Learning on Oracle Technology Network and Introducing Oracle Machine Learning blog post https://blogs.oracle.com/datamining/introducing-oracle-machine-learning-sql-notebooks-for-the-oracle-autonomous-data-warehouse-cloud on Oracle Machine Learning blog. ","user":"CBERGER","dateUpdated":"2018-02-05T21:38:48+0000","config":{"colWidth":12,"editorMode":"ace/mode/markdown","editorHide":true,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517712477327_-1248827682","id":"20180204-024757_485117096","result":{"msg":"<h5>For more information, check the Oracle ADWC Documentation https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/index.html, Oracle Machine Learning folder on Oracle on Github https://github.com/oracle, Oracle Advanced Analytics http://www.oracle.com/technetwork/database/options/advanced-analytics/overview/index.html and Oracle Machine Learning on Oracle Technology Network and Introducing Oracle Machine Learning blog post https://blogs.oracle.com/datamining/introducing-oracle-machine-learning-sql-notebooks-for-the-oracle-autonomous-data-warehouse-cloud on Oracle Machine Learning blog.</h5>\n","code":"SUCCESS","type":"HTML"},"dateCreated":"2018-02-04T02:47:57+0000","dateStarted":"2018-02-04T02:48:08+0000","dateFinished":"2018-02-04T02:48:09+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:117"},{"title":"Display the SH.SUPPLEMENTARY_DEMOGRAPHICS data ","text":"%sql\nSelect * from SH.SUPPLEMENTARY_DEMOGRAPHICS;","user":"CBERGER","dateUpdated":"2018-02-06T22:45:55+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","editorHide":false,"title":true,"graph":{"mode":"table","optionOpen":false,"keys":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"values":[{"name":"EDUCATION","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"EDUCATION","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517712488495_1802631169","id":"20180204-024808_134488829","result":{"msg":"CUST_ID\tEDUCATION\tOCCUPATION\tHOUSEHOLD_SIZE\tYRS_RESIDENCE\tAFFINITY_CARD\tBULK_PACK_DISKETTES\tFLAT_PANEL_MONITOR\tHOME_THEATER_PACKAGE\tBOOKKEEPING_APPLICATION\tPRINTER_SUPPLIES\tY_BOX_GAMES\tOS_DOC_SET_KANJI\tCOMMENTS\n100931\t< Bach.\tCrafts\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100932\tHS-grad\tMachine\t1\t5\t0\t0\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100933\tHS-grad\tSales\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100934\tBach.\t?\t2\t4\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100935\t< Bach.\tOther\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n100936\t9th\tCrafts\t3\t3\t0\t0\t0\t1\t0\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100937\tHS-grad\tCrafts\t2\t4\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100938\tHS-grad\tFarming\t1\t1\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100939\tAssoc-A\tFarming\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100940\tHS-grad\tOther\t4-5\t3\t1\t0\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100941\t9th\tTechSup\t4-5\t3\t0\t1\t1\t1\t0\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100942\tBach.\tCrafts\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n100943\tHS-grad\tTechSup\t3\t3\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100944\t< Bach.\tHandler\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100945\tHS-grad\tCrafts\t6-8\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100946\t< Bach.\tProf.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100947\tBach.\tSales\t1\t4\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100948\t7th-8th\tMachine\t2\t5\t0\t0\t0\t1\t0\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100949\t< Bach.\tTransp.\t3\t5\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100950\tHS-grad\tSales\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n100951\tHS-grad\tTransp.\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100952\tBach.\tTechSup\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100953\tMasters\tSales\t3\t10\t1\t0\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100954\tProfsc\tSales\t4-5\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100955\tHS-grad\tCrafts\t3\t3\t0\t1\t0\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100956\tHS-grad\tTransp.\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100957\t< Bach.\tHandler\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100958\t< Bach.\tOther\t9+\t1\t0\t0\t0\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100959\t< Bach.\tSales\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100960\tAssoc-V\tSales\t2\t4\t0\t0\t0\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100961\tHS-grad\tExec.\t1\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100962\tProfsc\tProf.\t3\t11\t1\t1\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100963\t< Bach.\tCleric.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100964\tBach.\tProf.\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100965\tAssoc-A\tExec.\t2\t8\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100966\tAssoc-V\tCleric.\t4-5\t4\t0\t0\t0\t0\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100967\t10th\tMachine\t3\t3\t0\t1\t1\t0\t0\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100968\tBach.\tProf.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100969\t7th-8th\tHouse-s\t9+\t2\t0\t1\t1\t1\t0\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100970\t< Bach.\tSales\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100971\tHS-grad\tCrafts\t3\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100972\tMasters\tProf.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100973\t11th\t?\t3\t7\t0\t1\t1\t1\t0\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100974\tBach.\tProf.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100975\tBach.\tTechSup\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100976\tHS-grad\tCrafts\t3\t5\t0\t1\t1\t0\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100977\t< Bach.\t?\t4-5\t7\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100978\tHS-grad\tOther\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100979\t< Bach.\tProtec.\t3\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100980\tAssoc-A\tTechSup\t3\t5\t1\t1\t0\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100981\t10th\tOther\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100982\tBach.\tSales\t3\t10\t1\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100983\tBach.\tExec.\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100984\t< Bach.\tCrafts\t3\t3\t0\t1\t0\t0\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100985\tMasters\tProf.\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100986\tHS-grad\tCrafts\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100987\tBach.\tSales\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100988\tBach.\tProf.\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100989\t< Bach.\tTransp.\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n100990\tHS-grad\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100991\t< Bach.\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100992\tHS-grad\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n100993\tAssoc-V\tTechSup\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n100994\tBach.\tProf.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100995\tHS-grad\tHandler\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100996\tHS-grad\tSales\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100997\t< Bach.\tSales\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tThank you! But I am very unhappy with all the junk mail you keep sending.\n100998\tBach.\tCleric.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100999\t7th-8th\tCrafts\t3\t5\t0\t1\t1\t1\t0\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n101000\t7th-8th\tCrafts\t3\t7\t0\t0\t0\t1\t0\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n101001\tHS-grad\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101002\tHS-grad\tExec.\t1\t3\t0\t1\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101003\tAssoc-V\t?\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101004\tHS-grad\tHandler\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n101005\tBach.\tCleric.\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\t\n101006\tBach.\tSales\t3\t5\t0\t0\t0\t0\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n101007\tAssoc-A\tProtec.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n101008\tHS-grad\tMachine\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n101009\tBach.\tSales\t3\t4\t1\t1\t0\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n101010\tMasters\tExec.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n101011\t10th\tTransp.\t3\t6\t0\t1\t1\t1\t0\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101012\t< Bach.\tTechSup\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n101013\tHS-grad\tExec.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n101014\tProfsc\tProf.\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101015\tHS-grad\tTransp.\t1\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n101016\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n101017\tHS-grad\tTransp.\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n101018\t< Bach.\tHandler\t3\t3\t1\t1\t1\t0\t1\t1\t1\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n101019\tHS-grad\tCleric.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101020\tHS-grad\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\t\n100571\tHS-grad\tCleric.\t4-5\t2\t0\t1\t1\t0\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100572\tBach.\tMachine\t9+\t1\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n100573\tBach.\tExec.\t3\t9\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100574\tMasters\tProf.\t2\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100575\tHS-grad\tSales\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100576\tBach.\tSales\t1\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n100577\tBach.\tMachine\t3\t5\t1\t1\t0\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100578\tHS-grad\tProtec.\t2\t3\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100579\t10th\tSales\t4-5\t4\t1\t0\t0\t1\t0\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100580\t< Bach.\tExec.\t2\t5\t0\t1\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100581\t< Bach.\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100582\tHS-grad\tCrafts\t3\t3\t0\t1\t0\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100583\t< Bach.\tTechSup\t3\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100584\tBach.\tExec.\t1\t5\t0\t1\t1\t0\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100585\tHS-grad\tExec.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n100586\tBach.\tSales\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100587\t< Bach.\tCleric.\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n100588\tBach.\tProf.\t3\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n100589\tHS-grad\tSales\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100590\tMasters\tMachine\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100591\tHS-grad\tSales\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100592\tHS-grad\tTransp.\t6-8\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI love the new on-line documentation.\n100593\tHS-grad\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100594\t< Bach.\tSales\t6-8\t1\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100595\t< Bach.\tCrafts\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n100596\tAssoc-V\tSales\t9+\t4\t0\t1\t1\t0\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100597\tBach.\tExec.\t3\t4\t0\t0\t0\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100598\tHS-grad\tHandler\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100599\tHS-grad\tOther\t6-8\t4\t0\t1\t0\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100600\t11th\tTransp.\t3\t3\t0\t1\t1\t0\t0\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100601\tProfsc\tProf.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100602\tHS-grad\tCrafts\t2\t6\t0\t1\t0\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100603\tBach.\tProf.\t2\t4\t0\t0\t0\t0\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100604\tHS-grad\tProf.\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100605\tMasters\tProf.\t3\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100606\tAssoc-A\t?\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100607\tProfsc\tProf.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI wanted to write you to let you know that I've purchased several items at your store recently and have been very satisfied with my purchases. Keep up the good work.\n100608\t< Bach.\tCleric.\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100609\tProfsc\tSales\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n100610\tHS-grad\tTransp.\t9+\t1\t0\t1\t1\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n100611\tHS-grad\tCleric.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100612\tAssoc-A\tSales\t3\t4\t1\t1\t1\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100613\tHS-grad\tProf.\t2\t7\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100614\t11th\tHandler\t1\t0\t0\t0\t0\t0\t0\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100615\tHS-grad\t?\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n100616\tBach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100617\t10th\tHouse-s\t1\t1\t0\t1\t1\t0\t0\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100618\t7th-8th\tMachine\t9+\t8\t0\t1\t1\t1\t0\t1\t0\t0\tThank you, But please remove my name from your list.\n100619\tHS-grad\tSales\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100620\tAssoc-V\tExec.\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100621\tBach.\tExec.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100622\tBach.\tCleric.\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100623\t10th\tMachine\t1\t2\t0\t1\t1\t0\t0\t1\t1\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100624\tHS-grad\tOther\t9+\t3\t0\t1\t0\t0\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100625\t< Bach.\tCrafts\t2\t5\t0\t0\t0\t0\t1\t1\t0\t0\tI love the new on-line documentation.\n100626\tBach.\t?\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100627\t5th-6th\tHandler\t2\t7\t0\t0\t0\t1\t0\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100628\tHS-grad\tCleric.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100629\tAssoc-V\tCrafts\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tThank you! But I am very unhappy with all the junk mail you keep sending.\n100630\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100631\t< Bach.\t?\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100632\t7th-8th\tOther\t3\t5\t0\t1\t1\t1\t0\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100633\tMasters\tExec.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI wanted to write you to let you know that I've purchased several items at your store recently and have been very satisfied with my purchases. Keep up the good work.\n100634\tHS-grad\tHandler\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100635\tAssoc-V\tExec.\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n100636\tHS-grad\tHandler\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100637\t< Bach.\tSales\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n100638\t< Bach.\tExec.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100639\tHS-grad\tOther\t1\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100640\tHS-grad\tSales\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100641\tBach.\tSales\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n100642\t< Bach.\tSales\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100643\tBach.\tTechSup\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n100644\tProfsc\tExec.\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100645\tHS-grad\tSales\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n100646\tBach.\tTechSup\t9+\t2\t0\t0\t0\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100647\t9th\tOther\t4-5\t3\t0\t1\t1\t1\t0\t1\t0\t0\tThank you, But please remove my name from your list.\n100648\tBach.\tExec.\t4-5\t3\t1\t0\t0\t0\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100649\t< Bach.\tCleric.\t1\t2\t0\t0\t0\t0\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100650\tHS-grad\tFarming\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100651\t< Bach.\tExec.\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100652\tHS-grad\tCleric.\t2\t7\t0\t0\t0\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100653\tHS-grad\tTechSup\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100654\tHS-grad\tMachine\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100655\tHS-grad\tSales\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100656\t< Bach.\t?\t3\t2\t0\t1\t1\t1\t1\t1\t0\t0\t\n100657\tHS-grad\tTechSup\t1\t0\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100658\tAssoc-A\tCrafts\t9+\t2\t1\t1\t1\t0\t1\t1\t1\t0\tI love it. Will never shop at other shops again!\n100659\tHS-grad\tSales\t9+\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100660\tHS-grad\tSales\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n101951\tHS-grad\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\t\n101952\tProfsc\tExec.\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n101953\tBach.\tProf.\t2\t4\t0\t0\t0\t0\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n101954\tHS-grad\tCleric.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n101955\tHS-grad\tTransp.\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n101956\t11th\tProf.\t1\t1\t0\t1\t1\t0\t0\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n101957\tHS-grad\tTransp.\t6-8\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101958\tBach.\tProf.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n101959\tHS-grad\tCrafts\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n101960\tHS-grad\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101961\tBach.\tOther\t3\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n101962\t< Bach.\tSales\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n101963\t< Bach.\tFarming\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n101964\t7th-8th\tTransp.\t3\t5\t0\t0\t0\t1\t0\t1\t0\t0\tThank you, But please remove my name from your list.\n103961\t< Bach.\tOther\t2\t6\t0\t1\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n103962\tHS-grad\tSales\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103963\t< Bach.\tCleric.\t9+\t3\t0\t1\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103964\t< Bach.\tMachine\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n103965\tHS-grad\tProf.\t2\t2\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103966\tHS-grad\tFarming\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n103967\tAssoc-A\tOther\t9+\t3\t0\t1\t0\t0\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103968\tHS-grad\tCleric.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\t\n103969\t10th\tTransp.\t3\t5\t1\t1\t0\t1\t0\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103970\tAssoc-V\tCleric.\t2\t4\t1\t0\t0\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n103971\t10th\tProtec.\t2\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n103972\tHS-grad\tExec.\t4-5\t6\t1\t1\t1\t1\t1\t1\t0\t0\t\n103973\tAssoc-A\tExec.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n103974\tHS-grad\tHandler\t9+\t6\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n103975\t< Bach.\tProf.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n103976\t< Bach.\t?\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n103977\t< Bach.\tSales\t9+\t1\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n103978\tHS-grad\tCleric.\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103979\tHS-grad\t?\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n103980\t< Bach.\tTechSup\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n103981\tHS-grad\tSales\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\t\n103982\tBach.\tCrafts\t2\t2\t0\t0\t0\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n103983\t< Bach.\tCleric.\t2\t9\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103984\tBach.\tCleric.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n103985\t< Bach.\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n103986\tHS-grad\tTechSup\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103987\tHS-grad\tHandler\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n103988\tBach.\tSales\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n103989\tHS-grad\tCleric.\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n103990\tBach.\tExec.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n103991\t11th\tOther\t9+\t5\t1\t1\t0\t1\t0\t1\t0\t0\tI love it. Will never shop at other shops again!\n103992\tHS-grad\tOther\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n103993\t12th\tTransp.\t1\t3\t0\t1\t1\t0\t0\t1\t1\t0\tI love the new on-line documentation.\n103994\t< Bach.\tExec.\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n103995\t< Bach.\tCrafts\t4-5\t5\t0\t1\t1\t0\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n103996\tBach.\tCleric.\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n103997\t12th\tCleric.\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103998\tHS-grad\tCleric.\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n103999\t10th\tOther\t1\t0\t0\t0\t0\t0\t0\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104000\t< Bach.\tCleric.\t1\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n104001\tMasters\tOther\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104002\tHS-grad\tMachine\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n104003\tHS-grad\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n104004\tHS-grad\tCleric.\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n104005\tBach.\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104006\tBach.\tExec.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104007\t< Bach.\tCrafts\t3\t4\t0\t0\t0\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104008\t< Bach.\tMachine\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104009\t< Bach.\tExec.\t4-5\t5\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104010\t< Bach.\tProtec.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n104011\t10th\tCrafts\t2\t2\t0\t1\t1\t0\t0\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104012\tBach.\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n104013\t< Bach.\tTechSup\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104014\tHS-grad\tExec.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n104015\tHS-grad\tTransp.\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104016\t< Bach.\tProtec.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104017\t10th\tSales\t2\t3\t0\t1\t1\t0\t0\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104018\tPhD\tProf.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n104019\t< Bach.\tTechSup\t3\t2\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n104020\tHS-grad\t?\t6-8\t1\t0\t1\t1\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104021\t< Bach.\tOther\t1\t2\t0\t1\t0\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n104022\tHS-grad\tCrafts\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104023\t< Bach.\tExec.\t3\t6\t0\t1\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n104024\tBach.\tProf.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n104025\tHS-grad\tOther\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n104026\t9th\tMachine\t9+\t11\t0\t1\t1\t1\t0\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n104027\t< Bach.\tExec.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n104028\t< Bach.\t?\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n104029\t1st-4th\tFarming\t3\t6\t0\t1\t1\t0\t0\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n104030\t< Bach.\tCleric.\t9+\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104031\tHS-grad\tExec.\t3\t4\t1\t0\t0\t0\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104032\tProfsc\t?\t3\t2\t1\t1\t0\t1\t1\t1\t0\t0\tDoes this discount work if you live in Australia?I've moved and I would like to purchase a few items as gifts but want the discount. Have you ever considered offering free shipping?\n104033\tBach.\tTechSup\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104034\t11th\tCrafts\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104035\t< Bach.\tSales\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104036\tBach.\tCleric.\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104037\tBach.\tSales\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\t\n104038\tBach.\tTechSup\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n104039\tHS-grad\tMachine\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n104040\tHS-grad\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104041\tBach.\tCrafts\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n104042\tHS-grad\tMachine\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104043\t< Bach.\tCrafts\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104044\t< Bach.\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104045\t< Bach.\tProf.\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tDoes this discount work if you live in Australia?I've moved and I would like to purchase a few items as gifts but want the discount. Have you ever considered offering free shipping?\n104046\t< Bach.\tTechSup\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n104047\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104048\tHS-grad\tSales\t2\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n104049\tHS-grad\tCrafts\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n104050\tHS-grad\tOther\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n104411\t7th-8th\tOther\t2\t2\t0\t1\t1\t0\t0\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n104412\tHS-grad\tCrafts\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104413\tMasters\t?\t3\t3\t0\t1\t1\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n104414\tAssoc-V\tSales\t3\t7\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104415\t7th-8th\tMachine\t1\t2\t0\t1\t1\t0\t0\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n104416\tHS-grad\t?\t2\t2\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n104417\t< Bach.\tCleric.\t9+\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n104418\tAssoc-V\t?\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n104419\tMasters\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n104420\tBach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t1\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n104421\tBach.\tCrafts\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104422\tAssoc-A\tSales\t9+\t4\t0\t1\t1\t0\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n104423\t< Bach.\tCleric.\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n104424\tBach.\tProf.\t3\t10\t1\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104425\t< Bach.\tSales\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104426\t< Bach.\tTechSup\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104427\tMasters\tProf.\t2\t4\t1\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104428\t< Bach.\tCleric.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104429\t< Bach.\tSales\t3\t8\t1\t0\t0\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n104430\tBach.\tProf.\t6-8\t4\t0\t1\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104431\tAssoc-V\tProf.\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104432\t10th\tOther\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104433\tBach.\tCleric.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n104434\tAssoc-A\tHandler\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n104435\tBach.\tProf.\t3\t2\t1\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n104436\tBach.\tExec.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104437\tHS-grad\tOther\t9+\t6\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n104438\tBach.\tOther\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104439\tHS-grad\tOther\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104440\tBach.\tProf.\t3\t0\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n104441\tHS-grad\tOther\t2\t1\t0\t0\t0\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104442\tHS-grad\tSales\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\t\n104443\t< Bach.\t?\t9+\t1\t0\t0\t0\t0\t1\t1\t1\t1\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n104444\tHS-grad\tCrafts\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n104445\t< Bach.\t?\t2\t2\t0\t1\t1\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n104446\t< Bach.\tOther\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104447\tAssoc-A\tProf.\t2\t3\t1\t1\t1\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104448\tHS-grad\tCrafts\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104449\tBach.\tCrafts\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n104450\t< Bach.\tCleric.\t9+\t3\t0\t1\t0\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104451\tHS-grad\tCleric.\t4-5\t3\t1\t0\t0\t0\t1\t1\t1\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n104452\t< Bach.\t?\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\t\n104453\tAssoc-A\tExec.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n104454\tBach.\tSales\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n104455\tAssoc-V\tProf.\t3\t5\t1\t1\t1\t0\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n104456\tBach.\tExec.\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104457\t< Bach.\tSales\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n104458\t11th\t?\t1\t2\t0\t0\t0\t0\t0\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n104459\t7th-8th\tSales\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104460\tBach.\tSales\t3\t5\t1\t1\t1\t0\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104461\t< Bach.\tFarming\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n104462\t< Bach.\tProf.\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\t\n104463\tBach.\tSales\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104464\tBach.\tCleric.\t2\t5\t0\t1\t1\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n104465\tBach.\tMachine\t3\t4\t0\t1\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104466\tMasters\tProf.\t9+\t9\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n104467\t< Bach.\tMachine\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104468\tBach.\tMachine\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n104469\t< Bach.\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n104470\tBach.\tProf.\t9+\t3\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n104471\t< Bach.\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n104472\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104473\tHS-grad\tProtec.\t4-5\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n104474\tBach.\tExec.\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n104475\t< Bach.\tTransp.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104476\tBach.\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n104477\tHS-grad\tOther\t6-8\t3\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n104478\tHS-grad\tCleric.\t1\t3\t0\t1\t1\t0\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n104479\t< Bach.\tTransp.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104480\tAssoc-V\tCleric.\t9+\t6\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104481\tHS-grad\tSales\t2\t1\t0\t1\t1\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n104482\t9th\tOther\t1\t3\t0\t1\t1\t0\t0\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104483\t11th\tCleric.\t3\t3\t1\t1\t1\t0\t0\t1\t1\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n104484\tHS-grad\tOther\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n104485\tHS-grad\tSales\t4-5\t7\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n104486\tBach.\tMachine\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n104487\t< Bach.\tSales\t3\t7\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n104488\tHS-grad\tCleric.\t3\t5\t1\t1\t0\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n104489\tHS-grad\tFarming\t3\t8\t0\t0\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104490\t11th\tSales\t1\t0\t0\t0\t0\t0\t0\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n104491\t< Bach.\tCleric.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n104492\t< Bach.\t?\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n104493\t11th\t?\t3\t9\t0\t1\t0\t1\t0\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n104494\tHS-grad\tCleric.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n104495\tAssoc-V\tExec.\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n104496\tHS-grad\tProf.\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n104497\tHS-grad\tExec.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n104498\t7th-8th\tMachine\t2\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n104499\tHS-grad\tCleric.\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104500\tHS-grad\tCrafts\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n102851\tHS-grad\tCrafts\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102852\t< Bach.\tFarming\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\t\n102853\tHS-grad\tOther\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102854\t< Bach.\tCrafts\t1\t6\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102855\tHS-grad\tMachine\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n102856\tHS-grad\tOther\t9+\t3\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102857\tBach.\tProf.\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102858\tPresch.\tFarming\t2\t2\t0\t1\t1\t0\t0\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n102859\tHS-grad\tHandler\t4-5\t2\t1\t0\t0\t1\t1\t1\t0\t0\t\n102860\tHS-grad\tOther\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n102861\tHS-grad\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n102862\tAssoc-V\tTechSup\t2\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100211\t< Bach.\tProtec.\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100212\t< Bach.\tOther\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100213\tAssoc-A\tCleric.\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100214\tHS-grad\tSales\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100215\tHS-grad\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100216\t< Bach.\tProtec.\t2\t6\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100217\tHS-grad\tFarming\t2\t8\t0\t0\t0\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100218\tBach.\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI love the new on-line documentation.\n100219\t1st-4th\tOther\t3\t5\t0\t1\t1\t1\t0\t1\t0\t0\tThank you, But please remove my name from your list.\n100220\tBach.\tCleric.\t4-5\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100221\tHS-grad\tTransp.\t6-8\t5\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100222\t< Bach.\tSales\t2\t4\t0\t1\t0\t0\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100223\tAssoc-V\tOther\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100224\tBach.\tProtec.\t3\t8\t1\t0\t0\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100225\tBach.\tProf.\t3\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100226\tHS-grad\tSales\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100227\t< Bach.\t?\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100228\tHS-grad\tCrafts\t3\t2\t0\t0\t0\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100229\t9th\tTransp.\t3\t6\t1\t0\t0\t1\t0\t1\t0\t0\t\n100230\tBach.\tProf.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100231\tHS-grad\tMachine\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100232\tBach.\tSales\t4-5\t3\t1\t1\t1\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n100233\tHS-grad\tCrafts\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n100234\t< Bach.\tTechSup\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100235\t5th-6th\tTransp.\t3\t7\t0\t1\t1\t1\t0\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100236\tHS-grad\tSales\t3\t7\t0\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100237\t< Bach.\tCleric.\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100238\tAssoc-V\tHandler\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100239\tBach.\tExec.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100240\tBach.\t?\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100241\tBach.\tCleric.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n100242\t< Bach.\tProf.\t2\t1\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100243\tAssoc-A\tProf.\t4-5\t3\t1\t1\t1\t0\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100244\t9th\tOther\t3\t6\t0\t1\t0\t1\t0\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100245\tMasters\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tDoes this discount work if you live in Australia?I've moved and I would like to purchase a few items as gifts but want the discount. Have you ever considered offering free shipping?\n100246\t< Bach.\tSales\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100247\tHS-grad\tCleric.\t4-5\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100248\tBach.\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100249\tMasters\tExec.\t1\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100250\tHS-grad\tFarming\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100251\t9th\tCrafts\t2\t2\t0\t1\t1\t1\t0\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100252\tBach.\tProf.\t9+\t2\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100253\tBach.\tCleric.\t2\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n100254\tBach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n100255\tBach.\tCleric.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100256\tBach.\tProf.\t3\t9\t1\t0\t0\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n100257\tHS-grad\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n100258\tHS-grad\tCrafts\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100259\t< Bach.\tTechSup\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100260\tBach.\tSales\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100261\tBach.\tTransp.\t3\t3\t1\t1\t1\t0\t1\t1\t1\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100262\t< Bach.\tCleric.\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100263\t10th\tCrafts\t3\t4\t1\t0\t0\t0\t0\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100264\t10th\tCrafts\t9+\t2\t0\t0\t0\t0\t0\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100265\tBach.\tProtec.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100266\tAssoc-A\tSales\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n100267\tHS-grad\tCrafts\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100268\tHS-grad\tTransp.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100269\t< Bach.\tCleric.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100270\tHS-grad\tCrafts\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100271\tHS-grad\tCrafts\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100272\tBach.\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100273\t< Bach.\tSales\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100274\tBach.\tExec.\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100275\tBach.\tCleric.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100276\t< Bach.\tSales\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n100277\tHS-grad\tCleric.\t9+\t6\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100278\tAssoc-V\tMachine\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100279\t< Bach.\tTechSup\t3\t5\t0\t1\t0\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100280\t< Bach.\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100281\tBach.\tExec.\t3\t6\t1\t1\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100282\tBach.\tExec.\t3\t4\t1\t0\t0\t0\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100283\t11th\tExec.\t3\t6\t0\t1\t1\t1\t0\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100284\t< Bach.\t?\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100285\t< Bach.\tExec.\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100286\tHS-grad\tOther\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100287\tHS-grad\tOther\t9+\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100288\tAssoc-V\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100289\t9th\tCrafts\t9+\t5\t0\t0\t0\t1\t0\t1\t0\t0\t\n100290\t7th-8th\tFarming\t3\t6\t0\t0\t0\t1\t0\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100291\t< Bach.\tOther\t9+\t2\t0\t1\t1\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100292\tHS-grad\tFarming\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100293\tBach.\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100294\tHS-grad\tOther\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100295\tAssoc-V\tExec.\t2\t6\t1\t1\t0\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100296\tHS-grad\tSales\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100297\t12th\t?\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100298\tHS-grad\tCrafts\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\t\n100299\t< Bach.\t?\t6-8\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100300\tBach.\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n103781\t< Bach.\tCleric.\t4-5\t4\t1\t1\t1\t1\t1\t1\t0\t0\tA great idea. Thank you! Signed, happy in Texas\n103782\t< Bach.\tMachine\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n103783\tHS-grad\tSales\t9+\t3\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103784\tAssoc-A\t?\t1\t5\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n103785\tHS-grad\tOther\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n103786\tBach.\tExec.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n103787\t< Bach.\tSales\t6-8\t2\t0\t1\t0\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n103788\tAssoc-V\tProtec.\t3\t4\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103789\tAssoc-A\tCleric.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103790\tAssoc-V\tMachine\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n103791\tHS-grad\tProf.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n103792\t< Bach.\tSales\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\t\n103793\tHS-grad\tCleric.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\t\n103794\tHS-grad\tCleric.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n103795\tBach.\tProf.\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n103796\tPhD\tProf.\t2\t8\t1\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n103797\t< Bach.\tOther\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103798\tHS-grad\tTransp.\t3\t5\t1\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103799\tBach.\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n103800\tHS-grad\tCrafts\t3\t9\t0\t1\t0\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n103801\tProfsc\tExec.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n103802\tAssoc-A\tCrafts\t2\t5\t0\t1\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103803\tProfsc\tProf.\t2\t4\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n103804\t11th\tCrafts\t3\t3\t0\t1\t1\t0\t0\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n103805\tHS-grad\tCleric.\t6-8\t3\t0\t1\t1\t0\t1\t1\t1\t0\t\n103806\tHS-grad\tSales\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103807\tHS-grad\tTransp.\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103808\t5th-6th\tHandler\t3\t2\t0\t0\t0\t0\t0\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n103809\tBach.\tSales\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n103810\tHS-grad\tCrafts\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103811\t7th-8th\tTransp.\t3\t5\t0\t0\t0\t1\t0\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103812\tMasters\tExec.\t4-5\t3\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103813\t< Bach.\tTechSup\t4-5\t5\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n103814\t< Bach.\tSales\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103815\t< Bach.\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n103816\tHS-grad\tCrafts\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n103817\tHS-grad\tCrafts\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n103818\tHS-grad\tSales\t2\t2\t0\t1\t1\t0\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103819\t< Bach.\tProtec.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n103820\tHS-grad\tCrafts\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n103821\tBach.\tSales\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103822\t10th\tOther\t1\t1\t0\t1\t1\t0\t0\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n103823\t< Bach.\tCleric.\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103824\t11th\tOther\t3\t7\t0\t1\t1\t1\t0\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103825\t< Bach.\tProf.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103826\tBach.\tProf.\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n103827\tHS-grad\tHandler\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n103828\tHS-grad\tProf.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n103829\tHS-grad\tMachine\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n103830\tBach.\tSales\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n103831\t< Bach.\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n103832\t10th\tSales\t2\t3\t0\t1\t1\t1\t0\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n103833\t< Bach.\tTechSup\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n103834\t< Bach.\tExec.\t6-8\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n103835\tHS-grad\tCrafts\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\t\n103836\tMasters\tProf.\t3\t9\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103837\tMasters\tExec.\t4-5\t4\t1\t1\t1\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103838\tMasters\tSales\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103839\tBach.\tTransp.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n103840\t11th\tOther\t1\t1\t0\t1\t1\t0\t0\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n103841\t< Bach.\tMachine\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n103842\tBach.\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n103843\tMasters\tSales\t9+\t1\t1\t1\t1\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n103844\tAssoc-A\tOther\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103845\tBach.\tTechSup\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n103846\tBach.\tProtec.\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n103847\t< Bach.\tSales\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n103848\t< Bach.\tCleric.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n103849\t9th\tSales\t2\t5\t0\t1\t1\t1\t0\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n103850\tAssoc-V\tProf.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n103851\t11th\tCleric.\t1\t1\t0\t1\t1\t0\t0\t1\t1\t0\tThank you, But please remove my name from your list.\n103852\tBach.\tProf.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n103853\tHS-grad\tCrafts\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n103854\tHS-grad\tCleric.\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n103855\tHS-grad\tCrafts\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n103856\tBach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t1\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n103857\t< Bach.\tFarming\t3\t2\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n103858\t< Bach.\tCleric.\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n103859\tBach.\tExec.\t3\t4\t1\t0\t0\t0\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n103860\tBach.\tSales\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n103861\tHS-grad\tCrafts\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI run a small convenience store. Any chance that I would be eligible for larger discounts if I purchase a large quantity of items (bulk purchase)?\n103862\tHS-grad\tHandler\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n103863\tHS-grad\tMachine\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103864\tBach.\tProf.\t2\t4\t1\t1\t1\t0\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n103865\tMasters\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n103866\tPhD\tProf.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n103867\t< Bach.\tHandler\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n103868\tHS-grad\tCleric.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n103869\t< Bach.\tCleric.\t9+\t2\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n103870\tHS-grad\tOther\t4-5\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI love the new on-line documentation.\n102581\t< Bach.\tCleric.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102582\t5th-6th\tTransp.\t2\t3\t0\t1\t1\t0\t0\t1\t1\t0\tThank you, But please remove my name from your list.\n102583\tHS-grad\tMachine\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n102584\tHS-grad\tSales\t2\t3\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102585\tPhD\tProf.\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102586\t< Bach.\tOther\t2\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102587\tHS-grad\tCleric.\t3\t7\t0\t0\t0\t1\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n102588\t< Bach.\tExec.\t3\t5\t1\t1\t0\t0\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102589\tBach.\tTechSup\t2\t5\t0\t1\t1\t0\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102590\t< Bach.\t?\t2\t2\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102591\tHS-grad\t?\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\t\n102592\tHS-grad\tSales\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n102593\tHS-grad\tTechSup\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n102594\t< Bach.\tFarming\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102595\tMasters\tCleric.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tA great idea. Thank you! Signed, happy in Texas\n100481\tPhD\tExec.\t9+\t5\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100482\tHS-grad\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100483\tHS-grad\tHandler\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100484\t12th\tOther\t1\t2\t0\t1\t1\t0\t0\t1\t1\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100485\t12th\tHandler\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100486\tMasters\tProf.\t4-5\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n100487\t< Bach.\tOther\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100488\tHS-grad\tTransp.\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100489\tAssoc-A\tTechSup\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100490\t< Bach.\tHandler\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100491\tHS-grad\tTransp.\t3\t7\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100492\tHS-grad\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n100493\tHS-grad\tCleric.\t2\t4\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100494\tBach.\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100495\tHS-grad\tMachine\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100496\tBach.\tExec.\t3\t8\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100497\tHS-grad\tFarming\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100498\t11th\tCrafts\t2\t4\t1\t1\t1\t0\t0\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100499\tAssoc-A\tCrafts\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100500\tHS-grad\tCrafts\t1\t2\t0\t1\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100501\tHS-grad\tExec.\t6-8\t3\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100502\tAssoc-V\tCrafts\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100503\tAssoc-A\tSales\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100504\t< Bach.\t?\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100505\t< Bach.\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n100506\tBach.\tProf.\t2\t4\t1\t1\t1\t0\t1\t1\t0\t0\t\n100507\tBach.\tProf.\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100508\tBach.\tTechSup\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100509\tHS-grad\tHandler\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100510\tHS-grad\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100511\t< Bach.\tSales\t1\t6\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100512\tMasters\tProf.\t2\t6\t1\t1\t1\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100513\tBach.\tSales\t3\t4\t1\t0\t0\t0\t1\t1\t0\t0\tI wanted to write you to let you know that I've purchased several items at your store recently and have been very satisfied with my purchases. Keep up the good work.\n100514\t< Bach.\tSales\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100515\tProfsc\tProf.\t2\t4\t0\t0\t0\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100516\t10th\tTransp.\t3\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100517\t7th-8th\tCrafts\t2\t8\t0\t1\t1\t1\t0\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100518\t10th\tCrafts\t9+\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100519\t< Bach.\tSales\t2\t4\t1\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100520\t< Bach.\tTransp.\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100521\tHS-grad\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100522\tHS-grad\tExec.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\t\n100523\t< Bach.\tTransp.\t4-5\t4\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100524\t< Bach.\tMachine\t3\t5\t0\t1\t1\t0\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100525\tBach.\tExec.\t3\t8\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100526\tHS-grad\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100527\tHS-grad\tProf.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100528\t< Bach.\tTechSup\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tThank you! But I am very unhappy with all the junk mail you keep sending.\n100529\tHS-grad\tMachine\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\t\n100530\tHS-grad\tTransp.\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100531\tBach.\tSales\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n100532\tHS-grad\tFarming\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100533\t< Bach.\tProf.\t1\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100534\tBach.\tExec.\t2\t7\t0\t1\t0\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100535\tHS-grad\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100536\tHS-grad\tMachine\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100537\tHS-grad\tCleric.\t2\t8\t0\t1\t1\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100538\tHS-grad\tCleric.\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100539\tMasters\tProf.\t2\t4\t0\t1\t0\t0\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100540\tMasters\tProf.\t2\t5\t1\t0\t0\t1\t1\t1\t0\t0\tThank you! But I am very unhappy with all the junk mail you keep sending.\n100541\tHS-grad\tMachine\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100542\t< Bach.\tExec.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100543\tHS-grad\tFarming\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100544\tMasters\tExec.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100545\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100546\t< Bach.\tExec.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n100547\tHS-grad\tProf.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100548\t< Bach.\tExec.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100549\tBach.\tExec.\t3\t1\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100550\tHS-grad\tCrafts\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100551\tHS-grad\tSales\t9+\t3\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100552\tAssoc-A\t?\t1\t5\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100553\tHS-grad\tOther\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100554\tBach.\tExec.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100555\t< Bach.\tSales\t6-8\t2\t0\t1\t0\t0\t1\t1\t1\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n100556\tAssoc-V\tProtec.\t3\t4\t0\t1\t1\t0\t1\t1\t1\t0\tThank you, But please remove my name from your list.\n100557\tAssoc-A\tCleric.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n100558\tAssoc-V\tMachine\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100559\tHS-grad\tProf.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n100560\t< Bach.\tSales\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100561\tHS-grad\tCleric.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100562\tHS-grad\tCleric.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100563\tBach.\tProf.\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n100564\tPhD\tProf.\t2\t8\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100565\t< Bach.\tOther\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100566\t7th-8th\tMachine\t9+\t6\t0\t1\t1\t1\t0\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100567\tBach.\t?\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100568\t< Bach.\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100569\tHS-grad\tSales\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100570\tHS-grad\tHandler\t9+\t6\t0\t0\t0\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102671\t< Bach.\tExec.\t3\t2\t0\t0\t0\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n102672\t< Bach.\tCleric.\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n102673\tAssoc-V\tProf.\t2\t5\t0\t1\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n102674\t< Bach.\tCrafts\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102675\t< Bach.\tCrafts\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n102676\t< Bach.\tTechSup\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102677\tBach.\tExec.\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n102678\t7th-8th\tTransp.\t3\t6\t0\t1\t0\t1\t0\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102679\t< Bach.\tCrafts\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n102680\t< Bach.\tTechSup\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102681\tAssoc-A\tProf.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102682\tHS-grad\tSales\t1\t2\t0\t1\t0\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n102683\tHS-grad\tCleric.\t2\t4\t1\t1\t1\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n102684\t< Bach.\t?\t9+\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102685\tHS-grad\tMachine\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n102686\t< Bach.\tProf.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n102687\tPhD\tProf.\t3\t8\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102688\tBach.\tTechSup\t3\t2\t0\t0\t0\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102689\tProfsc\tFarming\t9+\t6\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102690\tHS-grad\tMachine\t4-5\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102691\t9th\tOther\t9+\t3\t0\t1\t1\t0\t0\t1\t0\t0\tI love the new on-line documentation.\n102692\t< Bach.\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n102693\tHS-grad\tProtec.\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n102694\tBach.\tCleric.\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102695\tBach.\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n102696\t< Bach.\tExec.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102697\tHS-grad\tHandler\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102698\tAssoc-A\tHandler\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102699\tBach.\tCleric.\t3\t4\t1\t1\t0\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n102700\tBach.\tExec.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102701\t1st-4th\tProf.\t9+\t5\t0\t0\t0\t1\t0\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102702\t< Bach.\tHandler\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102703\t< Bach.\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102704\tHS-grad\tHandler\t2\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102705\tHS-grad\tProtec.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102706\tHS-grad\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n102707\t11th\t?\t2\t3\t0\t0\t0\t1\t0\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102708\tBach.\tCleric.\t4-5\t4\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n102709\tHS-grad\tSales\t2\t11\t0\t0\t0\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102710\tHS-grad\tSales\t3\t2\t0\t0\t0\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n102711\tMasters\tProf.\t3\t7\t1\t1\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102712\tHS-grad\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102713\t7th-8th\tExec.\t3\t6\t0\t0\t0\t1\t0\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102714\t< Bach.\tMachine\t1\t2\t0\t0\t0\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n102715\tAssoc-A\tCrafts\t3\t3\t1\t1\t1\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n102716\t< Bach.\tTransp.\t9+\t5\t1\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n102717\tAssoc-V\tOther\t3\t8\t0\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102718\t< Bach.\tHandler\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102719\t< Bach.\tProf.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102720\tHS-grad\tProtec.\t3\t12\t1\t1\t1\t1\t1\t1\t0\t0\tThank you! But I am very unhappy with all the junk mail you keep sending.\n102721\t10th\tMachine\t2\t3\t0\t1\t1\t0\t0\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n102722\tBach.\tProf.\t6-8\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102723\tBach.\tOther\t3\t3\t0\t0\t0\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n102724\t< Bach.\t?\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102725\tHS-grad\tMachine\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102726\t< Bach.\tOther\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102727\t< Bach.\tOther\t2\t1\t0\t1\t1\t0\t1\t1\t1\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n102728\tHS-grad\tTransp.\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102729\tAssoc-A\tCleric.\t4-5\t5\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n102730\t< Bach.\tFarming\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102731\tMasters\tExec.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n102732\tAssoc-V\tExec.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102733\tMasters\tExec.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n102734\tPhD\tExec.\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n102735\tHS-grad\tMachine\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n102736\tHS-grad\tHandler\t6-8\t2\t0\t0\t0\t0\t1\t1\t1\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n102737\t< Bach.\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n102738\t7th-8th\tCrafts\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tThank you, But please remove my name from your list.\n102739\t< Bach.\tCrafts\t1\t4\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102740\t10th\tOther\t2\t0\t0\t1\t1\t1\t0\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102741\tMasters\tProf.\t3\t2\t1\t1\t1\t0\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102742\tBach.\tCleric.\t4-5\t7\t0\t0\t0\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n102743\t9th\tMachine\t3\t3\t0\t1\t1\t0\t0\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102744\tBach.\tSales\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102745\t< Bach.\t?\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n102746\tHS-grad\tOther\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n102747\t< Bach.\tCleric.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102748\tBach.\tProf.\t3\t4\t1\t1\t1\t0\t1\t1\t1\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n102749\tBach.\tSales\t3\t8\t0\t1\t0\t1\t1\t1\t0\t0\t\n102750\t7th-8th\tOther\t3\t3\t0\t0\t0\t0\t0\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n102751\tBach.\tExec.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102752\tHS-grad\tExec.\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\t\n102753\tPhD\tProf.\t2\t7\t0\t0\t0\t1\t1\t1\t0\t0\t\n102754\tBach.\tExec.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n102755\tAssoc-A\tSales\t3\t5\t0\t0\t0\t0\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n102756\tHS-grad\tFarming\t3\t8\t0\t0\t0\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n102757\tBach.\tSales\t3\t5\t1\t1\t1\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102758\tAssoc-V\tCleric.\t9+\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102759\tHS-grad\tTransp.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n102760\t11th\tFarming\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tI love the new on-line documentation.\n104231\tBach.\tMachine\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n104232\tBach.\tSales\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n104233\tHS-grad\tCrafts\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n104234\tBach.\tCleric.\t9+\t6\t0\t0\t0\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n104235\t10th\tSales\t9+\t0\t0\t1\t0\t0\t0\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n104236\tHS-grad\tCrafts\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n104237\t10th\tOther\t9+\t3\t0\t1\t0\t1\t0\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n104238\t< Bach.\tSales\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n104239\tBach.\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n104240\t< Bach.\t?\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n104241\tHS-grad\tProtec.\t1\t3\t0\t1\t1\t0\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n104242\t7th-8th\tHandler\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n104243\tHS-grad\tCleric.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n104244\tBach.\tProtec.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI run a small convenience store. Any chance that I would be eligible for larger discounts if I purchase a large quantity of items (bulk purchase)?\n104245\tProfsc\tProf.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n104246\t< Bach.\t?\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n104247\t10th\tMachine\t2\t5\t0\t1\t0\t1\t0\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101965\t9th\tCrafts\t2\t4\t0\t1\t1\t1\t0\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n101966\t< Bach.\tCleric.\t3\t3\t1\t0\t0\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n101967\tHS-grad\tTransp.\t4-5\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101968\t< Bach.\tExec.\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n101969\tBach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n101970\t< Bach.\tTechSup\t1\t3\t0\t0\t0\t0\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n101971\t< Bach.\tFarming\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\t\n101972\tPhD\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tCan I apply my discount to a purchase I made last month? Excellent program. Thanks\n101973\tPhD\tProf.\t2\t5\t0\t1\t1\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n101974\tHS-grad\tFarming\t3\t7\t0\t0\t0\t0\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n101975\tHS-grad\tOther\t9+\t3\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n101976\t5th-6th\tCrafts\t2\t4\t0\t1\t1\t1\t0\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n101977\t< Bach.\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n101978\t< Bach.\tTransp.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tDoes this discount work if you live in Australia?I've moved and I would like to purchase a few items as gifts but want the discount. Have you ever considered offering free shipping?\n101979\tBach.\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n101980\t10th\tProf.\t9+\t6\t0\t0\t0\t1\t0\t1\t0\t0\t\n101981\t< Bach.\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n101982\tAssoc-A\tOther\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101983\tBach.\tSales\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n101984\tHS-grad\tFarming\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101985\tAssoc-A\tFarming\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101986\tHS-grad\tCrafts\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI shop your store a lot. I love your weekly specials.\n101987\t< Bach.\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\t\n101988\tProfsc\tProf.\t3\t3\t1\t0\t0\t0\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n101989\t7th-8th\tOther\t6-8\t4\t0\t1\t1\t1\t0\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n101990\tProfsc\tProf.\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\t\n101991\t10th\tMachine\t3\t4\t1\t1\t1\t1\t0\t1\t0\t0\tA great idea. Thank you! Signed, happy in Texas\n101992\tHS-grad\tOther\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n101993\tBach.\tExec.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101994\tHS-grad\tExec.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101995\t< Bach.\tOther\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n101996\tHS-grad\tCrafts\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n101997\t10th\tOther\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n101998\t< Bach.\tSales\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n101999\tAssoc-V\tCrafts\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102000\tHS-grad\tExec.\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102001\t< Bach.\tExec.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n102002\t7th-8th\tMachine\t3\t6\t0\t0\t0\t1\t0\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n102003\tHS-grad\tMachine\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n102004\tHS-grad\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102005\tHS-grad\tCrafts\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102006\tHS-grad\tOther\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102007\tHS-grad\tCrafts\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102008\t< Bach.\tProf.\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\t\n102009\tHS-grad\tCrafts\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102010\tHS-grad\tHouse-s\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n102011\tBach.\tExec.\t3\t11\t0\t1\t1\t1\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102012\tBach.\tExec.\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102013\tBach.\t?\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102014\t7th-8th\tMachine\t3\t4\t1\t0\t0\t1\t0\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102015\tHS-grad\tProtec.\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n102016\tHS-grad\tCrafts\t2\t3\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102017\t9th\tCleric.\t6-8\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n102018\t< Bach.\tSales\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n102019\tBach.\tExec.\t4-5\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102020\tPresch.\tCrafts\t9+\t2\t0\t1\t1\t1\t0\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n102021\tHS-grad\tCrafts\t3\t4\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102022\tBach.\tProf.\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102023\tMasters\tProf.\t2\t6\t1\t1\t1\t1\t1\t1\t0\t0\tA great idea. Thank you! Signed, happy in Texas\n102024\tHS-grad\tCrafts\t9+\t2\t0\t0\t0\t0\t1\t1\t1\t0\t\n102025\tProfsc\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n102026\t< Bach.\tCleric.\t6-8\t1\t0\t0\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102027\tHS-grad\tTechSup\t6-8\t6\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n102028\t< Bach.\tCrafts\t1\t4\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n102029\tHS-grad\tSales\t9+\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n102030\tHS-grad\tMachine\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n102031\tHS-grad\tTransp.\t3\t4\t0\t1\t1\t0\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102032\tHS-grad\tHandler\t1\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102033\tPhD\tProf.\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n102034\tBach.\tSales\t3\t6\t1\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102035\t< Bach.\tSales\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tGreat program. Love the discount. Signed happy customer.\n102036\tAssoc-V\tTechSup\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\t\n102037\tProfsc\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI wanted to write you to let you know that I've purchased several items at your store recently and have been very satisfied with my purchases. Keep up the good work.\n102038\t< Bach.\tCleric.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n102039\tBach.\tFarming\t2\t3\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102040\tAssoc-A\tTransp.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n100391\tMasters\tProf.\t2\t1\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100392\t< Bach.\t?\t1\t3\t0\t1\t0\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100393\tMasters\tProf.\t2\t5\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100394\t9th\tOther\t3\t5\t0\t0\t0\t1\t0\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n100395\tHS-grad\tOther\t4-5\t6\t1\t1\t1\t1\t1\t1\t0\t0\tI run a small convenience store. Any chance that I would be eligible for larger discounts if I purchase a large quantity of items (bulk purchase)?\n100396\t< Bach.\tCleric.\t2\t7\t0\t0\t0\t1\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100397\t< Bach.\tProtec.\t3\t3\t1\t1\t1\t0\t1\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n100398\tBach.\tOther\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n100399\tMasters\tProf.\t9+\t6\t0\t0\t0\t1\t1\t1\t0\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100400\t12th\tTransp.\t6-8\t6\t0\t0\t0\t1\t0\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100401\tHS-grad\tExec.\t2\t6\t0\t0\t0\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100402\t< Bach.\tSales\t9+\t2\t0\t0\t0\t0\t1\t1\t1\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100403\tHS-grad\tTransp.\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n100404\tBach.\tExec.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100405\tHS-grad\tMachine\t4-5\t4\t1\t0\t0\t1\t1\t1\t0\t0\tThis Affinity Card is great.I am delighted that you sent me one as I 've only shopped at your store once. I was so pleased to be included in your program that I immediately purchased a new flat panel monitor.\n100406\tBach.\tExec.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n100407\tHS-grad\tMachine\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n100408\tHS-grad\tSales\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\t\n100409\tHS-grad\tOther\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100410\t10th\tTransp.\t2\t4\t0\t1\t1\t0\t0\t1\t1\t0\tI love the new on-line documentation.\n100411\tAssoc-V\tCrafts\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100412\tHS-grad\tCrafts\t2\t2\t0\t1\t0\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100413\t< Bach.\tCrafts\t3\t3\t0\t1\t0\t0\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100414\tHS-grad\tMachine\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100415\t< Bach.\tTransp.\t3\t8\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100416\tHS-grad\tOther\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100417\t11th\tHandler\t1\t1\t0\t0\t0\t0\t0\t1\t1\t0\t\n100418\tHS-grad\tSales\t3\t8\t0\t0\t0\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100419\t< Bach.\tTechSup\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100420\tHS-grad\tMachine\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100421\t< Bach.\tExec.\t3\t4\t1\t1\t1\t0\t1\t1\t1\t0\t\n100422\tAssoc-V\t?\t4-5\t3\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100423\tHS-grad\tProf.\t6-8\t5\t0\t1\t0\t1\t1\t1\t0\t0\t\n100424\t< Bach.\tProtec.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100425\tBach.\tExec.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\t\n100426\tHS-grad\tExec.\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100427\t< Bach.\tCleric.\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n100428\tHS-grad\tOther\t1\t1\t0\t1\t1\t0\t1\t1\t1\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100429\tAssoc-V\tProf.\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tHow much would it cost to upgrade my computer to the latest model you advertised this week?\n100430\tProfsc\tProf.\t2\t7\t1\t0\t0\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n100431\t< Bach.\tCrafts\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n100432\tBach.\tProf.\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100433\t< Bach.\tCleric.\t2\t7\t0\t0\t0\t1\t1\t1\t0\t0\t\n100434\tHS-grad\tOther\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100435\tHS-grad\tMachine\t6-8\t2\t0\t0\t0\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100436\tMasters\tProtec.\t2\t8\t0\t0\t0\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n100437\tHS-grad\tExec.\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tMy sister told me about your store and I was impressed. Now I use it for all my shopping here.\n100438\tPhD\tProf.\t4-5\t3\t1\t1\t1\t1\t1\t1\t0\t0\t\n100439\tBach.\tProf.\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100440\tHS-grad\tCrafts\t3\t3\t0\t1\t0\t0\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100441\t< Bach.\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThank you, But please remove my name from your list.\n100442\tProfsc\tProf.\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\t\n100443\t< Bach.\tCrafts\t3\t7\t1\t1\t1\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100444\t< Bach.\tHandler\t3\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100445\t9th\tOther\t3\t4\t0\t1\t1\t1\t0\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100446\t< Bach.\tProf.\t3\t5\t1\t0\t0\t1\t1\t1\t0\t0\tEven with the new 10% card, your prices are still too expensive. I am tired of your gimmicks.\n100447\t< Bach.\tCleric.\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100448\tHS-grad\tTechSup\t3\t3\t0\t0\t0\t0\t1\t1\t0\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n100449\t< Bach.\tCleric.\t9+\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100450\tHS-grad\tOther\t3\t6\t0\t1\t1\t1\t1\t1\t0\t0\tDon't send me any more promotions. I get too much lousy junk mail already\n100451\tHS-grad\tCrafts\t3\t2\t0\t1\t1\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100452\t12th\tMachine\t9+\t4\t0\t1\t1\t1\t0\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100453\tHS-grad\tHandler\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n100454\t< Bach.\tProf.\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tGreat program. Love the discount. Signed happy customer.\n100455\tAssoc-A\tOther\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100456\tHS-grad\tSales\t2\t6\t0\t1\t1\t1\t1\t1\t0\t0\tThanks but even with your discounts, your products are too expensive. Sorry.\n100457\tAssoc-V\tProf.\t6-8\t2\t0\t1\t1\t0\t1\t1\t1\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n100458\tHS-grad\tSales\t1\t2\t0\t1\t0\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100459\tAssoc-A\tProtec.\t3\t4\t0\t1\t1\t0\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n100460\t< Bach.\tCrafts\t1\t4\t0\t0\t0\t0\t1\t1\t1\t0\tI love the new on-line documentation.\n100461\t< Bach.\tOther\t1\t1\t0\t0\t0\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n100462\t< Bach.\tCrafts\t9+\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n100463\t< Bach.\tSales\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100464\tHS-grad\tSales\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n100465\tAssoc-A\tHandler\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n100466\t< Bach.\tCrafts\t3\t4\t0\t1\t1\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n100467\tHS-grad\tHandler\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100468\tBach.\tExec.\t2\t3\t0\t1\t0\t0\t1\t1\t1\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n100469\t< Bach.\tOther\t1\t3\t0\t0\t0\t0\t1\t1\t1\t0\tA great program but I have to complain just a bit. Why do you need to know how many children I have, where I shop, etc.? Give us a discount for shopping at your store, but don't ask too many personal questions.\n100470\tHS-grad\tFarming\t3\t8\t0\t0\t0\t1\t1\t1\t0\t0\t\n100471\tHS-grad\tCrafts\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n100472\tBach.\tProf.\t3\t6\t0\t0\t0\t0\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n100473\tHS-grad\tOther\t9+\t5\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100474\tHS-grad\t?\t2\t7\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n100475\tHS-grad\tOther\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n100476\tMasters\tExec.\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100477\tAssoc-V\tProf.\t3\t3\t0\t1\t1\t0\t1\t1\t1\t0\t\n100478\tHS-grad\tSales\t3\t7\t1\t0\t0\t1\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n100479\tHS-grad\tExec.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n100480\t10th\tMachine\t3\t3\t0\t1\t1\t0\t0\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n101021\tAssoc-V\tOther\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI used to shop at your store, but have stopped now. I tried to return some electronic items and your store manager was a pain to deal with.\n101022\t< Bach.\tSales\t3\t5\t0\t1\t0\t0\t1\t1\t0\t0\tThanks a lot for my new affinity card. I love the discounts and have since started shopping at your store for everything.\n101023\tAssoc-A\tTechSup\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n101024\t< Bach.\tCrafts\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n101025\t< Bach.\tSales\t9+\t3\t0\t1\t1\t0\t1\t1\t0\t0\tWhy didn't you start a program like this before? Everyone else has been offering discounts like this for years.\n101026\tMasters\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\t\n101027\tHS-grad\tTransp.\t2\t5\t0\t0\t0\t1\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n101028\t11th\tHandler\t3\t2\t0\t0\t0\t0\t0\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n101029\tHS-grad\tMachine\t2\t3\t0\t0\t0\t0\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n101030\tHS-grad\tCrafts\t2\t8\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n101031\tMasters\tProf.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\t\n101032\tHS-grad\tCrafts\t1\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n101033\tHS-grad\tCrafts\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n101034\tMasters\tProf.\t9+\t4\t0\t1\t0\t1\t1\t1\t0\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n101035\t< Bach.\t?\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n101036\t< Bach.\tTechSup\t3\t6\t0\t0\t0\t1\t1\t1\t0\t0\tIt is a good way to attract new shoppers. After shopping at your store for more than a month, I am ready to move on though. Not enough variety\n101037\tHS-grad\tCrafts\t2\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI am unhappy with the service at your store. Do not consider me a loyal customer just because I use your Affinity Card\n101038\t< Bach.\tMachine\t2\t3\t0\t0\t0\t0\t1\t1\t1\t0\tDear store manager, please do not send me any more Affinity cards. I do not shop at your store very often and I feel that your new card imposes an invasion on my privacy.\n101039\tHS-grad\t?\t3\t10\t1\t0\t0\t1\t1\t1\t0\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n101040\tHS-grad\tCrafts\t1\t5\t0\t1\t1\t1\t1\t1\t0\t0\tAffinity card makese sense only for bulk purchases. For all others, driving so far is not worth the discount. Either offer free shipping or build a store close by.\n101041\tBach.\tCleric.\t3\t5\t0\t1\t1\t1\t1\t1\t0\t0\tI just purchased a computer from your store last month. Why didn't you offer this discount then?\n101042\tHS-grad\tTransp.\t3\t7\t1\t1\t1\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n101043\tAssoc-V\tTechSup\t9+\t3\t0\t0\t0\t0\t1\t1\t0\t0\tShopping at your store is a hassle. I rarely shop there and usually forget to bring your new loyalty card and hence never get the items at the sale price. Can a store manager look up my account on-line?\n101044\tMasters\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tCould you send an Affinity Card to my mother in France? Let me know and I'll send you here address.\n101045\tAssoc-A\tMachine\t3\t4\t0\t0\t0\t1\t1\t1\t0\t0\t\n101046\tBach.\tCleric.\t2\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI love shopping with my Affinity Card! Thank you. I used it to purchase a new flat panel monitor. It is amazing. Thank you again!\n101047\tBach.\tSales\t3\t3\t1\t1\t1\t1\t1\t1\t0\t0\tI run a small convenience store. Any chance that I would be eligible for larger discounts if I purchase a large quantity of items (bulk purchase)?\n101048\tHS-grad\tCleric.\t4-5\t3\t0\t1\t1\t0\t1\t1\t1\t0\tAffinity card is great. I think it is a hassle to have to remember to bring it in every time though.\n101049\tProfsc\tProf.\t3\t5\t1\t1\t1\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n101050\t10th\tOther\t1\t0\t0\t1\t1\t0\t0\t1\t1\t0\t\n101051\t< Bach.\tOther\t2\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n101052\tHS-grad\tOther\t1\t2\t0\t0\t0\t0\t1\t1\t1\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n101053\tAssoc-V\tHandler\t1\t3\t0\t1\t1\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n101054\tAssoc-V\tSales\t3\t5\t0\t0\t0\t1\t1\t1\t0\t0\tThe new affinity card is great. Thank you. I do have to say that it is a hassle to remember to bring it with me when I shop as I only shop at your store for sale items. Could you keep my record in your computer?\n102863\tBach.\tCleric.\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tA lousy idea. I threw your card away. If you want to know what I buy, I'll shop elsewhere.\n102864\t11th\tOther\t9+\t4\t0\t1\t1\t1\t0\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n102865\t< Bach.\tSales\t3\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI shop your store a lot. I love your weekly specials.\n102866\tHS-grad\tMachine\t9+\t2\t0\t1\t1\t1\t1\t1\t0\t0\tCan I use my Affinity card to buy bulk purchases and ship them to my mother in Arizona?\n102867\t< Bach.\tSales\t3\t3\t0\t0\t0\t0\t1\t1\t1\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102868\tBach.\tExec.\t3\t4\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n102869\tHS-grad\t?\t3\t6\t1\t1\t1\t1\t1\t1\t0\t0\tAffinity card is a great idea. But your store is still too expensive. I am tired of your lousy junk mail.\n102870\tHS-grad\tHandler\t1\t3\t0\t1\t1\t0\t1\t1\t0\t0\tI love the discounts. But I mostly end upbuying things I do not need.\n102871\tBach.\tOther\t2\t4\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102872\tAssoc-V\tTechSup\t2\t4\t0\t1\t1\t1\t1\t1\t0\t0\tI love the new on-line documentation.\n102873\tBach.\tCleric.\t9+\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI am not going to waste my time filling up this three page form. Lousy idea.\n102874\tHS-grad\tMachine\t1\t2\t0\t1\t1\t0\t1\t1\t1\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n102875\t9th\tOther\t2\t4\t0\t1\t1\t1\t0\t1\t0\t0\tI purchased a new computer recently, but the manuals weren't included. Could you ship them to me directly?\n102876\tMasters\tProf.\t9+\t7\t0\t1\t1\t1\t1\t1\t0\t0\tForget it. I 'm not giving you all my personal information. I wish you'd give up and respect a customer's privacy.\n102877\tHS-grad\tTransp.\t3\t3\t1\t0\t0\t0\t1\t1\t0\t0\tMy brother uses the affinity card a lot. I think the competitor has better prices without it.\n102878\t< Bach.\tTechSup\t6-8\t5\t0\t0\t0\t1\t1\t1\t0\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102879\tBach.\tSales\t3\t3\t0\t1\t1\t0\t1\t1\t0\t0\tThe more times that I shop at your store, the more times I am impressed. Don't change anything\n102880\t< Bach.\tMachine\t3\t4\t1\t1\t1\t0\t1\t1\t0\t0\tI don't like your new Affinity Card program. Too little, too late. I am very happy with your competitor's stores.\n102881\tProfsc\tProf.\t3\t4\t1\t0\t0\t1\t1\t1\t0\t0\tI love it. Will never shop at other shops again!\n102882\tHS-grad\tExec.\t3\t3\t1\t1\t1\t1\t1\t1\t0\t0\tIf I forget my affinity card, can I still shop here and get the discount?\n102883\tHS-grad\tSales\t3\t2\t0\t1\t1\t0\t1\t1\t1\t0\tI purchased the new mouse pads and love them. I also purchased one for my sister and one for my brother.\n102884\t< Bach.\tCleric.\t9+\t2\t0\t0\t0\t0\t1\t1\t1\t0\tI purchased a new computer from your store recently and then received the new discount membership card. Could I speak with a store manager about getting discounts for my past purchases?\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T02:48:08+0000","dateStarted":"2018-02-06T22:45:56+0000","dateFinished":"2018-02-06T22:45:58+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:118"},{"title":"Graph HOUSEHOLD_SIZE from SH.SUPPLEMENTARY_DEMOGRAPHICS data ","text":"%sql\n\n-- Bar chart of HOUSEHOLD_SIZE Key), AFFINITY_CARD (Groups), TOTAL (Sum) (Values)\n\nSelect count(cust_id) as TOTAL, household_size, affinity_card from SH.SUPPLEMENTARY_DEMOGRAPHICS group by household_size, affinity_card;","user":"CBERGER","dateUpdated":"2018-02-06T22:59:01+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"multiBarChart","optionOpen":false,"keys":[{"name":"HOUSEHOLD_SIZE","index":1,"aggr":"sum"}],"values":[{"name":"TOTAL","index":0,"aggr":"sum"}],"scatter":{"yAxis":{"name":"HOUSEHOLD_SIZE","index":1,"aggr":"sum"},"xAxis":{"name":"TOTAL","index":0,"aggr":"sum"}},"groups":[{"name":"AFFINITY_CARD","index":2,"aggr":"sum"}],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517712923336_-1086451611","id":"20180204-025523_6528340","result":{"msg":"TOTAL\tHOUSEHOLD_SIZE\tAFFINITY_CARD\n112\t4-5\t0\n1040\t2\t0\n29\t9+\t1\n109\t2\t1\n973\t3\t0\n681\t1\t0\n11\t1\t1\n107\t4-5\t1\n146\t6-8\t0\n814\t3\t1\n476\t9+\t0\n2\t6-8\t1\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T02:55:23+0000","dateStarted":"2018-02-06T22:59:02+0000","dateFinished":"2018-02-06T22:59:02+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:119"},{"title":"Clean up and drop table if already exists and create Data table","text":"%script\n-- Clean out old table\n\nBEGIN\n EXECUTE IMMEDIATE 'DROP Table SUPPLEMENTARY_DEMOGRAPHICS2';\n EXCEPTION\n WHEN OTHERS THEN NULL;\nEND;\n/\n\n-- Create SUPPLEMENTARY_DEMOGRAPHICS2 table\n\nCREATE Table SUPPLEMENTARY_DEMOGRAPHICS2 \n AS (SELECT AFFINITY_CARD, BOOKKEEPING_APPLICATION, BULK_PACK_DISKETTES, CUST_ID, EDUCATION, FLAT_PANEL_MONITOR, HOME_THEATER_PACKAGE, HOUSEHOLD_SIZE, OCCUPATION, OS_DOC_SET_KANJI, PRINTER_SUPPLIES, YRS_RESIDENCE, Y_BOX_GAMES\n FROM SH.SUPPLEMENTARY_DEMOGRAPHICS);","user":"CBERGER","dateUpdated":"2018-02-06T23:01:38+0000","config":{"colWidth":12,"editorMode":"ace/mode/plsql","title":true,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517713014112_1630983898","id":"20180204-025654_343994282","result":{"msg":"\nPL/SQL procedure successfully completed.\n\n---------------------------\n\nTable SUPPLEMENTARY_DEMOGRAPHICS2 created.\n\n","code":"SUCCESS","type":"TEXT"},"dateCreated":"2018-02-04T02:56:54+0000","dateStarted":"2018-02-06T23:01:38+0000","dateFinished":"2018-02-06T23:01:39+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:120"},{"title":"Display the SH.SUPPLEMENTARY_DEMOGRAPHICS2 table ","text":"%sql \nSELECT * FROM SUPPLEMENTARY_DEMOGRAPHICS2;","user":"CBERGER","dateUpdated":"2018-02-06T23:02:02+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"table","optionOpen":false,"keys":[{"name":"AFFINITY_CARD","index":0,"aggr":"sum"}],"values":[{"name":"BOOKKEEPING_APPLICATION","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"BOOKKEEPING_APPLICATION","index":1,"aggr":"sum"},"xAxis":{"name":"AFFINITY_CARD","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517862843186_-624326384","id":"20180205-203403_583250941","result":{"msg":"AFFINITY_CARD\tBOOKKEEPING_APPLICATION\tBULK_PACK_DISKETTES\tCUST_ID\tEDUCATION\tFLAT_PANEL_MONITOR\tHOME_THEATER_PACKAGE\tHOUSEHOLD_SIZE\tOCCUPATION\tOS_DOC_SET_KANJI\tPRINTER_SUPPLIES\tYRS_RESIDENCE\tY_BOX_GAMES\n0\t1\t1\t101920\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t3\t0\n0\t1\t1\t101921\tBach.\t1\t0\t2\tOther\t0\t1\t1\t1\n1\t0\t0\t101922\t12th\t0\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101923\t< Bach.\t0\t0\t6-8\tArmed-F\t0\t1\t2\t1\n1\t1\t1\t101924\tBach.\t1\t0\t1\tCleric.\t0\t1\t3\t1\n0\t1\t1\t101925\tHS-grad\t1\t0\t2\tOther\t0\t1\t2\t1\n0\t1\t0\t101926\t< Bach.\t0\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t1\t101927\t< Bach.\t1\t0\t2\tExec.\t0\t1\t4\t1\n0\t1\t1\t101928\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t101929\tHS-grad\t1\t1\t2\tMachine\t0\t1\t4\t0\n0\t1\t1\t101930\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n0\t1\t0\t101931\tAssoc-A\t0\t1\t2\tOther\t0\t1\t5\t0\n0\t1\t1\t101932\tHS-grad\t1\t1\t3\t?\t0\t1\t5\t0\n0\t0\t1\t101933\t9th\t1\t1\t1\tOther\t0\t1\t5\t0\n0\t0\t1\t101934\t11th\t1\t0\t1\tSales\t0\t1\t1\t1\n1\t1\t0\t101935\tProfsc\t0\t1\t3\tProf.\t0\t1\t6\t0\n0\t1\t1\t101936\tBach.\t1\t0\t2\tExec.\t0\t1\t3\t1\n1\t1\t1\t101937\tAssoc-A\t0\t1\t3\tCrafts\t0\t1\t3\t0\n0\t1\t1\t101938\tHS-grad\t1\t1\t2\tSales\t0\t1\t4\t0\n0\t1\t1\t101939\tHS-grad\t1\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t101940\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n0\t1\t1\t101941\tHS-grad\t1\t0\t1\tCrafts\t0\t1\t1\t1\n0\t1\t1\t101942\tBach.\t1\t0\t9+\tProf.\t0\t1\t3\t1\n0\t1\t0\t101943\t< Bach.\t0\t1\t2\tProtec.\t0\t1\t5\t0\n0\t0\t0\t101944\t9th\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t0\t101945\t< Bach.\t0\t0\t9+\tSales\t0\t1\t3\t1\n1\t1\t1\t101946\tMasters\t1\t0\t2\tProf.\t0\t1\t3\t1\n0\t0\t0\t101947\t9th\t0\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t0\t101948\tBach.\t0\t0\t2\tProf.\t0\t1\t3\t1\n0\t1\t1\t101949\tHS-grad\t1\t1\t9+\tSales\t0\t1\t9\t0\n0\t1\t1\t101950\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t2\t1\n0\t1\t1\t104370\tBach.\t1\t1\t4-5\tExec.\t0\t1\t8\t0\n0\t0\t1\t104371\t5th-6th\t1\t1\t9+\tSales\t0\t1\t5\t0\n0\t1\t0\t104372\tHS-grad\t0\t1\t2\tSales\t0\t1\t5\t0\n1\t1\t1\t104373\tBach.\t1\t1\t3\tTechSup\t0\t1\t2\t0\n1\t1\t1\t104374\tPhD\t1\t1\t3\tProf.\t0\t1\t6\t0\n1\t1\t0\t104375\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t104376\t< Bach.\t1\t0\t9+\tHandler\t0\t1\t3\t0\n0\t1\t1\t104377\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n1\t1\t0\t104378\tHS-grad\t0\t1\t3\tExec.\t0\t1\t6\t0\n1\t1\t0\t104379\t< Bach.\t0\t1\t3\tExec.\t0\t1\t9\t0\n0\t1\t0\t104380\tHS-grad\t0\t1\t1\tExec.\t0\t1\t5\t0\n0\t1\t1\t104381\tHS-grad\t1\t1\t4-5\tCleric.\t0\t1\t2\t0\n0\t1\t1\t104382\t< Bach.\t1\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t0\t104383\tBach.\t0\t0\t4-5\tExec.\t0\t1\t2\t1\n0\t1\t0\t104384\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t7\t0\n1\t1\t1\t104385\tHS-grad\t1\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t1\t104386\t< Bach.\t1\t1\t3\t?\t0\t1\t8\t0\n0\t1\t0\t104387\tAssoc-A\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t104388\tBach.\t1\t0\t6-8\tHandler\t0\t1\t2\t1\n0\t1\t0\t104389\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t4\t0\n0\t1\t0\t104390\tHS-grad\t0\t0\t9+\tOther\t0\t1\t2\t1\n0\t0\t1\t104391\t11th\t0\t1\t9+\tHandler\t0\t1\t5\t0\n0\t1\t0\t104392\tHS-grad\t0\t1\t3\tSales\t0\t1\t8\t0\n0\t1\t1\t104393\t< Bach.\t1\t1\t3\tCleric.\t0\t1\t4\t0\n1\t1\t1\t104394\tBach.\t1\t1\t4-5\tProf.\t0\t1\t5\t0\n0\t1\t1\t104395\tBach.\t1\t0\t2\tSales\t0\t1\t2\t1\n0\t1\t1\t104396\tHS-grad\t0\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t104397\tHS-grad\t1\t1\t6-8\tMachine\t0\t1\t6\t0\n0\t0\t0\t104398\t9th\t0\t1\t6-8\tOther\t0\t1\t5\t0\n0\t1\t0\t104399\t< Bach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t1\t104400\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t4\t0\n0\t1\t0\t104401\t< Bach.\t0\t0\t2\tSales\t0\t1\t2\t1\n0\t0\t1\t104402\t12th\t1\t1\t2\tCrafts\t0\t1\t4\t0\n0\t0\t0\t104403\t1st-4th\t0\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t0\t104404\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t6\t0\n0\t1\t1\t104405\t< Bach.\t1\t0\t2\tTechSup\t0\t1\t1\t1\n0\t1\t0\t104406\t< Bach.\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t104407\tBach.\t1\t1\t2\tProf.\t0\t1\t6\t0\n0\t1\t1\t104408\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t0\t1\n0\t1\t0\t104409\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t0\n0\t1\t1\t104410\tPhD\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t1\t100055\t< Bach.\t1\t0\t4-5\tExec.\t0\t1\t1\t1\n0\t1\t0\t100056\tBach.\t0\t1\t3\tTechSup\t0\t1\t4\t0\n1\t1\t1\t100057\tBach.\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t1\t100058\t< Bach.\t1\t1\t3\tFarming\t0\t1\t6\t0\n1\t1\t0\t100059\tHS-grad\t0\t1\t2\tSales\t0\t1\t6\t0\n0\t1\t0\t100060\tHS-grad\t0\t0\t9+\tOther\t0\t1\t6\t0\n0\t1\t0\t100061\tAssoc-V\t0\t1\t9+\tTechSup\t0\t1\t4\t0\n0\t1\t1\t100062\tBach.\t1\t1\t2\tTechSup\t0\t1\t5\t0\n1\t1\t0\t100063\tHS-grad\t0\t1\t3\tTechSup\t0\t1\t5\t0\n0\t1\t0\t100064\tHS-grad\t0\t1\t3\tMachine\t0\t1\t5\t0\n0\t1\t1\t100065\tHS-grad\t1\t1\t2\tTransp.\t0\t1\t5\t0\n1\t1\t1\t100066\tBach.\t1\t1\t3\tProf.\t0\t1\t6\t0\n0\t1\t1\t100067\tBach.\t0\t1\t2\tTechSup\t0\t1\t4\t0\n1\t1\t0\t100068\tHS-grad\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t100069\tProfsc\t0\t1\t9+\tProf.\t0\t1\t5\t0\n1\t1\t0\t100070\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n1\t1\t0\t100071\t< Bach.\t0\t0\t3\tSales\t0\t1\t4\t1\n0\t0\t1\t100072\t5th-6th\t1\t0\t6-8\tCrafts\t0\t1\t3\t0\n1\t1\t1\t100073\tPhD\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t0\t100074\tHS-grad\t0\t1\t2\tFarming\t0\t1\t5\t0\n0\t1\t1\t100075\tBach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t100076\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t100077\t< Bach.\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n0\t1\t1\t100078\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t1\n0\t1\t1\t100079\tHS-grad\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n0\t0\t0\t100080\t9th\t0\t0\t3\tCrafts\t0\t1\t3\t1\n1\t1\t0\t100081\tBach.\t0\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t1\t100082\tBach.\t1\t0\t2\tCleric.\t0\t1\t3\t1\n0\t1\t0\t100083\tBach.\t0\t0\t9+\tOther\t0\t1\t3\t1\n0\t1\t1\t100084\tHS-grad\t1\t1\t9+\tHandler\t0\t1\t3\t0\n1\t1\t1\t100085\tHS-grad\t1\t1\t3\tMachine\t0\t1\t6\t0\n0\t0\t1\t100086\t12th\t1\t0\t6-8\tOther\t0\t1\t1\t1\n0\t1\t0\t100087\tBach.\t0\t0\t2\tProf.\t0\t1\t5\t0\n0\t0\t1\t100088\t7th-8th\t1\t1\t9+\tCrafts\t0\t1\t4\t0\n1\t1\t1\t100089\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t1\t100090\tBach.\t1\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t0\t100091\tBach.\t0\t1\t3\tExec.\t0\t1\t4\t0\n0\t1\t1\t100092\tBach.\t1\t1\t2\tHandler\t0\t1\t7\t0\n0\t1\t1\t100093\t< Bach.\t1\t1\t3\tSales\t0\t1\t7\t0\n1\t1\t0\t100094\tHS-grad\t0\t1\t3\tMachine\t0\t1\t5\t0\n0\t1\t0\t100095\tAssoc-V\t0\t1\t3\tTechSup\t0\t1\t4\t0\n0\t1\t1\t100096\tMasters\t1\t1\t2\tProf.\t0\t1\t7\t0\n0\t0\t1\t100097\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n0\t0\t1\t100098\t11th\t1\t0\t1\tCrafts\t0\t1\t3\t1\n0\t1\t1\t100099\tHS-grad\t1\t0\t3\tTechSup\t0\t1\t3\t0\n1\t1\t1\t100100\tMasters\t1\t1\t4-5\tProf.\t0\t1\t4\t0\n1\t1\t1\t100101\tBach.\t0\t0\t3\tProf.\t0\t1\t3\t0\n0\t1\t0\t100102\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t4\t0\n0\t1\t1\t100103\tHS-grad\t1\t0\t1\tProtec.\t0\t1\t3\t1\n0\t0\t1\t100104\t10th\t1\t0\t1\tMachine\t0\t1\t2\t1\n0\t1\t1\t100105\tBach.\t1\t0\t1\tCleric.\t0\t1\t3\t1\n0\t1\t1\t100106\tHS-grad\t1\t1\t4-5\tExec.\t0\t1\t4\t0\n0\t0\t1\t100107\t9th\t1\t1\t2\tCleric.\t0\t1\t6\t0\n0\t1\t1\t100108\tMasters\t1\t1\t3\tOther\t0\t1\t5\t0\n0\t1\t1\t100109\tAssoc-V\t1\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t0\t100110\t< Bach.\t0\t0\t3\tFarming\t0\t1\t4\t1\n0\t1\t0\t100111\t< Bach.\t0\t0\t2\tSales\t0\t1\t2\t0\n0\t1\t1\t100112\tHS-grad\t1\t1\t3\tMachine\t0\t1\t6\t0\n0\t0\t0\t100113\t12th\t0\t0\t1\tCleric.\t0\t1\t1\t1\n0\t0\t0\t100114\t10th\t0\t0\t6-8\tCrafts\t0\t1\t2\t1\n0\t1\t0\t100115\tBach.\t0\t0\t1\tProf.\t0\t1\t2\t1\n0\t1\t1\t100116\tAssoc-V\t1\t1\t4-5\tProf.\t0\t1\t4\t0\n0\t1\t1\t100117\tHS-grad\t1\t1\t2\tOther\t0\t1\t4\t0\n1\t1\t1\t100118\tHS-grad\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t100119\tBach.\t0\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t0\t100120\tAssoc-V\t0\t1\t3\tFarming\t0\t1\t5\t0\n0\t1\t1\t101111\tHS-grad\t1\t0\t1\tCrafts\t0\t1\t3\t0\n0\t0\t1\t101112\t10th\t1\t1\t3\tMachine\t0\t1\t5\t0\n1\t1\t1\t101113\tBach.\t1\t0\t3\tProf.\t0\t1\t3\t0\n1\t1\t0\t101114\tBach.\t0\t1\t3\tSales\t0\t1\t4\t0\n0\t0\t1\t101115\t12th\t1\t0\t1\t?\t0\t1\t1\t1\n1\t1\t1\t101116\t< Bach.\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n1\t1\t1\t101117\t< Bach.\t1\t0\t3\tMachine\t0\t1\t3\t0\n0\t1\t1\t101118\tAssoc-V\t1\t1\t1\tOther\t0\t1\t5\t0\n0\t0\t1\t101119\t1st-4th\t1\t1\t3\tOther\t0\t1\t6\t0\n0\t1\t0\t101120\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n0\t1\t1\t101121\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n0\t1\t0\t101122\tMasters\t0\t1\t2\tProf.\t0\t1\t7\t0\n0\t1\t1\t101123\tBach.\t1\t1\t3\tSales\t0\t1\t7\t0\n0\t1\t1\t101124\tAssoc-V\t1\t1\t3\tFarming\t0\t1\t9\t0\n1\t1\t1\t101125\tBach.\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n1\t1\t0\t101126\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t5\t0\n1\t1\t1\t101127\tAssoc-A\t1\t1\t9+\tProf.\t0\t1\t4\t0\n0\t1\t1\t101128\tAssoc-A\t1\t1\t9+\tFarming\t0\t1\t6\t0\n0\t1\t1\t101129\tBach.\t1\t0\t3\tProf.\t0\t1\t3\t1\n1\t1\t0\t101130\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n0\t1\t0\t101131\tBach.\t0\t0\t2\tExec.\t0\t1\t3\t0\n0\t1\t0\t101132\t< Bach.\t0\t1\t1\tCleric.\t0\t1\t4\t0\n0\t1\t1\t101133\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t0\t101134\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n0\t0\t1\t101135\t10th\t0\t0\t9+\tSales\t0\t1\t0\t1\n0\t1\t1\t101136\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n0\t0\t1\t101137\t10th\t0\t1\t9+\tOther\t0\t1\t3\t0\n0\t1\t1\t101138\t< Bach.\t1\t0\t1\tSales\t0\t1\t1\t1\n1\t1\t1\t101139\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t1\t101140\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n0\t1\t1\t101141\tHS-grad\t1\t0\t1\tProtec.\t0\t1\t3\t0\n0\t0\t1\t101142\t7th-8th\t1\t1\t3\tHandler\t0\t1\t4\t0\n0\t1\t0\t101143\tHS-grad\t0\t1\t2\tCleric.\t0\t1\t4\t0\n1\t1\t0\t101144\tBach.\t0\t1\t3\tProtec.\t0\t1\t5\t0\n1\t1\t1\t101145\tProfsc\t1\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t1\t101146\t< Bach.\t1\t0\t1\t?\t0\t1\t1\t1\n0\t0\t1\t101147\t10th\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t101148\t< Bach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t101149\tBach.\t0\t0\t2\tProf.\t0\t1\t3\t1\n0\t1\t0\t101150\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n0\t0\t1\t101151\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n0\t1\t0\t101152\t< Bach.\t0\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t0\t101153\t< Bach.\t0\t0\t1\t?\t0\t1\t1\t1\n0\t0\t1\t101154\t1st-4th\t1\t0\t3\tFarming\t0\t1\t6\t1\n0\t1\t1\t101155\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t2\t1\n1\t1\t0\t101156\tHS-grad\t0\t0\t3\tExec.\t0\t1\t4\t0\n1\t1\t1\t101157\tProfsc\t0\t1\t3\t?\t0\t1\t2\t0\n0\t1\t1\t101158\tBach.\t1\t0\t1\tTechSup\t0\t1\t1\t1\n0\t0\t1\t101159\t11th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t101160\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n1\t1\t1\t101161\tBach.\t1\t0\t3\tCleric.\t0\t1\t4\t0\n0\t1\t1\t101162\tBach.\t1\t0\t9+\tSales\t0\t1\t3\t0\n1\t1\t0\t101163\tBach.\t0\t1\t3\tTechSup\t0\t1\t4\t0\n0\t1\t0\t101164\tHS-grad\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t101165\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t101166\tBach.\t1\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t0\t101167\tHS-grad\t0\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t101168\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101169\t< Bach.\t1\t0\t2\tSales\t0\t1\t3\t1\n1\t1\t1\t101170\t< Bach.\t1\t0\t3\tProf.\t0\t1\t3\t0\n0\t1\t1\t101171\t< Bach.\t1\t0\t2\tTechSup\t0\t1\t2\t1\n0\t1\t1\t101172\tHS-grad\t1\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t0\t101173\tHS-grad\t0\t1\t2\tSales\t0\t1\t3\t0\n0\t1\t1\t101174\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101175\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t1\n1\t1\t1\t101176\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n0\t0\t1\t101177\t5th-6th\t1\t1\t2\tHandler\t0\t1\t6\t0\n0\t1\t1\t101178\tHS-grad\t1\t1\t2\tExec.\t0\t1\t6\t0\n0\t1\t1\t101179\tAssoc-A\t1\t1\t2\tTransp.\t0\t1\t5\t0\n0\t1\t0\t101180\tHS-grad\t0\t1\t2\tExec.\t0\t1\t7\t0\n0\t1\t0\t101181\t< Bach.\t0\t0\t3\tCleric.\t0\t1\t3\t0\n0\t1\t0\t101182\tAssoc-V\t0\t0\t3\tTransp.\t0\t1\t3\t0\n0\t1\t1\t101183\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t1\t101184\tHS-grad\t1\t1\t3\tOther\t0\t1\t5\t0\n0\t1\t1\t101185\tHS-grad\t0\t1\t2\t?\t0\t1\t4\t0\n1\t1\t0\t101186\tBach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n1\t1\t1\t101187\t< Bach.\t1\t0\t2\tOther\t0\t1\t3\t1\n0\t1\t0\t101188\t< Bach.\t0\t0\t9+\tSales\t0\t1\t2\t0\n1\t1\t1\t101189\tProfsc\t1\t1\t3\tProf.\t0\t1\t6\t0\n0\t1\t1\t101190\tAssoc-V\t1\t0\t2\tCleric.\t0\t1\t2\t1\n0\t1\t0\t101191\tBach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t101192\t< Bach.\t0\t0\t9+\tExec.\t0\t1\t4\t0\n1\t1\t1\t101193\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101194\tAssoc-V\t0\t0\t1\tCrafts\t0\t1\t3\t1\n0\t1\t1\t101195\tAssoc-V\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t101196\t< Bach.\t1\t1\t3\tCleric.\t0\t1\t4\t0\n0\t1\t0\t101197\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t1\n0\t1\t1\t101198\t< Bach.\t1\t0\t2\tProf.\t0\t1\t3\t1\n0\t1\t1\t101199\t< Bach.\t1\t0\t2\tSales\t0\t1\t1\t1\n0\t1\t1\t101200\t< Bach.\t1\t0\t1\t?\t0\t1\t1\t1\n0\t1\t1\t101501\tMasters\t1\t1\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t101502\tBach.\t1\t0\t2\tSales\t0\t1\t3\t1\n0\t1\t1\t101503\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t2\t1\n1\t1\t0\t101504\tBach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n1\t1\t1\t101505\tMasters\t1\t0\t9+\tSales\t0\t1\t5\t0\n0\t1\t1\t101506\tHS-grad\t1\t1\t3\tOther\t0\t1\t4\t0\n0\t1\t1\t101507\t< Bach.\t1\t0\t3\tSales\t0\t1\t3\t1\n0\t1\t1\t101508\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t1\n0\t1\t1\t101509\tBach.\t1\t1\t3\tOther\t0\t1\t5\t0\n1\t1\t1\t101510\tBach.\t1\t0\t2\tSales\t0\t1\t3\t1\n0\t1\t1\t101511\tBach.\t0\t0\t2\tSales\t0\t1\t5\t0\n0\t1\t1\t101512\tProfsc\t1\t0\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t101513\tBach.\t1\t0\t3\tSales\t0\t1\t3\t0\n0\t1\t1\t101514\tHS-grad\t1\t1\t2\tSales\t0\t1\t5\t0\n0\t0\t1\t101515\t11th\t1\t1\t9+\tOther\t0\t1\t2\t0\n0\t1\t0\t101516\t< Bach.\t0\t0\t3\tExec.\t0\t1\t4\t0\n0\t1\t1\t101517\tHS-grad\t1\t1\t9+\tSales\t0\t1\t4\t0\n0\t0\t1\t101518\t5th-6th\t1\t0\t6-8\tFarming\t0\t1\t2\t1\n0\t1\t1\t101519\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n1\t1\t0\t101520\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t5\t0\n0\t1\t1\t101521\tHS-grad\t1\t1\t3\tOther\t0\t1\t6\t0\n1\t1\t1\t101522\tMasters\t1\t1\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t101523\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t1\n0\t1\t1\t101524\tHS-grad\t1\t1\t3\tMachine\t0\t1\t5\t0\n0\t1\t1\t101525\tHS-grad\t1\t0\t1\tSales\t0\t1\t1\t1\n1\t1\t1\t101526\tProfsc\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t1\t101527\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t1\t1\n0\t1\t1\t101528\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101529\t< Bach.\t1\t0\t1\tHandler\t0\t1\t2\t1\n1\t1\t1\t101530\tBach.\t0\t0\t3\tProf.\t0\t1\t3\t0\n0\t1\t1\t101531\t< Bach.\t1\t0\t3\tTransp.\t0\t1\t3\t1\n0\t1\t0\t101532\tHS-grad\t0\t1\t2\tMachine\t0\t1\t4\t0\n0\t1\t0\t101533\tBach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t0\t101534\tAssoc-A\t0\t1\t3\tOther\t0\t1\t4\t0\n1\t1\t1\t101535\tBach.\t1\t0\t2\tProf.\t0\t1\t4\t0\n1\t0\t0\t101536\t10th\t0\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t0\t101537\t< Bach.\t0\t0\t3\tExec.\t0\t1\t3\t0\n1\t1\t1\t101538\tAssoc-A\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101539\tAssoc-A\t1\t1\t2\t?\t0\t1\t2\t0\n0\t1\t1\t101540\t< Bach.\t1\t1\t9+\t?\t0\t1\t4\t0\n1\t1\t0\t101541\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t8\t0\n1\t1\t0\t101542\tMasters\t0\t1\t2\tProf.\t0\t1\t6\t0\n1\t1\t1\t101543\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t5\t0\n0\t1\t1\t101544\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t101545\t< Bach.\t1\t1\t2\tExec.\t0\t1\t1\t0\n0\t1\t1\t101546\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t5\t0\n0\t1\t0\t101547\tMasters\t0\t1\t2\tProtec.\t0\t1\t5\t0\n0\t1\t0\t101548\t< Bach.\t0\t0\t2\tCleric.\t0\t1\t3\t1\n1\t1\t1\t101549\t< Bach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t0\t1\t101550\t7th-8th\t1\t1\t9+\tTechSup\t0\t1\t4\t0\n1\t1\t1\t101551\tPhD\t1\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t0\t101552\tBach.\t0\t0\t1\tProf.\t0\t1\t3\t1\n0\t1\t0\t101553\tHS-grad\t0\t1\t3\tHandler\t0\t1\t1\t0\n0\t1\t1\t101554\t< Bach.\t1\t1\t3\tSales\t0\t1\t6\t0\n0\t0\t0\t101555\t7th-8th\t0\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t0\t101556\t< Bach.\t0\t1\t9+\t?\t0\t1\t2\t0\n1\t1\t1\t101557\tHS-grad\t1\t1\t3\tSales\t0\t1\t6\t0\n0\t0\t1\t101558\t9th\t1\t0\t9+\t?\t0\t1\t3\t1\n1\t1\t0\t101559\tMasters\t0\t1\t3\tExec.\t0\t1\t7\t0\n1\t1\t0\t101560\tProfsc\t0\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t1\t101561\t< Bach.\t1\t0\t3\tOther\t0\t1\t3\t0\n0\t1\t1\t101562\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101563\tHS-grad\t1\t1\t1\tExec.\t0\t1\t6\t0\n1\t1\t1\t101564\tMasters\t1\t1\t3\tSales\t0\t1\t7\t0\n1\t1\t1\t101565\tMasters\t1\t0\t2\tExec.\t0\t1\t5\t0\n0\t1\t1\t101566\tBach.\t1\t1\t2\tExec.\t0\t1\t6\t0\n0\t1\t0\t101567\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t5\t0\n0\t1\t0\t101568\t< Bach.\t0\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t101569\tAssoc-A\t1\t1\t3\tSales\t0\t1\t6\t0\n1\t1\t1\t101570\tProfsc\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t101571\tAssoc-V\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t1\t101572\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t0\t1\t101573\t11th\t1\t0\t3\tMachine\t0\t1\t3\t0\n0\t1\t0\t101574\t< Bach.\t0\t1\t3\tSales\t0\t1\t9\t0\n0\t1\t1\t101575\tHS-grad\t1\t0\t4-5\t?\t0\t1\t1\t1\n0\t1\t1\t101576\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n1\t1\t0\t101577\t< Bach.\t0\t0\t4-5\tExec.\t0\t1\t3\t0\n1\t1\t1\t101578\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101579\t< Bach.\t0\t1\t3\tMachine\t0\t1\t5\t0\n1\t1\t0\t101580\tHS-grad\t0\t1\t3\tMachine\t0\t1\t4\t0\n1\t1\t1\t101581\tProfsc\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t1\t101582\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t0\t1\t101583\t1st-4th\t1\t1\t9+\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101584\tHS-grad\t1\t0\t1\tExec.\t0\t1\t3\t1\n0\t1\t1\t101585\t< Bach.\t0\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t101586\t< Bach.\t1\t0\t2\tExec.\t0\t1\t4\t0\n0\t1\t1\t101587\t< Bach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n0\t1\t1\t101588\t< Bach.\t1\t0\t1\tProf.\t0\t1\t1\t1\n0\t1\t0\t101589\tHS-grad\t0\t1\t2\tMachine\t0\t1\t4\t0\n0\t1\t1\t101590\tMasters\t1\t1\t2\tProf.\t0\t1\t5\t0\n0\t1\t1\t100121\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t4\t1\n0\t1\t0\t100122\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t4\t0\n0\t1\t1\t100123\tHS-grad\t0\t1\t9+\tOther\t0\t1\t3\t0\n0\t1\t0\t100124\tHS-grad\t0\t1\t3\tHandler\t0\t1\t3\t0\n0\t1\t0\t100125\tBach.\t0\t0\t1\tTechSup\t0\t1\t1\t1\n0\t1\t1\t100126\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t100127\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n1\t1\t0\t100128\tBach.\t0\t1\t4-5\tExec.\t0\t1\t3\t0\n0\t1\t1\t100129\tAssoc-A\t1\t0\t1\tMachine\t0\t1\t1\t1\n0\t0\t1\t100130\t5th-6th\t1\t1\t3\tMachine\t0\t1\t5\t0\n0\t1\t1\t100131\tHS-grad\t1\t0\t2\tOther\t0\t1\t3\t1\n0\t1\t1\t100132\t< Bach.\t1\t1\t2\tHouse-s\t0\t1\t4\t0\n0\t1\t0\t100133\tBach.\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t100134\tAssoc-A\t1\t1\t2\tCleric.\t0\t1\t2\t0\n1\t0\t0\t100135\t11th\t0\t1\t4-5\tOther\t0\t1\t5\t0\n0\t1\t1\t100136\tBach.\t1\t0\t2\tProtec.\t0\t1\t4\t1\n0\t0\t0\t100137\t11th\t0\t1\t6-8\tOther\t0\t1\t2\t0\n0\t1\t1\t100138\tBach.\t1\t1\t2\tProf.\t0\t1\t4\t0\n0\t0\t1\t100139\t1st-4th\t1\t1\t3\tOther\t0\t1\t6\t0\n0\t1\t1\t100140\t< Bach.\t1\t0\t1\t?\t0\t1\t1\t1\n0\t1\t0\t100141\t< Bach.\t0\t0\t3\tCleric.\t0\t1\t3\t1\n0\t1\t1\t100142\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t6\t0\n0\t1\t1\t100143\tBach.\t1\t0\t2\tProf.\t0\t1\t3\t0\n1\t1\t1\t100144\t< Bach.\t1\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t1\t100145\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t3\t1\n1\t1\t1\t100146\tHS-grad\t1\t1\t3\tCleric.\t0\t1\t6\t0\n0\t1\t0\t100147\tHS-grad\t0\t1\t3\t?\t0\t1\t6\t0\n0\t0\t1\t100148\t7th-8th\t1\t1\t2\tOther\t0\t1\t3\t0\n1\t0\t0\t100149\t11th\t0\t1\t3\tFarming\t0\t1\t6\t0\n0\t1\t0\t100150\tHS-grad\t0\t1\t3\tSales\t0\t1\t7\t0\n0\t1\t1\t100151\tHS-grad\t0\t1\t3\t?\t0\t1\t5\t0\n0\t1\t0\t100152\tHS-grad\t0\t0\t4-5\tTechSup\t0\t1\t3\t0\n0\t1\t1\t100153\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n0\t1\t1\t100154\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t5\t0\n0\t1\t1\t100155\tAssoc-V\t1\t0\t3\tCleric.\t0\t1\t3\t1\n1\t1\t0\t100156\tHS-grad\t0\t1\t3\tExec.\t0\t1\t5\t0\n0\t0\t1\t100157\t11th\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t0\t100158\tHS-grad\t0\t0\t2\tSales\t0\t1\t2\t1\n0\t1\t0\t100159\tHS-grad\t0\t0\t6-8\t?\t0\t1\t3\t1\n0\t1\t0\t100160\tAssoc-A\t0\t0\t9+\tProf.\t0\t1\t3\t0\n0\t1\t0\t100161\tBach.\t0\t1\t2\tTransp.\t0\t1\t10\t0\n0\t1\t1\t100162\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n0\t1\t1\t100163\tHS-grad\t1\t1\t3\tOther\t0\t1\t6\t0\n1\t1\t1\t100164\tBach.\t1\t1\t3\tSales\t0\t1\t9\t0\n0\t1\t0\t100165\tBach.\t0\t1\t2\tProf.\t0\t1\t4\t0\n1\t1\t1\t100166\t< Bach.\t1\t1\t4-5\tExec.\t0\t1\t4\t0\n0\t1\t0\t100167\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t1\t1\n0\t1\t1\t100168\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n0\t1\t0\t100169\t< Bach.\t0\t0\t4-5\tSales\t0\t1\t3\t1\n0\t0\t0\t100170\t7th-8th\t0\t1\t9+\t?\t0\t1\t3\t0\n1\t1\t0\t100171\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t4\t0\n0\t1\t1\t100172\tHS-grad\t1\t0\t1\tHandler\t0\t1\t1\t1\n1\t1\t1\t100173\tAssoc-A\t0\t1\t3\tProf.\t0\t1\t4\t0\n1\t1\t0\t100174\tBach.\t0\t1\t2\tExec.\t0\t1\t6\t0\n0\t1\t1\t100175\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n1\t1\t1\t100176\tHS-grad\t1\t1\t3\tProtec.\t0\t1\t4\t0\n0\t1\t1\t100177\t< Bach.\t1\t0\t1\tHandler\t0\t1\t1\t1\n0\t1\t1\t100178\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n1\t1\t0\t100179\tMasters\t0\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t1\t100180\t< Bach.\t1\t0\t1\tProf.\t0\t1\t3\t1\n0\t1\t1\t100181\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t1\t100182\tHS-grad\t1\t0\t3\tMachine\t0\t1\t3\t0\n1\t1\t0\t100183\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t0\t100184\tHS-grad\t0\t1\t2\tCleric.\t0\t1\t4\t0\n1\t1\t1\t100185\tBach.\t1\t1\t3\tSales\t0\t1\t8\t0\n0\t1\t1\t100186\tHS-grad\t1\t0\t1\t?\t0\t1\t1\t1\n0\t1\t1\t100187\t< Bach.\t1\t0\t1\tTechSup\t0\t1\t3\t1\n0\t1\t1\t100188\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t1\t1\n0\t1\t1\t100189\tMasters\t1\t0\t1\tProf.\t0\t1\t1\t1\n0\t1\t0\t100190\tBach.\t0\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t100191\tHS-grad\t1\t0\t3\tSales\t0\t1\t3\t1\n1\t1\t1\t100192\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t0\t100193\tBach.\t0\t0\t1\tProf.\t0\t1\t1\t1\n0\t1\t0\t100194\tHS-grad\t0\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t1\t100195\tHS-grad\t1\t0\t6-8\tOther\t0\t1\t1\t1\n0\t1\t1\t100196\tProfsc\t1\t1\t3\t?\t0\t1\t3\t0\n0\t1\t0\t100197\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t2\t0\n0\t0\t0\t100198\t11th\t0\t0\t1\t?\t0\t1\t1\t1\n0\t0\t0\t100199\t9th\t0\t1\t2\tHouse-s\t0\t1\t2\t0\n0\t1\t1\t100200\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t100201\t< Bach.\t1\t0\t1\tOther\t0\t1\t5\t1\n0\t1\t1\t100202\t< Bach.\t1\t0\t2\tTechSup\t0\t1\t3\t0\n0\t1\t1\t100203\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t100204\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t100205\tHS-grad\t1\t0\t1\tFarming\t0\t1\t2\t1\n1\t1\t1\t100206\tHS-grad\t0\t0\t1\tCleric.\t0\t1\t5\t1\n0\t1\t1\t100207\t< Bach.\t1\t1\t1\tTechSup\t0\t1\t4\t0\n0\t1\t1\t100208\tAssoc-A\t1\t0\t9+\tProf.\t0\t1\t3\t0\n1\t1\t0\t100209\t< Bach.\t0\t1\t2\tExec.\t0\t1\t4\t0\n0\t1\t1\t100210\tBach.\t1\t1\t3\tExec.\t0\t1\t14\t0\n1\t1\t1\t100481\tPhD\t1\t1\t9+\tExec.\t0\t1\t5\t0\n0\t1\t1\t100482\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t100483\tHS-grad\t1\t0\t2\tHandler\t0\t1\t3\t0\n0\t0\t1\t100484\t12th\t1\t0\t1\tOther\t0\t1\t2\t1\n0\t0\t0\t100485\t12th\t0\t0\t1\tHandler\t0\t1\t1\t1\n1\t1\t0\t100486\tMasters\t0\t1\t4-5\tProf.\t0\t1\t4\t0\n0\t1\t0\t100487\t< Bach.\t0\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t100488\tHS-grad\t1\t1\t2\tTransp.\t0\t1\t6\t0\n0\t1\t1\t100489\tAssoc-A\t1\t0\t1\tTechSup\t0\t1\t3\t1\n0\t1\t1\t100490\t< Bach.\t1\t1\t3\tHandler\t0\t1\t5\t0\n0\t1\t1\t100491\tHS-grad\t1\t1\t3\tTransp.\t0\t1\t7\t0\n0\t1\t1\t100492\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t2\t1\n1\t1\t1\t100493\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t4\t0\n1\t1\t1\t100494\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t1\t100495\tHS-grad\t1\t0\t9+\tMachine\t0\t1\t3\t0\n1\t1\t1\t100496\tBach.\t1\t1\t3\tExec.\t0\t1\t8\t0\n1\t1\t1\t100497\tHS-grad\t1\t1\t3\tFarming\t0\t1\t7\t0\n1\t0\t1\t100498\t11th\t1\t0\t2\tCrafts\t0\t1\t4\t0\n0\t1\t0\t100499\tAssoc-A\t0\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t100500\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t1\n0\t1\t1\t100501\tHS-grad\t1\t0\t6-8\tExec.\t0\t1\t3\t1\n0\t1\t0\t100502\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t0\t100503\tAssoc-A\t0\t0\t2\tSales\t0\t1\t3\t1\n0\t1\t0\t100504\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n0\t1\t1\t100505\t< Bach.\t1\t0\t2\tOther\t0\t1\t2\t1\n1\t1\t1\t100506\tBach.\t1\t0\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t100507\tBach.\t1\t0\t3\tProf.\t0\t1\t3\t0\n0\t1\t1\t100508\tBach.\t1\t1\t3\tTechSup\t0\t1\t5\t0\n0\t1\t0\t100509\tHS-grad\t0\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t100510\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n1\t1\t1\t100511\t< Bach.\t1\t1\t1\tSales\t0\t1\t6\t0\n1\t1\t1\t100512\tMasters\t1\t1\t2\tProf.\t0\t1\t6\t0\n1\t1\t0\t100513\tBach.\t0\t0\t3\tSales\t0\t1\t4\t0\n0\t1\t0\t100514\t< Bach.\t0\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t0\t100515\tProfsc\t0\t0\t2\tProf.\t0\t1\t4\t1\n0\t0\t0\t100516\t10th\t0\t1\t3\tTransp.\t0\t1\t6\t0\n0\t0\t1\t100517\t7th-8th\t1\t1\t2\tCrafts\t0\t1\t8\t0\n0\t0\t0\t100518\t10th\t0\t1\t9+\tCrafts\t0\t1\t6\t0\n1\t1\t1\t100519\t< Bach.\t1\t0\t2\tSales\t0\t1\t4\t0\n0\t1\t1\t100520\t< Bach.\t1\t1\t3\tTransp.\t0\t1\t4\t0\n0\t1\t1\t100521\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n1\t1\t1\t100522\tHS-grad\t1\t1\t3\tExec.\t0\t1\t4\t0\n1\t1\t1\t100523\t< Bach.\t1\t1\t4-5\tTransp.\t0\t1\t4\t0\n0\t1\t1\t100524\t< Bach.\t1\t0\t3\tMachine\t0\t1\t5\t0\n0\t1\t1\t100525\tBach.\t1\t1\t3\tExec.\t0\t1\t8\t0\n0\t1\t1\t100526\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n1\t1\t0\t100527\tHS-grad\t0\t1\t3\tProf.\t0\t1\t5\t0\n1\t1\t1\t100528\t< Bach.\t1\t1\t3\tTechSup\t0\t1\t6\t0\n0\t1\t0\t100529\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t5\t0\n0\t1\t0\t100530\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n0\t1\t1\t100531\tBach.\t1\t0\t1\tSales\t0\t1\t2\t1\n1\t1\t1\t100532\tHS-grad\t1\t1\t3\tFarming\t0\t1\t6\t0\n0\t1\t0\t100533\t< Bach.\t0\t1\t1\tProf.\t0\t1\t4\t0\n0\t1\t1\t100534\tBach.\t0\t1\t2\tExec.\t0\t1\t7\t0\n0\t1\t1\t100535\tHS-grad\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t0\t100536\tHS-grad\t0\t0\t1\tMachine\t0\t1\t1\t1\n0\t1\t1\t100537\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t8\t0\n0\t1\t0\t100538\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t1\t100539\tMasters\t0\t0\t2\tProf.\t0\t1\t4\t0\n1\t1\t0\t100540\tMasters\t0\t1\t2\tProf.\t0\t1\t5\t0\n1\t1\t1\t100541\tHS-grad\t1\t1\t3\tMachine\t0\t1\t5\t0\n0\t1\t0\t100542\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n0\t1\t0\t100543\tHS-grad\t0\t0\t1\tFarming\t0\t1\t2\t1\n1\t1\t0\t100544\tMasters\t0\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t1\t100545\tHS-grad\t1\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t0\t100546\t< Bach.\t0\t1\t2\tExec.\t0\t1\t6\t0\n0\t1\t1\t100547\tHS-grad\t1\t0\t1\tProf.\t0\t1\t2\t1\n0\t1\t1\t100548\t< Bach.\t1\t0\t1\tExec.\t0\t1\t3\t1\n0\t1\t0\t100549\tBach.\t0\t0\t3\tExec.\t0\t1\t1\t1\n0\t1\t1\t100550\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t3\t1\n0\t1\t0\t100551\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n0\t1\t1\t100552\tAssoc-A\t1\t0\t1\t?\t0\t1\t5\t1\n1\t1\t1\t100553\tHS-grad\t1\t0\t3\tOther\t0\t1\t3\t0\n0\t1\t1\t100554\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t1\t100555\t< Bach.\t0\t0\t6-8\tSales\t0\t1\t2\t1\n0\t1\t1\t100556\tAssoc-V\t1\t0\t3\tProtec.\t0\t1\t4\t1\n0\t1\t0\t100557\tAssoc-A\t0\t0\t2\tCleric.\t0\t1\t3\t1\n1\t1\t1\t100558\tAssoc-V\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t0\t100559\tHS-grad\t0\t1\t2\tProf.\t0\t1\t5\t0\n0\t1\t1\t100560\t< Bach.\t1\t1\t3\tSales\t0\t1\t5\t0\n0\t1\t1\t100561\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t4\t0\n0\t1\t1\t100562\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t5\t0\n0\t1\t1\t100563\tBach.\t1\t1\t2\tProf.\t0\t1\t6\t0\n1\t1\t1\t100564\tPhD\t1\t1\t2\tProf.\t0\t1\t8\t0\n0\t1\t1\t100565\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n0\t0\t1\t100566\t7th-8th\t1\t1\t9+\tMachine\t0\t1\t6\t0\n0\t1\t0\t100567\tBach.\t0\t0\t1\t?\t0\t1\t3\t1\n0\t1\t1\t100568\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n1\t1\t1\t100569\tHS-grad\t1\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t0\t100570\tHS-grad\t0\t1\t9+\tHandler\t0\t1\t6\t0\n0\t1\t0\t102671\t< Bach.\t0\t0\t3\tExec.\t0\t1\t2\t1\n0\t1\t0\t102672\t< Bach.\t0\t0\t2\tCleric.\t0\t1\t2\t1\n0\t1\t1\t102673\tAssoc-V\t0\t1\t2\tProf.\t0\t1\t5\t0\n0\t1\t0\t102674\t< Bach.\t0\t0\t2\tCrafts\t0\t1\t3\t1\n0\t1\t1\t102675\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n1\t1\t0\t102676\t< Bach.\t0\t1\t3\tTechSup\t0\t1\t7\t0\n0\t1\t0\t102677\tBach.\t0\t0\t9+\tExec.\t0\t1\t3\t0\n0\t0\t1\t102678\t7th-8th\t0\t1\t3\tTransp.\t0\t1\t6\t0\n1\t1\t1\t102679\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t102680\t< Bach.\t1\t0\t2\tTechSup\t0\t1\t3\t0\n0\t1\t1\t102681\tAssoc-A\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t102682\tHS-grad\t0\t1\t1\tSales\t0\t1\t2\t0\n1\t1\t1\t102683\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t4\t0\n0\t1\t1\t102684\t< Bach.\t1\t0\t9+\t?\t0\t1\t2\t1\n1\t1\t1\t102685\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t102686\t< Bach.\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t102687\tPhD\t1\t1\t3\tProf.\t0\t1\t8\t0\n0\t1\t0\t102688\tBach.\t0\t0\t3\tTechSup\t0\t1\t2\t1\n0\t1\t1\t102689\tProfsc\t1\t1\t9+\tFarming\t0\t1\t6\t0\n1\t1\t1\t102690\tHS-grad\t1\t1\t4-5\tMachine\t0\t1\t5\t0\n0\t0\t1\t102691\t9th\t1\t0\t9+\tOther\t0\t1\t3\t0\n0\t1\t1\t102692\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t0\t102693\tHS-grad\t0\t1\t3\tProtec.\t0\t1\t6\t0\n0\t1\t0\t102694\tBach.\t0\t0\t1\tCleric.\t0\t1\t3\t1\n1\t1\t0\t102695\tBach.\t0\t1\t3\tProf.\t0\t1\t4\t0\n1\t1\t1\t102696\t< Bach.\t1\t1\t3\tExec.\t0\t1\t4\t0\n0\t1\t1\t102697\tHS-grad\t1\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t102698\tAssoc-A\t1\t0\t1\tHandler\t0\t1\t2\t1\n1\t1\t1\t102699\tBach.\t0\t1\t3\tCleric.\t0\t1\t4\t0\n0\t1\t1\t102700\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t0\t0\t102701\t1st-4th\t0\t1\t9+\tProf.\t0\t1\t5\t0\n0\t1\t1\t102702\t< Bach.\t1\t1\t2\tHandler\t0\t1\t5\t0\n0\t1\t1\t102703\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t0\t102704\tHS-grad\t0\t1\t2\tHandler\t0\t1\t3\t0\n0\t1\t1\t102705\tHS-grad\t1\t0\t3\tProtec.\t0\t1\t3\t1\n0\t1\t1\t102706\tHS-grad\t1\t0\t2\tOther\t0\t1\t2\t0\n0\t0\t0\t102707\t11th\t0\t1\t2\t?\t0\t1\t3\t0\n1\t1\t1\t102708\tBach.\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n0\t1\t0\t102709\tHS-grad\t0\t1\t2\tSales\t0\t1\t11\t0\n0\t1\t0\t102710\tHS-grad\t0\t1\t3\tSales\t0\t1\t2\t0\n1\t1\t1\t102711\tMasters\t0\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t1\t102712\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n0\t0\t0\t102713\t7th-8th\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t102714\t< Bach.\t0\t1\t1\tMachine\t0\t1\t2\t0\n1\t1\t1\t102715\tAssoc-A\t1\t0\t3\tCrafts\t0\t1\t3\t1\n1\t1\t1\t102716\t< Bach.\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n0\t1\t1\t102717\tAssoc-V\t1\t1\t3\tOther\t0\t1\t8\t0\n0\t1\t1\t102718\t< Bach.\t1\t0\t1\tHandler\t0\t1\t2\t1\n1\t1\t1\t102719\t< Bach.\t1\t1\t3\tProf.\t0\t1\t4\t0\n1\t1\t1\t102720\tHS-grad\t1\t1\t3\tProtec.\t0\t1\t12\t0\n0\t0\t1\t102721\t10th\t1\t0\t2\tMachine\t0\t1\t3\t1\n0\t1\t1\t102722\tBach.\t1\t0\t6-8\tProf.\t0\t1\t3\t1\n0\t1\t0\t102723\tBach.\t0\t1\t3\tOther\t0\t1\t3\t0\n0\t1\t1\t102724\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n0\t1\t0\t102725\tHS-grad\t0\t0\t3\tMachine\t0\t1\t3\t1\n0\t1\t0\t102726\t< Bach.\t0\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t102727\t< Bach.\t1\t0\t2\tOther\t0\t1\t1\t1\n0\t1\t0\t102728\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t6\t0\n1\t1\t1\t102729\tAssoc-A\t1\t1\t4-5\tCleric.\t0\t1\t5\t0\n1\t1\t0\t102730\t< Bach.\t0\t1\t3\tFarming\t0\t1\t4\t0\n1\t1\t1\t102731\tMasters\t1\t1\t3\tExec.\t0\t1\t6\t0\n1\t1\t1\t102732\tAssoc-V\t1\t1\t3\tExec.\t0\t1\t7\t0\n1\t1\t1\t102733\tMasters\t1\t1\t3\tExec.\t0\t1\t4\t0\n1\t1\t0\t102734\tPhD\t0\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t1\t102735\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t0\t102736\tHS-grad\t0\t0\t6-8\tHandler\t0\t1\t2\t1\n0\t1\t1\t102737\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t0\t1\t102738\t7th-8th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t1\t102739\t< Bach.\t1\t1\t1\tCrafts\t0\t1\t4\t0\n0\t0\t1\t102740\t10th\t1\t1\t2\tOther\t0\t1\t0\t0\n1\t1\t1\t102741\tMasters\t1\t0\t3\tProf.\t0\t1\t2\t0\n0\t1\t0\t102742\tBach.\t0\t1\t4-5\tCleric.\t0\t1\t7\t0\n0\t0\t1\t102743\t9th\t1\t0\t3\tMachine\t0\t1\t3\t1\n0\t1\t1\t102744\tBach.\t1\t1\t3\tSales\t0\t1\t4\t0\n0\t1\t1\t102745\t< Bach.\t1\t1\t9+\t?\t0\t1\t4\t0\n0\t1\t1\t102746\tHS-grad\t1\t0\t6-8\tOther\t0\t1\t2\t1\n0\t1\t0\t102747\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t5\t0\n1\t1\t1\t102748\tBach.\t1\t0\t3\tProf.\t0\t1\t4\t1\n0\t1\t1\t102749\tBach.\t0\t1\t3\tSales\t0\t1\t8\t0\n0\t0\t0\t102750\t7th-8th\t0\t0\t3\tOther\t0\t1\t3\t0\n0\t1\t0\t102751\tBach.\t0\t0\t2\tExec.\t0\t1\t3\t1\n0\t1\t0\t102752\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t5\t0\n0\t1\t0\t102753\tPhD\t0\t1\t2\tProf.\t0\t1\t7\t0\n1\t1\t1\t102754\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t0\t102755\tAssoc-A\t0\t0\t3\tSales\t0\t1\t5\t0\n0\t1\t0\t102756\tHS-grad\t0\t1\t3\tFarming\t0\t1\t8\t0\n1\t1\t1\t102757\tBach.\t1\t0\t3\tSales\t0\t1\t5\t1\n0\t1\t1\t102758\tAssoc-V\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n0\t1\t0\t102759\tHS-grad\t0\t1\t2\tTransp.\t0\t1\t4\t0\n0\t0\t0\t102760\t11th\t0\t0\t1\tFarming\t0\t1\t1\t1\n0\t1\t0\t104231\tBach.\t0\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t104232\tBach.\t1\t0\t1\tSales\t0\t1\t3\t1\n0\t1\t1\t104233\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t0\t104234\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n0\t0\t1\t104235\t10th\t0\t0\t9+\tSales\t0\t1\t0\t1\n0\t1\t1\t104236\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n0\t0\t1\t104237\t10th\t0\t1\t9+\tOther\t0\t1\t3\t0\n0\t1\t1\t104238\t< Bach.\t1\t0\t1\tSales\t0\t1\t1\t1\n1\t1\t1\t104239\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t1\t104240\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n0\t1\t1\t104241\tHS-grad\t1\t0\t1\tProtec.\t0\t1\t3\t0\n0\t0\t1\t104242\t7th-8th\t1\t1\t3\tHandler\t0\t1\t4\t0\n0\t1\t0\t104243\tHS-grad\t0\t1\t2\tCleric.\t0\t1\t4\t0\n1\t1\t0\t104244\tBach.\t0\t1\t3\tProtec.\t0\t1\t5\t0\n1\t1\t1\t104245\tProfsc\t1\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t1\t104246\t< Bach.\t1\t0\t1\t?\t0\t1\t1\t1\n0\t0\t1\t104247\t10th\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t104248\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t3\t0\n0\t1\t1\t104249\tHS-grad\t1\t0\t2\tSales\t0\t1\t4\t1\n0\t1\t1\t104250\tBach.\t1\t1\t2\t?\t0\t1\t9\t0\n0\t1\t1\t104251\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t0\t0\t104252\t11th\t0\t0\t3\tSales\t0\t1\t3\t1\n0\t1\t1\t104253\tHS-grad\t1\t0\t3\tHandler\t0\t1\t5\t0\n0\t1\t0\t104254\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t2\t0\n0\t1\t1\t104255\tAssoc-V\t1\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t0\t104256\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t104257\tAssoc-A\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n0\t1\t1\t104258\tHS-grad\t1\t1\t6-8\tSales\t0\t1\t7\t0\n0\t0\t1\t104259\t11th\t1\t1\t1\tTransp.\t0\t1\t4\t0\n0\t1\t0\t104260\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n0\t1\t0\t104261\tHS-grad\t0\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t104262\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t104263\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t3\t0\n0\t1\t0\t104264\t< Bach.\t0\t1\t2\tCrafts\t0\t1\t4\t0\n0\t1\t1\t104265\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t0\t104266\tBach.\t0\t0\t3\tSales\t0\t1\t6\t0\n1\t1\t1\t104267\t< Bach.\t1\t0\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t104268\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t104269\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n0\t1\t0\t104270\tHS-grad\t0\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t104271\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t0\t104272\tAssoc-V\t0\t1\t2\tOther\t0\t1\t7\t0\n0\t1\t1\t104273\tHS-grad\t1\t1\t3\tCleric.\t0\t1\t4\t0\n0\t1\t0\t104274\tHS-grad\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t0\t104275\tBach.\t0\t1\t2\tProf.\t0\t1\t0\t0\n1\t1\t1\t104276\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t0\t104277\tHS-grad\t0\t0\t1\tMachine\t0\t1\t5\t0\n1\t1\t1\t104278\tHS-grad\t1\t1\t3\tSales\t0\t1\t7\t0\n0\t1\t0\t104279\tBach.\t0\t0\t2\t?\t0\t1\t4\t1\n0\t1\t0\t104280\t< Bach.\t0\t0\t2\tOther\t0\t1\t2\t1\n0\t0\t0\t104281\t9th\t0\t1\t3\tCrafts\t0\t1\t3\t0\n0\t1\t1\t104282\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t4\t1\n0\t1\t1\t104283\tHS-grad\t1\t1\t1\tFarming\t0\t1\t1\t0\n0\t1\t1\t104284\tAssoc-A\t1\t1\t3\tFarming\t0\t1\t4\t0\n1\t1\t0\t104285\tHS-grad\t0\t0\t4-5\tOther\t0\t1\t3\t0\n0\t0\t1\t104286\t9th\t1\t1\t4-5\tTechSup\t0\t1\t3\t0\n1\t1\t1\t104287\tBach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n1\t1\t1\t104288\tHS-grad\t1\t1\t3\tTechSup\t0\t1\t3\t0\n0\t1\t0\t104289\t< Bach.\t0\t1\t3\tHandler\t0\t1\t5\t0\n0\t1\t1\t104290\tHS-grad\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n0\t1\t0\t104291\t< Bach.\t0\t1\t2\tProf.\t0\t1\t4\t0\n1\t1\t1\t104292\tBach.\t1\t1\t1\tSales\t0\t1\t4\t0\n0\t0\t0\t104293\t7th-8th\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t104294\t< Bach.\t1\t0\t3\tTransp.\t0\t1\t5\t1\n1\t1\t0\t104295\tHS-grad\t0\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t1\t104296\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n0\t1\t0\t104297\tBach.\t0\t0\t2\tTechSup\t0\t1\t3\t1\n1\t1\t0\t104298\tMasters\t0\t1\t3\tSales\t0\t1\t10\t0\n0\t1\t1\t104299\tProfsc\t1\t1\t4-5\tSales\t0\t1\t4\t0\n0\t1\t1\t104300\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t3\t0\n1\t1\t0\t104301\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t6\t0\n0\t1\t0\t104302\t< Bach.\t0\t0\t2\tHandler\t0\t1\t2\t1\n0\t1\t0\t104303\t< Bach.\t0\t0\t9+\tOther\t0\t1\t1\t1\n1\t1\t0\t104304\t< Bach.\t0\t1\t3\tSales\t0\t1\t4\t0\n0\t1\t0\t104305\tAssoc-V\t0\t0\t2\tSales\t0\t1\t4\t1\n0\t1\t1\t104306\tHS-grad\t1\t1\t1\tExec.\t0\t1\t5\t0\n1\t1\t1\t104307\tProfsc\t0\t1\t3\tProf.\t0\t1\t11\t0\n0\t1\t1\t104308\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n0\t1\t1\t104309\tBach.\t1\t0\t2\tProf.\t0\t1\t2\t1\n0\t1\t1\t104310\tAssoc-A\t1\t1\t2\tExec.\t0\t1\t8\t0\n0\t1\t0\t104311\tAssoc-V\t0\t0\t4-5\tCleric.\t0\t1\t4\t0\n0\t0\t1\t104312\t10th\t1\t0\t3\tMachine\t0\t1\t3\t0\n0\t1\t0\t104313\tBach.\t0\t1\t2\tProf.\t0\t1\t6\t0\n0\t0\t1\t104314\t7th-8th\t1\t1\t9+\tHouse-s\t0\t1\t2\t0\n0\t1\t1\t104315\t< Bach.\t1\t1\t2\tSales\t0\t1\t6\t0\n0\t1\t0\t104316\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t3\t0\n1\t1\t1\t104317\tMasters\t1\t1\t3\tProf.\t0\t1\t6\t0\n0\t0\t1\t104318\t11th\t1\t1\t3\t?\t0\t1\t7\t0\n0\t1\t1\t104319\tBach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n1\t1\t1\t104320\tBach.\t1\t1\t3\tTechSup\t0\t1\t8\t0\n0\t0\t0\t101291\t10th\t0\t1\t2\tProtec.\t0\t1\t6\t0\n1\t1\t1\t101292\tHS-grad\t1\t1\t4-5\tExec.\t0\t1\t6\t0\n0\t1\t1\t101293\tAssoc-A\t1\t0\t3\tExec.\t0\t1\t3\t1\n0\t1\t1\t101294\tHS-grad\t1\t1\t9+\tHandler\t0\t1\t6\t0\n0\t1\t1\t101295\t< Bach.\t1\t1\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t101296\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n0\t1\t1\t101297\t< Bach.\t1\t1\t9+\tSales\t0\t1\t1\t0\n0\t1\t1\t101298\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t1\t101299\tHS-grad\t1\t0\t2\t?\t0\t1\t3\t1\n1\t1\t1\t101300\t< Bach.\t1\t1\t3\tTechSup\t0\t1\t4\t0\n0\t1\t0\t101301\tHS-grad\t0\t1\t3\tSales\t0\t1\t5\t0\n0\t1\t0\t101302\tBach.\t0\t1\t2\tCrafts\t0\t1\t2\t0\n0\t1\t0\t101303\tAssoc-V\t0\t0\t2\tCleric.\t0\t1\t4\t1\n0\t1\t1\t101304\t< Bach.\t1\t1\t9+\tExec.\t0\t1\t5\t0\n0\t0\t1\t101305\t5th-6th\t1\t0\t3\tCrafts\t0\t1\t5\t0\n0\t1\t0\t101306\tBach.\t0\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t101307\tBach.\t1\t0\t1\tSales\t0\t1\t3\t1\n0\t1\t1\t101308\t< Bach.\t1\t1\t6-8\tOther\t0\t1\t5\t0\n0\t1\t1\t101309\tBach.\t1\t1\t9+\tExec.\t0\t1\t6\t0\n0\t1\t0\t101310\tHS-grad\t0\t0\t3\tMachine\t0\t1\t3\t1\n0\t1\t1\t101311\t< Bach.\t1\t0\t1\tSales\t0\t1\t1\t1\n0\t1\t1\t101312\t< Bach.\t1\t1\t2\tSales\t0\t1\t3\t0\n0\t0\t1\t101313\t5th-6th\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t101314\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n0\t1\t0\t101315\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101316\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n0\t1\t0\t101317\tProfsc\t0\t1\t3\tExec.\t0\t1\t3\t0\n0\t1\t0\t101318\tHS-grad\t0\t0\t3\tTransp.\t0\t1\t4\t1\n0\t1\t1\t101319\tHS-grad\t1\t0\t1\t?\t0\t1\t1\t1\n0\t1\t0\t101320\tHS-grad\t0\t0\t2\tExec.\t0\t1\t3\t1\n0\t1\t1\t101321\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n0\t1\t0\t101322\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n1\t1\t1\t101323\tBach.\t1\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t101324\t< Bach.\t1\t1\t3\tSales\t0\t1\t7\t0\n1\t1\t1\t101325\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t5\t0\n0\t1\t0\t101326\tHS-grad\t0\t1\t3\tFarming\t0\t1\t8\t0\n0\t0\t0\t101327\t11th\t0\t0\t1\tSales\t0\t1\t0\t1\n0\t1\t1\t101328\t< Bach.\t1\t1\t2\tCleric.\t0\t1\t4\t0\n0\t1\t0\t101329\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n0\t0\t1\t101330\t11th\t0\t1\t3\t?\t0\t1\t9\t0\n0\t1\t1\t101331\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t3\t1\n0\t1\t1\t101332\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n0\t1\t1\t101333\tHS-grad\t1\t1\t2\tProf.\t0\t1\t7\t0\n0\t1\t0\t101334\tHS-grad\t0\t0\t2\tExec.\t0\t1\t3\t1\n0\t0\t0\t101335\t7th-8th\t0\t1\t2\tMachine\t0\t1\t6\t0\n0\t1\t0\t101336\tHS-grad\t0\t0\t9+\tCleric.\t0\t1\t3\t0\n0\t1\t1\t101337\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101338\t< Bach.\t1\t0\t6-8\tTechSup\t0\t1\t2\t1\n1\t1\t0\t101339\tMasters\t0\t1\t2\tProf.\t0\t1\t4\t0\n0\t1\t1\t101340\t< Bach.\t1\t1\t2\tCleric.\t0\t1\t5\t0\n1\t1\t0\t101341\t< Bach.\t0\t1\t3\tSales\t0\t1\t8\t0\n0\t1\t1\t101342\tBach.\t0\t1\t6-8\tProf.\t0\t1\t4\t0\n0\t1\t1\t101343\tAssoc-V\t1\t0\t9+\tProf.\t0\t1\t3\t0\n0\t0\t0\t101344\t10th\t0\t0\t1\tOther\t0\t1\t1\t1\n1\t1\t1\t101345\tBach.\t1\t1\t3\tCleric.\t0\t1\t6\t0\n0\t1\t1\t101346\tAssoc-A\t1\t1\t3\tHandler\t0\t1\t5\t0\n1\t1\t1\t101347\tBach.\t1\t0\t3\tProf.\t0\t1\t2\t1\n0\t1\t1\t101348\tBach.\t1\t1\t3\tExec.\t0\t1\t4\t0\n0\t1\t1\t101349\tHS-grad\t1\t1\t9+\tOther\t0\t1\t6\t0\n0\t1\t0\t101350\tBach.\t0\t0\t2\tOther\t0\t1\t3\t0\n0\t1\t1\t101351\tHS-grad\t1\t1\t3\tOther\t0\t1\t6\t0\n0\t1\t1\t101352\tBach.\t1\t1\t3\tProf.\t0\t1\t0\t0\n0\t1\t0\t101353\tHS-grad\t0\t0\t2\tOther\t0\t1\t1\t1\n1\t1\t1\t101354\tHS-grad\t1\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t0\t101355\t< Bach.\t0\t0\t9+\t?\t1\t1\t1\t1\n0\t1\t1\t101356\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t2\t1\n0\t1\t1\t101357\t< Bach.\t1\t1\t2\t?\t0\t1\t2\t0\n0\t1\t0\t101358\t< Bach.\t0\t0\t1\tOther\t0\t1\t2\t1\n1\t1\t1\t101359\tAssoc-A\t1\t0\t2\tProf.\t0\t1\t3\t1\n0\t1\t1\t101360\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t2\t1\n1\t1\t1\t101361\tBach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101362\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n1\t1\t0\t101363\tHS-grad\t0\t0\t4-5\tCleric.\t0\t1\t3\t1\n0\t1\t1\t101364\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n0\t1\t1\t101365\tAssoc-A\t1\t1\t2\tExec.\t0\t1\t5\t0\n1\t1\t1\t101366\tBach.\t1\t1\t3\tSales\t0\t1\t8\t0\n1\t1\t1\t101367\tAssoc-V\t1\t0\t3\tProf.\t0\t1\t5\t0\n0\t1\t0\t101368\tBach.\t0\t0\t9+\tExec.\t0\t1\t3\t0\n1\t1\t0\t101369\t< Bach.\t0\t1\t3\tSales\t0\t1\t5\t0\n0\t0\t0\t101370\t11th\t0\t0\t1\t?\t0\t1\t2\t1\n0\t0\t1\t101371\t7th-8th\t1\t1\t3\tSales\t0\t1\t4\t0\n1\t1\t1\t101372\tBach.\t1\t0\t3\tSales\t0\t1\t5\t0\n1\t1\t0\t101373\t< Bach.\t0\t1\t3\tFarming\t0\t1\t5\t0\n0\t1\t0\t101374\t< Bach.\t0\t1\t3\tProf.\t0\t1\t6\t0\n0\t1\t0\t101375\tBach.\t0\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t1\t101376\tBach.\t1\t0\t2\tCleric.\t0\t1\t5\t1\n0\t1\t1\t101377\tBach.\t0\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t101378\tMasters\t1\t1\t9+\tProf.\t0\t1\t9\t0\n0\t1\t1\t101379\t< Bach.\t1\t0\t2\tMachine\t0\t1\t2\t1\n0\t1\t1\t101380\tBach.\t1\t0\t2\tMachine\t0\t1\t3\t0\n0\t1\t1\t101021\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n0\t1\t1\t101022\t< Bach.\t0\t0\t3\tSales\t0\t1\t5\t0\n0\t1\t0\t101023\tAssoc-A\t0\t1\t2\tTechSup\t0\t1\t5\t0\n0\t1\t0\t101024\t< Bach.\t0\t0\t2\tCrafts\t0\t1\t3\t1\n0\t1\t1\t101025\t< Bach.\t1\t0\t9+\tSales\t0\t1\t3\t0\n1\t1\t0\t101026\tMasters\t0\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t0\t101027\tHS-grad\t0\t1\t2\tTransp.\t0\t1\t5\t0\n0\t0\t0\t101028\t11th\t0\t0\t3\tHandler\t0\t1\t2\t1\n0\t1\t0\t101029\tHS-grad\t0\t0\t2\tMachine\t0\t1\t3\t0\n0\t1\t0\t101030\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t8\t0\n1\t1\t1\t101031\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t1\t101032\tHS-grad\t1\t1\t1\tCrafts\t0\t1\t4\t0\n0\t1\t0\t101033\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t101034\tMasters\t0\t1\t9+\tProf.\t0\t1\t4\t0\n0\t1\t1\t101035\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n0\t1\t0\t101036\t< Bach.\t0\t1\t3\tTechSup\t0\t1\t6\t0\n0\t1\t1\t101037\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t2\t1\n0\t1\t0\t101038\t< Bach.\t0\t0\t2\tMachine\t0\t1\t3\t1\n1\t1\t0\t101039\tHS-grad\t0\t1\t3\t?\t0\t1\t10\t0\n0\t1\t1\t101040\tHS-grad\t1\t1\t1\tCrafts\t0\t1\t5\t0\n0\t1\t1\t101041\tBach.\t1\t1\t3\tCleric.\t0\t1\t5\t0\n1\t1\t1\t101042\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t7\t0\n0\t1\t0\t101043\tAssoc-V\t0\t0\t9+\tTechSup\t0\t1\t3\t0\n1\t1\t1\t101044\tMasters\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t0\t101045\tAssoc-A\t0\t1\t3\tMachine\t0\t1\t4\t0\n0\t1\t1\t101046\tBach.\t1\t0\t2\tCleric.\t0\t1\t3\t0\n1\t1\t1\t101047\tBach.\t1\t1\t3\tSales\t0\t1\t3\t0\n0\t1\t1\t101048\tHS-grad\t1\t0\t4-5\tCleric.\t0\t1\t3\t1\n1\t1\t1\t101049\tProfsc\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t0\t1\t101050\t10th\t1\t0\t1\tOther\t0\t1\t0\t1\n0\t1\t0\t101051\t< Bach.\t0\t0\t2\tOther\t0\t1\t2\t1\n0\t1\t0\t101052\tHS-grad\t0\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t1\t101053\tAssoc-V\t1\t0\t1\tHandler\t0\t1\t3\t1\n0\t1\t0\t101054\tAssoc-V\t0\t1\t3\tSales\t0\t1\t5\t0\n0\t1\t1\t101055\tHS-grad\t1\t1\t1\tFarming\t0\t1\t9\t0\n0\t0\t1\t101056\t5th-6th\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n1\t1\t1\t101057\tBach.\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n0\t1\t0\t101058\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t1\t101059\t< Bach.\t1\t1\t3\tTransp.\t0\t1\t6\t0\n0\t1\t1\t101060\t< Bach.\t1\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t0\t101061\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t2\t1\n0\t1\t0\t101062\t< Bach.\t0\t0\t1\tFarming\t0\t1\t0\t1\n1\t1\t0\t101063\tHS-grad\t0\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t101064\tHS-grad\t1\t0\t2\tProf.\t0\t1\t1\t1\n0\t1\t0\t101065\tAssoc-V\t0\t1\t2\tMachine\t0\t1\t4\t0\n0\t1\t1\t101066\t< Bach.\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t101067\t< Bach.\t1\t0\t3\tSales\t0\t1\t3\t1\n0\t1\t0\t101068\tBach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n0\t0\t0\t101069\t11th\t0\t1\t9+\tHouse-s\t0\t1\t3\t0\n0\t1\t1\t101070\tAssoc-V\t1\t0\t2\tCleric.\t0\t1\t3\t1\n0\t1\t0\t101071\tBach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n0\t1\t0\t101072\tMasters\t0\t1\t1\t?\t0\t1\t6\t0\n0\t1\t1\t101073\tHS-grad\t1\t1\t3\tOther\t0\t1\t4\t0\n0\t0\t1\t101074\t10th\t1\t0\t1\tHandler\t0\t1\t1\t1\n1\t1\t0\t101075\t< Bach.\t0\t1\t3\tSales\t0\t1\t4\t0\n0\t1\t1\t101076\tAssoc-V\t1\t1\t2\tProf.\t0\t1\t2\t0\n0\t1\t1\t101077\tHS-grad\t1\t0\t3\tProtec.\t0\t1\t3\t1\n1\t1\t1\t101078\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t101079\tHS-grad\t0\t0\t2\t?\t0\t1\t2\t1\n1\t1\t1\t101080\t< Bach.\t1\t0\t3\tCleric.\t0\t1\t3\t1\n0\t1\t1\t101081\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n1\t1\t1\t101082\tBach.\t1\t1\t3\tTechSup\t0\t1\t6\t0\n0\t1\t1\t101083\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t8\t0\n0\t1\t0\t101084\t< Bach.\t0\t1\t3\tProtec.\t0\t1\t6\t0\n0\t1\t1\t101085\t< Bach.\t1\t0\t1\tHandler\t0\t1\t2\t1\n1\t1\t0\t101086\tProfsc\t0\t1\t3\tProf.\t0\t1\t7\t0\n0\t0\t0\t101087\t10th\t0\t1\t9+\tFarming\t0\t1\t4\t0\n0\t1\t1\t101088\t< Bach.\t1\t1\t9+\tExec.\t0\t1\t5\t0\n1\t1\t0\t101089\tAssoc-A\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t1\t101090\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n0\t1\t1\t101091\tAssoc-A\t1\t0\t1\tOther\t0\t1\t3\t1\n0\t1\t0\t101092\tBach.\t0\t1\t9+\tExec.\t0\t1\t4\t0\n0\t0\t1\t101093\t9th\t1\t1\t3\tTransp.\t0\t1\t5\t0\n0\t1\t0\t101094\t< Bach.\t0\t0\t9+\t?\t1\t1\t1\t1\n0\t1\t1\t101095\t< Bach.\t1\t0\t1\tSales\t0\t1\t2\t1\n1\t1\t0\t101096\tBach.\t0\t0\t3\tExec.\t0\t1\t3\t1\n0\t1\t1\t101097\tBach.\t0\t1\t6-8\tTechSup\t0\t1\t6\t0\n0\t1\t0\t101098\tAssoc-V\t0\t0\t2\tOther\t0\t1\t2\t1\n0\t0\t1\t101099\t9th\t1\t0\t6-8\tSales\t0\t1\t1\t1\n0\t1\t1\t101100\tAssoc-V\t1\t0\t2\tOther\t0\t1\t4\t0\n0\t1\t1\t101101\tAssoc-V\t1\t1\t3\tCleric.\t0\t1\t5\t0\n0\t1\t1\t101102\t< Bach.\t1\t1\t2\tExec.\t0\t1\t5\t0\n0\t1\t1\t101103\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n0\t1\t1\t101104\tHS-grad\t1\t0\t6-8\tMachine\t0\t1\t2\t1\n0\t0\t1\t101105\t5th-6th\t1\t0\t3\tMachine\t0\t1\t3\t1\n0\t1\t0\t101106\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t4\t0\n0\t1\t0\t101107\tHS-grad\t0\t0\t3\tProtec.\t0\t1\t3\t0\n1\t1\t1\t101108\tAssoc-A\t1\t1\t4-5\tExec.\t0\t1\t5\t0\n0\t1\t0\t101109\tBach.\t0\t1\t2\tProf.\t0\t1\t5\t0\n0\t1\t1\t101110\tHS-grad\t1\t1\t3\tSales\t0\t1\t2\t0\n0\t1\t1\t102041\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t8\t0\n0\t1\t1\t102042\tBach.\t1\t0\t2\tSales\t0\t1\t3\t1\n0\t1\t0\t102043\t< Bach.\t0\t1\t2\tOther\t0\t1\t2\t0\n0\t1\t1\t102044\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t0\t102045\tBach.\t0\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t1\t102046\tHS-grad\t1\t1\t3\tExec.\t0\t1\t7\t0\n1\t1\t0\t102047\tBach.\t0\t1\t3\tTechSup\t0\t1\t5\t0\n0\t1\t1\t102048\tHS-grad\t1\t0\t9+\tMachine\t0\t1\t3\t0\n0\t1\t0\t102049\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n0\t1\t1\t102050\tBach.\t1\t0\t9+\tSales\t0\t1\t2\t0\n0\t1\t1\t102051\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t9\t0\n0\t1\t0\t102052\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t1\t102053\tHS-grad\t1\t1\t3\tFarming\t0\t1\t7\t0\n0\t1\t0\t102054\tHS-grad\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t102055\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t1\t102056\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n0\t1\t1\t102057\tHS-grad\t1\t1\t1\tCleric.\t0\t1\t4\t0\n0\t1\t1\t102058\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n0\t0\t1\t102059\t11th\t0\t1\t3\tTransp.\t0\t1\t5\t0\n0\t1\t1\t102060\tHS-grad\t1\t0\t6-8\tHandler\t0\t1\t3\t1\n0\t1\t1\t102061\tHS-grad\t1\t1\t9+\tOther\t0\t1\t5\t0\n1\t1\t1\t102062\tHS-grad\t1\t1\t3\tTransp.\t0\t1\t6\t0\n0\t1\t0\t102063\t< Bach.\t0\t0\t1\tTechSup\t0\t1\t3\t1\n0\t1\t0\t102064\tBach.\t0\t1\t2\tHandler\t0\t1\t4\t0\n0\t1\t1\t102065\t< Bach.\t1\t0\t3\tCrafts\t0\t1\t3\t0\n0\t1\t0\t102066\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t5\t0\n0\t1\t0\t102067\t< Bach.\t0\t1\t3\tOther\t0\t1\t2\t0\n1\t1\t1\t102068\tAssoc-V\t1\t1\t4-5\tProf.\t0\t1\t5\t0\n0\t1\t1\t102069\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t4\t0\n0\t1\t0\t102070\tBach.\t0\t0\t1\tExec.\t0\t1\t3\t1\n0\t1\t1\t102071\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t1\t102072\tHS-grad\t1\t0\t3\tCleric.\t0\t1\t3\t1\n0\t1\t1\t102073\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t1\t102074\tHS-grad\t1\t0\t9+\tCleric.\t0\t1\t3\t0\n1\t1\t0\t102075\tHS-grad\t0\t1\t3\tExec.\t0\t1\t7\t0\n1\t1\t1\t102076\tBach.\t1\t1\t3\tSales\t0\t1\t4\t0\n1\t1\t0\t102077\tBach.\t0\t1\t9+\tSales\t0\t1\t4\t0\n0\t1\t1\t102078\tProfsc\t1\t0\t2\tProf.\t0\t1\t6\t1\n0\t1\t0\t102079\tHS-grad\t0\t1\t3\tProtec.\t0\t1\t5\t0\n0\t1\t0\t102080\tPhD\t0\t1\t3\tProf.\t0\t1\t7\t0\n0\t1\t1\t102081\tHS-grad\t1\t0\t2\tExec.\t0\t1\t3\t1\n1\t0\t0\t102082\t10th\t0\t1\t3\tCrafts\t0\t1\t7\t0\n1\t1\t0\t102083\tMasters\t0\t1\t3\tExec.\t0\t1\t6\t0\n1\t1\t1\t102084\tBach.\t1\t1\t3\tProf.\t0\t1\t5\t0\n0\t1\t1\t102085\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t5\t0\n1\t1\t1\t102086\t< Bach.\t1\t1\t3\tCleric.\t0\t1\t6\t0\n1\t1\t0\t102087\t< Bach.\t0\t1\t3\tExec.\t0\t1\t10\t0\n0\t1\t1\t102088\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t6\t0\n0\t1\t1\t102089\t< Bach.\t1\t0\t2\tExec.\t0\t1\t2\t1\n0\t1\t0\t102090\tHS-grad\t0\t1\t2\tSales\t0\t1\t5\t0\n0\t1\t0\t102091\tAssoc-V\t0\t0\t3\tCrafts\t0\t1\t3\t0\n0\t1\t1\t102092\tBach.\t1\t0\t2\tProf.\t0\t1\t2\t1\n0\t1\t0\t102093\tAssoc-V\t0\t1\t2\tCrafts\t0\t1\t6\t0\n0\t0\t1\t102094\t9th\t1\t0\t6-8\tOther\t0\t1\t2\t1\n0\t1\t1\t102095\tAssoc-V\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n0\t1\t0\t102096\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n1\t1\t0\t102097\tMasters\t0\t1\t3\tExec.\t0\t1\t7\t0\n1\t1\t0\t102098\tBach.\t0\t1\t3\tSales\t0\t1\t5\t0\n0\t1\t0\t102099\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n0\t1\t0\t102100\tHS-grad\t0\t0\t2\tOther\t0\t1\t2\t1\n1\t1\t0\t102101\tMasters\t0\t1\t3\tProf.\t0\t1\t4\t0\n0\t1\t0\t102102\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t4\t0\n0\t1\t1\t102103\tHS-grad\t1\t1\t2\tOther\t0\t1\t6\t0\n0\t1\t1\t102104\tHS-grad\t1\t0\t3\tProf.\t0\t1\t3\t0\n0\t1\t0\t102105\tHS-grad\t0\t1\t3\t?\t0\t1\t3\t0\n0\t1\t0\t102106\t< Bach.\t0\t0\t1\tCleric.\t0\t1\t1\t1\n0\t0\t1\t102107\t12th\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t1\t102108\tHS-grad\t1\t0\t1\tHandler\t0\t1\t2\t1\n0\t1\t1\t102109\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n0\t1\t0\t102110\tHS-grad\t0\t1\t3\tSales\t0\t1\t4\t0\n0\t1\t1\t102111\tBach.\t1\t0\t1\tProf.\t0\t1\t3\t1\n1\t1\t0\t102112\tAssoc-A\t0\t0\t4-5\tCleric.\t0\t1\t3\t1\n0\t1\t1\t102113\tHS-grad\t1\t1\t3\t?\t0\t1\t0\t0\n0\t1\t0\t102114\tBach.\t0\t1\t9+\tProf.\t0\t1\t2\t0\n0\t1\t1\t102115\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t102116\tHS-grad\t1\t1\t2\tSales\t0\t1\t7\t0\n0\t1\t0\t102117\tHS-grad\t0\t0\t1\tFarming\t0\t1\t0\t1\n0\t1\t1\t102118\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n0\t1\t0\t102119\t< Bach.\t0\t0\t2\tExec.\t0\t1\t3\t1\n0\t1\t0\t102120\tMasters\t0\t1\t3\tCleric.\t0\t1\t5\t0\n0\t0\t1\t102121\t11th\t1\t0\t6-8\tCrafts\t0\t1\t3\t0\n0\t0\t1\t102122\t5th-6th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n1\t1\t1\t102123\tHS-grad\t0\t0\t3\tFarming\t0\t1\t5\t0\n1\t1\t1\t102124\t< Bach.\t1\t0\t3\tHandler\t0\t1\t4\t0\n0\t1\t1\t102125\t< Bach.\t1\t1\t2\t?\t0\t1\t4\t0\n0\t0\t0\t102126\t10th\t0\t0\t6-8\t?\t0\t1\t0\t1\n1\t1\t1\t102127\t< Bach.\t1\t1\t3\tSales\t0\t1\t10\t0\n0\t1\t1\t102128\tHS-grad\t1\t1\t9+\tOther\t0\t1\t4\t0\n1\t1\t1\t102129\tBach.\t0\t0\t3\tCrafts\t0\t1\t3\t0\n0\t1\t0\t102130\t< Bach.\t0\t0\t3\tOther\t0\t1\t3\t1\n0\t1\t1\t100031\tBach.\t0\t1\t6-8\tSales\t0\t1\t4\t0\n0\t1\t1\t100032\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t4\t0\n0\t1\t1\t100033\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t5\t0\n1\t1\t1\t100034\tPhD\t1\t1\t3\tProf.\t0\t1\t4\t0\n1\t1\t1\t100035\tBach.\t0\t0\t4-5\tProf.\t0\t1\t4\t0\n0\t1\t1\t100036\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n1\t1\t1\t100037\tProfsc\t1\t1\t2\tProf.\t0\t1\t6\t0\n0\t1\t0\t100038\tHS-grad\t0\t0\t6-8\tCleric.\t0\t1\t2\t1\n1\t1\t1\t100039\tAssoc-A\t1\t0\t3\tProf.\t0\t1\t3\t0\n0\t0\t1\t100040\t11th\t1\t0\t1\tSales\t0\t1\t0\t1\n0\t1\t1\t100041\tHS-grad\t1\t0\t1\tHandler\t0\t1\t2\t1\n1\t1\t1\t100042\tBach.\t1\t1\t3\tProf.\t0\t1\t1\t0\n0\t1\t0\t100043\tHS-grad\t0\t0\t1\tOther\t0\t1\t2\t1\n0\t1\t0\t100044\tHS-grad\t0\t0\t2\tSales\t0\t1\t2\t1\n0\t1\t1\t100045\tAssoc-A\t1\t0\t3\tSales\t0\t1\t5\t0\n1\t1\t0\t100046\t< Bach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n0\t1\t0\t100047\tHS-grad\t0\t0\t1\tCleric.\t0\t1\t2\t1\n0\t1\t1\t100048\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n0\t1\t1\t100049\tHS-grad\t1\t1\t2\tMachine\t0\t1\t6\t0\n0\t0\t0\t100050\t12th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n0\t1\t1\t100051\tHS-grad\t1\t1\t2\tHandler\t0\t1\t6\t0\n1\t1\t1\t100052\tMasters\t0\t1\t3\tExec.\t0\t1\t6\t0\n0\t1\t0\t100053\tHS-grad\t0\t1\t3\tTechSup\t0\t1\t5\t0\n0\t1\t1\t100054\tHS-grad\t1\t1\t2\tExec.\t0\t1\t4\t0\n1\t1\t1\t100931\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n0\t1\t0\t100932\tHS-grad\t0\t0\t1\tMachine\t0\t1\t5\t0\n1\t1\t1\t100933\tHS-grad\t1\t1\t3\tSales\t0\t1\t7\t0\n0\t1\t0\t100934\tBach.\t0\t0\t2\t?\t0\t1\t4\t1\n0\t1\t0\t100935\t< Bach.\t0\t0\t2\tOther\t0\t1\t2\t1\n0\t0\t0\t100936\t9th\t0\t1\t3\tCrafts\t0\t1\t3\t0\n0\t1\t1\t100937\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t4\t1\n0\t1\t1\t100938\tHS-grad\t1\t1\t1\tFarming\t0\t1\t1\t0\n0\t1\t1\t100939\tAssoc-A\t1\t1\t3\tFarming\t0\t1\t4\t0\n1\t1\t0\t100940\tHS-grad\t0\t0\t4-5\tOther\t0\t1\t3\t0\n0\t0\t1\t100941\t9th\t1\t1\t4-5\tTechSup\t0\t1\t3\t0\n1\t1\t1\t100942\tBach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n1\t1\t1\t100943\tHS-grad\t1\t1\t3\tTechSup\t0\t1\t3\t0\n0\t1\t0\t100944\t< Bach.\t0\t1\t3\tHandler\t0\t1\t5\t0\n0\t1\t1\t100945\tHS-grad\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n0\t1\t0\t100946\t< Bach.\t0\t1\t2\tProf.\t0\t1\t4\t0\n1\t1\t1\t100947\tBach.\t1\t1\t1\tSales\t0\t1\t4\t0\n0\t0\t0\t100948\t7th-8th\t0\t1\t2\tMachine\t0\t1\t5\t0\n0\t1\t1\t100949\t< Bach.\t1\t0\t3\tTransp.\t0\t1\t5\t1\n1\t1\t0\t100950\tHS-grad\t0\t1\t3\tSales\t0\t1\t6\t0\n0\t1\t1\t100951\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n0\t1\t0\t100952\tBach.\t0\t0\t2\tTechSup\t0\t1\t3\t1\n1\t1\t0\t100953\tMasters\t0\t1\t3\tSales\t0\t1\t10\t0\n0\t1\t1\t100954\tProfsc\t1\t1\t4-5\tSales\t0\t1\t4\t0\n0\t1\t1\t100955\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t3\t0\n1\t1\t0\t100956\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t6\t0\n0\t1\t0\t100957\t< Bach.\t0\t0\t2\tHandler\t0\t1\t2\t1\n0\t1\t0\t100958\t< Bach.\t0\t0\t9+\tOther\t0\t1\t1\t1\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-05T20:34:03+0000","dateStarted":"2018-02-06T23:02:02+0000","dateFinished":"2018-02-06T23:02:02+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:121"},{"title":"Preparatory Steps, Automation of Model Build and Test and Clean up using PL/SQL script","text":"%script\n--Build a classification model and then generate a lift test result and an apply result.\n\nDECLARE\nv_sql varchar2(100);\n\nBEGIN\n\n\n-- drop build settings\nBEGIN\nv_sql := 'DROP TABLE n1_build_settings PURGE';\nEXECUTE IMMEDIATE v_sql;\nDBMS_OUTPUT.PUT_LINE (v_sql ||': succeeded');\nEXCEPTION\nWHEN OTHERS THEN\nDBMS_OUTPUT.PUT_LINE (v_sql ||': drop unneccessary - no table exists');\nEND;\n\n-- drop model\nBEGIN\nv_sql := 'CALL DBMS_DATA_MINING.DROP_MODEL(''N1_CLASS_MODEL'')';\nEXECUTE IMMEDIATE v_sql;\nDBMS_OUTPUT.PUT_LINE (v_sql ||': succeeded');\nEXCEPTION\nWHEN OTHERS THEN\nDBMS_OUTPUT.PUT_LINE (v_sql ||': drop unneccessary - no model exists');\nEND;\n\n-- drop apply result\nBEGIN\nv_sql := 'DROP TABLE N1_APPLY_RESULT PURGE';\nEXECUTE IMMEDIATE v_sql;\nDBMS_OUTPUT.PUT_LINE (v_sql ||': succeeded');\nEXCEPTION\nWHEN OTHERS THEN\nDBMS_OUTPUT.PUT_LINE (v_sql ||': drop unneccessary - no table exists');\nEND;\n\n-- drop lift result\nBEGIN\nv_sql := 'DROP TABLE N1_LIFT_TABLE PURGE';\nEXECUTE IMMEDIATE v_sql;\nDBMS_OUTPUT.PUT_LINE (v_sql ||': succeeded');\nEXCEPTION\nWHEN OTHERS THEN\nDBMS_OUTPUT.PUT_LINE (v_sql ||': drop unneccessary - no table exists');\nEND;\n\n\n-- Split the Data into N1_TRAIN_DATA and N1_TEST_DATA\nEXECUTE IMMEDIATE 'CREATE OR REPLACE VIEW N1_TRAIN_DATA AS SELECT * FROM SUPPLEMENTARY_DEMOGRAPHICS2 SAMPLE (60) SEED (1)';\nDBMS_OUTPUT.PUT_LINE ('Created N1_TRAIN_DATA');\nEXECUTE IMMEDIATE 'CREATE OR REPLACE VIEW N1_TEST_DATA AS SELECT * FROM SUPPLEMENTARY_DEMOGRAPHICS2 MINUS SELECT * FROM N1_TRAIN_DATA';\nDBMS_OUTPUT.PUT_LINE ('Created N1_TEST_DATA');\n\n-- Create a Build Setting (DT) for Model Build\n\nEXECUTE IMMEDIATE 'CREATE TABLE n1_build_settings (setting_name VARCHAR2(30),setting_value VARCHAR2(4000))';\nEXECUTE IMMEDIATE 'INSERT INTO n1_build_settings (setting_name, setting_value) VALUES (''ALGO_NAME'', ''ALGO_DECISION_TREE'')';\nEXECUTE IMMEDIATE 'INSERT INTO n1_build_settings (setting_name, setting_value) VALUES (''PREP_AUTO'', ''ON'')';\nDBMS_OUTPUT.PUT_LINE ('Created model build settings table: n1_build_settings ');\n \n-- Build a Classification Model\n\nEXECUTE IMMEDIATE 'CALL DBMS_DATA_MINING.CREATE_MODEL(''N1_CLASS_MODEL'', ''CLASSIFICATION'', ''N1_TRAIN_DATA'', ''CUST_ID'','' AFFINITY_CARD'', ''n1_build_settings'')';\nDBMS_OUTPUT.PUT_LINE ('Created model: N1_CLASS_MODEL ');\n\n-- Test the Model by generating a apply result and then create a lift result\n\nEXECUTE IMMEDIATE 'CALL DBMS_DATA_MINING.APPLY(''N1_CLASS_MODEL'',''N1_TEST_DATA'',''CUST_ID'',''N1_APPLY_RESULT'')';\nDBMS_OUTPUT.PUT_LINE ('Created apply result: N1_APPLY_RESULT ');\nEXECUTE IMMEDIATE 'CALL DBMS_DATA_MINING.COMPUTE_LIFT(''N1_APPLY_RESULT'',''N1_TEST_DATA'',''CUST_ID'',''AFFINITY_CARD'',''N1_LIFT_TABLE'',''1'',''PREDICTION'',''PROBABILITY'',100)';\nDBMS_OUTPUT.PUT_LINE ('Created lift result: N1_LIFT_TABLE ');\n\n\nEND;","user":"CBERGER","dateUpdated":"2018-02-06T23:02:30+0000","config":{"tableHide":false,"colWidth":12,"editorMode":"ace/mode/plsql","title":true,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{},"groups":[],"height":300},"enabled":true},"settings":{"params":{"PREDICTION":"'1'"},"forms":{}},"jobName":"paragraph_1517713502742_1427544198","id":"20180204-030502_700518684","result":{"msg":"DROP TABLE n1_build_settings PURGE: succeeded\nCALL DBMS_DATA_MINING.DROP_MODEL('N1_CLASS_MODEL'): succeeded\nDROP TABLE N1_APPLY_RESULT PURGE: succeeded\nDROP TABLE N1_LIFT_TABLE PURGE: succeeded\nCreated N1_TRAIN_DATA\nCreated N1_TEST_DATA\nCreated model build settings table: n1_build_settings \nCreated model: N1_CLASS_MODEL \nCreated apply result: N1_APPLY_RESULT \nCreated lift result: N1_LIFT_TABLE \n\n\nPL/SQL procedure successfully completed.\n\n","code":"SUCCESS","type":"TEXT"},"dateCreated":"2018-02-04T03:05:02+0000","dateStarted":"2018-02-06T23:02:30+0000","dateFinished":"2018-02-06T23:02:38+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:122"},{"title":"View Model's Cummulative Gains Chart","text":"%sql\nSELECT QUANTILE_NUMBER, GAIN_CUMULATIVE from N1_LIFT_TABLE;","user":"CBERGER","dateUpdated":"2018-02-06T23:03:02+0000","config":{"lineNumbers":false,"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"multiBarChart","optionOpen":false,"keys":[{"name":"QUANTILE_NUMBER","index":0,"aggr":"sum"}],"values":[{"name":"GAIN_CUMULATIVE","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"GAIN_CUMULATIVE","index":1,"aggr":"sum"},"xAxis":{"name":"QUANTILE_NUMBER","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517713610856_-1062211907","id":"20180204-030650_39054890","result":{"msg":"QUANTILE_NUMBER\tGAIN_CUMULATIVE\n1\t3.16504648287002351598173515981735159817E-02\n2\t6.33009296574004703196347031963470319635E-02\n3\t9.49513944861007054794520547945205479452E-02\n4\t1.26601859314800940639269406392694063927E-01\n5\t1.58252315434146689497716894977168949772E-01\n6\t1.89902788972201413242009132420091324201E-01\n7\t2.21553245091547159817351598173515981735E-01\n8\t2.53203718629601872146118721461187214612E-01\n9\t2.84854174748947625570776255707762557078E-01\n10\t3.16504630868293378995433789954337899543E-01\n11\t3.48155086987639132420091324200913242009E-01\n12\t3.79805577944402831050228310502283105023E-01\n13\t4.11456034063748584474885844748858447489E-01\n14\t4.40723819819759566210045662100456621005E-01\n15\t4.61652294141516849315068493150684931507E-01\n16\t4.82580768463274109589041095890410958904E-01\n17\t5.03509207947613447488584474885844748858E-01\n18\t5.24437682269370730593607305936073059361E-01\n19\t5.45366156591127990867579908675799086758E-01\n20\t5.65238116538687922374429223744292237443E-01\n21\t5.81412398107519977168949771689497716895E-01\n22\t5.97586714513769977168949771689497716895E-01\n23\t6.13760961245184063926940639269406392694E-01\n24\t6.29935277651434063926940639269406392694E-01\n25\t6.46109524382848173515981735159817351598E-01\n26\t6.62283840789098173515981735159817351598E-01\n27\t6.78458157195348173515981735159817351598E-01\n28\t6.94632403926762283105022831050228310502E-01\n29\t7.10806720333012283105022831050228310502E-01\n30\t7.26980967064426369863013698630136986301E-01\n31\t7.43155283470676369863013698630136986301E-01\n32\t7.59329530202090456621004566210045662101E-01\n33\t7.75503846608340456621004566210045662101E-01\n34\t7.89193279666987716894977168949771689498E-01\n35\t8.00539617669092465753424657534246575343E-01\n36\t8.17351598173515981735159817351598173516E-01\n37\t8.3416357867793949771689497716894977169E-01\n38\t8.45509916680044246575342465753424657534E-01\n39\t8.55294632585081324200913242009132420091E-01\n40\t8.65079348490118447488584474885844748858E-01\n41\t8.73561284313463196347031963470319634703E-01\n42\t8.78655768964932922374429223744292237443E-01\n43\t8.83750323291238584474885844748858447489E-01\n44\t8.88844877617544246575342465753424657534E-01\n45\t8.93939362269013972602739726027397260274E-01\n46\t8.9903391659531963470319634703196347032E-01\n47\t9.04128470921625296803652968036529680365E-01\n48\t9.08265065929116712328767123287671232877E-01\n49\t9.1163537709135986301369863013698630137E-01\n50\t9.15005688253603013698630136986301369863E-01\n51\t9.18375999415846164383561643835616438356E-01\n52\t9.21746240903253424657534246575342465753E-01\n53\t9.25116552065496575342465753424657534247E-01\n54\t9.2848686322773972602739726027397260274E-01\n55\t9.31857174389982876712328767123287671233E-01\n56\t9.35227485552226027397260273972602739726E-01\n57\t9.38597796714469178082191780821917808219E-01\n58\t9.41968038201876438356164383561643835616E-01\n59\t9.4533834936411958904109589041095890411E-01\n60\t9.48708660526362739726027397260273972603E-01\n61\t9.52078971688605890410958904109589041096E-01\n62\t9.55449282850849041095890410958904109589E-01\n63\t9.58819524338256278538812785388127853881E-01\n64\t9.62189835500499429223744292237442922374E-01\n65\t9.65560146662742579908675799086757990868E-01\n66\t9.68930457824985730593607305936073059361E-01\n67\t9.72300768987228881278538812785388127854E-01\n68\t9.75671010474636118721461187214611872146E-01\n69\t9.77591736675941780821917808219178082192E-01\n70\t9.78352794908497442922374429223744292237E-01\n71\t9.79113783466217168949771689497716894977E-01\n72\t9.79874841698772831050228310502283105023E-01\n73\t9.80593607305936073059360730593607305936E-01\n74\t9.81312372913099315068493150684931506849E-01\n75\t9.82031138520262557077625570776255707763E-01\n76\t9.82749904127425799086757990867579908676E-01\n77\t9.83468600059753150684931506849315068493E-01\n78\t9.84187365666916392694063926940639269406E-01\n79\t9.8490613127407963470319634703196347032E-01\n80\t9.85624896881242876712328767123287671233E-01\n81\t9.86343662488406118721461187214611872146E-01\n82\t9.87062428095569360730593607305936073059E-01\n83\t9.87781193702732602739726027397260273973E-01\n84\t9.88499889635059931506849315068493150685E-01\n85\t9.89218655242223173515981735159817351598E-01\n86\t9.89937420849386415525114155251141552511E-01\n87\t9.90656186456549657534246575342465753425E-01\n88\t9.91374952063712899543378995433789954338E-01\n89\t9.92093717670876141552511415525114155251E-01\n90\t9.92812413603203470319634703196347031964E-01\n91\t9.93531179210366712328767123287671232877E-01\n92\t9.9424994481752995433789954337899543379E-01\n93\t9.94968710424693196347031963470319634703E-01\n94\t9.95687476031856438356164383561643835616E-01\n95\t9.9640624163901968036529680365296803653E-01\n96\t9.97125007246182922374429223744292237443E-01\n97\t9.9784370317851027397260273972602739726E-01\n98\t9.98562468785673515981735159817351598174E-01\n99\t9.99281234392836757990867579908675799087E-01\n100\t1\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:06:50+0000","dateStarted":"2018-02-06T23:03:02+0000","dateFinished":"2018-02-06T23:03:02+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:123"},{"title":"Select and view Likely and unlikely AFFINITY_CARD responsers ","text":"%sql \nSELECT * FROM N1_APPLY_RESULT WHERE PREDICTION = ${PREDICTION='1','1'|'0'};","user":"CBERGER","dateUpdated":"2018-02-07T21:53:19+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"table","optionOpen":true,"keys":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"values":[{"name":"PREDICTION","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"PREDICTION","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{"PREDICTION":"'1'"},"forms":{"PREDICTION":{"name":"PREDICTION","defaultValue":"'1'","options":[{"value":"'1'","$$hashKey":"object:550"},{"value":"'0'","$$hashKey":"object:551"}],"hidden":false}}},"jobName":"paragraph_1517713712236_373422513","id":"20180204-030832_815005393","result":{"msg":"CUST_ID\tPREDICTION\tPROBABILITY\tCOST\n100283\t1\t0.7338935574229691\t0.26610644257703087\n100190\t1\t0.7338935574229691\t0.26610644257703087\n100472\t1\t0.7338935574229691\t0.26610644257703087\n100588\t1\t0.7338935574229691\t0.26610644257703087\n100719\t1\t0.7338935574229691\t0.26610644257703087\n100895\t1\t0.7338935574229691\t0.26610644257703087\n102080\t1\t0.7338935574229691\t0.26610644257703087\n102849\t1\t0.7338935574229691\t0.26610644257703087\n103468\t1\t0.7338935574229691\t0.26610644257703087\n103594\t1\t0.7338935574229691\t0.26610644257703087\n104399\t1\t0.7338935574229691\t0.26610644257703087\n100459\t1\t0.7338935574229691\t0.26610644257703087\n100525\t1\t0.7338935574229691\t0.26610644257703087\n100676\t1\t0.7338935574229691\t0.26610644257703087\n101229\t1\t0.7338935574229691\t0.26610644257703087\n101348\t1\t0.7338935574229691\t0.26610644257703087\n101805\t1\t0.7338935574229691\t0.26610644257703087\n101897\t1\t0.7338935574229691\t0.26610644257703087\n102365\t1\t0.7338935574229691\t0.26610644257703087\n102434\t1\t0.7338935574229691\t0.26610644257703087\n100900\t1\t0.7338935574229691\t0.26610644257703087\n101374\t1\t0.7338935574229691\t0.26610644257703087\n101516\t1\t0.7338935574229691\t0.26610644257703087\n101861\t1\t0.7338935574229691\t0.26610644257703087\n102079\t1\t0.7338935574229691\t0.26610644257703087\n102183\t1\t0.7338935574229691\t0.26610644257703087\n102941\t1\t0.7338935574229691\t0.26610644257703087\n103529\t1\t0.7338935574229691\t0.26610644257703087\n103955\t1\t0.7338935574229691\t0.26610644257703087\n103960\t1\t0.7338935574229691\t0.26610644257703087\n104066\t1\t0.7338935574229691\t0.26610644257703087\n100109\t1\t0.7338935574229691\t0.26610644257703087\n100798\t1\t0.7338935574229691\t0.26610644257703087\n100815\t1\t0.7338935574229691\t0.26610644257703087\n101148\t1\t0.7338935574229691\t0.26610644257703087\n101485\t1\t0.7338935574229691\t0.26610644257703087\n101726\t1\t0.7338935574229691\t0.26610644257703087\n102046\t1\t0.7338935574229691\t0.26610644257703087\n102071\t1\t0.7338935574229691\t0.26610644257703087\n102456\t1\t0.7338935574229691\t0.26610644257703087\n102631\t1\t0.7338935574229691\t0.26610644257703087\n102700\t1\t0.7338935574229691\t0.26610644257703087\n102918\t1\t0.7338935574229691\t0.26610644257703087\n103005\t1\t0.7338935574229691\t0.26610644257703087\n103014\t1\t0.7338935574229691\t0.26610644257703087\n103046\t1\t0.7338935574229691\t0.26610644257703087\n103396\t1\t0.7338935574229691\t0.26610644257703087\n100665\t1\t0.5375\t0.4625\n100921\t1\t0.5375\t0.4625\n101045\t1\t0.5375\t0.4625\n101534\t1\t0.5375\t0.4625\n101638\t1\t0.5375\t0.4625\n101652\t1\t0.5375\t0.4625\n101894\t1\t0.5375\t0.4625\n102203\t1\t0.5375\t0.4625\n102205\t1\t0.5375\t0.4625\n102688\t1\t0.5375\t0.4625\n102755\t1\t0.5375\t0.4625\n102983\t1\t0.5375\t0.4625\n103245\t1\t0.5375\t0.4625\n103279\t1\t0.5375\t0.4625\n103460\t1\t0.5375\t0.4625\n103700\t1\t0.5375\t0.4625\n103876\t1\t0.5375\t0.4625\n103902\t1\t0.5375\t0.4625\n104111\t1\t0.5375\t0.4625\n104231\t1\t0.5375\t0.4625\n100108\t1\t0.5375\t0.4625\n100196\t1\t0.5375\t0.4625\n100763\t1\t0.5375\t0.4625\n100800\t1\t0.5375\t0.4625\n100912\t1\t0.5375\t0.4625\n101235\t1\t0.5375\t0.4625\n101346\t1\t0.5375\t0.4625\n101829\t1\t0.5375\t0.4625\n102013\t1\t0.5375\t0.4625\n102279\t1\t0.5375\t0.4625\n102356\t1\t0.5375\t0.4625\n101612\t1\t0.5375\t0.4625\n102120\t1\t0.5375\t0.4625\n103336\t1\t0.5375\t0.4625\n100026\t1\t0.5375\t0.4625\n100045\t1\t0.5375\t0.4625\n100324\t1\t0.5375\t0.4625\n100332\t1\t0.5375\t0.4625\n100939\t1\t0.5375\t0.4625\n101250\t1\t0.5375\t0.4625\n101634\t1\t0.5375\t0.4625\n102749\t1\t0.5375\t0.4625\n102879\t1\t0.5375\t0.4625\n103151\t1\t0.5375\t0.4625\n103388\t1\t0.5375\t0.4625\n103497\t1\t0.5375\t0.4625\n103811\t1\t0.407202216066482\t0.592797783933518\n104105\t1\t0.407202216066482\t0.592797783933518\n100130\t1\t0.407202216066482\t0.592797783933518\n100714\t1\t0.407202216066482\t0.592797783933518\n100746\t1\t0.407202216066482\t0.592797783933518\n100862\t1\t0.407202216066482\t0.592797783933518\n101093\t1\t0.407202216066482\t0.592797783933518\n101305\t1\t0.407202216066482\t0.592797783933518\n101841\t1\t0.407202216066482\t0.592797783933518\n102285\t1\t0.407202216066482\t0.592797783933518\n102294\t1\t0.407202216066482\t0.592797783933518\n102678\t1\t0.407202216066482\t0.592797783933518\n102738\t1\t0.407202216066482\t0.592797783933518\n102811\t1\t0.407202216066482\t0.592797783933518\n103092\t1\t0.407202216066482\t0.592797783933518\n103524\t1\t0.407202216066482\t0.592797783933518\n104459\t1\t0.407202216066482\t0.592797783933518\n100095\t1\t0.407202216066482\t0.592797783933518\n100415\t1\t0.407202216066482\t0.592797783933518\n100686\t1\t0.407202216066482\t0.592797783933518\n100872\t1\t0.407202216066482\t0.592797783933518\n101033\t1\t0.407202216066482\t0.592797783933518\n101318\t1\t0.407202216066482\t0.592797783933518\n101618\t1\t0.407202216066482\t0.592797783933518\n101731\t1\t0.407202216066482\t0.592797783933518\n101767\t1\t0.407202216066482\t0.592797783933518\n101776\t1\t0.407202216066482\t0.592797783933518\n101999\t1\t0.407202216066482\t0.592797783933518\n102227\t1\t0.407202216066482\t0.592797783933518\n102343\t1\t0.407202216066482\t0.592797783933518\n102480\t1\t0.407202216066482\t0.592797783933518\n102487\t1\t0.407202216066482\t0.592797783933518\n102580\t1\t0.407202216066482\t0.592797783933518\n102587\t1\t0.407202216066482\t0.592797783933518\n102812\t1\t0.407202216066482\t0.592797783933518\n102899\t1\t0.407202216066482\t0.592797783933518\n103128\t1\t0.407202216066482\t0.592797783933518\n103139\t1\t0.407202216066482\t0.592797783933518\n103190\t1\t0.407202216066482\t0.592797783933518\n103282\t1\t0.407202216066482\t0.592797783933518\n103375\t1\t0.407202216066482\t0.592797783933518\n103515\t1\t0.407202216066482\t0.592797783933518\n103720\t1\t0.407202216066482\t0.592797783933518\n104141\t1\t0.407202216066482\t0.592797783933518\n104195\t1\t0.407202216066482\t0.592797783933518\n104326\t1\t0.407202216066482\t0.592797783933518\n100023\t1\t0.407202216066482\t0.592797783933518\n100178\t1\t0.407202216066482\t0.592797783933518\n100520\t1\t0.407202216066482\t0.592797783933518\n100700\t1\t0.407202216066482\t0.592797783933518\n100775\t1\t0.407202216066482\t0.592797783933518\n100891\t1\t0.407202216066482\t0.592797783933518\n100910\t1\t0.407202216066482\t0.592797783933518\n101562\t1\t0.407202216066482\t0.592797783933518\n101604\t1\t0.407202216066482\t0.592797783933518\n102180\t1\t0.407202216066482\t0.592797783933518\n102445\t1\t0.407202216066482\t0.592797783933518\n100408\t1\t0.407202216066482\t0.592797783933518\n100418\t1\t0.407202216066482\t0.592797783933518\n100697\t1\t0.407202216066482\t0.592797783933518\n100705\t1\t0.407202216066482\t0.592797783933518\n100756\t1\t0.407202216066482\t0.592797783933518\n100911\t1\t0.407202216066482\t0.592797783933518\n100966\t1\t0.407202216066482\t0.592797783933518\n101017\t1\t0.407202216066482\t0.592797783933518\n101167\t1\t0.407202216066482\t0.592797783933518\n101315\t1\t0.407202216066482\t0.592797783933518\n101406\t1\t0.407202216066482\t0.592797783933518\n101848\t1\t0.407202216066482\t0.592797783933518\n101904\t1\t0.407202216066482\t0.592797783933518\n102110\t1\t0.407202216066482\t0.592797783933518\n102320\t1\t0.407202216066482\t0.592797783933518\n102378\t1\t0.407202216066482\t0.592797783933518\n102578\t1\t0.407202216066482\t0.592797783933518\n102728\t1\t0.407202216066482\t0.592797783933518\n102781\t1\t0.407202216066482\t0.592797783933518\n103492\t1\t0.407202216066482\t0.592797783933518\n103566\t1\t0.407202216066482\t0.592797783933518\n103981\t1\t0.407202216066482\t0.592797783933518\n104404\t1\t0.407202216066482\t0.592797783933518\n100247\t1\t0.407202216066482\t0.592797783933518\n100267\t1\t0.407202216066482\t0.592797783933518\n100441\t1\t0.407202216066482\t0.592797783933518\n100466\t1\t0.407202216066482\t0.592797783933518\n100510\t1\t0.407202216066482\t0.592797783933518\n100749\t1\t0.407202216066482\t0.592797783933518\n100779\t1\t0.407202216066482\t0.592797783933518\n100850\t1\t0.407202216066482\t0.592797783933518\n100923\t1\t0.407202216066482\t0.592797783933518\n100928\t1\t0.407202216066482\t0.592797783933518\n101059\t1\t0.407202216066482\t0.592797783933518\n101468\t1\t0.407202216066482\t0.592797783933518\n101489\t1\t0.407202216066482\t0.592797783933518\n101554\t1\t0.407202216066482\t0.592797783933518\n101601\t1\t0.407202216066482\t0.592797783933518\n101811\t1\t0.407202216066482\t0.592797783933518\n102069\t1\t0.407202216066482\t0.592797783933518\n102140\t1\t0.407202216066482\t0.592797783933518\n102156\t1\t0.407202216066482\t0.592797783933518\n102295\t1\t0.407202216066482\t0.592797783933518\n102541\t1\t0.407202216066482\t0.592797783933518\n102675\t1\t0.407202216066482\t0.592797783933518\n102768\t1\t0.407202216066482\t0.592797783933518\n102861\t1\t0.407202216066482\t0.592797783933518\n102903\t1\t0.407202216066482\t0.592797783933518\n102960\t1\t0.407202216066482\t0.592797783933518\n103104\t1\t0.407202216066482\t0.592797783933518\n103315\t1\t0.407202216066482\t0.592797783933518\n103406\t1\t0.407202216066482\t0.592797783933518\n103495\t1\t0.407202216066482\t0.592797783933518\n103504\t1\t0.407202216066482\t0.592797783933518\n103509\t1\t0.407202216066482\t0.592797783933518\n103559\t1\t0.407202216066482\t0.592797783933518\n100597\t1\t0.3142857142857143\t0.6857142857142857\n103299\t1\t0.3142857142857143\t0.6857142857142857\n103603\t1\t0.3142857142857143\t0.6857142857142857\n100979\t1\t0.3142857142857143\t0.6857142857142857\n101428\t1\t0.3142857142857143\t0.6857142857142857\n100549\t1\t0.3142857142857143\t0.6857142857142857\n102671\t1\t0.3142857142857143\t0.6857142857142857\n100424\t1\t0.3142857142857143\t0.6857142857142857\n100477\t1\t0.3142857142857143\t0.6857142857142857\n100556\t1\t0.3142857142857143\t0.6857142857142857\n100605\t1\t0.3142857142857143\t0.6857142857142857\n103591\t1\t0.3142857142857143\t0.6857142857142857\n101014\t1\t0.30985915492957744\t0.6901408450704225\n101909\t1\t0.30985915492957744\t0.6901408450704225\n102495\t1\t0.30985915492957744\t0.6901408450704225\n103349\t1\t0.30985915492957744\t0.6901408450704225\n100020\t1\t0.30985915492957744\t0.6901408450704225\n100249\t1\t0.30985915492957744\t0.6901408450704225\n100388\t1\t0.30985915492957744\t0.6901408450704225\n100539\t1\t0.30985915492957744\t0.6901408450704225\n100866\t1\t0.30985915492957744\t0.6901408450704225\n101973\t1\t0.30985915492957744\t0.6901408450704225\n102237\t1\t0.30985915492957744\t0.6901408450704225\n101072\t1\t0.30985915492957744\t0.6901408450704225\n102286\t1\t0.30985915492957744\t0.6901408450704225\n103310\t1\t0.30985915492957744\t0.6901408450704225\n103701\t1\t0.30985915492957744\t0.6901408450704225\n103742\t1\t0.30985915492957744\t0.6901408450704225\n101378\t1\t0.30985915492957744\t0.6901408450704225\n103376\t1\t0.30985915492957744\t0.6901408450704225\n103596\t1\t0.30985915492957744\t0.6901408450704225\n103695\t1\t0.30985915492957744\t0.6901408450704225\n103803\t1\t0.30985915492957744\t0.6901408450704225\n100290\t1\t0.14814814814814814\t0.8518518518518519\n100394\t1\t0.14814814814814814\t0.8518518518518519\n103696\t1\t0.14814814814814814\t0.8518518518518519\n100219\t1\t0.14814814814814814\t0.8518518518518519\n100803\t1\t0.14814814814814814\t0.8518518518518519\n100973\t1\t0.14814814814814814\t0.8518518518518519\n102474\t1\t0.14814814814814814\t0.8518518518518519\n102613\t1\t0.14814814814814814\t0.8518518518518519\n102774\t1\t0.14814814814814814\t0.8518518518518519\n103427\t1\t0.14814814814814814\t0.8518518518518519\n100944\t1\t0.14814814814814814\t0.8518518518518519\n101282\t1\t0.14814814814814814\t0.8518518518518519\n101326\t1\t0.14814814814814814\t0.8518518518518519\n103250\t1\t0.14814814814814814\t0.8518518518518519\n103520\t1\t0.14814814814814814\t0.8518518518518519\n103688\t1\t0.14814814814814814\t0.8518518518518519\n103945\t1\t0.14814814814814814\t0.8518518518518519\n103947\t1\t0.14814814814814814\t0.8518518518518519\n100977\t1\t0.14814814814814814\t0.8518518518518519\n101073\t1\t0.14814814814814814\t0.8518518518518519\n101256\t1\t0.14814814814814814\t0.8518518518518519\n102331\t1\t0.14814814814814814\t0.8518518518518519\n100147\t1\t0.14814814814814814\t0.8518518518518519\n102756\t1\t0.14814814814814814\t0.8518518518518519\n104289\t1\t0.14814814814814814\t0.8518518518518519\n100669\t1\t0.14814814814814814\t0.8518518518518519\n101963\t1\t0.14814814814814814\t0.8518518518518519\n102053\t1\t0.14814814814814814\t0.8518518518518519\n102179\t1\t0.14814814814814814\t0.8518518518518519\n102384\t1\t0.14814814814814814\t0.8518518518518519\n102972\t1\t0.14814814814814814\t0.8518518518518519\n103338\t1\t0.14814814814814814\t0.8518518518518519\n100383\t1\t0.12953367875647667\t0.8704663212435233\n100787\t1\t0.12953367875647667\t0.8704663212435233\n101028\t1\t0.12953367875647667\t0.8704663212435233\n102288\t1\t0.12953367875647667\t0.8704663212435233\n102623\t1\t0.12953367875647667\t0.8704663212435233\n102993\t1\t0.12953367875647667\t0.8704663212435233\n100600\t1\t0.12953367875647667\t0.8704663212435233\n100783\t1\t0.12953367875647667\t0.8704663212435233\n100941\t1\t0.12953367875647667\t0.8704663212435233\n101105\t1\t0.12953367875647667\t0.8704663212435233\n103442\t1\t0.12953367875647667\t0.8704663212435233\n103606\t1\t0.12953367875647667\t0.8704663212435233\n100403\t1\t0.12953367875647667\t0.8704663212435233\n100772\t1\t0.12953367875647667\t0.8704663212435233\n101637\t1\t0.12953367875647667\t0.8704663212435233\n101642\t1\t0.12953367875647667\t0.8704663212435233\n101855\t1\t0.12953367875647667\t0.8704663212435233\n102206\t1\t0.12953367875647667\t0.8704663212435233\n102867\t1\t0.12953367875647667\t0.8704663212435233\n103003\t1\t0.12953367875647667\t0.8704663212435233\n103192\t1\t0.12953367875647667\t0.8704663212435233\n103557\t1\t0.12953367875647667\t0.8704663212435233\n103589\t1\t0.12953367875647667\t0.8704663212435233\n104190\t1\t0.12953367875647667\t0.8704663212435233\n100099\t1\t0.12953367875647667\t0.8704663212435233\n100155\t1\t0.12953367875647667\t0.8704663212435233\n100238\t1\t0.12953367875647667\t0.8704663212435233\n100407\t1\t0.12953367875647667\t0.8704663212435233\n100444\t1\t0.12953367875647667\t0.8704663212435233\n100834\t1\t0.12953367875647667\t0.8704663212435233\n100926\t1\t0.12953367875647667\t0.8704663212435233\n101048\t1\t0.12953367875647667\t0.8704663212435233\n101531\t1\t0.12953367875647667\t0.8704663212435233\n101902\t1\t0.12953367875647667\t0.8704663212435233\n102193\t1\t0.12953367875647667\t0.8704663212435233\n102229\t1\t0.12953367875647667\t0.8704663212435233\n102262\t1\t0.12953367875647667\t0.8704663212435233\n100124\t1\t0.12953367875647667\t0.8704663212435233\n100152\t1\t0.12953367875647667\t0.8704663212435233\n100169\t1\t0.12953367875647667\t0.8704663212435233\n100583\t1\t0.12953367875647667\t0.8704663212435233\n100747\t1\t0.12953367875647667\t0.8704663212435233\n101181\t1\t0.12953367875647667\t0.8704663212435233\n101438\t1\t0.12953367875647667\t0.8704663212435233\n101656\t1\t0.12953367875647667\t0.8704663212435233\n101768\t1\t0.12953367875647667\t0.8704663212435233\n102725\t1\t0.12953367875647667\t0.8704663212435233\n102865\t1\t0.12953367875647667\t0.8704663212435233\n102920\t1\t0.12953367875647667\t0.8704663212435233\n103857\t1\t0.12953367875647667\t0.8704663212435233\n104056\t1\t0.12953367875647667\t0.8704663212435233\n104261\t1\t0.12953367875647667\t0.8704663212435233\n104316\t1\t0.12953367875647667\t0.8704663212435233\n100361\t1\t0.12953367875647667\t0.8704663212435233\n100688\t1\t0.12953367875647667\t0.8704663212435233\n100718\t1\t0.12953367875647667\t0.8704663212435233\n100776\t1\t0.12953367875647667\t0.8704663212435233\n100863\t1\t0.12953367875647667\t0.8704663212435233\n101133\t1\t0.12953367875647667\t0.8704663212435233\n101456\t1\t0.12953367875647667\t0.8704663212435233\n101717\t1\t0.12953367875647667\t0.8704663212435233\n101783\t1\t0.12953367875647667\t0.8704663212435233\n101849\t1\t0.12953367875647667\t0.8704663212435233\n101955\t1\t0.12953367875647667\t0.8704663212435233\n101998\t1\t0.12953367875647667\t0.8704663212435233\n102056\t1\t0.12953367875647667\t0.8704663212435233\n102191\t1\t0.12953367875647667\t0.8704663212435233\n102198\t1\t0.12953367875647667\t0.8704663212435233\n102224\t1\t0.12953367875647667\t0.8704663212435233\n102244\t1\t0.12953367875647667\t0.8704663212435233\n102269\t1\t0.12953367875647667\t0.8704663212435233\n102509\t1\t0.12953367875647667\t0.8704663212435233\n102543\t1\t0.12953367875647667\t0.8704663212435233\n102569\t1\t0.12953367875647667\t0.8704663212435233\n102626\t1\t0.12953367875647667\t0.8704663212435233\n102883\t1\t0.12953367875647667\t0.8704663212435233\n102885\t1\t0.12953367875647667\t0.8704663212435233\n103158\t1\t0.12953367875647667\t0.8704663212435233\n103528\t1\t0.12953367875647667\t0.8704663212435233\n103663\t1\t0.12953367875647667\t0.8704663212435233\n103768\t1\t0.12953367875647667\t0.8704663212435233\n100627\t1\t0.0839041095890411\t0.9160958904109588\n101087\t1\t0.0839041095890411\t0.9160958904109588\n101291\t1\t0.0839041095890411\t0.9160958904109588\n101434\t1\t0.0839041095890411\t0.9160958904109588\n102561\t1\t0.0839041095890411\t0.9160958904109588\n103892\t1\t0.0839041095890411\t0.9160958904109588\n104293\t1\t0.0839041095890411\t0.9160958904109588\n100410\t1\t0.0839041095890411\t0.9160958904109588\n100452\t1\t0.0839041095890411\t0.9160958904109588\n100765\t1\t0.0839041095890411\t0.9160958904109588\n101147\t1\t0.0839041095890411\t0.9160958904109588\n101151\t1\t0.0839041095890411\t0.9160958904109588\n101550\t1\t0.0839041095890411\t0.9160958904109588\n101623\t1\t0.0839041095890411\t0.9160958904109588\n101976\t1\t0.0839041095890411\t0.9160958904109588\n101989\t1\t0.0839041095890411\t0.9160958904109588\n102895\t1\t0.0839041095890411\t0.9160958904109588\n103312\t1\t0.0839041095890411\t0.9160958904109588\n103712\t1\t0.0839041095890411\t0.9160958904109588\n104371\t1\t0.0839041095890411\t0.9160958904109588\n100061\t1\t0.0839041095890411\t0.9160958904109588\n100340\t1\t0.0839041095890411\t0.9160958904109588\n100367\t1\t0.0839041095890411\t0.9160958904109588\n100529\t1\t0.0839041095890411\t0.9160958904109588\n100530\t1\t0.0839041095890411\t0.9160958904109588\n100591\t1\t0.0839041095890411\t0.9160958904109588\n100625\t1\t0.0839041095890411\t0.9160958904109588\n100631\t1\t0.0839041095890411\t0.9160958904109588\n100636\t1\t0.0839041095890411\t0.9160958904109588\n100708\t1\t0.0839041095890411\t0.9160958904109588\n100934\t1\t0.0839041095890411\t0.9160958904109588\n100960\t1\t0.0839041095890411\t0.9160958904109588\n101019\t1\t0.0839041095890411\t0.9160958904109588\n101058\t1\t0.0839041095890411\t0.9160958904109588\n101132\t1\t0.0839041095890411\t0.9160958904109588\n101134\t1\t0.0839041095890411\t0.9160958904109588\n101150\t1\t0.0839041095890411\t0.9160958904109588\n101427\t1\t0.0839041095890411\t0.9160958904109588\n101533\t1\t0.0839041095890411\t0.9160958904109588\n101684\t1\t0.0839041095890411\t0.9160958904109588\n101740\t1\t0.0839041095890411\t0.9160958904109588\n101809\t1\t0.0839041095890411\t0.9160958904109588\n101870\t1\t0.0839041095890411\t0.9160958904109588\n101953\t1\t0.0839041095890411\t0.9160958904109588\n101958\t1\t0.0839041095890411\t0.9160958904109588\n101959\t1\t0.0839041095890411\t0.9160958904109588\n101994\t1\t0.0839041095890411\t0.9160958904109588\n102096\t1\t0.0839041095890411\t0.9160958904109588\n102147\t1\t0.0839041095890411\t0.9160958904109588\n102321\t1\t0.0839041095890411\t0.9160958904109588\n102347\t1\t0.0839041095890411\t0.9160958904109588\n102359\t1\t0.0839041095890411\t0.9160958904109588\n102527\t1\t0.0839041095890411\t0.9160958904109588\n102555\t1\t0.0839041095890411\t0.9160958904109588\n102559\t1\t0.0839041095890411\t0.9160958904109588\n102709\t1\t0.0839041095890411\t0.9160958904109588\n102776\t1\t0.0839041095890411\t0.9160958904109588\n102816\t1\t0.0839041095890411\t0.9160958904109588\n102828\t1\t0.0839041095890411\t0.9160958904109588\n103044\t1\t0.0839041095890411\t0.9160958904109588\n103292\t1\t0.0839041095890411\t0.9160958904109588\n103328\t1\t0.0839041095890411\t0.9160958904109588\n103340\t1\t0.0839041095890411\t0.9160958904109588\n103367\t1\t0.0839041095890411\t0.9160958904109588\n103512\t1\t0.0839041095890411\t0.9160958904109588\n103518\t1\t0.0839041095890411\t0.9160958904109588\n103597\t1\t0.0839041095890411\t0.9160958904109588\n103609\t1\t0.0839041095890411\t0.9160958904109588\n103617\t1\t0.0839041095890411\t0.9160958904109588\n103669\t1\t0.0839041095890411\t0.9160958904109588\n103752\t1\t0.0839041095890411\t0.9160958904109588\n103774\t1\t0.0839041095890411\t0.9160958904109588\n103924\t1\t0.0839041095890411\t0.9160958904109588\n104170\t1\t0.0839041095890411\t0.9160958904109588\n104202\t1\t0.0839041095890411\t0.9160958904109588\n104264\t1\t0.0839041095890411\t0.9160958904109588\n104291\t1\t0.0839041095890411\t0.9160958904109588\n104480\t1\t0.0839041095890411\t0.9160958904109588\n100004\t1\t0.0839041095890411\t0.9160958904109588\n100015\t1\t0.0839041095890411\t0.9160958904109588\n100031\t1\t0.0839041095890411\t0.9160958904109588\n100065\t1\t0.0839041095890411\t0.9160958904109588\n100090\t1\t0.0839041095890411\t0.9160958904109588\n100201\t1\t0.0839041095890411\t0.9160958904109588\n100352\t1\t0.0839041095890411\t0.9160958904109588\n100375\t1\t0.0839041095890411\t0.9160958904109588\n100380\t1\t0.0839041095890411\t0.9160958904109588\n100409\t1\t0.0839041095890411\t0.9160958904109588\n100411\t1\t0.0839041095890411\t0.9160958904109588\n100423\t1\t0.0839041095890411\t0.9160958904109588\n100474\t1\t0.0839041095890411\t0.9160958904109588\n100526\t1\t0.0839041095890411\t0.9160958904109588\n100575\t1\t0.0839041095890411\t0.9160958904109588\n100596\t1\t0.0839041095890411\t0.9160958904109588\n100599\t1\t0.0839041095890411\t0.9160958904109588\n100602\t1\t0.0839041095890411\t0.9160958904109588\n100741\t1\t0.0839041095890411\t0.9160958904109588\n100745\t1\t0.0839041095890411\t0.9160958904109588\n100771\t1\t0.0839041095890411\t0.9160958904109588\n100963\t1\t0.0839041095890411\t0.9160958904109588\n101015\t1\t0.0839041095890411\t0.9160958904109588\n101097\t1\t0.0839041095890411\t0.9160958904109588\n101102\t1\t0.0839041095890411\t0.9160958904109588\n101308\t1\t0.0839041095890411\t0.9160958904109588\n101328\t1\t0.0839041095890411\t0.9160958904109588\n101332\t1\t0.0839041095890411\t0.9160958904109588\n101433\t1\t0.0839041095890411\t0.9160958904109588\n101472\t1\t0.0839041095890411\t0.9160958904109588\n101497\t1\t0.0839041095890411\t0.9160958904109588\n101632\t1\t0.0839041095890411\t0.9160958904109588\n101672\t1\t0.0839041095890411\t0.9160958904109588\n101724\t1\t0.0839041095890411\t0.9160958904109588\n101820\t1\t0.0839041095890411\t0.9160958904109588\n101851\t1\t0.0839041095890411\t0.9160958904109588\n101927\t1\t0.0839041095890411\t0.9160958904109588\n101929\t1\t0.0839041095890411\t0.9160958904109588\n101930\t1\t0.0839041095890411\t0.9160958904109588\n102000\t1\t0.0839041095890411\t0.9160958904109588\n102028\t1\t0.0839041095890411\t0.9160958904109588\n102057\t1\t0.0839041095890411\t0.9160958904109588\n102061\t1\t0.0839041095890411\t0.9160958904109588\n102118\t1\t0.0839041095890411\t0.9160958904109588\n102172\t1\t0.0839041095890411\t0.9160958904109588\n102251\t1\t0.0839041095890411\t0.9160958904109588\n102299\t1\t0.0839041095890411\t0.9160958904109588\n102327\t1\t0.0839041095890411\t0.9160958904109588\n102341\t1\t0.0839041095890411\t0.9160958904109588\n102364\t1\t0.0839041095890411\t0.9160958904109588\n102371\t1\t0.0839041095890411\t0.9160958904109588\n102391\t1\t0.0839041095890411\t0.9160958904109588\n102414\t1\t0.0839041095890411\t0.9160958904109588\n102457\t1\t0.0839041095890411\t0.9160958904109588\n102458\t1\t0.0839041095890411\t0.9160958904109588\n100028\t1\t0.0839041095890411\t0.9160958904109588\n100250\t1\t0.0839041095890411\t0.9160958904109588\n100303\t1\t0.0839041095890411\t0.9160958904109588\n100317\t1\t0.0839041095890411\t0.9160958904109588\n100379\t1\t0.0839041095890411\t0.9160958904109588\n100396\t1\t0.0839041095890411\t0.9160958904109588\n100538\t1\t0.0839041095890411\t0.9160958904109588\n100542\t1\t0.0839041095890411\t0.9160958904109588\n100603\t1\t0.0839041095890411\t0.9160958904109588\n100724\t1\t0.0839041095890411\t0.9160958904109588\n100841\t1\t0.0839041095890411\t0.9160958904109588\n100849\t1\t0.0839041095890411\t0.9160958904109588\n100919\t1\t0.0839041095890411\t0.9160958904109588\n100932\t1\t0.0839041095890411\t0.9160958904109588\n101071\t1\t0.0839041095890411\t0.9160958904109588\n101164\t1\t0.0839041095890411\t0.9160958904109588\n101180\t1\t0.0839041095890411\t0.9160958904109588\n101209\t1\t0.0839041095890411\t0.9160958904109588\n101240\t1\t0.0839041095890411\t0.9160958904109588\n101259\t1\t0.0839041095890411\t0.9160958904109588\n101322\t1\t0.0839041095890411\t0.9160958904109588\n101455\t1\t0.0839041095890411\t0.9160958904109588\n101464\t1\t0.0839041095890411\t0.9160958904109588\n101598\t1\t0.0839041095890411\t0.9160958904109588\n101624\t1\t0.0839041095890411\t0.9160958904109588\n101857\t1\t0.0839041095890411\t0.9160958904109588\n101943\t1\t0.0839041095890411\t0.9160958904109588\n102006\t1\t0.0839041095890411\t0.9160958904109588\n102036\t1\t0.0839041095890411\t0.9160958904109588\n102093\t1\t0.0839041095890411\t0.9160958904109588\n102245\t1\t0.0839041095890411\t0.9160958904109588\n102361\t1\t0.0839041095890411\t0.9160958904109588\n102381\t1\t0.0839041095890411\t0.9160958904109588\n102427\t1\t0.0839041095890411\t0.9160958904109588\n102475\t1\t0.0839041095890411\t0.9160958904109588\n102513\t1\t0.0839041095890411\t0.9160958904109588\n102548\t1\t0.0839041095890411\t0.9160958904109588\n102656\t1\t0.0839041095890411\t0.9160958904109588\n102747\t1\t0.0839041095890411\t0.9160958904109588\n102838\t1\t0.0839041095890411\t0.9160958904109588\n102893\t1\t0.0839041095890411\t0.9160958904109588\n102989\t1\t0.0839041095890411\t0.9160958904109588\n103012\t1\t0.0839041095890411\t0.9160958904109588\n103107\t1\t0.0839041095890411\t0.9160958904109588\n103143\t1\t0.0839041095890411\t0.9160958904109588\n103172\t1\t0.0839041095890411\t0.9160958904109588\n103224\t1\t0.0839041095890411\t0.9160958904109588\n103240\t1\t0.0839041095890411\t0.9160958904109588\n103296\t1\t0.0839041095890411\t0.9160958904109588\n103325\t1\t0.0839041095890411\t0.9160958904109588\n103433\t1\t0.0839041095890411\t0.9160958904109588\n103703\t1\t0.0839041095890411\t0.9160958904109588\n103810\t1\t0.0839041095890411\t0.9160958904109588\n104025\t1\t0.0839041095890411\t0.9160958904109588\n104039\t1\t0.0839041095890411\t0.9160958904109588\n104080\t1\t0.0839041095890411\t0.9160958904109588\n104163\t1\t0.0839041095890411\t0.9160958904109588\n104212\t1\t0.0839041095890411\t0.9160958904109588\n104234\t1\t0.0839041095890411\t0.9160958904109588\n104272\t1\t0.0839041095890411\t0.9160958904109588\n104313\t1\t0.0839041095890411\t0.9160958904109588\n100007\t1\t0.0839041095890411\t0.9160958904109588\n100017\t1\t0.0839041095890411\t0.9160958904109588\n100062\t1\t0.0839041095890411\t0.9160958904109588\n100117\t1\t0.0839041095890411\t0.9160958904109588\n100132\t1\t0.0839041095890411\t0.9160958904109588\n100136\t1\t0.0839041095890411\t0.9160958904109588\n100142\t1\t0.0839041095890411\t0.9160958904109588\n100162\t1\t0.0839041095890411\t0.9160958904109588\n100260\t1\t0.0839041095890411\t0.9160958904109588\n100277\t1\t0.0839041095890411\t0.9160958904109588\n100301\t1\t0.0839041095890411\t0.9160958904109588\n100325\t1\t0.0839041095890411\t0.9160958904109588\n100357\t1\t0.0839041095890411\t0.9160958904109588\n100456\t1\t0.0839041095890411\t0.9160958904109588\n100521\t1\t0.0839041095890411\t0.9160958904109588\n100534\t1\t0.0839041095890411\t0.9160958904109588\n100587\t1\t0.0839041095890411\t0.9160958904109588\n100628\t1\t0.0839041095890411\t0.9160958904109588\n100680\t1\t0.0839041095890411\t0.9160958904109588\n100692\t1\t0.0839041095890411\t0.9160958904109588\n100744\t1\t0.0839041095890411\t0.9160958904109588\n100781\t1\t0.0839041095890411\t0.9160958904109588\n100807\t1\t0.0839041095890411\t0.9160958904109588\n100865\t1\t0.0839041095890411\t0.9160958904109588\n100951\t1\t0.0839041095890411\t0.9160958904109588\n100965\t1\t0.0839041095890411\t0.9160958904109588\n100987\t1\t0.0839041095890411\t0.9160958904109588\n101040\t1\t0.0839041095890411\t0.9160958904109588\n101081\t1\t0.0839041095890411\t0.9160958904109588\n101100\t1\t0.0839041095890411\t0.9160958904109588\n101118\t1\t0.0839041095890411\t0.9160958904109588\n101128\t1\t0.0839041095890411\t0.9160958904109588\n101295\t1\t0.0839041095890411\t0.9160958904109588\n101298\t1\t0.0839041095890411\t0.9160958904109588\n101316\t1\t0.0839041095890411\t0.9160958904109588\n101376\t1\t0.0839041095890411\t0.9160958904109588\n101425\t1\t0.0839041095890411\t0.9160958904109588\n101482\t1\t0.0839041095890411\t0.9160958904109588\n101514\t1\t0.0839041095890411\t0.9160958904109588\n101519\t1\t0.0839041095890411\t0.9160958904109588\n101528\t1\t0.0839041095890411\t0.9160958904109588\n101566\t1\t0.0839041095890411\t0.9160958904109588\n101587\t1\t0.0839041095890411\t0.9160958904109588\n101644\t1\t0.0839041095890411\t0.9160958904109588\n101757\t1\t0.0839041095890411\t0.9160958904109588\n101770\t1\t0.0839041095890411\t0.9160958904109588\n101779\t1\t0.0839041095890411\t0.9160958904109588\n101802\t1\t0.0839041095890411\t0.9160958904109588\n101818\t1\t0.0839041095890411\t0.9160958904109588\n101939\t1\t0.0839041095890411\t0.9160958904109588\n101949\t1\t0.0839041095890411\t0.9160958904109588\n101982\t1\t0.0839041095890411\t0.9160958904109588\n102035\t1\t0.0839041095890411\t0.9160958904109588\n102058\t1\t0.0839041095890411\t0.9160958904109588\n102144\t1\t0.0839041095890411\t0.9160958904109588\n102175\t1\t0.0839041095890411\t0.9160958904109588\n102176\t1\t0.0839041095890411\t0.9160958904109588\n102234\t1\t0.0839041095890411\t0.9160958904109588\n102252\t1\t0.0839041095890411\t0.9160958904109588\n102259\t1\t0.0839041095890411\t0.9160958904109588\n102415\t1\t0.0839041095890411\t0.9160958904109588\n102426\t1\t0.0839041095890411\t0.9160958904109588\n102514\t1\t0.0839041095890411\t0.9160958904109588\n102649\t1\t0.0839041095890411\t0.9160958904109588\n102863\t1\t0.0839041095890411\t0.9160958904109588\n103067\t1\t0.0839041095890411\t0.9160958904109588\n103070\t1\t0.0839041095890411\t0.9160958904109588\n103130\t1\t0.0839041095890411\t0.9160958904109588\n103131\t1\t0.0839041095890411\t0.9160958904109588\n103162\t1\t0.0839041095890411\t0.9160958904109588\n103316\t1\t0.0839041095890411\t0.9160958904109588\n103555\t1\t0.0839041095890411\t0.9160958904109588\n103586\t1\t0.0839041095890411\t0.9160958904109588\n103590\t1\t0.0839041095890411\t0.9160958904109588\n103608\t1\t0.0839041095890411\t0.9160958904109588\n103784\t1\t0.0839041095890411\t0.9160958904109588\n100297\t1\t0.014285714285714285\t0.9857142857142858\n100485\t1\t0.014285714285714285\t0.9857142857142858\n101997\t1\t0.014285714285714285\t0.9857142857142858\n102363\t1\t0.014285714285714285\t0.9857142857142858\n102761\t1\t0.014285714285714285\t0.9857142857142858\n103060\t1\t0.014285714285714285\t0.9857142857142858\n103087\t1\t0.014285714285714285\t0.9857142857142858\n103153\t1\t0.014285714285714285\t0.9857142857142858\n103210\t1\t0.014285714285714285\t0.9857142857142858\n104079\t1\t0.014285714285714285\t0.9857142857142858\n104432\t1\t0.014285714285714285\t0.9857142857142858\n100040\t1\t0.014285714285714285\t0.9857142857142858\n100157\t1\t0.014285714285714285\t0.9857142857142858\n100347\t1\t0.014285714285714285\t0.9857142857142858\n101050\t1\t0.014285714285714285\t0.9857142857142858\n101056\t1\t0.014285714285714285\t0.9857142857142858\n101137\t1\t0.014285714285714285\t0.9857142857142858\n101220\t1\t0.014285714285714285\t0.9857142857142858\n101597\t1\t0.014285714285714285\t0.9857142857142858\n101619\t1\t0.014285714285714285\t0.9857142857142858\n101728\t1\t0.014285714285714285\t0.9857142857142858\n101778\t1\t0.014285714285714285\t0.9857142857142858\n102270\t1\t0.014285714285714285\t0.9857142857142858\n102293\t1\t0.014285714285714285\t0.9857142857142858\n102399\t1\t0.014285714285714285\t0.9857142857142858\n102621\t1\t0.014285714285714285\t0.9857142857142858\n102826\t1\t0.014285714285714285\t0.9857142857142858\n102858\t1\t0.014285714285714285\t0.9857142857142858\n103026\t1\t0.014285714285714285\t0.9857142857142858\n103111\t1\t0.014285714285714285\t0.9857142857142858\n103264\t1\t0.014285714285714285\t0.9857142857142858\n103366\t1\t0.014285714285714285\t0.9857142857142858\n103623\t1\t0.014285714285714285\t0.9857142857142858\n103649\t1\t0.014285714285714285\t0.9857142857142858\n103662\t1\t0.014285714285714285\t0.9857142857142858\n103882\t1\t0.014285714285714285\t0.9857142857142858\n104011\t1\t0.014285714285714285\t0.9857142857142858\n104161\t1\t0.014285714285714285\t0.9857142857142858\n104179\t1\t0.014285714285714285\t0.9857142857142858\n104219\t1\t0.014285714285714285\t0.9857142857142858\n100043\t1\t0.014285714285714285\t0.9857142857142858\n100214\t1\t0.014285714285714285\t0.9857142857142858\n100427\t1\t0.014285714285714285\t0.9857142857142858\n100454\t1\t0.014285714285714285\t0.9857142857142858\n100503\t1\t0.014285714285714285\t0.9857142857142858\n100543\t1\t0.014285714285714285\t0.9857142857142858\n100551\t1\t0.014285714285714285\t0.9857142857142858\n100619\t1\t0.014285714285714285\t0.9857142857142858\n100637\t1\t0.014285714285714285\t0.9857142857142858\n100639\t1\t0.014285714285714285\t0.9857142857142858\n100640\t1\t0.014285714285714285\t0.9857142857142858\n100643\t1\t0.014285714285714285\t0.9857142857142858\n100774\t1\t0.014285714285714285\t0.9857142857142858\n100847\t1\t0.014285714285714285\t0.9857142857142858\n100915\t1\t0.014285714285714285\t0.9857142857142858\n100935\t1\t0.014285714285714285\t0.9857142857142858\n100958\t1\t0.014285714285714285\t0.9857142857142858\n101131\t1\t0.014285714285714285\t0.9857142857142858\n101267\t1\t0.014285714285714285\t0.9857142857142858\n101358\t1\t0.014285714285714285\t0.9857142857142858\n101465\t1\t0.014285714285714285\t0.9857142857142858\n101481\t1\t0.014285714285714285\t0.9857142857142858\n101552\t1\t0.014285714285714285\t0.9857142857142858\n101594\t1\t0.014285714285714285\t0.9857142857142858\n101616\t1\t0.014285714285714285\t0.9857142857142858\n101669\t1\t0.014285714285714285\t0.9857142857142858\n101752\t1\t0.014285714285714285\t0.9857142857142858\n101926\t1\t0.014285714285714285\t0.9857142857142858\n102026\t1\t0.014285714285714285\t0.9857142857142858\n102045\t1\t0.014285714285714285\t0.9857142857142858\n102157\t1\t0.014285714285714285\t0.9857142857142858\n102181\t1\t0.014285714285714285\t0.9857142857142858\n102218\t1\t0.014285714285714285\t0.9857142857142858\n102296\t1\t0.014285714285714285\t0.9857142857142858\n102314\t1\t0.014285714285714285\t0.9857142857142858\n102352\t1\t0.014285714285714285\t0.9857142857142858\n102409\t1\t0.014285714285714285\t0.9857142857142858\n102528\t1\t0.014285714285714285\t0.9857142857142858\n102630\t1\t0.014285714285714285\t0.9857142857142858\n102665\t1\t0.014285714285714285\t0.9857142857142858\n102803\t1\t0.014285714285714285\t0.9857142857142858\n103027\t1\t0.014285714285714285\t0.9857142857142858\n103121\t1\t0.014285714285714285\t0.9857142857142858\n103169\t1\t0.014285714285714285\t0.9857142857142858\n103241\t1\t0.014285714285714285\t0.9857142857142858\n103391\t1\t0.014285714285714285\t0.9857142857142858\n103405\t1\t0.014285714285714285\t0.9857142857142858\n103438\t1\t0.014285714285714285\t0.9857142857142858\n103441\t1\t0.014285714285714285\t0.9857142857142858\n103458\t1\t0.014285714285714285\t0.9857142857142858\n103469\t1\t0.014285714285714285\t0.9857142857142858\n103598\t1\t0.014285714285714285\t0.9857142857142858\n103737\t1\t0.014285714285714285\t0.9857142857142858\n103783\t1\t0.014285714285714285\t0.9857142857142858\n103847\t1\t0.014285714285714285\t0.9857142857142858\n103868\t1\t0.014285714285714285\t0.9857142857142858\n103932\t1\t0.014285714285714285\t0.9857142857142858\n104166\t1\t0.014285714285714285\t0.9857142857142858\n104218\t1\t0.014285714285714285\t0.9857142857142858\n104270\t1\t0.014285714285714285\t0.9857142857142858\n104274\t1\t0.014285714285714285\t0.9857142857142858\n104280\t1\t0.014285714285714285\t0.9857142857142858\n104330\t1\t0.014285714285714285\t0.9857142857142858\n104406\t1\t0.014285714285714285\t0.9857142857142858\n104417\t1\t0.014285714285714285\t0.9857142857142858\n104441\t1\t0.014285714285714285\t0.9857142857142858\n104446\t1\t0.014285714285714285\t0.9857142857142858\n100048\t1\t0.014285714285714285\t0.9857142857142858\n100079\t1\t0.014285714285714285\t0.9857142857142858\n100195\t1\t0.014285714285714285\t0.9857142857142858\n100318\t1\t0.014285714285714285\t0.9857142857142858\n100349\t1\t0.014285714285714285\t0.9857142857142858\n100358\t1\t0.014285714285714285\t0.9857142857142858\n100362\t1\t0.014285714285714285\t0.9857142857142858\n100412\t1\t0.014285714285714285\t0.9857142857142858\n100439\t1\t0.014285714285714285\t0.9857142857142858\n100548\t1\t0.014285714285714285\t0.9857142857142858\n100634\t1\t0.014285714285714285\t0.9857142857142858\n100684\t1\t0.014285714285714285\t0.9857142857142858\n100715\t1\t0.014285714285714285\t0.9857142857142858\n100725\t1\t0.014285714285714285\t0.9857142857142858\n100728\t1\t0.014285714285714285\t0.9857142857142858\n100736\t1\t0.014285714285714285\t0.9857142857142858\n100755\t1\t0.014285714285714285\t0.9857142857142858\n100802\t1\t0.014285714285714285\t0.9857142857142858\n100821\t1\t0.014285714285714285\t0.9857142857142858\n100833\t1\t0.014285714285714285\t0.9857142857142858\n100867\t1\t0.014285714285714285\t0.9857142857142858\n100902\t1\t0.014285714285714285\t0.9857142857142858\n100903\t1\t0.014285714285714285\t0.9857142857142858\n100991\t1\t0.014285714285714285\t0.9857142857142858\n101035\t1\t0.014285714285714285\t0.9857142857142858\n101037\t1\t0.014285714285714285\t0.9857142857142858\n101064\t1\t0.014285714285714285\t0.9857142857142858\n101138\t1\t0.014285714285714285\t0.9857142857142858\n101140\t1\t0.014285714285714285\t0.9857142857142858\n101172\t1\t0.014285714285714285\t0.9857142857142858\n101194\t1\t0.014285714285714285\t0.9857142857142858\n101207\t1\t0.014285714285714285\t0.9857142857142858\n101244\t1\t0.014285714285714285\t0.9857142857142858\n101252\t1\t0.014285714285714285\t0.9857142857142858\n101253\t1\t0.014285714285714285\t0.9857142857142858\n101281\t1\t0.014285714285714285\t0.9857142857142858\n101284\t1\t0.014285714285714285\t0.9857142857142858\n101288\t1\t0.014285714285714285\t0.9857142857142858\n101296\t1\t0.014285714285714285\t0.9857142857142858\n101311\t1\t0.014285714285714285\t0.9857142857142858\n101312\t1\t0.014285714285714285\t0.9857142857142858\n101362\t1\t0.014285714285714285\t0.9857142857142858\n101379\t1\t0.014285714285714285\t0.9857142857142858\n101414\t1\t0.014285714285714285\t0.9857142857142858\n101471\t1\t0.014285714285714285\t0.9857142857142858\n101545\t1\t0.014285714285714285\t0.9857142857142858\n101584\t1\t0.014285714285714285\t0.9857142857142858\n101588\t1\t0.014285714285714285\t0.9857142857142858\n101602\t1\t0.014285714285714285\t0.9857142857142858\n101650\t1\t0.014285714285714285\t0.9857142857142858\n101661\t1\t0.014285714285714285\t0.9857142857142858\n101691\t1\t0.014285714285714285\t0.9857142857142858\n101705\t1\t0.014285714285714285\t0.9857142857142858\n101709\t1\t0.014285714285714285\t0.9857142857142858\n101796\t1\t0.014285714285714285\t0.9857142857142858\n101810\t1\t0.014285714285714285\t0.9857142857142858\n101869\t1\t0.014285714285714285\t0.9857142857142858\n101911\t1\t0.014285714285714285\t0.9857142857142858\n101923\t1\t0.014285714285714285\t0.9857142857142858\n101936\t1\t0.014285714285714285\t0.9857142857142858\n101954\t1\t0.014285714285714285\t0.9857142857142858\n102029\t1\t0.014285714285714285\t0.9857142857142858\n102089\t1\t0.014285714285714285\t0.9857142857142858\n102115\t1\t0.014285714285714285\t0.9857142857142858\n102132\t1\t0.014285714285714285\t0.9857142857142858\n102149\t1\t0.014285714285714285\t0.9857142857142858\n102166\t1\t0.014285714285714285\t0.9857142857142858\n102174\t1\t0.014285714285714285\t0.9857142857142858\n102268\t1\t0.014285714285714285\t0.9857142857142858\n102308\t1\t0.014285714285714285\t0.9857142857142858\n102312\t1\t0.014285714285714285\t0.9857142857142858\n102328\t1\t0.014285714285714285\t0.9857142857142858\n102360\t1\t0.014285714285714285\t0.9857142857142858\n102382\t1\t0.014285714285714285\t0.9857142857142858\n102440\t1\t0.014285714285714285\t0.9857142857142858\n102448\t1\t0.014285714285714285\t0.9857142857142858\n102455\t1\t0.014285714285714285\t0.9857142857142858\n100044\t1\t0.014285714285714285\t0.9857142857142858\n100133\t1\t0.014285714285714285\t0.9857142857142858\n100167\t1\t0.014285714285714285\t0.9857142857142858\n100234\t1\t0.014285714285714285\t0.9857142857142858\n100348\t1\t0.014285714285714285\t0.9857142857142858\n100374\t1\t0.014285714285714285\t0.9857142857142858\n100419\t1\t0.014285714285714285\t0.9857142857142858\n100469\t1\t0.014285714285714285\t0.9857142857142858\n100604\t1\t0.014285714285714285\t0.9857142857142858\n100622\t1\t0.014285714285714285\t0.9857142857142858\n100657\t1\t0.014285714285714285\t0.9857142857142858\n100670\t1\t0.014285714285714285\t0.9857142857142858\n100757\t1\t0.014285714285714285\t0.9857142857142858\n100808\t1\t0.014285714285714285\t0.9857142857142858\n100929\t1\t0.014285714285714285\t0.9857142857142858\n100952\t1\t0.014285714285714285\t0.9857142857142858\n100957\t1\t0.014285714285714285\t0.9857142857142858\n101038\t1\t0.014285714285714285\t0.9857142857142858\n101051\t1\t0.014285714285714285\t0.9857142857142858\n101052\t1\t0.014285714285714285\t0.9857142857142858\n101098\t1\t0.014285714285714285\t0.9857142857142858\n101188\t1\t0.014285714285714285\t0.9857142857142858\n101197\t1\t0.014285714285714285\t0.9857142857142858\n101302\t1\t0.014285714285714285\t0.9857142857142858\n101320\t1\t0.014285714285714285\t0.9857142857142858\n101355\t1\t0.014285714285714285\t0.9857142857142858\n101411\t1\t0.014285714285714285\t0.9857142857142858\n101476\t1\t0.014285714285714285\t0.9857142857142858\n101484\t1\t0.014285714285714285\t0.9857142857142858\n101491\t1\t0.014285714285714285\t0.9857142857142858\n101492\t1\t0.014285714285714285\t0.9857142857142858\n101655\t1\t0.014285714285714285\t0.9857142857142858\n101706\t1\t0.014285714285714285\t0.9857142857142858\n101718\t1\t0.014285714285714285\t0.9857142857142858\n101815\t1\t0.014285714285714285\t0.9857142857142858\n101893\t1\t0.014285714285714285\t0.9857142857142858\n101975\t1\t0.014285714285714285\t0.9857142857142858\n102024\t1\t0.014285714285714285\t0.9857142857142858\n102054\t1\t0.014285714285714285\t0.9857142857142858\n102063\t1\t0.014285714285714285\t0.9857142857142858\n102070\t1\t0.014285714285714285\t0.9857142857142858\n102099\t1\t0.014285714285714285\t0.9857142857142858\n102117\t1\t0.014285714285714285\t0.9857142857142858\n102146\t1\t0.014285714285714285\t0.9857142857142858\n102235\t1\t0.014285714285714285\t0.9857142857142858\n102571\t1\t0.014285714285714285\t0.9857142857142858\n102590\t1\t0.014285714285714285\t0.9857142857142858\n102617\t1\t0.014285714285714285\t0.9857142857142858\n102704\t1\t0.014285714285714285\t0.9857142857142858\n102770\t1\t0.014285714285714285\t0.9857142857142858\n102775\t1\t0.014285714285714285\t0.9857142857142858\n102925\t1\t0.014285714285714285\t0.9857142857142858\n102930\t1\t0.014285714285714285\t0.9857142857142858\n103009\t1\t0.014285714285714285\t0.9857142857142858\n103057\t1\t0.014285714285714285\t0.9857142857142858\n103077\t1\t0.014285714285714285\t0.9857142857142858\n103088\t1\t0.014285714285714285\t0.9857142857142858\n103167\t1\t0.014285714285714285\t0.9857142857142858\n103198\t1\t0.014285714285714285\t0.9857142857142858\n103234\t1\t0.014285714285714285\t0.9857142857142858\n103243\t1\t0.014285714285714285\t0.9857142857142858\n103283\t1\t0.014285714285714285\t0.9857142857142858\n103363\t1\t0.014285714285714285\t0.9857142857142858\n103435\t1\t0.014285714285714285\t0.9857142857142858\n103452\t1\t0.014285714285714285\t0.9857142857142858\n103650\t1\t0.014285714285714285\t0.9857142857142858\n103829\t1\t0.014285714285714285\t0.9857142857142858\n103841\t1\t0.014285714285714285\t0.9857142857142858\n103853\t1\t0.014285714285714285\t0.9857142857142858\n103937\t1\t0.014285714285714285\t0.9857142857142858\n104004\t1\t0.014285714285714285\t0.9857142857142858\n104184\t1\t0.014285714285714285\t0.9857142857142858\n104200\t1\t0.014285714285714285\t0.9857142857142858\n104336\t1\t0.014285714285714285\t0.9857142857142858\n104409\t1\t0.014285714285714285\t0.9857142857142858\n104416\t1\t0.014285714285714285\t0.9857142857142858\n104456\t1\t0.014285714285714285\t0.9857142857142858\n100041\t1\t0.014285714285714285\t0.9857142857142858\n100103\t1\t0.014285714285714285\t0.9857142857142858\n100134\t1\t0.014285714285714285\t0.9857142857142858\n100140\t1\t0.014285714285714285\t0.9857142857142858\n100143\t1\t0.014285714285714285\t0.9857142857142858\n100186\t1\t0.014285714285714285\t0.9857142857142858\n100188\t1\t0.014285714285714285\t0.9857142857142858\n100200\t1\t0.014285714285714285\t0.9857142857142858\n100208\t1\t0.014285714285714285\t0.9857142857142858\n100213\t1\t0.014285714285714285\t0.9857142857142858\n100218\t1\t0.014285714285714285\t0.9857142857142858\n100227\t1\t0.014285714285714285\t0.9857142857142858\n100242\t1\t0.014285714285714285\t0.9857142857142858\n100306\t1\t0.014285714285714285\t0.9857142857142858\n100346\t1\t0.014285714285714285\t0.9857142857142858\n100366\t1\t0.014285714285714285\t0.9857142857142858\n100458\t1\t0.014285714285714285\t0.9857142857142858\n100500\t1\t0.014285714285714285\t0.9857142857142858\n100501\t1\t0.014285714285714285\t0.9857142857142858\n100568\t1\t0.014285714285714285\t0.9857142857142858\n100578\t1\t0.014285714285714285\t0.9857142857142858\n100586\t1\t0.014285714285714285\t0.9857142857142858\n100678\t1\t0.014285714285714285\t0.9857142857142858\n100685\t1\t0.014285714285714285\t0.9857142857142858\n100742\t1\t0.014285714285714285\t0.9857142857142858\n100761\t1\t0.014285714285714285\t0.9857142857142858\n100784\t1\t0.014285714285714285\t0.9857142857142858\n100785\t1\t0.014285714285714285\t0.9857142857142858\n100788\t1\t0.014285714285714285\t0.9857142857142858\n100794\t1\t0.014285714285714285\t0.9857142857142858\n100797\t1\t0.014285714285714285\t0.9857142857142858\n100851\t1\t0.014285714285714285\t0.9857142857142858\n100885\t1\t0.014285714285714285\t0.9857142857142858\n100918\t1\t0.014285714285714285\t0.9857142857142858\n100964\t1\t0.014285714285714285\t0.9857142857142858\n100992\t1\t0.014285714285714285\t0.9857142857142858\n101001\t1\t0.014285714285714285\t0.9857142857142858\n101008\t1\t0.014285714285714285\t0.9857142857142858\n101021\t1\t0.014285714285714285\t0.9857142857142858\n101046\t1\t0.014285714285714285\t0.9857142857142858\n101090\t1\t0.014285714285714285\t0.9857142857142858\n101091\t1\t0.014285714285714285\t0.9857142857142858\n101111\t1\t0.014285714285714285\t0.9857142857142858\n101121\t1\t0.014285714285714285\t0.9857142857142858\n101198\t1\t0.014285714285714285\t0.9857142857142858\n101200\t1\t0.014285714285714285\t0.9857142857142858\n101216\t1\t0.014285714285714285\t0.9857142857142858\n101228\t1\t0.014285714285714285\t0.9857142857142858\n101232\t1\t0.014285714285714285\t0.9857142857142858\n101262\t1\t0.014285714285714285\t0.9857142857142858\n101283\t1\t0.014285714285714285\t0.9857142857142858\n101331\t1\t0.014285714285714285\t0.9857142857142858\n101364\t1\t0.014285714285714285\t0.9857142857142858\n101380\t1\t0.014285714285714285\t0.9857142857142858\n101384\t1\t0.014285714285714285\t0.9857142857142858\n101389\t1\t0.014285714285714285\t0.9857142857142858\n101390\t1\t0.014285714285714285\t0.9857142857142858\n101418\t1\t0.014285714285714285\t0.9857142857142858\n101443\t1\t0.014285714285714285\t0.9857142857142858\n101451\t1\t0.014285714285714285\t0.9857142857142858\n101503\t1\t0.014285714285714285\t0.9857142857142858\n101525\t1\t0.014285714285714285\t0.9857142857142858\n101539\t1\t0.014285714285714285\t0.9857142857142858\n101659\t1\t0.014285714285714285\t0.9857142857142858\n101688\t1\t0.014285714285714285\t0.9857142857142858\n101698\t1\t0.014285714285714285\t0.9857142857142858\n101711\t1\t0.014285714285714285\t0.9857142857142858\n101761\t1\t0.014285714285714285\t0.9857142857142858\n101795\t1\t0.014285714285714285\t0.9857142857142858\n101842\t1\t0.014285714285714285\t0.9857142857142858\n101866\t1\t0.014285714285714285\t0.9857142857142858\n101867\t1\t0.014285714285714285\t0.9857142857142858\n101908\t1\t0.014285714285714285\t0.9857142857142858\n101942\t1\t0.014285714285714285\t0.9857142857142858\n102050\t1\t0.014285714285714285\t0.9857142857142858\n102073\t1\t0.014285714285714285\t0.9857142857142858\n102109\t1\t0.014285714285714285\t0.9857142857142858\n102164\t1\t0.014285714285714285\t0.9857142857142858\n102187\t1\t0.014285714285714285\t0.9857142857142858\n102225\t1\t0.014285714285714285\t0.9857142857142858\n102238\t1\t0.014285714285714285\t0.9857142857142858\n102260\t1\t0.014285714285714285\t0.9857142857142858\n102338\t1\t0.014285714285714285\t0.9857142857142858\n102350\t1\t0.014285714285714285\t0.9857142857142858\n102354\t1\t0.014285714285714285\t0.9857142857142858\n102386\t1\t0.014285714285714285\t0.9857142857142858\n102405\t1\t0.014285714285714285\t0.9857142857142858\n102410\t1\t0.014285714285714285\t0.9857142857142858\n102520\t1\t0.014285714285714285\t0.9857142857142858\n102563\t1\t0.014285714285714285\t0.9857142857142858\n102566\t1\t0.014285714285714285\t0.9857142857142858\n102662\t1\t0.014285714285714285\t0.9857142857142858\n102706\t1\t0.014285714285714285\t0.9857142857142858\n102718\t1\t0.014285714285714285\t0.9857142857142858\n102722\t1\t0.014285714285714285\t0.9857142857142858\n102853\t1\t0.014285714285714285\t0.9857142857142858\n102889\t1\t0.014285714285714285\t0.9857142857142858\n102890\t1\t0.014285714285714285\t0.9857142857142858\n103002\t1\t0.014285714285714285\t0.9857142857142858\n103163\t1\t0.014285714285714285\t0.9857142857142858\n103168\t1\t0.014285714285714285\t0.9857142857142858\n103221\t1\t0.014285714285714285\t0.9857142857142858\n103226\t1\t0.014285714285714285\t0.9857142857142858\n103227\t1\t0.014285714285714285\t0.9857142857142858\n103237\t1\t0.014285714285714285\t0.9857142857142858\n103356\t1\t0.014285714285714285\t0.9857142857142858\n103359\t1\t0.014285714285714285\t0.9857142857142858\n103383\t1\t0.014285714285714285\t0.9857142857142858\n103544\t1\t0.014285714285714285\t0.9857142857142858\n103547\t1\t0.014285714285714285\t0.9857142857142858\n103592\t1\t0.014285714285714285\t0.9857142857142858\n103651\t1\t0.014285714285714285\t0.9857142857142858\n103668\t1\t0.014285714285714285\t0.9857142857142858\n103694\t1\t0.014285714285714285\t0.9857142857142858\n103714\t1\t0.014285714285714285\t0.9857142857142858\n103741\t1\t0.014285714285714285\t0.9857142857142858\n103805\t1\t0.014285714285714285\t0.9857142857142858\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:08:32+0000","dateStarted":"2018-02-07T21:53:19+0000","dateFinished":"2018-02-07T21:53:22+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:124"},{"title":"Interactively show customer probability to be AFFINITY_CARD responders","text":"%sql \nSELECT A.*, B.* FROM N1_APPLY_RESULT A, N1_TEST_DATA B WHERE PREDICTION = ${PREDICTION='1','1'|'0'} and a.CUST_ID = b.CUST_ID;","user":"CBERGER","dateUpdated":"2018-02-07T21:53:34+0000","config":{"colWidth":12,"title":true,"graph":{"mode":"table","optionOpen":false,"keys":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"values":[{"name":"PREDICTION","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"PREDICTION","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true,"editorMode":"ace/mode/osql"},"settings":{"params":{"EDUCATION":"'12th'","PREDICTION":"'0'"},"forms":{"PREDICTION":{"name":"PREDICTION","defaultValue":"'1'","options":[{"value":"'1'","$$hashKey":"object:558"},{"value":"'0'","$$hashKey":"object:559"}],"hidden":false}}},"jobName":"paragraph_1517713767528_-102249721","id":"20180204-030927_2144720823","result":{"msg":"CUST_ID\tPREDICTION\tPROBABILITY\tCOST\tCUST_ID\tCUST_GENDER\tCUST_MARITAL_STATUS\tCUST_YEAR_OF_BIRTH\tCUST_INCOME_LEVEL\tCUST_CREDIT_LIMIT\tEDUCATION\tAFFINITY_CARD\tHOUSEHOLD_SIZE\tOCCUPATION\tYRS_RESIDENCE\tY_BOX_GAMES\n100136\t0\t0.916095890410959\t0.08390410958904104\t100136\tM\tNeverM\t1974\tJ: 190,000 - 249,999\t15000\tBach.\t0\t2\tProtec.\t4\t1\n100167\t0\t0.9857142857142858\t0.014285714285714235\t100167\tF\tNeverM\t1984\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t2\tCleric.\t1\t1\n100352\t0\t0.916095890410959\t0.08390410958904104\t100352\tF\tDivorc.\t1963\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t1\tCrafts\t4\t0\n100458\t0\t0.9857142857142858\t0.014285714285714235\t100458\tM\tNeverM\t1982\tH: 150,000 - 169,999\t1500\tHS-grad\t0\t1\tSales\t2\t1\n100697\t0\t0.592797783933518\t0.407202216066482\t100697\tM\tMarried\t1960\tG: 130,000 - 149,999\t11000\tHS-grad\t0\t3\tCrafts\t4\t0\n100926\t0\t0.8704663212435233\t0.1295336787564767\t100926\tM\tMarried\t1974\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t3\tCrafts\t3\t1\n101138\t0\t0.9857142857142858\t0.014285714285714235\t101138\tF\tNeverM\t1983\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t1\tSales\t1\t1\n101261\t0\t0.9857142857142858\t0.014285714285714235\t101261\tF\tNeverM\t1980\tL: 300,000 and above\t9000\t10th\t0\t2\tOther\t2\t1\n101347\t0\t0.6857142857142857\t0.3142857142857143\t101347\tM\tMarried\t1979\tL: 300,000 and above\t15000\tBach.\t1\t3\tProf.\t2\t1\n101492\t0\t0.9857142857142858\t0.014285714285714235\t101492\tF\tNeverM\t1974\tD: 70,000 - 89,999\t9000\t< Bach.\t0\t9+\tCleric.\t3\t1\n101503\t0\t0.9857142857142858\t0.014285714285714235\t101503\tF\tNeverM\t1983\tH: 150,000 - 169,999\t7000\tHS-grad\t0\t2\tCleric.\t2\t1\n101550\t0\t0.916095890410959\t0.08390410958904104\t101550\tF\tDivorc.\t1968\tJ: 190,000 - 249,999\t11000\t7th-8th\t0\t9+\tTechSup\t4\t0\n101601\t0\t0.592797783933518\t0.407202216066482\t101601\tM\tMarried\t1947\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t3\tCrafts\t6\t0\n101747\t0\t0.2661064425770308\t0.7338935574229692\t101747\tM\tMarried\t1950\tJ: 190,000 - 249,999\t10000\t< Bach.\t1\t3\tProtec.\t5\t0\n101779\t0\t0.916095890410959\t0.08390410958904104\t101779\tM\tDivorc.\t1971\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t1\tSales\t5\t0\n101869\t0\t0.9857142857142858\t0.014285714285714235\t101869\tF\tNeverM\t1979\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t1\tOther\t1\t1\n102565\t0\t0.9857142857142858\t0.014285714285714235\t102565\tF\tWidowed\t1937\tI: 170,000 - 189,999\t15000\t7th-8th\t0\t2\tOther\t3\t0\n103234\t0\t0.9857142857142858\t0.014285714285714235\t103234\tF\tNeverM\t1981\tC: 50,000 - 69,999\t1500\tHS-grad\t0\t1\tSales\t2\t1\n103352\t0\t0.9857142857142858\t0.014285714285714235\t103352\tM\tMabsent\t1971\tJ: 190,000 - 249,999\t9000\t5th-6th\t0\t6-8\tCrafts\t3\t0\n103406\t0\t0.592797783933518\t0.407202216066482\t103406\tM\tMarried\t1968\tH: 150,000 - 169,999\t10000\tHS-grad\t0\t3\tCrafts\t4\t0\n103585\t0\t0.592797783933518\t0.407202216066482\t103585\tF\tMarried\t1947\tE: 90,000 - 109,999\t5000\t10th\t1\t4-5\tSales\t4\t0\n103678\t0\t0.4625\t0.5375\t103678\tF\tMarried\t1965\tJ: 190,000 - 249,999\t9000\tBach.\t1\t4-5\tCleric.\t5\t0\n100162\t0\t0.916095890410959\t0.08390410958904104\t100162\tM\tDivorc.\t1955\tI: 170,000 - 189,999\t5000\tHS-grad\t0\t2\tCrafts\t5\t0\n100361\t0\t0.8704663212435233\t0.1295336787564767\t100361\tF\tMarried\t1969\tK: 250,000 - 299,999\t7000\tHS-grad\t0\t4-5\tCleric.\t2\t0\n100578\t0\t0.9857142857142858\t0.014285714285714235\t100578\tM\tSepar.\t1938\tI: 170,000 - 189,999\t5000\tHS-grad\t0\t2\tProtec.\t3\t0\n100794\t0\t0.9857142857142858\t0.014285714285714235\t100794\tF\tNeverM\t1976\tK: 250,000 - 299,999\t7000\t< Bach.\t0\t1\tOther\t2\t1\n100851\t0\t0.9857142857142858\t0.014285714285714235\t100851\tF\tDivorc.\t1978\tJ: 190,000 - 249,999\t15000\tHS-grad\t0\t9+\tTechSup\t3\t1\n100866\t0\t0.6901408450704225\t0.3098591549295775\t100866\tF\tNeverM\t1932\tI: 170,000 - 189,999\t5000\tMasters\t0\t2\tOther\t4\t0\n101855\t0\t0.8704663212435233\t0.1295336787564767\t101855\tM\tMarried\t1980\tA: Below 30,000\t1500\t< Bach.\t0\t3\tMachine\t2\t1\n102183\t0\t0.2661064425770308\t0.7338935574229692\t102183\tM\tMarried\t1956\tE: 90,000 - 109,999\t5000\t< Bach.\t0\t3\tProf.\t8\t0\n102229\t0\t0.8704663212435233\t0.1295336787564767\t102229\tF\tMarried\t1979\tL: 300,000 and above\t9000\tHS-grad\t0\t4-5\t?\t2\t1\n102341\t0\t0.916095890410959\t0.08390410958904104\t102341\tM\tNeverM\t1965\tH: 150,000 - 169,999\t10000\tHS-grad\t0\t2\tHandler\t4\t0\n102343\t0\t0.592797783933518\t0.407202216066482\t102343\tM\tMarried\t1972\tC: 50,000 - 69,999\t3000\t< Bach.\t0\t3\tCleric.\t4\t0\n102509\t0\t0.8704663212435233\t0.1295336787564767\t102509\tM\tMarried\t1975\tJ: 190,000 - 249,999\t7000\tHS-grad\t0\t3\tCrafts\t3\t1\n102859\t0\t0.8704663212435233\t0.1295336787564767\t102859\tF\tMarried\t1955\tG: 130,000 - 149,999\t15000\tHS-grad\t1\t4-5\tHandler\t2\t0\n103226\t0\t0.9857142857142858\t0.014285714285714235\t103226\tM\tNeverM\t1985\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t1\t?\t1\t1\n103509\t0\t0.592797783933518\t0.407202216066482\t103509\tM\tMarried\t1967\tK: 250,000 - 299,999\t15000\tHS-grad\t0\t3\tCrafts\t4\t0\n103668\t0\t0.9857142857142858\t0.014285714285714235\t103668\tF\tDivorc.\t1957\tK: 250,000 - 299,999\t11000\tHS-grad\t0\t2\tTechSup\t3\t0\n104147\t0\t0.592797783933518\t0.407202216066482\t104147\tM\tMarried\t1969\tL: 300,000 and above\t11000\tHS-grad\t1\t3\tTransp.\t7\t0\n104296\t0\t0.916095890410959\t0.08390410958904104\t104296\tM\tWidowed\t1952\tK: 250,000 - 299,999\t15000\tHS-grad\t0\t9+\tTransp.\t5\t0\n104420\t0\t0.6857142857142857\t0.3142857142857143\t104420\tM\tMarried\t1975\tJ: 190,000 - 249,999\t9000\tBach.\t1\t3\tExec.\t4\t1\n104441\t0\t0.9857142857142858\t0.014285714285714235\t104441\tF\tNeverM\t1982\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t2\tOther\t1\t1\n104439\t0\t0.8518518518518519\t0.14814814814814814\t104439\tM\tMarried\t1929\tJ: 190,000 - 249,999\t15000\tHS-grad\t0\t3\tOther\t6\t0\n100059\t0\t0.916095890410959\t0.08390410958904104\t100059\tM\tDivorc.\t1954\tE: 90,000 - 109,999\t3000\tHS-grad\t1\t2\tSales\t6\t0\n100135\t0\t0.8518518518518519\t0.14814814814814814\t100135\tF\tMarried\t1957\tE: 90,000 - 109,999\t3000\t11th\t1\t4-5\tOther\t5\t0\n100140\t0\t0.9857142857142858\t0.014285714285714235\t100140\tM\tNeverM\t1983\tJ: 190,000 - 249,999\t7000\t< Bach.\t0\t1\t?\t1\t1\n100273\t0\t0.592797783933518\t0.407202216066482\t100273\tM\tMarried\t1938\tJ: 190,000 - 249,999\t11000\t< Bach.\t1\t3\tSales\t7\t0\n100362\t0\t0.9857142857142858\t0.014285714285714235\t100362\tF\tNeverM\t1982\tL: 300,000 and above\t7000\t< Bach.\t0\t1\tOther\t2\t1\n100688\t0\t0.8704663212435233\t0.1295336787564767\t100688\tF\tMarried\t1959\tL: 300,000 and above\t15000\tHS-grad\t0\t4-5\tHandler\t3\t0\n101207\t0\t0.9857142857142858\t0.014285714285714235\t101207\tM\tNeverM\t1979\tI: 170,000 - 189,999\t9000\tBach.\t0\t2\tProf.\t1\t1\n101486\t0\t0.9857142857142858\t0.014285714285714235\t101486\tM\tNeverM\t1980\tK: 250,000 - 299,999\t11000\t7th-8th\t0\t2\tOther\t2\t1\n101697\t0\t0.2661064425770308\t0.7338935574229692\t101697\tM\tMarried\t1959\tE: 90,000 - 109,999\t1500\tProfsc\t1\t3\tProf.\t7\t0\n101769\t0\t0.8518518518518519\t0.14814814814814814\t101769\tM\tMarried\t1962\tA: Below 30,000\t1500\tHS-grad\t1\t3\tFarming\t4\t0\n102179\t0\t0.8518518518518519\t0.14814814814814814\t102179\tM\tMarried\t1959\tK: 250,000 - 299,999\t15000\tHS-grad\t0\t3\tHandler\t4\t0\n102338\t0\t0.9857142857142858\t0.014285714285714235\t102338\tM\tNeverM\t1976\tK: 250,000 - 299,999\t15000\tAssoc-A\t0\t2\tTransp.\t3\t1\n102909\t0\t0.9857142857142858\t0.014285714285714235\t102909\tM\tDivorc.\t1980\tK: 250,000 - 299,999\t11000\tAssoc-V\t0\t2\tTechSup\t3\t1\n103299\t0\t0.6857142857142857\t0.3142857142857143\t103299\tM\tMarried\t1977\tG: 130,000 - 149,999\t5000\tBach.\t0\t3\tExec.\t1\t1\n103445\t0\t0.8518518518518519\t0.14814814814814814\t103445\tM\tMarried\t1945\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t3\tFarming\t4\t0\n103550\t0\t0.592797783933518\t0.407202216066482\t103550\tM\tMarried\t1959\tL: 300,000 and above\t9000\tHS-grad\t1\t3\tCrafts\t7\t0\n100109\t0\t0.2661064425770308\t0.7338935574229692\t100109\tM\tMarried\t1957\tK: 250,000 - 299,999\t11000\tAssoc-V\t0\t3\tExec.\t7\t0\n100260\t0\t0.916095890410959\t0.08390410958904104\t100260\tM\tDivorc.\t1945\tJ: 190,000 - 249,999\t15000\tBach.\t0\t2\tSales\t6\t0\n100277\t0\t0.916095890410959\t0.08390410958904104\t100277\tF\tDivorc.\t1946\tL: 300,000 and above\t7000\tHS-grad\t0\t9+\tCleric.\t6\t0\n100355\t0\t0.2661064425770308\t0.7338935574229692\t100355\tM\tMarried\t1961\tE: 90,000 - 109,999\t9000\tBach.\t1\t3\tProf.\t6\t0\n100411\t0\t0.916095890410959\t0.08390410958904104\t100411\tM\tDivorc.\t1967\tL: 300,000 and above\t15000\tAssoc-V\t0\t2\tCrafts\t4\t0\n100665\t0\t0.4625\t0.5375\t100665\tM\tMarried\t1945\tG: 130,000 - 149,999\t7000\tBach.\t0\t3\tOther\t6\t0\n100692\t0\t0.916095890410959\t0.08390410958904104\t100692\tM\tNeverM\t1962\tL: 300,000 and above\t9000\t< Bach.\t0\t2\tProf.\t4\t0\n101400\t0\t0.592797783933518\t0.407202216066482\t101400\tM\tMarried\t1964\tB: 30,000 - 49,999\t1500\t9th\t1\t3\tMachine\t4\t0\n101491\t0\t0.9857142857142858\t0.014285714285714235\t101491\tF\tWidowed\t1928\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t2\t?\t2\t0\n101815\t0\t0.9857142857142858\t0.014285714285714235\t101815\tM\tNeverM\t1976\tF: 110,000 - 129,999\t9000\tHS-grad\t0\t2\tCrafts\t3\t1\n101891\t0\t0.592797783933518\t0.407202216066482\t101891\tM\tMarried\t1956\tJ: 190,000 - 249,999\t15000\tHS-grad\t1\t3\tCrafts\t5\t0\n101906\t0\t0.8704663212435233\t0.1295336787564767\t101906\tF\tMarried\t1974\tE: 90,000 - 109,999\t9000\t< Bach.\t1\t4-5\tCleric.\t3\t1\n102071\t0\t0.2661064425770308\t0.7338935574229692\t102071\tM\tMarried\t1955\tJ: 190,000 - 249,999\t11000\tBach.\t0\t3\tExec.\t6\t0\n102312\t0\t0.9857142857142858\t0.014285714285714235\t102312\tM\tNeverM\t1984\tI: 170,000 - 189,999\t1500\tHS-grad\t0\t1\tSales\t2\t1\n103009\t0\t0.9857142857142858\t0.014285714285714235\t103009\tF\tNeverM\t1983\tD: 70,000 - 89,999\t5000\t< Bach.\t0\t2\tTechSup\t2\t1\n103600\t0\t0.9857142857142858\t0.014285714285714235\t103600\tF\tNeverM\t1977\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t6-8\tSales\t1\t1\n103703\t0\t0.916095890410959\t0.08390410958904104\t103703\tF\tDivorc.\t1958\tD: 70,000 - 89,999\t1500\tHS-grad\t0\t2\tExec.\t6\t0\n103935\t0\t0.592797783933518\t0.407202216066482\t103935\tM\tMarried\t1966\tA: Below 30,000\t1500\tHS-grad\t1\t3\tMachine\t4\t0\n104179\t0\t0.9857142857142858\t0.014285714285714235\t104179\tM\tNeverM\t1986\tJ: 190,000 - 249,999\t11000\t10th\t0\t1\tHandler\t1\t1\n104202\t0\t0.916095890410959\t0.08390410958904104\t104202\tF\tDivorc.\t1950\tE: 90,000 - 109,999\t10000\tHS-grad\t0\t2\tOther\t5\t0\n104239\t0\t0.2661064425770308\t0.7338935574229692\t104239\tM\tMarried\t1953\tL: 300,000 and above\t9000\tBach.\t1\t3\tExec.\t5\t0\n104259\t0\t0.916095890410959\t0.08390410958904104\t104259\tM\tDivorc.\t1964\tL: 300,000 and above\t11000\t11th\t0\t1\tTransp.\t4\t0\n100178\t0\t0.592797783933518\t0.407202216066482\t100178\tM\tMarried\t1954\tH: 150,000 - 169,999\t3000\tHS-grad\t0\t3\tCrafts\t5\t0\n100214\t0\t0.9857142857142858\t0.014285714285714235\t100214\tF\tNeverM\t1984\tD: 70,000 - 89,999\t5000\tHS-grad\t0\t1\tSales\t1\t1\n100224\t0\t0.2661064425770308\t0.7338935574229692\t100224\tM\tMarried\t1951\tA: Below 30,000\t1500\tBach.\t1\t3\tProtec.\t8\t0\n100474\t0\t0.916095890410959\t0.08390410958904104\t100474\tF\tWidowed\t1938\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t2\t?\t7\t0\n101219\t0\t0.2661064425770308\t0.7338935574229692\t101219\tF\tMarried\t1952\tA: Below 30,000\t1500\t< Bach.\t1\t4-5\tExec.\t1\t0\n101657\t0\t0.9857142857142858\t0.014285714285714235\t101657\tM\tMabsent\t1972\tG: 130,000 - 149,999\t7000\t11th\t0\t2\tHandler\t3\t0\n101679\t0\t0.592797783933518\t0.407202216066482\t101679\tM\tMarried\t1959\tE: 90,000 - 109,999\t5000\t< Bach.\t1\t3\tCrafts\t7\t0\n101757\t0\t0.916095890410959\t0.08390410958904104\t101757\tM\tMabsent\t1951\tJ: 190,000 - 249,999\t11000\tBach.\t0\t2\tOther\t7\t0\n102401\t0\t0.2661064425770308\t0.7338935574229692\t102401\tM\tMarried\t1966\tL: 300,000 and above\t15000\tBach.\t1\t3\tExec.\t7\t0\n102548\t0\t0.916095890410959\t0.08390410958904104\t102548\tF\tNeverM\t1966\tG: 130,000 - 149,999\t3000\tBach.\t0\t2\tProf.\t4\t0\n102656\t0\t0.916095890410959\t0.08390410958904104\t102656\tF\tNeverM\t1964\tF: 110,000 - 129,999\t3000\tBach.\t0\t1\tExec.\t4\t0\n102715\t0\t0.4625\t0.5375\t102715\tM\tMarried\t1976\tK: 250,000 - 299,999\t7000\tAssoc-A\t1\t3\tCrafts\t3\t1\n102866\t0\t0.9857142857142858\t0.014285714285714235\t102866\tF\tSepar.\t1964\tL: 300,000 and above\t15000\tHS-grad\t0\t9+\tMachine\t2\t0\n102879\t0\t0.4625\t0.5375\t102879\tM\tMarried\t1971\tK: 250,000 - 299,999\t7000\tBach.\t0\t3\tSales\t3\t0\n103092\t0\t0.592797783933518\t0.407202216066482\t103092\tM\tMarried\t1975\tJ: 190,000 - 249,999\t11000\t10th\t0\t3\tCrafts\t4\t1\n103224\t0\t0.916095890410959\t0.08390410958904104\t103224\tF\tNeverM\t1962\tB: 30,000 - 49,999\t3000\tHS-grad\t0\t2\tCleric.\t4\t0\n103512\t0\t0.916095890410959\t0.08390410958904104\t103512\tF\tNeverM\t1957\tE: 90,000 - 109,999\t5000\tBach.\t0\t2\tSales\t5\t0\n103895\t0\t0.592797783933518\t0.407202216066482\t103895\tM\tMarried\t1964\tI: 170,000 - 189,999\t1500\tHS-grad\t0\t3\tMachine\t4\t0\n104000\t0\t0.916095890410959\t0.08390410958904104\t104000\tF\tDivorc.\t1968\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t1\tCleric.\t4\t0\n100130\t0\t0.592797783933518\t0.407202216066482\t100130\tM\tMarried\t1957\tJ: 190,000 - 249,999\t11000\t5th-6th\t0\t3\tMachine\t5\t0\n100169\t0\t0.8704663212435233\t0.1295336787564767\t100169\tF\tMarried\t1975\tD: 70,000 - 89,999\t15000\t< Bach.\t0\t4-5\tSales\t3\t1\n100466\t0\t0.592797783933518\t0.407202216066482\t100466\tM\tMarried\t1959\tK: 250,000 - 299,999\t7000\t< Bach.\t0\t3\tCrafts\t4\t0\n100865\t0\t0.916095890410959\t0.08390410958904104\t100865\tF\tDivorc.\t1968\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t1\tCleric.\t4\t0\n100921\t0\t0.4625\t0.5375\t100921\tM\tMarried\t1970\tG: 130,000 - 149,999\t5000\tBach.\t0\t3\tSales\t6\t0\n100931\t0\t0.592797783933518\t0.407202216066482\t100931\tM\tMarried\t1955\tK: 250,000 - 299,999\t15000\t< Bach.\t1\t3\tCrafts\t6\t0\n100979\t0\t0.6857142857142857\t0.3142857142857143\t100979\tM\tMarried\t1979\tL: 300,000 and above\t9000\t< Bach.\t0\t3\tProtec.\t2\t1\n101177\t0\t0.916095890410959\t0.08390410958904104\t101177\tM\tSepar.\t1957\tL: 300,000 and above\t9000\t5th-6th\t0\t2\tHandler\t6\t0\n101776\t0\t0.592797783933518\t0.407202216066482\t101776\tM\tMarried\t1960\tD: 70,000 - 89,999\t1500\tHS-grad\t0\t3\tMachine\t4\t0\n102025\t0\t0.2661064425770308\t0.7338935574229692\t102025\tM\tMarried\t1967\tL: 300,000 and above\t9000\tProfsc\t1\t3\tProf.\t5\t0\n102080\t0\t0.2661064425770308\t0.7338935574229692\t102080\tM\tMarried\t1954\tC: 50,000 - 69,999\t1500\tPhD\t0\t3\tProf.\t7\t0\n102214\t0\t0.2661064425770308\t0.7338935574229692\t102214\tM\tMarried\t1934\tC: 50,000 - 69,999\t3000\tBach.\t1\t3\tProf.\t9\t0\n102435\t0\t0.2661064425770308\t0.7338935574229692\t102435\tM\tMarried\t1958\tJ: 190,000 - 249,999\t15000\tMasters\t1\t3\tProf.\t6\t0\n102436\t0\t0.592797783933518\t0.407202216066482\t102436\tF\tMarried\t1959\tJ: 190,000 - 249,999\t11000\t< Bach.\t1\t4-5\tCleric.\t6\t0\n102724\t0\t0.9857142857142858\t0.014285714285714235\t102724\tM\tNeverM\t1981\tL: 300,000 and above\t11000\t< Bach.\t0\t1\t?\t2\t1\n102903\t0\t0.592797783933518\t0.407202216066482\t102903\tM\tMarried\t1953\tL: 300,000 and above\t11000\tHS-grad\t0\t3\tMachine\t5\t0\n102912\t0\t0.916095890410959\t0.08390410958904104\t102912\tM\tNeverM\t1960\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t2\tCrafts\t5\t0\n103044\t0\t0.916095890410959\t0.08390410958904104\t103044\tF\tDivorc.\t1957\tE: 90,000 - 109,999\t7000\t< Bach.\t0\t2\tCleric.\t5\t0\n103128\t0\t0.592797783933518\t0.407202216066482\t103128\tM\tMarried\t1961\tD: 70,000 - 89,999\t5000\tHS-grad\t0\t3\tTransp.\t5\t0\n103262\t0\t0.592797783933518\t0.407202216066482\t103262\tM\tMarried\t1959\tI: 170,000 - 189,999\t1500\tHS-grad\t0\t3\tCrafts\t4\t0\n103667\t0\t0.916095890410959\t0.08390410958904104\t103667\tF\tDivorc.\t1967\tJ: 190,000 - 249,999\t7000\tBach.\t0\t9+\tProf.\t4\t0\n104210\t0\t0.9857142857142858\t0.014285714285714235\t104210\tF\tNeverM\t1984\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t1\t?\t2\t1\n104315\t0\t0.916095890410959\t0.08390410958904104\t104315\tF\tSepar.\t1946\tL: 300,000 and above\t7000\t< Bach.\t0\t2\tSales\t6\t0\n104367\t0\t0.2661064425770308\t0.7338935574229692\t104367\tM\tMarried\t1959\tH: 150,000 - 169,999\t10000\tBach.\t1\t3\tExec.\t7\t0\n104090\t0\t0.2661064425770308\t0.7338935574229692\t104090\tM\tMarried\t1953\tG: 130,000 - 149,999\t7000\tMasters\t1\t3\tProf.\t6\t0\n104306\t0\t0.916095890410959\t0.08390410958904104\t104306\tM\tDivorc.\t1962\tH: 150,000 - 169,999\t10000\tHS-grad\t0\t1\tExec.\t5\t0\n100142\t0\t0.916095890410959\t0.08390410958904104\t100142\tF\tDivorc.\t1948\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t2\tCleric.\t6\t0\n100485\t0\t0.9857142857142858\t0.014285714285714235\t100485\tM\tNeverM\t1985\tF: 110,000 - 129,999\t10000\t12th\t0\t1\tHandler\t1\t1\n100670\t0\t0.9857142857142858\t0.014285714285714235\t100670\tF\tNeverM\t1975\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t2\tTechSup\t3\t1\n100788\t0\t0.9857142857142858\t0.014285714285714235\t100788\tF\tNeverM\t1974\tL: 300,000 and above\t9000\tBach.\t0\t1\tSales\t3\t1\n101291\t0\t0.916095890410959\t0.08390410958904104\t101291\tM\tMabsent\t1944\tG: 130,000 - 149,999\t11000\t10th\t0\t2\tProtec.\t6\t0\n101740\t0\t0.916095890410959\t0.08390410958904104\t101740\tF\tDivorc.\t1961\tD: 70,000 - 89,999\t3000\t< Bach.\t0\t9+\tExec.\t4\t0\n101872\t0\t0.2661064425770308\t0.7338935574229692\t101872\tM\tMarried\t1948\tG: 130,000 - 149,999\t5000\t11th\t0\t3\tExec.\t7\t0\n101927\t0\t0.916095890410959\t0.08390410958904104\t101927\tF\tNeverM\t1978\tI: 170,000 - 189,999\t3000\t< Bach.\t0\t2\tExec.\t4\t1\n101982\t0\t0.916095890410959\t0.08390410958904104\t101982\tF\tDivorc.\t1943\tI: 170,000 - 189,999\t1500\tAssoc-A\t0\t2\tOther\t6\t0\n102378\t0\t0.592797783933518\t0.407202216066482\t102378\tM\tMarried\t1943\tG: 130,000 - 149,999\t5000\t< Bach.\t0\t3\tTransp.\t6\t0\n102412\t0\t0.9857142857142858\t0.014285714285714235\t102412\tF\tNeverM\t1966\tJ: 190,000 - 249,999\t11000\t9th\t0\t2\tHouse-s\t3\t0\n102680\t0\t0.9857142857142858\t0.014285714285714235\t102680\tF\tDivorc.\t1970\tJ: 190,000 - 249,999\t15000\t< Bach.\t0\t2\tTechSup\t3\t0\n102796\t0\t0.2661064425770308\t0.7338935574229692\t102796\tM\tMarried\t1964\tK: 250,000 - 299,999\t11000\tPhD\t1\t3\tExec.\t5\t0\n103186\t0\t0.592797783933518\t0.407202216066482\t103186\tM\tMarried\t1959\tH: 150,000 - 169,999\t5000\tHS-grad\t1\t3\tCleric.\t6\t0\n103515\t0\t0.592797783933518\t0.407202216066482\t103515\tM\tMarried\t1968\tG: 130,000 - 149,999\t11000\tHS-grad\t0\t3\tCrafts\t4\t0\n103949\t0\t0.2661064425770308\t0.7338935574229692\t103949\tM\tMarried\t1957\tF: 110,000 - 129,999\t3000\tMasters\t1\t3\tProf.\t5\t0\n100100\t0\t0.2661064425770308\t0.7338935574229692\t100100\tF\tMarried\t1959\tJ: 190,000 - 249,999\t10000\tMasters\t1\t4-5\tProf.\t4\t0\n100134\t0\t0.9857142857142858\t0.014285714285714235\t100134\tF\tDivorc.\t1965\tL: 300,000 and above\t9000\tAssoc-A\t0\t2\tCleric.\t2\t0\n100244\t0\t0.8518518518518519\t0.14814814814814814\t100244\tM\tMarried\t1941\tH: 150,000 - 169,999\t10000\t9th\t0\t3\tOther\t6\t0\n100459\t0\t0.2661064425770308\t0.7338935574229692\t100459\tM\tMarried\t1971\tL: 300,000 and above\t7000\tAssoc-A\t0\t3\tProtec.\t4\t0\n100753\t0\t0.8704663212435233\t0.1295336787564767\t100753\tM\tMarried\t1969\tH: 150,000 - 169,999\t5000\t< Bach.\t1\t3\tCrafts\t3\t0\n100775\t0\t0.592797783933518\t0.407202216066482\t100775\tM\tMarried\t1967\tK: 250,000 - 299,999\t7000\tHS-grad\t0\t3\tCrafts\t4\t0\n100910\t0\t0.592797783933518\t0.407202216066482\t100910\tM\tMarried\t1923\tK: 250,000 - 299,999\t11000\tAssoc-V\t0\t3\tCrafts\t4\t0\n101072\t0\t0.6901408450704225\t0.3098591549295775\t101072\tF\tDivorc.\t1963\tC: 50,000 - 69,999\t3000\tMasters\t0\t1\t?\t6\t0\n101768\t0\t0.8704663212435233\t0.1295336787564767\t101768\tM\tMarried\t1974\tC: 50,000 - 69,999\t3000\t< Bach.\t0\t3\tCrafts\t3\t1\n101964\t0\t0.592797783933518\t0.407202216066482\t101964\tM\tMarried\t1956\tE: 90,000 - 109,999\t3000\t7th-8th\t0\t3\tTransp.\t5\t0\n102187\t0\t0.9857142857142858\t0.014285714285714235\t102187\tM\tNeverM\t1981\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t2\tProf.\t2\t1\n102306\t0\t0.592797783933518\t0.407202216066482\t102306\tM\tMarried\t1960\tI: 170,000 - 189,999\t5000\t< Bach.\t1\t3\tSales\t6\t0\n102474\t0\t0.8518518518518519\t0.14814814814814814\t102474\tM\tMarried\t1951\tJ: 190,000 - 249,999\t9000\t11th\t0\t3\tOther\t5\t0\n102535\t0\t0.9857142857142858\t0.014285714285714235\t102535\tM\tNeverM\t1978\tJ: 190,000 - 249,999\t11000\tBach.\t0\t1\tProf.\t3\t1\n102885\t0\t0.8704663212435233\t0.1295336787564767\t102885\tM\tMarried\t1974\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t3\tMachine\t3\t1\n102941\t0\t0.2661064425770308\t0.7338935574229692\t102941\tM\tMarried\t1956\tG: 130,000 - 149,999\t3000\t< Bach.\t0\t3\tExec.\t5\t0\n103245\t0\t0.4625\t0.5375\t103245\tM\tMarried\t1978\tF: 110,000 - 129,999\t1500\tAssoc-A\t0\t3\tHandler\t3\t1\n103307\t0\t0.6901408450704225\t0.3098591549295775\t103307\tM\tNeverM\t1958\tH: 150,000 - 169,999\t5000\tMasters\t1\t2\tProf.\t6\t0\n103339\t0\t0.916095890410959\t0.08390410958904104\t103339\tM\tDivorc.\t1954\tE: 90,000 - 109,999\t9000\tHS-grad\t1\t2\tSales\t6\t0\n103360\t0\t0.8704663212435233\t0.1295336787564767\t103360\tM\tMarried\t1976\tG: 130,000 - 149,999\t3000\t9th\t0\t3\tCrafts\t3\t1\n103450\t0\t0.592797783933518\t0.407202216066482\t103450\tM\tMarried\t1967\tL: 300,000 and above\t11000\tHS-grad\t1\t3\tSales\t4\t0\n103640\t0\t0.916095890410959\t0.08390410958904104\t103640\tF\tWidowed\t1945\tH: 150,000 - 169,999\t7000\tHS-grad\t1\t2\tSales\t6\t0\n103674\t0\t0.2661064425770308\t0.7338935574229692\t103674\tM\tMarried\t1945\tI: 170,000 - 189,999\t1500\t< Bach.\t1\t3\tExec.\t10\t0\n104496\t0\t0.916095890410959\t0.08390410958904104\t104496\tF\tNeverM\t1947\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t2\tProf.\t7\t0\n104004\t0\t0.9857142857142858\t0.014285714285714235\t104004\tM\tNeverM\t1981\tG: 130,000 - 149,999\t10000\tHS-grad\t0\t1\tCleric.\t2\t1\n104010\t0\t0.2661064425770308\t0.7338935574229692\t104010\tM\tMarried\t1953\tA: Below 30,000\t1500\t< Bach.\t1\t3\tProtec.\t5\t0\n104235\t0\t0.9857142857142858\t0.014285714285714235\t104235\tF\tNeverM\t1986\tH: 150,000 - 169,999\t10000\t10th\t0\t9+\tSales\t0\t1\n100011\t0\t0.9857142857142858\t0.014285714285714235\t100011\tM\tNeverM\t1972\tF: 110,000 - 129,999\t10000\t9th\t0\t2\tFarming\t3\t0\n100023\t0\t0.592797783933518\t0.407202216066482\t100023\tM\tMarried\t1949\tJ: 190,000 - 249,999\t7000\tHS-grad\t0\t3\tSales\t8\t0\n100101\t0\t0.2661064425770308\t0.7338935574229692\t100101\tM\tMarried\t1972\tH: 150,000 - 169,999\t7000\tBach.\t1\t3\tProf.\t3\t0\n100325\t0\t0.916095890410959\t0.08390410958904104\t100325\tF\tDivorc.\t1969\tL: 300,000 and above\t9000\tBach.\t0\t9+\tProf.\t4\t0\n100525\t0\t0.2661064425770308\t0.7338935574229692\t100525\tM\tMarried\t1952\tJ: 190,000 - 249,999\t15000\tBach.\t0\t3\tExec.\t8\t0\n100622\t0\t0.9857142857142858\t0.014285714285714235\t100622\tF\tNeverM\t1974\tF: 110,000 - 129,999\t7000\tBach.\t0\t1\tCleric.\t3\t1\n100897\t0\t0.2661064425770308\t0.7338935574229692\t100897\tM\tMarried\t1958\tJ: 190,000 - 249,999\t7000\t< Bach.\t1\t3\tProf.\t7\t0\n101131\t0\t0.9857142857142858\t0.014285714285714235\t101131\tF\tNeverM\t1972\tF: 110,000 - 129,999\t9000\tBach.\t0\t2\tExec.\t3\t0\n101258\t0\t0.2661064425770308\t0.7338935574229692\t101258\tM\tMarried\t1973\tG: 130,000 - 149,999\t10000\tBach.\t1\t3\tProf.\t3\t0\n101418\t0\t0.9857142857142858\t0.014285714285714235\t101418\tF\tNeverM\t1981\tH: 150,000 - 169,999\t3000\t< Bach.\t0\t6-8\tSales\t1\t1\n101455\t0\t0.916095890410959\t0.08390410958904104\t101455\tF\tNeverM\t1955\tD: 70,000 - 89,999\t10000\tHS-grad\t0\t1\tExec.\t5\t0\n101516\t0\t0.2661064425770308\t0.7338935574229692\t101516\tM\tMarried\t1970\tG: 130,000 - 149,999\t7000\t< Bach.\t0\t3\tExec.\t4\t0\n101773\t0\t0.2661064425770308\t0.7338935574229692\t101773\tF\tMarried\t1971\tE: 90,000 - 109,999\t5000\tBach.\t1\t4-5\tExec.\t3\t0\n101820\t0\t0.916095890410959\t0.08390410958904104\t101820\tM\tNeverM\t1941\tH: 150,000 - 169,999\t3000\tBach.\t0\t2\tFarming\t5\t0\n102182\t0\t0.592797783933518\t0.407202216066482\t102182\tM\tMarried\t1952\tG: 130,000 - 149,999\t10000\t< Bach.\t1\t3\tCleric.\t5\t0\n102267\t0\t0.2661064425770308\t0.7338935574229692\t102267\tM\tMarried\t1945\tL: 300,000 and above\t11000\tHS-grad\t1\t3\tExec.\t6\t0\n102699\t0\t0.4625\t0.5375\t102699\tM\tMarried\t1968\tH: 150,000 - 169,999\t7000\tBach.\t1\t3\tCleric.\t4\t0\n102812\t0\t0.592797783933518\t0.407202216066482\t102812\tM\tMarried\t1961\tC: 50,000 - 69,999\t1500\t< Bach.\t0\t3\tMachine\t4\t0\n102965\t0\t0.592797783933518\t0.407202216066482\t102965\tM\tMarried\t1966\tJ: 190,000 - 249,999\t15000\tHS-grad\t0\t3\tCrafts\t4\t0\n103018\t0\t0.2661064425770308\t0.7338935574229692\t103018\tF\tMarried\t1969\tJ: 190,000 - 249,999\t11000\tAssoc-A\t1\t4-5\tProf.\t3\t0\n103160\t0\t0.9857142857142858\t0.014285714285714235\t103160\tM\tNeverM\t1980\tJ: 190,000 - 249,999\t10000\tHS-grad\t0\t1\tFarming\t2\t1\n103417\t0\t0.9857142857142858\t0.014285714285714235\t103417\tF\tDivorc.\t1963\tE: 90,000 - 109,999\t3000\t11th\t0\t6-8\tOther\t2\t0\n103784\t0\t0.916095890410959\t0.08390410958904104\t103784\tF\tNeverM\t1978\tJ: 190,000 - 249,999\t9000\tAssoc-A\t0\t1\t?\t5\t1\n103912\t0\t0.9857142857142858\t0.014285714285714235\t103912\tF\tNeverM\t1975\tI: 170,000 - 189,999\t5000\t< Bach.\t0\t2\tCleric.\t3\t1\n104104\t0\t0.592797783933518\t0.407202216066482\t104104\tM\tMarried\t1951\tJ: 190,000 - 249,999\t15000\t7th-8th\t0\t3\tCrafts\t5\t0\n100777\t0\t0.592797783933518\t0.407202216066482\t100777\tM\tMarried\t1972\tJ: 190,000 - 249,999\t9000\tHS-grad\t1\t3\tTransp.\t5\t0\n100834\t0\t0.8704663212435233\t0.1295336787564767\t100834\tM\tMarried\t1970\tI: 170,000 - 189,999\t11000\tHS-grad\t0\t3\tCrafts\t3\t0\n100944\t0\t0.8518518518518519\t0.14814814814814814\t100944\tM\tMarried\t1958\tG: 130,000 - 149,999\t11000\t< Bach.\t0\t3\tHandler\t5\t0\n100982\t0\t0.4625\t0.5375\t100982\tM\tMarried\t1938\tG: 130,000 - 149,999\t3000\tBach.\t1\t3\tSales\t10\t0\n101048\t0\t0.8704663212435233\t0.1295336787564767\t101048\tF\tMarried\t1974\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t4-5\tCleric.\t3\t1\n101289\t0\t0.592797783933518\t0.407202216066482\t101289\tM\tMarried\t1950\tH: 150,000 - 169,999\t15000\t10th\t1\t3\tTransp.\t5\t0\n101481\t0\t0.9857142857142858\t0.014285714285714235\t101481\tF\tNeverM\t1979\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t1\tCleric.\t2\t1\n101514\t0\t0.916095890410959\t0.08390410958904104\t101514\tM\tNeverM\t1958\tL: 300,000 and above\t7000\tHS-grad\t0\t2\tSales\t5\t0\n101597\t0\t0.9857142857142858\t0.014285714285714235\t101597\tM\tNeverM\t1985\tI: 170,000 - 189,999\t1500\t11th\t0\t1\tHandler\t1\t1\n101693\t0\t0.4625\t0.5375\t101693\tF\tMarried\t1924\tE: 90,000 - 109,999\t7000\tAssoc-A\t1\t4-5\t?\t0\t0\n101818\t0\t0.916095890410959\t0.08390410958904104\t101818\tF\tDivorc.\t1955\tL: 300,000 and above\t9000\t< Bach.\t0\t2\tCleric.\t6\t0\n101956\t0\t0.9857142857142858\t0.014285714285714235\t101956\tF\tNeverM\t1986\tJ: 190,000 - 249,999\t9000\t11th\t0\t1\tProf.\t1\t1\n102274\t0\t0.916095890410959\t0.08390410958904104\t102274\tF\tWidowed\t1939\tJ: 190,000 - 249,999\t9000\t11th\t0\t2\t?\t6\t0\n102498\t0\t0.2661064425770308\t0.7338935574229692\t102498\tM\tMarried\t1971\tH: 150,000 - 169,999\t7000\tMasters\t0\t3\tProf.\t4\t0\n102698\t0\t0.9857142857142858\t0.014285714285714235\t102698\tM\tNeverM\t1981\tI: 170,000 - 189,999\t11000\tAssoc-A\t0\t1\tHandler\t2\t1\n102863\t0\t0.916095890410959\t0.08390410958904104\t102863\tF\tDivorc.\t1960\tJ: 190,000 - 249,999\t9000\tBach.\t0\t2\tCleric.\t4\t0\n103541\t0\t0.6901408450704225\t0.3098591549295775\t103541\tM\tDivorc.\t1944\tL: 300,000 and above\t7000\tPhD\t1\t9+\tProf.\t7\t0\n103651\t0\t0.9857142857142858\t0.014285714285714235\t103651\tF\tNeverM\t1979\tL: 300,000 and above\t9000\t< Bach.\t0\t1\tTechSup\t1\t1\n103845\t0\t0.9857142857142858\t0.014285714285714235\t103845\tF\tNeverM\t1978\tJ: 190,000 - 249,999\t15000\tBach.\t0\t9+\tTechSup\t3\t1\n104340\t0\t0.4625\t0.5375\t104340\tM\tMarried\t1956\tH: 150,000 - 169,999\t10000\tPhD\t0\t3\tCrafts\t6\t0\n104267\t0\t0.916095890410959\t0.08390410958904104\t104267\tM\tNeverM\t1969\tL: 300,000 and above\t7000\t< Bach.\t1\t2\tProf.\t4\t0\n104318\t0\t0.8518518518518519\t0.14814814814814814\t104318\tM\tMarried\t1936\tJ: 190,000 - 249,999\t11000\t11th\t0\t3\t?\t7\t0\n100079\t0\t0.9857142857142858\t0.014285714285714235\t100079\tF\tNeverM\t1978\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t6-8\tCrafts\t3\t1\n100680\t0\t0.916095890410959\t0.08390410958904104\t100680\tM\tMabsent\t1954\tL: 300,000 and above\t11000\tHS-grad\t0\t2\t?\t9\t0\n100796\t0\t0.592797783933518\t0.407202216066482\t100796\tM\tMarried\t1959\tI: 170,000 - 189,999\t1500\tHS-grad\t1\t3\tCrafts\t4\t0\n101616\t0\t0.9857142857142858\t0.014285714285714235\t101616\tF\tNeverM\t1980\tE: 90,000 - 109,999\t7000\tBach.\t0\t1\tTechSup\t2\t1\n101684\t0\t0.916095890410959\t0.08390410958904104\t101684\tM\tNeverM\t1966\tB: 30,000 - 49,999\t3000\tBach.\t0\t2\tExec.\t5\t0\n101831\t0\t0.2661064425770308\t0.7338935574229692\t101831\tM\tMarried\t1957\tB: 30,000 - 49,999\t3000\tProfsc\t1\t3\tExec.\t7\t0\n101963\t0\t0.8518518518518519\t0.14814814814814814\t101963\tM\tMarried\t1964\tH: 150,000 - 169,999\t1500\t< Bach.\t0\t3\tFarming\t5\t0\n102059\t0\t0.592797783933518\t0.407202216066482\t102059\tM\tMarried\t1966\tH: 150,000 - 169,999\t7000\t11th\t0\t3\tTransp.\t5\t0\n102075\t0\t0.2661064425770308\t0.7338935574229692\t102075\tM\tMarried\t1936\tD: 70,000 - 89,999\t3000\tHS-grad\t1\t3\tExec.\t7\t0\n102225\t0\t0.9857142857142858\t0.014285714285714235\t102225\tM\tNeverM\t1979\tL: 300,000 and above\t11000\t< Bach.\t0\t2\tProf.\t2\t1\n102237\t0\t0.6901408450704225\t0.3098591549295775\t102237\tM\tNeverM\t1975\tJ: 190,000 - 249,999\t11000\tProfsc\t0\t2\tProf.\t4\t1\n102662\t0\t0.9857142857142858\t0.014285714285714235\t102662\tF\tDivorc.\t1969\tL: 300,000 and above\t7000\tHS-grad\t0\t9+\tMachine\t3\t0\n102802\t0\t0.916095890410959\t0.08390410958904104\t102802\tF\tNeverM\t1939\tI: 170,000 - 189,999\t1500\tAssoc-A\t0\t6-8\tProf.\t5\t0\n102899\t0\t0.592797783933518\t0.407202216066482\t102899\tF\tMarried\t1972\tE: 90,000 - 109,999\t7000\tHS-grad\t0\t4-5\tMachine\t5\t0\n103047\t0\t0.6901408450704225\t0.3098591549295775\t103047\tM\tSepar.\t1957\tJ: 190,000 - 249,999\t10000\tProfsc\t1\t2\tProf.\t6\t0\n103050\t0\t0.9857142857142858\t0.014285714285714235\t103050\tF\tNeverM\t1986\tJ: 190,000 - 249,999\t11000\t11th\t0\t1\tSales\t0\t1\n103292\t0\t0.916095890410959\t0.08390410958904104\t103292\tF\tSepar.\t1965\tG: 130,000 - 149,999\t3000\t< Bach.\t0\t2\tExec.\t5\t0\n103518\t0\t0.916095890410959\t0.08390410958904104\t103518\tF\tWidowed\t1944\tA: Below 30,000\t1500\tHS-grad\t0\t2\tHouse-s\t6\t0\n103540\t0\t0.9857142857142858\t0.014285714285714235\t103540\tM\tNeverM\t1986\tG: 130,000 - 149,999\t15000\t10th\t0\t1\tOther\t2\t1\n103570\t0\t0.2661064425770308\t0.7338935574229692\t103570\tM\tMarried\t1960\tJ: 190,000 - 249,999\t9000\tMasters\t1\t3\tExec.\t4\t0\n103649\t0\t0.9857142857142858\t0.014285714285714235\t103649\tF\tNeverM\t1974\tK: 250,000 - 299,999\t7000\t5th-6th\t0\t6-8\tOther\t3\t1\n100057\t0\t0.2661064425770308\t0.7338935574229692\t100057\tM\tMarried\t1962\tL: 300,000 and above\t9000\tBach.\t1\t3\tProf.\t4\t0\n100065\t0\t0.916095890410959\t0.08390410958904104\t100065\tM\tDivorc.\t1949\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t2\tTransp.\t5\t0\n100089\t0\t0.2661064425770308\t0.7338935574229692\t100089\tM\tMarried\t1935\tI: 170,000 - 189,999\t1500\tBach.\t1\t3\tExec.\t7\t0\n100415\t0\t0.592797783933518\t0.407202216066482\t100415\tM\tMarried\t1943\tE: 90,000 - 109,999\t1500\t< Bach.\t0\t3\tTransp.\t8\t0\n100867\t0\t0.9857142857142858\t0.014285714285714235\t100867\tM\tNeverM\t1984\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t6-8\tMachine\t2\t1\n100878\t0\t0.592797783933518\t0.407202216066482\t100878\tM\tMarried\t1953\tJ: 190,000 - 249,999\t11000\t< Bach.\t1\t3\tTechSup\t6\t0\n100935\t0\t0.9857142857142858\t0.014285714285714235\t100935\tF\tNeverM\t1981\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t2\tOther\t2\t1\n101014\t0\t0.6901408450704225\t0.3098591549295775\t101014\tF\tNeverM\t1969\tF: 110,000 - 129,999\t3000\tProfsc\t0\t2\tProf.\t3\t0\n101161\t0\t0.4625\t0.5375\t101161\tM\tMarried\t1970\tI: 170,000 - 189,999\t11000\tBach.\t1\t3\tCleric.\t4\t0\n101186\t0\t0.2661064425770308\t0.7338935574229692\t101186\tM\tMarried\t1954\tF: 110,000 - 129,999\t3000\tBach.\t1\t3\tExec.\t5\t0\n101206\t0\t0.592797783933518\t0.407202216066482\t101206\tF\tMarried\t1968\tL: 300,000 and above\t7000\tHS-grad\t1\t4-5\tCrafts\t4\t0\n101525\t0\t0.9857142857142858\t0.014285714285714235\t101525\tF\tNeverM\t1985\tK: 250,000 - 299,999\t11000\tHS-grad\t0\t1\tSales\t1\t1\n101929\t0\t0.916095890410959\t0.08390410958904104\t101929\tM\tNeverM\t1967\tJ: 190,000 - 249,999\t10000\tHS-grad\t0\t2\tMachine\t4\t0\n101965\t0\t0.916095890410959\t0.08390410958904104\t101965\tM\tDivorc.\t1965\tL: 300,000 and above\t11000\t9th\t0\t2\tCrafts\t4\t0\n102339\t0\t0.9857142857142858\t0.014285714285714235\t102339\tM\tNeverM\t1986\tJ: 190,000 - 249,999\t11000\t10th\t0\t2\tCrafts\t1\t1\n102386\t0\t0.9857142857142858\t0.014285714285714235\t102386\tF\tNeverM\t1974\tJ: 190,000 - 249,999\t15000\tHS-grad\t0\t2\tCleric.\t3\t1\n102507\t0\t0.9857142857142858\t0.014285714285714235\t102507\tF\tDivorc.\t1973\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t9+\tOther\t3\t0\n103080\t0\t0.8518518518518519\t0.14814814814814814\t103080\tM\tMarried\t1925\tC: 50,000 - 69,999\t7000\t7th-8th\t0\t3\tFarming\t6\t0\n103218\t0\t0.592797783933518\t0.407202216066482\t103218\tM\tMarried\t1954\tH: 150,000 - 169,999\t1500\tHS-grad\t0\t3\tCrafts\t5\t0\n103283\t0\t0.9857142857142858\t0.014285714285714235\t103283\tM\tNeverM\t1977\tE: 90,000 - 109,999\t3000\tAssoc-A\t0\t2\tSales\t3\t1\n103501\t0\t0.8518518518518519\t0.14814814814814814\t103501\tM\tMarried\t1944\tI: 170,000 - 189,999\t9000\t9th\t0\t3\tOther\t6\t0\n103758\t0\t0.592797783933518\t0.407202216066482\t103758\tM\tMarried\t1966\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t3\tCrafts\t4\t0\n103926\t0\t0.9857142857142858\t0.014285714285714235\t103926\tF\tNeverM\t1980\tL: 300,000 and above\t15000\t10th\t0\t2\tOther\t2\t1\n103978\t0\t0.916095890410959\t0.08390410958904104\t103978\tF\tNeverM\t1958\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t9+\tCleric.\t5\t0\n104240\t0\t0.9857142857142858\t0.014285714285714235\t104240\tF\tNeverM\t1977\tK: 250,000 - 299,999\t7000\t< Bach.\t0\t1\t?\t3\t1\n104456\t0\t0.9857142857142858\t0.014285714285714235\t104456\tM\tNeverM\t1969\tC: 50,000 - 69,999\t7000\tBach.\t0\t9+\tExec.\t3\t0\n104280\t0\t0.9857142857142858\t0.014285714285714235\t104280\tF\tNeverM\t1981\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t2\tOther\t2\t1\n100007\t0\t0.916095890410959\t0.08390410958904104\t100007\tF\tDivorc.\t1963\tL: 300,000 and above\t9000\tHS-grad\t0\t2\tOther\t5\t0\n100063\t0\t0.592797783933518\t0.407202216066482\t100063\tM\tMarried\t1950\tE: 90,000 - 109,999\t3000\tHS-grad\t1\t3\tTechSup\t5\t0\n100090\t0\t0.916095890410959\t0.08390410958904104\t100090\tF\tNeverM\t1961\tI: 170,000 - 189,999\t1500\tBach.\t0\t2\tExec.\t4\t0\n100772\t0\t0.8704663212435233\t0.1295336787564767\t100772\tF\tMarried\t1971\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t4-5\tCleric.\t2\t0\n100932\t0\t0.916095890410959\t0.08390410958904104\t100932\tM\tNeverM\t1972\tD: 70,000 - 89,999\t10000\tHS-grad\t0\t1\tMachine\t5\t0\n100934\t0\t0.916095890410959\t0.08390410958904104\t100934\tM\tMabsent\t1974\tB: 30,000 - 49,999\t5000\tBach.\t0\t2\t?\t4\t1\n101096\t0\t0.6857142857142857\t0.3142857142857143\t101096\tM\tMarried\t1974\tC: 50,000 - 69,999\t1500\tBach.\t1\t3\tExec.\t3\t1\n101116\t0\t0.592797783933518\t0.407202216066482\t101116\tF\tMarried\t1967\tL: 300,000 and above\t15000\t< Bach.\t1\t4-5\tCleric.\t4\t0\n101425\t0\t0.916095890410959\t0.08390410958904104\t101425\tF\tDivorc.\t1958\tH: 150,000 - 169,999\t3000\tHS-grad\t0\t6-8\tOther\t5\t0\n101652\t0\t0.4625\t0.5375\t101652\tM\tMarried\t1961\tD: 70,000 - 89,999\t10000\tBach.\t0\t3\tFarming\t7\t0\n101688\t0\t0.9857142857142858\t0.014285714285714235\t101688\tF\tNeverM\t1971\tL: 300,000 and above\t9000\tHS-grad\t0\t9+\tHouse-s\t3\t0\n101709\t0\t0.9857142857142858\t0.014285714285714235\t101709\tM\tNeverM\t1974\tK: 250,000 - 299,999\t9000\tBach.\t0\t9+\tSales\t3\t1\n102245\t0\t0.916095890410959\t0.08390410958904104\t102245\tF\tDivorc.\t1966\tE: 90,000 - 109,999\t1500\tAssoc-A\t0\t9+\tProf.\t4\t0\n102440\t0\t0.9857142857142858\t0.014285714285714235\t102440\tM\tMarried\t1983\tL: 300,000 and above\t9000\tHS-grad\t0\t1\tSales\t2\t1\n102775\t0\t0.9857142857142858\t0.014285714285714235\t102775\tM\tNeverM\t1978\tE: 90,000 - 109,999\t1500\t< Bach.\t0\t1\tMachine\t3\t1\n102979\t0\t0.2661064425770308\t0.7338935574229692\t102979\tM\tMarried\t1925\tI: 170,000 - 189,999\t1500\tBach.\t1\t3\tExec.\t8\t0\n103192\t0\t0.8704663212435233\t0.1295336787564767\t103192\tF\tMarried\t1970\tE: 90,000 - 109,999\t1500\tHS-grad\t0\t4-5\tTechSup\t3\t0\n103208\t0\t0.9857142857142858\t0.014285714285714235\t103208\tF\tDivorc.\t1976\tI: 170,000 - 189,999\t10000\t< Bach.\t0\t9+\tCleric.\t3\t1\n103250\t0\t0.8518518518518519\t0.14814814814814814\t103250\tM\tMarried\t1940\tD: 70,000 - 89,999\t10000\tHS-grad\t0\t3\tFarming\t8\t0\n103472\t0\t0.4625\t0.5375\t103472\tM\tMarried\t1965\tE: 90,000 - 109,999\t3000\tBach.\t1\t3\tSales\t4\t0\n103575\t0\t0.592797783933518\t0.407202216066482\t103575\tM\tMarried\t1966\tI: 170,000 - 189,999\t9000\tHS-grad\t1\t3\tSales\t6\t0\n103946\t0\t0.9857142857142858\t0.014285714285714235\t103946\tM\tNeverM\t1983\tK: 250,000 - 299,999\t11000\tHS-grad\t0\t1\tHandler\t2\t1\n104008\t0\t0.9857142857142858\t0.014285714285714235\t104008\tM\tNeverM\t1979\tJ: 190,000 - 249,999\t15000\t< Bach.\t0\t2\tMachine\t2\t1\n100050\t0\t0.9857142857142858\t0.014285714285714235\t100050\tM\tNeverM\t1979\tF: 110,000 - 129,999\t1500\t12th\t0\t9+\tMachine\t2\t1\n100496\t0\t0.2661064425770308\t0.7338935574229692\t100496\tM\tMarried\t1940\tJ: 190,000 - 249,999\t11000\tBach.\t1\t3\tExec.\t8\t0\n100520\t0\t0.592797783933518\t0.407202216066482\t100520\tM\tMarried\t1949\tI: 170,000 - 189,999\t1500\t< Bach.\t0\t3\tTransp.\t4\t0\n100685\t0\t0.9857142857142858\t0.014285714285714235\t100685\tM\tNeverM\t1961\tH: 150,000 - 169,999\t5000\t< Bach.\t0\t2\tTechSup\t3\t0\n100791\t0\t0.2661064425770308\t0.7338935574229692\t100791\tF\tMarried\t1960\tI: 170,000 - 189,999\t3000\tMasters\t1\t4-5\tExec.\t3\t0\n101229\t0\t0.2661064425770308\t0.7338935574229692\t101229\tM\tMarried\t1972\tJ: 190,000 - 249,999\t11000\tMasters\t0\t3\tProf.\t4\t0\n101233\t0\t0.2661064425770308\t0.7338935574229692\t101233\tM\tMarried\t1965\tB: 30,000 - 49,999\t1500\tBach.\t1\t3\tExec.\t6\t0\n101311\t0\t0.9857142857142858\t0.014285714285714235\t101311\tF\tNeverM\t1984\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t1\tSales\t1\t1\n101655\t0\t0.9857142857142858\t0.014285714285714235\t101655\tF\tNeverM\t1973\tB: 30,000 - 49,999\t3000\tHS-grad\t0\t9+\tCleric.\t3\t0\n101919\t0\t0.916095890410959\t0.08390410958904104\t101919\tM\tDivorc.\t1967\tL: 300,000 and above\t11000\t10th\t0\t6-8\tCrafts\t4\t0\n101954\t0\t0.9857142857142858\t0.014285714285714235\t101954\tF\tNeverM\t1981\tL: 300,000 and above\t11000\tHS-grad\t0\t2\tCleric.\t3\t1\n102056\t0\t0.8704663212435233\t0.1295336787564767\t102056\tM\tMarried\t1974\tK: 250,000 - 299,999\t7000\tHS-grad\t0\t3\tCrafts\t3\t1\n102704\t0\t0.9857142857142858\t0.014285714285714235\t102704\tM\tNeverM\t1966\tG: 130,000 - 149,999\t5000\tHS-grad\t0\t2\tHandler\t3\t0\n102818\t0\t0.916095890410959\t0.08390410958904104\t102818\tF\tNeverM\t1963\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t2\tOther\t4\t0\n103104\t0\t0.592797783933518\t0.407202216066482\t103104\tM\tMarried\t1928\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t3\tCrafts\t4\t0\n100095\t0\t0.592797783933518\t0.407202216066482\t100095\tM\tMarried\t1966\tB: 30,000 - 49,999\t1500\tAssoc-V\t0\t3\tTechSup\t4\t0\n100117\t0\t0.916095890410959\t0.08390410958904104\t100117\tF\tDivorc.\t1968\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t2\tOther\t4\t0\n100408\t0\t0.592797783933518\t0.407202216066482\t100408\tM\tMarried\t1963\tG: 130,000 - 149,999\t9000\tHS-grad\t0\t3\tSales\t6\t0\n100586\t0\t0.9857142857142858\t0.014285714285714235\t100586\tM\tNeverM\t1980\tL: 300,000 and above\t9000\tBach.\t0\t1\tSales\t1\t1\n100595\t0\t0.592797783933518\t0.407202216066482\t100595\tM\tMarried\t1951\tK: 250,000 - 299,999\t15000\t< Bach.\t1\t3\tCrafts\t5\t0\n100619\t0\t0.9857142857142858\t0.014285714285714235\t100619\tM\tMabsent\t1973\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t9+\tSales\t3\t0\n100631\t0\t0.916095890410959\t0.08390410958904104\t100631\tF\tDivorc.\t1955\tG: 130,000 - 149,999\t5000\t< Bach.\t0\t9+\t?\t4\t0\n101071\t0\t0.916095890410959\t0.08390410958904104\t101071\tM\tNeverM\t1963\tE: 90,000 - 109,999\t9000\tBach.\t0\t2\tExec.\t5\t0\n101137\t0\t0.9857142857142858\t0.014285714285714235\t101137\tF\tWidowed\t1935\tH: 150,000 - 169,999\t1500\t10th\t0\t9+\tOther\t3\t0\n101244\t0\t0.9857142857142858\t0.014285714285714235\t101244\tM\tNeverM\t1979\tL: 300,000 and above\t9000\tHS-grad\t0\t9+\tFarming\t2\t1\n101298\t0\t0.916095890410959\t0.08390410958904104\t101298\tF\tNeverM\t1958\tI: 170,000 - 189,999\t1500\tHS-grad\t0\t9+\tCleric.\t5\t0\n101443\t0\t0.9857142857142858\t0.014285714285714235\t101443\tM\tNeverM\t1979\tJ: 190,000 - 249,999\t15000\tBach.\t0\t2\tCleric.\t2\t1\n101534\t0\t0.4625\t0.5375\t101534\tM\tMarried\t1965\tE: 90,000 - 109,999\t3000\tAssoc-A\t0\t3\tOther\t4\t0\n102174\t0\t0.9857142857142858\t0.014285714285714235\t102174\tM\tNeverM\t1983\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t1\tCrafts\t2\t1\n102191\t0\t0.8704663212435233\t0.1295336787564767\t102191\tM\tMarried\t1970\tL: 300,000 and above\t11000\tHS-grad\t0\t3\tCleric.\t3\t0\n102247\t0\t0.2661064425770308\t0.7338935574229692\t102247\tM\tMarried\t1961\tF: 110,000 - 129,999\t3000\tProfsc\t1\t3\tProf.\t5\t0\n102260\t0\t0.9857142857142858\t0.014285714285714235\t102260\tF\tDivorc.\t1975\tL: 300,000 and above\t11000\t< Bach.\t0\t9+\tCrafts\t3\t1\n102295\t0\t0.592797783933518\t0.407202216066482\t102295\tM\tMarried\t1943\tH: 150,000 - 169,999\t10000\t< Bach.\t0\t3\tSales\t8\t0\n102603\t0\t0.8704663212435233\t0.1295336787564767\t102603\tM\tMarried\t1976\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t3\tHandler\t3\t1\n102649\t0\t0.916095890410959\t0.08390410958904104\t102649\tF\tDivorc.\t1960\tH: 150,000 - 169,999\t11000\tAssoc-V\t0\t9+\tProf.\t4\t0\n102768\t0\t0.592797783933518\t0.407202216066482\t102768\tM\tMarried\t1966\tI: 170,000 - 189,999\t1500\tHS-grad\t0\t3\tMachine\t4\t0\n102826\t0\t0.9857142857142858\t0.014285714285714235\t102826\tF\tNeverM\t1970\tJ: 190,000 - 249,999\t11000\t10th\t0\t9+\tCrafts\t3\t0\n103308\t0\t0.4625\t0.5375\t103308\tM\tMarried\t1973\tE: 90,000 - 109,999\t1500\tBach.\t1\t3\tSales\t4\t0\n103695\t0\t0.6901408450704225\t0.3098591549295775\t103695\tF\tDivorc.\t1958\tJ: 190,000 - 249,999\t9000\tMasters\t0\t2\tProf.\t5\t0\n103743\t0\t0.4625\t0.5375\t103743\tM\tMarried\t1955\tJ: 190,000 - 249,999\t9000\tBach.\t0\t3\tSales\t7\t0\n103807\t0\t0.8704663212435233\t0.1295336787564767\t103807\tM\tMarried\t1971\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t3\tTransp.\t3\t0\n100250\t0\t0.916095890410959\t0.08390410958904104\t100250\tF\tDivorc.\t1964\tC: 50,000 - 69,999\t3000\tHS-grad\t0\t2\tFarming\t4\t0\n100302\t0\t0.592797783933518\t0.407202216066482\t100302\tM\tMarried\t1975\tJ: 190,000 - 249,999\t11000\t10th\t0\t3\tCrafts\t4\t1\n100388\t0\t0.6901408450704225\t0.3098591549295775\t100388\tM\tDivorc.\t1961\tI: 170,000 - 189,999\t3000\tMasters\t0\t2\tProf.\t4\t0\n100439\t0\t0.9857142857142858\t0.014285714285714235\t100439\tF\tNeverM\t1980\tJ: 190,000 - 249,999\t11000\tBach.\t0\t1\tProf.\t2\t1\n100612\t0\t0.4625\t0.5375\t100612\tM\tMarried\t1974\tH: 150,000 - 169,999\t7000\tAssoc-A\t1\t3\tSales\t4\t1\n100640\t0\t0.9857142857142858\t0.014285714285714235\t100640\tF\tWidowed\t1970\tF: 110,000 - 129,999\t9000\tHS-grad\t0\t9+\tSales\t3\t0\n100849\t0\t0.916095890410959\t0.08390410958904104\t100849\tF\tNeverM\t1967\tC: 50,000 - 69,999\t5000\tBach.\t0\t2\tCleric.\t5\t0\n100950\t0\t0.592797783933518\t0.407202216066482\t100950\tM\tMarried\t1958\tG: 130,000 - 149,999\t5000\tHS-grad\t1\t3\tSales\t6\t0\n101038\t0\t0.9857142857142858\t0.014285714285714235\t101038\tM\tDivorc.\t1974\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t2\tMachine\t3\t1\n101203\t0\t0.4625\t0.5375\t101203\tM\tMarried\t1968\tI: 170,000 - 189,999\t9000\tBach.\t1\t3\tSales\t4\t0\n101414\t0\t0.9857142857142858\t0.014285714285714235\t101414\tM\tNeverM\t1975\tL: 300,000 and above\t11000\tBach.\t0\t2\tSales\t3\t1\n101437\t0\t0.592797783933518\t0.407202216066482\t101437\tM\tMarried\t1955\tE: 90,000 - 109,999\t1500\tHS-grad\t1\t3\tCrafts\t5\t0\n101618\t0\t0.592797783933518\t0.407202216066482\t101618\tM\tMarried\t1957\tE: 90,000 - 109,999\t1500\t< Bach.\t0\t3\tCrafts\t5\t0\n101638\t0\t0.4625\t0.5375\t101638\tM\tMarried\t1962\tE: 90,000 - 109,999\t1500\tBach.\t0\t3\tSales\t6\t0\n102280\t0\t0.916095890410959\t0.08390410958904104\t102280\tM\tDivorc.\t1969\tB: 30,000 - 49,999\t1500\tBach.\t1\t2\tSales\t5\t0\n102434\t0\t0.2661064425770308\t0.7338935574229692\t102434\tM\tMarried\t1969\tI: 170,000 - 189,999\t5000\tMasters\t0\t3\tExec.\t3\t0\n102924\t0\t0.592797783933518\t0.407202216066482\t102924\tM\tMarried\t1968\tL: 300,000 and above\t9000\tHS-grad\t0\t3\tMachine\t4\t0\n103265\t0\t0.9857142857142858\t0.014285714285714235\t103265\tM\tNeverM\t1985\tF: 110,000 - 129,999\t9000\t12th\t0\t1\tHandler\t1\t1\n103645\t0\t0.2661064425770308\t0.7338935574229692\t103645\tM\tMarried\t1966\tJ: 190,000 - 249,999\t10000\tAssoc-A\t1\t3\tExec.\t4\t0\n104039\t0\t0.916095890410959\t0.08390410958904104\t104039\tM\tDivorc.\t1961\tF: 110,000 - 129,999\t9000\tHS-grad\t0\t2\tMachine\t5\t0\n104336\t0\t0.9857142857142858\t0.014285714285714235\t104336\tM\tNeverM\t1978\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t9+\tCrafts\t3\t1\n104445\t0\t0.9857142857142858\t0.014285714285714235\t104445\tF\tDivorc.\t1964\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t2\t?\t2\t0\n104307\t0\t0.2661064425770308\t0.7338935574229692\t104307\tM\tMarried\t1943\tH: 150,000 - 169,999\t7000\tProfsc\t1\t3\tProf.\t11\t0\n104404\t0\t0.592797783933518\t0.407202216066482\t104404\tM\tMarried\t1947\tF: 110,000 - 129,999\t3000\tHS-grad\t0\t3\tCleric.\t6\t0\n100375\t0\t0.916095890410959\t0.08390410958904104\t100375\tF\tDivorc.\t1965\tL: 300,000 and above\t9000\t< Bach.\t0\t9+\tCleric.\t4\t0\n100784\t0\t0.9857142857142858\t0.014285714285714235\t100784\tM\tNeverM\t1975\tL: 300,000 and above\t11000\tHS-grad\t0\t6-8\tCleric.\t3\t1\n101564\t0\t0.4625\t0.5375\t101564\tM\tMarried\t1957\tJ: 190,000 - 249,999\t15000\tMasters\t1\t3\tSales\t7\t0\n102320\t0\t0.592797783933518\t0.407202216066482\t102320\tM\tMarried\t1966\tC: 50,000 - 69,999\t7000\t< Bach.\t0\t3\tCrafts\t5\t0\n102559\t0\t0.916095890410959\t0.08390410958904104\t102559\tF\tNeverM\t1966\tB: 30,000 - 49,999\t3000\tHS-grad\t0\t2\tOther\t4\t0\n102969\t0\t0.6901408450704225\t0.3098591549295775\t102969\tM\tNeverM\t1961\tJ: 190,000 - 249,999\t11000\tMasters\t1\t2\tExec.\t5\t0\n102987\t0\t0.592797783933518\t0.407202216066482\t102987\tM\tMarried\t1952\tL: 300,000 and above\t15000\tHS-grad\t1\t3\tCrafts\t5\t0\n103193\t0\t0.9857142857142858\t0.014285714285714235\t103193\tM\tNeverM\t1978\tJ: 190,000 - 249,999\t15000\t< Bach.\t0\t1\t?\t3\t1\n103366\t0\t0.9857142857142858\t0.014285714285714235\t103366\tF\tNeverM\t1984\tL: 300,000 and above\t9000\t12th\t0\t6-8\tOther\t1\t1\n103396\t0\t0.2661064425770308\t0.7338935574229692\t103396\tF\tMarried\t1963\tL: 300,000 and above\t15000\tAssoc-V\t0\t4-5\tProf.\t4\t0\n103398\t0\t0.2661064425770308\t0.7338935574229692\t103398\tM\tMarried\t1956\tL: 300,000 and above\t7000\tHS-grad\t1\t3\tExec.\t6\t0\n103661\t0\t0.916095890410959\t0.08390410958904104\t103661\tM\tDivorc.\t1964\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t2\tSales\t5\t0\n100529\t0\t0.916095890410959\t0.08390410958904104\t100529\tF\tSepar.\t1954\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t9+\tMachine\t5\t0\n101121\t0\t0.9857142857142858\t0.014285714285714235\t101121\tF\tNeverM\t1976\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t9+\t?\t3\t1\n101282\t0\t0.8518518518518519\t0.14814814814814814\t101282\tM\tMarried\t1962\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t3\tOther\t4\t0\n101318\t0\t0.592797783933518\t0.407202216066482\t101318\tM\tMarried\t1974\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t3\tTransp.\t4\t1\n101320\t0\t0.9857142857142858\t0.014285714285714235\t101320\tM\tNeverM\t1978\tE: 90,000 - 109,999\t10000\tHS-grad\t0\t2\tExec.\t3\t1\n101566\t0\t0.916095890410959\t0.08390410958904104\t101566\tM\tDivorc.\t1965\tJ: 190,000 - 249,999\t11000\tBach.\t0\t2\tExec.\t6\t0\n101573\t0\t0.8704663212435233\t0.1295336787564767\t101573\tM\tMarried\t1969\tI: 170,000 - 189,999\t5000\t11th\t0\t3\tMachine\t3\t0\n101861\t0\t0.2661064425770308\t0.7338935574229692\t101861\tM\tMarried\t1959\tC: 50,000 - 69,999\t7000\tPhD\t0\t3\tProf.\t7\t0\n101958\t0\t0.916095890410959\t0.08390410958904104\t101958\tM\tMabsent\t1953\tB: 30,000 - 49,999\t1500\tBach.\t0\t2\tProf.\t5\t0\n102109\t0\t0.9857142857142858\t0.014285714285714235\t102109\tF\tNeverM\t1983\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t1\tOther\t1\t1\n102123\t0\t0.8518518518518519\t0.14814814814814814\t102123\tM\tMarried\t1971\tH: 150,000 - 169,999\t3000\tHS-grad\t1\t3\tFarming\t5\t0\n102165\t0\t0.592797783933518\t0.407202216066482\t102165\tF\tMarried\t1958\tD: 70,000 - 89,999\t15000\t< Bach.\t1\t4-5\tCleric.\t5\t0\n102323\t0\t0.2661064425770308\t0.7338935574229692\t102323\tM\tMarried\t1951\tI: 170,000 - 189,999\t1500\tProfsc\t1\t3\tProf.\t9\t0\n102360\t0\t0.9857142857142858\t0.014285714285714235\t102360\tM\tDivorc.\t1970\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t2\tCleric.\t3\t0\n102611\t0\t0.8704663212435233\t0.1295336787564767\t102611\tM\tMarried\t1972\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t3\tCrafts\t3\t0\n102706\t0\t0.9857142857142858\t0.014285714285714235\t102706\tF\tSepar.\t1971\tI: 170,000 - 189,999\t5000\tHS-grad\t0\t2\tOther\t2\t0\n103036\t0\t0.4625\t0.5375\t103036\tM\tMarried\t1977\tJ: 190,000 - 249,999\t10000\tBach.\t1\t3\tTransp.\t3\t1\n103196\t0\t0.2661064425770308\t0.7338935574229692\t103196\tM\tMarried\t1967\tG: 130,000 - 149,999\t9000\tHS-grad\t1\t3\tExec.\t5\t0\n103325\t0\t0.916095890410959\t0.08390410958904104\t103325\tF\tNeverM\t1954\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t9+\tTransp.\t5\t0\n103782\t0\t0.8704663212435233\t0.1295336787564767\t103782\tM\tMarried\t1973\tJ: 190,000 - 249,999\t11000\t< Bach.\t1\t3\tMachine\t3\t0\n104047\t0\t0.9857142857142858\t0.014285714285714235\t104047\tM\tNeverM\t1983\tL: 300,000 and above\t7000\tHS-grad\t0\t1\tOther\t2\t1\n104333\t0\t0.916095890410959\t0.08390410958904104\t104333\tF\tWidowed\t1937\tL: 300,000 and above\t15000\tBach.\t0\t2\tProf.\t5\t0\n104118\t0\t0.9857142857142858\t0.014285714285714235\t104118\tF\tNeverM\t1975\tI: 170,000 - 189,999\t15000\tHS-grad\t0\t1\tExec.\t3\t1\n100444\t0\t0.8704663212435233\t0.1295336787564767\t100444\tM\tMarried\t1979\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t3\tHandler\t2\t1\n100603\t0\t0.916095890410959\t0.08390410958904104\t100603\tF\tNeverM\t1971\tE: 90,000 - 109,999\t7000\tBach.\t0\t2\tProf.\t4\t0\n100625\t0\t0.916095890410959\t0.08390410958904104\t100625\tM\tDivorc.\t1972\tC: 50,000 - 69,999\t7000\t< Bach.\t0\t2\tCrafts\t5\t0\n100648\t0\t0.2661064425770308\t0.7338935574229692\t100648\tF\tMarried\t1970\tF: 110,000 - 129,999\t3000\tBach.\t1\t4-5\tExec.\t3\t0\n100728\t0\t0.9857142857142858\t0.014285714285714235\t100728\tF\tNeverM\t1985\tK: 250,000 - 299,999\t9000\tHS-grad\t0\t1\tSales\t2\t1\n100797\t0\t0.9857142857142858\t0.014285714285714235\t100797\tM\tMabsent\t1970\tL: 300,000 and above\t15000\tHS-grad\t0\t2\tSales\t2\t0\n100807\t0\t0.916095890410959\t0.08390410958904104\t100807\tF\tDivorc.\t1965\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t9+\tProf.\t4\t0\n100872\t0\t0.592797783933518\t0.407202216066482\t100872\tM\tMarried\t1971\tB: 30,000 - 49,999\t3000\t< Bach.\t0\t3\tCrafts\t4\t0\n100902\t0\t0.9857142857142858\t0.014285714285714235\t100902\tM\tNeverM\t1982\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t2\tSales\t2\t1\n101133\t0\t0.8704663212435233\t0.1295336787564767\t101133\tM\tMarried\t1975\tL: 300,000 and above\t11000\tHS-grad\t0\t3\tCrafts\t3\t1\n101181\t0\t0.8704663212435233\t0.1295336787564767\t101181\tM\tMarried\t1972\tD: 70,000 - 89,999\t10000\t< Bach.\t0\t3\tCleric.\t3\t0\n101283\t0\t0.9857142857142858\t0.014285714285714235\t101283\tF\tWidowed\t1959\tH: 150,000 - 169,999\t1500\t< Bach.\t0\t9+\tCleric.\t3\t0\n101584\t0\t0.9857142857142858\t0.014285714285714235\t101584\tF\tNeverM\t1976\tL: 300,000 and above\t11000\tHS-grad\t0\t1\tExec.\t3\t1\n101863\t0\t0.2661064425770308\t0.7338935574229692\t101863\tM\tMarried\t1952\tF: 110,000 - 129,999\t9000\tProfsc\t1\t3\tProf.\t9\t0\n101968\t0\t0.2661064425770308\t0.7338935574229692\t101968\tM\tMarried\t1973\tI: 170,000 - 189,999\t1500\t< Bach.\t1\t3\tExec.\t3\t0\n102458\t0\t0.916095890410959\t0.08390410958904104\t102458\tM\tNeverM\t1976\tK: 250,000 - 299,999\t11000\tBach.\t0\t2\tFarming\t5\t1\n102773\t0\t0.592797783933518\t0.407202216066482\t102773\tM\tMarried\t1953\tB: 30,000 - 49,999\t5000\tHS-grad\t1\t3\tSales\t8\t0\n102952\t0\t0.9857142857142858\t0.014285714285714235\t102952\tM\tNeverM\t1984\tH: 150,000 - 169,999\t5000\t< Bach.\t0\t1\tOther\t1\t1\n103608\t0\t0.916095890410959\t0.08390410958904104\t103608\tM\tNeverM\t1941\tH: 150,000 - 169,999\t5000\tHS-grad\t0\t2\tCrafts\t6\t0\n103742\t0\t0.6901408450704225\t0.3098591549295775\t103742\tM\tNeverM\t1961\tB: 30,000 - 49,999\t1500\tMasters\t0\t2\tProf.\t7\t0\n103768\t0\t0.8704663212435233\t0.1295336787564767\t103768\tM\tMarried\t1983\tL: 300,000 and above\t9000\tHS-grad\t0\t3\tCrafts\t2\t1\n103769\t0\t0.916095890410959\t0.08390410958904104\t103769\tF\tNeverM\t1968\tL: 300,000 and above\t9000\t12th\t0\t9+\tMachine\t4\t0\n100164\t0\t0.4625\t0.5375\t100164\tM\tMarried\t1946\tL: 300,000 and above\t11000\tBach.\t1\t3\tSales\t9\t0\n100219\t0\t0.8518518518518519\t0.14814814814814814\t100219\tM\tMarried\t1949\tL: 300,000 and above\t7000\t1st-4th\t0\t3\tOther\t5\t0\n100442\t0\t0.2661064425770308\t0.7338935574229692\t100442\tM\tMarried\t1945\tL: 300,000 and above\t7000\tProfsc\t1\t3\tProf.\t7\t0\n100843\t0\t0.916095890410959\t0.08390410958904104\t100843\tF\tSepar.\t1971\tJ: 190,000 - 249,999\t9000\tBach.\t1\t2\tProf.\t4\t0\n101073\t0\t0.8518518518518519\t0.14814814814814814\t101073\tM\tMarried\t1966\tH: 150,000 - 169,999\t10000\tHS-grad\t0\t3\tOther\t4\t0\n101316\t0\t0.916095890410959\t0.08390410958904104\t101316\tF\tDivorc.\t1967\tH: 150,000 - 169,999\t1500\tHS-grad\t0\t9+\tExec.\t4\t0\n101539\t0\t0.9857142857142858\t0.014285714285714235\t101539\tF\tWidowed\t1934\tI: 170,000 - 189,999\t5000\tAssoc-A\t0\t2\t?\t2\t0\n101637\t0\t0.8704663212435233\t0.1295336787564767\t101637\tM\tMarried\t1971\tA: Below 30,000\t1500\tAssoc-V\t0\t3\tTechSup\t3\t0\n101650\t0\t0.9857142857142858\t0.014285714285714235\t101650\tM\tNeverM\t1983\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t1\tOther\t1\t1\n102414\t0\t0.916095890410959\t0.08390410958904104\t102414\tF\tNeverM\t1967\tI: 170,000 - 189,999\t9000\t< Bach.\t0\t2\tSales\t4\t0\n102995\t0\t0.9857142857142858\t0.014285714285714235\t102995\tF\tNeverM\t1984\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t1\tOther\t0\t1\n103206\t0\t0.2661064425770308\t0.7338935574229692\t103206\tF\tMarried\t1961\tJ: 190,000 - 249,999\t9000\t< Bach.\t1\t4-5\tExec.\t4\t0\n103591\t0\t0.6857142857142857\t0.3142857142857143\t103591\tM\tMarried\t1979\tL: 300,000 and above\t15000\tHS-grad\t0\t3\tExec.\t3\t1\n103606\t0\t0.8704663212435233\t0.1295336787564767\t103606\tM\tMarried\t1978\tK: 250,000 - 299,999\t15000\t11th\t0\t3\tTransp.\t3\t1\n103964\t0\t0.9857142857142858\t0.014285714285714235\t103964\tF\tNeverM\t1982\tL: 300,000 and above\t15000\t< Bach.\t0\t1\tMachine\t2\t1\n104078\t0\t0.4625\t0.5375\t104078\tM\tMarried\t1968\tI: 170,000 - 189,999\t9000\tBach.\t1\t3\tSales\t4\t0\n104079\t0\t0.9857142857142858\t0.014285714285714235\t104079\tM\tNeverM\t1985\tF: 110,000 - 129,999\t1500\t11th\t0\t1\tCleric.\t1\t1\n104183\t0\t0.2661064425770308\t0.7338935574229692\t104183\tM\tMarried\t1948\tJ: 190,000 - 249,999\t15000\tBach.\t1\t3\tExec.\t6\t0\n104330\t0\t0.9857142857142858\t0.014285714285714235\t104330\tM\tNeverM\t1976\tG: 130,000 - 149,999\t1500\tBach.\t0\t1\tTechSup\t3\t1\n104388\t0\t0.9857142857142858\t0.014285714285714235\t104388\tF\tNeverM\t1980\tK: 250,000 - 299,999\t7000\tBach.\t0\t6-8\tHandler\t2\t1\n104314\t0\t0.9857142857142858\t0.014285714285714235\t104314\tF\tMabsent\t1957\tJ: 190,000 - 249,999\t9000\t7th-8th\t0\t9+\tHouse-s\t2\t0\n104350\t0\t0.916095890410959\t0.08390410958904104\t104350\tF\tDivorc.\t1958\tH: 150,000 - 169,999\t1500\tHS-grad\t0\t6-8\tOther\t5\t0\n104371\t0\t0.916095890410959\t0.08390410958904104\t104371\tF\tSepar.\t1956\tJ: 190,000 - 249,999\t11000\t5th-6th\t0\t9+\tSales\t5\t0\n100234\t0\t0.9857142857142858\t0.014285714285714235\t100234\tF\tNeverM\t1983\tD: 70,000 - 89,999\t5000\t< Bach.\t0\t2\tTechSup\t2\t1\n100366\t0\t0.9857142857142858\t0.014285714285714235\t100366\tF\tDivorc.\t1957\tK: 250,000 - 299,999\t15000\tHS-grad\t0\t2\tTechSup\t3\t0\n100724\t0\t0.916095890410959\t0.08390410958904104\t100724\tM\tNeverM\t1972\tF: 110,000 - 129,999\t9000\tHS-grad\t0\t2\tCrafts\t4\t0\n100802\t0\t0.9857142857142858\t0.014285714285714235\t100802\tF\tSepar.\t1974\tI: 170,000 - 189,999\t10000\t< Bach.\t0\t9+\tCleric.\t3\t1\n101364\t0\t0.9857142857142858\t0.014285714285714235\t101364\tM\tNeverM\t1982\tK: 250,000 - 299,999\t7000\t< Bach.\t0\t1\t?\t3\t1\n101484\t0\t0.9857142857142858\t0.014285714285714235\t101484\tM\tNeverM\t1972\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t1\tCrafts\t2\t0\n101580\t0\t0.592797783933518\t0.407202216066482\t101580\tM\tMarried\t1960\tE: 90,000 - 109,999\t7000\tHS-grad\t1\t3\tMachine\t4\t0\n101641\t0\t0.4625\t0.5375\t101641\tM\tMarried\t1946\tG: 130,000 - 149,999\t11000\tPhD\t1\t3\tTechSup\t6\t0\n101706\t0\t0.9857142857142858\t0.014285714285714235\t101706\tM\tMabsent\t1981\tA: Below 30,000\t1500\t< Bach.\t0\t9+\tTechSup\t1\t1\n101810\t0\t0.9857142857142858\t0.014285714285714235\t101810\tM\tNeverM\t1976\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t1\tOther\t3\t1\n101999\t0\t0.592797783933518\t0.407202216066482\t101999\tM\tMarried\t1954\tD: 70,000 - 89,999\t10000\tAssoc-V\t0\t3\tCrafts\t5\t0\n102024\t0\t0.9857142857142858\t0.014285714285714235\t102024\tM\tNeverM\t1983\tC: 50,000 - 69,999\t7000\tHS-grad\t0\t9+\tCrafts\t2\t1\n102286\t0\t0.6901408450704225\t0.3098591549295775\t102286\tM\tNeverM\t1928\tB: 30,000 - 49,999\t3000\tPhD\t0\t2\t?\t8\t0\n102293\t0\t0.9857142857142858\t0.014285714285714235\t102293\tM\tNeverM\t1979\tK: 250,000 - 299,999\t11000\t11th\t0\t2\tOther\t3\t1\n102415\t0\t0.916095890410959\t0.08390410958904104\t102415\tM\tDivorc.\t1967\tJ: 190,000 - 249,999\t11000\tBach.\t0\t9+\tProf.\t5\t0\n102635\t0\t0.8704663212435233\t0.1295336787564767\t102635\tM\tMarried\t1978\tL: 300,000 and above\t15000\t< Bach.\t0\t3\tCleric.\t3\t1\n102725\t0\t0.8704663212435233\t0.1295336787564767\t102725\tM\tMarried\t1974\tF: 110,000 - 129,999\t3000\tHS-grad\t0\t3\tMachine\t3\t1\n102733\t0\t0.2661064425770308\t0.7338935574229692\t102733\tM\tMarried\t1962\tL: 300,000 and above\t15000\tMasters\t1\t3\tExec.\t4\t0\n103415\t0\t0.8518518518518519\t0.14814814814814814\t103415\tF\tMarried\t1957\tE: 90,000 - 109,999\t10000\t11th\t1\t4-5\tOther\t5\t0\n103453\t0\t0.9857142857142858\t0.014285714285714235\t103453\tM\tSepar.\t1979\tJ: 190,000 - 249,999\t11000\tAssoc-A\t1\t9+\tCrafts\t2\t1\n103737\t0\t0.9857142857142858\t0.014285714285714235\t103737\tM\tDivorc.\t1982\tB: 30,000 - 49,999\t3000\tHS-grad\t0\t6-8\tMachine\t2\t1\n104025\t0\t0.916095890410959\t0.08390410958904104\t104025\tF\tSepar.\t1954\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t2\tOther\t5\t0\n100303\t0\t0.916095890410959\t0.08390410958904104\t100303\tF\tDivorc.\t1964\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t2\tOther\t4\t0\n100503\t0\t0.9857142857142858\t0.014285714285714235\t100503\tM\tNeverM\t1977\tE: 90,000 - 109,999\t1500\tAssoc-A\t0\t2\tSales\t3\t1\n100539\t0\t0.6901408450704225\t0.3098591549295775\t100539\tF\tNeverM\t1970\tH: 150,000 - 169,999\t10000\tMasters\t0\t2\tProf.\t4\t0\n100627\t0\t0.916095890410959\t0.08390410958904104\t100627\tM\tNeverM\t1951\tE: 90,000 - 109,999\t10000\t5th-6th\t0\t2\tHandler\t7\t0\n100833\t0\t0.9857142857142858\t0.014285714285714235\t100833\tF\tNeverM\t1984\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t6-8\tCleric.\t2\t1\n100987\t0\t0.916095890410959\t0.08390410958904104\t100987\tF\tNeverM\t1958\tL: 300,000 and above\t9000\tBach.\t0\t2\tSales\t5\t0\n101220\t0\t0.9857142857142858\t0.014285714285714235\t101220\tM\tNeverM\t1984\tI: 170,000 - 189,999\t10000\t11th\t0\t1\tMachine\t3\t1\n101578\t0\t0.592797783933518\t0.407202216066482\t101578\tM\tMarried\t1949\tI: 170,000 - 189,999\t10000\tHS-grad\t1\t3\tCrafts\t5\t0\n101924\t0\t0.9857142857142858\t0.014285714285714235\t101924\tF\tNeverM\t1977\tI: 170,000 - 189,999\t3000\tBach.\t1\t1\tCleric.\t3\t1\n101949\t0\t0.916095890410959\t0.08390410958904104\t101949\tF\tDivorc.\t1953\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t9+\tSales\t9\t0\n102013\t0\t0.4625\t0.5375\t102013\tM\tMarried\t1930\tJ: 190,000 - 249,999\t9000\tBach.\t0\t3\t?\t5\t0\n102127\t0\t0.592797783933518\t0.407202216066482\t102127\tM\tMarried\t1954\tI: 170,000 - 189,999\t9000\t< Bach.\t1\t3\tSales\t10\t0\n102761\t0\t0.9857142857142858\t0.014285714285714235\t102761\tF\tNeverM\t1985\tA: Below 30,000\t1500\t11th\t0\t6-8\tOther\t2\t1\n103139\t0\t0.592797783933518\t0.407202216066482\t103139\tM\tMarried\t1952\tF: 110,000 - 129,999\t3000\tHS-grad\t0\t3\tCrafts\t5\t0\n103460\t0\t0.4625\t0.5375\t103460\tM\tMarried\t1945\tG: 130,000 - 149,999\t5000\tBach.\t0\t3\tOther\t6\t0\n103461\t0\t0.9857142857142858\t0.014285714285714235\t103461\tM\tNeverM\t1978\tE: 90,000 - 109,999\t1500\t12th\t0\t1\tCrafts\t3\t1\n103548\t0\t0.2661064425770308\t0.7338935574229692\t103548\tM\tMarried\t1949\tH: 150,000 - 169,999\t7000\t< Bach.\t1\t3\tExec.\t5\t0\n103609\t0\t0.916095890410959\t0.08390410958904104\t103609\tF\tNeverM\t1971\tE: 90,000 - 109,999\t7000\tBach.\t0\t2\tProf.\t4\t0\n103795\t0\t0.916095890410959\t0.08390410958904104\t103795\tM\tDivorc.\t1958\tI: 170,000 - 189,999\t10000\tBach.\t0\t2\tProf.\t6\t0\n103810\t0\t0.916095890410959\t0.08390410958904104\t103810\tM\tDivorc.\t1959\tF: 110,000 - 129,999\t10000\tHS-grad\t0\t9+\tCrafts\t4\t0\n104455\t0\t0.2661064425770308\t0.7338935574229692\t104455\tM\tMarried\t1973\tH: 150,000 - 169,999\t1500\tAssoc-V\t1\t3\tProf.\t5\t0\n104484\t0\t0.8518518518518519\t0.14814814814814814\t104484\tM\tMarried\t1966\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t3\tOther\t5\t0\n104346\t0\t0.2661064425770308\t0.7338935574229692\t104346\tM\tMarried\t1955\tC: 50,000 - 69,999\t3000\tBach.\t1\t3\tExec.\t7\t0\n100676\t0\t0.2661064425770308\t0.7338935574229692\t100676\tF\tMarried\t1957\tK: 250,000 - 299,999\t11000\tBach.\t0\t4-5\tProf.\t8\t0\n100783\t0\t0.8704663212435233\t0.1295336787564767\t100783\tM\tMarried\t1969\tK: 250,000 - 299,999\t7000\t11th\t0\t3\tCrafts\t3\t0\n100803\t0\t0.8518518518518519\t0.14814814814814814\t100803\tM\tMarried\t1946\tK: 250,000 - 299,999\t11000\t11th\t0\t3\tOther\t7\t0\n101097\t0\t0.916095890410959\t0.08390410958904104\t101097\tF\tNeverM\t1948\tH: 150,000 - 169,999\t10000\tBach.\t0\t6-8\tTechSup\t6\t0\n101118\t0\t0.916095890410959\t0.08390410958904104\t101118\tF\tDivorc.\t1955\tI: 170,000 - 189,999\t9000\tAssoc-V\t0\t1\tOther\t5\t0\n101395\t0\t0.8704663212435233\t0.1295336787564767\t101395\tM\tMarried\t1977\tJ: 190,000 - 249,999\t11000\t11th\t1\t3\tCleric.\t3\t1\n101724\t0\t0.916095890410959\t0.08390410958904104\t101724\tM\tNeverM\t1975\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t1\tMachine\t4\t1\n101844\t0\t0.592797783933518\t0.407202216066482\t101844\tM\tMarried\t1947\tD: 70,000 - 89,999\t1500\t7th-8th\t0\t3\tCrafts\t6\t0\n101897\t0\t0.2661064425770308\t0.7338935574229692\t101897\tM\tMarried\t1969\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t3\tProtec.\t3\t0\n102244\t0\t0.8704663212435233\t0.1295336787564767\t102244\tF\tMarried\t1979\tL: 300,000 and above\t15000\t< Bach.\t0\t4-5\tCleric.\t2\t1\n102268\t0\t0.9857142857142858\t0.014285714285714235\t102268\tF\tNeverM\t1973\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t2\tCleric.\t3\t0\n102712\t0\t0.916095890410959\t0.08390410958904104\t102712\tM\tNeverM\t1960\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t2\tCrafts\t4\t0\n102755\t0\t0.4625\t0.5375\t102755\tM\tMarried\t1972\tD: 70,000 - 89,999\t9000\tAssoc-A\t0\t3\tSales\t5\t0\n103172\t0\t0.916095890410959\t0.08390410958904104\t103172\tM\tMabsent\t1957\tG: 130,000 - 149,999\t1500\tHS-grad\t0\t2\tFarming\t8\t0\n103547\t0\t0.9857142857142858\t0.014285714285714235\t103547\tF\tNeverM\t1983\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t2\tSales\t2\t1\n103752\t0\t0.916095890410959\t0.08390410958904104\t103752\tF\tNeverM\t1968\tE: 90,000 - 109,999\t10000\t< Bach.\t0\t1\tCleric.\t4\t0\n100099\t0\t0.8704663212435233\t0.1295336787564767\t100099\tM\tMarried\t1973\tL: 300,000 and above\t9000\tHS-grad\t0\t3\tTechSup\t3\t0\n100324\t0\t0.4625\t0.5375\t100324\tF\tMarried\t1964\tH: 150,000 - 169,999\t7000\tMasters\t0\t4-5\t?\t4\t0\n100501\t0\t0.9857142857142858\t0.014285714285714235\t100501\tM\tNeverM\t1979\tL: 300,000 and above\t9000\tHS-grad\t0\t6-8\tExec.\t3\t1\n100781\t0\t0.916095890410959\t0.08390410958904104\t100781\tM\tSepar.\t1962\tH: 150,000 - 169,999\t1500\tAssoc-A\t0\t2\tCrafts\t5\t0\n101705\t0\t0.9857142857142858\t0.014285714285714235\t101705\tF\tNeverM\t1982\tJ: 190,000 - 249,999\t9000\tAssoc-V\t0\t1\tTechSup\t2\t1\n101942\t0\t0.9857142857142858\t0.014285714285714235\t101942\tM\tNeverM\t1976\tL: 300,000 and above\t11000\tBach.\t0\t9+\tProf.\t3\t1\n102279\t0\t0.4625\t0.5375\t102279\tF\tMarried\t1978\tJ: 190,000 - 249,999\t15000\tBach.\t0\t4-5\tCleric.\t3\t1\n102349\t0\t0.916095890410959\t0.08390410958904104\t102349\tM\tDivorc.\t1967\tF: 110,000 - 129,999\t5000\t10th\t0\t1\tSales\t4\t0\n102555\t0\t0.916095890410959\t0.08390410958904104\t102555\tM\tNeverM\t1913\tB: 30,000 - 49,999\t3000\tBach.\t0\t2\tExec.\t14\t0\n102713\t0\t0.2661064425770308\t0.7338935574229692\t102713\tM\tMarried\t1952\tE: 90,000 - 109,999\t9000\t7th-8th\t0\t3\tExec.\t6\t0\n102776\t0\t0.916095890410959\t0.08390410958904104\t102776\tF\tDivorc.\t1949\tE: 90,000 - 109,999\t7000\t< Bach.\t0\t2\tCleric.\t5\t0\n102803\t0\t0.9857142857142858\t0.014285714285714235\t102803\tF\tNeverM\t1978\tE: 90,000 - 109,999\t1500\tHS-grad\t0\t1\tCleric.\t3\t1\n102962\t0\t0.592797783933518\t0.407202216066482\t102962\tM\tMarried\t1943\tE: 90,000 - 109,999\t10000\tAssoc-V\t1\t3\tTechSup\t6\t0\n103087\t0\t0.9857142857142858\t0.014285714285714235\t103087\tM\tNeverM\t1984\tG: 130,000 - 149,999\t3000\t12th\t0\t1\t?\t1\t1\n103242\t0\t0.916095890410959\t0.08390410958904104\t103242\tM\tDivorc.\t1961\tI: 170,000 - 189,999\t5000\t< Bach.\t0\t9+\tCrafts\t4\t0\n103802\t0\t0.916095890410959\t0.08390410958904104\t103802\tM\tSepar.\t1962\tH: 150,000 - 169,999\t3000\tAssoc-A\t0\t2\tCrafts\t5\t0\n103960\t0\t0.2661064425770308\t0.7338935574229692\t103960\tM\tMarried\t1959\tF: 110,000 - 129,999\t3000\tHS-grad\t0\t3\tExec.\t4\t0\n103977\t0\t0.9857142857142858\t0.014285714285714235\t103977\tF\tSepar.\t1960\tI: 170,000 - 189,999\t11000\t< Bach.\t0\t9+\tSales\t1\t0\n104080\t0\t0.916095890410959\t0.08390410958904104\t104080\tM\tDivorc.\t1957\tE: 90,000 - 109,999\t1500\t< Bach.\t0\t2\tHandler\t6\t0\n104449\t0\t0.4625\t0.5375\t104449\tM\tMarried\t1957\tJ: 190,000 - 249,999\t9000\tBach.\t1\t3\tCrafts\t6\t0\n104085\t0\t0.4625\t0.5375\t104085\tM\tMarried\t1951\tH: 150,000 - 169,999\t3000\tAssoc-A\t1\t3\tTechSup\t5\t0\n104486\t0\t0.4625\t0.5375\t104486\tM\tMarried\t1960\tK: 250,000 - 299,999\t7000\tBach.\t1\t3\tMachine\t4\t0\n100097\t0\t0.9857142857142858\t0.014285714285714235\t100097\tF\tNeverM\t1970\tI: 170,000 - 189,999\t1500\t5th-6th\t0\t9+\tOther\t3\t0\n100367\t0\t0.916095890410959\t0.08390410958904104\t100367\tF\tDivorc.\t1963\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t2\tOther\t5\t0\n100497\t0\t0.8518518518518519\t0.14814814814814814\t100497\tM\tMarried\t1968\tI: 170,000 - 189,999\t11000\tHS-grad\t1\t3\tFarming\t7\t0\n100669\t0\t0.8518518518518519\t0.14814814814814814\t100669\tM\tMarried\t1969\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t3\tFarming\t4\t0\n100900\t0\t0.2661064425770308\t0.7338935574229692\t100900\tM\tMarried\t1959\tF: 110,000 - 129,999\t1500\tHS-grad\t0\t3\tExec.\t4\t0\n101108\t0\t0.2661064425770308\t0.7338935574229692\t101108\tF\tMarried\t1967\tL: 300,000 and above\t9000\tAssoc-A\t1\t4-5\tExec.\t5\t0\n102110\t0\t0.592797783933518\t0.407202216066482\t102110\tM\tMarried\t1967\tE: 90,000 - 109,999\t7000\tHS-grad\t0\t3\tSales\t4\t0\n102294\t0\t0.592797783933518\t0.407202216066482\t102294\tM\tMarried\t1966\tJ: 190,000 - 249,999\t15000\t5th-6th\t0\t3\tMachine\t4\t0\n102514\t0\t0.916095890410959\t0.08390410958904104\t102514\tF\tDivorc.\t1964\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t9+\tMachine\t4\t0\n103127\t0\t0.2661064425770308\t0.7338935574229692\t103127\tM\tMarried\t1968\tH: 150,000 - 169,999\t5000\tPhD\t1\t3\tProf.\t4\t0\n103367\t0\t0.916095890410959\t0.08390410958904104\t103367\tM\tNeverM\t1970\tD: 70,000 - 89,999\t1500\tBach.\t0\t2\tProf.\t5\t0\n103718\t0\t0.9857142857142858\t0.014285714285714235\t103718\tF\tNeverM\t1977\tL: 300,000 and above\t11000\tHS-grad\t0\t1\tOther\t3\t1\n100306\t0\t0.9857142857142858\t0.014285714285714235\t100306\tF\tNeverM\t1979\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t2\tTransp.\t3\t1\n100412\t0\t0.9857142857142858\t0.014285714285714235\t100412\tM\tNeverM\t1979\tH: 150,000 - 169,999\t7000\tHS-grad\t0\t2\tCrafts\t2\t1\n100456\t0\t0.916095890410959\t0.08390410958904104\t100456\tM\tDivorc.\t1959\tK: 250,000 - 299,999\t15000\tHS-grad\t0\t2\tSales\t6\t0\n100526\t0\t0.916095890410959\t0.08390410958904104\t100526\tM\tNeverM\t1968\tL: 300,000 and above\t7000\tHS-grad\t0\t2\tCrafts\t4\t0\n100591\t0\t0.916095890410959\t0.08390410958904104\t100591\tF\tWidowed\t1962\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t2\tSales\t4\t0\n100629\t0\t0.592797783933518\t0.407202216066482\t100629\tM\tMarried\t1958\tE: 90,000 - 109,999\t9000\tAssoc-V\t1\t3\tCrafts\t5\t0\n100633\t0\t0.2661064425770308\t0.7338935574229692\t100633\tM\tMarried\t1963\tG: 130,000 - 149,999\t9000\tMasters\t1\t3\tExec.\t4\t0\n100841\t0\t0.916095890410959\t0.08390410958904104\t100841\tM\tNeverM\t1943\tG: 130,000 - 149,999\t9000\tHS-grad\t0\t2\tHandler\t6\t0\n101372\t0\t0.4625\t0.5375\t101372\tM\tMarried\t1973\tJ: 190,000 - 249,999\t11000\tBach.\t1\t3\tSales\t5\t0\n101413\t0\t0.916095890410959\t0.08390410958904104\t101413\tF\tNeverM\t1955\tH: 150,000 - 169,999\t5000\t< Bach.\t1\t2\tExec.\t5\t0\n101428\t0\t0.6857142857142857\t0.3142857142857143\t101428\tM\tMarried\t1974\tJ: 190,000 - 249,999\t15000\tProfsc\t0\t3\tProf.\t6\t1\n101778\t0\t0.9857142857142858\t0.014285714285714235\t101778\tF\tNeverM\t1986\tH: 150,000 - 169,999\t10000\t10th\t0\t1\tOther\t1\t1\n101813\t0\t0.592797783933518\t0.407202216066482\t101813\tM\tMarried\t1949\tG: 130,000 - 149,999\t3000\t< Bach.\t1\t3\tCrafts\t7\t0\n101821\t0\t0.592797783933518\t0.407202216066482\t101821\tM\tMarried\t1964\tH: 150,000 - 169,999\t7000\t< Bach.\t1\t3\tCrafts\t6\t0\n102046\t0\t0.2661064425770308\t0.7338935574229692\t102046\tM\tMarried\t1938\tI: 170,000 - 189,999\t3000\tHS-grad\t0\t3\tExec.\t7\t0\n102175\t0\t0.916095890410959\t0.08390410958904104\t102175\tM\tDivorc.\t1957\tI: 170,000 - 189,999\t11000\tBach.\t0\t2\tMachine\t5\t0\n102193\t0\t0.8704663212435233\t0.1295336787564767\t102193\tF\tMarried\t1960\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t4-5\tOther\t2\t0\n102455\t0\t0.9857142857142858\t0.014285714285714235\t102455\tM\tNeverM\t1982\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t1\tHandler\t1\t1\n102561\t0\t0.916095890410959\t0.08390410958904104\t102561\tF\tSepar.\t1954\tF: 110,000 - 129,999\t9000\t10th\t0\t9+\tOther\t5\t0\n102665\t0\t0.9857142857142858\t0.014285714285714235\t102665\tF\tNeverM\t1971\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t1\tTransp.\t3\t0\n102846\t0\t0.9857142857142858\t0.014285714285714235\t102846\tF\tNeverM\t1973\tL: 300,000 and above\t9000\t< Bach.\t0\t9+\tTransp.\t3\t0\n103747\t0\t0.916095890410959\t0.08390410958904104\t103747\tF\tDivorc.\t1961\tL: 300,000 and above\t9000\tAssoc-A\t1\t9+\tProf.\t4\t0\n103774\t0\t0.916095890410959\t0.08390410958904104\t103774\tF\tDivorc.\t1955\tF: 110,000 - 129,999\t7000\tBach.\t0\t2\tProf.\t5\t0\n104050\t0\t0.9857142857142858\t0.014285714285714235\t104050\tF\tDivorc.\t1975\tK: 250,000 - 299,999\t9000\tHS-grad\t0\t9+\tOther\t3\t1\n104060\t0\t0.916095890410959\t0.08390410958904104\t104060\tF\tDivorc.\t1949\tH: 150,000 - 169,999\t5000\tHS-grad\t0\t2\t?\t4\t0\n104270\t0\t0.9857142857142858\t0.014285714285714235\t104270\tM\tNeverM\t1983\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t1\tHandler\t2\t1\n104369\t0\t0.2661064425770308\t0.7338935574229692\t104369\tM\tMarried\t1958\tD: 70,000 - 89,999\t5000\tBach.\t1\t3\tExec.\t6\t0\n104293\t0\t0.916095890410959\t0.08390410958904104\t104293\tF\tDivorc.\t1950\tG: 130,000 - 149,999\t3000\t7th-8th\t0\t2\tMachine\t5\t0\n104393\t0\t0.592797783933518\t0.407202216066482\t104393\tM\tMarried\t1968\tJ: 190,000 - 249,999\t15000\t< Bach.\t0\t3\tCleric.\t4\t0\n100040\t0\t0.9857142857142858\t0.014285714285714235\t100040\tF\tNeverM\t1986\tJ: 190,000 - 249,999\t9000\t11th\t0\t1\tSales\t0\t1\n100201\t0\t0.916095890410959\t0.08390410958904104\t100201\tM\tNeverM\t1980\tL: 300,000 and above\t9000\t< Bach.\t0\t1\tOther\t5\t1\n100300\t0\t0.2661064425770308\t0.7338935574229692\t100300\tM\tMarried\t1961\tG: 130,000 - 149,999\t10000\tBach.\t1\t3\tProf.\t4\t0\n100454\t0\t0.9857142857142858\t0.014285714285714235\t100454\tF\tNeverM\t1984\tE: 90,000 - 109,999\t1500\t< Bach.\t0\t1\tProf.\t2\t1\n100510\t0\t0.592797783933518\t0.407202216066482\t100510\tM\tMarried\t1962\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t3\tCrafts\t4\t0\n100704\t0\t0.2661064425770308\t0.7338935574229692\t100704\tM\tMarried\t1962\tF: 110,000 - 129,999\t7000\t< Bach.\t1\t3\tProf.\t4\t0\n100747\t0\t0.8704663212435233\t0.1295336787564767\t100747\tM\tMarried\t1971\tE: 90,000 - 109,999\t7000\t< Bach.\t0\t3\tOther\t3\t0\n100765\t0\t0.916095890410959\t0.08390410958904104\t100765\tM\tDivorc.\t1964\tL: 300,000 and above\t11000\t10th\t0\t1\tHandler\t4\t0\n100776\t0\t0.8704663212435233\t0.1295336787564767\t100776\tM\tMarried\t1966\tI: 170,000 - 189,999\t10000\t< Bach.\t0\t3\tOther\t2\t0\n101045\t0\t0.4625\t0.5375\t101045\tM\tMarried\t1964\tB: 30,000 - 49,999\t1500\tAssoc-A\t0\t3\tMachine\t4\t0\n101376\t0\t0.916095890410959\t0.08390410958904104\t101376\tF\tNeverM\t1976\tL: 300,000 and above\t11000\tBach.\t0\t2\tCleric.\t5\t1\n101504\t0\t0.2661064425770308\t0.7338935574229692\t101504\tM\tMarried\t1958\tB: 30,000 - 49,999\t1500\tBach.\t1\t3\tExec.\t5\t0\n101619\t0\t0.9857142857142858\t0.014285714285714235\t101619\tF\tNeverM\t1964\tJ: 190,000 - 249,999\t11000\t11th\t0\t9+\tProf.\t3\t0\n101644\t0\t0.916095890410959\t0.08390410958904104\t101644\tM\tDivorc.\t1967\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t2\tMachine\t5\t0\n101728\t0\t0.9857142857142858\t0.014285714285714235\t101728\tM\tNeverM\t1977\tJ: 190,000 - 249,999\t11000\t11th\t0\t6-8\tOther\t2\t1\n101833\t0\t0.592797783933518\t0.407202216066482\t101833\tM\tMarried\t1955\tH: 150,000 - 169,999\t10000\tHS-grad\t1\t3\tCrafts\t8\t0\n102077\t0\t0.916095890410959\t0.08390410958904104\t102077\tM\tDivorc.\t1960\tC: 50,000 - 69,999\t3000\tBach.\t1\t9+\tSales\t4\t0\n102144\t0\t0.916095890410959\t0.08390410958904104\t102144\tM\tMabsent\t1928\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t2\tCrafts\t6\t0\n102252\t0\t0.916095890410959\t0.08390410958904104\t102252\tF\tWidowed\t1946\tJ: 190,000 - 249,999\t15000\tHS-grad\t0\t2\tCleric.\t6\t0\n102475\t0\t0.916095890410959\t0.08390410958904104\t102475\tF\tNeverM\t1963\tA: Below 30,000\t1500\tAssoc-A\t0\t2\tCleric.\t4\t0\n102648\t0\t0.2661064425770308\t0.7338935574229692\t102648\tM\tMarried\t1969\tG: 130,000 - 149,999\t7000\tMasters\t1\t3\tProf.\t5\t0\n102671\t0\t0.6857142857142857\t0.3142857142857143\t102671\tM\tMarried\t1976\tG: 130,000 - 149,999\t5000\t< Bach.\t0\t3\tExec.\t2\t1\n102908\t0\t0.9857142857142858\t0.014285714285714235\t102908\tM\tNeverM\t1974\tK: 250,000 - 299,999\t15000\t12th\t0\t9+\tCrafts\t3\t1\n102920\t0\t0.8704663212435233\t0.1295336787564767\t102920\tM\tMarried\t1974\tC: 50,000 - 69,999\t9000\tAssoc-V\t0\t3\tCleric.\t3\t1\n103355\t0\t0.4625\t0.5375\t103355\tM\tMarried\t1964\tI: 170,000 - 189,999\t3000\tBach.\t0\t3\tCrafts\t4\t0\n103620\t0\t0.9857142857142858\t0.014285714285714235\t103620\tM\tNeverM\t1986\tE: 90,000 - 109,999\t5000\t11th\t0\t1\tHandler\t0\t1\n100301\t0\t0.916095890410959\t0.08390410958904104\t100301\tF\tDivorc.\t1945\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t9+\tCleric.\t7\t0\n100396\t0\t0.916095890410959\t0.08390410958904104\t100396\tF\tDivorc.\t1956\tG: 130,000 - 149,999\t15000\t< Bach.\t0\t2\tCleric.\t7\t0\n100588\t0\t0.2661064425770308\t0.7338935574229692\t100588\tM\tMarried\t1969\tE: 90,000 - 109,999\t5000\tBach.\t0\t3\tProf.\t3\t0\n100973\t0\t0.8518518518518519\t0.14814814814814814\t100973\tM\tMarried\t1936\tJ: 190,000 - 249,999\t11000\t11th\t0\t3\t?\t7\t0\n101128\t0\t0.916095890410959\t0.08390410958904104\t101128\tM\tMabsent\t1946\tI: 170,000 - 189,999\t1500\tAssoc-A\t0\t9+\tFarming\t6\t0\n101142\t0\t0.8518518518518519\t0.14814814814814814\t101142\tM\tMarried\t1925\tI: 170,000 - 189,999\t11000\t7th-8th\t0\t3\tHandler\t4\t0\n101296\t0\t0.9857142857142858\t0.014285714285714235\t101296\tF\tNeverM\t1981\tJ: 190,000 - 249,999\t15000\t< Bach.\t0\t1\t?\t2\t1\n101355\t0\t0.9857142857142858\t0.014285714285714235\t101355\tF\tNeverM\t1983\tA: Below 30,000\t1500\t< Bach.\t0\t9+\t?\t1\t1\n101528\t0\t0.916095890410959\t0.08390410958904104\t101528\tM\tSepar.\t1951\tK: 250,000 - 299,999\t9000\tHS-grad\t0\t2\tCrafts\t5\t0\n102262\t0\t0.8704663212435233\t0.1295336787564767\t102262\tM\tMarried\t1972\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t3\tCrafts\t3\t0\n102357\t0\t0.916095890410959\t0.08390410958904104\t102357\tF\tDivorc.\t1959\tJ: 190,000 - 249,999\t11000\t10th\t0\t9+\tCleric.\t4\t0\n102399\t0\t0.9857142857142858\t0.014285714285714235\t102399\tM\tNeverM\t1986\tK: 250,000 - 299,999\t15000\t10th\t0\t1\tOther\t1\t1\n102700\t0\t0.2661064425770308\t0.7338935574229692\t102700\tM\tMarried\t1961\tK: 250,000 - 299,999\t15000\tBach.\t0\t3\tExec.\t6\t0\n102745\t0\t0.916095890410959\t0.08390410958904104\t102745\tM\tSepar.\t1966\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t9+\t?\t4\t0\n102756\t0\t0.8518518518518519\t0.14814814814814814\t102756\tM\tMarried\t1955\tB: 30,000 - 49,999\t1500\tHS-grad\t0\t3\tFarming\t8\t0\n102875\t0\t0.916095890410959\t0.08390410958904104\t102875\tF\tDivorc.\t1963\tJ: 190,000 - 249,999\t15000\t9th\t0\t2\tOther\t4\t0\n103232\t0\t0.2661064425770308\t0.7338935574229692\t103232\tM\tMarried\t1967\tI: 170,000 - 189,999\t5000\tMasters\t1\t3\tProf.\t4\t0\n103338\t0\t0.8518518518518519\t0.14814814814814814\t103338\tM\tMarried\t1961\tH: 150,000 - 169,999\t3000\t< Bach.\t0\t3\tFarming\t6\t0\n103442\t0\t0.8704663212435233\t0.1295336787564767\t103442\tF\tMarried\t1964\tK: 250,000 - 299,999\t15000\t9th\t0\t4-5\tOther\t3\t0\n103669\t0\t0.916095890410959\t0.08390410958904104\t103669\tF\tDivorc.\t1963\tB: 30,000 - 49,999\t5000\tHS-grad\t0\t2\tOther\t5\t0\n103868\t0\t0.9857142857142858\t0.014285714285714235\t103868\tM\tDivorc.\t1976\tE: 90,000 - 109,999\t5000\tHS-grad\t0\t2\tCleric.\t3\t1\n104062\t0\t0.9857142857142858\t0.014285714285714235\t104062\tF\tNeverM\t1974\tI: 170,000 - 189,999\t3000\t< Bach.\t1\t2\tOther\t3\t1\n103383\t0\t0.9857142857142858\t0.014285714285714235\t103383\tM\tNeverM\t1976\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t1\tProtec.\t3\t1\n103469\t0\t0.9857142857142858\t0.014285714285714235\t103469\tF\tNeverM\t1980\tC: 50,000 - 69,999\t1500\tAssoc-V\t0\t9+\tSales\t3\t1\n103783\t0\t0.9857142857142858\t0.014285714285714235\t103783\tF\tMabsent\t1964\tG: 130,000 - 149,999\t7000\tHS-grad\t0\t9+\tSales\t3\t0\n103796\t0\t0.6901408450704225\t0.3098591549295775\t103796\tF\tNeverM\t1936\tJ: 190,000 - 249,999\t11000\tPhD\t1\t2\tProf.\t8\t0\n103812\t0\t0.2661064425770308\t0.7338935574229692\t103812\tF\tMarried\t1960\tI: 170,000 - 189,999\t5000\tMasters\t1\t4-5\tExec.\t3\t0\n104332\t0\t0.9857142857142858\t0.014285714285714235\t104332\tM\tDivorc.\t1971\tI: 170,000 - 189,999\t11000\tBach.\t1\t6-8\tProf.\t3\t0\n104399\t0\t0.2661064425770308\t0.7338935574229692\t104399\tM\tMarried\t1956\tE: 90,000 - 109,999\t3000\t< Bach.\t0\t3\tExec.\t5\t0\n104026\t0\t0.916095890410959\t0.08390410958904104\t104026\tM\tMabsent\t1950\tJ: 190,000 - 249,999\t9000\t9th\t0\t9+\tMachine\t11\t0\n104271\t0\t0.8704663212435233\t0.1295336787564767\t104271\tM\tMarried\t1974\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t3\tCrafts\t3\t1\n104466\t0\t0.6901408450704225\t0.3098591549295775\t104466\tF\tSepar.\t1954\tL: 300,000 and above\t9000\tMasters\t0\t9+\tProf.\t9\t0\n104468\t0\t0.9857142857142858\t0.014285714285714235\t104468\tF\tDivorc.\t1971\tH: 150,000 - 169,999\t5000\tBach.\t0\t2\tMachine\t3\t0\n104479\t0\t0.8704663212435233\t0.1295336787564767\t104479\tM\tMarried\t1974\tK: 250,000 - 299,999\t11000\t< Bach.\t0\t3\tTransp.\t3\t1\n100604\t0\t0.9857142857142858\t0.014285714285714235\t100604\tM\tNeverM\t1981\tC: 50,000 - 69,999\t3000\tHS-grad\t0\t1\tProf.\t2\t1\n101040\t0\t0.916095890410959\t0.08390410958904104\t101040\tM\tNeverM\t1957\tK: 250,000 - 299,999\t7000\tHS-grad\t0\t1\tCrafts\t5\t0\n101238\t0\t0.592797783933518\t0.407202216066482\t101238\tM\tMarried\t1957\tJ: 190,000 - 249,999\t15000\tHS-grad\t1\t3\tTransp.\t5\t0\n101390\t0\t0.9857142857142858\t0.014285714285714235\t101390\tF\tDivorc.\t1971\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t1\tCleric.\t3\t0\n101609\t0\t0.9857142857142858\t0.014285714285714235\t101609\tF\tNeverM\t1985\tK: 250,000 - 299,999\t7000\t11th\t0\t2\tSales\t1\t1\n102139\t0\t0.592797783933518\t0.407202216066482\t102139\tM\tMarried\t1951\tE: 90,000 - 109,999\t7000\tHS-grad\t1\t3\tSales\t5\t0\n102259\t0\t0.916095890410959\t0.08390410958904104\t102259\tM\tDivorc.\t1964\tL: 300,000 and above\t11000\t< Bach.\t0\t2\tOther\t4\t0\n102345\t0\t0.4625\t0.5375\t102345\tM\tMarried\t1959\tL: 300,000 and above\t11000\tBach.\t1\t3\tSales\t7\t0\n102426\t0\t0.916095890410959\t0.08390410958904104\t102426\tM\tDivorc.\t1955\tJ: 190,000 - 249,999\t9000\t< Bach.\t0\t2\tExec.\t5\t0\n102524\t0\t0.9857142857142858\t0.014285714285714235\t102524\tM\tNeverM\t1974\tB: 30,000 - 49,999\t3000\t10th\t0\t2\tCrafts\t3\t1\n102528\t0\t0.9857142857142858\t0.014285714285714235\t102528\tF\tNeverM\t1981\tC: 50,000 - 69,999\t3000\tBach.\t0\t1\tProf.\t2\t1\n102747\t0\t0.916095890410959\t0.08390410958904104\t102747\tF\tNeverM\t1963\tB: 30,000 - 49,999\t3000\t< Bach.\t0\t2\tCleric.\t5\t0\n103143\t0\t0.916095890410959\t0.08390410958904104\t103143\tF\tNeverM\t1971\tE: 90,000 - 109,999\t9000\tBach.\t0\t2\tCleric.\t4\t0\n103539\t0\t0.8518518518518519\t0.14814814814814814\t103539\tM\tMarried\t1965\tI: 170,000 - 189,999\t10000\tHS-grad\t0\t3\tOther\t4\t0\n103557\t0\t0.8704663212435233\t0.1295336787564767\t103557\tM\tMarried\t1971\tE: 90,000 - 109,999\t9000\t< Bach.\t0\t3\tOther\t3\t0\n103594\t0\t0.2661064425770308\t0.7338935574229692\t103594\tM\tMarried\t1969\tE: 90,000 - 109,999\t1500\tBach.\t0\t3\tProf.\t3\t0\n103598\t0\t0.9857142857142858\t0.014285714285714235\t103598\tM\tNeverM\t1970\tD: 70,000 - 89,999\t5000\tHS-grad\t0\t6-8\tTransp.\t3\t0\n103617\t0\t0.916095890410959\t0.08390410958904104\t103617\tF\tDivorc.\t1948\tE: 90,000 - 109,999\t10000\tHS-grad\t0\t2\tCleric.\t6\t0\n104065\t0\t0.9857142857142858\t0.014285714285714235\t104065\tF\tNeverM\t1979\tJ: 190,000 - 249,999\t9000\tAssoc-V\t0\t2\tCleric.\t2\t1\n104092\t0\t0.916095890410959\t0.08390410958904104\t104092\tF\tNeverM\t1958\tL: 300,000 and above\t15000\tBach.\t0\t2\tSales\t5\t0\n100013\t0\t0.592797783933518\t0.407202216066482\t100013\tM\tMarried\t1961\tD: 70,000 - 89,999\t5000\tHS-grad\t0\t3\tTransp.\t5\t0\n100290\t0\t0.8518518518518519\t0.14814814814814814\t100290\tM\tMarried\t1925\tC: 50,000 - 69,999\t5000\t7th-8th\t0\t3\tFarming\t6\t0\n100321\t0\t0.9857142857142858\t0.014285714285714235\t100321\tM\tNeverM\t1985\tL: 300,000 and above\t11000\t11th\t0\t1\tSales\t1\t1\n100486\t0\t0.2661064425770308\t0.7338935574229692\t100486\tF\tMarried\t1968\tE: 90,000 - 109,999\t7000\tMasters\t1\t4-5\tProf.\t4\t0\n100549\t0\t0.6857142857142857\t0.3142857142857143\t100549\tM\tMarried\t1977\tG: 130,000 - 149,999\t10000\tBach.\t0\t3\tExec.\t1\t1\n100600\t0\t0.8704663212435233\t0.1295336787564767\t100600\tM\tMarried\t1978\tK: 250,000 - 299,999\t9000\t11th\t0\t3\tTransp.\t3\t1\n101111\t0\t0.9857142857142858\t0.014285714285714235\t101111\tM\tNeverM\t1972\tI: 170,000 - 189,999\t9000\tHS-grad\t0\t1\tCrafts\t3\t0\n101194\t0\t0.9857142857142858\t0.014285714285714235\t101194\tM\tNeverM\t1981\tH: 150,000 - 169,999\t10000\tAssoc-V\t0\t1\tCrafts\t3\t1\n101389\t0\t0.9857142857142858\t0.014285714285714235\t101389\tF\tNeverM\t1968\tK: 250,000 - 299,999\t9000\tHS-grad\t0\t6-8\tOther\t3\t0\n102117\t0\t0.9857142857142858\t0.014285714285714235\t102117\tM\tNeverM\t1984\tB: 30,000 - 49,999\t7000\tHS-grad\t0\t1\tFarming\t0\t1\n102202\t0\t0.592797783933518\t0.407202216066482\t102202\tM\tMarried\t1974\tJ: 190,000 - 249,999\t15000\t< Bach.\t1\t3\tCrafts\t4\t1\n102246\t0\t0.916095890410959\t0.08390410958904104\t102246\tM\tNeverM\t1967\tL: 300,000 and above\t11000\tBach.\t1\t2\tExec.\t4\t0\n102307\t0\t0.592797783933518\t0.407202216066482\t102307\tM\tMarried\t1965\tE: 90,000 - 109,999\t10000\tHS-grad\t1\t3\tCleric.\t4\t0\n102352\t0\t0.9857142857142858\t0.014285714285714235\t102352\tM\tNeverM\t1981\tF: 110,000 - 129,999\t9000\t< Bach.\t0\t2\tCrafts\t3\t1\n102419\t0\t0.9857142857142858\t0.014285714285714235\t102419\tF\tWidowed\t1940\tF: 110,000 - 129,999\t10000\t7th-8th\t0\t9+\tFarming\t2\t0\n102489\t0\t0.2661064425770308\t0.7338935574229692\t102489\tM\tMarried\t1963\tJ: 190,000 - 249,999\t11000\tAssoc-A\t1\t3\tExec.\t4\t0\n102749\t0\t0.4625\t0.5375\t102749\tM\tMarried\t1956\tH: 150,000 - 169,999\t10000\tBach.\t0\t3\tSales\t8\t0\n103016\t0\t0.4625\t0.5375\t103016\tM\tMarried\t1966\tL: 300,000 and above\t9000\tBach.\t1\t3\tCleric.\t4\t0\n103067\t0\t0.916095890410959\t0.08390410958904104\t103067\tF\tDivorc.\t1946\tL: 300,000 and above\t11000\tHS-grad\t0\t9+\tCleric.\t6\t0\n103131\t0\t0.916095890410959\t0.08390410958904104\t103131\tF\tDivorc.\t1969\tK: 250,000 - 299,999\t9000\tHS-grad\t0\t9+\tExec.\t4\t0\n103153\t0\t0.9857142857142858\t0.014285714285714235\t103153\tF\tNeverM\t1986\tG: 130,000 - 149,999\t3000\t11th\t0\t1\t?\t1\t1\n103163\t0\t0.9857142857142858\t0.014285714285714235\t103163\tF\tDivorc.\t1971\tJ: 190,000 - 249,999\t9000\tAssoc-A\t0\t9+\tProf.\t3\t0\n103577\t0\t0.8704663212435233\t0.1295336787564767\t103577\tF\tMarried\t1970\tI: 170,000 - 189,999\t5000\tHS-grad\t0\t4-5\tCleric.\t2\t0\n103805\t0\t0.9857142857142858\t0.014285714285714235\t103805\tM\tNeverM\t1975\tL: 300,000 and above\t11000\tHS-grad\t0\t6-8\tCleric.\t3\t1\n103901\t0\t0.9857142857142858\t0.014285714285714235\t103901\tM\tNeverM\t1983\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t2\tFarming\t3\t1\n103932\t0\t0.9857142857142858\t0.014285714285714235\t103932\tM\tNeverM\t1983\tF: 110,000 - 129,999\t7000\tHS-grad\t0\t1\tTransp.\t2\t1\n104323\t0\t0.916095890410959\t0.08390410958904104\t104323\tM\tNeverM\t1944\tL: 300,000 and above\t9000\tBach.\t0\t2\tCrafts\t7\t0\n104424\t0\t0.2661064425770308\t0.7338935574229692\t104424\tM\tMarried\t1947\tJ: 190,000 - 249,999\t9000\tBach.\t1\t3\tProf.\t10\t0\n104232\t0\t0.9857142857142858\t0.014285714285714235\t104232\tM\tNeverM\t1976\tJ: 190,000 - 249,999\t11000\tBach.\t0\t1\tSales\t3\t1\n104289\t0\t0.8518518518518519\t0.14814814814814814\t104289\tM\tMarried\t1958\tG: 130,000 - 149,999\t3000\t< Bach.\t0\t3\tHandler\t5\t0\n104161\t0\t0.9857142857142858\t0.014285714285714235\t104161\tM\tNeverM\t1975\tL: 300,000 and above\t15000\t5th-6th\t0\t6-8\tCrafts\t3\t1\n104219\t0\t0.9857142857142858\t0.014285714285714235\t104219\tF\tNeverM\t1986\tJ: 190,000 - 249,999\t11000\t9th\t0\t6-8\tSales\t1\t1\n104224\t0\t0.9857142857142858\t0.014285714285714235\t104224\tM\tNeverM\t1982\tH: 150,000 - 169,999\t15000\tHS-grad\t0\t6-8\tMachine\t2\t1\n104419\t0\t0.2661064425770308\t0.7338935574229692\t104419\tM\tMarried\t1965\tJ: 190,000 - 249,999\t11000\tMasters\t1\t3\tExec.\t5\t0\n100639\t0\t0.9857142857142858\t0.014285714285714235\t100639\tF\tDivorc.\t1944\tD: 70,000 - 89,999\t3000\tHS-grad\t0\t1\tOther\t3\t0\n100763\t0\t0.4625\t0.5375\t100763\tM\tMarried\t1974\tJ: 190,000 - 249,999\t9000\tBach.\t0\t3\tSales\t4\t1\n100863\t0\t0.8704663212435233\t0.1295336787564767\t100863\tM\tMarried\t1971\tL: 300,000 and above\t15000\tHS-grad\t0\t3\tCleric.\t3\t0\n100912\t0\t0.4625\t0.5375\t100912\tF\tMar-AF\t1968\tL: 300,000 and above\t9000\tAssoc-A\t0\t4-5\tCleric.\t4\t0\n101035\t0\t0.9857142857142858\t0.014285714285714235\t101035\tF\tNeverM\t1980\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t1\t?\t2\t1\n101188\t0\t0.9857142857142858\t0.014285714285714235\t101188\tF\tDivorc.\t1971\tG: 130,000 - 149,999\t3000\t< Bach.\t0\t9+\tSales\t2\t0\n101252\t0\t0.9857142857142858\t0.014285714285714235\t101252\tF\tNeverM\t1983\tH: 150,000 - 169,999\t7000\t< Bach.\t0\t1\tSales\t1\t1\n101284\t0\t0.9857142857142858\t0.014285714285714235\t101284\tF\tNeverM\t1982\tL: 300,000 and above\t7000\t< Bach.\t0\t1\tMachine\t2\t1\n101438\t0\t0.8704663212435233\t0.1295336787564767\t101438\tM\tMarried\t1976\tE: 90,000 - 109,999\t9000\tHS-grad\t0\t3\tTechSup\t3\t1\n101793\t0\t0.2661064425770308\t0.7338935574229692\t101793\tM\tMarried\t1965\tD: 70,000 - 89,999\t9000\tBach.\t1\t3\tProf.\t5\t0\n101842\t0\t0.9857142857142858\t0.014285714285714235\t101842\tM\tNeverM\t1984\tH: 150,000 - 169,999\t15000\t< Bach.\t0\t1\t?\t2\t1\n102035\t0\t0.916095890410959\t0.08390410958904104\t102035\tF\tMabsent\t1957\tK: 250,000 - 299,999\t9000\t< Bach.\t0\t9+\tSales\t5\t0\n102512\t0\t0.9857142857142858\t0.014285714285714235\t102512\tM\tNeverM\t1975\tB: 30,000 - 49,999\t3000\tBach.\t1\t1\tCrafts\t3\t1\n102620\t0\t0.916095890410959\t0.08390410958904104\t102620\tF\tDivorc.\t1964\tL: 300,000 and above\t7000\tBach.\t0\t9+\tSales\t4\t0\n103158\t0\t0.8704663212435233\t0.1295336787564767\t103158\tM\tMarried\t1974\tJ: 190,000 - 249,999\t7000\tHS-grad\t0\t3\tCrafts\t3\t1\n103264\t0\t0.9857142857142858\t0.014285714285714235\t103264\tF\tNeverM\t1979\tI: 170,000 - 189,999\t9000\t12th\t0\t1\tOther\t2\t1\n103516\t0\t0.9857142857142858\t0.014285714285714235\t103516\tM\tDivorc.\t1936\tB: 30,000 - 49,999\t5000\t7th-8th\t0\t2\t?\t0\t0\n103528\t0\t0.8704663212435233\t0.1295336787564767\t103528\tM\tMarried\t1970\tL: 300,000 and above\t7000\tHS-grad\t0\t3\tTransp.\t3\t0\n103811\t0\t0.592797783933518\t0.407202216066482\t103811\tM\tMarried\t1942\tG: 130,000 - 149,999\t1500\t7th-8th\t0\t3\tTransp.\t5\t0\n104043\t0\t0.592797783933518\t0.407202216066482\t104043\tM\tMarried\t1944\tH: 150,000 - 169,999\t10000\t< Bach.\t0\t3\tCrafts\t6\t0\n100017\t0\t0.916095890410959\t0.08390410958904104\t100017\tF\tMabsent\t1935\tI: 170,000 - 189,999\t10000\t< Bach.\t0\t9+\tFarming\t5\t0\n100778\t0\t0.2661064425770308\t0.7338935574229692\t100778\tM\tMarried\t1952\tI: 170,000 - 189,999\t1500\tBach.\t1\t3\tProf.\t5\t0\n101187\t0\t0.9857142857142858\t0.014285714285714235\t101187\tF\tNeverM\t1974\tI: 170,000 - 189,999\t10000\t< Bach.\t1\t2\tOther\t3\t1\n101250\t0\t0.4625\t0.5375\t101250\tM\tMarried\t1971\tJ: 190,000 - 249,999\t11000\tProfsc\t0\t3\tSales\t3\t0\n101801\t0\t0.2661064425770308\t0.7338935574229692\t101801\tM\tMarried\t1959\tH: 150,000 - 169,999\t7000\t< Bach.\t1\t3\tExec.\t6\t0\n101802\t0\t0.916095890410959\t0.08390410958904104\t101802\tF\tSepar.\t1952\tJ: 190,000 - 249,999\t11000\tBach.\t0\t9+\tCleric.\t5\t0\n101892\t0\t0.592797783933518\t0.407202216066482\t101892\tM\tMarried\t1955\tL: 300,000 and above\t9000\tHS-grad\t1\t3\tCleric.\t6\t0\n101904\t0\t0.592797783933518\t0.407202216066482\t101904\tM\tMarried\t1964\tF: 110,000 - 129,999\t9000\tHS-grad\t0\t3\tCrafts\t4\t0\n102045\t0\t0.9857142857142858\t0.014285714285714235\t102045\tM\tNeverM\t1981\tG: 130,000 - 149,999\t5000\tBach.\t0\t1\tSales\t2\t1\n102063\t0\t0.9857142857142858\t0.014285714285714235\t102063\tF\tNeverM\t1977\tE: 90,000 - 109,999\t10000\t< Bach.\t0\t1\tTechSup\t3\t1\n102131\t0\t0.8518518518518519\t0.14814814814814814\t102131\tM\tMarried\t1941\tD: 70,000 - 89,999\t10000\tHS-grad\t1\t3\t?\t6\t0\n102218\t0\t0.9857142857142858\t0.014285714285714235\t102218\tM\tNeverM\t1973\tG: 130,000 - 149,999\t1500\tAssoc-V\t0\t6-8\tCleric.\t3\t0\n102314\t0\t0.9857142857142858\t0.014285714285714235\t102314\tF\tNeverM\t1984\tB: 30,000 - 49,999\t3000\t< Bach.\t0\t1\tSales\t1\t1\n102538\t0\t0.916095890410959\t0.08390410958904104\t102538\tF\tDivorc.\t1949\tJ: 190,000 - 249,999\t9000\tHS-grad\t0\t9+\tExec.\t7\t0\n102571\t0\t0.9857142857142858\t0.014285714285714235\t102571\tF\tNeverM\t1970\tF: 110,000 - 129,999\t10000\t< Bach.\t0\t2\tExec.\t3\t0\n102950\t0\t0.4625\t0.5375\t102950\tM\tMarried\t1961\tJ: 190,000 - 249,999\t9000\tAssoc-A\t1\t3\tCrafts\t5\t0\n103162\t0\t0.916095890410959\t0.08390410958904104\t103162\tF\tNeverM\t1966\tK: 250,000 - 299,999\t11000\t< Bach.\t0\t1\tTechSup\t4\t0\n103485\t0\t0.9857142857142858\t0.014285714285714235\t103485\tF\tNeverM\t1986\tG: 130,000 - 149,999\t15000\t11th\t0\t1\tCleric.\t0\t1\n103708\t0\t0.2661064425770308\t0.7338935574229692\t103708\tM\tMarried\t1955\tJ: 190,000 - 249,999\t9000\tBach.\t1\t3\tExec.\t5\t0\n104253\t0\t0.8518518518518519\t0.14814814814814814\t104253\tM\tMarried\t1973\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t3\tHandler\t5\t0\n104375\t0\t0.592797783933518\t0.407202216066482\t104375\tM\tMarried\t1965\tB: 30,000 - 49,999\t5000\tAssoc-V\t1\t3\tCrafts\t4\t0\n104137\t0\t0.916095890410959\t0.08390410958904104\t104137\tM\tDivorc.\t1964\tJ: 190,000 - 249,999\t11000\tHS-grad\t0\t1\tCrafts\t4\t0\n104491\t0\t0.916095890410959\t0.08390410958904104\t104491\tF\tDivorc.\t1964\tJ: 190,000 - 249,999\t11000\t< Bach.\t0\t2\tCleric.\t4\t0\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:09:27+0000","dateStarted":"2018-02-07T21:53:34+0000","dateFinished":"2018-02-07T21:53:35+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:125"},{"title":"Interactive Pie Chart of likely AFFINITY_CARD responders","text":"%sql\n-- Graph pie chart of EDUCATION (Groups), CUST_ID (SUM) (Values); No Keys\n\nSELECT A.*, B.* FROM N1_APPLY_RESULT A, N1_TEST_DATA B WHERE PREDICTION = ${PREDICTION='1','1'|'0'} and a.CUST_ID = b.CUST_ID;","user":"CBERGER","dateUpdated":"2018-02-06T23:47:33+0000","config":{"colWidth":12,"title":true,"graph":{"mode":"multiBarChart","optionOpen":false,"keys":[],"values":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"scatter":{"yAxis":{"name":"PREDICTION","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[{"name":"EDUCATION","index":8,"aggr":"sum"}],"height":300},"enabled":true,"editorMode":"ace/mode/osql"},"settings":{"params":{"PREDICTION":"'0'"},"forms":{"PREDICTION":{"name":"PREDICTION","defaultValue":"'1'","options":[{"value":"'1'","$$hashKey":"object:566"},{"value":"'0'","$$hashKey":"object:567"}],"hidden":false}}},"jobName":"paragraph_1517713824725_-1435896678","id":"20180204-031024_1322450311","result":{"msg":"CUST_ID\tPREDICTION\tPROBABILITY\tCOST\tAFFINITY_CARD\tBOOKKEEPING_APPLICATION\tBULK_PACK_DISKETTES\tCUST_ID\tEDUCATION\tFLAT_PANEL_MONITOR\tHOME_THEATER_PACKAGE\tHOUSEHOLD_SIZE\tOCCUPATION\tOS_DOC_SET_KANJI\tPRINTER_SUPPLIES\tYRS_RESIDENCE\tY_BOX_GAMES\n101056\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101056\t5th-6th\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n101137\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101137\t10th\t0\t1\t9+\tOther\t0\t1\t3\t0\n101147\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101147\t10th\t0\t1\t2\tMachine\t0\t1\t5\t0\n102621\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102621\t5th-6th\t1\t0\t1\tOther\t0\t1\t3\t1\n102811\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102811\t1st-4th\t1\t1\t3\tCrafts\t0\t1\t5\t0\n102826\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102826\t10th\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n100095\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100095\tAssoc-V\t0\t1\t3\tTechSup\t0\t1\t4\t0\n100619\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100619\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n100631\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100631\t< Bach.\t0\t1\t9+\t?\t0\t1\t4\t0\n100636\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100636\tHS-grad\t0\t1\t2\tHandler\t0\t1\t4\t0\n100640\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100640\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n101134\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101134\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n101534\t0\t0.4625\t0.5375\t0\t1\t0\t101534\tAssoc-A\t0\t1\t3\tOther\t0\t1\t4\t0\n101618\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101618\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n101638\t0\t0.4625\t0.5375\t0\t1\t0\t101638\tBach.\t0\t1\t3\tSales\t0\t1\t6\t0\n101642\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t101642\t< Bach.\t0\t0\t4-5\tTechSup\t0\t1\t3\t0\n101959\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101959\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t6\t0\n102321\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102321\tAssoc-V\t0\t1\t2\tCrafts\t0\t1\t4\t0\n102495\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t102495\tMasters\t0\t0\t2\tCleric.\t0\t1\t3\t0\n102587\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102587\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t7\t0\n104218\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104218\tAssoc-V\t0\t0\t2\tOther\t0\t1\t2\t1\n104291\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104291\t< Bach.\t0\t1\t2\tProf.\t0\t1\t4\t0\n100031\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100031\tBach.\t0\t1\t6-8\tSales\t0\t1\t4\t0\n100388\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t100388\tMasters\t1\t1\t2\tProf.\t0\t1\t4\t0\n100439\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100439\tBach.\t1\t0\t1\tProf.\t0\t1\t2\t1\n100755\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100755\tBach.\t1\t0\t2\tProf.\t0\t1\t3\t1\n101172\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101172\tHS-grad\t1\t0\t1\tOther\t0\t1\t2\t1\n101244\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101244\tHS-grad\t1\t0\t9+\tFarming\t0\t1\t2\t1\n101312\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101312\t< Bach.\t1\t1\t2\tSales\t0\t1\t3\t0\n101346\t0\t0.4625\t0.5375\t0\t1\t1\t101346\tAssoc-A\t1\t1\t3\tHandler\t0\t1\t5\t0\n101414\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101414\tBach.\t1\t0\t2\tSales\t0\t1\t3\t1\n102174\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102174\t< Bach.\t1\t0\t1\tCrafts\t0\t1\t2\t1\n102434\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102434\tMasters\t1\t0\t3\tExec.\t0\t1\t3\t0\n102493\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102493\tBach.\t1\t0\t6-8\tTransp.\t0\t1\t3\t1\n102560\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102560\tHS-grad\t1\t1\t3\tProf.\t0\t1\t5\t0\n102603\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102603\tHS-grad\t1\t0\t3\tHandler\t0\t1\t3\t1\n102924\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102924\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n103022\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103022\tHS-grad\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n103270\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103270\t< Bach.\t1\t1\t3\tHandler\t0\t1\t5\t0\n103743\t0\t0.4625\t0.5375\t0\t1\t1\t103743\tBach.\t1\t1\t3\tSales\t0\t1\t7\t0\n103807\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103807\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t0\n103990\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103990\tBach.\t1\t0\t1\tExec.\t0\t1\t3\t1\n104091\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104091\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n104467\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104467\t< Bach.\t1\t0\t2\tMachine\t0\t1\t2\t1\n101249\t0\t0.592797783933518\t0.407202216066482\t1\t0\t1\t101249\t10th\t1\t1\t3\tCrafts\t0\t1\t6\t0\n104483\t0\t0.8704663212435233\t0.1295336787564767\t1\t0\t1\t104483\t11th\t1\t0\t3\tCleric.\t0\t1\t3\t1\n100540\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t0\t100540\tMasters\t0\t1\t2\tProf.\t0\t1\t5\t0\n101260\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101260\tBach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n101369\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101369\t< Bach.\t0\t1\t3\tSales\t0\t1\t5\t0\n101437\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101437\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n102247\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102247\tProfsc\t0\t1\t3\tProf.\t0\t1\t5\t0\n102280\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t102280\tBach.\t0\t0\t2\tSales\t0\t1\t5\t0\n103308\t0\t0.4625\t0.5375\t1\t1\t0\t103308\tBach.\t0\t0\t3\tSales\t0\t1\t4\t0\n103424\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103424\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t5\t0\n104087\t0\t0.4625\t0.5375\t1\t1\t0\t104087\tBach.\t0\t1\t3\tSales\t0\t1\t10\t0\n100612\t0\t0.4625\t0.5375\t1\t1\t1\t100612\tAssoc-A\t1\t0\t3\tSales\t0\t1\t4\t1\n100658\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t100658\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n102575\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t102575\tHS-grad\t1\t0\t2\tSales\t0\t1\t3\t1\n102624\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102624\tBach.\t1\t0\t3\tExec.\t0\t1\t4\t0\n102748\t0\t0.6857142857142857\t0.3142857142857143\t1\t1\t1\t102748\tBach.\t1\t0\t3\tProf.\t0\t1\t4\t1\n103103\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t103103\t< Bach.\t1\t1\t2\tSales\t0\t1\t7\t0\n103251\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t103251\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n104307\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104307\tProfsc\t0\t1\t3\tProf.\t0\t1\t11\t0\n103265\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103265\t12th\t0\t0\t1\tHandler\t0\t1\t1\t1\n100302\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t100302\t10th\t1\t0\t3\tCrafts\t0\t1\t4\t1\n101099\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101099\t9th\t1\t0\t6-8\tSales\t0\t1\t1\t1\n101887\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101887\t7th-8th\t1\t1\t2\t?\t0\t1\t7\t0\n102958\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102958\t12th\t1\t1\t2\tCrafts\t0\t1\t4\t0\n103377\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103377\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n100250\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100250\tHS-grad\t0\t1\t2\tFarming\t0\t1\t4\t0\n100379\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100379\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t4\t0\n100408\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100408\tHS-grad\t0\t1\t3\tSales\t0\t1\t6\t0\n100542\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100542\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n100849\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100849\tBach.\t0\t1\t2\tCleric.\t0\t1\t5\t0\n101038\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101038\t< Bach.\t0\t0\t2\tMachine\t0\t1\t3\t1\n101071\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101071\tBach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n102578\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102578\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103336\t0\t0.4625\t0.5375\t0\t1\t0\t103336\tBach.\t0\t1\t3\tTechSup\t0\t1\t4\t0\n103981\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t103981\tHS-grad\t0\t1\t3\tSales\t0\t1\t5\t0\n104039\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104039\tHS-grad\t0\t1\t2\tMachine\t0\t1\t5\t0\n104056\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t104056\t< Bach.\t0\t0\t3\tCleric.\t0\t1\t3\t0\n104336\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104336\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t3\t1\n104404\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t104404\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t6\t0\n100117\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100117\tHS-grad\t1\t1\t2\tOther\t0\t1\t4\t0\n100586\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100586\tBach.\t1\t0\t1\tSales\t0\t1\t1\t1\n100742\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100742\tHS-grad\t1\t0\t1\tHandler\t0\t1\t1\t1\n100744\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100744\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n100918\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100918\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t3\t0\n100992\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100992\tHS-grad\t1\t0\t2\tSales\t0\t1\t3\t1\n101148\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t101148\t< Bach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n101298\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101298\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101443\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101443\tBach.\t1\t0\t2\tCleric.\t0\t1\t2\t1\n101519\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101519\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n101811\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101811\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n102191\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102191\tHS-grad\t1\t0\t3\tCleric.\t0\t1\t3\t0\n102260\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102260\t< Bach.\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n102295\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102295\t< Bach.\t1\t1\t3\tSales\t0\t1\t8\t0\n102384\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t102384\tHS-grad\t1\t1\t3\tHandler\t0\t1\t5\t0\n102631\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102631\tHS-grad\t1\t0\t3\tExec.\t0\t1\t3\t0\n102649\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102649\tAssoc-V\t0\t1\t9+\tProf.\t0\t1\t4\t0\n102768\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102768\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n103046\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t103046\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n103695\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103695\tMasters\t1\t1\t2\tProf.\t0\t1\t5\t0\n103965\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103965\tHS-grad\t1\t1\t2\tProf.\t0\t1\t2\t0\n104255\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104255\tAssoc-V\t1\t1\t3\tCrafts\t0\t1\t4\t0\n104445\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104445\t< Bach.\t1\t1\t2\t?\t0\t1\t2\t0\n100005\t0\t0.4625\t0.5375\t1\t1\t0\t100005\tAssoc-A\t0\t1\t3\tCrafts\t0\t1\t5\t0\n100950\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t100950\tHS-grad\t0\t1\t3\tSales\t0\t1\t6\t0\n101791\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t0\t101791\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n103343\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103343\tHS-grad\t0\t1\t3\tTechSup\t0\t1\t5\t0\n103632\t0\t0.4625\t0.5375\t1\t1\t0\t103632\tMasters\t0\t1\t4-5\t?\t0\t1\t5\t0\n100595\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t100595\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t5\t0\n101203\t0\t0.4625\t0.5375\t1\t1\t1\t101203\tBach.\t1\t1\t3\tSales\t0\t1\t4\t0\n101224\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101224\tBach.\t1\t0\t3\tProtec.\t0\t1\t4\t0\n102230\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102230\tPhD\t1\t1\t3\tProf.\t0\t1\t8\t0\n103645\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103645\tAssoc-A\t1\t1\t3\tExec.\t0\t1\t4\t0\n104351\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104351\tProfsc\t1\t1\t3\tProf.\t0\t1\t5\t0\n103210\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103210\t7th-8th\t0\t1\t9+\t?\t0\t1\t3\t0\n100941\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t100941\t9th\t1\t1\t4-5\tTechSup\t0\t1\t3\t0\n101151\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101151\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n103366\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103366\t12th\t1\t0\t6-8\tOther\t0\t1\t1\t1\n103882\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103882\t5th-6th\t0\t0\t2\tCrafts\t0\t1\t3\t1\n100427\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100427\t< Bach.\t0\t0\t1\tCleric.\t0\t1\t3\t1\n100529\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100529\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t5\t0\n100637\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100637\t< Bach.\t0\t0\t1\tSales\t0\t1\t1\t1\n100686\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100686\tAssoc-V\t0\t1\t3\tMachine\t0\t1\t5\t0\n101033\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101033\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t6\t0\n101282\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t101282\tHS-grad\t0\t1\t3\tOther\t0\t1\t4\t0\n101318\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101318\tHS-grad\t0\t0\t3\tTransp.\t0\t1\t4\t1\n101958\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101958\tBach.\t0\t1\t2\tProf.\t0\t1\t5\t0\n102206\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t102206\t< Bach.\t0\t0\t3\tHandler\t0\t1\t2\t1\n102296\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102296\tHS-grad\t0\t0\t2\tHandler\t0\t1\t3\t0\n102487\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102487\t< Bach.\t0\t1\t3\tTechSup\t0\t1\t6\t0\n102559\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102559\tHS-grad\t0\t1\t2\tOther\t0\t1\t4\t0\n103121\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103121\t< Bach.\t0\t0\t9+\tProf.\t0\t1\t2\t1\n103328\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103328\t< Bach.\t0\t1\t1\tProf.\t0\t1\t4\t0\n103520\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t103520\t< Bach.\t0\t1\t3\t?\t0\t1\t4\t0\n100375\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100375\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n100407\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100407\tHS-grad\t1\t0\t3\tMachine\t0\t1\t3\t1\n101930\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101930\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n102115\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102115\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n102360\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102360\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t3\t0\n102611\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102611\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t0\n102991\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102991\tHS-grad\t1\t1\t3\tSales\t0\t1\t5\t0\n103015\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103015\tBach.\t1\t0\t1\t?\t0\t1\t2\t1\n103193\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103193\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n103646\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t103646\tBach.\t0\t1\t3\tProf.\t0\t1\t5\t0\n103661\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103661\t< Bach.\t1\t1\t2\tSales\t0\t1\t5\t0\n103866\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103866\tPhD\t1\t0\t2\tProf.\t0\t1\t3\t1\n104171\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t104171\t< Bach.\t1\t0\t3\tCrafts\t0\t1\t3\t1\n104196\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104196\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n101694\t0\t0.592797783933518\t0.407202216066482\t1\t0\t1\t101694\t12th\t1\t1\t4-5\tCleric.\t0\t1\t5\t0\n101144\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101144\tBach.\t0\t1\t3\tProtec.\t0\t1\t5\t0\n103066\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103066\t< Bach.\t0\t1\t3\tSales\t0\t1\t7\t0\n100626\t0\t0.4625\t0.5375\t1\t1\t1\t100626\tBach.\t1\t1\t3\t?\t0\t1\t8\t0\n101565\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t101565\tMasters\t1\t0\t2\tExec.\t0\t1\t5\t0\n102123\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t1\t102123\tHS-grad\t0\t0\t3\tFarming\t0\t1\t5\t0\n102323\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102323\tProfsc\t1\t1\t3\tProf.\t0\t1\t9\t0\n102508\t0\t0.8704663212435233\t0.1295336787564767\t1\t1\t1\t102508\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t0\n102987\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t102987\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n103036\t0\t0.4625\t0.5375\t1\t1\t1\t103036\tBach.\t1\t0\t3\tTransp.\t0\t1\t3\t1\n104114\t0\t0.4625\t0.5375\t1\t1\t1\t104114\tBach.\t0\t1\t3\tSales\t0\t1\t4\t0\n102194\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102194\t11th\t0\t1\t2\tCleric.\t0\t1\t2\t0\n101159\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t101159\t11th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n101403\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t101403\t7th-8th\t1\t1\t3\tMachine\t0\t1\t6\t0\n101573\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t101573\t11th\t1\t0\t3\tMachine\t0\t1\t3\t0\n101610\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101610\t11th\t1\t0\t1\tHandler\t0\t1\t0\t1\n100147\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t100147\tHS-grad\t0\t1\t3\t?\t0\t1\t6\t0\n100538\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100538\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n101051\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101051\t< Bach.\t0\t0\t2\tOther\t0\t1\t2\t1\n101180\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101180\tHS-grad\t0\t1\t2\tExec.\t0\t1\t7\t0\n101240\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101240\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t4\t0\n101302\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101302\tBach.\t0\t1\t2\tCrafts\t0\t1\t2\t0\n101320\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101320\tHS-grad\t0\t0\t2\tExec.\t0\t1\t3\t1\n101861\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t101861\tPhD\t0\t1\t3\tProf.\t0\t1\t7\t0\n102235\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102235\tBach.\t0\t0\t6-8\tExec.\t0\t1\t3\t1\n102320\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102320\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n102381\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102381\tAssoc-V\t0\t1\t2\t?\t0\t1\t5\t0\n102427\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102427\t< Bach.\t0\t1\t1\tProtec.\t0\t1\t4\t0\n103325\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103325\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n103566\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t103566\t< Bach.\t0\t1\t3\tTransp.\t0\t1\t9\t0\n100213\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100213\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n100784\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100784\tHS-grad\t1\t0\t6-8\tCleric.\t0\t1\t3\t1\n100923\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100923\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n101121\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101121\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n101295\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101295\t< Bach.\t1\t1\t2\tProf.\t0\t1\t4\t0\n101554\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101554\t< Bach.\t1\t1\t3\tSales\t0\t1\t6\t0\n101566\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101566\tBach.\t1\t1\t2\tExec.\t0\t1\t6\t0\n101634\t0\t0.4625\t0.5375\t0\t1\t1\t101634\tBach.\t1\t0\t3\tSales\t0\t1\t2\t1\n101717\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101717\tHS-grad\t1\t0\t3\tCleric.\t0\t1\t3\t1\n101998\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101998\t< Bach.\t1\t0\t3\tSales\t0\t1\t3\t1\n102109\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102109\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n102198\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102198\t< Bach.\t1\t1\t4-5\t?\t0\t1\t2\t0\n102706\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102706\tHS-grad\t1\t0\t2\tOther\t0\t1\t2\t0\n102889\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102889\t< Bach.\t1\t0\t2\t?\t0\t1\t3\t0\n103396\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t103396\tAssoc-V\t1\t1\t4-5\tProf.\t0\t1\t4\t0\n103586\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103586\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n103803\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103803\tProfsc\t1\t0\t2\tProf.\t0\t1\t4\t1\n104047\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104047\tHS-grad\t1\t0\t1\tOther\t0\t1\t2\t1\n104118\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104118\tHS-grad\t1\t0\t1\tExec.\t0\t1\t3\t1\n104327\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104327\tHS-grad\t1\t0\t2\tOther\t0\t1\t2\t1\n104333\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104333\tBach.\t1\t1\t2\tProf.\t0\t1\t5\t0\n104353\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t1\t104353\tProfsc\t1\t0\t3\tProf.\t0\t1\t6\t1\n102014\t0\t0.592797783933518\t0.407202216066482\t1\t0\t0\t102014\t7th-8th\t0\t1\t3\tMachine\t0\t1\t4\t0\n101290\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t101290\tAssoc-V\t0\t1\t2\tCleric.\t0\t1\t4\t0\n102165\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t102165\t< Bach.\t0\t1\t4-5\tCleric.\t0\t1\t5\t0\n103196\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103196\tHS-grad\t0\t1\t3\tExec.\t0\t1\t5\t0\n101359\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t101359\tAssoc-A\t1\t0\t2\tProf.\t0\t1\t3\t1\n101564\t0\t0.4625\t0.5375\t1\t1\t1\t101564\tMasters\t1\t1\t3\tSales\t0\t1\t7\t0\n102564\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102564\t< Bach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n102719\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102719\t< Bach.\t1\t1\t3\tProf.\t0\t1\t4\t0\n102969\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t102969\tMasters\t1\t1\t2\tExec.\t0\t1\t5\t0\n103137\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103137\tAssoc-V\t1\t1\t3\tExec.\t0\t1\t5\t0\n103398\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103398\tHS-grad\t1\t1\t3\tExec.\t0\t1\t6\t0\n103782\t0\t0.8704663212435233\t0.1295336787564767\t1\t1\t1\t103782\t< Bach.\t1\t0\t3\tMachine\t0\t1\t3\t0\n102993\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t0\t102993\t9th\t0\t1\t3\t?\t0\t1\t3\t0\n104079\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t104079\t11th\t0\t0\t1\tCleric.\t0\t1\t1\t1\n100219\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t1\t100219\t1st-4th\t1\t1\t3\tOther\t0\t1\t5\t0\n103111\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103111\t11th\t1\t0\t1\tSales\t0\t1\t1\t1\n103606\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t103606\t11th\t1\t0\t3\tTransp.\t0\t1\t3\t1\n104371\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t104371\t5th-6th\t1\t1\t9+\tSales\t0\t1\t5\t0\n100403\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t100403\tHS-grad\t0\t0\t3\tTransp.\t0\t1\t3\t1\n100625\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100625\t< Bach.\t0\t0\t2\tCrafts\t0\t1\t5\t0\n100872\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100872\t< Bach.\t0\t0\t3\tCrafts\t0\t1\t4\t0\n101552\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101552\tBach.\t0\t0\t1\tProf.\t0\t1\t3\t1\n101637\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t101637\tAssoc-V\t0\t0\t3\tTechSup\t0\t1\t3\t0\n101731\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101731\t< Bach.\t0\t1\t3\tSales\t0\t1\t7\t0\n102828\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102828\tHS-grad\t0\t1\t1\tMachine\t0\t1\t4\t0\n102983\t0\t0.4625\t0.5375\t0\t1\t0\t102983\tBach.\t0\t0\t3\tMachine\t0\t1\t4\t0\n103190\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t103190\tHS-grad\t0\t1\t3\tSales\t0\t1\t7\t0\n103597\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103597\tHS-grad\t0\t1\t2\tSales\t0\t1\t4\t0\n103924\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103924\tHS-grad\t0\t1\t2\tOther\t0\t1\t4\t0\n104166\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104166\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t2\t1\n104330\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104330\tBach.\t0\t0\t1\tTechSup\t0\t1\t3\t1\n100048\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100048\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n100444\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100444\t< Bach.\t1\t0\t3\tHandler\t0\t1\t2\t1\n100634\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100634\tHS-grad\t1\t0\t2\tHandler\t0\t1\t2\t1\n100728\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100728\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n100902\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100902\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t1\n101073\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t101073\tHS-grad\t1\t1\t3\tOther\t0\t1\t4\t0\n101235\t0\t0.4625\t0.5375\t0\t1\t1\t101235\tAssoc-A\t1\t1\t3\tSales\t0\t1\t6\t0\n101562\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101562\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n101584\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101584\tHS-grad\t1\t0\t1\tExec.\t0\t1\t3\t1\n101604\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101604\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n101650\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101650\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n101796\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101796\t< Bach.\t1\t0\t2\tProf.\t0\t1\t3\t0\n102028\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102028\t< Bach.\t1\t0\t1\tCrafts\t0\t1\t4\t1\n102331\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t102331\tHS-grad\t1\t1\t4-5\tOther\t0\t1\t5\t0\n102414\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102414\t< Bach.\t1\t1\t2\tSales\t0\t1\t4\t0\n102458\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102458\tBach.\t1\t0\t2\tFarming\t0\t1\t5\t1\n102952\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102952\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n102995\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102995\t< Bach.\t1\t0\t1\tOther\t0\t1\t0\t1\n103017\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103017\t< Bach.\t1\t0\t2\tProf.\t0\t1\t1\t1\n103285\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103285\t< Bach.\t1\t0\t2\tOther\t0\t1\t2\t1\n103878\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103878\t< Bach.\t1\t1\t9+\tProtec.\t0\t1\t5\t0\n103936\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103936\t< Bach.\t1\t0\t4-5\t?\t0\t1\t0\t0\n103964\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103964\t< Bach.\t1\t0\t1\tMachine\t0\t1\t2\t1\n104350\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104350\tHS-grad\t1\t1\t6-8\tOther\t0\t1\t5\t0\n104388\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104388\tBach.\t1\t0\t6-8\tHandler\t0\t1\t2\t1\n100648\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100648\tBach.\t0\t0\t4-5\tExec.\t0\t1\t3\t0\n101421\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101421\tBach.\t0\t1\t3\tExec.\t0\t1\t7\t0\n101603\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101603\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n101863\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101863\tProfsc\t0\t1\t3\tProf.\t0\t1\t9\t0\n102101\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102101\tMasters\t0\t1\t3\tProf.\t0\t1\t4\t0\n102786\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102786\tMasters\t0\t1\t3\tExec.\t0\t1\t5\t0\n103746\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103746\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t5\t0\n104006\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t104006\tBach.\t0\t1\t3\tExec.\t0\t1\t4\t0\n100118\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100118\tHS-grad\t1\t1\t3\tExec.\t0\t1\t6\t0\n101145\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101145\tProfsc\t1\t1\t3\tProf.\t0\t1\t7\t0\n101606\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101606\tBach.\t1\t1\t4-5\tExec.\t0\t1\t6\t0\n101917\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101917\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t5\t0\n101968\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101968\t< Bach.\t1\t0\t3\tExec.\t0\t1\t3\t0\n102394\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102394\tBach.\t1\t1\t3\tExec.\t0\t1\t4\t0\n103699\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103699\t< Bach.\t1\t0\t3\tProtec.\t0\t1\t3\t0\n104078\t0\t0.4625\t0.5375\t1\t1\t1\t104078\tBach.\t1\t1\t3\tSales\t0\t1\t4\t0\n104183\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104183\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n102847\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102847\t7th-8th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n103769\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t103769\t12th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n104314\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104314\t7th-8th\t1\t1\t9+\tHouse-s\t0\t1\t2\t0\n100348\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100348\tBach.\t0\t0\t2\tProf.\t0\t1\t3\t1\n100603\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100603\tBach.\t0\t0\t2\tProf.\t0\t1\t4\t0\n101181\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t101181\t< Bach.\t0\t0\t3\tCleric.\t0\t1\t3\t0\n101476\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101476\t< Bach.\t0\t0\t2\tSales\t0\t1\t2\t1\n101612\t0\t0.4625\t0.5375\t0\t1\t0\t101612\tBach.\t0\t0\t3\t?\t0\t1\t3\t1\n103650\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103650\tBach.\t0\t0\t2\tProf.\t0\t1\t3\t1\n103742\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t103742\tMasters\t0\t1\t2\tProf.\t0\t1\t7\t0\n100026\t0\t0.4625\t0.5375\t0\t1\t1\t100026\tBach.\t1\t0\t3\tSales\t0\t1\t3\t0\n100200\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100200\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n100424\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t1\t100424\t< Bach.\t1\t0\t3\tProtec.\t0\t1\t3\t1\n100797\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100797\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t0\n100807\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100807\tHS-grad\t1\t1\t9+\tProf.\t0\t1\t4\t0\n101133\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101133\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n101198\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101198\t< Bach.\t1\t0\t2\tProf.\t0\t1\t3\t1\n101283\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101283\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t3\t0\n101316\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101316\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n101539\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101539\tAssoc-A\t1\t1\t2\t?\t0\t1\t2\t0\n102543\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102543\t< Bach.\t1\t0\t4-5\tSales\t0\t1\t2\t1\n103168\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103168\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103237\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103237\tAssoc-V\t1\t0\t6-8\tProf.\t0\t1\t2\t1\n103359\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103359\tHS-grad\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n103495\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103495\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t6\t0\n103591\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t1\t103591\tHS-grad\t1\t0\t3\tExec.\t0\t1\t3\t1\n103608\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103608\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t6\t0\n103768\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103768\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t2\t1\n102271\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t0\t102271\t< Bach.\t0\t0\t3\tFarming\t0\t1\t4\t0\n102773\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t102773\tHS-grad\t0\t1\t3\tSales\t0\t1\t8\t0\n100042\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100042\tBach.\t1\t1\t3\tProf.\t0\t1\t1\t0\n100164\t0\t0.4625\t0.5375\t1\t1\t1\t100164\tBach.\t1\t1\t3\tSales\t0\t1\t9\t0\n100442\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100442\tProfsc\t1\t1\t3\tProf.\t0\t1\t7\t0\n100479\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100479\tHS-grad\t1\t1\t3\tExec.\t0\t1\t4\t0\n100843\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t100843\tBach.\t1\t0\t2\tProf.\t0\t1\t4\t0\n102404\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t102404\tMasters\t1\t1\t2\tSales\t0\t1\t6\t0\n103206\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103206\t< Bach.\t1\t1\t4-5\tExec.\t0\t1\t4\t0\n103421\t0\t0.4625\t0.5375\t1\t1\t1\t103421\tBach.\t1\t1\t3\t?\t0\t1\t8\t0\n103673\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103673\tBach.\t1\t1\t4-5\tProf.\t0\t1\t4\t0\n100627\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t100627\t5th-6th\t0\t1\t2\tHandler\t0\t1\t7\t0\n101434\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t101434\t7th-8th\t0\t1\t2\tOther\t0\t1\t6\t0\n102761\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102761\t11th\t0\t0\t6-8\tOther\t0\t1\t2\t1\n103696\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t0\t103696\t9th\t0\t1\t3\tOther\t0\t1\t5\t0\n104432\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t104432\t10th\t0\t0\t1\tOther\t0\t1\t1\t1\n101220\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101220\t11th\t1\t0\t1\tMachine\t0\t1\t3\t1\n101305\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t101305\t5th-6th\t1\t0\t3\tCrafts\t0\t1\t5\t0\n101841\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t101841\t9th\t1\t0\t3\tMachine\t0\t1\t4\t0\n102293\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102293\t11th\t1\t0\t2\tOther\t0\t1\t3\t1\n103662\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103662\t9th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n100503\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100503\tAssoc-A\t0\t0\t2\tSales\t0\t1\t3\t1\n100915\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100915\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n100958\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100958\t< Bach.\t0\t0\t9+\tOther\t0\t1\t1\t1\n101427\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101427\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t6\t0\n101999\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101999\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t5\t0\n102096\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102096\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n102147\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102147\tBach.\t0\t1\t2\tExec.\t0\t1\t6\t0\n102227\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102227\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103003\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t103003\tHS-grad\t0\t0\t3\tCrafts\t0\t1\t2\t1\n103139\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t103139\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103460\t0\t0.4625\t0.5375\t0\t1\t0\t103460\tBach.\t0\t1\t3\tOther\t0\t1\t6\t0\n103609\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103609\tBach.\t0\t0\t2\tProf.\t0\t1\t4\t0\n103737\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103737\tHS-grad\t0\t0\t6-8\tMachine\t0\t1\t2\t1\n100238\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100238\tAssoc-V\t1\t0\t3\tHandler\t0\t1\t3\t0\n100539\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t100539\tMasters\t0\t0\t2\tProf.\t0\t1\t4\t0\n100802\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100802\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n100833\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100833\tHS-grad\t1\t0\t6-8\tCleric.\t0\t1\t2\t1\n101037\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101037\tHS-grad\t1\t0\t2\tCrafts\t0\t1\t2\t1\n101256\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t101256\t< Bach.\t1\t1\t3\tFarming\t0\t1\t9\t0\n101379\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101379\t< Bach.\t1\t0\t2\tMachine\t0\t1\t2\t1\n101632\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101632\tHS-grad\t1\t1\t1\tTransp.\t0\t1\t4\t0\n101810\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101810\tHS-grad\t1\t0\t1\tOther\t0\t1\t3\t1\n102013\t0\t0.4625\t0.5375\t0\t1\t1\t102013\tBach.\t1\t1\t3\t?\t0\t1\t5\t0\n102166\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102166\t< Bach.\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n102172\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102172\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n102635\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102635\t< Bach.\t1\t0\t3\tCleric.\t0\t1\t3\t1\n102953\t0\t0.4625\t0.5375\t0\t1\t1\t102953\tAssoc-A\t1\t1\t4-5\tSales\t0\t1\t5\t0\n102985\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102985\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t3\t1\n103203\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103203\tHS-grad\t1\t1\t3\tOther\t0\t1\t6\t0\n103254\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103254\tHS-grad\t1\t1\t2\t?\t0\t1\t7\t0\n103289\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103289\tMasters\t0\t0\t2\tProf.\t0\t1\t4\t0\n103319\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103319\t< Bach.\t1\t0\t3\tMachine\t0\t1\t5\t0\n103370\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103370\tBach.\t1\t1\t2\tExec.\t0\t1\t4\t0\n103616\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103616\tHS-grad\t1\t0\t9+\tTransp.\t0\t1\t1\t1\n103795\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103795\tBach.\t1\t1\t2\tProf.\t0\t1\t6\t0\n103951\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103951\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t7\t0\n104263\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104263\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t3\t0\n104495\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104495\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n103415\t0\t0.8518518518518519\t0.14814814814814814\t1\t0\t0\t103415\t11th\t0\t1\t4-5\tOther\t0\t1\t5\t0\n100856\t0\t0.916095890410959\t0.08390410958904104\t1\t0\t1\t100856\t11th\t0\t1\t9+\tOther\t0\t1\t5\t0\n100871\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100871\tBach.\t0\t1\t3\tExec.\t0\t1\t4\t0\n101641\t0\t0.4625\t0.5375\t1\t1\t0\t101641\tPhD\t0\t1\t3\tTechSup\t0\t1\t6\t0\n101420\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101420\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t7\t0\n101578\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101578\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n101865\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101865\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t10\t0\n102731\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102731\tMasters\t1\t1\t3\tExec.\t0\t1\t6\t0\n102733\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102733\tMasters\t1\t1\t3\tExec.\t0\t1\t4\t0\n102754\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102754\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n103259\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103259\tHS-grad\t1\t1\t3\tExec.\t0\t1\t4\t0\n103323\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t103323\t< Bach.\t1\t1\t3\tTechSup\t0\t1\t6\t0\n103453\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t103453\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n103548\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103548\t< Bach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n103579\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103579\tBach.\t1\t1\t3\tExec.\t0\t1\t9\t0\n103798\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t103798\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t5\t0\n100730\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t100730\t10th\t0\t0\t1\tOther\t0\t1\t2\t1\n102377\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102377\t10th\t0\t0\t1\tSales\t0\t1\t0\t1\n102750\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t0\t102750\t7th-8th\t0\t0\t3\tOther\t0\t1\t3\t0\n102833\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102833\t11th\t0\t0\t9+\tCrafts\t0\t1\t3\t0\n102839\t0\t0.592797783933518\t0.407202216066482\t0\t0\t0\t102839\t7th-8th\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103461\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103461\t12th\t0\t0\t1\tCrafts\t0\t1\t3\t1\n102769\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102769\t9th\t1\t1\t2\tHandler\t0\t1\t4\t0\n103629\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103629\t10th\t1\t0\t1\tMachine\t0\t1\t2\t1\n100234\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100234\t< Bach.\t0\t0\t2\tTechSup\t0\t1\t2\t1\n100303\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100303\tHS-grad\t0\t1\t2\tOther\t0\t1\t4\t0\n100724\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100724\tHS-grad\t0\t0\t2\tCrafts\t0\t1\t4\t0\n101052\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101052\tHS-grad\t0\t0\t1\tOther\t0\t1\t2\t1\n101098\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101098\tAssoc-V\t0\t0\t2\tOther\t0\t1\t2\t1\n101209\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101209\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t5\t0\n101406\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101406\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t5\t0\n101484\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101484\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t0\n101706\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101706\t< Bach.\t0\t0\t9+\tTechSup\t1\t1\t1\t1\n102024\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102024\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n102286\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t102286\tPhD\t0\t1\t2\t?\t0\t1\t8\t0\n102725\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t102725\tHS-grad\t0\t0\t3\tMachine\t0\t1\t3\t1\n102728\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102728\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t6\t0\n103433\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103433\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n103810\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103810\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t4\t0\n103829\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103829\tHS-grad\t0\t0\t9+\tMachine\t0\t1\t3\t0\n104025\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104025\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n100247\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100247\tHS-grad\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n100366\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100366\tHS-grad\t1\t1\t2\tTechSup\t0\t1\t3\t0\n100441\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100441\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n100628\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100628\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n100718\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100718\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t0\n100798\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t100798\t< Bach.\t1\t1\t3\tProtec.\t0\t1\t4\t0\n100987\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100987\tBach.\t1\t1\t2\tSales\t0\t1\t5\t0\n101232\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101232\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n101364\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101364\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n101770\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101770\t< Bach.\t0\t1\t9+\tOther\t0\t1\t4\t0\n101866\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101866\tHS-grad\t1\t0\t9+\tOther\t0\t1\t2\t1\n101949\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101949\tHS-grad\t1\t1\t9+\tSales\t0\t1\t9\t0\n101955\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101955\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t0\n102410\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102410\t< Bach.\t1\t0\t1\t?\t0\t1\t1\t1\n102415\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102415\tBach.\t1\t1\t9+\tProf.\t0\t1\t5\t0\n102569\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102569\tHS-grad\t1\t1\t3\tOther\t0\t1\t3\t0\n102675\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102675\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n103002\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103002\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n103921\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103921\t< Bach.\t1\t1\t3\tFarming\t0\t1\t9\t0\n104484\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t104484\tHS-grad\t1\t1\t3\tOther\t0\t1\t5\t0\n101580\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101580\tHS-grad\t0\t1\t3\tMachine\t0\t1\t4\t0\n102573\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102573\tMasters\t0\t1\t3\tProtec.\t0\t1\t5\t0\n102862\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t102862\tAssoc-V\t0\t1\t2\tTechSup\t0\t1\t5\t0\n103120\t0\t0.4625\t0.5375\t1\t1\t0\t103120\tAssoc-A\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103219\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103219\tMasters\t0\t1\t3\tExec.\t0\t1\t7\t0\n103428\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103428\tMasters\t0\t1\t3\tExec.\t0\t1\t4\t0\n104346\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t104346\tBach.\t0\t1\t3\tExec.\t0\t1\t7\t0\n101924\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t101924\tBach.\t1\t0\t1\tCleric.\t0\t1\t3\t1\n101983\t0\t0.4625\t0.5375\t1\t1\t1\t101983\tBach.\t1\t1\t3\tSales\t0\t1\t4\t0\n102127\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t102127\t< Bach.\t1\t1\t3\tSales\t0\t1\t10\t0\n102556\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102556\tMasters\t1\t1\t3\tArmed-F\t0\t1\t5\t0\n102789\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t102789\tHS-grad\t1\t1\t3\tMachine\t0\t1\t6\t0\n104455\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104455\tAssoc-V\t1\t0\t3\tProf.\t0\t1\t5\t0\n103087\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103087\t12th\t0\t0\t1\t?\t0\t1\t1\t1\n100783\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t100783\t11th\t1\t0\t3\tCrafts\t0\t1\t3\t0\n100803\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t1\t100803\t11th\t1\t1\t3\tOther\t0\t1\t7\t0\n101093\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t101093\t9th\t1\t1\t3\tTransp.\t0\t1\t5\t0\n102285\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102285\t11th\t1\t1\t3\tTransp.\t0\t1\t7\t0\n103312\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t103312\t7th-8th\t1\t1\t2\tCrafts\t0\t1\t8\t0\n100190\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t100190\tBach.\t0\t1\t3\tProf.\t0\t1\t5\t0\n100530\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100530\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n100543\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100543\tHS-grad\t0\t0\t1\tFarming\t0\t1\t2\t1\n100847\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100847\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t3\t1\n101132\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101132\t< Bach.\t0\t1\t1\tCleric.\t0\t1\t4\t0\n101267\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101267\tHS-grad\t0\t0\t1\tTransp.\t0\t1\t2\t1\n101594\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101594\t< Bach.\t0\t0\t1\tOther\t0\t1\t1\t1\n101870\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101870\tHS-grad\t0\t0\t2\tTransp.\t0\t1\t4\t1\n101926\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101926\t< Bach.\t0\t0\t1\tOther\t0\t1\t1\t1\n102157\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102157\t< Bach.\t0\t0\t6-8\tSales\t0\t1\t3\t0\n102527\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102527\tHS-grad\t0\t1\t9+\tOther\t0\t1\t4\t0\n102555\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102555\tBach.\t0\t1\t2\tExec.\t0\t1\t14\t0\n102755\t0\t0.4625\t0.5375\t0\t1\t0\t102755\tAssoc-A\t0\t0\t3\tSales\t0\t1\t5\t0\n102776\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102776\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t5\t0\n102803\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102803\tHS-grad\t0\t0\t1\tCleric.\t0\t1\t3\t1\n103349\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t103349\tProfsc\t0\t1\t9+\tProf.\t0\t1\t5\t0\n103375\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t103375\tAssoc-V\t0\t1\t3\tTechSup\t0\t1\t4\t0\n103752\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103752\t< Bach.\t0\t1\t1\tCleric.\t0\t1\t4\t0\n104264\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104264\t< Bach.\t0\t1\t2\tCrafts\t0\t1\t4\t0\n104446\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104446\t< Bach.\t0\t0\t1\tOther\t0\t1\t2\t1\n100099\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100099\tHS-grad\t1\t0\t3\tTechSup\t0\t1\t3\t0\n100108\t0\t0.4625\t0.5375\t0\t1\t1\t100108\tMasters\t1\t1\t3\tOther\t0\t1\t5\t0\n100155\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100155\tAssoc-V\t1\t0\t3\tCleric.\t0\t1\t3\t1\n100599\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100599\tHS-grad\t0\t1\t6-8\tOther\t0\t1\t4\t0\n100602\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100602\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t6\t0\n100676\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t100676\tBach.\t1\t1\t4-5\tProf.\t0\t1\t8\t0\n101015\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101015\tHS-grad\t1\t1\t1\tTransp.\t0\t1\t4\t0\n101097\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101097\tBach.\t0\t1\t6-8\tTechSup\t0\t1\t6\t0\n101332\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101332\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n101705\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101705\tAssoc-V\t1\t0\t1\tTechSup\t0\t1\t2\t1\n101724\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101724\tHS-grad\t1\t0\t1\tMachine\t0\t1\t4\t1\n101851\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101851\tHS-grad\t1\t1\t2\tExec.\t0\t1\t5\t0\n101897\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t101897\tHS-grad\t1\t0\t3\tProtec.\t0\t1\t3\t0\n101911\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101911\tHS-grad\t1\t0\t2\tMachine\t0\t1\t3\t1\n102268\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102268\t< Bach.\t1\t0\t2\tCleric.\t0\t1\t3\t0\n102279\t0\t0.4625\t0.5375\t0\t1\t1\t102279\tBach.\t1\t0\t4-5\tCleric.\t0\t1\t3\t1\n102299\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102299\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t5\t0\n102549\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102549\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t3\t0\n102593\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102593\tHS-grad\t1\t0\t2\tTechSup\t0\t1\t2\t1\n102712\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102712\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n102827\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102827\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n103242\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103242\t< Bach.\t1\t1\t9+\tCrafts\t0\t1\t4\t0\n103571\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103571\tAssoc-A\t1\t0\t6-8\tOther\t0\t1\t3\t0\n103581\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103581\tHS-grad\t1\t1\t2\tSales\t0\t1\t5\t0\n103656\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103656\t< Bach.\t1\t1\t4-5\tFarming\t0\t1\t5\t0\n103802\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103802\tAssoc-A\t0\t1\t2\tCrafts\t0\t1\t5\t0\n103938\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103938\t< Bach.\t1\t0\t2\tCleric.\t0\t1\t3\t1\n104249\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104249\tHS-grad\t1\t0\t2\tSales\t0\t1\t4\t1\n104251\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t104251\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n101395\t0\t0.8704663212435233\t0.1295336787564767\t1\t0\t1\t101395\t11th\t1\t0\t3\tCleric.\t0\t1\t3\t1\n100875\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100875\t< Bach.\t0\t1\t3\tProtec.\t0\t1\t5\t0\n101935\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101935\tProfsc\t0\t1\t3\tProf.\t0\t1\t6\t0\n102133\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t0\t102133\tHS-grad\t0\t1\t3\tFarming\t0\t1\t9\t0\n102962\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t102962\tAssoc-V\t0\t1\t3\tTechSup\t0\t1\t6\t0\n103350\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103350\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n103443\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103443\tBach.\t0\t0\t4-5\tExec.\t0\t1\t3\t0\n103750\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t103750\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n100738\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100738\t< Bach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n102641\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102641\tHS-grad\t1\t1\t3\tExec.\t0\t1\t7\t0\n104449\t0\t0.4625\t0.5375\t1\t1\t1\t104449\tBach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n101844\t0\t0.592797783933518\t0.407202216066482\t0\t0\t0\t101844\t7th-8th\t0\t1\t3\tCrafts\t0\t1\t6\t0\n102349\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t102349\t10th\t0\t1\t1\tSales\t0\t1\t4\t0\n102713\t0\t0.2661064425770308\t0.7338935574229692\t0\t0\t0\t102713\t7th-8th\t0\t1\t3\tExec.\t0\t1\t6\t0\n102421\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102421\t10th\t0\t1\t2\t?\t0\t1\t9\t0\n102825\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102825\t10th\t1\t1\t2\tMachine\t0\t1\t6\t0\n100152\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t100152\tHS-grad\t0\t0\t4-5\tTechSup\t0\t1\t3\t0\n102006\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102006\tHS-grad\t0\t1\t9+\tOther\t0\t1\t5\t0\n102070\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102070\tBach.\t0\t0\t1\tExec.\t0\t1\t3\t1\n102893\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102893\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103107\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103107\tHS-grad\t0\t1\t6-8\tCrafts\t0\t1\t7\t0\n103172\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103172\tHS-grad\t0\t1\t2\tFarming\t0\t1\t8\t0\n103198\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103198\tHS-grad\t0\t0\t2\tSales\t0\t1\t2\t1\n103960\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t103960\tHS-grad\t0\t1\t3\tExec.\t0\t1\t4\t0\n104080\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104080\t< Bach.\t0\t1\t2\tHandler\t0\t1\t6\t0\n104272\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104272\tAssoc-V\t0\t1\t2\tOther\t0\t1\t7\t0\n100132\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100132\t< Bach.\t1\t1\t2\tHouse-s\t0\t1\t4\t0\n100218\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100218\tBach.\t1\t0\t2\tSales\t0\t1\t3\t0\n100324\t0\t0.4625\t0.5375\t0\t1\t1\t100324\tMasters\t0\t1\t4-5\t?\t0\t1\t4\t0\n100500\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100500\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t1\n100501\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100501\tHS-grad\t1\t0\t6-8\tExec.\t0\t1\t3\t1\n100587\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100587\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n100779\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100779\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t9\t0\n100781\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100781\tAssoc-A\t0\t1\t2\tCrafts\t0\t1\t5\t0\n101118\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101118\tAssoc-V\t1\t1\t1\tOther\t0\t1\t5\t0\n101867\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101867\tHS-grad\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n101942\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101942\tBach.\t1\t0\t9+\tProf.\t0\t1\t3\t1\n102164\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102164\tHS-grad\t1\t0\t9+\tExec.\t0\t1\t3\t0\n102244\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102244\t< Bach.\t1\t0\t4-5\tCleric.\t0\t1\t2\t1\n102456\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102456\tHS-grad\t1\t1\t3\tExec.\t0\t1\t3\t0\n102563\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102563\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t3\t0\n103544\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103544\tHS-grad\t1\t0\t1\tCrafts\t0\t1\t3\t1\n103547\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103547\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t1\n103977\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103977\t< Bach.\t1\t1\t9+\tSales\t0\t1\t1\t0\n104096\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104096\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n104377\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104377\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n101444\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101444\tBach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n101859\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101859\tHS-grad\t0\t1\t3\tMachine\t0\t1\t5\t0\n102823\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t102823\t< Bach.\t0\t1\t3\tTransp.\t0\t1\t4\t0\n103061\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103061\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n100716\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t100716\tBach.\t0\t1\t2\t?\t0\t1\t6\t0\n101627\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t101627\tBach.\t1\t0\t2\tSales\t0\t1\t4\t1\n102283\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102283\t< Bach.\t0\t1\t3\tExec.\t0\t1\t7\t0\n102576\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102576\t< Bach.\t1\t0\t4-5\tExec.\t0\t1\t3\t0\n103860\t0\t0.4625\t0.5375\t1\t1\t1\t103860\tBach.\t1\t0\t3\tSales\t0\t1\t4\t0\n104081\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t104081\tHS-grad\t1\t1\t4-5\tCrafts\t0\t1\t4\t0\n104085\t0\t0.4625\t0.5375\t1\t1\t1\t104085\tAssoc-A\t0\t1\t3\tTechSup\t0\t1\t5\t0\n104486\t0\t0.4625\t0.5375\t1\t1\t1\t104486\tBach.\t1\t1\t3\tMachine\t0\t1\t4\t0\n101028\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t0\t101028\t11th\t0\t0\t3\tHandler\t0\t1\t2\t1\n102561\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t102561\t10th\t0\t1\t9+\tOther\t0\t1\t5\t0\n104293\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t104293\t7th-8th\t0\t1\t2\tMachine\t0\t1\t5\t0\n100714\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t100714\t10th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n100746\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t100746\t7th-8th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n101778\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101778\t10th\t1\t0\t1\tOther\t0\t1\t1\t1\n102294\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102294\t5th-6th\t1\t1\t3\tMachine\t0\t1\t4\t0\n100043\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100043\tHS-grad\t0\t0\t1\tOther\t0\t1\t2\t1\n100367\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100367\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n100591\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100591\tHS-grad\t0\t1\t2\tSales\t0\t1\t4\t0\n100895\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t100895\tHS-grad\t0\t1\t3\tExec.\t0\t1\t5\t0\n101058\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101058\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n101752\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101752\t< Bach.\t0\t0\t1\tProf.\t0\t1\t1\t1\n101953\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101953\tBach.\t0\t0\t2\tProf.\t0\t1\t4\t0\n102181\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102181\tHS-grad\t0\t0\t1\tSales\t0\t1\t2\t1\n102359\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102359\tHS-grad\t0\t1\t2\tCrafts\t0\t1\t5\t0\n102480\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102480\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n102665\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102665\tHS-grad\t0\t0\t1\tTransp.\t0\t1\t3\t0\n103367\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103367\tBach.\t0\t0\t2\tProf.\t0\t1\t5\t0\n103391\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103391\t< Bach.\t0\t0\t2\tSales\t0\t1\t2\t0\n103603\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t0\t103603\tBach.\t0\t0\t3\tExec.\t0\t1\t4\t1\n103774\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103774\tBach.\t0\t1\t2\tProf.\t0\t1\t5\t0\n103945\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t103945\tHS-grad\t0\t1\t3\tFarming\t0\t1\t6\t0\n104270\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104270\tHS-grad\t0\t0\t1\tHandler\t0\t1\t2\t1\n104417\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104417\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n100412\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100412\tHS-grad\t0\t0\t2\tCrafts\t0\t1\t2\t1\n100526\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100526\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n100771\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100771\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t6\t0\n101428\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t1\t101428\tProfsc\t1\t0\t3\tProf.\t0\t1\t6\t1\n101433\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101433\t< Bach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n101923\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101923\t< Bach.\t0\t0\t6-8\tArmed-F\t0\t1\t2\t1\n101973\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t101973\tPhD\t1\t0\t2\tProf.\t0\t1\t5\t0\n102193\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102193\tHS-grad\t1\t1\t4-5\tOther\t0\t1\t2\t0\n102455\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102455\t< Bach.\t1\t0\t1\tHandler\t0\t1\t1\t1\n102472\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102472\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t3\t0\n102497\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102497\tBach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n102610\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102610\tHS-grad\t1\t0\t1\tSales\t0\t1\t1\t1\n102846\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102846\t< Bach.\t1\t0\t9+\tTransp.\t0\t1\t3\t0\n102872\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102872\tAssoc-V\t1\t1\t2\tTechSup\t0\t1\t4\t0\n103106\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103106\tHS-grad\t1\t0\t2\tCleric.\t0\t1\t3\t1\n103117\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103117\tBach.\t1\t1\t2\tProf.\t0\t1\t4\t0\n103122\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103122\tHS-grad\t1\t1\t2\tOther\t0\t1\t5\t0\n103269\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103269\tAssoc-A\t1\t0\t1\tTechSup\t0\t1\t3\t1\n103358\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103358\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t1\n103584\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103584\tHS-grad\t1\t1\t2\tProtec.\t0\t1\t3\t0\n103718\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103718\tHS-grad\t1\t0\t1\tOther\t0\t1\t3\t1\n103976\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103976\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n104040\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104040\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n104060\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104060\tHS-grad\t0\t1\t2\t?\t0\t1\t4\t0\n104172\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t104172\t< Bach.\t1\t0\t3\tSales\t0\t1\t3\t1\n104222\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104222\t< Bach.\t1\t1\t2\tExec.\t0\t1\t5\t0\n104223\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t104223\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n100128\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100128\tBach.\t0\t1\t4-5\tExec.\t0\t1\t3\t0\n100629\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t100629\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t5\t0\n100633\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100633\tMasters\t0\t1\t3\tExec.\t0\t1\t4\t0\n101410\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101410\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t4\t0\n102266\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102266\tMasters\t0\t1\t3\tProf.\t0\t1\t4\t0\n104369\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t104369\tBach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n100497\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t1\t100497\tHS-grad\t1\t1\t3\tFarming\t0\t1\t7\t0\n101108\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101108\tAssoc-A\t1\t1\t4-5\tExec.\t0\t1\t5\t0\n101354\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101354\tHS-grad\t1\t1\t3\tSales\t0\t1\t6\t0\n101407\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t101407\tBach.\t1\t0\t6-8\tProf.\t0\t1\t3\t0\n101413\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t101413\t< Bach.\t0\t1\t2\tExec.\t0\t1\t5\t0\n101621\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101621\tBach.\t1\t1\t3\tProtec.\t0\t1\t5\t0\n102551\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102551\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n102927\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t102927\t< Bach.\t1\t1\t2\tExec.\t0\t1\t5\t0\n103127\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103127\tPhD\t0\t1\t3\tProf.\t0\t1\t4\t0\n104036\t0\t0.4625\t0.5375\t1\t1\t1\t104036\tBach.\t1\t0\t3\tCleric.\t0\t1\t4\t0\n102652\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102652\t12th\t0\t0\t6-8\tSales\t0\t1\t3\t1\n100097\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t100097\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n102479\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102479\tPresch.\t1\t1\t4-5\tMachine\t0\t1\t5\t0\n104230\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t104230\t5th-6th\t1\t0\t3\tCrafts\t0\t1\t5\t0\n100374\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100374\t< Bach.\t0\t0\t2\tSales\t0\t1\t2\t1\n100841\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100841\tHS-grad\t0\t1\t2\tHandler\t0\t1\t6\t0\n100900\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t100900\tHS-grad\t0\t1\t3\tExec.\t0\t1\t4\t0\n100952\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100952\tBach.\t0\t0\t2\tTechSup\t0\t1\t3\t1\n101017\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101017\tHS-grad\t0\t1\t3\tTransp.\t0\t1\t4\t0\n101464\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101464\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t4\t0\n101598\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101598\t< Bach.\t0\t0\t2\tCleric.\t0\t1\t4\t0\n102110\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102110\tHS-grad\t0\t1\t3\tSales\t0\t1\t4\t0\n102361\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102361\tHS-grad\t0\t1\t2\tExec.\t0\t1\t4\t0\n103012\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103012\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103529\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t103529\tHS-grad\t0\t1\t4-5\tExec.\t0\t1\t4\t0\n104234\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104234\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n100306\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100306\tHS-grad\t1\t0\t2\tTransp.\t0\t1\t3\t1\n100456\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100456\tHS-grad\t1\t1\t2\tSales\t0\t1\t6\t0\n100669\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t100669\tHS-grad\t1\t0\t3\tFarming\t0\t1\t4\t0\n101001\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101001\tHS-grad\t1\t0\t2\tOther\t0\t1\t2\t1\n101021\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101021\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n101849\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101849\tHS-grad\t1\t0\t3\tSales\t0\t1\t3\t0\n101908\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101908\tHS-grad\t1\t0\t1\tCrafts\t0\t1\t2\t1\n102046\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102046\tHS-grad\t1\t1\t3\tExec.\t0\t1\t7\t0\n102073\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102073\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n102175\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102175\tBach.\t1\t1\t2\tMachine\t0\t1\t5\t0\n102224\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102224\tHS-grad\t1\t1\t3\t?\t0\t1\t2\t0\n102234\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102234\tBach.\t1\t1\t2\tOther\t0\t1\t5\t0\n102238\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102238\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n102514\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102514\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t4\t0\n103151\t0\t0.4625\t0.5375\t0\t1\t1\t103151\tProfsc\t1\t1\t3\t?\t0\t1\t3\t0\n103221\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103221\t< Bach.\t1\t0\t1\tOther\t0\t1\t1\t1\n103592\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103592\tBach.\t1\t0\t1\tSales\t0\t1\t1\t1\n103907\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103907\tHS-grad\t1\t1\t2\tExec.\t0\t1\t5\t0\n104005\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104005\tBach.\t1\t0\t2\tExec.\t0\t1\t3\t1\n104014\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t104014\tHS-grad\t1\t1\t3\tExec.\t0\t1\t6\t0\n104020\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104020\tHS-grad\t1\t0\t6-8\t?\t0\t1\t1\t1\n104050\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104050\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t1\n104186\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104186\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n104188\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104188\t< Bach.\t1\t1\t6-8\tOther\t0\t1\t5\t0\n104393\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104393\t< Bach.\t1\t1\t3\tCleric.\t0\t1\t4\t0\n101813\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101813\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t7\t0\n103374\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103374\tHS-grad\t0\t1\t3\tMachine\t0\t1\t5\t0\n104031\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t104031\tHS-grad\t0\t0\t3\tExec.\t0\t1\t4\t0\n104180\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t104180\t< Bach.\t0\t1\t3\tSales\t0\t1\t4\t0\n100022\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100022\tAssoc-V\t1\t1\t3\tExec.\t0\t1\t5\t0\n100216\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t100216\t< Bach.\t1\t1\t2\tProtec.\t0\t1\t6\t0\n100471\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t100471\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t5\t0\n100822\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t100822\tMasters\t1\t1\t9+\tSales\t0\t1\t1\t0\n101057\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101057\tBach.\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n101372\t0\t0.4625\t0.5375\t1\t1\t1\t101372\tBach.\t1\t0\t3\tSales\t0\t1\t5\t0\n101821\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101821\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t6\t0\n101969\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101969\tBach.\t1\t0\t3\tExec.\t0\t1\t4\t0\n103747\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t103747\tAssoc-A\t1\t1\t9+\tProf.\t0\t1\t4\t0\n100383\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t0\t100383\t7th-8th\t0\t0\t4-5\tOther\t0\t1\t3\t1\n100394\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t0\t100394\t9th\t0\t1\t3\tOther\t0\t1\t5\t0\n100040\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t100040\t11th\t1\t0\t1\tSales\t0\t1\t0\t1\n100765\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t100765\t10th\t1\t1\t1\tHandler\t0\t1\t4\t0\n100973\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t1\t100973\t11th\t1\t1\t3\t?\t0\t1\t7\t0\n101619\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101619\t11th\t1\t1\t9+\tProf.\t0\t1\t3\t0\n101728\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101728\t11th\t1\t0\t6-8\tOther\t0\t1\t2\t1\n102399\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102399\t10th\t1\t0\t1\tOther\t0\t1\t1\t1\n102678\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102678\t7th-8th\t0\t1\t3\tTransp.\t0\t1\t6\t0\n103442\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t103442\t9th\t1\t1\t4-5\tOther\t0\t1\t3\t0\n103623\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103623\t10th\t1\t0\t1\tHouse-s\t0\t1\t1\t1\n104161\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104161\t5th-6th\t1\t0\t6-8\tCrafts\t0\t1\t3\t1\n104219\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104219\t9th\t1\t0\t6-8\tSales\t0\t1\t1\t1\n100454\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100454\t< Bach.\t0\t0\t1\tProf.\t0\t1\t2\t1\n100588\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t100588\tBach.\t0\t0\t3\tProf.\t0\t1\t3\t0\n100643\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100643\tBach.\t0\t0\t2\tTechSup\t0\t1\t3\t1\n101045\t0\t0.4625\t0.5375\t0\t1\t0\t101045\tAssoc-A\t0\t1\t3\tMachine\t0\t1\t4\t0\n101150\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101150\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n101326\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t101326\tHS-grad\t0\t1\t3\tFarming\t0\t1\t8\t0\n102347\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102347\tHS-grad\t0\t1\t2\tExec.\t0\t1\t5\t0\n102630\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102630\t< Bach.\t0\t0\t2\tExec.\t0\t1\t2\t1\n103669\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103669\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n103868\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103868\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t3\t1\n100015\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100015\t< Bach.\t1\t1\t2\tExec.\t0\t1\t6\t0\n100201\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100201\t< Bach.\t1\t0\t1\tOther\t0\t1\t5\t1\n100423\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100423\tHS-grad\t0\t1\t6-8\tProf.\t0\t1\t5\t0\n100745\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100745\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n100903\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100903\tHS-grad\t1\t0\t1\tCleric.\t0\t1\t3\t0\n101296\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101296\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n101531\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101531\t< Bach.\t1\t0\t3\tTransp.\t0\t1\t3\t1\n102262\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102262\t< Bach.\t1\t0\t3\tCrafts\t0\t1\t3\t0\n102364\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102364\tBach.\t1\t0\t2\tExec.\t0\t1\t4\t0\n102745\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102745\t< Bach.\t1\t1\t9+\t?\t0\t1\t4\t0\n103297\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103297\tHS-grad\t1\t0\t1\tProf.\t0\t1\t2\t1\n103355\t0\t0.4625\t0.5375\t0\t1\t1\t103355\tBach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n103554\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103554\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n103561\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103561\tHS-grad\t1\t1\t3\tFarming\t0\t1\t4\t0\n103918\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103918\tHS-grad\t1\t0\t2\tProf.\t0\t1\t3\t1\n104121\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104121\tHS-grad\t1\t0\t1\tOther\t0\t1\t2\t1\n104224\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104224\tHS-grad\t1\t0\t6-8\tMachine\t0\t1\t2\t1\n104348\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104348\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t2\t1\n100704\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100704\t< Bach.\t0\t1\t3\tProf.\t0\t1\t4\t0\n101559\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101559\tMasters\t0\t1\t3\tExec.\t0\t1\t7\t0\n101816\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101816\tBach.\t0\t1\t3\tExec.\t0\t1\t4\t0\n102077\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t102077\tBach.\t0\t1\t9+\tSales\t0\t1\t4\t0\n103692\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103692\tMasters\t0\t1\t3\tProf.\t0\t1\t5\t0\n100942\t0\t0.4625\t0.5375\t1\t1\t1\t100942\tBach.\t1\t1\t3\tCrafts\t0\t1\t4\t0\n101442\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101442\tBach.\t1\t1\t3\tExec.\t0\t1\t7\t0\n102188\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102188\tBach.\t1\t1\t4-5\tExec.\t0\t1\t4\t0\n102696\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102696\t< Bach.\t1\t1\t3\tExec.\t0\t1\t4\t0\n103232\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103232\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n103755\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103755\tPhD\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n103922\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103922\tHS-grad\t1\t0\t3\tProtec.\t0\t1\t3\t0\n104419\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104419\tMasters\t1\t1\t3\tExec.\t0\t1\t5\t0\n103620\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103620\t11th\t0\t0\t1\tHandler\t0\t1\t0\t1\n101142\t0\t0.8518518518518519\t0.14814814814814814\t0\t0\t1\t101142\t7th-8th\t1\t1\t3\tHandler\t0\t1\t4\t0\n102186\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t102186\t10th\t1\t0\t3\tMachine\t0\t1\t3\t1\n102357\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102357\t10th\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n102875\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102875\t9th\t1\t1\t2\tOther\t0\t1\t4\t0\n102908\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102908\t12th\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n100396\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100396\t< Bach.\t0\t1\t2\tCleric.\t0\t1\t7\t0\n100705\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100705\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n100747\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t100747\t< Bach.\t0\t0\t3\tOther\t0\t1\t3\t0\n101197\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101197\tHS-grad\t0\t0\t1\tCrafts\t0\t1\t2\t1\n101355\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101355\t< Bach.\t0\t0\t9+\t?\t1\t1\t1\t1\n102079\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t102079\tHS-grad\t0\t1\t3\tProtec.\t0\t1\t5\t0\n102475\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102475\tAssoc-A\t0\t1\t2\tCleric.\t0\t1\t4\t0\n102671\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t0\t102671\t< Bach.\t0\t0\t3\tExec.\t0\t1\t2\t1\n102756\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t0\t102756\tHS-grad\t0\t1\t3\tFarming\t0\t1\t8\t0\n102838\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102838\tHS-grad\t0\t1\t6-8\tCleric.\t0\t1\t5\t0\n102920\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t102920\tAssoc-V\t0\t0\t3\tCleric.\t0\t1\t3\t1\n103240\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103240\t< Bach.\t0\t0\t1\tCrafts\t0\t1\t4\t1\n104184\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104184\tHS-grad\t0\t0\t2\t?\t0\t1\t2\t1\n100227\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100227\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n100301\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100301\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n100510\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100510\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n100749\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100749\tHS-grad\t1\t1\t3\tCleric.\t0\t1\t4\t0\n100776\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100776\t< Bach.\t1\t1\t3\tOther\t0\t1\t2\t0\n101100\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101100\tAssoc-V\t1\t0\t2\tOther\t0\t1\t4\t0\n101128\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101128\tAssoc-A\t1\t1\t9+\tFarming\t0\t1\t6\t0\n101376\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101376\tBach.\t1\t0\t2\tCleric.\t0\t1\t5\t1\n101380\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101380\tBach.\t1\t0\t2\tMachine\t0\t1\t3\t0\n101451\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101451\t< Bach.\t1\t0\t9+\tHandler\t0\t1\t3\t0\n101468\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101468\t< Bach.\t1\t1\t3\tCleric.\t0\t1\t4\t0\n101489\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101489\tAssoc-V\t1\t1\t3\tSales\t0\t1\t7\t0\n101528\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101528\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n101587\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101587\t< Bach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n101644\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101644\tHS-grad\t1\t1\t2\tMachine\t0\t1\t5\t0\n101761\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101761\tAssoc-V\t1\t0\t1\tCrafts\t0\t1\t2\t1\n102140\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102140\tHS-grad\t1\t1\t3\tTransp.\t0\t1\t4\t0\n102144\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102144\t< Bach.\t1\t1\t2\tCrafts\t0\t1\t6\t0\n102252\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102252\tHS-grad\t1\t1\t2\tCleric.\t0\t1\t6\t0\n102350\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102350\tAssoc-V\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n102520\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102520\tBach.\t1\t0\t1\tProf.\t0\t1\t2\t1\n102700\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102700\tBach.\t1\t1\t3\tExec.\t0\t1\t6\t0\n102918\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t102918\tHS-grad\t1\t1\t3\tProf.\t0\t1\t6\t0\n102960\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102960\tAssoc-V\t1\t1\t3\tCrafts\t0\t1\t5\t0\n103338\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t103338\t< Bach.\t1\t1\t3\tFarming\t0\t1\t6\t0\n103376\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103376\tMasters\t1\t1\t2\tProf.\t0\t1\t7\t0\n103741\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103741\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n104452\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104452\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n100300\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100300\tBach.\t0\t1\t3\tProf.\t0\t1\t4\t0\n101504\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101504\tBach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n102473\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102473\tBach.\t0\t1\t3\tProf.\t0\t1\t6\t0\n102499\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102499\tHS-grad\t0\t1\t3\tExec.\t0\t1\t6\t0\n102648\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102648\tMasters\t0\t0\t3\tProf.\t0\t1\t5\t0\n103214\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t103214\tBach.\t0\t1\t2\tExec.\t0\t1\t6\t0\n104061\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t104061\tBach.\t0\t1\t3\tExec.\t0\t1\t5\t0\n100395\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t1\t100395\tHS-grad\t1\t1\t4-5\tOther\t0\t1\t6\t0\n101833\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101833\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t8\t0\n103276\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103276\tBach.\t1\t1\t3\tExec.\t0\t1\t8\t0\n103790\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t103790\tAssoc-V\t1\t1\t3\tMachine\t0\t1\t4\t0\n104062\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t104062\t< Bach.\t1\t0\t2\tOther\t0\t1\t3\t1\n102288\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t0\t102288\t7th-8th\t0\t0\t3\tTransp.\t0\t1\t3\t0\n103811\t0\t0.592797783933518\t0.407202216066482\t0\t0\t0\t103811\t7th-8th\t0\t1\t3\tTransp.\t0\t1\t5\t0\n103892\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t103892\t11th\t0\t1\t2\tOther\t0\t1\t4\t0\n104105\t0\t0.592797783933518\t0.407202216066482\t0\t0\t0\t104105\t7th-8th\t0\t1\t3\tCrafts\t0\t1\t7\t0\n103264\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103264\t12th\t1\t0\t1\tOther\t0\t1\t2\t1\n103524\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t103524\t10th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n100597\t0\t0.6857142857142857\t0.3142857142857143\t0\t1\t0\t100597\tBach.\t0\t0\t3\tExec.\t0\t1\t4\t1\n100639\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100639\tHS-grad\t0\t1\t1\tOther\t0\t1\t3\t0\n100774\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100774\t< Bach.\t0\t0\t1\t?\t0\t1\t2\t1\n101019\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101019\tHS-grad\t0\t1\t2\tCleric.\t0\t1\t6\t0\n101669\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101669\t< Bach.\t0\t0\t6-8\tOther\t0\t1\t1\t1\n101894\t0\t0.4625\t0.5375\t0\t1\t0\t101894\tBach.\t0\t1\t3\tSales\t0\t1\t5\t0\n102045\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102045\tBach.\t0\t0\t1\tSales\t0\t1\t2\t1\n102218\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102218\tAssoc-V\t0\t0\t6-8\tCleric.\t0\t1\t3\t0\n102314\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102314\t< Bach.\t0\t0\t1\tSales\t0\t1\t1\t1\n103405\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103405\tBach.\t0\t0\t1\tTechSup\t0\t1\t1\t1\n103847\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103847\t< Bach.\t0\t0\t1\tSales\t0\t1\t2\t1\n100358\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100358\t< Bach.\t1\t0\t9+\tSales\t0\t1\t3\t1\n100725\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100725\t< Bach.\t1\t0\t2\tSales\t0\t1\t2\t1\n100763\t0\t0.4625\t0.5375\t0\t1\t1\t100763\tBach.\t1\t0\t3\tSales\t0\t1\t4\t1\n100912\t0\t0.4625\t0.5375\t0\t1\t1\t100912\tAssoc-A\t1\t1\t4-5\tCleric.\t0\t1\t4\t0\n100963\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100963\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n101035\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101035\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n101064\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101064\tHS-grad\t1\t0\t2\tProf.\t0\t1\t1\t1\n101102\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101102\t< Bach.\t1\t1\t2\tExec.\t0\t1\t5\t0\n101252\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101252\t< Bach.\t1\t0\t1\tSales\t0\t1\t1\t1\n101284\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101284\t< Bach.\t1\t0\t1\tMachine\t0\t1\t2\t1\n101691\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101691\t< Bach.\t1\t0\t2\tOther\t0\t1\t2\t1\n101805\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t101805\tHS-grad\t0\t1\t3\tExec.\t0\t1\t4\t0\n101902\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t101902\t< Bach.\t0\t0\t3\tMachine\t0\t1\t2\t1\n102061\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102061\tHS-grad\t1\t1\t9+\tOther\t0\t1\t5\t0\n102180\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102180\tHS-grad\t1\t1\t4-5\tSales\t0\t1\t6\t0\n102328\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102328\t< Bach.\t1\t0\t2\tExec.\t0\t1\t2\t0\n102538\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102538\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t7\t0\n102620\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102620\tBach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n103893\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103893\tHS-grad\t1\t0\t2\tSales\t0\t1\t2\t1\n104201\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t104201\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n104253\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t104253\tHS-grad\t1\t0\t3\tHandler\t0\t1\t5\t0\n104491\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104491\t< Bach.\t1\t1\t2\tCleric.\t0\t1\t4\t0\n100272\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t100272\tBach.\t0\t1\t3\tProf.\t0\t1\t4\t0\n101541\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101541\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t8\t0\n101800\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t101800\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t5\t0\n102131\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t0\t102131\tHS-grad\t0\t1\t3\t?\t0\t1\t6\t0\n103266\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103266\tMasters\t0\t1\t4-5\tProf.\t0\t1\t4\t0\n103859\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103859\tBach.\t0\t0\t3\tExec.\t0\t1\t4\t0\n103884\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103884\t< Bach.\t0\t1\t4-5\tExec.\t0\t1\t1\t0\n104375\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t104375\tAssoc-V\t0\t1\t3\tCrafts\t0\t1\t4\t0\n100192\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100192\tMasters\t1\t1\t3\tProf.\t0\t1\t4\t0\n101246\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101246\tBach.\t0\t0\t3\tExec.\t0\t1\t4\t0\n101495\t0\t0.6857142857142857\t0.3142857142857143\t1\t1\t1\t101495\tBach.\t1\t0\t3\tExec.\t0\t1\t4\t1\n101801\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101801\t< Bach.\t0\t1\t3\tExec.\t0\t1\t6\t0\n101892\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101892\tHS-grad\t1\t1\t3\tCleric.\t0\t1\t6\t0\n102619\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102619\tPhD\t1\t1\t3\tProf.\t0\t1\t10\t0\n102950\t0\t0.4625\t0.5375\t1\t1\t1\t102950\tAssoc-A\t1\t1\t3\tCrafts\t0\t1\t5\t0\n103256\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103256\tMasters\t1\t1\t3\tExec.\t0\t1\t6\t0\n104013\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t104013\t< Bach.\t1\t1\t3\tTechSup\t0\t1\t6\t0\n100790\t0\t0.592797783933518\t0.407202216066482\t0\t0\t0\t100790\t7th-8th\t0\t1\t3\tTransp.\t0\t1\t5\t0\n103039\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103039\t10th\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n103485\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103485\t11th\t0\t0\t1\tCleric.\t0\t1\t0\t1\n103516\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103516\t7th-8th\t0\t1\t2\t?\t0\t1\t0\t0\n101243\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101243\t11th\t1\t0\t9+\t?\t0\t1\t1\t1\n101313\t0\t0.8704663212435233\t0.1295336787564767\t0\t0\t1\t101313\t5th-6th\t1\t0\t3\tCrafts\t0\t1\t3\t1\n104415\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104415\t7th-8th\t1\t0\t1\tMachine\t0\t1\t2\t1\n100044\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100044\tHS-grad\t0\t0\t2\tSales\t0\t1\t2\t1\n101188\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101188\t< Bach.\t0\t0\t9+\tSales\t0\t1\t2\t0\n101438\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t101438\tHS-grad\t0\t0\t3\tTechSup\t0\t1\t3\t1\n101848\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101848\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t5\t0\n101904\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t101904\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n102063\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102063\t< Bach.\t0\t0\t1\tTechSup\t0\t1\t3\t1\n102571\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102571\t< Bach.\t0\t0\t2\tExec.\t0\t1\t3\t0\n102925\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102925\tHS-grad\t0\t0\t6-8\tCleric.\t0\t1\t1\t1\n103088\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103088\tHS-grad\t0\t0\t2\tCrafts\t0\t1\t3\t0\n100017\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100017\t< Bach.\t1\t1\t9+\tFarming\t0\t1\t5\t0\n100188\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100188\t< Bach.\t1\t0\t1\tCleric.\t0\t1\t1\t1\n100346\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100346\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n100863\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100863\tHS-grad\t1\t0\t3\tCleric.\t0\t1\t3\t0\n101081\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101081\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t4\t0\n101250\t0\t0.4625\t0.5375\t0\t1\t1\t101250\tProfsc\t1\t0\t3\tSales\t0\t1\t3\t0\n101802\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101802\tBach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101842\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101842\t< Bach.\t1\t0\t1\t?\t0\t1\t2\t1\n102035\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102035\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n102050\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102050\tBach.\t1\t0\t9+\tSales\t0\t1\t2\t0\n102541\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102541\tHS-grad\t1\t1\t3\tMachine\t0\t1\t4\t0\n102566\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102566\tBach.\t1\t0\t1\tTechSup\t0\t1\t3\t1\n103130\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103130\t< Bach.\t1\t1\t2\tExec.\t0\t1\t6\t0\n103158\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103158\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n103162\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103162\t< Bach.\t1\t1\t1\tTechSup\t0\t1\t4\t0\n103356\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103356\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n103528\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t103528\tHS-grad\t1\t0\t3\tTransp.\t0\t1\t3\t0\n103596\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t103596\tMasters\t1\t0\t2\tMachine\t0\t1\t3\t1\n103714\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103714\tHS-grad\t0\t0\t2\tCrafts\t0\t1\t2\t1\n104043\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t104043\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n104137\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104137\tHS-grad\t1\t1\t1\tCrafts\t0\t1\t4\t0\n104397\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104397\tHS-grad\t1\t1\t6-8\tMachine\t0\t1\t6\t0\n103684\t0\t0.916095890410959\t0.08390410958904104\t1\t0\t0\t103684\t7th-8th\t0\t1\t2\tCleric.\t0\t1\t4\t0\n100817\t0\t0.4625\t0.5375\t1\t1\t0\t100817\tMasters\t0\t1\t3\tSales\t0\t1\t7\t0\n100959\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t100959\t< Bach.\t0\t1\t3\tSales\t0\t1\t4\t0\n101793\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101793\tBach.\t0\t1\t3\tProf.\t0\t1\t5\t0\n102374\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102374\tBach.\t0\t1\t3\tExec.\t0\t1\t8\t0\n102512\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t0\t102512\tBach.\t0\t0\t1\tCrafts\t0\t1\t3\t1\n103880\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t103880\tBach.\t0\t1\t3\tProf.\t0\t1\t6\t0\n100778\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t100778\tBach.\t1\t1\t3\tProf.\t0\t1\t5\t0\n101187\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t101187\t< Bach.\t1\t0\t2\tOther\t0\t1\t3\t1\n101193\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101193\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t6\t0\n101916\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101916\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n103708\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t103708\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n100347\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t100347\t5th-6th\t1\t0\t6-8\tOther\t0\t1\t3\t1\n101050\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101050\t10th\t1\t0\t1\tOther\t0\t1\t0\t1\n101550\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101550\t7th-8th\t1\t1\t9+\tTechSup\t0\t1\t4\t0\n101623\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101623\t12th\t1\t1\t9+\tHouse-s\t0\t1\t4\t0\n101989\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101989\t7th-8th\t1\t1\t6-8\tOther\t0\t1\t4\t0\n102738\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t102738\t7th-8th\t1\t1\t3\tCrafts\t0\t1\t4\t0\n103026\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103026\t9th\t1\t1\t2\tCrafts\t0\t1\t2\t0\n103712\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t103712\t10th\t1\t0\t2\tTransp.\t0\t1\t4\t1\n104459\t0\t0.592797783933518\t0.407202216066482\t0\t0\t1\t104459\t7th-8th\t1\t1\t3\tSales\t0\t1\t4\t0\n100551\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100551\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n101358\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101358\t< Bach.\t0\t0\t1\tOther\t0\t1\t2\t1\n101809\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101809\t< Bach.\t0\t1\t2\tCrafts\t0\t1\t4\t0\n101855\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t101855\t< Bach.\t0\t0\t3\tMachine\t1\t1\t2\t1\n101994\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101994\tHS-grad\t0\t1\t2\tExec.\t0\t1\t6\t0\n102343\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102343\t< Bach.\t0\t0\t3\tCleric.\t0\t1\t4\t0\n102816\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102816\tAssoc-V\t0\t1\t2\tCleric.\t0\t1\t4\t0\n104111\t0\t0.4625\t0.5375\t0\t1\t0\t104111\tBach.\t0\t0\t3\tSales\t0\t1\t5\t0\n104170\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104170\tAssoc-V\t0\t1\t2\tMachine\t0\t1\t4\t0\n104195\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t104195\t< Bach.\t0\t1\t3\tCrafts\t0\t1\t5\t0\n104326\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t104326\t< Bach.\t0\t0\t3\tSales\t0\t1\t4\t0\n104441\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104441\tHS-grad\t0\t0\t2\tOther\t0\t1\t1\t1\n100020\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t100020\tMasters\t1\t1\t9+\tOther\t0\t1\t6\t0\n100352\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100352\tHS-grad\t1\t1\t1\tCrafts\t0\t1\t4\t0\n100380\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100380\tBach.\t1\t1\t1\tTechSup\t0\t1\t4\t0\n100548\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100548\t< Bach.\t1\t0\t1\tExec.\t0\t1\t3\t1\n100684\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100684\t< Bach.\t0\t0\t1\tFarming\t0\t1\t1\t1\n100866\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t100866\tMasters\t1\t1\t2\tOther\t0\t1\t4\t0\n100891\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t100891\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t7\t0\n100926\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100926\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n101138\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101138\t< Bach.\t1\t0\t1\tSales\t0\t1\t1\t1\n101140\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101140\t< Bach.\t1\t0\t1\t?\t0\t1\t3\t1\n101497\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101497\tAssoc-A\t1\t0\t9+\tSales\t0\t1\t4\t0\n101869\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101869\tHS-grad\t1\t0\t1\tOther\t0\t1\t1\t1\n102132\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102132\tBach.\t1\t0\t2\tProf.\t0\t1\t3\t1\n102229\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102229\tHS-grad\t1\t0\t4-5\t?\t0\t1\t2\t1\n102341\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102341\tHS-grad\t0\t1\t2\tHandler\t0\t1\t4\t0\n102391\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102391\tHS-grad\t1\t1\t2\tSales\t0\t1\t5\t0\n102445\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t102445\tHS-grad\t1\t1\t3\tSales\t0\t1\t5\t0\n102471\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102471\t< Bach.\t1\t0\t2\tCleric.\t0\t1\t3\t1\n102477\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102477\t< Bach.\t1\t0\t3\tMachine\t0\t1\t3\t0\n102758\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102758\tAssoc-V\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103030\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103030\tBach.\t1\t0\t1\tCleric.\t0\t1\t3\t1\n103089\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103089\t< Bach.\t1\t0\t6-8\t?\t0\t1\t1\t1\n103342\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103342\tBach.\t1\t1\t2\tTechSup\t0\t1\t5\t0\n103850\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103850\tAssoc-V\t1\t1\t9+\tProf.\t0\t1\t4\t0\n104070\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104070\tAssoc-V\t1\t0\t1\tCleric.\t0\t1\t2\t1\n104310\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104310\tAssoc-A\t1\t1\t2\tExec.\t0\t1\t8\t0\n104439\t0\t0.8518518518518519\t0.14814814814814814\t0\t1\t1\t104439\tHS-grad\t1\t1\t3\tOther\t0\t1\t6\t0\n101689\t0\t0.4625\t0.5375\t1\t1\t0\t101689\tBach.\t0\t1\t3\tSales\t0\t1\t6\t0\n102734\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t102734\tPhD\t0\t1\t3\tExec.\t0\t1\t7\t0\n102859\t0\t0.8704663212435233\t0.1295336787564767\t1\t1\t0\t102859\tHS-grad\t0\t1\t4-5\tHandler\t0\t1\t2\t0\n103211\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t103211\tHS-grad\t0\t1\t4-5\tCleric.\t0\t1\t4\t0\n101139\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101139\tBach.\t1\t1\t3\tExec.\t0\t1\t5\t0\n101325\t0\t0.592797783933518\t0.407202216066482\t1\t1\t1\t101325\tHS-grad\t0\t1\t3\tCleric.\t0\t1\t5\t0\n101367\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101367\tAssoc-V\t1\t0\t3\tProf.\t0\t1\t5\t0\n101592\t0\t0.8518518518518519\t0.14814814814814814\t1\t1\t1\t101592\tAssoc-V\t1\t1\t4-5\tOther\t0\t1\t4\t0\n101747\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t101747\t< Bach.\t1\t1\t3\tProtec.\t0\t1\t5\t0\n102422\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t102422\tProfsc\t1\t1\t2\tExec.\t0\t1\t8\t0\n102967\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t102967\tProfsc\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n103560\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t103560\tMasters\t1\t1\t2\tProf.\t0\t1\t8\t0\n103785\t0\t0.8704663212435233\t0.1295336787564767\t1\t1\t1\t103785\tHS-grad\t1\t0\t3\tOther\t0\t1\t3\t0\n104123\t0\t0.8704663212435233\t0.1295336787564767\t1\t1\t1\t104123\t< Bach.\t1\t0\t3\tHandler\t0\t1\t3\t1\n104162\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t1\t104162\tBach.\t1\t1\t4-5\tProf.\t0\t1\t3\t0\n104420\t0\t0.6857142857142857\t0.3142857142857143\t1\t1\t1\t104420\tBach.\t1\t0\t3\tExec.\t0\t1\t4\t1\n103971\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t103971\t10th\t0\t1\t2\tProtec.\t0\t1\t6\t0\n101261\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101261\t10th\t1\t0\t2\tOther\t0\t1\t2\t1\n102565\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102565\t7th-8th\t1\t1\t2\tOther\t0\t1\t3\t0\n103352\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103352\t5th-6th\t1\t0\t6-8\tCrafts\t0\t1\t3\t0\n100167\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100167\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t1\t1\n100469\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100469\t< Bach.\t0\t0\t1\tOther\t0\t1\t3\t1\n100697\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t100697\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n101164\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101164\tHS-grad\t0\t1\t2\tMachine\t0\t1\t5\t0\n101322\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101322\tHS-grad\t0\t1\t2\tOther\t0\t1\t5\t0\n101492\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101492\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n101943\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101943\t< Bach.\t0\t1\t2\tProtec.\t0\t1\t5\t0\n102146\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102146\tHS-grad\t0\t0\t2\tCrafts\t0\t1\t3\t1\n102183\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t0\t102183\t< Bach.\t0\t1\t3\tProf.\t0\t1\t8\t0\n102513\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102513\tHS-grad\t0\t1\t2\tTransp.\t0\t1\t4\t0\n102590\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102590\t< Bach.\t0\t1\t2\t?\t0\t1\t2\t0\n102781\t0\t0.592797783933518\t0.407202216066482\t0\t1\t0\t102781\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n103234\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103234\tHS-grad\t0\t0\t1\tSales\t0\t1\t2\t1\n104261\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t0\t104261\tHS-grad\t0\t0\t3\tCrafts\t0\t1\t3\t1\n100136\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100136\tBach.\t1\t0\t2\tProtec.\t0\t1\t4\t1\n100143\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100143\tBach.\t1\t0\t2\tProf.\t0\t1\t3\t0\n100162\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100162\tHS-grad\t1\t1\t2\tCrafts\t0\t1\t5\t0\n100332\t0\t0.4625\t0.5375\t0\t1\t1\t100332\tBach.\t1\t1\t3\t?\t0\t1\t6\t0\n100361\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t100361\tHS-grad\t1\t0\t4-5\tCleric.\t0\t1\t2\t0\n100458\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100458\tHS-grad\t0\t0\t1\tSales\t0\t1\t2\t1\n100578\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100578\tHS-grad\t1\t1\t2\tProtec.\t0\t1\t3\t0\n100785\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100785\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n100794\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100794\t< Bach.\t1\t0\t1\tOther\t0\t1\t2\t1\n100851\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100851\tHS-grad\t1\t0\t9+\tTechSup\t0\t1\t3\t1\n101059\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101059\t< Bach.\t1\t1\t3\tTransp.\t0\t1\t6\t0\n101503\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101503\tHS-grad\t0\t0\t2\tCleric.\t0\t1\t2\t1\n101601\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t101601\t< Bach.\t1\t1\t3\tCrafts\t0\t1\t6\t0\n101659\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101659\tHS-grad\t1\t0\t1\tSales\t0\t1\t2\t1\n101779\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101779\tHS-grad\t1\t0\t1\tSales\t0\t1\t5\t0\n102405\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102405\tBach.\t1\t0\t1\tCleric.\t0\t1\t3\t1\n102509\t0\t0.8704663212435233\t0.1295336787564767\t0\t1\t1\t102509\tHS-grad\t1\t0\t3\tCrafts\t0\t1\t3\t1\n103005\t0\t0.2661064425770308\t0.7338935574229692\t0\t1\t1\t103005\tBach.\t1\t1\t3\tProf.\t0\t1\t6\t0\n103226\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103226\tHS-grad\t1\t0\t1\t?\t0\t1\t1\t1\n103406\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103406\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t4\t0\n103509\t0\t0.592797783933518\t0.407202216066482\t0\t1\t1\t103509\tHS-grad\t1\t1\t3\tCrafts\t0\t1\t4\t0\n103668\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103668\tHS-grad\t1\t1\t2\tTechSup\t0\t1\t3\t0\n104296\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104296\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n103585\t0\t0.592797783933518\t0.407202216066482\t1\t0\t0\t103585\t10th\t0\t1\t4-5\tSales\t0\t1\t4\t0\n100233\t0\t0.592797783933518\t0.407202216066482\t1\t1\t0\t100233\tHS-grad\t0\t1\t3\tCrafts\t0\t1\t6\t0\n101215\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101215\tBach.\t0\t1\t3\tProf.\t0\t1\t6\t0\n101878\t0\t0.2661064425770308\t0.7338935574229692\t1\t1\t0\t101878\tPhD\t0\t1\t3\tProf.\t0\t1\t4\t0\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:10:24+0000","dateStarted":"2018-02-06T23:47:25+0000","dateFinished":"2018-02-06T23:47:25+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:126"},{"title":"Select customers who above threshold probability (20%) of being likely AFFINITY_CARD responders","text":"%sql\n-- Displays customers more than 20% likely to respond.\n\nSELECT * from(\nSELECT CUST_ID, PREDICTION_PROBABILITY(N1_CLASS_MODEL, '1' USING A.*) prob\n FROM N1_APPLY_RESULT A)\n WHERE prob > 0.2;","user":"CBERGER","dateUpdated":"2018-02-07T21:54:09+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","editorHide":false,"title":true,"graph":{"mode":"table","optionOpen":false,"keys":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"values":[{"name":"PROB","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"PROB","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517713861092_-1412365699","id":"20180204-031101_801658092","result":{"msg":"CUST_ID\tPROB\n102800\t0.23255813953488372\n102900\t0.23255813953488372\n103600\t0.23255813953488372\n100011\t0.23255813953488372\n100050\t0.23255813953488372\n100097\t0.23255813953488372\n100264\t0.23255813953488372\n100321\t0.23255813953488372\n100617\t0.23255813953488372\n100658\t0.23255813953488372\n100730\t0.23255813953488372\n100876\t0.23255813953488372\n101099\t0.23255813953488372\n101115\t0.23255813953488372\n101187\t0.23255813953488372\n101243\t0.23255813953488372\n101261\t0.23255813953488372\n101359\t0.23255813953488372\n101407\t0.23255813953488372\n101486\t0.23255813953488372\n101558\t0.23255813953488372\n101609\t0.23255813953488372\n101610\t0.23255813953488372\n101657\t0.23255813953488372\n101788\t0.23255813953488372\n101924\t0.23255813953488372\n101956\t0.23255813953488372\n102094\t0.23255813953488372\n102121\t0.23255813953488372\n102194\t0.23255813953488372\n102339\t0.23255813953488372\n102377\t0.23255813953488372\n102412\t0.23255813953488372\n102419\t0.23255813953488372\n102471\t0.23255813953488372\n102485\t0.23255813953488372\n102493\t0.23255813953488372\n102497\t0.23255813953488372\n102507\t0.23255813953488372\n102512\t0.23255813953488372\n102524\t0.23255813953488372\n102535\t0.23255813953488372\n102549\t0.23255813953488372\n102565\t0.23255813953488372\n102575\t0.23255813953488372\n102582\t0.23255813953488372\n102593\t0.23255813953488372\n102610\t0.23255813953488372\n102652\t0.23255813953488372\n102680\t0.23255813953488372\n102684\t0.23255813953488372\n102697\t0.23255813953488372\n102698\t0.23255813953488372\n102724\t0.23255813953488372\n102758\t0.23255813953488372\n102809\t0.23255813953488372\n102820\t0.23255813953488372\n102827\t0.23255813953488372\n102833\t0.23255813953488372\n102846\t0.23255813953488372\n102866\t0.23255813953488372\n102886\t0.23255813953488372\n102891\t0.23255813953488372\n102908\t0.23255813953488372\n102909\t0.23255813953488372\n102952\t0.23255813953488372\n102985\t0.23255813953488372\n102995\t0.23255813953488372\n103015\t0.23255813953488372\n103017\t0.23255813953488372\n103030\t0.23255813953488372\n103039\t0.23255813953488372\n103050\t0.23255813953488372\n103074\t0.23255813953488372\n103082\t0.23255813953488372\n103089\t0.23255813953488372\n103106\t0.23255813953488372\n103160\t0.23255813953488372\n103193\t0.23255813953488372\n103208\t0.23255813953488372\n103248\t0.23255813953488372\n103255\t0.23255813953488372\n103265\t0.23255813953488372\n103269\t0.23255813953488372\n103281\t0.23255813953488372\n103285\t0.23255813953488372\n103297\t0.23255813953488372\n103352\t0.23255813953488372\n103364\t0.23255813953488372\n103377\t0.23255813953488372\n103384\t0.23255813953488372\n103417\t0.23255813953488372\n103453\t0.23255813953488372\n103461\t0.23255813953488372\n103485\t0.23255813953488372\n103516\t0.23255813953488372\n103535\t0.23255813953488372\n103540\t0.23255813953488372\n103571\t0.23255813953488372\n103584\t0.23255813953488372\n103616\t0.23255813953488372\n103620\t0.23255813953488372\n103629\t0.23255813953488372\n103718\t0.23255813953488372\n103730\t0.23255813953488372\n103845\t0.23255813953488372\n103858\t0.23255813953488372\n103867\t0.23255813953488372\n103869\t0.23255813953488372\n103893\t0.23255813953488372\n103901\t0.23255813953488372\n103912\t0.23255813953488372\n103918\t0.23255813953488372\n103926\t0.23255813953488372\n103938\t0.23255813953488372\n103946\t0.23255813953488372\n103964\t0.23255813953488372\n103965\t0.23255813953488372\n103967\t0.23255813953488372\n103976\t0.23255813953488372\n103977\t0.23255813953488372\n103990\t0.23255813953488372\n104002\t0.23255813953488372\n104005\t0.23255813953488372\n104008\t0.23255813953488372\n104012\t0.23255813953488372\n104020\t0.23255813953488372\n104047\t0.23255813953488372\n104050\t0.23255813953488372\n104062\t0.23255813953488372\n104065\t0.23255813953488372\n104070\t0.23255813953488372\n104096\t0.23255813953488372\n104098\t0.23255813953488372\n104118\t0.23255813953488372\n104121\t0.23255813953488372\n104126\t0.23255813953488372\n104151\t0.23255813953488372\n104158\t0.23255813953488372\n104181\t0.23255813953488372\n104210\t0.23255813953488372\n104211\t0.23255813953488372\n104224\t0.23255813953488372\n104232\t0.23255813953488372\n104235\t0.23255813953488372\n104240\t0.23255813953488372\n104263\t0.23255813953488372\n104309\t0.23255813953488372\n104314\t0.23255813953488372\n104327\t0.23255813953488372\n104332\t0.23255813953488372\n104339\t0.23255813953488372\n104348\t0.23255813953488372\n104365\t0.23255813953488372\n104388\t0.23255813953488372\n104396\t0.23255813953488372\n104415\t0.23255813953488372\n104445\t0.23255813953488372\n104452\t0.23255813953488372\n104467\t0.23255813953488372\n104468\t0.23255813953488372\n104471\t0.23255813953488372\n104000\t0.23255813953488372\n100059\t0.23255813953488372\n100174\t0.23255813953488372\n100216\t0.23255813953488372\n100313\t0.23255813953488372\n100566\t0.23255813953488372\n100716\t0.23255813953488372\n100726\t0.23255813953488372\n100843\t0.23255813953488372\n100856\t0.23255813953488372\n100947\t0.23255813953488372\n101177\t0.23255813953488372\n101290\t0.23255813953488372\n101413\t0.23255813953488372\n101627\t0.23255813953488372\n101764\t0.23255813953488372\n101887\t0.23255813953488372\n101895\t0.23255813953488372\n101919\t0.23255813953488372\n101965\t0.23255813953488372\n102077\t0.23255813953488372\n102141\t0.23255813953488372\n102220\t0.23255813953488372\n102246\t0.23255813953488372\n102274\t0.23255813953488372\n102280\t0.23255813953488372\n102349\t0.23255813953488372\n102357\t0.23255813953488372\n102421\t0.23255813953488372\n102538\t0.23255813953488372\n102542\t0.23255813953488372\n102570\t0.23255813953488372\n102620\t0.23255813953488372\n102636\t0.23255813953488372\n102712\t0.23255813953488372\n102739\t0.23255813953488372\n102745\t0.23255813953488372\n102769\t0.23255813953488372\n102802\t0.23255813953488372\n102818\t0.23255813953488372\n102825\t0.23255813953488372\n102862\t0.23255813953488372\n102872\t0.23255813953488372\n102875\t0.23255813953488372\n102888\t0.23255813953488372\n102912\t0.23255813953488372\n102927\t0.23255813953488372\n102958\t0.23255813953488372\n103040\t0.23255813953488372\n103103\t0.23255813953488372\n103117\t0.23255813953488372\n103122\t0.23255813953488372\n103214\t0.23255813953488372\n103242\t0.23255813953488372\n103254\t0.23255813953488372\n103339\t0.23255813953488372\n103342\t0.23255813953488372\n103370\t0.23255813953488372\n103418\t0.23255813953488372\n103423\t0.23255813953488372\n103462\t0.23255813953488372\n103532\t0.23255813953488372\n103554\t0.23255813953488372\n103581\t0.23255813953488372\n103640\t0.23255813953488372\n103661\t0.23255813953488372\n103667\t0.23255813953488372\n103675\t0.23255813953488372\n103684\t0.23255813953488372\n103747\t0.23255813953488372\n103750\t0.23255813953488372\n103769\t0.23255813953488372\n103794\t0.23255813953488372\n103795\t0.23255813953488372\n103802\t0.23255813953488372\n103850\t0.23255813953488372\n103864\t0.23255813953488372\n103878\t0.23255813953488372\n103907\t0.23255813953488372\n103920\t0.23255813953488372\n103971\t0.23255813953488372\n103978\t0.23255813953488372\n104026\t0.23255813953488372\n104060\t0.23255813953488372\n104092\t0.23255813953488372\n104099\t0.23255813953488372\n104137\t0.23255813953488372\n104186\t0.23255813953488372\n104188\t0.23255813953488372\n104196\t0.23255813953488372\n104222\t0.23255813953488372\n104236\t0.23255813953488372\n104249\t0.23255813953488372\n104259\t0.23255813953488372\n104267\t0.23255813953488372\n104296\t0.23255813953488372\n104306\t0.23255813953488372\n104308\t0.23255813953488372\n104310\t0.23255813953488372\n104315\t0.23255813953488372\n104323\t0.23255813953488372\n104333\t0.23255813953488372\n104350\t0.23255813953488372\n104391\t0.23255813953488372\n104397\t0.23255813953488372\n104491\t0.23255813953488372\n104495\t0.23255813953488372\n104496\t0.23255813953488372\n100387\t0.23255813953488372\n100727\t0.23255813953488372\n100753\t0.23255813953488372\n101313\t0.23255813953488372\n101395\t0.23255813953488372\n101573\t0.23255813953488372\n101749\t0.23255813953488372\n101837\t0.23255813953488372\n101906\t0.23255813953488372\n102186\t0.23255813953488372\n102472\t0.23255813953488372\n102477\t0.23255813953488372\n102508\t0.23255813953488372\n102592\t0.23255813953488372\n102603\t0.23255813953488372\n102611\t0.23255813953488372\n102635\t0.23255813953488372\n102750\t0.23255813953488372\n102859\t0.23255813953488372\n103013\t0.23255813953488372\n103358\t0.23255813953488372\n103360\t0.23255813953488372\n103510\t0.23255813953488372\n103563\t0.23255813953488372\n103577\t0.23255813953488372\n103716\t0.23255813953488372\n103782\t0.23255813953488372\n103785\t0.23255813953488372\n103807\t0.23255813953488372\n103936\t0.23255813953488372\n103998\t0.23255813953488372\n104094\t0.23255813953488372\n104123\t0.23255813953488372\n104171\t0.23255813953488372\n104172\t0.23255813953488372\n104225\t0.23255813953488372\n104271\t0.23255813953488372\n104285\t0.23255813953488372\n104479\t0.23255813953488372\n104483\t0.23255813953488372\n100135\t0.23255813953488372\n100244\t0.23255813953488372\n100395\t0.23255813953488372\n100497\t0.23255813953488372\n100679\t0.23255813953488372\n101039\t0.23255813953488372\n101142\t0.23255813953488372\n101592\t0.23255813953488372\n101769\t0.23255813953488372\n102123\t0.23255813953488372\n102131\t0.23255813953488372\n102133\t0.23255813953488372\n102271\t0.23255813953488372\n103080\t0.23255813953488372\n103203\t0.23255813953488372\n103270\t0.23255813953488372\n103327\t0.23255813953488372\n103415\t0.23255813953488372\n103445\t0.23255813953488372\n103501\t0.23255813953488372\n103539\t0.23255813953488372\n103561\t0.23255813953488372\n103656\t0.23255813953488372\n103921\t0.23255813953488372\n104144\t0.23255813953488372\n104253\t0.23255813953488372\n104318\t0.23255813953488372\n104386\t0.23255813953488372\n104418\t0.23255813953488372\n104439\t0.23255813953488372\n104484\t0.23255813953488372\n100100\t0.23255813953488372\n100300\t0.23255813953488372\n102400\t0.23255813953488372\n100022\t0.23255813953488372\n100042\t0.23255813953488372\n100057\t0.23255813953488372\n100081\t0.23255813953488372\n100089\t0.23255813953488372\n100101\t0.23255813953488372\n100118\t0.23255813953488372\n100128\t0.23255813953488372\n100192\t0.23255813953488372\n100224\t0.23255813953488372\n100245\t0.23255813953488372\n100272\t0.23255813953488372\n100282\t0.23255813953488372\n100355\t0.23255813953488372\n100372\t0.23255813953488372\n100438\t0.23255813953488372\n100442\t0.23255813953488372\n100479\t0.23255813953488372\n100486\t0.23255813953488372\n100496\t0.23255813953488372\n100573\t0.23255813953488372\n100607\t0.23255813953488372\n100633\t0.23255813953488372\n100648\t0.23255813953488372\n100672\t0.23255813953488372\n100704\t0.23255813953488372\n100738\t0.23255813953488372\n100778\t0.23255813953488372\n100791\t0.23255813953488372\n100871\t0.23255813953488372\n100875\t0.23255813953488372\n100889\t0.23255813953488372\n100897\t0.23255813953488372\n100962\t0.23255813953488372\n101010\t0.23255813953488372\n101057\t0.23255813953488372\n101108\t0.23255813953488372\n101125\t0.23255813953488372\n101139\t0.23255813953488372\n101144\t0.23255813953488372\n101145\t0.23255813953488372\n101186\t0.23255813953488372\n101215\t0.23255813953488372\n101219\t0.23255813953488372\n101224\t0.23255813953488372\n101233\t0.23255813953488372\n101246\t0.23255813953488372\n101258\t0.23255813953488372\n101260\t0.23255813953488372\n101367\t0.23255813953488372\n101421\t0.23255813953488372\n101442\t0.23255813953488372\n101444\t0.23255813953488372\n101449\t0.23255813953488372\n101454\t0.23255813953488372\n101494\t0.23255813953488372\n101504\t0.23255813953488372\n101559\t0.23255813953488372\n101606\t0.23255813953488372\n101621\t0.23255813953488372\n101697\t0.23255813953488372\n101708\t0.23255813953488372\n101745\t0.23255813953488372\n101747\t0.23255813953488372\n101773\t0.23255813953488372\n101793\t0.23255813953488372\n101801\t0.23255813953488372\n101816\t0.23255813953488372\n101823\t0.23255813953488372\n101831\t0.23255813953488372\n101863\t0.23255813953488372\n101872\t0.23255813953488372\n101878\t0.23255813953488372\n101916\t0.23255813953488372\n101935\t0.23255813953488372\n101968\t0.23255813953488372\n101969\t0.23255813953488372\n101972\t0.23255813953488372\n102025\t0.23255813953488372\n102075\t0.23255813953488372\n102101\t0.23255813953488372\n102188\t0.23255813953488372\n102214\t0.23255813953488372\n102230\t0.23255813953488372\n102242\t0.23255813953488372\n102247\t0.23255813953488372\n102266\t0.23255813953488372\n102267\t0.23255813953488372\n102275\t0.23255813953488372\n102283\t0.23255813953488372\n102323\t0.23255813953488372\n102351\t0.23255813953488372\n102374\t0.23255813953488372\n102394\t0.23255813953488372\n102401\t0.23255813953488372\n102435\t0.23255813953488372\n102462\t0.23255813953488372\n102464\t0.23255813953488372\n102473\t0.23255813953488372\n102476\t0.23255813953488372\n102489\t0.23255813953488372\n102498\t0.23255813953488372\n102499\t0.23255813953488372\n102551\t0.23255813953488372\n102556\t0.23255813953488372\n102560\t0.23255813953488372\n102564\t0.23255813953488372\n102573\t0.23255813953488372\n102576\t0.23255813953488372\n102619\t0.23255813953488372\n102624\t0.23255813953488372\n102641\t0.23255813953488372\n102648\t0.23255813953488372\n102661\t0.23255813953488372\n102696\t0.23255813953488372\n102713\t0.23255813953488372\n102719\t0.23255813953488372\n102720\t0.23255813953488372\n102731\t0.23255813953488372\n102733\t0.23255813953488372\n102734\t0.23255813953488372\n102741\t0.23255813953488372\n102754\t0.23255813953488372\n102786\t0.23255813953488372\n102796\t0.23255813953488372\n102967\t0.23255813953488372\n102978\t0.23255813953488372\n102979\t0.23255813953488372\n103018\t0.23255813953488372\n103031\t0.23255813953488372\n103052\t0.23255813953488372\n103062\t0.23255813953488372\n103083\t0.23255813953488372\n103127\t0.23255813953488372\n103137\t0.23255813953488372\n103149\t0.23255813953488372\n103196\t0.23255813953488372\n103206\t0.23255813953488372\n103219\t0.23255813953488372\n103232\t0.23255813953488372\n103256\t0.23255813953488372\n103259\t0.23255813953488372\n103266\t0.23255813953488372\n103276\t0.23255813953488372\n103294\t0.23255813953488372\n103317\t0.23255813953488372\n103348\t0.23255813953488372\n103353\t0.23255813953488372\n103361\t0.23255813953488372\n103380\t0.23255813953488372\n103381\t0.23255813953488372\n103398\t0.23255813953488372\n103428\t0.23255813953488372\n103443\t0.23255813953488372\n103548\t0.23255813953488372\n103570\t0.23255813953488372\n103579\t0.23255813953488372\n103645\t0.23255813953488372\n103646\t0.23255813953488372\n103673\t0.23255813953488372\n103674\t0.23255813953488372\n103692\t0.23255813953488372\n103699\t0.23255813953488372\n103708\t0.23255813953488372\n103755\t0.23255813953488372\n103812\t0.23255813953488372\n103859\t0.23255813953488372\n103880\t0.23255813953488372\n103884\t0.23255813953488372\n103889\t0.23255813953488372\n103911\t0.23255813953488372\n103922\t0.23255813953488372\n103949\t0.23255813953488372\n103972\t0.23255813953488372\n104006\t0.23255813953488372\n104010\t0.23255813953488372\n104014\t0.23255813953488372\n104023\t0.23255813953488372\n104031\t0.23255813953488372\n104061\t0.23255813953488372\n104090\t0.23255813953488372\n104136\t0.23255813953488372\n104154\t0.23255813953488372\n104162\t0.23255813953488372\n104183\t0.23255813953488372\n104206\t0.23255813953488372\n104223\t0.23255813953488372\n104239\t0.23255813953488372\n104251\t0.23255813953488372\n104307\t0.23255813953488372\n104346\t0.23255813953488372\n104351\t0.23255813953488372\n104367\t0.23255813953488372\n104369\t0.23255813953488372\n104394\t0.23255813953488372\n104419\t0.23255813953488372\n104424\t0.23255813953488372\n104455\t0.23255813953488372\n100037\t0.23255813953488372\n100430\t0.23255813953488372\n100540\t0.23255813953488372\n100750\t0.23255813953488372\n100822\t0.23255813953488372\n101565\t0.23255813953488372\n101791\t0.23255813953488372\n101838\t0.23255813953488372\n102404\t0.23255813953488372\n102422\t0.23255813953488372\n102969\t0.23255813953488372\n103047\t0.23255813953488372\n103289\t0.23255813953488372\n103307\t0.23255813953488372\n103541\t0.23255813953488372\n103560\t0.23255813953488372\n103580\t0.23255813953488372\n103796\t0.23255813953488372\n103843\t0.23255813953488372\n103866\t0.23255813953488372\n103942\t0.23255813953488372\n104201\t0.23255813953488372\n104466\t0.23255813953488372\n101096\t0.23255813953488372\n101347\t0.23255813953488372\n101495\t0.23255813953488372\n102632\t0.23255813953488372\n102748\t0.23255813953488372\n102904\t0.23255813953488372\n103257\t0.23255813953488372\n104353\t0.23255813953488372\n104420\t0.23255813953488372\n101400\t0.23255813953488372\n101800\t0.23255813953488372\n100013\t0.23255813953488372\n100063\t0.23255813953488372\n100071\t0.23255813953488372\n100094\t0.23255813953488372\n100146\t0.23255813953488372\n100183\t0.23255813953488372\n100233\t0.23255813953488372\n100235\t0.23255813953488372\n100273\t0.23255813953488372\n100302\t0.23255813953488372\n100471\t0.23255813953488372\n100595\t0.23255813953488372\n100629\t0.23255813953488372\n100777\t0.23255813953488372\n100790\t0.23255813953488372\n100796\t0.23255813953488372\n100840\t0.23255813953488372\n100878\t0.23255813953488372\n100887\t0.23255813953488372\n100931\t0.23255813953488372\n100933\t0.23255813953488372\n100950\t0.23255813953488372\n100959\t0.23255813953488372\n101116\t0.23255813953488372\n101159\t0.23255813953488372\n101193\t0.23255813953488372\n101206\t0.23255813953488372\n101238\t0.23255813953488372\n101249\t0.23255813953488372\n101289\t0.23255813953488372\n101325\t0.23255813953488372\n101354\t0.23255813953488372\n101369\t0.23255813953488372\n101403\t0.23255813953488372\n101409\t0.23255813953488372\n101410\t0.23255813953488372\n101420\t0.23255813953488372\n101437\t0.23255813953488372\n101541\t0.23255813953488372\n101578\t0.23255813953488372\n101580\t0.23255813953488372\n101603\t0.23255813953488372\n101629\t0.23255813953488372\n101679\t0.23255813953488372\n101694\t0.23255813953488372\n101746\t0.23255813953488372\n101813\t0.23255813953488372\n101821\t0.23255813953488372\n101833\t0.23255813953488372\n101844\t0.23255813953488372\n101859\t0.23255813953488372\n101865\t0.23255813953488372\n101891\t0.23255813953488372\n101892\t0.23255813953488372\n101917\t0.23255813953488372\n101964\t0.23255813953488372\n101978\t0.23255813953488372\n102014\t0.23255813953488372\n102059\t0.23255813953488372\n102127\t0.23255813953488372\n102139\t0.23255813953488372\n102165\t0.23255813953488372\n102182\t0.23255813953488372\n102202\t0.23255813953488372\n102306\t0.23255813953488372\n102307\t0.23255813953488372\n102324\t0.23255813953488372\n102333\t0.23255813953488372\n102436\t0.23255813953488372\n102479\t0.23255813953488372\n102735\t0.23255813953488372\n102762\t0.23255813953488372\n102773\t0.23255813953488372\n102789\t0.23255813953488372\n102823\t0.23255813953488372\n102839\t0.23255813953488372\n102847\t0.23255813953488372\n102851\t0.23255813953488372\n102924\t0.23255813953488372\n102944\t0.23255813953488372\n102945\t0.23255813953488372\n102962\t0.23255813953488372\n102965\t0.23255813953488372\n102987\t0.23255813953488372\n102991\t0.23255813953488372\n103022\t0.23255813953488372\n103061\t0.23255813953488372\n103066\t0.23255813953488372\n103138\t0.23255813953488372\n103186\t0.23255813953488372\n103211\t0.23255813953488372\n103218\t0.23255813953488372\n103251\t0.23255813953488372\n103262\t0.23255813953488372\n103319\t0.23255813953488372\n103323\t0.23255813953488372\n103343\t0.23255813953488372\n103350\t0.23255813953488372\n103374\t0.23255813953488372\n103424\t0.23255813953488372\n103450\t0.23255813953488372\n103550\t0.23255813953488372\n103575\t0.23255813953488372\n103585\t0.23255813953488372\n103601\t0.23255813953488372\n103746\t0.23255813953488372\n103758\t0.23255813953488372\n103790\t0.23255813953488372\n103798\t0.23255813953488372\n103848\t0.23255813953488372\n103861\t0.23255813953488372\n103895\t0.23255813953488372\n103935\t0.23255813953488372\n103951\t0.23255813953488372\n104013\t0.23255813953488372\n104040\t0.23255813953488372\n104043\t0.23255813953488372\n104068\t0.23255813953488372\n104081\t0.23255813953488372\n104091\t0.23255813953488372\n104104\t0.23255813953488372\n104116\t0.23255813953488372\n104147\t0.23255813953488372\n104180\t0.23255813953488372\n104230\t0.23255813953488372\n104255\t0.23255813953488372\n104265\t0.23255813953488372\n104268\t0.23255813953488372\n104334\t0.23255813953488372\n104375\t0.23255813953488372\n104377\t0.23255813953488372\n104385\t0.23255813953488372\n104393\t0.23255813953488372\n104457\t0.23255813953488372\n100005\t0.23255813953488372\n100029\t0.23255813953488372\n100164\t0.23255813953488372\n100612\t0.23255813953488372\n100626\t0.23255813953488372\n100817\t0.23255813953488372\n100818\t0.23255813953488372\n100839\t0.23255813953488372\n100942\t0.23255813953488372\n100980\t0.23255813953488372\n100982\t0.23255813953488372\n101161\t0.23255813953488372\n101203\t0.23255813953488372\n101345\t0.23255813953488372\n101361\t0.23255813953488372\n101372\t0.23255813953488372\n101448\t0.23255813953488372\n101564\t0.23255813953488372\n101641\t0.23255813953488372\n101689\t0.23255813953488372\n101693\t0.23255813953488372\n101846\t0.23255813953488372\n101889\t0.23255813953488372\n101983\t0.23255813953488372\n102047\t0.23255813953488372\n102076\t0.23255813953488372\n102098\t0.23255813953488372\n102112\t0.23255813953488372\n102219\t0.23255813953488372\n102257\t0.23255813953488372\n102345\t0.23255813953488372\n102370\t0.23255813953488372\n102470\t0.23255813953488372\n102699\t0.23255813953488372\n102715\t0.23255813953488372\n102850\t0.23255813953488372\n102910\t0.23255813953488372\n102929\t0.23255813953488372\n102950\t0.23255813953488372\n102953\t0.23255813953488372\n103016\t0.23255813953488372\n103036\t0.23255813953488372\n103120\t0.23255813953488372\n103308\t0.23255813953488372\n103355\t0.23255813953488372\n103421\t0.23255813953488372\n103472\t0.23255813953488372\n103632\t0.23255813953488372\n103678\t0.23255813953488372\n103743\t0.23255813953488372\n103860\t0.23255813953488372\n104036\t0.23255813953488372\n104078\t0.23255813953488372\n104085\t0.23255813953488372\n104087\t0.23255813953488372\n104114\t0.23255813953488372\n104187\t0.23255813953488372\n104299\t0.23255813953488372\n104329\t0.23255813953488372\n104340\t0.23255813953488372\n104449\t0.23255813953488372\n104486\t0.23255813953488372\n100005\t0.23255813953488372\n100029\t0.23255813953488372\n100164\t0.23255813953488372\n100612\t0.23255813953488372\n100626\t0.23255813953488372\n100817\t0.23255813953488372\n100818\t0.23255813953488372\n100839\t0.23255813953488372\n100942\t0.23255813953488372\n100980\t0.23255813953488372\n100982\t0.23255813953488372\n101161\t0.23255813953488372\n101203\t0.23255813953488372\n101345\t0.23255813953488372\n101361\t0.23255813953488372\n101372\t0.23255813953488372\n101448\t0.23255813953488372\n101564\t0.23255813953488372\n101641\t0.23255813953488372\n101689\t0.23255813953488372\n101693\t0.23255813953488372\n101846\t0.23255813953488372\n101889\t0.23255813953488372\n101983\t0.23255813953488372\n102047\t0.23255813953488372\n102076\t0.23255813953488372\n102098\t0.23255813953488372\n102112\t0.23255813953488372\n102219\t0.23255813953488372\n102257\t0.23255813953488372\n102345\t0.23255813953488372\n102370\t0.23255813953488372\n102470\t0.23255813953488372\n102699\t0.23255813953488372\n102715\t0.23255813953488372\n102850\t0.23255813953488372\n102910\t0.23255813953488372\n102929\t0.23255813953488372\n102950\t0.23255813953488372\n102953\t0.23255813953488372\n103016\t0.23255813953488372\n103036\t0.23255813953488372\n103120\t0.23255813953488372\n103308\t0.23255813953488372\n103355\t0.23255813953488372\n103421\t0.23255813953488372\n103472\t0.23255813953488372\n103632\t0.23255813953488372\n103678\t0.23255813953488372\n103743\t0.23255813953488372\n103860\t0.23255813953488372\n104036\t0.23255813953488372\n104078\t0.23255813953488372\n104085\t0.23255813953488372\n104087\t0.23255813953488372\n104114\t0.23255813953488372\n104187\t0.23255813953488372\n104299\t0.23255813953488372\n104329\t0.23255813953488372\n104340\t0.23255813953488372\n104449\t0.23255813953488372\n104486\t0.23255813953488372\n101400\t0.23255813953488372\n101800\t0.23255813953488372\n100013\t0.23255813953488372\n100063\t0.23255813953488372\n100071\t0.23255813953488372\n100094\t0.23255813953488372\n100146\t0.23255813953488372\n100183\t0.23255813953488372\n100233\t0.23255813953488372\n100235\t0.23255813953488372\n100273\t0.23255813953488372\n100302\t0.23255813953488372\n100471\t0.23255813953488372\n100595\t0.23255813953488372\n100629\t0.23255813953488372\n100777\t0.23255813953488372\n100790\t0.23255813953488372\n100796\t0.23255813953488372\n100840\t0.23255813953488372\n100878\t0.23255813953488372\n100887\t0.23255813953488372\n100931\t0.23255813953488372\n100933\t0.23255813953488372\n100950\t0.23255813953488372\n100959\t0.23255813953488372\n101116\t0.23255813953488372\n101159\t0.23255813953488372\n101193\t0.23255813953488372\n101206\t0.23255813953488372\n101238\t0.23255813953488372\n101249\t0.23255813953488372\n101289\t0.23255813953488372\n101325\t0.23255813953488372\n101354\t0.23255813953488372\n101369\t0.23255813953488372\n101403\t0.23255813953488372\n101409\t0.23255813953488372\n101410\t0.23255813953488372\n101420\t0.23255813953488372\n101437\t0.23255813953488372\n101541\t0.23255813953488372\n101578\t0.23255813953488372\n101580\t0.23255813953488372\n101603\t0.23255813953488372\n101629\t0.23255813953488372\n101679\t0.23255813953488372\n101694\t0.23255813953488372\n101746\t0.23255813953488372\n101813\t0.23255813953488372\n101821\t0.23255813953488372\n101833\t0.23255813953488372\n101844\t0.23255813953488372\n101859\t0.23255813953488372\n101865\t0.23255813953488372\n101891\t0.23255813953488372\n101892\t0.23255813953488372\n101917\t0.23255813953488372\n101964\t0.23255813953488372\n101978\t0.23255813953488372\n102014\t0.23255813953488372\n102059\t0.23255813953488372\n102127\t0.23255813953488372\n102139\t0.23255813953488372\n102165\t0.23255813953488372\n102182\t0.23255813953488372\n102202\t0.23255813953488372\n102306\t0.23255813953488372\n102307\t0.23255813953488372\n102324\t0.23255813953488372\n102333\t0.23255813953488372\n102436\t0.23255813953488372\n102479\t0.23255813953488372\n102735\t0.23255813953488372\n102762\t0.23255813953488372\n102773\t0.23255813953488372\n102789\t0.23255813953488372\n102823\t0.23255813953488372\n102839\t0.23255813953488372\n102847\t0.23255813953488372\n102851\t0.23255813953488372\n102924\t0.23255813953488372\n102944\t0.23255813953488372\n102945\t0.23255813953488372\n102962\t0.23255813953488372\n102965\t0.23255813953488372\n102987\t0.23255813953488372\n102991\t0.23255813953488372\n103022\t0.23255813953488372\n103061\t0.23255813953488372\n103066\t0.23255813953488372\n103138\t0.23255813953488372\n103186\t0.23255813953488372\n103211\t0.23255813953488372\n103218\t0.23255813953488372\n103251\t0.23255813953488372\n103262\t0.23255813953488372\n103319\t0.23255813953488372\n103323\t0.23255813953488372\n103343\t0.23255813953488372\n103350\t0.23255813953488372\n103374\t0.23255813953488372\n103424\t0.23255813953488372\n103450\t0.23255813953488372\n103550\t0.23255813953488372\n103575\t0.23255813953488372\n103585\t0.23255813953488372\n103601\t0.23255813953488372\n103746\t0.23255813953488372\n103758\t0.23255813953488372\n103790\t0.23255813953488372\n103798\t0.23255813953488372\n103848\t0.23255813953488372\n103861\t0.23255813953488372\n103895\t0.23255813953488372\n103935\t0.23255813953488372\n103951\t0.23255813953488372\n104013\t0.23255813953488372\n104040\t0.23255813953488372\n104043\t0.23255813953488372\n104068\t0.23255813953488372\n104081\t0.23255813953488372\n104091\t0.23255813953488372\n104104\t0.23255813953488372\n104116\t0.23255813953488372\n104147\t0.23255813953488372\n104180\t0.23255813953488372\n104230\t0.23255813953488372\n104255\t0.23255813953488372\n104265\t0.23255813953488372\n104268\t0.23255813953488372\n104334\t0.23255813953488372\n104375\t0.23255813953488372\n104377\t0.23255813953488372\n104385\t0.23255813953488372\n104393\t0.23255813953488372\n104457\t0.23255813953488372\n101096\t0.23255813953488372\n101347\t0.23255813953488372\n101495\t0.23255813953488372\n102632\t0.23255813953488372\n102748\t0.23255813953488372\n102904\t0.23255813953488372\n103257\t0.23255813953488372\n104353\t0.23255813953488372\n104420\t0.23255813953488372\n100037\t0.23255813953488372\n100430\t0.23255813953488372\n100540\t0.23255813953488372\n100750\t0.23255813953488372\n100822\t0.23255813953488372\n101565\t0.23255813953488372\n101791\t0.23255813953488372\n101838\t0.23255813953488372\n102404\t0.23255813953488372\n102422\t0.23255813953488372\n102969\t0.23255813953488372\n103047\t0.23255813953488372\n103289\t0.23255813953488372\n103307\t0.23255813953488372\n103541\t0.23255813953488372\n103560\t0.23255813953488372\n103580\t0.23255813953488372\n103796\t0.23255813953488372\n103843\t0.23255813953488372\n103866\t0.23255813953488372\n103942\t0.23255813953488372\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:11:01+0000","dateStarted":"2018-02-07T21:54:09+0000","dateFinished":"2018-02-07T21:54:10+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:127"},{"title":"Real-time prediction","text":"%sql\nSelect prediction_probability(N1_CLASS_MODEL, '1'\n USING '3' as HOUSEHOLD_SIZE, 5 as YRS_RESIDENCE, 1 as Y_BOX_GAMES)\nfrom dual;","user":"CBERGER","dateUpdated":"2018-02-07T21:54:43+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"table","optionOpen":false,"keys":[],"values":[],"scatter":{"xAxis":null},"groups":[],"height":114},"enabled":true},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517713901078_1854765430","id":"20180204-031141_2066665490","result":{"msg":"PREDICTION_PROBABILITY(N1_CLASS_MODEL,'1'USING'3'ASHOUSEHOLD_SIZE,5ASYRS_RESIDENCE,1ASY_BOX_GAMES)\n0.45057660626029655\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-04T03:11:41+0000","dateStarted":"2018-02-07T21:54:43+0000","dateFinished":"2018-02-07T21:54:43+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:128"},{"title":"Interactive selection of likely Affinity_Card reponders selected by HOUSEHOLD_SIZE","text":"%sql \nSELECT A.*, B.* FROM N1_APPLY_RESULT A, N1_TEST_DATA B WHERE HOUSEHOLD_SIZE = ${HOUSEHOLD_SIZE='1','1'|'3'| '9+'} and a.CUST_ID = b.CUST_ID;","user":"CBERGER","dateUpdated":"2018-02-06T23:50:41+0000","config":{"colWidth":12,"editorMode":"ace/mode/osql","title":true,"graph":{"mode":"table","optionOpen":true,"keys":[{"name":"CUST_ID","index":0,"aggr":"sum"}],"values":[{"name":"PREDICTION","index":1,"aggr":"sum"}],"scatter":{"yAxis":{"name":"PREDICTION","index":1,"aggr":"sum"},"xAxis":{"name":"CUST_ID","index":0,"aggr":"sum"}},"groups":[],"height":300},"enabled":true},"settings":{"params":{"HOUSEHOLD_SIZE":"'9+'"},"forms":{"HOUSEHOLD_SIZE":{"name":"HOUSEHOLD_SIZE","defaultValue":"'1'","options":[{"value":"'1'","$$hashKey":"object:576"},{"value":"'3'","$$hashKey":"object:577"},{"value":"'9+'","$$hashKey":"object:578"}],"hidden":false}}},"jobName":"paragraph_1517868874792_10214485","id":"20180205-221434_828079939","result":{"msg":"CUST_ID\tPREDICTION\tPROBABILITY\tCOST\tAFFINITY_CARD\tBOOKKEEPING_APPLICATION\tBULK_PACK_DISKETTES\tCUST_ID\tEDUCATION\tFLAT_PANEL_MONITOR\tHOME_THEATER_PACKAGE\tHOUSEHOLD_SIZE\tOCCUPATION\tOS_DOC_SET_KANJI\tPRINTER_SUPPLIES\tYRS_RESIDENCE\tY_BOX_GAMES\n100379\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100379\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t4\t0\n100379\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100379\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t4\t0\n101492\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101492\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n101492\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101492\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n104336\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104336\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t3\t1\n104336\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t104336\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t3\t1\n100744\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100744\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n100744\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100744\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n100851\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100851\tHS-grad\t1\t0\t9+\tTechSup\t0\t1\t3\t1\n100851\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100851\tHS-grad\t1\t0\t9+\tTechSup\t0\t1\t3\t1\n101298\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101298\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101298\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101298\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101519\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101519\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n101519\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101519\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n102260\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102260\t< Bach.\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n102260\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102260\t< Bach.\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n102649\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102649\tAssoc-V\t0\t1\t9+\tProf.\t0\t1\t4\t0\n102649\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102649\tAssoc-V\t0\t1\t9+\tProf.\t0\t1\t4\t0\n101137\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101137\t10th\t0\t1\t9+\tOther\t0\t1\t3\t0\n101137\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t101137\t10th\t0\t1\t9+\tOther\t0\t1\t3\t0\n101550\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101550\t7th-8th\t1\t1\t9+\tTechSup\t0\t1\t4\t0\n101550\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t101550\t7th-8th\t1\t1\t9+\tTechSup\t0\t1\t4\t0\n101623\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101623\t12th\t1\t1\t9+\tHouse-s\t0\t1\t4\t0\n101623\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t101623\t12th\t1\t1\t9+\tHouse-s\t0\t1\t4\t0\n102826\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102826\t10th\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n102826\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t102826\t10th\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n100551\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100551\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n100551\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t100551\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n100619\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100619\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n100619\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t100619\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n100631\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100631\t< Bach.\t0\t1\t9+\t?\t0\t1\t4\t0\n100631\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100631\t< Bach.\t0\t1\t9+\t?\t0\t1\t4\t0\n100640\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100640\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n100640\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t100640\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n101134\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101134\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n101134\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101134\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n100020\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t100020\tMasters\t1\t1\t9+\tOther\t0\t1\t6\t0\n100020\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t1\t100020\tMasters\t1\t1\t9+\tOther\t0\t1\t6\t0\n101244\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101244\tHS-grad\t1\t0\t9+\tFarming\t0\t1\t2\t1\n101244\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101244\tHS-grad\t1\t0\t9+\tFarming\t0\t1\t2\t1\n101497\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101497\tAssoc-A\t1\t0\t9+\tSales\t0\t1\t4\t0\n101497\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101497\tAssoc-A\t1\t0\t9+\tSales\t0\t1\t4\t0\n100538\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100538\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n100538\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100538\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103077\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103077\tHS-grad\t0\t0\t9+\tOther\t0\t1\t3\t1\n103077\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103077\tHS-grad\t0\t0\t9+\tOther\t0\t1\t3\t1\n103325\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103325\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n103325\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t103325\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n104163\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104163\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n104163\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t104163\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n100213\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100213\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n100213\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100213\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n100277\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100277\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n100277\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100277\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n101121\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101121\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n101121\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101121\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n102058\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102058\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n102058\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102058\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n103555\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103555\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n103555\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103555\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101087\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t101087\t10th\t0\t1\t9+\tFarming\t0\t1\t4\t0\n101087\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t0\t101087\t10th\t0\t1\t9+\tFarming\t0\t1\t4\t0\n103210\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103210\t7th-8th\t0\t1\t9+\t?\t0\t1\t3\t0\n103210\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t103210\t7th-8th\t0\t1\t9+\t?\t0\t1\t3\t0\n101151\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t101151\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n101151\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t101151\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n100529\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100529\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t5\t0\n100529\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100529\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t5\t0\n103121\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103121\t< Bach.\t0\t0\t9+\tProf.\t0\t1\t2\t1\n103121\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103121\t< Bach.\t0\t0\t9+\tProf.\t0\t1\t2\t1\n103340\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103340\tHS-grad\t0\t0\t9+\tOther\t0\t1\t6\t0\n103340\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t103340\tHS-grad\t0\t0\t9+\tOther\t0\t1\t6\t0\n100375\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100375\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n100375\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100375\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n101975\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101975\tHS-grad\t0\t1\t9+\tOther\t0\t1\t3\t0\n101975\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101975\tHS-grad\t0\t1\t9+\tOther\t0\t1\t3\t0\n104212\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104212\tBach.\t0\t1\t9+\tExec.\t0\t1\t4\t0\n104212\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t104212\tBach.\t0\t1\t9+\tExec.\t0\t1\t4\t0\n100807\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100807\tHS-grad\t1\t1\t9+\tProf.\t0\t1\t4\t0\n100807\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100807\tHS-grad\t1\t1\t9+\tProf.\t0\t1\t4\t0\n101283\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101283\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t3\t0\n101283\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101283\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t3\t0\n101316\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101316\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n101316\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101316\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n101378\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t101378\tMasters\t1\t1\t9+\tProf.\t0\t1\t9\t0\n101378\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t1\t101378\tMasters\t1\t1\t9+\tProf.\t0\t1\t9\t0\n103168\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103168\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103168\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103168\tAssoc-A\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n104371\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t104371\t5th-6th\t1\t1\t9+\tSales\t0\t1\t5\t0\n104371\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t104371\t5th-6th\t1\t1\t9+\tSales\t0\t1\t5\t0\n104166\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104166\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t2\t1\n104166\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t104166\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t2\t1\n100596\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100596\tAssoc-V\t1\t0\t9+\tSales\t0\t1\t4\t0\n100596\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100596\tAssoc-V\t1\t0\t9+\tSales\t0\t1\t4\t0\n101209\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101209\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t5\t0\n101209\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101209\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t5\t0\n101411\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101411\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t3\t1\n101411\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101411\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t3\t1\n101706\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101706\t< Bach.\t0\t0\t9+\tTechSup\t1\t1\t1\t1\n101706\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101706\t< Bach.\t0\t0\t9+\tTechSup\t1\t1\t1\t1\n102024\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102024\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n102024\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t102024\tHS-grad\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n102617\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102617\tHS-grad\t0\t0\t9+\tOther\t0\t1\t3\t0\n102617\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t102617\tHS-grad\t0\t0\t9+\tOther\t0\t1\t3\t0\n102770\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t102770\tHS-grad\t0\t1\t9+\tOther\t0\t1\t2\t0\n102770\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t102770\tHS-grad\t0\t1\t9+\tOther\t0\t1\t2\t0\n103810\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103810\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t4\t0\n103810\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t103810\tHS-grad\t0\t1\t9+\tCrafts\t0\t1\t4\t0\n103829\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103829\tHS-grad\t0\t0\t9+\tMachine\t0\t1\t3\t0\n103829\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103829\tHS-grad\t0\t0\t9+\tMachine\t0\t1\t3\t0\n100628\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100628\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n100628\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100628\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n101770\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101770\t< Bach.\t0\t1\t9+\tOther\t0\t1\t4\t0\n101770\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101770\t< Bach.\t0\t1\t9+\tOther\t0\t1\t4\t0\n101866\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101866\tHS-grad\t1\t0\t9+\tOther\t0\t1\t2\t1\n101866\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101866\tHS-grad\t1\t0\t9+\tOther\t0\t1\t2\t1\n101949\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101949\tHS-grad\t1\t1\t9+\tSales\t0\t1\t9\t0\n101949\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101949\tHS-grad\t1\t1\t9+\tSales\t0\t1\t9\t0\n102415\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102415\tBach.\t1\t1\t9+\tProf.\t0\t1\t5\t0\n102415\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102415\tBach.\t1\t1\t9+\tProf.\t0\t1\t5\t0\n103662\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103662\t9th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n103662\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t103662\t9th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n100958\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100958\t< Bach.\t0\t0\t9+\tOther\t0\t1\t1\t1\n100958\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t100958\t< Bach.\t0\t0\t9+\tOther\t0\t1\t1\t1\n101427\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101427\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t6\t0\n101427\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101427\tHS-grad\t0\t1\t9+\tMachine\t0\t1\t6\t0\n101465\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101465\tHS-grad\t0\t0\t9+\tOther\t0\t1\t2\t1\n101465\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101465\tHS-grad\t0\t0\t9+\tOther\t0\t1\t2\t1\n101740\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101740\t< Bach.\t0\t1\t9+\tExec.\t0\t1\t4\t0\n101740\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101740\t< Bach.\t0\t1\t9+\tExec.\t0\t1\t4\t0\n103441\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103441\tBach.\t0\t1\t9+\tTechSup\t0\t1\t2\t0\n103441\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103441\tBach.\t0\t1\t9+\tTechSup\t0\t1\t2\t0\n104480\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104480\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n104480\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t104480\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n100802\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100802\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n100802\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100802\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n102166\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102166\t< Bach.\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n102166\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102166\t< Bach.\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n102172\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102172\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n102172\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102172\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n102006\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102006\tHS-grad\t0\t1\t9+\tOther\t0\t1\t5\t0\n102006\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t102006\tHS-grad\t0\t1\t9+\tOther\t0\t1\t5\t0\n102893\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102893\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n102893\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t102893\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103363\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103363\tBach.\t0\t0\t9+\tOther\t0\t1\t3\t1\n103363\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103363\tBach.\t0\t0\t9+\tOther\t0\t1\t3\t1\n100325\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100325\tBach.\t1\t0\t9+\tProf.\t0\t1\t4\t0\n100325\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100325\tBach.\t1\t0\t9+\tProf.\t0\t1\t4\t0\n100587\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100587\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n100587\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100587\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101867\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101867\tHS-grad\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n101867\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101867\tHS-grad\t1\t0\t9+\tCrafts\t0\t1\t3\t0\n101942\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101942\tBach.\t1\t0\t9+\tProf.\t0\t1\t3\t1\n101942\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101942\tBach.\t1\t0\t9+\tProf.\t0\t1\t3\t1\n102164\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102164\tHS-grad\t1\t0\t9+\tExec.\t0\t1\t3\t0\n102164\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102164\tHS-grad\t1\t0\t9+\tExec.\t0\t1\t3\t0\n103060\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103060\t12th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n103060\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t103060\t12th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n100061\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100061\tAssoc-V\t0\t1\t9+\tTechSup\t0\t1\t4\t0\n100061\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100061\tAssoc-V\t0\t1\t9+\tTechSup\t0\t1\t4\t0\n100530\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t100530\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n100530\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t100530\tHS-grad\t0\t1\t9+\tTransp.\t0\t1\t5\t0\n101533\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101533\tBach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n101533\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101533\tBach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n102527\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102527\tHS-grad\t0\t1\t9+\tOther\t0\t1\t4\t0\n102527\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t102527\tHS-grad\t0\t1\t9+\tOther\t0\t1\t4\t0\n103349\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t103349\tProfsc\t0\t1\t9+\tProf.\t0\t1\t5\t0\n103349\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t0\t103349\tProfsc\t0\t1\t9+\tProf.\t0\t1\t5\t0\n101332\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101332\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n101332\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101332\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n102251\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102251\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n102251\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102251\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n102299\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102299\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t5\t0\n102299\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102299\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t5\t0\n102036\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102036\tAssoc-V\t0\t1\t9+\tTechSup\t0\t1\t4\t0\n102036\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t102036\tAssoc-V\t0\t1\t9+\tTechSup\t0\t1\t4\t0\n103012\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t103012\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103012\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t103012\t< Bach.\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103435\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103435\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n103435\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103435\tHS-grad\t0\t0\t9+\tSales\t0\t1\t3\t0\n104234\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t104234\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n104234\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t104234\tBach.\t0\t1\t9+\tCleric.\t0\t1\t6\t0\n104456\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104456\tBach.\t0\t0\t9+\tExec.\t0\t1\t3\t0\n104456\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t104456\tBach.\t0\t0\t9+\tExec.\t0\t1\t3\t0\n101021\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101021\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n101021\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101021\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n102514\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102514\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t4\t0\n102514\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102514\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t4\t0\n102662\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102662\tHS-grad\t1\t0\t9+\tMachine\t0\t1\t3\t0\n102662\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102662\tHS-grad\t1\t0\t9+\tMachine\t0\t1\t3\t0\n102561\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t0\t102561\t10th\t0\t1\t9+\tOther\t0\t1\t5\t0\n102561\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t0\t102561\t10th\t0\t1\t9+\tOther\t0\t1\t5\t0\n101058\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101058\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n101058\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101058\tAssoc-V\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n104417\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t104417\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n104417\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t104417\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n100318\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100318\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t3\t0\n100318\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100318\tHS-grad\t1\t1\t9+\tCrafts\t0\t1\t3\t0\n101362\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101362\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n101362\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101362\t< Bach.\t0\t0\t9+\tCleric.\t0\t1\t3\t1\n101433\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101433\t< Bach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n101433\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101433\t< Bach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n102000\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102000\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t4\t0\n102000\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102000\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t4\t0\n100808\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t100808\tHS-grad\t0\t0\t9+\tMachine\t0\t1\t3\t0\n100808\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t100808\tHS-grad\t0\t0\t9+\tMachine\t0\t1\t3\t0\n101355\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101355\t< Bach.\t0\t0\t9+\t?\t1\t1\t1\t1\n101355\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101355\t< Bach.\t0\t0\t9+\t?\t1\t1\t1\t1\n101655\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101655\tHS-grad\t0\t0\t9+\tCleric.\t0\t1\t3\t0\n101655\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101655\tHS-grad\t0\t0\t9+\tCleric.\t0\t1\t3\t0\n101857\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t101857\t< Bach.\t0\t1\t9+\tProtec.\t0\t1\t4\t0\n101857\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t101857\t< Bach.\t0\t1\t9+\tProtec.\t0\t1\t4\t0\n102245\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t0\t102245\tAssoc-A\t0\t1\t9+\tProf.\t0\t1\t4\t0\n102245\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t0\t102245\tAssoc-A\t0\t1\t9+\tProf.\t0\t1\t4\t0\n103701\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t0\t103701\tMasters\t0\t1\t9+\tProf.\t0\t1\t6\t0\n103701\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t0\t103701\tMasters\t0\t1\t9+\tProf.\t0\t1\t6\t0\n100208\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100208\tAssoc-A\t1\t0\t9+\tProf.\t0\t1\t3\t0\n100208\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100208\tAssoc-A\t1\t0\t9+\tProf.\t0\t1\t3\t0\n100301\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100301\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n100301\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100301\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t7\t0\n100951\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100951\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n100951\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100951\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n101128\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101128\tAssoc-A\t1\t1\t9+\tFarming\t0\t1\t6\t0\n101128\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101128\tAssoc-A\t1\t1\t9+\tFarming\t0\t1\t6\t0\n101451\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101451\t< Bach.\t1\t0\t9+\tHandler\t0\t1\t3\t0\n101451\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101451\t< Bach.\t1\t0\t9+\tHandler\t0\t1\t3\t0\n101587\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101587\t< Bach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n101587\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101587\t< Bach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n101688\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101688\tHS-grad\t1\t0\t9+\tHouse-s\t0\t1\t3\t0\n101688\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101688\tHS-grad\t1\t0\t9+\tHouse-s\t0\t1\t3\t0\n102350\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102350\tAssoc-V\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n102350\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102350\tAssoc-V\t1\t0\t9+\tTechSup\t0\t1\t3\t0\n103741\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103741\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n103741\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103741\t< Bach.\t1\t0\t9+\t?\t0\t1\t3\t1\n100452\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t100452\t12th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n100452\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t100452\t12th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n101619\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101619\t11th\t1\t1\t9+\tProf.\t0\t1\t3\t0\n101619\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t101619\t11th\t1\t1\t9+\tProf.\t0\t1\t3\t0\n103027\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103027\tBach.\t0\t1\t9+\tProf.\t0\t1\t2\t0\n103027\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103027\tBach.\t0\t1\t9+\tProf.\t0\t1\t2\t0\n103469\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103469\tAssoc-V\t0\t0\t9+\tSales\t0\t1\t3\t1\n103469\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103469\tAssoc-V\t0\t0\t9+\tSales\t0\t1\t3\t1\n103783\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t103783\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n103783\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t103783\tHS-grad\t0\t1\t9+\tSales\t0\t1\t3\t0\n100745\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100745\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n100745\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100745\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101709\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t101709\tBach.\t1\t0\t9+\tSales\t0\t1\t3\t1\n101709\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t101709\tBach.\t1\t0\t9+\tSales\t0\t1\t3\t1\n101188\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t0\t101188\t< Bach.\t0\t0\t9+\tSales\t0\t1\t2\t0\n101188\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t0\t101188\t< Bach.\t0\t0\t9+\tSales\t0\t1\t2\t0\n100017\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100017\t< Bach.\t1\t1\t9+\tFarming\t0\t1\t5\t0\n100017\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100017\t< Bach.\t1\t1\t9+\tFarming\t0\t1\t5\t0\n101802\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t101802\tBach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n101802\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t101802\tBach.\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n102035\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102035\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n102035\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102035\t< Bach.\t1\t1\t9+\tSales\t0\t1\t5\t0\n102050\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102050\tBach.\t1\t0\t9+\tSales\t0\t1\t2\t0\n102050\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102050\tBach.\t1\t0\t9+\tSales\t0\t1\t2\t0\n102853\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102853\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t0\n102853\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102853\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t0\n103067\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103067\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n103067\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103067\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n103131\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103131\tHS-grad\t1\t0\t9+\tExec.\t0\t1\t4\t0\n103131\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103131\tHS-grad\t1\t0\t9+\tExec.\t0\t1\t4\t0\n103163\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103163\tAssoc-A\t1\t0\t9+\tProf.\t0\t1\t3\t0\n103163\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103163\tAssoc-A\t1\t0\t9+\tProf.\t0\t1\t3\t0\n100358\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t100358\t< Bach.\t1\t0\t9+\tSales\t0\t1\t3\t1\n100358\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t100358\t< Bach.\t1\t0\t9+\tSales\t0\t1\t3\t1\n100963\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t100963\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n100963\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t100963\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n102029\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102029\tHS-grad\t1\t0\t9+\tSales\t0\t1\t2\t1\n102029\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102029\tHS-grad\t1\t0\t9+\tSales\t0\t1\t2\t1\n102061\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102061\tHS-grad\t1\t1\t9+\tOther\t0\t1\t5\t0\n102061\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102061\tHS-grad\t1\t1\t9+\tOther\t0\t1\t5\t0\n102118\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102118\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n102118\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102118\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n103377\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t103377\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n103377\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t103377\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n104296\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104296\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n104296\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t104296\tHS-grad\t1\t1\t9+\tTransp.\t0\t1\t5\t0\n101791\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t0\t101791\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n101791\t1\t0.30985915492957744\t0.6901408450704225\t1\t1\t0\t101791\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n102758\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102758\tAssoc-V\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n102758\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102758\tAssoc-V\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103850\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103850\tAssoc-V\t1\t1\t9+\tProf.\t0\t1\t4\t0\n103850\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103850\tAssoc-V\t1\t1\t9+\tProf.\t0\t1\t4\t0\n100658\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t100658\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n100658\t1\t0.014285714285714285\t0.9857142857142858\t1\t1\t1\t100658\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n102636\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102636\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n102636\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102636\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t6\t0\n103364\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103364\tHS-grad\t1\t1\t9+\tHandler\t0\t1\t3\t0\n103364\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103364\tHS-grad\t1\t1\t9+\tHandler\t0\t1\t3\t0\n104196\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104196\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n104196\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t104196\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n103843\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t103843\tMasters\t1\t1\t9+\tSales\t0\t1\t1\t0\n103843\t1\t0.30985915492957744\t0.6901408450704225\t1\t1\t1\t103843\tMasters\t1\t1\t9+\tSales\t0\t1\t1\t0\n101558\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101558\t9th\t1\t0\t9+\t?\t0\t1\t3\t1\n101558\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t101558\t9th\t1\t0\t9+\t?\t0\t1\t3\t1\n103769\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t103769\t12th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n103769\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t103769\t12th\t1\t1\t9+\tMachine\t0\t1\t4\t0\n104314\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104314\t7th-8th\t1\t1\t9+\tHouse-s\t0\t1\t2\t0\n104314\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t104314\t7th-8th\t1\t1\t9+\tHouse-s\t0\t1\t2\t0\n102866\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102866\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t2\t0\n102866\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102866\tHS-grad\t1\t1\t9+\tMachine\t0\t1\t2\t0\n103667\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103667\tBach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n103667\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103667\tBach.\t1\t1\t9+\tProf.\t0\t1\t4\t0\n103878\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103878\t< Bach.\t1\t1\t9+\tProtec.\t0\t1\t5\t0\n103878\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103878\t< Bach.\t1\t1\t9+\tProtec.\t0\t1\t5\t0\n103967\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103967\tAssoc-A\t0\t0\t9+\tOther\t0\t1\t3\t0\n103967\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103967\tAssoc-A\t0\t0\t9+\tOther\t0\t1\t3\t0\n102833\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102833\t11th\t0\t0\t9+\tCrafts\t0\t1\t3\t0\n102833\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t102833\t11th\t0\t0\t9+\tCrafts\t0\t1\t3\t0\n100566\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t100566\t7th-8th\t1\t1\t9+\tMachine\t0\t1\t6\t0\n100566\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t100566\t7th-8th\t1\t1\t9+\tMachine\t0\t1\t6\t0\n104235\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t104235\t10th\t0\t0\t9+\tSales\t0\t1\t0\t1\n104235\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t104235\t10th\t0\t0\t9+\tSales\t0\t1\t0\t1\n103616\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103616\tHS-grad\t1\t0\t9+\tTransp.\t0\t1\t1\t1\n103616\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103616\tHS-grad\t1\t0\t9+\tTransp.\t0\t1\t1\t1\n103869\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103869\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t2\t0\n103869\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103869\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t2\t0\n104495\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104495\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n104495\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t104495\tAssoc-V\t1\t1\t9+\tExec.\t0\t1\t5\t0\n100856\t0\t0.916095890410959\t0.08390410958904104\t1\t0\t1\t100856\t11th\t0\t1\t9+\tOther\t0\t1\t5\t0\n100856\t1\t0.0839041095890411\t0.9160958904109588\t1\t0\t1\t100856\t11th\t0\t1\t9+\tOther\t0\t1\t5\t0\n100726\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t100726\tAssoc-V\t1\t1\t9+\tProf.\t0\t1\t7\t0\n100726\t1\t0.0839041095890411\t0.9160958904109588\t1\t1\t1\t100726\tAssoc-V\t1\t1\t9+\tProf.\t0\t1\t7\t0\n103453\t0\t0.9857142857142858\t0.014285714285714235\t1\t1\t1\t103453\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n103453\t1\t0.014285714285714285\t0.9857142857142858\t1\t1\t1\t103453\tAssoc-A\t1\t0\t9+\tCrafts\t0\t1\t2\t1\n103845\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103845\tBach.\t1\t0\t9+\tTechSup\t0\t1\t3\t1\n103845\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103845\tBach.\t1\t0\t9+\tTechSup\t0\t1\t3\t1\n103977\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103977\t< Bach.\t1\t1\t9+\tSales\t0\t1\t1\t0\n103977\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103977\t< Bach.\t1\t1\t9+\tSales\t0\t1\t1\t0\n103242\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103242\t< Bach.\t1\t1\t9+\tCrafts\t0\t1\t4\t0\n103242\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103242\t< Bach.\t1\t1\t9+\tCrafts\t0\t1\t4\t0\n103423\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103423\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n103423\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103423\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n103462\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103462\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t4\t0\n103462\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103462\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t4\t0\n103750\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t103750\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n103750\t1\t0.0839041095890411\t0.9160958904109588\t1\t1\t0\t103750\tHS-grad\t0\t1\t9+\tExec.\t0\t1\t4\t0\n103541\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t103541\tPhD\t1\t1\t9+\tProf.\t0\t1\t7\t0\n103541\t1\t0.30985915492957744\t0.6901408450704225\t1\t1\t1\t103541\tPhD\t1\t1\t9+\tProf.\t0\t1\t7\t0\n100097\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t100097\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n100097\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t100097\t5th-6th\t1\t0\t9+\tOther\t0\t1\t3\t0\n104050\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104050\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t1\n104050\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t104050\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t1\n100822\t0\t0.6901408450704225\t0.3098591549295775\t1\t1\t1\t100822\tMasters\t1\t1\t9+\tSales\t0\t1\t1\t0\n100822\t1\t0.30985915492957744\t0.6901408450704225\t1\t1\t1\t100822\tMasters\t1\t1\t9+\tSales\t0\t1\t1\t0\n103747\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t1\t103747\tAssoc-A\t1\t1\t9+\tProf.\t0\t1\t4\t0\n103747\t1\t0.0839041095890411\t0.9160958904109588\t1\t1\t1\t103747\tAssoc-A\t1\t1\t9+\tProf.\t0\t1\t4\t0\n102507\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102507\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t0\n102507\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102507\tHS-grad\t1\t0\t9+\tOther\t0\t1\t3\t0\n102846\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102846\t< Bach.\t1\t0\t9+\tTransp.\t0\t1\t3\t0\n102846\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102846\t< Bach.\t1\t0\t9+\tTransp.\t0\t1\t3\t0\n103978\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103978\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n103978\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103978\tHS-grad\t1\t1\t9+\tCleric.\t0\t1\t5\t0\n100050\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t100050\t12th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n100050\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t100050\t12th\t0\t0\t9+\tMachine\t0\t1\t2\t1\n100264\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t100264\t10th\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n100264\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t100264\t10th\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n102357\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t102357\t10th\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n102357\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t102357\t10th\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n102908\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t102908\t12th\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n102908\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t102908\t12th\t1\t0\t9+\tCrafts\t0\t1\t3\t1\n104026\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t104026\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n104026\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t104026\t9th\t1\t1\t9+\tMachine\t0\t1\t11\t0\n104391\t0\t0.916095890410959\t0.08390410958904104\t0\t0\t1\t104391\t11th\t0\t1\t9+\tHandler\t0\t1\t5\t0\n104391\t1\t0.0839041095890411\t0.9160958904109588\t0\t0\t1\t104391\t11th\t0\t1\t9+\tHandler\t0\t1\t5\t0\n104466\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t104466\tMasters\t1\t1\t9+\tProf.\t0\t1\t9\t0\n104466\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t1\t104466\tMasters\t1\t1\t9+\tProf.\t0\t1\t9\t0\n102684\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t102684\t< Bach.\t1\t0\t9+\t?\t0\t1\t2\t1\n102684\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t102684\t< Bach.\t1\t0\t9+\t?\t0\t1\t2\t1\n102745\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102745\t< Bach.\t1\t1\t9+\t?\t0\t1\t4\t0\n102745\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102745\t< Bach.\t1\t1\t9+\t?\t0\t1\t4\t0\n103208\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t103208\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103208\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t103208\t< Bach.\t1\t0\t9+\tCleric.\t0\t1\t3\t1\n103554\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t103554\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n103554\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t103554\t< Bach.\t1\t1\t9+\tOther\t0\t1\t4\t0\n104126\t0\t0.9857142857142858\t0.014285714285714235\t0\t1\t1\t104126\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n104126\t1\t0.014285714285714285\t0.9857142857142858\t0\t1\t1\t104126\tAssoc-V\t1\t0\t9+\tOther\t0\t1\t3\t0\n102077\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t102077\tBach.\t0\t1\t9+\tSales\t0\t1\t4\t0\n102077\t1\t0.0839041095890411\t0.9160958904109588\t1\t1\t0\t102077\tBach.\t0\t1\t9+\tSales\t0\t1\t4\t0\n103920\t0\t0.916095890410959\t0.08390410958904104\t1\t1\t0\t103920\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n103920\t1\t0.0839041095890411\t0.9160958904109588\t1\t1\t0\t103920\tHS-grad\t0\t1\t9+\tCleric.\t0\t1\t5\t0\n102419\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t102419\t7th-8th\t0\t1\t9+\tFarming\t0\t1\t2\t0\n102419\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t102419\t7th-8th\t0\t1\t9+\tFarming\t0\t1\t2\t0\n103039\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t0\t103039\t10th\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n103039\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t0\t103039\t10th\t0\t0\t9+\tCrafts\t0\t1\t2\t1\n101243\t0\t0.9857142857142858\t0.014285714285714235\t0\t0\t1\t101243\t11th\t1\t0\t9+\t?\t0\t1\t1\t1\n101243\t1\t0.014285714285714285\t0.9857142857142858\t0\t0\t1\t101243\t11th\t1\t0\t9+\t?\t0\t1\t1\t1\n102538\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102538\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t7\t0\n102538\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102538\tHS-grad\t1\t1\t9+\tExec.\t0\t1\t7\t0\n102620\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t102620\tBach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n102620\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t102620\tBach.\t1\t1\t9+\tSales\t0\t1\t4\t0\n104201\t0\t0.6901408450704225\t0.3098591549295775\t0\t1\t1\t104201\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n104201\t1\t0.30985915492957744\t0.6901408450704225\t0\t1\t1\t104201\tMasters\t0\t1\t9+\tExec.\t0\t1\t5\t0\n104308\t0\t0.916095890410959\t0.08390410958904104\t0\t1\t1\t104308\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n104308\t1\t0.0839041095890411\t0.9160958904109588\t0\t1\t1\t104308\t< Bach.\t1\t1\t9+\tCleric.\t0\t1\t4\t0\n","code":"SUCCESS","type":"TABLE","comment":""},"dateCreated":"2018-02-05T22:14:34+0000","dateStarted":"2018-02-06T23:49:16+0000","dateFinished":"2018-02-06T23:49:16+0000","status":"FINISHED","progressUpdateIntervalMs":500,"commited":true,"$$hashKey":"object:129"},{"text":"%sql ","user":"CBERGER","dateUpdated":"2018-02-05T22:12:44+0000","config":{"colWidth":12,"graph":{"mode":"table","height":300,"optionOpen":false,"keys":[],"values":[],"groups":[],"scatter":{}},"enabled":true,"editorMode":"ace/mode/osql"},"settings":{"params":{},"forms":{}},"jobName":"paragraph_1517868764810_1584702218","id":"20180205-221244_2018689667","dateCreated":"2018-02-05T22:12:44+0000","status":"READY","progressUpdateIntervalMs":500,"commited":false,"$$hashKey":"object:130"}],"name":"Classification Prediction Model","id":"441","angularObjects":{"ORA32A881B886:shared_process":[],"ORA861F047A1D:shared_process":[],"ORA548C38603D:shared_process":[],"MDWCF4DF17A97:shared_process":[]},"config":{"looknfeel":"default"},"info":{}}