Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge | Probabilities of Several Events
Probability Theory

Stryg for at vise menuen

book
Challenge

Opgave

Swipe to start coding

Let's imagine one situation that may be real for you. You have a tasty basket with:

  • 5 cookies with a cherry jam,
  • 5 chocolate cookies,
  • 10 chocolate candies,
  • 5 chocolate bars,
  • 15 biscuits,
  • 10 bottles of lemonade.

Calculate the probability that you will randomly pull out an item that includes chocolate, or a cookie.

We can divide our food into influential groups:

  1. The first one: cookies (ones with cherry jam and chocolate ones).
  2. The second one: is chocolate items (chocolate bars, candies, and chocolate cookies).

chocolate

Follow the algorithm:

  1. Calculate the probability of pulling out a cookie.
  2. Calculate the probability of pulling out item that includes chocolate (chocolate sweet).
  3. Calculate the probability of pulling out a chocolate cookie.
  4. Calculate the resulting probability.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 3
Vi beklager, at noget gik galt. Hvad skete der?

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

book
Challenge

Opgave

Swipe to start coding

Let's imagine one situation that may be real for you. You have a tasty basket with:

  • 5 cookies with a cherry jam,
  • 5 chocolate cookies,
  • 10 chocolate candies,
  • 5 chocolate bars,
  • 15 biscuits,
  • 10 bottles of lemonade.

Calculate the probability that you will randomly pull out an item that includes chocolate, or a cookie.

We can divide our food into influential groups:

  1. The first one: cookies (ones with cherry jam and chocolate ones).
  2. The second one: is chocolate items (chocolate bars, candies, and chocolate cookies).

chocolate

Follow the algorithm:

  1. Calculate the probability of pulling out a cookie.
  2. Calculate the probability of pulling out item that includes chocolate (chocolate sweet).
  3. Calculate the probability of pulling out a chocolate cookie.
  4. Calculate the resulting probability.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 3
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt