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
- Open Microsoft Excel. Click or double-click the Excel app icon, which resembles a green "X" on a green-and-white background.
- 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.
- Select a cell for your first data point. Click once the cell in which you want to enter your first number.
- Be sure to select a cell in a column that you want to use for the rest of your points.
- Enter a number. Type in one of your data points' numbers.
- 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.
- 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
- Click an empty cell. Doing so places your cursor in the cell.
- Enter the "mean" formula. Type =AVERAGE( ) into the cell.[1]
- 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.
- 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.
- Your completed formula should look something like this: =AVERAGE(A1:A11)
- 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).
- 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
- Click an empty cell. Doing so places your cursor in the cell.
- Enter the "standard deviation" formula. Type =STDEV( ) into the cell.[2]
- 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.
- 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.
- Your completed formula should look something like this: =STDEV(A1:A11)
- 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).
- 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
You should read it
- How to Round in Excel
- How to enter formula data in Excel
- How to enter formulas in Excel
- Split data in columns in Excel
- Data type in C / C ++
- Data type in C #
- Data types in SQL Server
- How to name, comment and protect cells in Excel
- Turn off turn on the character repeat function in Excel
- Convert data types in C #
- Complete tutorial of Excel 2016 (Part 5): Basics of cells and ranges
- How to name a cell or Excel data area
Maybe you are interested
Transparent solar cells help smartphones charge themselves with sunlight
Tips for formatting cells in Excel for professional spreadsheets
How to Justify Text in Cells on Excel - Adjust Text Spacing
What is a bifacial solar cell? What are the advantages?
Successfully developed 'indoor solar cells' with conversion efficiency up to 37%
How to name an Excel cell or data area - Define Name feature on Excel