Chapter 8: Correlation – Questions & Answers

📌 Part A – 1 Mark Questions (Very Short Answer)

  1. What is correlation?
    Correlation means the relationship between two or more variables.
  2. Define positive correlation.
    When one variable increases, the other also increases. Both move in the same direction.
  3. Define negative correlation.
    When one variable increases, the other decreases. They move in opposite directions.
  4. What is simple correlation?
    Simple correlation means relationship between only two variables.
  5. What is multiple correlation?
    Multiple correlation means relationship between one variable and a number of other variables.
  6. What is partial correlation?
    Partial correlation means relationship between two variables, keeping the influence of other variables constant.
  7. What is perfect correlation?
    When change in one variable results in change in another variable at the same rate, it is perfect correlation.
  8. What is imperfect correlation?
    When change in one variable results in change in another variable at different rates, it is imperfect correlation.
  9. What is linear correlation?
    When change in one variable bears a constant ratio to the change in the other variable.
  10. What is non-linear correlation?
    When change in one variable does not bear a constant ratio to the change in the other variable.
  11. Name the most widely used method to measure correlation.
    Karl Pearson's Coefficient of Correlation.
  12. What is the symbol used for Karl Pearson's coefficient?
    The symbol is 'r'.
  13. Between what values does 'r' always lie?
    'r' always lies between +1 and -1.
  14. What does r = +1 indicate?
    Perfect positive correlation.
  15. What does r = -1 indicate?
    Perfect negative correlation.
  16. What does r = 0 indicate?
    No correlation between the variables.
  17. If r is between 0 and +1, what type of correlation is it?
    Imperfect positive correlation.
  18. If r is between 0 and -1, what type of correlation is it?
    Imperfect negative correlation.
  19. Write the formula for Karl Pearson's coefficient of correlation.
    r = Σxy / √(Σx² × Σy²) , where x = (X - X̄) and y = (Y - Ȳ).
  20. Give an example of positive correlation from daily life.
    As the number of hours studied increases, exam marks also increase.
  21. Give an example of negative correlation from daily life.
    As the price of a product increases, its demand decreases.

📌 Part B – 2/4 Marks Questions (Short Answer)

  1. Define correlation. Explain the different types of correlation based on direction.

    Correlation means the relationship between two or more variables. When one variable changes, it causes a change in the other.

    Based on direction, correlation is of two types:

    • Positive correlation: Both variables move in the same direction. If X increases, Y also increases. Example: Height and weight.
    • Negative correlation: Variables move in opposite directions. If X increases, Y decreases. Example: Price and demand.
  2. Distinguish between positive and negative correlation with examples.

    • Positive correlation: Variables move together in the same direction. Example: More rainfall leads to more crop production.
    • Negative correlation: Variables move in opposite directions. Example: More exercise leads to less body weight.
  3. Explain the types of correlation based on the number of variables.

    • Simple correlation: Relationship between only two variables. Example: Study hours and marks.
    • Multiple correlation: Relationship between one variable and several other variables. Example: Crop yield depends on rainfall, fertilizer, and sunlight.
    • Partial correlation: Relationship between two variables, keeping the effect of other variables constant. Example: Studying the relation between price and demand, keeping income constant.
  4. What is perfect and imperfect correlation?

    • Perfect correlation: When the change in one variable results in a proportional change in the other at a constant rate. In perfect correlation, all points lie on a straight line. r = +1 or r = -1.
    • Imperfect correlation: When the change in one variable does not result in a constant rate of change in the other. The points are scattered. r is between +1 and -1, but not exactly +1 or -1.
  5. Explain linear and non-linear correlation.

    • Linear correlation: The ratio of change between the variables is constant. If plotted on a graph, the points fall approximately on a straight line.
    • Non-linear correlation: The ratio of change between the variables is not constant. If plotted, the points fall on a curve, not a straight line.
  6. Interpret the value of 'r' in the following cases: (a) r = -0.8 (b) r = 0 (c) r = +0.3

    • r = -0.8: There is a strong negative correlation between the variables. If X increases, Y will decrease significantly.
    • r = 0: There is no correlation between the variables. They are independent of each other.
    • r = +0.3: There is a weak positive correlation between the variables. If X increases, Y also increases, but the relationship is not very strong.

