How to use FSBforecast Excel add in for regression analysis

Size: px
Start display at page:

Download "How to use FSBforecast Excel add in for regression analysis"

Transcription

1 How to use FSBforecast Excel add in for regression analysis FSBforecast is an Excel add in for data analysis and regression that was developed here at the Fuqua School of Business over the last 3 years by faculty members who teach statistics, in collaboration with Professor John Butler at the University of Texas. See the separate handout on How to install and uninstall FSBforecast for details on how to install or update it. After it has been installed, you should see FSBforecast appear on the main menu bar in Excel whenever you use it. If you click on the FSBforecast tab, a toolbar will appear with the following options: FSforecast is very simple to use this handout contains about all you need to know. The examples shown here were created from the accompanying file called FSBforecast_car_data.xlsx that contains data on makes and models of cars sold in the U.S. in To obtain this file, go to the Decision 411 course software web page, click on the FSBforecast_car_data_file link, then click the Extract button on the Winzip toolbar to extract the Excel file to a directory of your choice. Then open it from there using Excel after FSBforecast has been installed. (A second file containing the completed analysis, called FSBforecast_car_data_with_analysis.xlsx, is also available there.) Data definitions: FSBforecast expects your variables to reside in named ranges in Excel. Variables which are to be used in the same analysis should all be the same length, and the best approach is to organize them on a single data worksheet in consecutive columns with their names in the first row. For example, here is a picture of a portion of the sample file, which is arranged in this format. Note that text labels (to be used as variable names) appear in row 1 and the data appears in subsequent rows. Only a portion of this file is shown here. Overall it has 15 columns and 93 rows of data. Variables are defined as named ranges in Excel. They can be located anywhere in a workbook, but it is usually best to organize them in a single table on a single data worksheet with variable names in the first row. To assign the text labels in row 1 as range names for the data in the rows below, proceed as follows: 1. Select the entire data area (including the top row with the names) by positioning the cursor on cell A1 and then holding down the Shift key while hitting the End key and then the Home key, i.e., Shift End Home. Caution: check to be sure that the lower right corner of the selected (blue) area is really the lower right corner of the data area. Sometimes this automatic method of selecting a range grabs an area with blank rows or columns or even the entire worksheet. If that happens, you will need to select the area manually by clicking and dragging the cursor to the bottom right data value. 1

2 2. Hit the Create From Selection button on the FSBforecast menu and check (only) the Top row box in the dialog box. To define the variables for analysis, highlight the table of data (including the first row with the variable names) and hit the Create From Selection button. Check only the Top row box for creating names. You can have any number of named ranges in your workbook, although you cannot use more than 50 variables at one time in the Data Analysis or Regression procedures. You can have up to 32,000 rows of data, although the graphs will take a long time to draw if you have a huge number of rows, and the row limit is somewhat less for regressions with large numbers of variables. A 50 variable regression is limited to about 18,000 rows. The regression procedure has a brief output mode that suppresses some of the chart output to speed up the analysis of large data sets and keep file sizes from getting too large when many models are fitted. In brief output mode, a regression with 50 variables and 18,000 rows of data will run in about 30 seconds on most PC s, which is as fast or faster than most other regression software such as SPSS. Data analysis: The Data Analysis procedure provides descriptive statistics, correlations, series plots, and scatterplots for a selected group of variables. Simply click the Data Analysis button on the FSBforecast toolbar and check the boxes for the variables you wish to include. The variable list that you see will only include variables containing at least some rows of numeric data. In this example, the variables Make and Type do not appear on the list of variables available for analysis because they have only text values. Model does appear because a few of its values are numeric (e.g., for the Audi 90 and 100 models), but you would not choose it for analysis. 2 In the Data Analysis procedure, select the variables you want to analyze and choose the plot options.

