Introduction to Spreadsheets Microsoft Excel. What is a spreadsheet? Enter data. Analyze data. Make...

Post on 21-Dec-2015

224 views 3 download

Tags:

transcript

Introduction to Spreadsheets

Microsoft Excel

What is a spreadsheet?

Enter data.Analyze data.Make graphs.

Essential Question

How do I use the program Microsoft Excel to create graphs?

Lesson Essential Question

What sample data am I going to use to create graphs?

Skittles Project!

Sorting before eating.

1. Estimate how many skittles of each color that you might have and write it on your data sheet.

2. Sort your skittles according to color and write how many of each color you have on your data sheet.

3. Eat your skittles!

Terms and functionsCellRowColumn

Formula barSaveOpen file

AlignmentFontSize

CopyPasteUndo

Using Microsoft Excel

3. Open Microsoft Excel.4. Enter the colors into Column A.

Using Microsoft Excel

5. Enter the number of each color skittles you had in Column B.

Creating a chart/graph

I will create a graph of how my team did at bat last game and you will use your skittles data

Creating a chart/graph

6. Select your data set

Creating a chart/graph7. Click Insert, then Chart

Creating a chart/graph8. Choose the chart

type (Pie).9. On the right,

choose the Exploded Pie.

Creating a chart/graph10.Press next again

Creating a chart/graph11.Give your chart a name

Creating a chart/graph12. Click on the Data Labels tab. Click on show

percent and press finish.

Creating a chart/graphDone!

A few question for you to work on…

Spreadsheets can make math easy!

Example: Let’s say that you have 5 green skittles and Chad has 1.8 times more green skittles than you; how many green skittles does he have?

Entering formulas1. Click on an empty cell.

Entering Formulas2. Type =(notice what you type goes in the

formula bar.)

Entering Formulas2. (cont.) Enter your formula. For us enter

“5*1.8”.

Entering formulas2. (cont.) Press enter

REMEMBER…

+ Is for addition- Is for subtraction* Is for multiplication/ Is for division

Also remember that before any formula you must enter an equals sign (=).

A few questions for you to work on…

Entering formulas1. Select cell A-7 and type “Total”

Using formulas with data2. In cell B7 type “=B1+B2+B3+B4+B5”

and press enter.

Using formulas with dataNotice that when you click on the values you want to add up is puts in the name of the cell.

Let’s find the average

3. Select cell A8 and type in “Average”.

Using formulas with data

4. To find the average number of skittles per color we must divide the total number of skittles by the number of colors (5).

Using formulas with data5. Select cell B8. We already found

the total in B7, so in B8 type “=B7/5” and press enter.

Interesting…very interesting

Notice that if you change the number of any color you had, the total and average change automatically.

A few questions for you to work on…