Recent content by Jorge

  1. J

    How can I find the minimum value for the sum of absolute values?

    Sorry about that, i---> is the sub index. Meaning X1...Xn. Then it is Sum from i={1 to n }of |Xi-V|.
  2. J

    How can I find the minimum value for the sum of absolute values?

    Hello, I have been having problems finding the way to minimize the sum of absolute values. Specificaly I am looking for the value of X that will minimize the sum|Xi-V|<-- i=1,...n . I know that V should be equal to the mean value of X. But I do not know the correct approach to finding this...
Back
Top