UCHIC / SurveyDataViewer

A web application for visualizing the results of social science survey data.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

View percentages in sub-categories #8

Closed AmberSJones closed 9 years ago

AmberSJones commented 10 years ago

We need to implement functionality to view percentages in sub-categories. Right now percentages are calculated based on the overall number of respondents. The new option would calculate based on the number of respondents in that category (e.g., within 60 and over, within 50-59, etc). We discussed implementing as a radio button or a dropdown selection at the top of the screen.

image

AmberSJones commented 9 years ago

Doug and Courtney indicated that this should be the default behavior. Percentages should be calculated based on the total for each row.

Maurier commented 9 years ago

This is now the default behavior. Do we still need the option to calculate overall percentages?

AmberSJones commented 9 years ago

No, I don't think it's desired to have the overall percentage. Closing.