All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
580, 1, 4 |
| label |
Some US Policies toward other countries are good and some are bad |
| max |
1 |
| mean |
-3.961 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Agree" |
| sd |
0.430 |
| type |
byte |
| values |
-4, -1, 1 |
Data Manipulations with f176
| file |
# |
command |
-
-
Script Output
f176: Some US Policies toward other countr Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 581 581 -
| # Zero - - -
| # Positive 4 4 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
f176 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f176 | 585 -3.960684 .4302272 -4 1
@mean -3.961
@sd 0.430
@min -4
@max 1
@values -4, -1, 1
@names "Not asked in survey", "Don´t know", "Agree"
@freq 580, 1, 4
@type byte
@label Some US Policies toward other countries are good and some are bad
@class category
@N_unique 3
@N 585
|