mistat-code-solutions
mistat-code-solutions copied to clipboard
Code repository for "Modern Statistics: A Computer Based Approach with Python" and "Industrial Statistics: A Computer Based Approach with Python"
**Describe the problem** Code has changed. New zip files are required. Also update the Install_packages notebook.
- Add date of last change to notebook exports - Find way of having a last update date on the github.io pages
**Describe the problem** Deprecation warnings are not identified during tests. See if we can add code to identify warnings to address early on.
Add links like: https://colab.research.google.com/github/gedeck/mistat-code-solutions/blob/main/IndustrialStatistics/notebooks/Chap002.ipynb Example: https://github.com/UVADS/DS1001/blob/master/ddsbook/analytics-lab-III.ipynb Will require adding `pip install` statements at the start
**Describe the problem** The Granger causality test requires clarification why p-values are greater than the significance level. Statsmodels documentation states: > The Null hypothesis for grangercausalitytests is that the time...
Add a page to guide readers on what they can do next (see predictive analytics FAQ for a start) - Github copilot - Chat-GPT2
https://iotespresso.com/how-to-install-graphviz-on-windows/