Post
Topic
Board Gambling
Re: How high is the probability of accusations vs. casinos in BitcoinTalk are true?
by
MFreM
on 27/07/2024, 05:40:24 UTC
There was a post in earlier in this topic by tranthidung who counted the scam accusations, applied a little math magic on it to show the overall 40-60% of the scam accusation complaints are valid when you have big enough sample. While this number is far from 100%, it definitely shows that it is not true that the most or even the majority of accusations are false or invalid. It is about 50-50.

Here it is:
As I promised yesterday.

Total accusations and cases for invalid, in-progress, inactive, active, unresolved, resolved.

Definitions for them, please get there
[LIST] Scam Accusation Cases Against Betting Platform on The Forum.

Code:
    +-------------------------------------------------------------------------------------------------------------------------+
     |      brand_name   accusation_t   invalid_t   valid_t   inprogress_t   inactive_t   active_t   unresolved_t   resolved_t |
     |-------------------------------------------------------------------------------------------------------------------------|
  1. |           Stake             74          42        32              0            8         15              2            7 |
  2. |     Rollbit_com             68          24        44              5            8          6              0           25 |
  3. |          BCGAME             54          18        36             10           12          0              0           14 |
  4. |     Sportsbetio             34          12        22              0           12          0              0           10 |
  5. |     Fortunejack             21          12         9              5            0          0              0            4 |
     |-------------------------------------------------------------------------------------------------------------------------|
  6. |        Duelbits             17          12         5              0            0          0              0            5 |
  7. |     Sportbetone             16           0        16              5            4          6              0            1 |
  8. |         Bitstar             16           6        10             10            0          0              0            0 |
  9. |        CloudBet             13          12         1              0            0          0              0            1 |
 10. |        bustabit             12          12         0              0            0          0              0            0 |
     |-------------------------------------------------------------------------------------------------------------------------|
 11. |       BetcoinAG             11           0        11              0            0          0              0           11 |
 12. |       TrustDice             10           0        10              5            0          3              0            2 |
 13. |            Vave              8           0         8              5            0          3              0            0 |
 14. |        DexSport              8           0         8              5            0          3              0            0 |
 15. |        Chips_gg              8           6         2              0            0          0              2            0 |
     |-------------------------------------------------------------------------------------------------------------------------|
 16. |         Wolfbet              8           6         2              0            0          0              0            2 |
 17. |       CoinsGame              7           0         7              0            0          3              4            0 |
 18. |         Shuffle              7           6         1              0            0          0              0            1 |
 19. |   MaverickGames              7           6         1              0            0          0              0            1 |
 20. |       WinTomato              7           6         1              0            0          0              0            1 |
     |-------------------------------------------------------------------------------------------------------------------------|
 21. |            Ole7              6           0         6              0            0          0              6            0 |
 22. |       Betcrypto              6           0         6              5            0          0              0            1 |
 23. |   Blackjack_fun              6           6         0              0            0          0              0            0 |
 24. |          Gamdom              6           6         0              0            0          0              0            0 |
 25. |         Sherbet              5           0         5              5            0          0              0            0 |
     |-------------------------------------------------------------------------------------------------------------------------|
 26. |            Joya              5           0         5              5            0          0              0            0 |
 27. |     DuckDice_io              5           0         5              0            0          0              0            5 |
 28. |        fairspin              4           0         4              0            4          0              0            0 |
 29. |        Coinplay              4           0         4              0            0          0              4            0 |
 30. |       500casino              4           0         4              0            0          0              0            4 |
     |-------------------------------------------------------------------------------------------------------------------------|
 31. | AnonymousCasino              3           0         3              0            0          3              0            0 |
 32. |         BitDice              3           0         3              0            0          3              0            0 |
 33. |            8bet              2           0         2              0            0          0              0            2 |
 34. |          Yasbet              2           0         2              0            0          0              2            0 |
 35. |  PineapplePoker              2           0         2              0            0          0              2            0 |
     |-------------------------------------------------------------------------------------------------------------------------|
 36. |       nftonspin              2           0         2              0            0          0              2            0 |
 37. |        Metaspin              1           0         1              0            0          0              0            1 |
 38. |         Leetbit              1           0         1              0            0          0              0            1 |
 39. |        Coinzino              1           0         1              0            0          0              0            1 |
 40. |       JacksClub              1           0         1              0            0          0              0            1 |
     |-------------------------------------------------------------------------------------------------------------------------|
 41. |     BitCasinoio              1           0         1              0            0          0              0            1 |
 42. |            Wild              1           0         1              0            0          0              0            1 |
 43. |            WinZ              1           0         1              0            0          0              0            1 |
     +-------------------------------------------------------------------------------------------------------------------------+

This part is for percent, as guessed by OP, percent for invalid cases is usually high if we count for brands with considerable sample sizes.

Percent here for resolved cases are calculated by total resolved cases / total accusations. Indeed, it would be more accurate if we do as follows: total resolved cases/ total valid cases, but I skipped it for now.

Edit: I do it as resolved_p2

Code:
     +---------------------------------------------------------------------------------------------------------------------------------------+
     |      brand_name   accusation_t   invalid_p   valid_p   inprogress_p   inactive_p   active_p   unresolved_p   resolved_p   resolved_p2 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
  1. |           Stake             74       56.76     43.24              0        10.81      20.27            2.7         9.46         21.88 |
  2. |     Rollbit_com             68       35.29     64.71           7.35        11.76       8.82              0        36.76         56.82 |
  3. |          BCGAME             54       33.33     66.67          18.52        22.22          0              0        25.93         38.89 |
  4. |     Sportsbetio             34       35.29     64.71              0        35.29          0              0        29.41         45.45 |
  5. |     Fortunejack             21       57.14     42.86          23.81            0          0              0        19.05         44.44 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
  6. |        Duelbits             17       70.59     29.41              0            0          0              0        29.41           100 |
  7. |     Sportbetone             16           0       100          31.25           25       37.5              0         6.25          6.25 |
  8. |         Bitstar             16        37.5      62.5           62.5            0          0              0            0             0 |
  9. |        CloudBet             13       92.31      7.69              0            0          0              0         7.69           100 |
 10. |        bustabit             12         100         0              0            0          0              0            0             0 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 11. |       BetcoinAG             11           0       100              0            0          0              0          100           100 |
 12. |       TrustDice             10           0       100             50            0         30              0           20            20 |
 13. |            Vave              8           0       100           62.5            0       37.5              0            0             0 |
 14. |        DexSport              8           0       100           62.5            0       37.5              0            0             0 |
 15. |        Chips_gg              8          75        25              0            0          0             25            0             0 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 16. |         Wolfbet              8          75        25              0            0          0              0           25           100 |
 17. |       CoinsGame              7           0       100              0            0      42.86          57.14            0             0 |
 18. |         Shuffle              7       85.71     14.29              0            0          0              0        14.29           100 |
 19. |   MaverickGames              7       85.71     14.29              0            0          0              0        14.29           100 |
 20. |       WinTomato              7       85.71     14.29              0            0          0              0        14.29           100 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 21. |            Ole7              6           0       100              0            0          0            100            0             0 |
 22. |       Betcrypto              6           0       100          83.33            0          0              0        16.67         16.67 |
 23. |   Blackjack_fun              6         100         0              0            0          0              0            0             0 |
 24. |          Gamdom              6         100         0              0            0          0              0            0             0 |
 25. |         Sherbet              5           0       100            100            0          0              0            0             0 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 26. |     DuckDice_io              5           0       100              0            0          0              0          100           100 |
 27. |            Joya              5           0       100            100            0          0              0            0             0 |
 28. |        fairspin              4           0       100              0          100          0              0            0             0 |
 29. |        Coinplay              4           0       100              0            0          0            100            0             0 |
 30. |       500casino              4           0       100              0            0          0              0          100           100 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 31. | AnonymousCasino              3           0       100              0            0        100              0            0             0 |
 32. |         BitDice              3           0       100              0            0        100              0            0             0 |
 33. |            8bet              2           0       100              0            0          0              0          100           100 |
 34. |       nftonspin              2           0       100              0            0          0            100            0             0 |
 35. |          Yasbet              2           0       100              0            0          0            100            0             0 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 36. |  PineapplePoker              2           0       100              0            0          0            100            0             0 |
 37. |         Leetbit              1           0       100              0            0          0              0          100           100 |
 38. |        Coinzino              1           0       100              0            0          0              0          100           100 |
 39. |     BitCasinoio              1           0       100              0            0          0              0          100           100 |
 40. |        Metaspin              1           0       100              0            0          0              0          100           100 |
     |---------------------------------------------------------------------------------------------------------------------------------------|
 41. |            Wild              1           0       100              0            0          0              0          100           100 |
 42. |       JacksClub              1           0       100              0            0          0              0          100           100 |
 43. |            WinZ              1           0       100              0            0          0              0          100           100 |
     +---------------------------------------------------------------------------------------------------------------------------------------+


I have some theories on why newbies complain the most and not the regular forum users.

I think the reason are simply the numbers. There are much less active forum user casino players than non-forum user casino players. If we assume that everyone playing in a casino has an equal chance of major problem happening to them, than it will result much more non-forum users having such a negative experience compared to active forum users. And after such an experience, since there is no way to resolve it satisfactorily, they might come, register and complain as that is the only thing they can possibly do. To get attention and also to warn others.

The other reason might be that regs probably read the forum much more thoroughly.  Unlike me, for example, who only lurked around to find new casinos to play at. If a casino had a topic with at least 20 pages of posts, I checked the casino out without actually reading those posts.  If I liked what I saw, I started playing there. I simply assumed that as the post count increased, so did the credibility of the casino. This is not necessarily the case.