Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Coffeecoco930
 
Posts: n/a
Default Which @function finds the mean of a number?

I need to check my grandson's homework. it has been a while since I've done
statistics. I need to know which @function finds the mean and range of a
number or list of numbers. Need information as soon as possible.
--
Coffeecoco
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=AVERAGE(A1:A100)

--
Regards
Frank Kabel
Frankfurt, Germany

"Coffeecoco930" schrieb im
Newsbeitrag ...
I need to check my grandson's homework. it has been a while since

I've done
statistics. I need to know which @function finds the mean and range

of a
number or list of numbers. Need information as soon as possible.
--
Coffeecoco


  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

Mean: =AVERAGE(A1:A10)
Range: =MAX(A1:A10)-MIN(A1:A10)

In article ,
"Coffeecoco930" wrote:

I need to check my grandson's homework. it has been a while since I've done
statistics. I need to know which @function finds the mean and range of a
number or list of numbers. Need information as soon as possible.

  #4   Report Post  
Coffeecoco930
 
Posts: n/a
Default

Hello JE McGimpsey,

Thank you very much. You have been most helpful. I received one other
reply also. I have made a note in my notebook as a reference to refer back
to.

J E Barrigher

"JE McGimpsey" wrote:

One way:

Mean: =AVERAGE(A1:A10)
Range: =MAX(A1:A10)-MIN(A1:A10)

In article ,
"Coffeecoco930" wrote:

I need to check my grandson's homework. it has been a while since I've done
statistics. I need to know which @function finds the mean and range of a
number or list of numbers. Need information as soon as possible.


  #5   Report Post  
Coffeecoco930
 
Posts: n/a
Default

Hello Frank Kabel

Thank you very much. I have place a note in my notebook as a reference I
can refer back to.

Joan

"Frank Kabel" wrote:

Hi
=AVERAGE(A1:A100)

--
Regards
Frank Kabel
Frankfurt, Germany

"Coffeecoco930" schrieb im
Newsbeitrag ...
I need to check my grandson's homework. it has been a while since

I've done
statistics. I need to know which @function finds the mean and range

of a
number or list of numbers. Need information as soon as possible.
--
Coffeecoco





  #6   Report Post  
Dana DeLouis
 
Posts: n/a
Default

This should get you started:

=AVERAGE(A1:A5)
=MIN(A1:A5)
=MAX(A1:A5)

Or perhaps a quick check with the Analysis Tool pak installed...

Tools | Data Analysis | "Descriptive Statistics"

HTH
--
Dana DeLouis
Win XP & Office 2003


"Coffeecoco930" wrote in message
...
I need to check my grandson's homework. it has been a while since I've
done
statistics. I need to know which @function finds the mean and range of a
number or list of numbers. Need information as soon as possible.
--
Coffeecoco



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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
How to format a number in Indian style in Excel? Victor_alb Excel Discussion (Misc queries) 2 December 21st 04 04:21 AM
Formatting a cell as "text" in the number catagory. Ed Excel Worksheet Functions 3 December 7th 04 07:12 PM
multiply by actual number in cell CJ Cerezo Excel Worksheet Functions 3 November 29th 04 09:43 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 12:03 AM.

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

About Us

"It's about Microsoft Excel"