Recently Published
Interpreting Multiple Regression: t-tests, Model Fit, and What the Results Mean
This document develops a deeper understanding of how to interpret multiple regression models.
It focuses on:
- testing individual predictors using t-tests
- interpreting coefficients in the presence of other variables
- understanding why variables may appear important on their own but not in a multiple model
- comparing overall model fit using R^2 and adjusted R^2
- drawing meaningful conclusions from regression output
The aim is to move from simply reading regression tables to understanding what the results imply about relationships in real data.
Interpreting Multiple Regression Models: t-tests, Model Fit, and Limitations
This document focuses on interpreting the results of multiple regression models.
It covers:
- hypothesis testing for individual coefficients using t-tests
- interpreting p-values in a multivariate setting
- understanding the difference between R^2 and adjusted R^2
- why predictors may lose significance in multiple regression
- how to connect statistical results to meaningful conclusions
The goal is to develop a clear understanding of what regression results do, and do not, tell us about relationships in data.
Frechet Distribution Derivation of Expected Value and Variance
Derivation / proof of the Frechet Distributions Expected Value and Variance
NOAA Storm Database Analysis: Health and Economic Impact of Severe Weather
Analysis of NOAA storm data to identify weather events most harmful to population health and economic consequences
Weibull Distribution Expected Value, Variance and MGF Derivations
Derivations of the Weibull Distribution Expected Value, Variance, and Moment Generating Functions.
Pareto Distribution Expected Value and Variance Derivations
Derivations of the Pareto Distribution's Expected Value and Variance
Clustering European Countries by Their Level of Development Using Different Algorithms: K-Means, PAM and Hierarchical
The primary goal of this study is to identify similarities among European countries in terms of their level of development. Two key variables are used for this purpose. The first, GDP per capita, reflects a country’s economic and financial prosperity. The second, the Human Development Index (HDI), captures the quality of human capital, including factors such as life expectancy and years of education. Together, these variables provide a comprehensive view of a country’s development level. To explore patterns in the data, multiple clustering algorithms will be applied: k-means, PAM (Partitioning Around Medoids) and hierarchical clustering (both agglomerative and divisive approaches). Using different methods will help verify the robustness of the results and uncover meaningful groupings among European countries.
Logistic Distribution Derivations for Expected Value, Variance, and MGF
Derivations / proof for the Logistic Distribution's Expected Value, Variance, and Moment Generating Functions
Laplace Distribution Expected Value, Variance, and MGF Derivations
Derivations proving the Expected Value, Variance, and Moment Generating Functions of the Laplace Distribution