PC Review


Reply
Thread Tools Rate Thread

Re: reduce data points and average?

 
 
Gord Dibben
Guest
Posts: n/a
 
      10th May 2012
In C1 enter this formula and drag/copy down until you get an error.

=AVERAGE(INDEX(B:B,ROW(B1)*6-5):INDEX(B:B,ROW(B1)*6))

If you don't have even sets of 6 times it won't give you proper
results.


Gord

On Thu, 10 May 2012 00:17:36 +0000, contrucci
<(E-Mail Removed)> wrote:

>
>hello all, here's the isse:
>
>column A : time, formatted in dd/mm/yyyy mm:ss
>column B : a numerical value (3.30, 3.31...)
>
>As you can see below I have 6 of these numerical value entry per minute.
>I would like to reduce them to 1 entry per minute, and this entry
>should be the average of the 6 ; what do you recommend? thank
>you!!
>
>07/05/2012 00:01 3.30
>07/05/2012 00:01 3.31
>07/05/2012 00:01 3.33
>07/05/2012 00:01 3.33
>07/05/2012 00:01 3.33
>07/05/2012 00:01 3.31
>07/05/2012 00:02 3.34
>07/05/2012 00:02 3.37
>07/05/2012 00:02 3.36
>07/05/2012 00:02 3.34
>07/05/2012 00:02 3.34
>07/05/2012 00:02 3.32
>07/05/2012 00:03 3.32
>07/05/2012 00:03 3.28
>07/05/2012 00:03 3.28
>07/05/2012 00:03 3.31
>07/05/2012 00:03 3.32
>07/05/2012 00:03 3.29
>07/05/2012 00:04 3.29
>07/05/2012 00:04 3.31
>07/05/2012 00:04 3.32
>07/05/2012 00:04 3.29
>07/05/2012 00:04 3.29
>07/05/2012 00:04 3.29
>07/05/2012 00:05 3.27
>07/05/2012 00:05 3.29
>07/05/2012 00:05 3.31
>07/05/2012 00:05 3.31
>07/05/2012 00:05 3.32
>07/05/2012 00:05 3.30

 
Reply With Quote
 
 
 
 
GS
Guest
Posts: n/a
 
      10th May 2012
Gord,
As per my reply to OP, if this data is/was generated by a data logger
then the frequency will be consistent for the runtime of the logging
session.

contrucci,
Gord's formula will most likely not encounter an error unless the end
data was cut short of a full cycle. If this happens then simply discard
the errant data. (This would be 5 or less rows at this output
frequency)

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      10th May 2012
Thanks Gary


Gord

On Thu, 10 May 2012 08:42:04 -0400, GS <(E-Mail Removed)> wrote:

>Gord,
>As per my reply to OP, if this data is/was generated by a data logger
>then the frequency will be consistent for the runtime of the logging
>session.
>
>contrucci,
>Gord's formula will most likely not encounter an error unless the end
>data was cut short of a full cycle. If this happens then simply discard
>the errant data. (This would be 5 or less rows at this output
>frequency)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: reduce data points and average? GS Microsoft Excel Worksheet Functions 0 10th May 2012 01:36 PM
2 sets of "y" data points with one set of "x" data points =?Utf-8?B?ZG91Zw==?= Microsoft Excel Charting 2 4th Oct 2007 09:04 PM
How do I reduce the number of data points I have?? =?Utf-8?B?c3Nhbmphbg==?= Microsoft Excel Charting 1 31st Jul 2005 05:32 AM
How do I reduce the MB size of pictures to reduce size of file ? =?Utf-8?B?bWFkcnVzc2lhbjE5NjA=?= Microsoft Powerpoint 1 10th Mar 2005 09:17 PM
Reduce width of photo gallery or reduce number of thumbs displayed =?Utf-8?B?YWxpd2Vi?= Microsoft Frontpage 3 28th Apr 2004 03:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:51 PM.