1.6
Consider that water temperature has affected the growth rate of brook trout. The amount of weight it gained over a fixed period at various water temperatures is tabulated. The response of the growth rate to temperature changes is estimated using derivatives.
At the first data point, the derivative is approximated using the slope of a forward secant line drawn between the first and second points.
At the second point, the derivative is estimated using a central difference by calculating the slope of the secant line connecting the previous and next points, which provides a more accurate estimate of the derivative.
At the third point, again use a central difference to calculate the slope of the secant line connecting the points before and after it.
Similarly, at the fourth point, the derivative is calculated using the slope of the secant line between the neighboring data points.
Finally, at the last point, the derivative is approximated using the slope of the backward secant line drawn between the final two data points.
These derivative estimates are compiled in a table. The corresponding plot shows a consistent decline in growth rate, showing a negative correlation between temperature and weight gain.
The growth of brook trout is closely influenced by water temperature. Experimental data demonstrate how tro…
Copyright © 2026 MyJoVE Corporation. All rights reserved.