PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 5 hours 43 minutes 52 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
61 111
Rejected
0
llm:7035f2df6beeb5ee4269bfd68d56b29d75cad5c9b030e168f70201d50373a882
Edit
```xml
<result>
<column_name>year4_avg</column_name>
<family>additive</family>
<subtype>intensive_additive</subtype>
<confidence>0.88</confidence>
<requires_user_confirmation>false</requires_user_confirmation>
<sum_meaningful>false</sum_meaningful>
<signed>false</signed>
<reducers>
<primary_reducer>mean</primary_reducer>
<valid_reducers>mean, min, max, median, distribution</valid_reducers>
<excluded_reducers>sum (summing an average/level is meaningless), product (not a ratio)</excluded_reducers>
<average_semantics>arithmetic_mean</average_semantics>
</reducers>
<inner_outer_measure>
<inner_measure_reducer>min</inner_measure_reducer>
<outer_measure_reducer>max</outer_measure_reducer>
</inner_outer_measure>
<multiplicative_partner_derivable>false</multiplicative_partner_derivable>
<reasoning>
Table-type gate: DIMENSION with no sequence axis makes multiplicative highly implausible. The column name "year4_avg" explicitly signals an average/level, not a ratio. Center-of-mass (mean=3.10, median=3.09, range 1.27-4.46) is far from both 0.0 and 1.0, indicating an absolute level rather than a ratio. No zeros, strictly positive, bounded range, and the "_avg" suffix all point to intensive_additive: this is a pre-computed average that should be averaged again when aggregating, not summed.
</reasoning>
<table_type_conflict>false</table_type_conflict>
</result>
```