What is the difference between Regression and Logistic
Regression? Can u explain the Assumptions/Conditions?

Answer Posted / vipin choudhary

Regression Modelling is also called linear modelling as the
input variables and residuals normally distributed.
the formula generally used here is
Y = m1x1+m2x2+m3x3+m4x4+c

Where as the logistic modelling is a non linear modelling
in which input variables and residuals randomly distributed.
The dependent variable has a value of either 1 or 0
the formula we use here is
Y= 1
--------------------
1 + e^-(m1x1+m2x2+m3x3+m4x4)

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name any two sas spawners? : sas-grid-administration

657


How to convert a numeric variable to a character variable?

721


What are the default statistics that proc means produce?

687


what is metadata? : Sas-bi

688


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

1694






Explain by-group processing?

692


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

657


what is the use of proc sql? : Sas programming

686


Name and describe few sas character functions that are used for data cleaning in brief.

753


how can you put a "trace" in your program? : Sas programming

681


how do the in= variables improve the capability of a merge? : Sas programming

1046


what are 5 ways to perform a table lookup in sas? : Sas-administrator

866


What is interleaving in SAS?

768


Mention few capabilities of sas framework.

799


Mention what is PROC in SAS?

718