Thread: Game Mechanics: Feign Death Success Rate
View Single Post
  #10  
Old 09-29-2014, 10:08 PM
Haynar Haynar is offline
Developer

Haynar's Avatar

Join Date: Oct 2009
Location: West of the Mississippi
Posts: 2,955
Default

Quote:
Originally Posted by Kender [You must be logged in to view images. Log in or Register.]
my table was wrong. had 1 too many .65 per line. but if you changed the second fd change to 50% the actual probability to be forgotten changes

1= 0.35 (1-.65)
2= 0.67 (1-.65*.5)

so you have a 67% chance to effect a mem blur if you fd twice
Your first table was correct result wise. The total chance of being remembered would be this, based on number of flops.

1 = 65
2 = 42.3
3 = 27.5
4 = 17.9
5 = 11.6
6 = 7.5
7 = 4.9
8 = 3.2
9 = 2.1

That deviates already at 2 attempts, where they said it would have a 50% chance.

So I went with increasing rate of success, following repeat failures. Overall it works out to be pretty similar.

H
__________________
Haynar <Millennial Snowflake Utopia>
Last edited by Haynar; 09-29-2014 at 10:13 PM..
Reply With Quote