Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Сhallenge 2 | Normal Distribution
Probability Theory
course content

Kursusindhold

Probability Theory

Probability Theory

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

book
Сhallenge 2

Here we are going to work with the distribution from the previous chapter!

Opgave

Swipe to start coding

Please calculate the probability that your cat's weight will be unusual!

  1. Import norm object.

  2. Calculate the first one prob_1 that your cat's weight will be less than 2 kg with such parameters:

    • Mean equals 4.2
    • Standard deviation equals 1.
  3. Calculate the second one prob_2 that the weight of your cat will be more than 11 kg with the parameters:

    • Mean equals 4.2
    • Standard deviation equals 1.
  4. Calculate the probability that the weight of your cat will be more than 11 or less than 2 kg.

Compare it to the graph and the values of confidence intervals.

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 5. Kapitel 3
toggle bottom row

book
Сhallenge 2

Here we are going to work with the distribution from the previous chapter!

Opgave

Swipe to start coding

Please calculate the probability that your cat's weight will be unusual!

  1. Import norm object.

  2. Calculate the first one prob_1 that your cat's weight will be less than 2 kg with such parameters:

    • Mean equals 4.2
    • Standard deviation equals 1.
  3. Calculate the second one prob_2 that the weight of your cat will be more than 11 kg with the parameters:

    • Mean equals 4.2
    • Standard deviation equals 1.
  4. Calculate the probability that the weight of your cat will be more than 11 or less than 2 kg.

Compare it to the graph and the values of confidence intervals.

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