Google Star Calculator
Find out how many more reviews you need to reach your target Google star rating.
- Additional reviews needed
- 60
- Resulting new average rating
- 4.50
- Displayed Google rating (rounded to 0.1)
- 4.5
- Total reviews after
- 160
How to use this calculator
- Enter your current average star rating exactly as Google shows it, for example 4.2.
- Enter your current number of reviews so the calculator knows how much weight your existing rating carries.
- Set your target average star rating, the number you want Google to display.
- Choose the star value of each new review you expect to receive. Leave it at 5 for a best case, or pick 4, 3, 2, or 1 to model realistic feedback.
- Read your result: the additional reviews needed, your resulting new average, the value Google would display rounded to one decimal, and your total reviews after.
How it works
This calculator inverts a weighted average, also called the arithmetic mean. Google shows your business rating as the simple average of every individual star rating you have received, then rounds it to one decimal place for display. This calculator works backward from that definition.
First it converts your current average into total star points: it multiplies your current average rating by your current number of reviews. Then it solves the weighted-average equation for the unknown number of new reviews needed:
new average = (current points + new reviews × new-review stars) / (current reviews + new reviews)
Setting the new average equal to your target and solving gives the additional reviews required:
x = N × (target − current) / (s − target)
Here N is your current review count and s is the star value of each new review. You cannot post half a review, so the tool rounds the result up to the next whole review. That way you meet or just exceed your goal. The tool then recomputes the exact resulting average to confirm you have reached the target, and shows the value Google would display after rounding to one decimal.
Reviews are weighted equally, so a single low review counts the same as a single high one. The more existing reviews you have, the more new reviews it takes to move the average. The arithmetic mean is the special case of the weighted mean with equal weights, which is exactly how Google averages individual star ratings.
Examples
If you input a 4.2 average with 100 reviews and target 4.5 using 5-star reviews, the tool returns 60 reviews. Solving x = 100 × (4.5 − 4.2) / (5 − 4.5) = 30 / 0.5 = 60, and the recomputed average (420 + 300) / 160 = 4.50 lands exactly on target. Total reviews after: 160.
If you input a 4.6 average with 200 reviews and target 4.7 using 5-star reviews, the tool returns 67 reviews. The exact solution is 66.67, so it rounds up. 66 reviews would leave you at 4.699, just short, while 67 reviews give 1255 / 267 = 4.70. This rounding-up step is why the count is 67, not 66.
If you input a 3.0 average with 10 reviews and target 4.0 using 5-star reviews, the tool returns 10 reviews. The math is clean: x = 10 × (4.0 − 3.0) / (5 − 4.0) = 10, and (30 + 50) / 20 = 4.00 hits the target with 20 total reviews.
What this tool does that others don’t
- It supports new reviews that aren’t all 5-star. Many calculators assume every incoming review is 5-star. Here you can choose 1 to 5 stars, so you can model realistic mixed feedback or a worst-case 4-star scenario instead of an idealized one.
- It shows the resulting new average. Most tools only output a count, which leaves you unable to verify the result. This one displays both your exact recomputed average and the value Google would actually show after rounding to one decimal.
- It explains and applies the rounding logic. The tool solves the count against your exact target average, then rounds up to a whole review. That way your true average genuinely meets or exceeds the goal, not just the visible display value.
- It flags unreachable targets. A 5.0 average is impossible to reach with 5-star reviews once you have any review below 5, so the tool says so plainly instead of returning a misleading number.
- It handles edge cases. Zero current reviews, a target you already met, and an unreachable target are all handled and documented, and the tool validates input ranges and decimals up front.
Frequently asked questions
How does Google calculate a business’s star rating?
Google displays the arithmetic mean, the simple average, of all individual customer star ratings: it adds up every review’s star value and divides by the number of reviews. Your Business Profile shows the result rounded to one decimal place.
How many 5-star reviews do I need to raise my rating?
Enter your current average, your current review count, and your target rating. The calculator solves the weighted-average equation x = N × (target − current) / (5 − target) and rounds up to a whole number of reviews, so you get an exact count for your own numbers rather than a generic estimate.
How many 5-star reviews cancel out one 1-star review?
There is no single fixed answer. It depends on how many reviews you already have and the average you are aiming for. To pull a 1-star review’s effect back up, you need enough 5-star reviews for the combined average to meet your goal. Enter your numbers and the calculator returns the exact count for your situation.
Why isn’t my Google rating going up after new reviews?
Google weights every review equally, so once you have many reviews each new one moves the average only slightly. The more total reviews you have, the more new ones it takes to shift the displayed rating. Google may also delay showing a new review; it can take up to about two weeks to appear in your score.
Can I reach a perfect 5.0 rating on Google?
Only if you have no reviews below 5 stars. Once any lower rating exists, adding 5-star reviews can push your average very close to 5.0, but it can never mathematically reach exactly 5.0. The calculator flags a 5.0 target with 5-star reviews as unreachable unless you are already there.
Does Google round the star rating?
Yes. Google rounds the true average to one decimal place for display, so an exact average of 4.95 shows as 5.0 and 4.94 shows as 4.9. This tool reports both the exact average and the rounded value Google would display, so you can see the difference.
What is a good Google star rating for a business?
Ratings between 4.7 and 4.9 often read as more trustworthy than a flawless 5.0, which some shoppers view as too good to be true. A strong but believable average backed by a healthy number of reviews tends to build the most confidence.
Can I model reviews that aren’t all 5 stars?
Yes. Use the star value of each new review selector to choose 1 to 5 stars. This lets you test realistic scenarios, for example how many 4-star reviews it would take to reach your goal, instead of assuming every new review is perfect.
Sources
- Understand review scores for local places and businesses, Google Business Profile Help. States the displayed score is the average of all individual ratings on a 1 to 5 scale, and notes a new review can take up to about two weeks to update.
- Weighted averages, Department of Mathematics, University of Texas at San Antonio. Defines the weighted mean used to combine your existing reviews with new ones.
- NIST/SEMATECH e-Handbook of Statistical Methods, 1.3.5.1 Measures of Location (Mean). Defines the arithmetic mean, the equal-weight case Google uses to average star ratings.