All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
482, 1, 36, 31, 35 |
| label |
If only one child allowed: boy or girl |
| max |
3 |
| mean |
-2.950 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Boy", "Girl", "No difference" |
| sd |
2.302 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with d025
| file |
# |
command |
-
-
Script Output
d025: If only one child allowed: boy or gi Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 483 483 -
| # Zero - - -
| # Positive 102 102 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 3 585
(5 unique values)
d025 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d025 | 585 -2.950427 2.302308 -4 3
@mean -2.950
@sd 2.302
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "Not asked in survey", "Don´t know", "Boy", "Girl", "No difference"
@freq 482, 1, 36, 31, 35
@type byte
@label If only one child allowed: boy or girl
@class category
@N_unique 5
@N 585
|