#I need to make a gambling game with dice and favours the casino and includes probability
12 messages · Page 1 of 1 (latest)
Hey @stable talon, Thanks for sharing your math problem with us. While you wait for a Helper to help you, we want to share some vital information with you.
Please take a moment to read the helpee guidelines. This will make sure that your post follows the helpee rules of our community.
Please don't ping <@&775784618955505685>, <@&1283689826742440016>, <@&819616364188139550>, or <@&624327278137966593> for help because their job is to take care of the server's administrative tasks, not to answer queries directly. However, if you have a problem with how a Helper is acting, you can ping a Helper Moderator.
It's always very useful if you can show us the work you've done so far. This makes it easier for our Helpers to find mistakes and help you get to the right answer.
explain what maths is required? This seems more like coding
@stable talon you must give more context if you need help
Well, roulette fits your requirements
@stable talon
Hello adennnn0732, this is a friendly reminder that your help request has been inactive for more than 24 hours. If you no longer need assistance, please consider closing the thread using the +close command. This thread will be automatically closed in 3 days if it remains inactive.
If it's a coding thing then I am sure it's not that hard u can find many of them in git hub
-clear 3
FUCK
just use the concept of estimation like:-
$5 win if gets the number (make them choose a number from 1-20)
$-0.5 if they loose,
E[x] or estimation = 5x1/20 + (-0.5)x19/20 =(5-9.5)/20 wil be expected reward since the number is smaller then 0 system is winning most of the time and loosing some time, making small loss 1/20 times. you can play around numbers more if you need to
this got deleted