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? ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20100161.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20103156.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20340964.html
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.
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20427456.html
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_206...
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 ...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20736678.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20885251.html
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
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...
http://www.experts-exchange.com/Other/Math_Science/Q_21099934.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21729411.html
Zones:
MS AccessDate Answered: 03/09/2006 Grade: A Views: 0