Help!
Download Internet Security Pro Trial

With no effort on your part, Trend Micro Internet Security Pro automatically and continuously guards your computer, personal identity and online transactions from cybercriminals. Whether you are at home or away, you can protect your personal information from future and present threats with sophisticated identity protection features.

average a row of numbers?


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> New Users RSS
Next:  generate randomly assigned lists  
Author Message
wannabe68
External


Since: Aug 05, 2007
Posts: 9



PostPosted: Mon Aug 06, 2007 4:56 pm    Post subject: average a row of numbers?
Archived from groups: microsoft>public>excel>newusers (more info?)

I am trying to get the average of a row of numbers with various numbers of
columns. I have 50 rows of numbers and am looking for the formula to average
all of the rows, showing the average of each row. I know how to do them
individually, but very time consuming. Any help would be appeciated.
Back to top
Gord Dibben
External


Since: Feb 23, 2004
Posts: 8800



PostPosted: Mon Aug 06, 2007 5:46 pm    Post subject: Re: average a row of numbers? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Insert a column and enter =AVERAGE(B1:IV1)

Copy down 50 rows.


Gord Dibben MS Excel MVP

On Mon, 6 Aug 2007 16:56:01 -0700, wannabe68
<wannabe68 DeleteThis @discussions.microsoft.com> wrote:

>I am trying to get the average of a row of numbers with various numbers of
>columns. I have 50 rows of numbers and am looking for the formula to average
>all of the rows, showing the average of each row. I know how to do them
>individually, but very time consuming. Any help would be appeciated.
Back to top
wannabe68
External


Since: Aug 05, 2007
Posts: 9



PostPosted: Mon Aug 06, 2007 6:48 pm    Post subject: Re: average a row of numbers? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Gord
I was reading another post by George G. He wrote:
>> An easy way that doesn't use any formula.
| >> Right-click the Status Bar, and put a checkmark next to 'Average'.
| >> Highlight the cells you wish to average, the average of these cells
| >> will be displayed on the Status Bar!
That sounds like the easiest way to get what I want. My problem is, where
is the "Status Bar"??

"Gord Dibben" wrote:

> Insert a column and enter =AVERAGE(B1:IV1)
>
> Copy down 50 rows.
>
>
> Gord Dibben MS Excel MVP
>
> On Mon, 6 Aug 2007 16:56:01 -0700, wannabe68
> <wannabe68 RemoveThis @discussions.microsoft.com> wrote:
>
> >I am trying to get the average of a row of numbers with various numbers of
> >columns. I have 50 rows of numbers and am looking for the formula to average
> >all of the rows, showing the average of each row. I know how to do them
> >individually, but very time consuming. Any help would be appeciated.
>
>
Back to top
JMB
External


Since: Jun 08, 2005
Posts: 1029



PostPosted: Mon Aug 06, 2007 8:30 pm    Post subject: Re: average a row of numbers? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The gray area in the bottom right of your spreadsheet. If your NumLock is
on, the status bar will say "NUM". If you don't see it, verify it is
activated by clicking View (there s/b a check next to status bar - click it
to activate it if there is no check).

But you will still need to select each row individually to get the average.
The formula will be much faster and will be easier to refer back to.


"wannabe68" wrote:

> Gord
> I was reading another post by George G. He wrote:
> >> An easy way that doesn't use any formula.
> | >> Right-click the Status Bar, and put a checkmark next to 'Average'.
> | >> Highlight the cells you wish to average, the average of these cells
> | >> will be displayed on the Status Bar!
> That sounds like the easiest way to get what I want. My problem is, where
> is the "Status Bar"??
>
> "Gord Dibben" wrote:
>
> > Insert a column and enter =AVERAGE(B1:IV1)
> >
> > Copy down 50 rows.
> >
> >
> > Gord Dibben MS Excel MVP
> >
> > On Mon, 6 Aug 2007 16:56:01 -0700, wannabe68
> > <wannabe68 RemoveThis @discussions.microsoft.com> wrote:
> >
> > >I am trying to get the average of a row of numbers with various numbers of
> > >columns. I have 50 rows of numbers and am looking for the formula to average
> > >all of the rows, showing the average of each row. I know how to do them
> > >individually, but very time consuming. Any help would be appeciated.
> >
> >
Back to top
wannabe68
External


Since: Aug 05, 2007
Posts: 9



PostPosted: Tue Aug 07, 2007 3:52 am    Post subject: Re: average a row of numbers? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks JBM, that answers that question. Nothing is easy.
If I have a spead sheet with 50 columns and 50 rows, what is the formula
that I should put in the "formula" line to get the average of each row, all
at one click of the ?. Is a formula going to give me what I want?

