A trendline

A) is a group of related data points.
B) is a line used to depict trends and forecast future data.
C) is text that describes a collection of data points in a chart.
D) displays data comparisons vertically in columns.


B

Computer Science & Information Technology

You might also like to view...

Which case of the following would warrant using the boolean logical inclusive OR (|) rather than the conditional OR (||)?

a. Testing if two conditions are both true. b. Testing if at least one of two conditions is true. c. Testing if at least one of two conditions is true when the right operand has a required side effect. d. Testing if at least one of two conditions is true when the left operand has a required side effect.

Computer Science & Information Technology

Which database object is used to summarize information for presentation and printing?

A) Table B) Form C) Report D) Query

Computer Science & Information Technology

Which SQL statement sets the criteria for the rows in the results?

A) WHERE B) SELECT C) FROM D) ORDER BY

Computer Science & Information Technology

The ________ tab on the Property Sheet contains properties related to the source of a field and how the field data is entered

Fill in the blank(s) with correct word

Computer Science & Information Technology