Presentation is loading. Please wait.

Presentation is loading. Please wait.

Microsoft Excel PHCL 476 Part I Hadeel Al-Kofide MS.c 1.

Similar presentations


Presentation on theme: "Microsoft Excel PHCL 476 Part I Hadeel Al-Kofide MS.c 1."— Presentation transcript:

1 Microsoft Excel PHCL 476 Part I Hadeel Al-Kofide MS.c 1

2 Objectives Open a workbook Understand cell addresses Enter label & text in cells Enter data or number in cells Understand formula bar Manipulating rows & columns Copying, moving & deleting Working with charts Saving & printing 2

3 Lecture Content The Excel 2007 screen Entering & editing data:  Entering data  Editing data  Deleting data Navigating around worksheets Inserting worksheet 3

4 Lecture Content Columns & rows  Entering  Deleting  Resizing Copying & pasting data Dragging data 4

5 Excel Basics This is a row. Rows are represented by numbers along the side of the sheet. This is a column. Columns are represented by letters across the top of the sheet. Excel spreadsheets organize information (text & numbers) by rows and columns:

6 Excel Basics A cell is the intersection between a column and a row. Each cell is named for the column letter and row number that intersect to make it.

7 Data Entry There are two ways to enter information into a cell: 1. Type directly into the cell. Click on a cell, and type in the data (numbers or text) and press Enter. 2. Type into the formula bar. Click on a cell, and then click in the formula bar (the space next to the ). Now type the data into the bar and press Enter.

8 Formulas When you select a cell on a spreadsheet, you can enter data (e.g., text or numbers) into it, or you can enter a formula. Formulas are equations that perform calculations or values in your worksheet. Formulas always begin with an equal sign (=). When you enter an equal sign into a cell, you are basically telling Excel “calculate this.” Try entering ‘=5+2*3’ into an empty cell & press Enter to see what happens. To edit a formula, you can double-click the cell containing it.

9 Functions Functions are Excel-defined formulas. They take data you select or enter, perform operations on them, and return a value or values. The most common format for the functions we will use today is: – “=FunctionName(first cell label:last cell label)” =SUM(B2:B9) =SUM(B1,B2,B3,B4,B5,B6,B7,B8,B9) **BOTH functions above will give you the same result, but notice the two different ways of telling Excel which cells should be added together.** Today we will begin by calculating means, medians, modes, variances, and standard deviations.

10 Functions for Descriptive Statistics Below are several functions you will need to learn for this class. Try them out with the practice data set. =AVERAGE(first cell:last cell) calculates mean =MEDIAN(first cell:last cell) calculates median =MODE(first cell:last cell) calculates mode =VAR(first cell:last cell) calculates variance =STDEV(first cell:last cell) calculates standard deviation You may directly write the functions for these statistics into cells or the formula bar, OR You may use the function wizard ( in the toolbar)


Download ppt "Microsoft Excel PHCL 476 Part I Hadeel Al-Kofide MS.c 1."

Similar presentations


Ads by Google