How will you define logistic regression?

devquora
devquora

Posted On: Feb 22, 2018

 

Logistic regression is a statistical method that analyze a dataset, in which there are one or more independent variables and it determine the outcome. It is measured with a dichotomous variable. The objective of logistic regression is to determine the suitable fitting model to describe the relationship between the dichotomous characteristic of interest and a set of independent variables. Logistic regression generates the coefficients of a formula to predict a logistic transformation of the probability of a presence of the characteristic of interest.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Data Analyst Interview Questions

    How can we differentiate between Data Mining and Data Analysis?

    Here are a few considerable differences:Data Mining: Data mining does not require any hypothesis and depends on clean..

    Data Analyst Interview Questions

    How do we conduct a data analysis?

    Data analysis deals with collecting, inspecting, cleaning, transforming and modeling data to glean valuable insights an..

    Data Analyst Interview Questions

    Define data cleansing? What best practices do you follow during data cleansing?

    Data cleaning is a crucial step in the analysis process where data is inspected to find anomalies, reduce repetitive da..