Skip to main content

Simple Linear Regression

 Simple Linear Regression

 

Simple linear regression is used to find out the best relationship between a single input variable (predictor, independent variable, input feature, input parameter) & output variable (predicted, dependent variable, output feature, output parameter) provided that both variables are continuous in nature. This relationship represents how an input variable is related to the output variable and how it is represented by a straight line.


After looking at scatter plot we can understand:

  1. The direction
  2. The strength
  3. The linearity

The above characteristics are between variable Y and variable X. The above scatter plot shows us that variable Y and variable X possess a strong positive linear relationship. Hence, we can project a straight line which can define the data in the most accurate way possible.

If the relationship between variable X and variable Y is strong and linear, then we conclude that particular independent variable X is the effective input variable to predict dependent variable Y.

To check the collinearity between variable X and variable Y, we have correlation coefficient (r), which will give you numerical value of correlation between two variables. You can have strong, moderate or weak correlation between two variables. Higher the value of “r”, higher the preference given for particular input variable X for predicting output variable Y. Few properties of “r” are listed as follows:

  1. Range of r: -1 to +1
  2. Perfect positive relationship: +1
  3. Perfect negative relationship: -1
  4. No Linear relationship: 0
  5. Strong correlation: r > 0.85 (depends on business scenario)

Command used for calculation “r” in RStudio is:

> cor(X, Y)

where, X: independent variable & Y: dependent variable Now, if the result of the above command is greater than 0.85 then choose simple linear regression.

If r < 0.85 then use transformation of data to increase the value of “r” and then build a simple linear regression model on transformed data.

Steps to Implement Simple Linear Regression:

  1. Analyze data (analyze scatter plot for linearity)
  2. Get sample data for model building
  3. Then design a model that explains the data
  4. And use the same developed model on the whole population to make predictions.

Comments

Popular posts from this blog

785 Enterprise Analytics Jobs In Mumbai, Maharashtra, India (38 New)

Choosing the proper and greatest digital advertising courses in Delhi & NCR is an ideal determination to make for better career and to work in smart method on larger salaries or ensure a better supply of earnings. Boston Institute of Analytics is an international organization that imparts coaching in predictive analytics, machine learning and synthetic intelligence to school college students and dealing professionals by means of classroom coaching carried out by business experts. In this teacher-led, stay training (onsite or distant), contributors will learn how to use SSAS to analyze giant volumes of data in databases and knowledge warehouses. BBA business analytics & knowledge science is India's first specialised Undergraduate program specializing in the data science and enterprise analytics business. Dr Abhijit Dasgupta, Director - Large Information & Visual Analytics, was a source of fixed assist and motivation together with every different faculty member we stu...

Knowledge Science, Enterprise Analytics Programs

Increase your analytics career with highly effective new Microsoft® Excel abilities by taking this Business Analytics with Excel course, which includes Energy BI coaching. Information Science is a area which is consistently evolving and constantly making manner for brand new technologies to be picked up. Many firms and professionals are mastered to stay ahead within the competition. Course Content (Score 4.5): The core course contains Statistics and likelihood, R and Python for Information Science, Hadoop, big information with Apache Spark, machine studying for information science, IBM Watson analytics, enterprise use instances of big information and data science and much more. College students had been enlightened by his profound information and business experience on Digital Advertising. This Big Information provides problem in term of storage and further analysis in rest of in real time. Information science is a combination of statistics, mathematics, computers, algorithms and a...

Reasons Why Your Content Marketing Efforts Are Failing

Social media advertising and marketing comes with its personal stream! It is truly satisfactory that some glitches forever current in each place and it may be uncared for if somebody provides greatest coaching within the digital marketing. Many of my former course students will enthusiastically attest to their effectiveness and are now utilizing them to unlock worthwhile streams of revenue by way of social media and the web. As we speak, I open a blank doc for writing a review for this institute without second thought, energy this evaluate help many upcoming digital entrepreneurs to select wonderful place to review A-Z of digital marketing. Recognizing the significance, many institutions have began to conduct courses to coach youngsters in the artwork of digital advertising. ALL the trainers are superb and so they give the best information of Digital advertising and marketing. And search the most effective digital advertising institute near me one can find us on google. Another op...