PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

6 years ago in Data Analysis By Vishal

Benefits of using regression test

All Answers (3 Answers In All)

By Shraddha Answered 5 years ago

Regression test is the best test that lets you determine the relationship between the independent and the dependent variable. 
Regression test enables you to compare the impact of variables measured on various scales and elimination and 
evaluation of the best set of variables that can be used for building predictive models.

By Shubham Answered 5 years ago

The significant benefit of using regression test are:
1.It indicates the key relationships between independent variable and dependent variable.
2. It indicates the strength of the effect of several independent variables on a dependent variable.

By Reema Answered 5 years ago

Logistic regression test is widely used for the classification problems. 
(a)Logistic regression doesn’t need any linear relationship between independent and dependent variables. 
(b)But It requires huge sample sizes. 
(c)Here the independent variables must not be correlated with each other. 
(d)If the values of the dependent variable are ordinal, then it is known as ordinal 
(e)logistic regression and if the dependent variable is of multi-class then it is called as multinomial Logistic regression.

Your Answer