CONNEXION
  • RetourJeux
    • Tests
    • Soluces
    • Previews
    • Sorties
    • Hit Parade
    • Les + attendus
    • Tous les Jeux
  • RetourActu
    • Culture Geek
    • Astuces
    • Réalité Virtuelle
    • Rétrogaming
    • Toutes les actus
  • RetourHigh-Tech
    • Actus JVTECH
    • Bons plans
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTECH
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch
    • Xbox Series
    • Overwatch 2
    • FUT 23
    • League of Legends
    • Genshin Impact
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • PS4
  • One
  • Switch
  • Wii U
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Etoile Abonnement RSS
Balatro
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum

Sujet : maths quizz

DébutPage précedente
1
Page suivantePage suivante
sprayvanille12 sprayvanille12
MP
Niveau 7
17 mars 2024 à 18:30:00

j'ai pick ça sur reddit

Suppose you have Bloodstone and played a flush of five hearts. The Bloodstone gave the Mult a factor of X.

(a) Answer what distribution X follows.

(b) Calculate the expected value of X.

(c) Suppose scenario 1, you have Bloodstone and a Blueprint to copy it. And scenario 2, you have the Bloodstone along with a Oops! All 6s. Compare the expected value of X in both scenarios.

(Bloodstone: 1 in 3 chance for played cards with Heart suit to give x2 Mult when scored Oops! All 6s: Doubles all listed probabilities)

DJ_nodelock4 DJ_nodelock4
MP
Niveau 39
15 avril 2024 à 22:11:17

EV_calc(5,1/3) = +4.27049 <=> esperance bloodstone
EV_calc(10,1/3) = +17.3311 <=> esperance blueprint+bloodstone
EV_calc(5,2/3) = +12.9871 <=> esperance oop's all 6's + bloodstone
EV_calc(20,1/3)= +324.3554 <=> esperance 3 blueprint empilés + bloodstone


    function EV_calc(n,p) {
        let tab_counters = new Array(20).fill(0);
        for (let k = 0; k < 10000; k++) {
            let active_count = 0;
            for (let i = 0; i < n; i++) {
                if (Math.random() < p) {
                    active_count++;
                }
            }
            tab_counters[active_count]++;    
        }

        let EV = 0;
        for (let z = 0; z < tab_counters.length; z++) {
            EV += (tab_counters[z]/10000) * Math.pow(2, z);
        }
        return EV;
}
DébutPage précedente
1
Page suivantePage suivante
Répondre
Prévisu
?
Victime de harcèlement en ligne : comment réagir ?
Infos 0 connecté(s)

Gestion du forum

Modérateurs : Evilash08, Vortex646, Tomy-Fett, Leirok, ]Faustine[, Latios[JV], Remysangfamy
Contacter les modérateurs - Règles du forum

Sujets à ne pas manquer

  • Aucun sujet à ne pas manquer
Meilleures offres
Achetez vos jeux au meilleur prix :
- Dispo sur PC - 12.59€
La vidéo du moment