Sheet Basics
Formulas Basics
Chart Basics
100

What is Google Sheets mainly used for?

To organize, store, and analyze data in a spreadsheet

100

What symbol starts every formula?

=

100

Name a type of charts.

Pie, Bar, Line

200

What do we call a box where a row and column meet?

A cell.

200

What is a formula?

A formula in Google Sheets is an equation you type into a cell to perform a calculation or action.

200

why use charts?

to Visualize the data/analyze the data.

300

What is the purpose of a header row in a table?

To label and organize the data

300

Where do you see the formula?

You see the formula in the formula bar at the top of the Google Sheets window when you select a cell.

300

where can you find the chart editor?

in the existing chart click on three dots

400

What happens if you copy a formula that uses relative references across multiple rows?

The references change based on the new position

400

what is the formula to add values A1 to A10.

=sum(A1:A10)

400

which chart is best to show part of a whole

A pie chart.

500

How can you hide a column  without deleting it.

Right click on a column and click on Hide column

500

If you want to find the Average of the call A1 through A10 what formula you will use?

=Average(A1:A10)

500

which chart is used to show trends over time.

Line chart