Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have not been able to find a good resource explaining how ratings, rating stars, and reviews are counted in App Store. I have gathered the following from various sources, and would like to know if this information is correct:

1) A user can provide a Rating, without providing a Review (in iTunes).

2) Rating is distinct from a Review. A Review is however counted as a Rating. e.g., if you have 3 Ratings, and 4 Reviews, you have a total of 7 Ratings counted.

3) The Rating stars (1-5) are shown when at least 5 Ratings (or Ratings plus Reviews) have been received for the same version of an app. e.g., if 3 Ratings are received in v1.0, and 4 Ratings on v1.1, the Rating stars will not show.

4) It may take Apple a few hours to a few days to process any Ratings or Reviews submitted.

5) When a new version of an app is released, the Rating counts are not reset.

share|improve this question
A good question, but not really a programming question. Maybe someone can suggest a more appropriate stackexchange site? – hotpaw2 Aug 25 '12 at 19:56

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.