The following table contains values for the water content of all tissues, including statistical information on the standard deviation and the spread in the values.
'Water Content [%]' | d.C3 | d.D3 | d.E3 | d.F3 | d.G3 |
d['B'+r] | sprintf('%.2f',parseFloat(d['C'+r])) | sprintf('%.2f',parseFloat(d['D'+r])) | sprintf('%i',d['E'+r]) | sprintf('%.2f',parseFloat(d['F'+r])) | sprintf('%.2f',parseFloat(d['G'+r])) |