Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: confidence interval

Machine Learning - Data Mining, Regression ModelsLeave a comment

Confidence Intervals for Linear Regression Coefficients

November 9, 2019December 10, 2024 Tung.M.Phung

Not only does Linear regression give us a model for prediction, but it also tells us about how accurate the model is, by the means of Confidence Intervals. Continue reading Confidence Intervals for Linear Regression Coefficients

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

Machine Learning - Data Mining, Regression ModelsLeave a comment

Advantages of Linear Regression

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

Linear regression is frequently used in practice because of these 7 reasons. Continue reading Advantages of Linear Regression