3 If you check the Show Series Plots box, you will also get a plot of each variable versus row number. We recommend that you always ask for series plots in at least one of your data analysis runs, no matter how large the data set. These plots give you a visual impression of each variable by itself and are vitally important if the variables are time series (although in this example they are not). If your variables are time series (i.e., measurements of the same quantities performed at different periods in time and arranged in chronological order), then you should check the Time Series Data box. This will provide an additional table of statistics, namely the autocorrelations of the variables, i.e., their correlations with their own prior values, going back as far as 12 periods into the past depending on the amount of history available. Also, the series plots are drawn with connecting lines when the Time Series box is checked. Here is a picture of the top portion of the Data Analysis report for the variables selected above, showing the descriptive statistics and series plots. (Only two of the 7 series plots in this analysis are shown.) Notice that the Cylinders variable has only a small number of possible values and they are all integers (4, 5, 6, 8), and there are only two cars with 5 cylinders and only seven cars with 8 cylinders in the sample. This is an example of the properties of your data that you can clearly see when you look at the series plots. The results of running the procedure are stored on a new worksheet. Descriptive stats and optional series plots appear at the top. If the Time series data box is checked, you also get a table of autocorrelations and the series plots have connecting lines. Sample sizes may vary if any values are missing: Be aware that on any given run the data analysis procedure ignores rows where any of the selected variables have missing values or text values, so that the sample size is the same for all the variables. (In some data files, missing values may be coded as text labels such as NA, meaning not available. ) This means that the sample sizes and the values of the sample statistics may vary from one data analysis run to another if you add or drop variables that have missing or text values in different positions. If the sample size ( Count ) is less than you expected or if it varies from one run to another, you should look carefully at the data matrix to see if there are unsuspected missing or text values scattered around among the variables. In this data set, if you choose Model as one of the variables to be analyzed, you will only get a sample size of 7, because there are only 7 cars whose model names consist of numbers (like the Audi 90 and 100). The reason for following this convention is that it keeps the data analysis sheet in synch with a regression model sheet that uses the same set of variables e.g., the correlation matrix on both sheets will be the same. When 3

4 fitting a regression model, only rows of data in which all the chosen dependent and independent variables have numeric values can be used to estimate the model. Correlation and scatterplot matrices: The Data Analysis procedure always shows you the correlation matrix of the selected variables (i.e., all correlations between one variable and another), because correlations are the key statistics that are used to measure linear relationships among variables. If you check the Show Scatter Plots box when running the Data Analysis procedure you will also get a matrix of all 2 way scatterplots, which is the visual counterpart of the correlation matrix. The scatter plots may take some time to draw if you choose to analyze a large number of variables at once (e.g., 15 or more) and there are also many rows of data (e.g., 1000 or more). If you run the procedure and select n variables, you will get n 2 plots, and they are drawn at the rate of several per second (faster or slower depending on the number of rows of data). If you try this with 50 variables, you will get 2500 scatterplots on a single worksheet. The result is impressive to look at, but you may wait a while for it! Here is a picture of what the output looks like when only 3 variables are chosen: The correlation matrix is displayed farther down on the Data Analysis worksheet, and there is an option to generate a full matrix of all 2 way scatterplots. Any of the individual scatterplots can be enlarged by pulling on its corners, and it can be copied and pasted to another worksheet or to a Word or Powerpoint document and re formatted there as well. The same is true of all chart output in FSBforecast. Note that in these plots, the relationship between MPG_City and the two other variables appears to be somewhat nonlinear, i.e., the points appear to be distributed around a curved line rather than a straight line. Other patterns you might (or might not) observe in a scatterplot are extreme values of some variables ( outliers ), which may or may not line up with extreme values of other variables, or clusters of points along the edges or in the corners of some plots. These sorts of patterns can present challenges for fitting models that assume linear relationships and normally distributed errors. Sometimes transformations of variables are needed to straighten things out. 4

5 Regression: The Regression procedure fits multiple regression models and allows them to be easily compared side by side. Just hit the Regression button and select the dependent variable you want to use and check the boxes for the independent variables from which you wish to predict it, then hit the Run button. Consecutive models are named Model 1, Model 2, etc., by default, but you can also enter a name of your choice in the Model Name box before hitting Run, and the custom name will be used to label all of the output. To run a regression, select the dependent variable and then check the boxes for the independent variables you wish to include, and hit the Run button. A model can have up to 50 independent variables and over 18,000 rows of data. If you also check the Brief Output box, then some of the usual regression output the normal probability plot, the descriptive statistics and plots of the individual variables, the residuals vs independent variable plots, and the residual table will not be included on the model worksheet. These take a large amount of time and space to produce compared to the rest of the standard output. If you have relatively large numbers of independent variables (say, a dozen or more) and/or relatively large numbers of rows (say, 500 or more), you may wish to ask for brief output when first running a model. Brief output will give you more compact model sheets, and it will also cut down on the time needed to re draw plots with large numbers of points when you scroll up and down the sheet. Once you have identified a promising looking model for a large data set, you can re run it with full output for a more complete picture. Brief output mode will also keep the file size more manageable if you fit a large number of models in one workbook. It is easy to end up with file sizes of 10M or 20M or more if you run a lot of full output regressions with many variables and many rows of data. If all your variables consist of time series (i.e., variables whose values are ordered in time, such as daily or weekly or monthly or annual observations of some quantities), then you should also check the Time Series Data box. This will provide additional model statistics that are relevant only for time series, such as autocorrelations of the residuals, which reveal whether there are unexplained time patterns. 5

6 There is also a Set Intercept to 0 option, which forces the intercept to be zero in the equation. In the special case of a simple (1 variable) regression model, this means that the regression line is a straight line that passes through the origin, i.e., the point (0, 0) in the X Y plane. If you use this option, values for R squared and adjusted R squared are not computed, because they do not have the same meaning for a model that does not include an intercept and there is no universally accepted way of defining them in this situation. The model sheet: The regression results for each model are stored on a new worksheet whose name is whatever model name was entered in the name box on the regression input panel when the model was run (either a default name such as Model n or a custom name of your choice). Here is a picture of a portion of the regression output which appears at the top of the model sheet. More tables and charts will appear below it. The results of running each model are stored on a new worksheet. At the top of the sheet the variables are listed and the model equation is printed out as a text string, suitable for copying and pasting into a report. The usual tables of regression model statistics, coefficient estimates, and significance tests appear below followed by a table of residual distribution statistics that includes the Anderson Darling test for a non normal error distribution and the size and location of the largestmagnitude residual. If the Time series data box was checked, a table of residual autocorrelations and tests of their significance are also shown. It is easy to refine an existing model by adding or removing variables. If you hit the Regression button while positioned on an existing model worksheet, the variable specifications for that model are the starting point for specifying the next model. You can add or remove a variable relative to that model by checking or unchecking a single box. 6

7 Charts appear farther down on the model sheet. The output always includes a chart of actual and predicted values vs. observation number, residuals vs. observation number, residual histogram plot, residuals vs. predicted values, and a line fit plot in the case of a simple (1 variable) regression model. Forecasts, if any were produced, are shown in a table and also plotted. Full output, which is the default, also includes a normal probability plot and plots of residuals vs. each of the independent variables and dependent variable vs. each of the independent variables. On the worksheet the charts are all arranged one above the other, not side by side as shown here, and the charts and tables are sized to be printable at 100% scaling on 8.5 wide paper. The default print area is preset to include all pages of output, so the entire output is printable on standard width paper with a few keystrokes, leaving a complete audit trail on paper. However, for presentation purposes, it is usually best to copy and paste individual charts and tables to other documents, as discussed later. All table and chart titles include the model name and the name of the dependent variable to leave an audit trail if they are copied and pasted to reports. At the very bottom of the model sheet is a table that shows actual and predicted values, residuals, and standardized residuals for all rows in the data file. The table is sorted in descending order of absolute values of the residuals, so that outliers appear at the top. Forecasting: If you wish to generate forecasts from your fitted regression models, there are two ways to do it in FSBforecast: manually and automatically. In the manual approach, define your variables so that they contain only the sample data to be used for estimating the model, not the data to be used for forecasting. Then, after fitting a regression model, scroll down to the line on the worksheet that says Forecasts: Dep. Var. = etc., and click the + in the left sidebar of the sheet to maximize (i.e., open up) the forecast table. Then type (or copy and 7

8 paste) values for the independent variables into the cells at the right end of the forecast row, as in the shaded cells in the table below, and then click the Forecasting button. The forecast and its confidence limits will then be computed and displayed in the cells to the left. Two plots of the forecasts are also produced. The first one shows only the forecast(s), together with 95% confidence limits for both means and forecasts. (A 95% confidence interval for the mean is a confidence interval for the true height of the regression line for given values of the independent variables. A 95% confidence interval for the forecast is a confidence interval for a prediction that is based on the regression line. The latter confidence interval also takes into account the unexplained variations of the data around the regression line, so it is wider.) The second plot shows the actual and predicted values from the sample to which the model was fitted, together with the forecasts and 95% confidence intervals for forecasts. (The latter plot is always produced, even if there are no forecasts.) How to generate forecasts manually : enter values for the independent variables in one or more rows at the right end of the forecast table, below the variable names, then hit the Forecasting button on the toolbar. The forecasts and confidence limits will be displayed at the left end of the same row(s), and they will also be plotted. In the automatic forecasting approach, which is more systematic and more suitable for generating many forecasts at once, define your variables up front so that they include rows for out of sample data from which forecasts are to be computed later. FSBforecast will automatically generate forecasts for any rows where all of the independent variables have values but the dependent variable is missing (i.e., has a blank cell). The variables must all be ranges with the same length, but the dependent variable will have some empty cells at the bottom or elsewhere. The advantage of this approach is that you only need to enter the forecast data once, at the time the data file is first created, and it will automatically be transformed if you apply any data transformations to the same variables later. Also, when using this method it is possible for forecasts to be generated in the middle of the data set if missing values of the dependent variable happen to occur there. The file used in the example above contains an extra row of data at the bottom for a hypothetical car whose mileage is to be predicted. It has values for all the numeric variables other than MPG_City, so any model fitted to MPG_City will generate a forecast for this row automatically, without the need for you to type values for the independent variables in the forecast table. Only one forecast is shown in this example, but you can generate any number of forecasts in this way by including 8

