<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;All Known Highlander Stats List&#8221;</title>
	<link>https://staging.etf2l.org/forum/general/topic-36312/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by SAMYANG</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579308</link>
    	    <description><![CDATA[jeven awful player carried by me to semis]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579308</guid>
    	    <pubDate>Fri, 05 Nov 2021 10:59:40 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by dRuNNky</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579232</link>
    	    <description><![CDATA[<i>Quoted from jeven99</i>
		<blockquote>all 1st every category and i played on a team with samii</blockquote>

legend]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579232</guid>
    	    <pubDate>Sun, 31 Oct 2021 14:37:30 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Q-Bown</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579202</link>
    	    <description><![CDATA[I played 4 offis pls fix ty]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579202</guid>
    	    <pubDate>Fri, 29 Oct 2021 02:17:17 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Villdjack</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579197</link>
    	    <description><![CDATA[middle won]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579197</guid>
    	    <pubDate>Thu, 28 Oct 2021 02:34:09 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Superiumentarius</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579192</link>
    	    <description><![CDATA[Hello, I have some notes/suggestions regarding the S25 Prem sheet.

1.
I don't think the performance formulas work the way the are intended to.
E.g. the scout formula is:

<code>(1 - Deaths / Min)(.9) * (Kills / Min)(1.1) * (Damage / Min)</code>

It looks like the factors 0.9 and 1.1 are supposed to give weight to the individual stats, but since all numbers are multiplied and not added together this doesn't work.
The order of the factors doesn't matter, so the numbers 0.9 and 1.1 are just multiplied together for an overall value of 0.99, so the formula is equivalent to:

<code>(1 - Deaths / Min) * (Kills / Min) * (Damage / Min) * 0.99</code>

2.
The factor (1-(Deaths/Min) heavily skews the score, especially when the Deaths/Min values are close to 1.
Example: If player A has a Deaths/min value of 0.95, and player B has a value of 0.99, then (1-(Deaths/Min) will be
1 - 0.95 = 0.05 (for player A)
1 - 0.99 = 0.01 (for player B)
The value for player A is 5 times larger, so assuming all other stats are equal, player A will have a score 5 times higher than player B, even though their stats are almost identical.

My suggestion would be to use 1/(Death/Min) instead. This also prevents a negative performance score when someone has more than 1.0 Deaths/Min

For the weighting of stats I would use exponents instead, so the formula for scout would look something like this:

<code>(1 / (Deaths / Min)) ^ 0.9 * kpm ^ 1.1 * dpm</code>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579192</guid>
    	    <pubDate>Wed, 27 Oct 2021 21:10:03 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Makaka</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579189</link>
    	    <description><![CDATA[It's worth pointing out that my s20 stats sheet doesn't account for pauses, and it only includes players with 3+ games, so you should be using Adje's website if you want a full picture.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579189</guid>
    	    <pubDate>Wed, 27 Oct 2021 17:03:24 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by AxioM</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579186</link>
    	    <description><![CDATA[<i>Quoted from Dave_IR8</i>
		<blockquote>Season 19 Prem - Adje?
https://docs.google.com/spreadsheets/d/1Od8EGMVA0cV6D6YY7GDaecUkJXRTjuewWORhrDOeDFQ/edit#gid=0

Season 20 Prem - Clark
https://docs.google.com/spreadsheets/d/1qRX7C5NrihUWl1y5v-IYleEvtVJJxVWBeJt6lV2dxSo/edit#gid=90462217</blockquote>

added]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579186</guid>
    	    <pubDate>Wed, 27 Oct 2021 10:38:10 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Dave_the_Irate</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579185</link>
    	    <description><![CDATA[Season 19 Prem - Adje?
https://docs.google.com/spreadsheets/d/1Od8EGMVA0cV6D6YY7GDaecUkJXRTjuewWORhrDOeDFQ/edit#gid=0

Season 20 Prem - Clark
https://docs.google.com/spreadsheets/d/1qRX7C5NrihUWl1y5v-IYleEvtVJJxVWBeJt6lV2dxSo/edit#gid=90462217]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579185</guid>
    	    <pubDate>Wed, 27 Oct 2021 10:16:56 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by jeves</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579184</link>
    	    <description><![CDATA[all 1st every category and i played on a team with samii]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579184</guid>
    	    <pubDate>Wed, 27 Oct 2021 03:38:59 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by AxioM</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-36312/page-1/?recent=579308#post=579183</link>
    	    <description><![CDATA[Hello, I like sheets with numbers, but I don't like looking for them

<strong>Sheets:</strong>

-<a href="http://tf2playerdatagetter.azurewebsites.net/alldivshl6.htm"> S6 All divs in one</a> - by <img src="/images/flags/International.gif" alt="International" /> <a href="https://staging.etf2l.org/forum/user/91811"><em>Gentleman Jon</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1Gpyzimsb-b_dF_bWs1XaEd5WfNsbMkMOH1T2T39VeK0"> S8 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1Uu0p2YIdDyEydXkemFxjUF4fQoBip3-XhKRvAOwq1tE"> S9 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1Ml7sTc01URl_i25E-s6YqH77SDvA8ZvvdEbOF4a0IZM"> S10 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1gZxlmRep9IO-74mc14P5_AtaJ4pN0qoTY5GOT92oLpY"> S11 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1sYwTShP6pFMI-UjDZzRHU9oOPoOA-YEQc6V_UlEsy1c"> S12 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>
-<a href="https://docs.google.com/spreadsheets/d/1pab5gFBI4N8pY4-QG3wB7DFabUUeRmx8Gwi0yiQQXSo/edit#gid=0"> S12 High</a> - by <img src="/images/flags/Lithuania.gif" alt="Lithuania" /> <a href="https://staging.etf2l.org/forum/user/63891"><em>Just1s</em></a> 

-<a href="https://docs.google.com/spreadsheets/d/1TT-4ZO1cAUPmuNQzGUUvbgOlo41r5NQrUXjAGs00DWo"> S13 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/18DrPCJCOcm85TJCXOUr18Rcnb9pgp6NEO_JU9vd0NNI"> S14 Prem</a> - by <img src="/images/flags/Spain.gif" alt="Spain" /> <a href="https://staging.etf2l.org/forum/user/86246"><em>CeeJaey</em></a>

-<a href="https://docs.google.com/spreadsheets/d/11GhvZr8_rtCuZwwmrtLcgdd_MCZrWxH1mmYCNUjjcjY"> S15 Prem</a> - by <img src="/images/flags/Lithuania.gif" alt="Lithuania" /> <a href="https://staging.etf2l.org/forum/user/63891"><em>Just1s</em></a> 

-<a href="https://docs.google.com/spreadsheets/d/1T-eh4S2t2Wn6DZWQgt5ly9OLzHMYVrgVGRC4PgMurhY"> S16 Prem</a> - by <img src="/images/flags/Lithuania.gif" alt="Lithuania" /> <a href="https://staging.etf2l.org/forum/user/63891"><em>Just1s</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1iS9NlsAx9LpOYMDWjm1z1BCDM0lpz1SmT9XUTlhaIhg/edit?usp=sharing"> S17 Prem</a> - by <img src="/images/flags/UnitedKingdom.gif" alt="UnitedKingdom" /> <a href="https://staging.etf2l.org/forum/user/106173"><em>Harry</em></a>
-<a href="https://docs.google.com/spreadsheets/d/1H1CGE62wZ5znBPyucNrvUTE9qZZOadRuB3DDWf1Tt84/edit?usp=sharing"> S17 Div1</a> - by <img src="/images/flags/UnitedKingdom.gif" alt="UnitedKingdom" /> <a href="https://staging.etf2l.org/forum/user/106173"><em>Harry</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1b9exiUY-KYpCiBn914XTK49ckoZ0jjG3q5RWV11nPoQ/edit#gid=0"> S18 Prem</a> - by <img src="/images/flags/Belgium.gif" alt="Belgium" /> <a href="https://staging.etf2l.org/forum/user/117378"><em>adje</em></a> 

-<a href="https://docs.google.com/spreadsheets/d/1Od8EGMVA0cV6D6YY7GDaecUkJXRTjuewWORhrDOeDFQ/edit#gid=0"> S19 Prem</a> - by <img src="/images/flags/Belgium.gif" alt="Belgium" /> <a href="https://staging.etf2l.org/forum/user/117378"><em>adje</em></a>?

-<a href="https://docs.google.com/spreadsheets/d/1qRX7C5NrihUWl1y5v-IYleEvtVJJxVWBeJt6lV2dxSo/edit#gid=90462217"> S20 Prem</a> - by <img src="/images/flags/Latvia.gif" alt="Latvia" /> <a href="https://staging.etf2l.org/forum/user/8016"><em>Clark</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1va2xJg4fIN-k6pNFP3j4I6ShqnRu72v93EFJxitZQOA/edit?usp=sharing"> S22 Prem</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a>
-<a href="https://docs.google.com/spreadsheets/d/1D8U6yjNz4w9naXPRqDLCpcfhaDPIspfK5iHTtoZDcas/edit?usp=sharing"> S22 Div1</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a>

-<a href="https://docs.google.com/spreadsheets/d/1AJe9lBNg0lTkDrHeQ95uMGly4ovStom1PIBiBDV7vuY/edit?usp=sharing"> S23 Prem</a> - by <img src="/images/flags/Latvia.gif" alt="Latvia" /> <a href="https://staging.etf2l.org/forum/user/108551"><em>Axio</em></a>
-<a href="https://docs.google.com/spreadsheets/d/14IVMBWrfJGbJFhUpjGZupBNNbOtWsorRzTeJDee57U4/edit?usp=sharing"> S23 Prem</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 
-<a href="https://docs.google.com/spreadsheets/d/1yREo1Bm5d9oohP8Llu1th9qtitgHUtJvYIzR00m_f-o/edit?usp=sharing"> S23 Div1</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 
-<a href="https://docs.google.com/spreadsheets/d/1oSD5eVt7fzv14kK3izjdUDxz-PPNwhXe4PPwvWn0OjQ/edit?usp=sharing"> S23 Div2 A</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 
-<a href="https://docs.google.com/spreadsheets/d/1csJ3at6HEjb2NhVir7DnOdP_C0PZA6ae3ln4nd9OMZo/edit?usp=sharing"> S23 Div2 B</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 

-<a href="https://docs.google.com/spreadsheets/d/1L4ZBzphb8dV3bdwgnyV5ELqSTO0T2THdtWVCdYurTZo/edit?usp=sharing"> S24 Prem</a> - by <img src="/images/flags/Latvia.gif" alt="Latvia" /> <a href="https://staging.etf2l.org/forum/user/108551"><em>Axio</em></a>
-<a href="https://docs.google.com/spreadsheets/d/1DKirpqPqcTIeo0fQisphjEiF-aOoNezj0nSLjdOtTwI/edit?usp=sharing"> S24 Div1</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 
-<a href="https://docs.google.com/spreadsheets/d/1ItCZoiGDNGPKQU-sdaODe8KQ0SR_oFF5FF-8h3B3u_s/edit?usp=sharing"> S24 Div2 A</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 
-<a href="https://docs.google.com/spreadsheets/d/17I-NAUvRv1DTFkNckrnW1SsHrGntx4dYff9_oY0yUOk/edit?usp=sharing"> S24 Div2 B</a> - by <img src="/images/flags/Netherlands.gif" alt="Netherlands" /> <a href="https://staging.etf2l.org/forum/user/112369"><em>JENNY</em></a> 

-<a href="https://docs.google.com/spreadsheets/d/1VKcdo2ej75eyabVcbLS9RYuxbv6KETuWBlWYW03oV4U/edit?usp=sharing"> S25 Prem</a> - by <img src="/images/flags/Latvia.gif" alt="Latvia" /> <a href="https://staging.etf2l.org/forum/user/108551"><em>Axio</em></a>



Or alternatively you can use https://naughty-mcclintock-4aebd8.netlify.app/gallery/ by <img src="/images/flags/Belgium.gif" alt="Belgium" /> <a href="https://staging.etf2l.org/forum/user/117378"><em>adje</em></a> for Prem seasons 5-24

If I missed any links that are not dead, feel free to point it out]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=36312&#038;post=579183</guid>
    	    <pubDate>Wed, 27 Oct 2021 02:48:10 +0200</pubDate>
    	</item>
    </channel>
</rss>