Python Statistics - Normal Distribution and Probability Functions

Опубликовано: 01 Октябрь 2024
на канале: Absent Data
4,735
98

Learn the basics of a normal distribution and how to model your data with various functions from the Scipy library. You will learn how to visualize this data using Matplotlib and Seaborn.

You will become familiar with the
--cumulative distribution function
-- survival function
-- kde plots
-- histograms