9 additional rows with out of sample data for the independent variables. You can also use this feature to do out ofsample testing of a model by removing the values of the dependent variable from a large block of rows and then comparing the forecasts to the actual values afterward. A forecast is also generated automatically for any row of data where the dependent variable is missing and all independent variables are present. Viewing tables and charts in your regression output: Each model worksheet provides a number of standard tables and charts, and they can be maximized or minimized by clicking the + s or s on the left sidebar of the worksheet. At the time you run the model you have the option for full regression output (which is the default) or brief output (which you get by checking the box). If you allow full output to be produced, much of it will be minimized to start with, and you will need to go down the left sidebar of the sheet checking the + s to see the complete results. As noted earlier, full output includes scatterplots of the dependent variable versus each of the independent variables and plots of the residuals versus each of the independent variables. These are all minimized by default because they take up a lot of room when there are many variables. Full output also includes a normal probability plot (a diagnostic test for normally distributed errors) as well as the usual histogram plot of the residuals. In the special case of a simple regression model, you also get a line fit plot (the regression line and confidence bands around it) in both brief output and full output mode. See the last page of this handout for an example. Choosing the output to display: click the symbol to minimize (hide) a table or chart and click + to maximize (unhide) it. Model summary worksheet: An innovative feature of FSBforecast is that it maintains a separate Model Summary worksheet that shows side by side summary statistics and model coefficients for all regression models that have been fitted in the same workbook. This allows easy comparison of models, and it also provides an audit trail for all of the models you have fitted so far. Here s an example of the model summary worksheet that was obtained after fitting two more models in which less significant variables were successively removed: 9

10 Model statistics and coefficients are compared side by side on the Model Comparison worksheet. This sheet also provides an audit trail of your work. Each model is time and date stamped. Variable Transformations: At any stage in your analysis you can create new variables in additional columns by entering and copying your own Excel formulas and assigning range names to the results. However, there is also a Variable Transformations option on the Regression panel that allows you to easily create new variables by applying standard transformations to your existing variables such as the natural log transformation or exponential or power transformations. The transformed variables are automatically assigned descriptive names, such as X_LN (natural log of X). The Variable Transformation tool can be used to create additional variables from transformations of the existing ones. 10

11 In the data set shown here, the relationship between miles per gallon and some of the other variables looks somewhat nonlinear on the scatterplots, as pointed out earlier. Perhaps it would be better to predict gallons permile as the dependent variable? The MPG_City variable can be transformed into units of gallons per mile by raising it to the power of negative 1, as shown in the dialog box below. Basic variable transformation options: natural log, exponential, power, plus/minus/times/divided by ( f(x) ), and creation of dummy variables for integer or categorical data. The transformed variable will be automatically assigned the name MPG_City_POWneg1, and it will show up next to the original variable in the alphabetical list of variable names in the dialog boxes: You could also assign a less geeky name to the variable (e.g., GallonsPerMile) by using the Name Manager to change its name. To change the name of a variable, click the Formulas tab on the Excel main menu, then click the Name Manager button, then click on the variable whose name you want to change, then click the Edit button, and enter a new name for it in the Name box and hit OK. The Make Dummy Variable transformation can be used to create dummy (0 1) variables from variables that consist either of numbers or text labels, including variables such as DriveTrain (front/rear/all) in this file. A separate dummy variable (with a name such as DriveTrain_EQ_front ) will automatically be created for each distinct value of the input variable. 11

