Go Back   PCMech Forums > Help & Discussion > Software Discussion & Support

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-20-2007, 08:55 AM   #1
Member (9 bit)
 
ThePoor's Avatar
 
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 369
MS Excel more help

Hi All,

My new question:
For example: I have the following data:

70
70
80
50
60
85

How to I calculate the percentage of data that greater than or equal to 70?

Thank you in advance for all your help.
__________________
Fair isn't always equal.
ThePoor is offline   Reply With Quote
Old 07-24-2007, 10:25 PM   #2
Member (8 bit)
 
Join Date: May 1999
Location: Houston, TX
Posts: 161
Assuming your data is in column A:

First create a column with the following coding in the first row: =IF(A1>=70,1,0) , then copy and paste this to subsequent rows in the column.

Then at the bottom of this new column (Column B): =AVERAGE(B1:B6)

This will be your percentage greater than or equal to 70.
Marc is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow Cable Connection Tokenekie Networking & Online Security 5 06-13-2007 10:20 AM
High Ping, Latency issue SpectreT6 Networking & Online Security 6 02-23-2007 07:45 PM
Connects, but NO internet -Serious lani Networking & Online Security 41 04-26-2005 09:53 AM
Acceptable pings. theyosh Networking & Online Security 4 01-24-2005 03:44 PM


All times are GMT -5. The time now is 12:12 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2