Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

1 multiple choice 2 points what feature allows you to show the exact nu…

Question

1 multiple choice 2 points
what feature allows you to show the exact numbers on top of each bar in the graph?
chart styles
data labels
trendlines
axis titles
2 multiple choice 2 points
what is a new document in excel called?
sheet
template
page
workbook
3 multiple choice 2 points
what will the formula =min(c1) do?
add the values in cells c1 to c10
find the largest value in cells c1 to c10
calculate the average of cells c1 to c10
return the smallest value in cells c1 to c10

Explanation:

Brief Explanations
  1. Data Labels are used to show the exact numbers on top of each bar in a graph. Chart Styles change the visual appearance of the chart. Trendlines show trends in data. Axis Titles label the axes.
  2. In Excel, a new document is called a Workbook. A Sheet is a single page within a workbook. A Template is a pre - designed file. A Page is a more general term not specific to Excel documents.
  3. The MIN function in Excel is used to return the smallest value in a range of cells. The SUM function adds values, the MAX function finds the largest value, and the AVERAGE function calculates the average.

Answer:

  1. B. Data Labels
  2. D. Workbook
  3. D. Return the smallest value in cells C1 to C10