数値グループの平均を計算するタスクがあれば、Microsoft Excelを使用して数分で計算できます。AVERAGE関数を使用すると、単純な数式を使用して算術平均 (平均) を求めることができます。
AVERAGE関数を使用してこれを行う方法の例をいくつか示します。これらはほとんどのデータセット(data set)に対応でき、データ分析に役立ちます。

意味は何?
平均(Mean)は、一連の数値を説明するために使用される統計用語で、3 つの形式があります。算術平均、幾何平均、または調和平均を計算できます。
このチュートリアルでは、数学で平均として知られて
いる算術平均を計算する方法を説明します。(arithmetic mean)
結果を取得するには、値のグループを合計(sum your group of values)し、結果を値の数で割ります。例として、これらの方程式を使用して、数値 2、4、6、および 8 の平均を求めることができます。
=(2+4+6+8)/4
=20/4
=5
ご覧のとおり、最初に 2、4、6、および 8 を加算して合計 20 を取得します。次に、その合計を 4 で割ります。これが、合計した値の数です。これにより、平均 5 が得られます。
AVERAGE関数について
Excelでは、AVERAGE関数は集計関数(a summary function)と見なされ、一連の値の平均を求めることができます。
式の構文は「AVERAGE (value1, value2,…)」で、最初の引数が必要です。最大 255 個の数値、セル参照、または範囲を引数として含めることができます。
また、式に数値、参照、または範囲の組み合わせを柔軟に含めることもできます。
AVERAGE関数を使用する際に注意すべきことは、空白のセルはゼロのセルと同じではないということです。数式の結果が歪められるのを避けるため、意図した値がゼロの場合は空のセルにゼロを入力します。

テキスト値でも誤った結果が得られる可能性があるため、数式で参照されるセルでは数値のみを使用してください。(use numeric values)別の方法として、 Excel で AVERAGEA 関数を(AVERAGEA function in Excel)確認することもできます。
Excelの(Excel)AVERAGE関数を使用して平均を計算する例をいくつか見てみましょう。
合計ボタン(Sum Button)を使用して数値を平均化する
AVERAGE関数の数式を入力する最も簡単な方法の 1 つは、単純なボタンを使用することです。Excelは、使用する数値を認識するのに十分なほどスマートで、平均値をすばやく計算できます。
- 平均 (平均) が必要なセルを選択します。
- [ホーム(Home)] タブに移動し、リボンの
[編集] セクションで [(Editing)合計(Sum)]ドロップダウン リストを開きます。
- リストから [平均] を選択します。

- 数式がセルに表示され、Excelが計算したいと考えているものが表示されます。

- これが正しい場合は、EnterまたはReturnを使用して式を受け入れ、結果を表示します。

提案された数式が正しくない場合は、以下のオプションのいずれかを使用して調整できます。
AVERAGE関数
を使用して数式(Formula)を作成する
前に説明した構文を使用して、数値、参照、範囲、および組み合わせ
のAVERAGE関数の数式を手動で作成できます。
数値の数式を作成する
平均値が必要な数値を入力する場合は、数値を数式に引数として入力するだけです。数字は必ずコンマで区切ってください。
この式を使用して、数値 10、20、30、および 40 の平均を取得します。
=平均(10,20,30,40)
Enter(Use Enter)またはReturnを使用して、この例では 25 である数式を含むセルで結果を受け取ります。

セル(Cell)参照
を含む数式(Formula)を作成する
セル内の値の平均を取得するには、セルを選択するか、式にセル参照(cell references)を入力します。
ここでは、セル B2、B4、B6、および B8 の平均を、この数式の後にEnterまたは Return
を使用して取得します。
=平均(B2,B4,B6,B8)
等号、関数、開き括弧を入力できます。次に、各セルを選択して数式に配置し、閉じ括弧を追加します。または、それぞれの間にコンマを入れてセル参照を入力することもできます。

繰り返しますが、数式を含むセルに結果がすぐに表示されます。

セル範囲の数式を作成する
セルの範囲または範囲のグループの平均が必要な場合があります。これを行うには、カンマで区切られた範囲を選択または入力します。
次の数式を使用して、セル B2 から D6 の平均を計算できます。
=平均(B2:B6)
ここでは、等号、関数、左括弧を入力してから、セル範囲を選択して数式にポップするだけです。繰り返し(Again)ますが、必要に応じて範囲を手動で入力できます。

その後、結果を受け取ります。

次の式を使用して、セル範囲 B2 から B6 および D2 から D6 の平均を計算できます。
=平均(B2:B6,D2:D6)
その後、数式を含むセルに結果が表示されます。

値の(Values)組み合わせ(Combination)の数式(Formula)を作成する
最後の例として、範囲、セル、および数値の組み合わせの平均を計算することができます。
ここでは、次の式を使用して、セル B2 から B6、C2 と D2、および数値 10 と 15 の平均を求めます。
=平均(B2:B6,C2,D2,10,15)
上記の数式と同様に、セルの選択と数値の入力を組み合わせて使用できます。

閉じ括弧を追加し、EnterまたはReturnを使用して数式を適用し、結果を表示します。

一目で平均を表示
言及する価値のあるもう 1 つのExcel のヒント(Excel tip worth mentioning)は、平均を見つけたいが、必ずしも平均式と結果をスプレッドシートに配置する必要がない場合に理想的です。計算するセルを選択し、平均の(Average)ステータス バー(Status Bar)を見下ろすことができます。
まず、計算が有効になっていることを確認します。ステータス バー(Status Bar)(タブ行の下) を右クリック(Right-click)し、 [平均(Average)] がオンになっていることを確認します。

