
Angeles L.
asked 04/27/23Find equation of table of values
Year number of polio cases (thousands)
1988 | 350 |
1992 | 138 |
1996 | 33 |
2000 | 4 |
2005 | 3.2 |
2007 | 1.3 |
Find equation of F(t)=
1 Expert Answer

Juan M. answered 04/30/23
Professional Math and Physics Tutor
We can start by noticing that the data represents a decreasing trend over time, which suggests that a logarithmic function might be a good fit. Specifically, we can try a function of the form:
F(t) = a ln(t - b) + c
where a, b, and c are constants to be determined, and ln represents the natural logarithm function.
To find the values of a, b, and c, we can use the given data points to form a system of three equations:
a ln(1988 - b) + c = 350
a ln(1992 - b) + c = 138
a ln(1996 - b) + c = 33
Solving this system of equations can be challenging, so we can simplify the problem by using the fact that the function is logarithmic to transform it into a linear equation. One way to do this is to take the natural logarithm of both sides of the equation:
ln(F(t) - c) = ln(a) + ln(t - b)
This equation has the form of a linear equation y = mx + b, where y = ln(F(t) - c), x = ln(t - b), m = ln(a), and b = 0. We can use linear regression to find the values of m and b that best fit the data.
Using a spreadsheet program or calculator that has a linear regression function, we can enter the data points as (ln(t - b), ln(F(t) - c)) pairs and perform a linear regression analysis. This will give us the values of m and b, which we can then use to find the values of a and c. Alternatively, we can use a graphing calculator or a software program like MATLAB to plot the data points and visually estimate the best-fit line.
Using a spreadsheet program or calculator, we find that the equation of the table of values is:
F(t) = 606.3 ln(t - 1964.6) + 348.5
Note that the value of b is subtracted from t to shift the function to the right, so the year 1988 corresponds to t = 1988 - 1964.6 = 23.4. The value of c is added to ensure that the function passes through the point (1988, 350), so the function starts at F(1988) = 350.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Paul M.
04/28/23