12 If the Time Series Data box is checked on the regression input panel, then many additional transformations are available which are specific to time series, such as computing lagged values, or changes from one period to another, or percentage changes from one period to another, or adjusting for inflation using a fixed rate of deflation: Additional transformations that are specific to time series data: lags, differences, and deflation. These are only available when the Time Series Data box is checked on the regression input panel. Scaling of variables: The coefficients in the regression equation and regression summary table are displayed in fixed format with 3 decimal places. Normally this is fine for a wide range of units of measurement, but if your dependent and independent variables are measured in units that are poorly scaled relative to each other (e.g. one measured in dollars and another measured in millions or billions of dollars), the coefficients may end up displaying as zeros in 3 decimal place format because their estimated values are less than , even though they are statistically significant. Keep in mind that the value of a regression coefficient is measured in units of Y per unit of X, whatever those units may be. If you are puzzled to find zeros or very small numbers in the model equation or table of regression coefficients, when the model otherwise seems reasonable, you should consider rescaling some of the variables. For example, if an independent variable has a coefficient that is displayed as zero despite being statistically significant (as indicated by a large t stat and a small P value), consider rescaling it in thousands of its original units, so that its values are smaller by a factor of 1000, which will increase its estimated coefficient by the same factor while leaving the t stat and P value unaffected. Alternatively, you might rescale the dependent variable so that its values are larger rather than smaller. In the car data example above, the coefficients of RevsPerMile and Weight were on the order of and respectively, so they were displayed with only one significant digit of precision. Some re scaling of variables might be helpful there. For example, you could create a new dependent variable called GallonsPer100Miles by multiplying GallonsPerMile by 100. This would increase the values of all the estimated coefficients by a factor of 100, other things being equal. 12

13 Displaying gridlines and column headings on the spreadsheet: By default the data analysis sheets and model sheets do not show gridlines and column headings, in order to make the data stand out more clearly. However, if you wish to turn them back on, you can do so by going to the View toolbar and clicking the boxes for Gridlines and/or Headings. This allows you to do things like changing column widths if necessary. Copying output to Word and Powerpoint files: The various tables and charts produced by FSBforecast have been designed in such a way that they can be easily copied to document files, and the table and chart titles all include the name of the dependent variable and the model name so that they can be traced back to their source. When copying and pasting a chart or table, there are several alternatives. On the Home tab, the pull down Paste menu has a row of icons for different formats as well as a paste special option. The icons give you a number of complicated options, e.g., tables can be pasted in a form that allows their contents to edited, and they can be given the same format as either their source or destination, and their contents can be merged into other tables. We suggest that you use the picture option, which is on the right end of the list of icons, or else choose paste special and then choose one of the picture formats (e.g., png or enhanced metalfile). This will paste the table or chart as an image whose contents cannot be edited. It can be scaled up and down in a way that will keep everything in proportion, and it will be secure against having its numbers changed (accidentally by you or deliberately by others) later on. Often charts can be made smaller without loss of readability or impact, and you should always consider doing this when preparing reports. For example, here is the line fit plot for a simple regression model pasted as a picture and scaled way down: 55 Line Fit Plot Dep. Var. = MPG_City, Model = Model 3 MPG_City Weight 13 Actual Upper 95%F Predicted Lower 95%F

How to use FSBForecast Excel add-in for regression analysis (July 2012 version)

How to use FSBForecast Excel add-in for regression analysis (July 2012 version) How to use FSBForecast Excel add-in for regression analysis (July 2012 version) FSBForecast is an Excel add-in for data analysis and regression that was developed at the Fuqua School of Business over the

More information

EXCEL ADD-IN FOR REGRESSION ANALYSIS

EXCEL ADD-IN FOR REGRESSION ANALYSIS EXCEL ADD-IN FOR REGRESSION ANALYSIS RegressIt is an Excel add-in for statistical analysis that was developed at the Fuqua School of Business, Duke University, over the last 5 years by Professor Robert

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

1. What specialist uses information obtained from bones to help police solve crimes?

1. What specialist uses information obtained from bones to help police solve crimes? Mathematics: Modeling Our World Unit 4: PREDICTION HANDOUT VIDEO VIEWING GUIDE H4.1 1. What specialist uses information obtained from bones to help police solve crimes? 2.What are some things that can

More information

Here is Kellogg s custom menu for their core statistics class, which can be loaded by typing the do statement shown in the command window at the very

Here is Kellogg s custom menu for their core statistics class, which can be loaded by typing the do statement shown in the command window at the very Here is Kellogg s custom menu for their core statistics class, which can be loaded by typing the do statement shown in the command window at the very bottom of the screen: 4 The univariate statistics command

