All properties
| key |
content |
| N |
585 |
| N_unique |
4 |
| class |
category |
| freq |
580, 1, 2, 2 |
| label |
The culture of US and other Western countries has many positive attributes |
| max |
2 |
| mean |
-3.957 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Agree", "Disagree" |
| sd |
0.472 |
| type |
byte |
| values |
-4, -1, 1, 2 |
Data Manipulations with f178
| file |
# |
command |
-
-
Script Output
f178: The culture of US and other Western Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 581 581 -
| # Zero - - -
| # Positive 4 4 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . Missing -
+---------------------- -----
-4 2 585
(4 unique values)
f178 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f178 | 585 -3.957265 .4716839 -4 2
@mean -3.957
@sd 0.472
@min -4
@max 2
@values -4, -1, 1, 2
@names "Not asked in survey", "Don´t know", "Agree", "Disagree"
@freq 580, 1, 2, 2
@type byte
@label The culture of US and other Western countries has many positive attributes
@class category
@N_unique 4
@N 585
|