MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Means

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73879] Means
  • From: "JGBoone at gmail.com" <JGBoone at gmail.com>
  • Date: Fri, 2 Mar 2007 06:41:13 -0500 (EST)

I was wondering if anyone knew how to take the mean of only half of a
paired order. I have a table of 3000 pairs and want to take the
average of the last half of the last number in the pair. I do this by
N[Mean[Map[Last, list]]] is there any way to map to the last half of
the list. Thanks



  • Prev by Date: Re: Limit of Floor function
  • Next by Date: Re: monomials in Graded Lexicographic Order and associated factorials
  • Previous by thread: Re: Plot3D
  • Next by thread: Re: Means