All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
18, 54, 121, 119, 140, 133 |
| label |
EVS-wave |
| max |
9 |
| mean |
5.985 |
| min |
1 |
| names |
"1981-1984", "1989-1993", "1994-1998", "1999-2004", "2005-2009", "2010-2014" |
| sd |
2.317 |
| type |
long |
| values |
1, 2, 4, 6, 7, 9 |
Data Manipulations with wave_destring
| file |
# |
command |
-
-
Script Output
wave_destring: EVS-wave Number of Observations
------------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 585 585 -
| # # ----- ----- -----
| # # # Total 585 585 -
| # # . # # Missing -
+---------------------- -----
1 9 585
(6 unique values)
wave_destring is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
wave_destr~g | 585 5.984615 2.316876 1 9
@mean 5.985
@sd 2.317
@min 1
@max 9
@values 1, 2, 4, 6, 7, 9
@names "1981-1984", "1989-1993", "1994-1998", "1999-2004", "2005-2009", "2010-2014"
@freq 18, 54, 121, 119, 140, 133
@type long
@label EVS-wave
@class category
@N_unique 6
@N 585
|