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

Desliza para mostrar el menú

book
Сhallenge 2

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

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 5. Capítulo 3
Lamentamos que algo salió mal. ¿Qué pasó?

Pregunte a AI

expand
ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

book
Сhallenge 2

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

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 5. Capítulo 3
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt