Statistic

Statistic

43 bookmarks
Custom sorting
Seasonality, Holiday Effects, And Regressors
Seasonality, Holiday Effects, And Regressors
Prophet is a forecasting procedure implemented in R and Python. It is fast and provides completely automated forecasts that can be tuned by hand by data scientists and analysts.
·facebook.github.io·
Seasonality, Holiday Effects, And Regressors
Time Series Forecasting with Prophet
Time Series Forecasting with Prophet
Time series forecasting is used in multiple business domains, such as pricing, capacity planning, inventory management, etc. Forecasting with techniques such as ARIMA requires the user to correctly determine and validate the model parameters (p,q,d). This is a multistep process that requires the user to interpret the Autocorrelation Function (ACF) and Partial Autocorrelation (PACF) plots correctly. Using the wrong model can easily lead to erroneous results.
·xang1234.github.io·
Time Series Forecasting with Prophet
Regression with Count Data: Poisson and Negative Binomial
Regression with Count Data: Poisson and Negative Binomial
Poisson, quasi-Poisson, and negative binomial regression - when to do them and how you should choose the method. What are overdispersion and underdispersion,...
·youtube.com·
Regression with Count Data: Poisson and Negative Binomial
Interpreting Regression Output
Interpreting Regression Output
Learn how to interpret the output from a regression analysis including p-values, confidence intervals prediction intervals and the RSquare statistic.
·jmp.com·
Interpreting Regression Output
How to read a Regression Table
How to read a Regression Table
by Sharad Vijalapuram How to read a Regression TablePhoto by Isaac Smith on UnsplashWhat is regression?Regression is one of the most important and commonly used data analysis processes. Simply put, it is a statistical method that explains the strength of the relationship between a dependent variable and one or
·freecodecamp.org·
How to read a Regression Table
Statistical Testing of the Net Promoter Score
Statistical Testing of the Net Promoter Score
How to do statistical testing of the Net Promoter Score. An informative article by Displayr's Justin Yap, including practical examples and code.
·displayr.com·
Statistical Testing of the Net Promoter Score
S.4 Chi-Square Tests | STAT ONLINE
S.4 Chi-Square Tests | STAT ONLINE
Enroll today at Penn State World Campus to earn an accredited degree or certificate in Statistics.
·online.stat.psu.edu·
S.4 Chi-Square Tests | STAT ONLINE
9.4 - Comparing Two Proportions | STAT 415
9.4 - Comparing Two Proportions | STAT 415
Enroll today at Penn State World Campus to earn an accredited degree or certificate in Statistics.
·online.stat.psu.edu·
9.4 - Comparing Two Proportions | STAT 415
How to analyze a staged rollout experiment
How to analyze a staged rollout experiment
Recently we argued that confidence intervals are a poor choice for analyzing staged rollout experiments. In this article, we show a better way: a Bayesian approach that gives decision-makers the answers they really need. Check out our interactive Streamlit app first, then the article for the details.
·crosstab.io·
How to analyze a staged rollout experiment
Review: Statistical Rethinking, by Richard McElreath
Review: Statistical Rethinking, by Richard McElreath
This is an absolute gem of a book. McElreath has found an elusive combination: Statistical Rethinking is not only one of the best intro textbooks for both causal and Bayesian modeling, it's also highly readable, even entertaining.
·crosstab.io·
Review: Statistical Rethinking, by Richard McElreath
Applications of survival analysis (that aren't clinical research)
Applications of survival analysis (that aren't clinical research)
Survival analysis has been a standard tool for decades in clinical research, but data scientists in other domains have mostly ignored it. Here are some applications for which you might use survival analysis, to jump-start your creative data science engine.
·crosstab.io·
Applications of survival analysis (that aren't clinical research)
IBM Docs
IBM Docs
IBM Documentation.
·ibm.com·
IBM Docs
The Poisson Regression Model
The Poisson Regression Model
A guide to building the Poisson Regression Model for counts based data sets and a tutorial on Poisson regression using Python
·timeseriesreasoning.com·
The Poisson Regression Model
ANOVA using Python (with examples)
ANOVA using Python (with examples)
One and two-way ANOVA in Python. This article explains ANOVA model, formula, calculation, multiple pairwise comparisons, and results interpretation
·reneshbedre.com·
ANOVA using Python (with examples)