This article explains how to quickly check if product ratings on your product page are inside the item scope and can, therefore, be associated with the product.
Open the Google Chrome Developer mode and inspect the html of the page
Search for schema.org/Product
in the HTML code
Click the code snippet that includes schema.org/Product
to verify that the review widget is inside the scope (widget should be marked when clicking the code snippet)