"JMB" wrote:

> The gray area in the bottom right of your spreadsheet. If your NumLock is
> on, the status bar will say "NUM". If you don't see it, verify it is
> activated by clicking View (there s/b a check next to status bar - click it
> to activate it if there is no check).
>
> But you will still need to select each row individually to get the average.
> The formula will be much faster and will be easier to refer back to.
>
>
> "wannabe68" wrote:
>
> > Gord
> > I was reading another post by George G. He wrote:
> > >> An easy way that doesn't use any formula.
> > | >> Right-click the Status Bar, and put a checkmark next to 'Average'.
> > | >> Highlight the cells you wish to average, the average of these cells
> > | >> will be displayed on the Status Bar!
> > That sounds like the easiest way to get what I want. My problem is, where
> > is the "Status Bar"??
> >
> > "Gord Dibben" wrote:
> >
> > > Insert a column and enter =AVERAGE(B1:IV1)
> > >
> > > Copy down 50 rows.
> > >
> > >
> > > Gord Dibben MS Excel MVP
> > >
> > > On Mon, 6 Aug 2007 16:56:01 -0700, wannabe68
> > > <wannabe68.TakeThisOut@discussions.microsoft.com> wrote:
> > >
> > > >I am trying to get the average of a row of numbers with various numbers of
> > > >columns. I have 50 rows of numbers and am looking for the formula to average
> > > >all of the rows, showing the average of each row. I know how to do them
> > > >individually, but very time consuming. Any help would be appeciated.
> > >
> > >
Back to top
JLatham
External


Since: Sep 19, 2006
Posts: 1511



PostPosted: Tue Aug 07, 2007 8:48 am    Post subject: Re: average a row of numbers? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Look at the formula that Gord Dibben provided:
If your rows go from column A through AX, and start at row 1 and continue on
down for 50 rows, then in AY1:
=AVERAGE(A1:AX1)
and copy down the sheet.

If there are numbers all the way from row 1 to row 50 in column AX, you can
move the mousepointer to the lower right corner of AY1 until it becomes a
small cross (or thick plus sign - depends on how you think of it) and
double-click the left mouse button and the formula will fill to the last
number automatically.

Note that AVERAGE() ignores empty cells. In other words, if you have the
value 5 in A1, C1 and G1 and all other cells between them are empty,
=AVERAGE(A1:G1) will give you 5 (15/3)
But if you need to include the total possible count, then you could use
=SUM(A1:G1)/columns(A:G) which will give you 2.142857 (15/7)


"wannabe68" wrote:

> Thanks JBM, that answers that question. Nothing is easy.
> If I have a spead sheet with 50 columns and 50 rows, what is the formula
> that I should put in the "formula" line to get the average of each row, all
> at one click of the ?. Is a formula going to give me what I want?
>
> "JMB" wrote:
>
> > The gray area in the bottom right of your spreadsheet. If your NumLock is
> > on, the status bar will say "NUM". If you don't see it, verify it is
> > activated by clicking View (there s/b a check next to status bar - click it
> > to activate it if there is no check).
> >
> > But you will still need to select each row individually to get the average.
> > The formula will be much faster and will be easier to refer back to.
> >
> >
> > "wannabe68" wrote:
> >
> > > Gord
> > > I was reading another post by George G. He wrote:
> > > >> An easy way that doesn't use any formula.
> > > | >> Right-click the Status Bar, and put a checkmark next to 'Average'.
> > > | >> Highlight the cells you wish to average, the average of these cells
> > > | >> will be displayed on the Status Bar!
> > > That sounds like the easiest way to get what I want. My problem is, where
> > > is the "Status Bar"??
> > >
> > > "Gord Dibben" wrote:
> > >
> > > > Insert a column and enter =AVERAGE(B1:IV1)
> > > >
> > > > Copy down 50 rows.
> > > >
> > > >
> > > > Gord Dibben MS Excel MVP
> > > >
> > > > On Mon, 6 Aug 2007 16:56:01 -0700, wannabe68
> > > > <wannabe68.RemoveThis@discussions.microsoft.com> wrote:
> > > >
> > > > >I am trying to get the average of a row of numbers with various numbers of
> > > > >columns. I have 50 rows of numbers and am looking for the formula to average
> > > > >all of the rows, showing the average of each row. I know how to do them
> > > > >individually, but very time consuming. Any help would be appeciated.
> > > >
> > > >
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> New Users All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum