Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / December 2004

Tip: Looking for answers? Try searching our database.

Tabulating Survey Results

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tabulatin Survey results - 13 Dec 2004 19:35 GMT
I have just completed a survey in which the recepients answered a question
with a 1-5 response. 1 being Not satisfied 5 being very satisfied - I have
the totals for each response but want to be able to take the total responses
in each category and create a average result of the question.
Column one has the 1-5 in it - Column 2 has the number of reponses for each.
I want the answer to be a 1-5 number off all the respondents.
Thanks
Dave R. - 13 Dec 2004 20:45 GMT
Something like this would work;

=SUMPRODUCT(A1:A5,B1:B5)/SUM(B1:B5)

> I have just completed a survey in which the recepients answered a question
> with a 1-5 response. 1 being Not satisfied 5 being very satisfied - I have
[quoted text clipped - 3 lines]
> I want the answer to be a 1-5 number off all the respondents.
> Thanks
rickvin - 13 Dec 2004 21:47 GMT
Dave - That gave me a answer of zero
one - here is how the data looks
column A                     Column B
----------------------------------------------
1 not satisfied                4
2                                 10
3                                 19
4                                 16
5 very satisfied             17

I want a weighted average of all the respondents -what is the average
satisfaction out of these 66 respondents -??  a number needs to be between 1-5
Thanks

> Something like this would work;
>
[quoted text clipped - 9 lines]
> > I want the answer to be a 1-5 number off all the respondents.
> > Thanks
Dave R. - 13 Dec 2004 21:56 GMT
Column A contains text which cannot be added. Usually you would try not to
mix text and numbers if you want to do any math, but you can use

=SUMPRODUCT(--LEFT(A1:A5,1),B1:B5)/SUM(B1:B5)

> Dave - That gave me a answer of zero
> one - here is how the data looks
[quoted text clipped - 23 lines]
> > > I want the answer to be a 1-5 number off all the respondents.
> > > Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.