TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Amazon Search Hack: Eliminate products that have 4/5 stars but only few reviews

21 pointsby ceyhunkazelalmost 9 years ago

5 comments

lorenzhsalmost 9 years ago
Amazon&#x27;s &quot;sort by rating&quot; functionality is fundamentally broken. See <a href="http:&#x2F;&#x2F;www.evanmiller.org&#x2F;how-not-to-sort-by-average-rating.html" rel="nofollow">http:&#x2F;&#x2F;www.evanmiller.org&#x2F;how-not-to-sort-by-average-rating....</a> for an explanation on how to sort items by ratings in an intuitively good manner. What it does is balance the uncertainty that a low number of ratings implies and the proportion of good ratings.<p>See <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9855784" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9855784</a> for an older comment thread on that article.
评论 #12382988 未加载
misterbwongalmost 9 years ago
The article doesn&#x27;t spell it out. Here&#x27;s what you do:<p>- Search on amazon<p>- Filter by 4 stars and up (or whatever)<p>- Choose a sort from the dropdown<p>- Change the sort=XXXXX param to sort=review-count-rank
评论 #12385996 未加载
评论 #12382862 未加载
评论 #12383693 未加载
egwynnalmost 9 years ago
It’s sad how many big websites get confidence adjustment wrong. A big downside to the workaround proposed here is that it doesn’t re-include those things that have a small number of low scores. If a product on Amazon starts off with a few 1-star scores for bad reasons, that could put it at the bottom of a very long list before it gets a statistically significant number of scores.
captn3m0almost 9 years ago
One of the links in the article points to jevi.com instead of jeviz.com
评论 #12382890 未加载
twiceadayalmost 9 years ago
I don&#x27;t see the &quot;Most Reviews&quot; Sort By option.
评论 #12385931 未加载