nisidotatos
New Member
- Joined
- Jun 16, 2015
- Messages
- 2
Hello guys, we are doing at college an experiment with the germination of some seeds.
We have generated some date and would like to calculate the mean germination time with excel.
THe formula for that is
<tbody>
</tbody>
So if i wanted to calculate the MGT in the cell below the numbers of germinated seeds how could i write this formula so that excel would accept it?
Best regards
Panos
We have generated some date and would like to calculate the mean germination time with excel.
THe formula for that is
- MGT= ∑(T1*n1 + T2*n2 +…+ Tk*nk)/∑(n1 + n2 +…+nk)
time in hours | number of germinated seeds | |
12 | 0 | |
24 | 2 | |
36 | 17 | |
48 | 11 | |
60 | 38 | |
72 | 17 | |
84 | 1 | |
96 | 0 | |
108 | 1 | |
120 | 1 | |
132 | 0 | |
144 | 0 | |
156 | 0 | |
168 | 0 | |
180 | 1 | |
192 | 0 | |
<tbody>
</tbody>
So if i wanted to calculate the MGT in the cell below the numbers of germinated seeds how could i write this formula so that excel would accept it?
Best regards
Panos