More information

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Contents 1 Introduction to Using Excel Spreadsheets 2 1.1 A Serious Note About Data Security.................................... 2 1.2

More information

Dealing with Data in Excel 2013/2016

Dealing with Data in Excel 2013/2016 Dealing with Data in Excel 2013/2016 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center September 9, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the

More information

Excel to R and back 1

Excel to R and back 1 Excel to R and back 1 The R interface in RegressIt allows the user to transfer data from an Excel file to a new data frame in RStudio, load packages, and run regression models with customized table and

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

More information

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER GAZIANTEP UNIVERSITY INFORMATICS SECTION 2010-2011-2 SEMETER Microsoft Excel is located in the Microsoft Office paket. in brief Excel is spreadsheet, accounting and graphics program. WHAT CAN WE DO WITH

More information

Pre-Lab Excel Problem

Pre-Lab Excel Problem Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given

More information

Math 2524: Activity 1 (Using Excel) Fall 2002

Math 2524: Activity 1 (Using Excel) Fall 2002 Math 2524: Activity 1 (Using Excel) Fall 22 Often in a problem situation you will be presented with discrete data rather than a function that gives you the resultant data. You will use Microsoft Excel

More information

INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET

INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET AUTOSUM AutoSum is a function in Microsoft Excel and other spreadsheet programs that automatically enters the appropriate formula or function into your spreadsheet.

More information

Math 227 EXCEL / MEGASTAT Guide

Math 227 EXCEL / MEGASTAT Guide Math 227 EXCEL / MEGASTAT Guide Introduction Introduction: Ch2: Frequency Distributions and Graphs Construct Frequency Distributions and various types of graphs: Histograms, Polygons, Pie Charts, Stem-and-Leaf

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Excel Primer CH141 Fall, 2017

Excel Primer CH141 Fall, 2017 Excel Primer CH141 Fall, 2017 To Start Excel : Click on the Excel icon found in the lower menu dock. Once Excel Workbook Gallery opens double click on Excel Workbook. A blank workbook page should appear

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

Excel Forecasting Tools Review

Excel Forecasting Tools Review Excel Forecasting Tools Review Duke MBA Computer Preparation Excel Forecasting Tools Review Focus The focus of this assignment is on four Excel 2003 forecasting tools: The Data Table, the Scenario Manager,

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression analysis. Analysis of Variance: one way classification,

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

COPYRIGHTED MATERIAL. Making Excel More Efficient

COPYRIGHTED MATERIAL. Making Excel More Efficient Making Excel More Efficient If you find yourself spending a major part of your day working with Excel, you can make those chores go faster and so make your overall work life more productive by making Excel

More information

Excel Core Certification

Excel Core Certification Microsoft Office Specialist 2010 Microsoft Excel Core Certification 2010 Lesson 6: Working with Charts Lesson Objectives This lesson introduces you to working with charts. You will look at how to create

More information

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 Excel Essentials Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 FREQUENTLY USED KEYBOARD SHORTCUTS... 1 FORMATTING CELLS WITH PRESET

More information

Data Management Project Using Software to Carry Out Data Analysis Tasks

Data Management Project Using Software to Carry Out Data Analysis Tasks Data Management Project Using Software to Carry Out Data Analysis Tasks This activity involves two parts: Part A deals with finding values for: Mean, Median, Mode, Range, Standard Deviation, Max and Min

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

ICT & MATHS. Excel 2003 in Mathematics Teaching

ICT & MATHS. Excel 2003 in Mathematics Teaching ICT & MATHS Excel 2003 in Mathematics Teaching Published by The National Centre for Technology in Education in association with the Project Maths Development Team. Permission granted to reproduce for educational

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

3. Saving Your Work: You will want to save your work periodically, especially during long exercises.

3. Saving Your Work: You will want to save your work periodically, especially during long exercises. Graphing and Data Transformation in Excel ECON 285 Chris Georges This is a brief tutorial in Excel and a first data exercise for the course. The tutorial is written for a novice user of Excel and is not

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

Graphing and Data Transformation in Excel ECON 285 Chris Georges

Graphing and Data Transformation in Excel ECON 285 Chris Georges Graphing and Data Transformation in Excel ECON 285 Chris Georges This is a brief tutorial in Excel and a first data exercise for the course. The tutorial is written for a novice user of Excel and is not

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Using Excel This is only a brief overview that highlights some of the useful points in a spreadsheet program.

Using Excel This is only a brief overview that highlights some of the useful points in a spreadsheet program. Using Excel 2007 This is only a brief overview that highlights some of the useful points in a spreadsheet program. 1. Input of data - Generally you should attempt to put the independent variable on the

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING

INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING APPENDIX INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING (Developed by Dr. Dale Vogelien, Kennesaw State University) ** For a good review of basic

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

You are to turn in the following three graphs at the beginning of class on Wednesday, January 21.

You are to turn in the following three graphs at the beginning of class on Wednesday, January 21. Computer Tools for Data Analysis & Presentation Graphs All public machines on campus are now equipped with Word 2010 and Excel 2010. Although fancier graphical and statistical analysis programs exist,

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar Microsoft Excel 2007 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the computer. Spreadsheets are primarily used to work with numbers and text.

More information

Excel Tips for Compensation Practitioners Weeks Data Validation and Protection

Excel Tips for Compensation Practitioners Weeks Data Validation and Protection Excel Tips for Compensation Practitioners Weeks 29-38 Data Validation and Protection Week 29 Data Validation and Protection One of the essential roles we need to perform as compensation practitioners is

More information

Using Large Data Sets Workbook Version A (MEI)

Using Large Data Sets Workbook Version A (MEI) Using Large Data Sets Workbook Version A (MEI) 1 Index Key Skills Page 3 Becoming familiar with the dataset Page 3 Sorting and filtering the dataset Page 4 Producing a table of summary statistics with

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Microsoft Excel Lab: Data Analysis

Microsoft Excel Lab: Data Analysis 1 Microsoft Excel Lab: The purpose of this lab is to prepare the student to use Excel as a tool for analyzing data taken in other courses. The example used here comes from a Freshman physics lab with measurements

More information

CHAPTER 1 GETTING STARTED

CHAPTER 1 GETTING STARTED GETTING STARTED WITH EXCEL CHAPTER 1 GETTING STARTED Microsoft Excel is an all-purpose spreadsheet application with many functions. We will be using Excel 97. This guide is not a general Excel manual,

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

More information

Chapter 2 Assignment (due Thursday, April 19)

Chapter 2 Assignment (due Thursday, April 19) (due Thursday, April 19) Introduction: The purpose of this assignment is to analyze data sets by creating histograms and scatterplots. You will use the STATDISK program for both. Therefore, you should

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems GCSE CCEA GCSE EXCEL 2010 USER GUIDE Business and Communication Systems For first teaching from September 2017 Contents Page Define the purpose and uses of a spreadsheet... 3 Define a column, row, and

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SAS SAS (originally Statistical Analysis Software ) is a commercial statistical software package based on a powerful programming

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Excel Tips to help you with the PS477/577 Final Paper Project

Excel Tips to help you with the PS477/577 Final Paper Project Excel Tips to help you with the PS477/577 Final Paper Project Please try working through this sheet BEFORE the training session -- it will allow you to learn much more at the training session. Best of

More information

Excel 2016 Charts and Graphs

Excel 2016 Charts and Graphs Excel 2016 Charts and Graphs training@health.ufl.edu Excel 2016: Charts and Graphs 2.0 hours This workshop assumes prior experience with Excel, Basics I recommended. Topics include data groupings; creating

More information

EXCEL EXPERT. Starting Excel EXPLORING THE EXCEL WINDOW

EXCEL EXPERT. Starting Excel EXPLORING THE EXCEL WINDOW Microsoft Excel Basics What you will learn from this lesson: Explore the workbook window. Navigate through the workbook. Create an Excel worksheet. Use automatic fill. Create formulas. Open an existing

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Brief Guide on Using SPSS 10.0

