How to Calculate Mean and Standard Deviation With Excel 2007

This wikiHow teaches you how to find the mean (average) and standard deviation of a set of numbers in Microsoft Excel 2007. Open Microsoft Excel. Click or double-click the Excel app icon, which resembles a green 'X' on a green-and-white...

Adding Data

  1. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 1How to Calculate Mean and Standard Deviation With Excel 2007 Picture 1
    Open Microsoft Excel. Click or double-click the Excel app icon, which resembles a green "X" on a green-and-white background.
    1. If you already have an Excel document that contains your data, double-click the document to open it in Excel 2007, then skip ahead to finding the mean.
  2. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 2How to Calculate Mean and Standard Deviation With Excel 2007 Picture 2
    Select a cell for your first data point. Click once the cell in which you want to enter your first number.
    1. Be sure to select a cell in a column that you want to use for the rest of your points.
  3. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 3How to Calculate Mean and Standard Deviation With Excel 2007 Picture 3
    Enter a number. Type in one of your data points' numbers.
  4. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 4How to Calculate Mean and Standard Deviation With Excel 2007 Picture 4
    Press Enter. Doing so will both enter the number into your selected cell and move your cursor down to the next cell in the column.
  5. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 5How to Calculate Mean and Standard Deviation With Excel 2007 Picture 5
    Enter each of the rest of your data points. Type in a data point, press Enter, and repeat until you've entered all of your data points in the same column. This will make it easier to calculate the mean and the standard deviation of the list.

Finding the Mean

  1. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 6How to Calculate Mean and Standard Deviation With Excel 2007 Picture 6
    Click an empty cell. Doing so places your cursor in the cell.
  2. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 7How to Calculate Mean and Standard Deviation With Excel 2007 Picture 7
    Enter the "mean" formula. Type =AVERAGE( ) into the cell.[1]
  3. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 8How to Calculate Mean and Standard Deviation With Excel 2007 Picture 8
    Place your cursor in between the parentheses. You can press the left arrow key once to do this, or you can click in between the two parentheses in the text box at the top of the document.
  4. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 9How to Calculate Mean and Standard Deviation With Excel 2007 Picture 9
    Add your data range. You can input a range of data cells by typing the name of the first cell in the list of data, typing a colon, and typing in the last cell name in the column. For example, if your list of numbers goes from cell A1 through cell A11, you would type in A1:A11 in between the parentheses.
    1. Your completed formula should look something like this: =AVERAGE(A1:A11)
    2. If you want to calculate the mean of a few numbers (not a whole range), you can type each number's cell name between the parentheses and separate the names with commas. For example, to find the mean of A1, A3, and A10, you would type in =AVERAGE(A1,A3,A10).
  5. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 10How to Calculate Mean and Standard Deviation With Excel 2007 Picture 10
    Press Enter. Doing so will run your formula, causing the mean of your selected values to display in your currently selected cell.

Finding the Standard Deviation

  1. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 11How to Calculate Mean and Standard Deviation With Excel 2007 Picture 11
    Click an empty cell. Doing so places your cursor in the cell.
  2. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 12How to Calculate Mean and Standard Deviation With Excel 2007 Picture 12
    Enter the "standard deviation" formula. Type =STDEV( ) into the cell.[2]
  3. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 13How to Calculate Mean and Standard Deviation With Excel 2007 Picture 13
    Place your cursor in between the parentheses. You can press the left arrow key once to do this, or you can click in between the two parentheses in the text box at the top of the document.
  4. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 14How to Calculate Mean and Standard Deviation With Excel 2007 Picture 14
    Add your data range. You can input a range of data cells by typing the name of the first cell in the list of data, typing a colon, and typing in the last cell name in the column. For example, if your list of numbers goes from cell A1 through cell A11, you would type in A1:A11 in between the parentheses.
    1. Your completed formula should look something like this: =STDEV(A1:A11)
    2. If you want to calculate the standard deviation of a few numbers (not a whole range), you can type each number's cell name between the parentheses and separate the names with commas. For example, to find the standard deviation of A1, A3, and A10, you would type in =STDEV(A1,A3,A10).
  5. How to Calculate Mean and Standard Deviation With Excel 2007 Picture 15How to Calculate Mean and Standard Deviation With Excel 2007 Picture 15
    Press Enter. Doing so will run your formula, causing the standard deviation value for your selected values to display in your currently selected cell.
5 ★ | 1 Vote