diff --git a/chapters/part2/categorical/index.html b/chapters/part2/categorical/index.html index 791bf55f..f333dee6 100644 --- a/chapters/part2/categorical/index.html +++ b/chapters/part2/categorical/index.html @@ -16,9 +16,9 @@
Notice that the probabilities must sum to 1.0. This is because (in this version) the weather must be one of the four categories. Since the values are not numeric, this random variable will not have an expectation (values are not numbers) variance nor a PMF expressed as a function, as opposed to a table.
-Note to your future self: A categorical distribution is a simplified version of a multinomial distribution (where the number of outcomes is 1)
\ No newline at end of file +Note to your future self: A categorical distribution is a simplified version of a multinomial distribution (where the number of outcomes is 1)