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

Pyyhkäise näyttääksesi valikon

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
Tehtävä

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%.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 3. Luku 4
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?

Kysy tekoälyä

expand
ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

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
Tehtävä

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%.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 3. Luku 4
Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt