All variables with the name sex
Variable |
Graph |
Type |
N |
Descriptives |
Label |
[+]
sex
@bpress.dta |
|
dummy
(byte)
|
240
(2)
|
"Male", "Female"
|
Sex
|
All properties
key |
content |
N |
240 |
N_unique |
2 |
class |
dummy |
freq |
120, 120 |
label |
Sex |
max |
1 |
mean |
0.500 |
min |
0 |
names |
"Male", "Female" |
sd |
0.501 |
type |
byte |
values |
0, 1 |
Data Manipulations with sex
file |
# |
command |
-
-
Script Output
sex: Sex Number of Observations
--------- ------------------------------
Total Integers Nonintegers
| # # Negative - - -
| # # Zero 120 120 -
| # # Positive 120 120 -
| # # ----- ----- -----
| # # Total 240 240 -
| # # Missing -
+---------------------- -----
0 1 240
(2 unique values)
sex is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
sex | 240 .5 .5010449 0 1
@mean 0.500
@sd 0.501
@min 0
@max 1
@values 0, 1
@names "Male", "Female"
@freq 120, 120
@type byte
@label Sex
@class dummy
@N_unique 2
@N 240
|
[+]
sex
@bpstats.dta |
|
dummy
(byte)
|
6
(2)
|
"Male", "Female"
|
Sex
|
All properties
key |
content |
N |
6 |
N_unique |
2 |
class |
dummy |
freq |
3, 3 |
label |
Sex |
max |
1 |
mean |
0.500 |
min |
0 |
names |
"Male", "Female" |
sd |
0.548 |
type |
byte |
values |
0, 1 |
Data Manipulations with sex
file |
# |
command |
-
-
Script Output
sex: Sex Number of Observations
--------- ------------------------------
Total Integers Nonintegers
| # # Negative - - -
| # # Zero 3 3 -
| # # Positive 3 3 -
| # # ----- ----- -----
| # # Total 6 6 -
| # # Missing -
+---------------------- -----
0 1 6
(2 unique values)
sex is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
sex | 6 .5 .5477226 0 1
@mean 0.500
@sd 0.548
@min 0
@max 1
@values 0, 1
@names "Male", "Female"
@freq 3, 3
@type byte
@label Sex
@class dummy
@N_unique 2
@N 6
|
[+]
sex
@fem2.dta |
|
dummy
(byte)
|
114
(2)
|
"1", "2"
|
SEX
|
All properties
key |
content |
N |
114 |
N_unique |
2 |
class |
dummy |
freq |
17, 97 |
label |
SEX |
max |
2 |
mean |
1.851 |
min |
1 |
names |
"1", "2" |
sd |
0.358 |
type |
byte |
values |
1, 2 |
Data Manipulations with sex
file |
# |
command |
-
-
Script Output
sex: SEX Number of Observations
--------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 114 114 -
| # ----- ----- -----
| # Total 114 114 -
| # # Missing 4
+---------------------- -----
1 2 118
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
sex | 114 1.850877 .3577822 1 2
@mean 1.851
@sd 0.358
@min 1
@max 2
@values 1, 2
@names "1", "2"
@freq 17, 97
@type byte
@label SEX
@class dummy
@N_unique 2
@N 114
|