<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://project-gc.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2458905</id>
	<title>Project-GC - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://project-gc.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2458905"/>
	<link rel="alternate" type="text/html" href="https://project-gc.com/w/Special:Contributions/2458905"/>
	<updated>2026-04-22T22:54:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://project-gc.com/wiki/index.php?title=Challenge_difficulty&amp;diff=1190</id>
		<title>Challenge difficulty</title>
		<link rel="alternate" type="text/html" href="https://project-gc.com/wiki/index.php?title=Challenge_difficulty&amp;diff=1190"/>
		<updated>2020-12-30T20:26:52Z</updated>

		<summary type="html">&lt;p&gt;2458905: Correct &amp;#039;forth&amp;#039; -&amp;gt; &amp;#039;fourth&amp;#039;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FIXME|reason=example not using findsPerDay}}&lt;br /&gt;
&lt;br /&gt;
==What is it?==&lt;br /&gt;
For every [[Challenge checker]] in the system there is a &#039;&#039;Challenge difficulty&#039;&#039; calculated. The difficulty is based on on how many [[Geocacher]]s fulfill the challenge or not. Project-GC is running [[Challenge checker]]s in the background for tens of thousands of [[Geocacher]]s, this process is a part of the [[Auto-challenge-checkers|Auto-Challenge-Checker System]]. The result of these runs is used to calculate the &#039;&#039;Challenge difficulty&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==How is it calculated?==&lt;br /&gt;
Basically the &#039;&#039;Challenge difficulty&#039;&#039; tells us what proportion of [[Geocacher]]s fulfill a challenge or not. The rating is an integer between 0 and 100, but should not be confused with percent. First off it&#039;s important to understand that the automatic challenge checker runs aren&#039;t automatically executed on the average [[Geocacher]], but more likely on the more hardcore [[Geocacher]]s. It&#039;s primarily executed on [[Geocacher]]s with more finds, regular users of [[Project-GC]] and also [[Paid membership|paid members]] of the site.&lt;br /&gt;
&lt;br /&gt;
Then the [[Geocacher]]s the checker has been run on is divided into three categories:&lt;br /&gt;
* Region - [[Geocacher]]s that are determined to live in the same &#039;&#039;&#039;region&#039;&#039;&#039; as the [[Challenge]] itself.&lt;br /&gt;
* Country - [[Geocacher]]s that are determined to live in the same &#039;&#039;&#039;country&#039;&#039;&#039; as the [[Challenge]] itself, but not in the same region.&lt;br /&gt;
* World - All others&lt;br /&gt;
&lt;br /&gt;
For each category a percentage of how many fulfill the [[Challenge]] is calculated. Then the results for each group is weighted different in the calculations, basically a list is created and the percentages are added into that list. A fourth factor is also added into the mix, the number of finds per day.&lt;br /&gt;
&lt;br /&gt;
The number of finds per day isn&#039;t used as the raw number itself, but rather as &#039;(1-($numFinds/$daysOld))*100&#039;.&lt;br /&gt;
&lt;br /&gt;
Then the difficulty is calculated as &#039;$difficulty = (3*$worldPercent + 5*$countryPercent + 10*$regionPercent + $findsPerDay) / (3+5+10+1)&#039;.&lt;br /&gt;
&lt;br /&gt;
It should also be noted that there are usually more cached checker runs in the system from more local [[Geocacher]]s than from those living far away.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
* The Challenge is placed in Texas, United States.&lt;br /&gt;
* 80% of the [[Geocacher]]s in Texas fulfill it.&lt;br /&gt;
* 40% of the [[Geocacher]]s in the other states of the United States fulfill it.&lt;br /&gt;
* 30% of the [[Geocacher]]s in the rest of the world fulfill it.&lt;br /&gt;
* Then to weigh these differently using coefficients a sum is created like this: 3*80+5*40+10*30.&lt;br /&gt;
* This sum is then divided by 18 (3+5+10).&lt;br /&gt;
* The &#039;&#039;Challenge difficulty&#039;&#039; ends up being 740/18 = 41.11, which is rounded down to 41. The values are always rounded down to the closest integer.&lt;br /&gt;
&lt;br /&gt;
[[Category:Site Info]]&lt;/div&gt;</summary>
		<author><name>2458905</name></author>
	</entry>
</feed>