Right now I have node_comments and fivestar setup as a 'reveiw' content type, applied as the "comments" for a specific content type (lets call that node 'biz one'). This review asks for separate ratings on 5 or so different criteria. In addition to reviewing, what I need is a less-advanced rating widget (i.e. 1-5 stars, overall rating) that is seperate from the reviewing to exist on the 'biz one' pages. so here are my problems:

1. can I have fivestar in the node_comment (reviewing) section and an overall, seperate fivestar rating applied to the same node (biz one)?
2. How can I average the 5 different rating options on the "review" to display in the teaser of each review?
3. How can I take this overall 'review' average and the results from the 'rate' widget and average them together as a percentage to display on the "biz one" pages?

let me know if any of this is drastically unclear to you... thanks for your help.