Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Solving the Task Using Inclusion-Exclusion Principle | Probability of Complex Events
Probability Theory Basics
セクション 2.  2
single

single

bookChallenge: Solving the Task Using Inclusion-Exclusion Principle

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

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).
  2. The second one: is chocolate items (chocolate bars, candies, and chocolate cookies).

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.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  2
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt