Help with the formula for mean germination time

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

  • MGT= ∑(T1*n1 + T2*n2 +…+ Tk*nk)/∑(n1 + n2 +…+nk)
where - n= no. of new germinated seed, T= time from the beginning of the experiment

time in hoursnumber of germinated seeds
120
242
3617
4811
6038
7217
841
960
1081
1201
1320
1440
1560
1680
1801
1920

<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
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
hello again,
i am trying with this formula : =SUMPRODUCT(B8:C8,B9:C9,B10:C10,B11:C11,B12:C12,B13:C13,B14:C14,B15:C15,B16:C16,B17:C17,B18:C18,B19:C19,B20:C20,B21:C21,B22:C22,B23:C23)/SUM(C8:C23)
but i dont get a number. all i get is
4.3464E+28

.......



<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,214,935
Messages
6,122,337
Members
449,078
Latest member
skydd

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top