General or median direction

How I can calculate the general or median direction?
I need to calculate for vector locations,
So, each cube represent a point vector location in space

A bit unclear. Do you need a location or a direction? Or maybe vector length? Can you describe what you need in more details?

Yes, direction But I think I already found a solution by calculating from a changing angle to another same changing angle. First I will need to compare the angles and after that, I will use Get Unit Direction Vector to calculate direction.

Thanks anyway for your help,