Сhallenge 2
Here we are going to work with the distribution from the previous chapter!
Swipe to start coding
Please calculate the probability that your cat's weight will be unusual!
-
Import
norm
object. -
Calculate the first one
prob_1
that your cat's weight will be less than2
kg with such parameters:- Mean equals
4.2
- Standard deviation equals
1
.
- Mean equals
-
Calculate the second one
prob_2
that the weight of your cat will be more than11
kg with the parameters:- Mean equals
4.2
- Standard deviation equals
1
.
- Mean equals
-
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.
Ratkaisu
Kiitos palautteestasi!
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Tiivistä tämä luku
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 3.7
Сhallenge 2
Pyyhkäise näyttääksesi valikon
Here we are going to work with the distribution from the previous chapter!
Swipe to start coding
Please calculate the probability that your cat's weight will be unusual!
-
Import
norm
object. -
Calculate the first one
prob_1
that your cat's weight will be less than2
kg with such parameters:- Mean equals
4.2
- Standard deviation equals
1
.
- Mean equals
-
Calculate the second one
prob_2
that the weight of your cat will be more than11
kg with the parameters:- Mean equals
4.2
- Standard deviation equals
1
.
- Mean equals
-
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.
Ratkaisu
Kiitos palautteestasi!
Awesome!
Completion rate improved to 3.7single