📌 Part C – 6/8 Marks Questions (Long Answer)

  1. Define correlation. Explain its various types in detail with examples.

    Correlation is a statistical measure that shows the relationship between two or more variables. It tells us whether the variables move together and in what direction.

    The main types of correlation are:

    1. Based on Direction:

    • Positive Correlation: Variables move in the same direction. Example: Income and expenditure. As income rises, expenditure also rises.
    • Negative Correlation: Variables move in opposite directions. Example: The number of absences and exam scores. As absences increase, scores decrease.

    2. Based on the Number of Variables:

    • Simple Correlation: Involves only two variables. Example: Price and supply of a product.
    • Multiple Correlation: Involves one variable and several others. Example: The yield of a crop depends on rain, soil quality, and fertilizer.
    • Partial Correlation: Measures the relationship between two variables while keeping other variables constant. Example: Studying the link between advertising and sales, while keeping the price constant.

    3. Based on the Ratio of Change:

    • Perfect Correlation: The change in the variables is at a constant rate. All points lie on a straight line. r = +1 or r = -1.
    • Imperfect Correlation: The change is not at a constant rate. Points are scattered. r is between -1 and +1.

    4. Based on the Nature of the Relationship:

    • Linear Correlation: The relationship when plotted on a graph forms a straight line.
    • Non-linear (Curvilinear) Correlation: The relationship when plotted forms a curve.
  2. Explain Karl Pearson's Coefficient of Correlation. Calculate it for the following data:

    XY
    1020
    2040
    3060
    4080
    50100

    Karl Pearson's Coefficient (r) is the most common method to measure the degree of linear correlation between two variables. Its value always lies between -1 and +1.

    Formula: r = Σxy / √(Σx² × Σy²), where x = (X - X̄) and y = (Y - Ȳ).

    Step 1: Calculate the means.

    • ΣX = 10+20+30+40+50 = 150. N = 5. X̄ = 150/5 = 30.
    • ΣY = 20+40+60+80+100 = 300. Ȳ = 300/5 = 60.

    Step 2: Calculate deviations and products.

    XYx = X-X̄y = Y-Ȳxy
    1020-20-404001600800
    2040-10-20100400200
    306000000
    40801020100400200
    5010020404001600800
    TotalΣx²=1000Σy²=4000Σxy=2000

    Step 3: Apply the formula.
    r = 2000 / √(1000 × 4000)
    r = 2000 / √(4,000,000)
    r = 2000 / 2000
    r = +1

    Interpretation: There is a perfect positive correlation between X and Y. As X increases, Y increases in the same proportion.

  3. Calculate Karl Pearson's coefficient of correlation for the following paired data:

    XY
    2822
    3732
    4033
    3834
    3530
    3326
    4029
    3231
    3434
    3338

    Step 1: Calculate the means.

    • ΣX = 28+37+40+38+35+33+40+32+34+33 = 350. N = 10. X̄ = 350/10 = 35.
    • ΣY = 22+32+33+34+30+26+29+31+34+38 = 310. Ȳ = 310/10 = 31.

    Step 2: Calculate deviations and products.

    XYx = X-X̄y = Y-Ȳxy
    2822-7-94981+63
    3732+2+141+2
    4033+5+2254+10
    3834+3+399+9
    35300-1010
    3326-2-5425+10
    4029+5-2254-10
    3231-30900
    3434-1+319-3
    3338-2+7449-14
    TotalΣx²=130Σy²=166Σxy=67

    Step 3: Apply the formula.
    r = Σxy / √(Σx² × Σy²)
    r = 67 / √(130 × 166)
    r = 67 / √21580
    r = 67 / 146.9
    r = 0.456

    Interpretation: There is a moderate positive correlation (r = 0.456) between X and Y. This means when X increases, Y also tends to increase, but the relationship is not very strong.

About the author

SIMON PAVARATTY
PSMVHSS Kattoor, Thrissur

Post a Comment