Skip to content

Median Node

Math/Float/Aggregate

Middle value of an array, averaging the two middle values for even counts

float_medianstd
Inputs1
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
10/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

1

Floats

Float Array
floats

Input Floats

Output Pins

2

Result

Float
result

Middle value of an array, averaging the two middle values for even counts

Empty

Boolean
empty

True when the input array held no values

Node Info

Internal name
float_median
Category
Math/Float/Aggregate