What is the purpose of the Kolmogorov-Smirnov (KS) test in data science?

Data Science with Python Hard

Data Science with Python — Hard

What is the purpose of the Kolmogorov-Smirnov (KS) test in data science?

Key points

  • KS test compares empirical cumulative distribution functions
  • Determines if samples come from the same distribution
  • Useful for testing data distribution assumptions

Ready to go further?

Related questions