PC Review


Reply
Thread Tools Rate Thread

compute a percentage

 
 
=?Utf-8?B?SmVhbmll?=
Guest
Posts: n/a
 
      25th May 2006
How do a compute a simple percentage and how do i form a ratio. I am taking a
statistics class and this is the first time I have ever used excel and my
practice assignment says to compute the percentage of women and men enrolled
each year.

Then it says form a ration of female to male.

Appreciate any help.

Jeanie


 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      25th May 2006
For a single year:

In A1 enter the female enrollment
In B1 enter the male enrollment
In C1 enter:
=A1/C1 and format as percentage for percent female
In D1 enter:
=B1/C1 and format as percentage for percent male
In E1 enter:
=A1/B1 for ratio of females to males


Make a similiar row for each year you need.
--
Gary's Student


"Jeanie" wrote:

> How do a compute a simple percentage and how do i form a ratio. I am taking a
> statistics class and this is the first time I have ever used excel and my
> practice assignment says to compute the percentage of women and men enrolled
> each year.
>
> Then it says form a ration of female to male.
>
> Appreciate any help.
>
> Jeanie
>
>

 
Reply With Quote
 
=?Utf-8?B?RWxrYXI=?=
Guest
Posts: n/a
 
      25th May 2006
For the ratio formula, you might use:

=A1/GCD(A1,B1)&":"&B1/GCD(A1,B1)

A bit more complex, but more accurate.

HTH,
Elkar


"Gary''s Student" wrote:

> For a single year:
>
> In A1 enter the female enrollment
> In B1 enter the male enrollment
> In C1 enter:
> =A1/C1 and format as percentage for percent female
> In D1 enter:
> =B1/C1 and format as percentage for percent male
> In E1 enter:
> =A1/B1 for ratio of females to males
>
>
> Make a similiar row for each year you need.
> --
> Gary's Student
>
>
> "Jeanie" wrote:
>
> > How do a compute a simple percentage and how do i form a ratio. I am taking a
> > statistics class and this is the first time I have ever used excel and my
> > practice assignment says to compute the percentage of women and men enrolled
> > each year.
> >
> > Then it says form a ration of female to male.
> >
> > Appreciate any help.
> >
> > Jeanie
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula to compute letter grade based on percentage grade S.Hinkle Microsoft Excel Misc 1 3rd Sep 2009 07:54 PM
using compute by vikram_singh@hotmail.com Microsoft Access Queries 1 14th Dec 2007 02:21 PM
Problem with Displaying Percentage when percentage is 100% kev100 via AccessMonster.com Microsoft Access Form Coding 7 20th Sep 2006 02:40 AM
Calculating a percentage with the end percentage in mind =?Utf-8?B?U2hhZG93c2hhZHk=?= Microsoft Excel Misc 2 17th Jun 2006 09:41 AM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Microsoft Excel Charting 1 28th Oct 2005 05:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:37 PM.