Skip to content

Mewjaden/bcgame-crash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The following sites have purchased a non-distributable copy of the previous
version of bustabit's source code, exempting them from the requirements of the
AGPL:

以下站点购买了前一个站点的不可分发副本
版本bcgame的源代码,免除他们的要求AGPL:

以下のサイトは、前サイトの配信不可コピーを購入する
bcgameのソースコードは、彼らの要求agpl:
 * bc.game
 
Fraudulent sites are unauthorized to use the bcgame name and brand
and/or are making false representations about their relationship to bcgame:
未经授权使用名称和品牌的欺诈网站及/或就其与bcgame的关系作出虚假陈述:
bcgame名やブランド名を不正に使用する詐欺サイト bcgameとの関係について嘘の陳述をする。
The player finally decides to run at x + x_delta when he sees the curve to x

The odds
0.99 / [1 - (x + x_delta)]

Conditional probability
[1- (x+x_delta)] / [1- x]
=
(1-x-x_delta)/(1-x)
=
1- x_delta/(1- x)

Conditions for EV value
=
Probability * conditional probability
=
0.99/[1- (x+x_delta)] * [1-x_delta/(1-x)]
=

EV value = conditional EV value * the probability that the player sees x
=
0.99 / [1 - (x + x_delta)] * [1 - x_delta/(1 - x)] * (1 - x)
=
0.99/(1-x-x_delta) * (1-x-x_delta)
=
0.99
* bcgame.co
 

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%