Advertisement

1 - 10 of 499 containing alltags:("average") (0 seconds)
I believe this is pretty easy, but I can't figure it out.  I would like people to be able to rate something on a scale of say 1 to 5.  What's the most effective way of storing the average of this? ...
Zones: PerlDate Answered: 04/02/2001 Grade: A Views: 0
Hey guys I have a TChart in my program and i can do a lot of things with it on design, but i REALY don't understand how it works programaticaly... I don't use ANY database - only arrays. All...
Zones: Delphi ProgrammingDate Answered: 04/08/2001 Grade: A Views: 0
I'm new to Access 2002 and I need a way to create a running average. Lets suppose its pay and I have the following records in a table: Class     Pay A         $10 A         $20 B         $30 B...
Zones: MS AccessDate Answered: 08/25/2002 Grade: A Views: 0
I'm very new to C++.  Could someone please explain the process of calculating a percentage.  For example, I would like to calculate the percentage of test scores above the average of test scores. ...
Zones: C++Date Answered: 02/05/2003 Grade: A Views: 0
Hi all, I'm trying to take the average of 4 columns of data, however, some of the columns of data have #div/0 filled in.  How can I get the formula to treat these items as 0 and not give me an err...
Zones: Ms Office SuiteDate Answered: 05/23/2003 Grade: B Views: 0
I have the following query that produces two columns, Month & Count.  I would like to show the average of the count column and have it appear at the bottom of the result set.  Is there a way to do ...
Zones: DatabasesDate Answered: 09/13/2003 Grade: A Views: 0
I am putting together a simple database for my church and want to be able to show a running weekly average for attendance. I have a table that contains the fields Date, Adults, Children. Each recor...
Zones: MS AccessDate Answered: 02/14/2004 Grade: A Views: 0
How can I prevent this formula "=IF(E4:E32=0," ",(AVERAGE(E4:E32)))" from showing a #DIV/0! when E4:E32 are based on this formula "=IF(OR(ISTEXT(F4),ISTEXT(G4),ISTEXT(H4)),"",((F4*25)+(G4*35)+(H4*4...
Zones: MS ExcelDate Answered: 07/28/2004 Grade: A Views: 0
Hi, Suppose I perform an experiment where I measure in triplicate a value at 2 different times. At time zero, the values are 100, 85, 115.:  average value = 100, stdev=15 At time one, the va...
Zones: Math & Science, Pro...Date Answered: 08/19/2004 Grade: A Views: 0
Hi experts, I have a database in the below format stationID Element  year month day1 day2.................day31 std01      XXXXX   2000 01      25     21                     0 std02      YYY...
Zones: MS AccessDate Answered: 03/09/2006 Grade: A Views: 0