Skip to content

Commit 4c34b4e

Browse files
committed
feat: new article
1 parent 6ea5ceb commit 4c34b4e

17 files changed

+207
-28
lines changed

_posts/-_ideas/2030-01-01-Article Title Ideas for Statistical Tests.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,3 @@ tags: []
8080
### 18. **"G-Test vs. Chi-Square Test: Modern Alternatives for Testing Categorical Data"**
8181
- A comparison between the G-test and Chi-square test for categorical data.
8282
- Use cases in genetic studies, market research, and large datasets.
83-
84-
### 19. **"Multivariate Analysis of Variance (MANOVA) vs. ANOVA: When to Analyze Multiple Dependent Variables"**
85-
- Differences between MANOVA and ANOVA.
86-
- Use cases in experimental designs with multiple outcome variables, such as clinical trials.
87-
88-
### 20. **"Wald Test: Hypothesis Testing in Regression Analysis"**
89-
- Overview of the Wald test for hypothesis testing in regression models.
90-
- Applications in logistic regression, Poisson regression, and complex models.

_posts/2021-04-30-big_data_climate_change_mitigation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
author_profile: false
33
categories:
4-
- Climate Change
54
- Data Science
6-
- Environmental Science
75
classes: wide
86
date: '2021-04-30'
97
excerpt: Big data is revolutionizing climate science, enabling more accurate predictions and helping formulate effective mitigation strategies.

_posts/2021-05-10-estimating_uncertainty_neural_networks_using_monte_carlo_dropout.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
author_profile: false
33
categories:
44
- Neural Networks
5-
- Uncertainty Estimation
65
classes: wide
76
date: '2021-05-10'
87
excerpt: This article discusses Monte Carlo dropout and how it is used to estimate uncertainty in multi-class neural network classification, covering methods such as entropy, variance, and predictive probabilities.

_posts/2021-05-12-understanding_heart_rate_variability_through_lens_coefficient_variation_health_monitoring.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
author_profile: false
33
categories:
44
- Health Monitoring
5-
- Cardiovascular Health
65
classes: wide
76
date: '2021-05-12'
87
excerpt: Discover the significance of heart rate variability (HRV) and how the coefficient of variation (CV) provides a more nuanced view of cardiovascular health.

_posts/2021-05-26-kernel_math.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
author_profile: false
33
categories:
4-
- Data Science
5-
- Machine Learning
64
- Statistics
75
classes: wide
86
date: '2021-05-26'

_posts/2021-07-26-regression_tasks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
author_profile: false
33
categories:
44
- Machine Learning
5-
- Data Science
65
classes: wide
76
date: '2021-07-26'
87
excerpt: Regression tasks are at the heart of machine learning. This guide explores methods like Linear Regression, Principal Component Regression, Gaussian Process Regression, and Support Vector Regression, with insights on when to use each.

_posts/2021-09-24-crime_analysis.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
author_profile: false
33
categories:
44
- Data Science
5-
- Crime Analysis
65
classes: wide
76
date: '2021-09-24'
87
excerpt: This article explores the use of K-means clustering in crime analysis, including practical implementation, case studies, and future directions.

_posts/2021-12-24-linear_programming.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
author_profile: false
33
categories:
4-
- Computer Science
54
- Operations Research
65
classes: wide
76
date: '2021-12-24'

_posts/2022-01-02-OLS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
author_profile: false
33
categories:
44
- Statistics
5-
- Econometrics
65
classes: wide
76
date: '2022-01-02'
87
excerpt: A deep dive into the relationship between OLS and Theil-Sen estimators, revealing their connection through weighted averages and robust median-based slopes.

_posts/2022-03-14-levenes_test_vs._bartletts_test_checking_homogeneity_variances.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
author_profile: false
33
categories:
4-
- Statistics
5-
- Data Science
64
- Hypothesis Testing
75
classes: wide
86
date: '2022-03-14'

0 commit comments

Comments
 (0)