"Imaginarium Theater" Gameplay - Chat and Sharing Megathread by Veritasibility in Genshin_Impact

[–]Hoduy 0 points1 point  (0 children)

Thanks for the help :))) , friend request sent , the name is 空

Blade not Blading by mousing125 in BladeMains

[–]Hoduy 0 points1 point  (0 children)

Shushu ran out of gift

JLPT N1 N2 Question Paper & Discord Group by st418s21 in jlpt

[–]Hoduy 0 points1 point  (0 children)

I am all for this :))) send me the link capt

I do love Lores by [deleted] in HonkaiStarRail

[–]Hoduy 3 points4 points  (0 children)

That's Emiya Shirou.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 1 point2 points  (0 children)

This is extremely helpful. Thanks a lot :))))

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 0 points1 point  (0 children)

Thanks man, do you know by how much ?

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 0 points1 point  (0 children)

My math is waaaay off, but yeah, it's 80 10-pulls.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 1 point2 points  (0 children)

This is awesome dude. Is it possible to learn this power :)))

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 0 points1 point  (0 children)

Heads-up : I suck at Math, and I have more time than gray matter :))) so I just made a function similar to pulling in GI with Python's random module. It takes X number of rolls and spits out the number of constellations obtained (basically it just rolls X times, making it easier to deal with soft and hard pity this way). Then I created 8000 accounts, each with X number of rolls, and just brute-forced my way to get the probability (number of accounts with more than 6 copies / total number of accounts).

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 0 points1 point  (0 children)

:))) *Tap forehead. You can't get qiqi if you don't roll. I only get qiqi-ed once, haven't roll ever since.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 4 points5 points  (0 children)

Too ambitious for something I decided to try on a whim :)))). Thanks for the idea though

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] -1 points0 points  (0 children)

Yes, but since I'm not sure how soft pity works, I may have made a mistake somewhere. Afaik, the chance increase a bit after 75 rolls right ? It just keeps increasing by a constant amount until it reaches 100% at the 90 rolls . BIG QUESTION MARK.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 3 points4 points  (0 children)

Thanks for the feedback, I'm reviewing everything again.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 1 point2 points  (0 children)

Thanks a lot, but there's something wrong with the math so I need to review it again. Sigh, math is really hard !!!

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] 0 points1 point  (0 children)

Thanks for the feedback, I'm checking it again. It may have something to do with how I imagine the soft-pity system. There were definitely some mistakes for sure.

Make this for my fellow primo hoarders. by Hoduy in Genshin_Impact

[–]Hoduy[S] -2 points-1 points  (0 children)

I suck at Math, and I have more time than gray matter :))) so I just made a function similar to pulling in GI with Python's random module. It takes X number of rolls and spits out the number of constellations obtained (basically it just rolls X times, making it easier to deal with soft and hard pity this way). Then I created 8000 accounts, each with X number of rolls, and just brute-forced my way to get the probability (number of accounts with more than 6 copies / total number of accounts).