Brief Guide on Using SPSS 10.0 Brief Guide on Using SPSS 10.0 (Use student data, 22 cases, studentp.dat in Dr. Chang s Data Directory Page) (Page address: http://www.cis.ysu.edu/~chang/stat/) I. Processing File and Data To open a new

More information

Chapter 2 Assignment (due Thursday, October 5)

Chapter 2 Assignment (due Thursday, October 5) (due Thursday, October 5) Introduction: The purpose of this assignment is to analyze data sets by creating histograms and scatterplots. You will use the STATDISK program for both. Therefore, you should

More information

Microsoft Excel 2007 Creating a XY Scatter Chart

Microsoft Excel 2007 Creating a XY Scatter Chart Microsoft Excel 2007 Creating a XY Scatter Chart Introduction This document will walk you through the process of creating a XY Scatter Chart using Microsoft Excel 2007 and using the available Excel features

More information

Here is the data collected.

Here is the data collected. Introduction to Scientific Analysis of Data Using Spreadsheets. Computer spreadsheets are very powerful tools that are widely used in Business, Science, and Engineering to perform calculations and record,

More information

EXCEL BASICS: PROJECTS

EXCEL BASICS: PROJECTS EXCEL BASICS: PROJECTS In this class, you will be practicing with three basic Excel worksheets to learn a variety of foundational skills necessary for more advanced projects. This class covers: Three Project

More information

Excel Basics. TJ McKeon

Excel Basics. TJ McKeon Excel Basics TJ McKeon What is Excel? Electronic Spreadsheet in a rows and columns layout Can contain alphabetical and numerical data (text, dates, times, numbers) Allows for easy calculations and mathematical

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

More information

Three-Dimensional (Surface) Plots

Three-Dimensional (Surface) Plots Three-Dimensional (Surface) Plots Creating a Data Array 3-Dimensional plots (surface plots) are often useful for visualizing the behavior of functions and identifying important mathematical/physical features

More information

Charting 1. There are several ways to access the charting function There are three autolayouts which include a chart.

Charting 1. There are several ways to access the charting function There are three autolayouts which include a chart. Charting 1 PowerPoint has an internal charting function. It can create charts from data in most of the common chart types. The biggest advantage is that the data is stored internally in the PowerPoint

More information

2. Getting started with MLwiN

2. Getting started with MLwiN 2. Getting started with MLwiN Introduction This chapter aims to provide you with some practice with MLwiN commands before you begin to fit multilevel models. It is may be helpful if you have already read

More information

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks University of South Florida Scholar Commons Tampa Library Faculty and Staff Publications Tampa Library 2009 Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations

More information

Lecture- 5. Introduction to Microsoft Excel

Lecture- 5. Introduction to Microsoft Excel Lecture- 5 Introduction to Microsoft Excel The Microsoft Excel Window Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SPSS SPSS (originally Statistical Package for the Social Sciences ) is a commercial statistical software package with an easy-to-use

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

= 3 + (5*4) + (1/2)*(4/2)^2.

= 3 + (5*4) + (1/2)*(4/2)^2. Physics 100 Lab 1: Use of a Spreadsheet to Analyze Data by Kenneth Hahn and Michael Goggin In this lab you will learn how to enter data into a spreadsheet and to manipulate the data in meaningful ways.

More information

Information System Services

Information System Services Information System Services Diocese of London, 1070 Waterloo Street, London, Ontario, N6A 3Y2 Phone:(519)433-0658, Fax:(519)433-0011, E-mail: iss@rcec.london.on.ca Excel Formatting Online Demonstration

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

More information

HOUR 12. Adding a Chart

HOUR 12. Adding a Chart HOUR 12 Adding a Chart The highlights of this hour are as follows: Reasons for using a chart The chart elements The chart types How to create charts with the Chart Wizard How to work with charts How to

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

More information

Using Charts in a Presentation 6

Using Charts in a Presentation 6 Using Charts in a Presentation 6 LESSON SKILL MATRIX Skill Exam Objective Objective Number Building Charts Create a chart. Import a chart. Modifying the Chart Type and Data Change the Chart Type. 3.2.3

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data Using Excel for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters. Graphs are

More information

Excel Simulations - 1

Excel Simulations - 1 Excel Simulations - [] We are going to look at a number of ways Excel can be used to create worksheet simulations that help students visualize concepts. The first type of simulation we will create will

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

Lab1: Use of Word and Excel

Lab1: Use of Word and Excel Dr. Fritz Wilhelm; physics 230 Lab1: Use of Word and Excel Page 1 of 9 Lab partners: Download this page onto your computer. Also download the template file which you can use whenever you start your lab

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below.

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below. Graphing in Excel featuring Excel 2007 1 A spreadsheet can be a powerful tool for analyzing and graphing data, but it works completely differently from the graphing calculator that you re used to. If you

More information

Introduction to Spreadsheets

Introduction to Spreadsheets Introduction to Spreadsheets Spreadsheets are computer programs that were designed for use in business. However, scientists quickly saw how useful they could be for analyzing data. As the programs have

More information

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy Virus check and backups: Remember that if you are receiving a file from an external source a government agency or some other source, for example you will want

More information