次に、平均化するセルを選択し、ステータス バー(Status Bar)で結果を確認します。

Excelで平均を求める必要がある場合は、AVERAGE関数を使用すると手間が省けます。電卓を掘り出す必要はありません。これらの方法のいずれかを使用するだけで、必要な結果が得られます。
関連するチュートリアルについては、Excel で AVERAGEIFS 関数を使用し(how to use the AVERAGEIFS function in Excel)て複数の条件で値を平均化する方法を参照してください。
How to Find and Calculate Mean in Microsoft Excel
If you’re tasked with calculating mean for a grоup of numbers, you can do ѕo in just minutes usіng Microsoft Excel. With the AVERAGE function, you сan find the arithmetic mean, which is average, using a simple formula.
We’ll show you several examples of how you can use the AVERAGE function to do this. These can accommodate most any data set and will help with your data analysis.

What is Mean?
Mean is a statistical term used to explain a set of numbers and has three forms. You can calculate the arithmetic mean, geometric mean, or harmonic mean.
For this tutorial, we’ll explain how to calculate the arithmetic mean which is known in math as the average.
To obtain the result, you sum your group of values and divide the result by the number of values. As an example, you can use these equations to find the average, or mean, for numbers 2, 4, 6, and 8:
=(2+4+6+8)/4
=20/4
=5
As you can see, you first add 2, 4, 6, and 8 to receive the total of 20. Then, divide that total by 4, which is the number of values you just summed. This gives you a mean of 5.
About the AVERAGE Function
In Excel, the AVERAGE function is considered a summary function, and it allows you to find the mean for a set of values.
The syntax for the formula is “AVERAGE(value1, value2,…)” where the first argument is required. You can include up to 255 numbers, cell references, or ranges as arguments.
You also have the flexibility to include a combination of numbers, references, or ranges in the formula.
Something to keep in mind when using the AVERAGE function is that blank cells are not the same as cells with zeros. To avoid skewing your formula’s result, enter zeros in any empty cells if the intended value there is zero.

Text values can give you incorrect results as well, so be sure to only use numeric values in the cells referenced in the formula. As an alternative, you can check out the AVERAGEA function in Excel.
Let’s look at some examples for calculating mean with the AVERAGE function in Excel.
Use the Sum Button to Average Numbers
One of the easiest ways to enter the formula for the AVERAGE function is using a simple button. Excel is smart enough to recognize the numbers you want to use, giving you a quick mean calculation.
- Select the cell where you want the average (mean).
- Go to the Home tab and open the Sum drop-down list in the Editing section of the ribbon.
- Choose Average from the list.

- You’ll see the formula appear in your cell with what Excel believes you want to calculate.

- If this is correct, use Enter or Return to accept the formula and view your result.

If the suggested formula isn’t correct, you can adjust it using one of the options below.
Create a Formula With the AVERAGE Function
Using the syntax described earlier, you can manually create the formula for the AVERAGE function for numbers, references, ranges, and combinations.
Create a Formula for Numbers
If you want to enter the numbers that you want the mean for, you simply type them into the formula as arguments. Be sure to separate the numbers with commas.
Using this formula, we’ll get the average for numbers 10, 20, 30, and 40:
=AVERAGE(10,20,30,40)
Use Enter or Return to receive your result in the cell with the formula, which for this example is 25.

Create a Formula with Cell References
To obtain the mean for values in cells, you can either select the cells or type the cell references in the formula.
Here, we’ll get the average for cells B2, B4, B6, and B8 with this formula followed by Enter or Return:
=AVERAGE(B2,B4,B6,B8)
You can type the equal sign, function and opening parenthesis. Then, just select each cell to place it into the formula and add the closing parenthesis. Alternatively, you can type the cell references with a comma between each.

Again, you’ll immediately see your result in the cell containing the formula.

Create a Formula for Cell Ranges
Maybe you want the mean for a range of cells or groups of ranges. You can do this by selecting or entering the ranges separated by commas.
With the following formula, you can calculate the average for cells B2 through D6:
=AVERAGE(B2:B6)
Here, you can type the equal sign, function and opening parenthesis, then simply select the cell range to pop it into the formula. Again, you can enter the range manually if you prefer.

You’ll then receive your result.

Using this next formula, you can calculate the average for the cell ranges B2 through B6 and D2 through D6:
=AVERAGE(B2:B6,D2:D6)
You’ll then receive your result in the cell with the formula.

Create a Formula for a Combination of Values
For one final example, you might want to calculate the mean for a combination of ranges, cells, and numbers.
Here, we’ll find the average for cells B2 through B6, C2 and D2, and the numbers 10 and 15 using this formula:
=AVERAGE(B2:B6,C2,D2,10,15)
Just like the formulas above, you can use a mixture of selecting the cells and typing the numbers.

Add the closing parenthesis, use Enter or Return to apply the formula, and then view your result.

View the Average at a Glance
One more Excel tip worth mentioning is ideal if you want to find the mean but not necessarily place the average formula and result in your spreadsheet. You can select the cells you want to calculate and look down at the Status Bar for the Average.
First, make sure you have the calculation enabled. Right-click the Status Bar (below the tab row) and confirm that Average is checked.

Then, simply select the cells you want to average and look to the Status Bar for the result.

When you need to find the mean in Excel, the AVERAGE function saves the day. You don’t have to dig out your calculator, just use one of these methods to get the result you need.
For related tutorials, look at how to use the AVERAGEIFS function in Excel for averaging values with multiple criteria.