Skip to main content

What is Correlation and Regression? What is the difference between regression and correlation problems?


Correlation=

Correlation analysis shows the relationship between two or more variables and how the change effects each variables but these variables fluctuate together.

Regression=

Regression analysis is used to find the relationship between variables (X, Y,). Like the mean value of one variable and the mean value of another variable and the connection of both. Regression analysis shows causal effect relationship.


Difference=


                     Correlation
                 Regression
Used to measure the strength of relationship of variables.
Used for predicting the variables.
Both variables are supposed to be independent.
One variable is considered as independent and other dependent.
Here, Correlation Co-efficient (r) defines the strength of relationship of variables.
Here, Correlation Co-efficient (b) defines increase or decrease in dependent variable.
(r) is symmetrical related to variables X and Y.
(b) same as X on Y but not same as Y on X.
It explains the existence of relationship of variables (not cause effect relation).
It explains the cause and effect relationship of variables.

Comments

Popular posts from this blog

What are the Crosby’s 14 Steps Work.

The 14 Steps of Crosby are following. 1. Management Commitment= It is necessary to consistently produce quality products and services at the optimum price. This commitment must also be transparent to all employees for the prevention of defects in all the operating departments. 2. Improved Quality= Search for team members who will model quality improvement commitment, every function of an operation must contributes to defect levels, every function must participate in the quality improvement effort . The quality improvement team should be able to effectively commit themselves to improvement of quality. 3. Measuring the Quality= Firstly you have to know exactly where your products and services lie when it comes to conforming to requirements. Thus, the third step on Crosby's list is to measure quality. Determine where there is room for improvement and where potential for improvement exists. 4. Cost of Quality= Explain how the cost of quality figures into the overal...

Discuss national income and Gross domestic product effect on national income.

Discuss national income and Gross domestic product effect on national income. Before we start to explain let’s take a look on closed and open economy In a closed economy, all output is sold domestically, and expenditure is divided into three components: consumption, investment, and government purchases. Y = C + I + G In this equation Y is the total output, C is the total consumption, I is the total investment and G is the total government expenditure. In an open economy, some output is sold domestically and some are exported abroad.                                                                   Y = C + I + G + NX In the above equation each word stands for is following: Consumption (C) Investment (I) Government Purchases (G) Net Exports (NX) Consumption : The spending by households on goods and services, with the exc...

Define Parametric and Non parametric test. When these tests are used? Also define their sub types along with examples

Explanation: Parametric tests = It is the Procedure of hypothesis which explains that the variables of interest are measured on at least an interval scale. It is parameters defining properties of the population distribution from which one's data are drawn, Uses of Parametric Tests 1: uses in skewed and non-normal distributions=Parametric tests can be used with continuous data that are non-normal if you satisfy these sample size guidelines. For example sample t test (each group should be greater than 15) and in ANOVA (if you have 10 -12 groups then each group should be greater than 20). 2: uses for when spread of each group is different= For nonparametric tests data for all groups must have the same spread (dispersion). If your groups have a different spread, the nonparametric tests might not provide valid results. In parametric tests you’re good to go even when the groups have different spreads. 3: uses as a Power=Parametric tests usually have more statistical power tha...