• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 21:11
CET 03:11
KST 11:11
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3
Community News
$5,000+ WardiTV 2025 Championship4[BSL21] RO32 Group Stage3Weekly Cups (Oct 26-Nov 2): Liquid, Clem, Solar win; LAN in Philly2Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win92025 RSL Offline Finals Dates + Ticket Sales!10
StarCraft 2
General
Giải Mã Thế Giới Kèo Bóng Đá RotterdaM "Serral is the GOAT, and it's not close" Starcraft, SC2, HoTS, WC3, returning to Blizzcon! Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win 5.0.15 Patch Balance Hotfix (2025-10-8)
Tourneys
$5,000+ WardiTV 2025 Championship Sea Duckling Open (Global, Bronze-Diamond) $3,500 WardiTV Korean Royale S4 WardiTV Mondays Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace
Brood War
General
SnOw's ASL S20 Finals Review [BSL21] RO32 Group Stage BGH Auto Balance -> http://bghmmr.eu/ Practice Partners (Official) [ASL20] Ask the mapmakers — Drop your questions
Tourneys
BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION [ASL20] Grand Finals Small VOD Thread 2.0 The Casual Games of the Week Thread
Strategy
Current Meta How to stay on top of macro? PvZ map balance Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Stormgate/Frost Giant Megathread Dawn of War IV Nintendo Switch Thread ZeroSpace Megathread General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Dating: How's your luck? Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
Why we need SC3
Hildegard
Career Paths and Skills for …
TrAiDoS
Reality "theory" prov…
perfectspheres
Our Last Hope in th…
KrillinFromwales
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1446 users

[Patch 3.07: Nerf Everything Not Nami] General Discussion…

Forum Index > LoL General
Post a Reply
Prev 1 279 280 281 282 283 351 Next
Looks like we're back to status quo. Hope more of you lurkers unburrow and talk with us. :3

If you have any issues or comments about the new design, feel free to PM Neo.
canikizu
Profile Joined September 2010
4860 Posts
June 05 2013 20:56 GMT
#5601
I refuse to call Trynd because in my language Trynd sound like a cute word of "penis"
thenexusp
Profile Joined May 2009
United States3721 Posts
June 05 2013 20:58 GMT
#5602
On June 06 2013 04:49 bmn wrote:
Show nested quote +
On June 06 2013 03:24 thenexusp wrote:
On June 06 2013 02:51 101toss wrote:
On June 06 2013 02:47 wei2coolman wrote:
Crits aren't really RNG; look up markov chains.

the crit algorithm is pretty counterintuitive

not sure why it isn't uniformly random (or pseudo-random if you want to get really technical) as opposed to the increased chance after not critting system

Most people don't like actual uniformly random variables; markov chains basically reduce the variance of the result without changing the expected value.

For example, which of the following sequences would you rather prefer happen in a game (say the 6's are critical hits)

[5, 3, 3, 4, 1, 6, 6, 6, 5, 3, 2, 4, 4, 3, 4, 1, 1, 2, 4, 1]
[2, 6, 1, 4, 2, 5, 6, 1, 2, 4, 1, 5, 3, 2, 4, 6, 3, 1, 4, 5]

Most people prefer the second sequence to the first, even though the first sequence is actually the one that's truly random. The first sequence was generated by rolling a 6 sided die 20 times (in python). The second sequence was generated by rolling a 6 sided die, but rerolling the ones that matched either the previous throw or the previous previous throw. In both cases the expected number of 6's is the same (20/6), but the first sequence is prone to having long runs with 6's and long runs without 6's, while the 6's in the second sequence are more evenly distributed throughout.



Both of your sequences are exactly equally likely to be the result of rolling a 6-sided die 20 times.
It doesn't make sense to provide a specific sequence of numbers and claim that either one is "truly random".

It absolutely does make sense to say one sequence is more random than another. There exist tests of randomness (http://en.wikipedia.org/wiki/Randomness_tests) and I'd wager that the second sequence would fail some of them (it definitely would if extended to many more samples)

"I flipped this coin 1000 times and it came up heads each time. What is the probability that it comes up heads on my next flip?"
"50%?"
"No, closer to 99.99%. It's almost certain that I'm using a trick double-headed coin"
JonGalt
Profile Joined February 2013
Pootie too good!4331 Posts
June 05 2013 21:00 GMT
#5603
On June 06 2013 05:48 AsmodeusXI wrote:
Show nested quote +
On June 06 2013 05:47 JonGalt wrote:
WTB "Naut", "Cassi", "Trynda", "Vladi", and "Ulti" vs "Nauti", "Cass", "Trynd", "Vlad", and "Ult" poll.

Stupid Blackberry won't let me.


Ask and ye shall receive.

Poll: Which is Better?

"Naut", "Cass", "Trynd", "Vlad", and "Ult" (36)
 
82%

"Nauti", "Cassi", "Trynda", "Vladi", and "Ulti" (8)
 
18%

44 total votes

Your vote: Which is Better?

(Vote): "Nauti", "Cassi", "Trynda", "Vladi", and "Ulti"
(Vote): "Naut", "Cass", "Trynd", "Vlad", and "Ult"



Always got my back Asmo. Respect.
LiquidLegends StaffWho is Jon Galt?
Numy
Profile Blog Joined June 2010
South Africa35471 Posts
June 05 2013 21:01 GMT
#5604
I don't get this discussion. Why does there have to be any consistency.
Scip
Profile Blog Joined April 2010
Czech Republic11293 Posts
June 05 2013 21:02 GMT
#5605
Trynd is unacceptable, it's either Tryn or Trynda, Trynd is a 5 letter syllable which is just hideous. Even Trynda is better than Trynd, but Tryn is preffered.
"It may be pleasurable for some of us to imagine being ravished" - Christopher Hitchens in a debate with feminists RIP 2011 Psalm 2:9 You shall break them with a rod of iron
kainzero
Profile Blog Joined January 2009
United States5211 Posts
June 05 2013 21:02 GMT
#5606
i had a friend who would never use champion names. he would just refer to them through description.

what a cool guy
JonGalt
Profile Joined February 2013
Pootie too good!4331 Posts
June 05 2013 21:05 GMT
#5607
On June 06 2013 06:01 Numy wrote:
I don't get this discussion. Why does there have to be any consistency.


You don't have to "get" the discussion. It's TL LoL.

#VoteOrDie
LiquidLegends StaffWho is Jon Galt?
RouaF
Profile Joined October 2010
France4120 Posts
June 05 2013 21:05 GMT
#5608
dog, cow, fish, wolf, robot... way cooler
Mensol
Profile Joined September 2012
14536 Posts
June 05 2013 21:09 GMT
#5609
i think i have RP addiction. i want to purchase more and more.

i have to something about it cuz im running out of money -_-
If you don't know what the fuck you are doing, how are your enemies supposed to know what the fuck you are doing. - imaqtpie on NA teams at Worlds.
Sufficiency
Profile Blog Joined October 2010
Canada23833 Posts
June 05 2013 21:11 GMT
#5610
On June 06 2013 06:05 RouaF wrote:
dog, cow, fish, wolf, robot... way cooler


Someone give this guy a PhD in linguistics nao
https://twitter.com/SufficientStats
Zooper31
Profile Joined May 2009
United States5711 Posts
June 05 2013 21:14 GMT
#5611
On June 06 2013 06:05 RouaF wrote:
dog, cow, fish, wolf, robot... way cooler


Where dah snake?
Asato ma sad gamaya, tamaso ma jyotir gamaya, mrtyor mamrtam gamaya
AsmodeusXI
Profile Blog Joined July 2007
United States15536 Posts
June 05 2013 21:14 GMT
#5612
On June 06 2013 06:01 Numy wrote:
I don't get this discussion. Why does there have to be any consistency.


Good point.

Poll: Which is REALLY Better?

"Jolteon", "Vaporeon", "Flareon", "Espeon", and "Umbreon" (22)
 
50%

"Plumber", "Snake Lady", "Cloud Strife", "Edward Cullen", and "R" (9)
 
20%

Your naming skills are inferior. (6)
 
14%

"Leonardo", "Donatello", "Raphael", "Michelangelo", and "Splinter" (3)
 
7%

"Earth", "Fire", "Wind", "Water", and "Heart" (2)
 
5%

"Nauti", "Cassi", "Trynda", "Vladi", and "Ulti" (1)
 
2%

"Naut", "Cass", "Trynd", "Vlad", and "Ult" (1)
 
2%

44 total votes

Your vote: Which is REALLY Better?

(Vote): "Nauti", "Cassi", "Trynda", "Vladi", and "Ulti"
(Vote): "Naut", "Cass", "Trynd", "Vlad", and "Ult"
(Vote): "Plumber", "Snake Lady", "Cloud Strife", "Edward Cullen", and "R"
(Vote): "Jolteon", "Vaporeon", "Flareon", "Espeon", and "Umbreon"
(Vote): "Earth", "Fire", "Wind", "Water", and "Heart"
(Vote): "Leonardo", "Donatello", "Raphael", "Michelangelo", and "Splinter"
(Vote): Your naming skills are inferior.



Much more reasonable.
WriterTL > RL. BNet: Asmodeus#1187 - LoL: DJForeclosure - Steam: asmodeusxi | www.n3rddimension.com
thenexusp
Profile Joined May 2009
United States3721 Posts
June 05 2013 21:16 GMT
#5613
Pokemon naming or GTFO.
Nos-
Profile Blog Joined February 2011
Canada12016 Posts
June 05 2013 21:17 GMT
#5614
Do you make Captain Planet if you all move to the same spot or something
Bronze player stuck in platinum
canikizu
Profile Joined September 2010
4860 Posts
Last Edited: 2013-06-05 21:20:27
June 05 2013 21:20 GMT
#5615
My friend calls TF the gangnam dude and Syndra the hoot girl.
ComaDose
Profile Blog Joined December 2009
Canada10357 Posts
June 05 2013 21:20 GMT
#5616
WTB ninja turtle skin theme pack
BW pros training sc2 is like kiss making a dub step album.
Alaric
Profile Joined November 2009
France45622 Posts
Last Edited: 2013-06-05 21:45:01
June 05 2013 21:43 GMT
#5617
On June 06 2013 06:01 Numy wrote:
I don't get this discussion. Why does there have to be any consistency.

THIS
IS
TL GD~

Also a friend calls champs by nicknames too. Been wanting to buy "Lady Oscar" for awhile now but he doesn't play often enough to get the IP.
Cant take LMS hipsters serious.
bmn
Profile Joined August 2010
886 Posts
June 05 2013 21:45 GMT
#5618
On June 06 2013 05:58 thenexusp wrote:
Show nested quote +
On June 06 2013 04:49 bmn wrote:
On June 06 2013 03:24 thenexusp wrote:
On June 06 2013 02:51 101toss wrote:
On June 06 2013 02:47 wei2coolman wrote:
Crits aren't really RNG; look up markov chains.

the crit algorithm is pretty counterintuitive

not sure why it isn't uniformly random (or pseudo-random if you want to get really technical) as opposed to the increased chance after not critting system

Most people don't like actual uniformly random variables; markov chains basically reduce the variance of the result without changing the expected value.

For example, which of the following sequences would you rather prefer happen in a game (say the 6's are critical hits)

[5, 3, 3, 4, 1, 6, 6, 6, 5, 3, 2, 4, 4, 3, 4, 1, 1, 2, 4, 1]
[2, 6, 1, 4, 2, 5, 6, 1, 2, 4, 1, 5, 3, 2, 4, 6, 3, 1, 4, 5]

Most people prefer the second sequence to the first, even though the first sequence is actually the one that's truly random. The first sequence was generated by rolling a 6 sided die 20 times (in python). The second sequence was generated by rolling a 6 sided die, but rerolling the ones that matched either the previous throw or the previous previous throw. In both cases the expected number of 6's is the same (20/6), but the first sequence is prone to having long runs with 6's and long runs without 6's, while the 6's in the second sequence are more evenly distributed throughout.



Both of your sequences are exactly equally likely to be the result of rolling a 6-sided die 20 times.
It doesn't make sense to provide a specific sequence of numbers and claim that either one is "truly random".

It absolutely does make sense to say one sequence is more random than another. There exist tests of randomness (http://en.wikipedia.org/wiki/Randomness_tests) and I'd wager that the second sequence would fail some of them (it definitely would if extended to many more samples)

"I flipped this coin 1000 times and it came up heads each time. What is the probability that it comes up heads on my next flip?"
"50%?"
"No, closer to 99.99%. It's almost certain that I'm using a trick double-headed coin"


I'm confused what you mean by "truly random".

A coin flip that has a 99% chance of yielding head and 1% chance of yielding tail is still "truly random". Uniform distributions maximize entropy, but that doesn't make non-uniform distributions "not random".

If you have a 1% chance of critical strike on every hit that's just as much a "truly random" event as when you have 50% or 99% critical strike chance. 0% and 100% are degenerate cases, sure.


If we use your algorithm and assume that a 6 means 'critical strike' I can now easily exploit the behavior to achieve far more critical strikes (as a fraction of attacks) than I previously could: always 'waste' the two hits after a critical strike on a minion, and all other attacks have a 1/4 chance of being a critical strike.
It'll just encourage people to time attacks the way they do with caitlyn to maximize harass; some champs are a lot more amenable to that as others. (It's easier if you're ranged and can disengage at will, it's harder if you have to go for a hard engage and exchange attacks in bursts.)
But as Seuss pointed out that's a property of your algorithm, and the sequence itself is far too short to yield useful analysis like that.
Alaric
Profile Joined November 2009
France45622 Posts
June 05 2013 21:46 GMT
#5619
On June 06 2013 06:45 bmn wrote:
Show nested quote +
On June 06 2013 05:58 thenexusp wrote:
On June 06 2013 04:49 bmn wrote:
On June 06 2013 03:24 thenexusp wrote:
On June 06 2013 02:51 101toss wrote:
On June 06 2013 02:47 wei2coolman wrote:
Crits aren't really RNG; look up markov chains.

the crit algorithm is pretty counterintuitive

not sure why it isn't uniformly random (or pseudo-random if you want to get really technical) as opposed to the increased chance after not critting system

Most people don't like actual uniformly random variables; markov chains basically reduce the variance of the result without changing the expected value.

For example, which of the following sequences would you rather prefer happen in a game (say the 6's are critical hits)

[5, 3, 3, 4, 1, 6, 6, 6, 5, 3, 2, 4, 4, 3, 4, 1, 1, 2, 4, 1]
[2, 6, 1, 4, 2, 5, 6, 1, 2, 4, 1, 5, 3, 2, 4, 6, 3, 1, 4, 5]

Most people prefer the second sequence to the first, even though the first sequence is actually the one that's truly random. The first sequence was generated by rolling a 6 sided die 20 times (in python). The second sequence was generated by rolling a 6 sided die, but rerolling the ones that matched either the previous throw or the previous previous throw. In both cases the expected number of 6's is the same (20/6), but the first sequence is prone to having long runs with 6's and long runs without 6's, while the 6's in the second sequence are more evenly distributed throughout.



Both of your sequences are exactly equally likely to be the result of rolling a 6-sided die 20 times.
It doesn't make sense to provide a specific sequence of numbers and claim that either one is "truly random".

It absolutely does make sense to say one sequence is more random than another. There exist tests of randomness (http://en.wikipedia.org/wiki/Randomness_tests) and I'd wager that the second sequence would fail some of them (it definitely would if extended to many more samples)

"I flipped this coin 1000 times and it came up heads each time. What is the probability that it comes up heads on my next flip?"
"50%?"
"No, closer to 99.99%. It's almost certain that I'm using a trick double-headed coin"


I'm confused what you mean by "truly random".

I don't know about nexusp, but for most of us it means the daily lot here in TL LoL GD.
Cant take LMS hipsters serious.
Gahlo
Profile Joined February 2010
United States35160 Posts
June 05 2013 21:57 GMT
#5620
On June 06 2013 06:46 Alaric wrote:
Show nested quote +
On June 06 2013 06:45 bmn wrote:
On June 06 2013 05:58 thenexusp wrote:
On June 06 2013 04:49 bmn wrote:
On June 06 2013 03:24 thenexusp wrote:
On June 06 2013 02:51 101toss wrote:
On June 06 2013 02:47 wei2coolman wrote:
Crits aren't really RNG; look up markov chains.

the crit algorithm is pretty counterintuitive

not sure why it isn't uniformly random (or pseudo-random if you want to get really technical) as opposed to the increased chance after not critting system

Most people don't like actual uniformly random variables; markov chains basically reduce the variance of the result without changing the expected value.

For example, which of the following sequences would you rather prefer happen in a game (say the 6's are critical hits)

[5, 3, 3, 4, 1, 6, 6, 6, 5, 3, 2, 4, 4, 3, 4, 1, 1, 2, 4, 1]
[2, 6, 1, 4, 2, 5, 6, 1, 2, 4, 1, 5, 3, 2, 4, 6, 3, 1, 4, 5]

Most people prefer the second sequence to the first, even though the first sequence is actually the one that's truly random. The first sequence was generated by rolling a 6 sided die 20 times (in python). The second sequence was generated by rolling a 6 sided die, but rerolling the ones that matched either the previous throw or the previous previous throw. In both cases the expected number of 6's is the same (20/6), but the first sequence is prone to having long runs with 6's and long runs without 6's, while the 6's in the second sequence are more evenly distributed throughout.



Both of your sequences are exactly equally likely to be the result of rolling a 6-sided die 20 times.
It doesn't make sense to provide a specific sequence of numbers and claim that either one is "truly random".

It absolutely does make sense to say one sequence is more random than another. There exist tests of randomness (http://en.wikipedia.org/wiki/Randomness_tests) and I'd wager that the second sequence would fail some of them (it definitely would if extended to many more samples)

"I flipped this coin 1000 times and it came up heads each time. What is the probability that it comes up heads on my next flip?"
"50%?"
"No, closer to 99.99%. It's almost certain that I'm using a trick double-headed coin"


I'm confused what you mean by "truly random".

I don't know about nexusp, but for most of us it means the daily lot here in TL LoL GD.

I don't know, Neo is kinda Markov chainy. Makes us break our valued discussions on a true and proper game. Patches come out every other year or so, often time with 100+ champi- excuse me, I mean characters.
Prev 1 279 280 281 282 283 351 Next
Please log in or register to reply.
Live Events Refresh
OSC
23:00
OSC Elite Rising Star #17
CranKy Ducklings122
Liquipedia
LAN Event
18:00
Merivale 8: Swiss Groups Day 2
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RuFF_SC2 107
Nathanias 89
CosmosSc2 70
Vindicta 17
StarCraft: Brood War
Britney 5649
Sea 1431
Artosis 704
Shuttle 590
NaDa 66
Dota 2
monkeys_forever229
NeuroSwarm29
LuMiX0
Super Smash Bros
hungrybox1181
AZ_Axe76
Mew2King50
Other Games
tarik_tv5424
Day[9].tv504
shahzam497
JimRising 475
WinterStarcraft263
C9.Mang0238
Maynarde131
ViBE65
fpsfer 0
Organizations
Other Games
gamesdonequick805
BasetradeTV147
Counter-Strike
PGL137
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• Hupsaiya 66
• davetesta14
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• Azhi_Dahaki11
• HerbMon 1
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• Scarra804
• Day9tv504
Upcoming Events
The PondCast
7h 49m
LAN Event
12h 49m
OSC
19h 49m
Replay Cast
20h 49m
OSC
1d 9h
LAN Event
1d 12h
Korean StarCraft League
2 days
CranKy Ducklings
2 days
WardiTV Korean Royale
2 days
LAN Event
2 days
[ Show More ]
IPSL
2 days
dxtr13 vs OldBoy
Napoleon vs Doodle
BSL 21
2 days
Gosudark vs Kyrie
Gypsy vs Sterling
UltrA vs Radley
Dandy vs Ptak
Replay Cast
2 days
Sparkling Tuna Cup
3 days
WardiTV Korean Royale
3 days
LAN Event
3 days
IPSL
3 days
JDConan vs WIZARD
WolFix vs Cross
BSL 21
3 days
spx vs rasowy
HBO vs KameZerg
Cross vs Razz
dxtr13 vs ZZZero
Replay Cast
4 days
Wardi Open
4 days
WardiTV Korean Royale
5 days
Replay Cast
6 days
Kung Fu Cup
6 days
Classic vs Solar
herO vs Cure
Reynor vs GuMiho
ByuN vs ShoWTimE
Tenacious Turtle Tussle
6 days
Liquipedia Results

Completed

BSL 21 Points
SC4ALL: StarCraft II
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025

Upcoming

BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
META Madness #9
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.