All properties
key |
content |
N |
50 |
N_unique |
3 |
class |
category |
freq |
26, 7, 17 |
max |
3.000 |
mean |
1.820 |
min |
1.000 |
names |
"1", "2", "3" |
sd |
0.919 |
type |
float |
values |
1, 2, 3 |
Data Manipulations with mistype
file |
# |
command |
-
-
Script Output
mistype: Number of Observations
---------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # # ----- ----- -----
| # # Total 50 50 -
| # # # Missing 8
+---------------------- -----
1 3 58
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
mistype | 50 1.82 .9189613 1 3
@mean 1.820
@sd 0.919
@min 1.000
@max 3.000
@values 1, 2, 3
@names "1", "2", "3"
@freq 26, 7, 17
@type float
@label
@class category
@N_unique 3
@N 50
|