Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Rocket your D&D 5E and Level Up: Advanced 5E games into space! Alpha Star Magazine Is Launching... Right Now!
Community
General Tabletop Discussion
*TTRPGs General
ENnies - let's launch the voting booth!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Olgar Shiverstone" data-source="post: 994266" data-attributes="member: 5868"><p>OK, given that you're already dropping outliers and using a minimum cutoff score, at a minimum what I'd recommend you do next is normalize all the scores by individual voter. Here's how:</p><p></p><p>1. Take the average of all of an individual voters scores (Sum of scores/# of scores -- ignore "not familiars"). </p><p></p><p>2. Calculate the sample standard deviation for that individual's scores (easiest way to do this is with a function like STDEV in Excel, or I'm sure there's a similar capability in whatever tools Blacksway is programming in. There is a brute force method I can provide if need be).</p><p></p><p>3. Correct each individual score, using the formula:</p><p></p><p>(X - Mean)/STDEV, where</p><p></p><p>X- score</p><p>Mean -- average of that individual's scores</p><p>STDEV -- the standard deviation calculated above.</p><p></p><p>At this point you'll have converted all the scores into a range that will generally fall between -3 and -3, with the exact mean at zero. The number represents the number of standard deviations away from average the product falls on a standard normal (bell) curve. </p><p></p><p>Example (hopefully the formatting comes through)</p><p></p><p>Score Norm Percentile</p><p>4 -0.2397 41%</p><p>3 -0.6391 26%</p><p>9 1.7577 96%</p><p>2 -1.0386 15%</p><p>3 -0.6391 26%</p><p>4 -0.2397 41%</p><p>4 -0.2397 41%</p><p>8 1.3582 91%</p><p>7 0.9587 83%</p><p>2 -1.0386 15%</p><p></p><p>Mean: 4.6 </p><p>STD DEV: 2.503331114 </p><p></p><p></p><p>There's a choice here -- you can work directly with these scores, or convert them into percentile ranks (using a Z-table function, like NORMDIST in Excel, which I've used above). What you do depends upon how you want to make the final decision:</p><p></p><p>For example, the winner could be the one with the highest average score. In that case, sum all the normed scores for that particular product, and divide by the number of votes the product received (you could convert the to percentages before summing or after dividing, if you want a score between 0 and 100). This gives the win to the highest "quality" grade of the product, but the actual number of votes doesn't matter, so long as there's enough to meet the minimum requirement (more votes will mean a more accurate assessment of product quality, though).</p><p></p><p>Or, you could use the highest total score. This rewards a large number of votes, but takes into account the quality of a product In this case, sum the normed scores -- this is important, because the negative scores actually reduce the total, so it isn't possible for a product with all below-average scores to get a positive score, regardless of the number of votes it receives. It guarantees that the highest positive score had a majority of votes with at least "above average" quality. It won't actually select the "best quality" product based on ratings -- a product with a lot of "8's", for example, can beat a product with a smaller number of "10" votes. It does provide a balance of quality and quantity, though, and the normed scores won't reward below-average product ratings. OF course, the final number won't mean much to most people.</p><p></p><p>A third option would be to provide use a weighted decision criterion between the first method I mentioned and the second. </p><p></p><p>Not knowing exactly how you want the awards assigned, you'll have to consider the options. Overall I think the second method provides a reasonable balance that rewards both the popularity of a product (number of votes received) and the quality of product (level of scores).</p><p></p><p>As to running an ANOVA at the end, you really can get away without doing this just by looking at the scores and applying a little common sense. I suspect in the end that there will be fairly clear winners in each catagory; the ANOVA comes into play where one product wins out numerically by a second or third is very close behind. In any case, the ANOVA would require a dedicated stats package to run -- the full procedure is too long to detail here.</p><p></p><p>Food for thought.</p></blockquote><p></p>
[QUOTE="Olgar Shiverstone, post: 994266, member: 5868"] OK, given that you're already dropping outliers and using a minimum cutoff score, at a minimum what I'd recommend you do next is normalize all the scores by individual voter. Here's how: 1. Take the average of all of an individual voters scores (Sum of scores/# of scores -- ignore "not familiars"). 2. Calculate the sample standard deviation for that individual's scores (easiest way to do this is with a function like STDEV in Excel, or I'm sure there's a similar capability in whatever tools Blacksway is programming in. There is a brute force method I can provide if need be). 3. Correct each individual score, using the formula: (X - Mean)/STDEV, where X- score Mean -- average of that individual's scores STDEV -- the standard deviation calculated above. At this point you'll have converted all the scores into a range that will generally fall between -3 and -3, with the exact mean at zero. The number represents the number of standard deviations away from average the product falls on a standard normal (bell) curve. Example (hopefully the formatting comes through) Score Norm Percentile 4 -0.2397 41% 3 -0.6391 26% 9 1.7577 96% 2 -1.0386 15% 3 -0.6391 26% 4 -0.2397 41% 4 -0.2397 41% 8 1.3582 91% 7 0.9587 83% 2 -1.0386 15% Mean: 4.6 STD DEV: 2.503331114 There's a choice here -- you can work directly with these scores, or convert them into percentile ranks (using a Z-table function, like NORMDIST in Excel, which I've used above). What you do depends upon how you want to make the final decision: For example, the winner could be the one with the highest average score. In that case, sum all the normed scores for that particular product, and divide by the number of votes the product received (you could convert the to percentages before summing or after dividing, if you want a score between 0 and 100). This gives the win to the highest "quality" grade of the product, but the actual number of votes doesn't matter, so long as there's enough to meet the minimum requirement (more votes will mean a more accurate assessment of product quality, though). Or, you could use the highest total score. This rewards a large number of votes, but takes into account the quality of a product In this case, sum the normed scores -- this is important, because the negative scores actually reduce the total, so it isn't possible for a product with all below-average scores to get a positive score, regardless of the number of votes it receives. It guarantees that the highest positive score had a majority of votes with at least "above average" quality. It won't actually select the "best quality" product based on ratings -- a product with a lot of "8's", for example, can beat a product with a smaller number of "10" votes. It does provide a balance of quality and quantity, though, and the normed scores won't reward below-average product ratings. OF course, the final number won't mean much to most people. A third option would be to provide use a weighted decision criterion between the first method I mentioned and the second. Not knowing exactly how you want the awards assigned, you'll have to consider the options. Overall I think the second method provides a reasonable balance that rewards both the popularity of a product (number of votes received) and the quality of product (level of scores). As to running an ANOVA at the end, you really can get away without doing this just by looking at the scores and applying a little common sense. I suspect in the end that there will be fairly clear winners in each catagory; the ANOVA comes into play where one product wins out numerically by a second or third is very close behind. In any case, the ANOVA would require a dedicated stats package to run -- the full procedure is too long to detail here. Food for thought. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*TTRPGs General
ENnies - let's launch the voting booth!
Top