본문 바로가기
Coursera/Mathematics for ML and Data Science

Probability & Statistics for Machine Learning & Data Science (12)

by Fresh Red 2024. 9. 24.
728x90
반응형

▤ 목차

    Describing probability distributions and probability distributions with multiple variables

    Describing Distributions

    728x90

    Skewness and Kurtosis: Moments of a Distribution

    01

    When we multiply the random variable X with the power of an integer n, we call it the nth moment.

    Skewness and Kurtosis - Skewness

    01

    Without calculating, intuitively compare the expected value and the variance of two games. Which of the following statements is true? Select all that apply.

    1. The expected value of game 1 is greater than game 2.
    2. The expected value of game 1 is equal to the expected value of game 2.
    3. The variance of game 2 is greater than game 1
    4. The variance of game 1 is equal to the variance of game 2

    Answer

    더보기

    2, 4

    With the given example, we have equal expected values and standard deviations, but they are different, so we need other methods to compare them.

    So we use the third moment (apply cube to X), which gives us whether the distribution is skewed to a certain direction or not.

    012

    Then we apply standardization to get the skewness.

    Skewness and Kurtosis - Kurtosis

    01234

    Another method is required to compare distributions when the expected value, variance, and skewness are the same between them.

    012

    Kurtosis is the standardized fourth moment.

    Kurtosis tells us how thick the tails (endpoints) of the distribution are.

    Thick tails refer to more extreme values (outliers) and sharper central parts (less data in the center).

    Thin tails refer to less extreme values and smoother central parts (more data in the center).

     

    All the information provided is based on the Probability & Statistics for Machine Learning & Data Science | Coursera from DeepLearning.AI

    728x90
    반응형

    home top bottom
    }