Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge | Discrete Distributions
Probability Theory

Swipe to show menu

book
Challenge

Task

Swipe to start coding

Let's assume that we want to conduct an experiment to determine the probability that a person has more than 3 cats, let's consider that we have asked 1000 people (they can answer yes or no). Follow the algorithm:

  1. Import binom object.
  2. Calculate the probability that more than 200 people answered yes to your question among 1000 that were interviewed. The probability of receiving a positive answer is 0.3 or 30%.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 4. ChapterΒ 5
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

close

Awesome!

Completion rate improved to 3.7

book
Challenge

Task

Swipe to start coding

Let's assume that we want to conduct an experiment to determine the probability that a person has more than 3 cats, let's consider that we have asked 1000 people (they can answer yes or no). Follow the algorithm:

  1. Import binom object.
  2. Calculate the probability that more than 200 people answered yes to your question among 1000 that were interviewed. The probability of receiving a positive answer is 0.3 or 30%.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

close

Awesome!

Completion rate improved to 3.7

Swipe to show menu

some-alt