Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: hypothesis testing

Machine Learning - Data Mining, Preparatory PhaseLeave a comment

Control Variable explained

February 17, 2020July 31, 2020 Tung.M.Phung

In statistics and data mining, we often encounter the word ‘control’, mostly from terms like control variables and control groups. In fact, a control variable has slightly different meanings in different fields Continue reading Control Variable explained

Machine Learning - Data Mining, StatisticsLeave a comment

Unpaired Two-sample T-test (Independent T-test)

January 21, 2020July 31, 2020 Tung.M.Phung

What is an Unpaired 2-sample T-test? Let’s analyze this definition from scratch. Continue reading Unpaired Two-sample T-test (Independent T-test)

Machine Learning - Data Mining, StatisticsLeave a comment

Paired Two-sample T-test (Dependent T-test)

January 18, 2020July 31, 2020 Tung.M.Phung

What is a Paired 2-sample T-test? Let’s analyze this definition from scratch. Continue reading Paired Two-sample T-test (Dependent T-test)

Machine Learning - Data Mining, StatisticsLeave a comment

T-statistic, T-test and the T family

November 12, 2019July 31, 2020 Tung.M.Phung

T-score, t-statistic, t-distribution and t-test belong to the T-family, which is very closely related to the Z-family. Continue reading T-statistic, T-test and the T family

Machine Learning - Data Mining, Statistics2 Comments

Hypothesis Testing

October 18, 2019July 31, 2020 Tung.M.Phung

Hypothesis Testing is the process of verifying if a hypothesis is viable or not, i.e. should we reject a hypothesis in favor of the other. Continue reading Hypothesis Testing