All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
18, 54, 121, 119, 140, 133 |
| max |
6.000 |
| mean |
4.210 |
| min |
1.000 |
| names |
"1", "2", "3", "4", "5", "6" |
| sd |
1.400 |
| type |
float |
| values |
1, 2, 3, 4, 5, 6 |
Data Manipulations with waves
| file |
# |
command |
-
-
Script Output
waves: Number of Observations
-------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 585 585 -
| # ----- ----- -----
| # # # Total 585 585 -
| . # # # # Missing -
+---------------------- -----
1 6 585
(6 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
waves | 585 4.210256 1.400305 1 6
@mean 4.210
@sd 1.400
@min 1.000
@max 6.000
@values 1, 2, 3, 4, 5, 6
@names "1", "2", "3", "4", "5", "6"
@freq 18, 54, 121, 119, 140, 133
@type float
@label
@class category
@N_unique 6
@N 585
|