Linear interpolation is used to …

A. approximate a value outside of the range of known data values by determining a line
which best fits the entire data set.
B. approximate a value outside of the range of known data values by extending the line
which connects the last two known data points.
C. approximate a value inside of the range of known data values by determining a line
which best fits the entire data set.
D. approximate a value inside of the range of know data values by connecting adjacent
points in the data set with a line.


D. approximate a value inside of the range of know data values by connecting adjacent
points in the data set with a line.

Computer Science & Information Technology

You might also like to view...

As with cbegin and cend, C++11 includes vector member function crbegin and crend which return __________ that represent the starting and ending points when iterating through a container in reverse.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

?A _________ is the manner in which the next slide appears on the screen in place of the previous slide during a slide show. A. gradation B. transition C. transformation D. progression

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____ makes price discrimination in the sale of DVDs based on geography much easier.

A. The use of Creative Commons B. Region-coding C. The Electronic Frontier Foundation D. DeCSS

Computer Science & Information Technology

A(n) ________ document that includes directions for how the document should display in a web browser

A) HTML B) linked C) summary D) crosstab

Computer Science & Information Technology