Examining Distributions
By the end of today, you can:
A distribution is the pattern of variation in a variable.


RaceEthnic
White African American Asian Latino
50 11 56 28
Other
12
Index
min Q1 median Q3 max mean sd n missing
45 67 70 76 110 72.50666 10.02764 157 0
Pair prompt (1–2 min):
Population [of Countries]:
min Q1 median Q3 max mean sd n missing
0.29 4.455 10.48 31.225 1304.5 44.14545 145.4893 143 0
Index Distribution
Index Distribution by Gender
min Q1 median Q3 max
45 67 70 76 110

The larger the value; the more equal the bars.
Gini: \(1-\sum_{i=1}^k p_i^2 \quad \in [0, (k-1)/k]\)
Shannon Entropy: \(H=−\sum_{i=1}^k p_i \log(p_i) \quad \in [0, \log(k)]\)
CourseKata Ch. 3.1–3.9