All properties
| key |
content |
| N |
565 |
| N_unique |
2 |
| class |
dummy |
| freq |
530, 35 |
| label |
Students |
| max |
1.000 |
| mean |
0.062 |
| min |
0.000 |
| names |
"0", "1" |
| sd |
0.241 |
| type |
float |
| values |
0, 1 |
Data Manipulations with emp_student
| file |
# |
command |
-
-
Script Output
emp_student: Students Number of Observations
---------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 530 530 -
| # Positive 35 35 -
| # ----- ----- -----
| # Total 565 565 -
| # . Missing 20
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
emp_student | 565 .0619469 .2412727 0 1
@mean 0.062
@sd 0.241
@min 0.000
@max 1.000
@values 0, 1
@names "0", "1"
@freq 530, 35
@type float
@label Students
@class dummy
@N_unique 2
@N 565
|