All properties
key |
content |
N |
50 |
N_unique |
9 |
class |
category |
freq |
10, 7, 6, 12, 8, 3, 2, 1, 1 |
max |
13.000 |
mean |
3.720 |
min |
1.000 |
names |
"1", "2", "3", "4", "5", "6", "8", "9", "13" |
sd |
2.382 |
type |
float |
values |
1, 2, 3, 4, 5, 6, 8, 9, 13 |
Data Manipulations with borders
file |
# |
command |
-
-
Script Output
borders: Number of Observations
---------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # # Zero - - -
| # # Positive 50 50 -
| # # ----- ----- -----
| # # Total 50 50 -
| # # # . . Missing 8
+---------------------- -----
1 13 58
(9 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
borders | 50 3.72 2.382247 1 13
@mean 3.720
@sd 2.382
@min 1.000
@max 13.000
@values 1, 2, 3, 4, 5, 6, 8, 9, 13
@names "1", "2", "3", "4", "5", "6", "8", "9", "13"
@freq 10, 7, 6, 12, 8, 3, 2, 1, 1
@type float
@label
@class category
@N_unique 9
@N 50
|