How do i create a webform that analyzes the results.

I'm trying to create a staff allocation system for a university website. A staff member joins the website, provides the preferences they want to teach for this semester and the form is saved. The admin should be able to see in analytics how many subjects were picked by how many staff. etc

Comments

=-=

http://drupal.org/project/views which will extract data from the database and present it in report form.