- Java Data Science Cookbook
- Rushdi Shams
- 92字
- 2021-07-09 18:44:29
Chapter 3. Analyzing Data Statistically
In this chapter, we will cover the following recipes:
- Generating descriptive statistics
- Generating summary statistics
- Generating summary statistics from multiple distributions
- Computing frequency distribution
- Counting word frequency in a string
- Counting word frequency in a string using Java 8
- Computing simple regression
- Computing ordinary least squares regression
- Computing generalized least squares regression
- Calculating covariance of two sets of data points
- Calculating Pearson's correlation of two sets of data points
- Conducting a paired t-test
- Conducting a Chi-square test
- Conducting one-way ANOVA test
- Conducting a Kolmogorov-Smirnov test
推薦閱讀
- GitHub Essentials
- 同步:秩序如何從混沌中涌現(xiàn)
- MySQL基礎教程
- Lean Mobile App Development
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- INSTANT Cytoscape Complex Network Analysis How-to
- MySQL 8.x從入門到精通(視頻教學版)
- “互聯(lián)網(wǎng)+”時代立體化計算機組
- Hadoop集群與安全
- 區(qū)塊鏈技術應用與實踐案例
- 菜鳥學SPSS數(shù)據(jù)分析
- 大數(shù)據(jù)技術原理與應用:概念、存儲、處理、分析與應用
- Gideros Mobile Game Development
- Mastering ROS for Robotics Programming(Second Edition)
- 實現(xiàn)領域驅動設計