NOTE: There were 56752 observations read from the data set /folders/myfolders/ess4e04_2.sas7bdat.
NOTE: The data set ESS.ESS4 has 2751 observations and 9 variables.
NOTE: DATA statement used (Total process time):
real time 5.42 seconds
cpu time 3.14 seconds
NOTE: There were 2751 observations read from the data set ESS.ESS4.
NOTE: PROCEDURE FREQ used (Total process time):
real time 1.05 seconds
cpu time 0.77 seconds
NOTE: There were 2751 observations read from the data set ESS.ESS4.
NOTE: PROCEDURE FREQ used (Total process time):
real time 0.51 seconds
cpu time 0.45 seconds
98
99
100
101 data work.ess4;
102 set ess.ess4;
103 run;
NOTE: There were 2751 observations read from the data set ESS.ESS4.
NOTE: The data set WORK.ESS4 has 2751 observations and 9 variables.
NOTE: DATA statement used (Total process time):
real time 0.08 seconds
cpu time 0.05 seconds
104
105
106
107 *Nieuwe variabelen aanmaken.
108 ****************************;
109
110
111 data ess4;
112 set ess4;
113
114 DSCRGRPRevDum = (DSCRGRP = 2);
115 if DSCRGRP < 0 then DSCRGRPRevDum = .;
116 labelDSCRGRPRevDum = "Not member of a group discriminated against in this country -
116 ! dummy";
117
118 run;
, NOTE: There were 2751 observations read from the data set WORK.ESS4.
NOTE: The data set WORK.ESS4 has 2751 observations and 10 variables.
NOTE: DATA statement used (Total process time):
real time 0.06 seconds
cpu time 0.05 seconds
119
120
121
122 data ess4;
123 set ess4;
124
125 JBSPVDum = (JBSPV = 1);
126 if JBSPV < 0 then JBSPVDum = .;
127 labelJBSPVDum = "Responsible for supervising other employees - dummy";
128
129 run;
NOTE: There were 2751 observations read from the data set WORK.ESS4.
NOTE: The data set WORK.ESS4 has 2751 observations and 11 variables.
NOTE: DATA statement used (Total process time):
real time 0.07 seconds
cpu time 0.04 seconds
130
131
132
133 data ess4;
134 set ess4;
135
136 RLTDum = (MARITALA = 1 OR MARITALA = 2);
137 if MARITALA < 0 then RLTDum = .;
138
139 label RLTDum = "In a relationship - dummy";
140
141 run;
NOTE: There were 2751 observations read from the data set WORK.ESS4.
NOTE: The data set WORK.ESS4 has 2751 observations and 12 variables.
NOTE: DATA statement used (Total process time):
real time 0.08 seconds
cpu time 0.06 seconds
NOTE: There were 2751 observations read from the data set WORK.ESS4.
NOTE: PROCEDURE FREQ used (Total process time):
real time 0.16 seconds
cpu time 0.14 seconds
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
√ Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, Bancontact of creditcard voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper clairevanroey. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €6,49. Je zit daarna nergens aan vast.