QUESTION IMAGE
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
Brief Explanations
- 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.
- 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.
- The
MINfunction in Excel is used to return the smallest value in a range of cells. TheSUMfunction adds values, theMAXfunction finds the largest value, and theAVERAGEfunction calculates the average.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- B. Data Labels
- D. Workbook
- D. Return the smallest value in cells C1 to C10