Statistics 101 for System Administrators
Formal Metadata
| Title | Statistics 101 for System Administrators |
|
| Title of Series | |
| Part Number | 101 |
| Number of Parts | 119 |
| Author | |
| License | You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor. |
| Identifiers | |
| Publisher | |
| Release Date | |
| Language | |
| Production Place | Berlin |
Content Metadata
| Subject Area | |
| Genre | |
| Abstract | Roberto Polli - Statistics 101 for System Administrators
Python allows every sysadmin to run (and learn) basic statistics on system data, replacing sed, awk, bc and gnuplot with an unique, reusable and interactive framework.
The talk is a case study where python allowed us to highlight some network performance points in minutes using itertools, scipy and matplotlib.
The presentation includes code snippets and a brief plot discussion.
-----
#Statistics 101 for System Administrators
## Agenda
* A latency issue
* Data distribution
* 30 seconds correlation with pearsonr
* Combinating data
* Plotting and the power of color
## An use case
- Network latency issues
- Correlate latency with other events |
|
| Keywords | |