Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Average function not returning expected result

Hi all:

I have a column of 25 numbers that include zeros that total 74. I have
applied the average function and rounded the result to two decimal places.

ROUND(AVERAGE (number 1,number 2...),2).

The result that I am receiving from excel is 2.64. When I use a calculator
the result is 2.96. What am I doing wrong?


--
Thanks,
Greg
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Average function not returning expected result

Are you trying to average all of the values or all of the non-zero values???
Average will include the zeros...
--
HTH...

Jim Thomlinson


"gja63" wrote:

Hi all:

I have a column of 25 numbers that include zeros that total 74. I have
applied the average function and rounded the result to two decimal places.

ROUND(AVERAGE (number 1,number 2...),2).

The result that I am receiving from excel is 2.64. When I use a calculator
the result is 2.96. What am I doing wrong?


--
Thanks,
Greg

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Average function not returning expected result

I am averaging all the numbers including the zeros. My concern is that 74/25
is 2.96, but Excel return 2.64 as the result
--
Thanks,
Greg


"Jim Thomlinson" wrote:

Are you trying to average all of the values or all of the non-zero values???
Average will include the zeros...
--
HTH...

Jim Thomlinson


"gja63" wrote:

Hi all:

I have a column of 25 numbers that include zeros that total 74. I have
applied the average function and rounded the result to two decimal places.

ROUND(AVERAGE (number 1,number 2...),2).

The result that I am receiving from excel is 2.64. When I use a calculator
the result is 2.96. What am I doing wrong?


--
Thanks,
Greg

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Average function not returning expected result

You're going to need to show us the exact formula, and the numbers involved.
Are you sure that you haven't got some of the cells as text rather than
numbers? What do you see if you temporarily change the formula from
=ROUND(AVERAGE (number 1,number 2...),2) to
=SUM(number 1,number 2...)?
--
David Biddulph

"gja63" wrote in message
...
I am averaging all the numbers including the zeros. My concern is that
74/25
is 2.96, but Excel return 2.64 as the result
--
Thanks,
Greg


"Jim Thomlinson" wrote:

Are you trying to average all of the values or all of the non-zero
values???
Average will include the zeros...
--
HTH...

Jim Thomlinson


"gja63" wrote:

Hi all:

I have a column of 25 numbers that include zeros that total 74. I have
applied the average function and rounded the result to two decimal
places.

ROUND(AVERAGE (number 1,number 2...),2).

The result that I am receiving from excel is 2.64. When I use a
calculator
the result is 2.96. What am I doing wrong?


--
Thanks,
Greg



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Average function not returning expected result

Thanks to all that replied. I figured out my problem, I was including a
figure in the calculation that was not supposed to be included throwing
everything off.
--
Thanks,
Greg


"David Biddulph" wrote:

You're going to need to show us the exact formula, and the numbers involved.
Are you sure that you haven't got some of the cells as text rather than
numbers? What do you see if you temporarily change the formula from
=ROUND(AVERAGE (number 1,number 2...),2) to
=SUM(number 1,number 2...)?
--
David Biddulph

"gja63" wrote in message
...
I am averaging all the numbers including the zeros. My concern is that
74/25
is 2.96, but Excel return 2.64 as the result
--
Thanks,
Greg


"Jim Thomlinson" wrote:

Are you trying to average all of the values or all of the non-zero
values???
Average will include the zeros...
--
HTH...

Jim Thomlinson


"gja63" wrote:

Hi all:

I have a column of 25 numbers that include zeros that total 74. I have
applied the average function and rounded the result to two decimal
places.

ROUND(AVERAGE (number 1,number 2...),2).

The result that I am receiving from excel is 2.64. When I use a
calculator
the result is 2.96. What am I doing wrong?


--
Thanks,
Greg




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vlookup shows result one cell above the expected result Marie Excel Worksheet Functions 7 November 14th 06 02:52 AM
IF function returning incorrect result Hillary E. Excel Worksheet Functions 2 August 22nd 06 05:43 PM
Using sum(1/countif....) not returning expected result Kent (thanks) Excel Worksheet Functions 10 May 11th 06 04:35 PM
LOOKUP function not returning expected value - Using vector_lookup format JerichoForce Excel Worksheet Functions 2 April 18th 06 10:45 AM
Nested "if" not returning expected value Michael E W Excel Worksheet Functions 4 September 5th 05 04:50 AM


All times are GMT +1. The time now is 05:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"