this is a test post
Table Test
| No | Name | Status | Quantity | Quality |
|---|---|---|---|---|
| 1 | node1 | active | 1 | good |
| 2 | node2 | active | 3 | good |
| 3 | node3 | inactive | 2 | no data |
Code Test
1
py AlimCLI.py
image test

$ \text{Mean} = \frac{55 + 60 + 65 + 70 + 75 + 80 + 80 + 85 + 90 + 95 + 100 + 100 + 100}{13} = \frac{1095}{13} \approx 84.23 $
Mean
$ \text{The mean is calculated as:} $
$ \text{Mean} = \frac{\sum X_i}{N} $
$ = \frac{18 + 23 + 20 + 21 + 24 + 23 + 20 + 20 + 15 + 19 + 24}{11} $
$ = \frac{227}{11} \approx 20.64 $
Median
To find the median, we first sort the data:
━━━━━━ ❖ ━━━━━━