All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
579, 4, 2 |
| label |
Which is more important as a basis for marriage: parents´ approval or love |
| max |
2 |
| mean |
-3.945 |
| min |
-4 |
| names |
"Not asked in survey", "Parent´s approval", "Love" |
| sd |
0.540 |
| type |
byte |
| values |
-4, 1, 2 |
Data Manipulations with f188
| file |
# |
command |
-
-
Script Output
f188: Which is more important as a basis f Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 579 579 -
| # Zero - - -
| # Positive 6 6 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 2 585
(3 unique values)
f188 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f188 | 585 -3.945299 .5399289 -4 2
@mean -3.945
@sd 0.540
@min -4
@max 2
@values -4, 1, 2
@names "Not asked in survey", "Parent´s approval", "Love"
@freq 579, 4, 2
@type byte
@label Which is more important as a basis for marriage: parents´ approval or love
@class category
@N_unique 3
@N 585
|