Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Combine Your Knowledge | Conducting Fascinating Experiments
Probability Theory
course content

Contenuti del Corso

Probability Theory

Probability Theory

1. Learn Basic Rules
2. Probabilities of Several Events
3. Conducting Fascinating Experiments
4. Discrete Distributions
5. Normal Distribution

book
Combine Your Knowledge

It is time to deal with three experiments; they are very similar, so firstly, let's recall some theory.

FunctionExplanation
binom.pmf(k, n, p)Calculate the probability to archive exactly k successes among n trials with the probability of success p
binom.sf(k, n, p)Calculate the probability to archive k or more successes among n trials with the probability of success p
binom.cdf(k, n, p)Calculate the probability to archive k or less successes among n trials with the probability of success p
Compito

Swipe to start coding

Here, it would be best if we coped with several tasks.

  1. Calculate the probability that among 50 unique pictures, exactly 5 have a defect; the probability that a picture has a defect is 25%.
  2. Calculate the probability that at least 9(9 or more) employees are satisfied with their salary if we know that there are 20 workers in the project. The probability for the positive answer is 75% .
  3. Calculate the probability that 6 or fewer thefts this month will be revealed; we know that in the specific city, the amount of thefts is 10. The probability of revealing is 5%.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 4
toggle bottom row

book
Combine Your Knowledge

It is time to deal with three experiments; they are very similar, so firstly, let's recall some theory.

FunctionExplanation
binom.pmf(k, n, p)Calculate the probability to archive exactly k successes among n trials with the probability of success p
binom.sf(k, n, p)Calculate the probability to archive k or more successes among n trials with the probability of success p
binom.cdf(k, n, p)Calculate the probability to archive k or less successes among n trials with the probability of success p
Compito

Swipe to start coding

Here, it would be best if we coped with several tasks.

  1. Calculate the probability that among 50 unique pictures, exactly 5 have a defect; the probability that a picture has a defect is 25%.
  2. Calculate the probability that at least 9(9 or more) employees are satisfied with their salary if we know that there are 20 workers in the project. The probability for the positive answer is 75% .
  3. Calculate the probability that 6 or fewer thefts this month will be revealed; we know that in the specific city, the amount of thefts is 10. The probability of revealing is 5%.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 4
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt