hello to all!!!
excuse for my english.... :(
i have problem...
i have this database http://www.g4us.com/database.rar
1) becomes' the difference between the time of the first survey (record) and the latest survey, knowing how much time passes between the first and the last one for each freshman, for each day of the month.
2) take the sum of the difference of the times found day (high then the result of the difference between the first and last of all the days for that serial number) and divide them by the number of records found.
(example: Serial B0130)
Jan. 1 2:30
Jan. 2 2:00
Jan. 3 1:34
Jan. 4 3:20
Media Day ((2.30 +2.00 + 1.34 + 3.20) / 4) = 9:24 / 4 = 2.31 hours of continuity 'monthly average.
are codes that detect, so I monitorizzo their continuity 'operating upon time of initial recognition, an end date of detection, (tme_ril) Last - (tme_ril) before and as I worked one day, I do it for the entire month and the divide by the days worked (ie 'and those where' present the data) and I have continuity 'monthly average.
if you analyze that table you posted I see that:
First detection: 0939
Last Survey: 1150
Continuity 'for 3/1/2013 = 1150-0939 = 2 hours and 21 minutes of continuity'.
so on for the whole month and I'll know how many average hours worked per day the serial number C0161
maybe I explained wrong, try again ...
I would need 'to understand how to find the continuity' of operating a mine worker, (for example).
to calculate the first record I take, I take the last record and calcole the hours that pass from the first to the last.
them to have the number of hours worked in the day.
then control the entire month so having the number of hours day-to-day work.
then do I find the average of the values and the continuity 'average monthly worked.
a problem that occurs, and 'that a turn can' be from 20 to 03 at night the next day!
ok ... in words and 'easy, and hand-complicated, therefore I would like to' create a small program to do it for me with visual basic 6.
how can I do that? please help me!
excuse for my english.... :(
i have problem...
i have this database http://www.g4us.com/database.rar
1) becomes' the difference between the time of the first survey (record) and the latest survey, knowing how much time passes between the first and the last one for each freshman, for each day of the month.
2) take the sum of the difference of the times found day (high then the result of the difference between the first and last of all the days for that serial number) and divide them by the number of records found.
(example: Serial B0130)
Jan. 1 2:30
Jan. 2 2:00
Jan. 3 1:34
Jan. 4 3:20
Media Day ((2.30 +2.00 + 1.34 + 3.20) / 4) = 9:24 / 4 = 2.31 hours of continuity 'monthly average.
are codes that detect, so I monitorizzo their continuity 'operating upon time of initial recognition, an end date of detection, (tme_ril) Last - (tme_ril) before and as I worked one day, I do it for the entire month and the divide by the days worked (ie 'and those where' present the data) and I have continuity 'monthly average.
if you analyze that table you posted I see that:
First detection: 0939
Last Survey: 1150
Continuity 'for 3/1/2013 = 1150-0939 = 2 hours and 21 minutes of continuity'.
so on for the whole month and I'll know how many average hours worked per day the serial number C0161
maybe I explained wrong, try again ...
I would need 'to understand how to find the continuity' of operating a mine worker, (for example).
to calculate the first record I take, I take the last record and calcole the hours that pass from the first to the last.
them to have the number of hours worked in the day.
then control the entire month so having the number of hours day-to-day work.
then do I find the average of the values and the continuity 'average monthly worked.
a problem that occurs, and 'that a turn can' be from 20 to 03 at night the next day!
ok ... in words and 'easy, and hand-complicated, therefore I would like to' create a small program to do it for me with visual basic 6.
how can I do that? please help me!