Question
Assertion (A): A very high R2 value (e.g., 0.98) in a
multiple linear regression model always indicates that the model is highly effective for predicting future outcomes and that the chosen independent variables are the true causes of the dependent variable. Reason (R): R2 can be artificially inflated by adding more independent variables to the model, regardless of their actual relevance, or by the presence of data issues like multicollinearity and overfitting. Choose the correct option:Solution
Analysis of the Assertion (A) The assertion is false for two primary reasons:
- Correlation vs. Causation: R2 measures the proportion of variance in the dependent variable explained by the independent variables. It does not prove a causal relationship.
- Predictive Accuracy: A high R2 on training data does not guarantee success with new data. If the model is overfit (too complex for the amount of data), it may have a high R2 but fail miserably when predicting future outcomes.
- Inflated R2: Mathematically, adding any variable to a regression model—even random noise—will either keep the R2 the same or increase it. It will never decrease. This is why "Adjusted R2" is often preferred.
- Multicollinearity: If independent variables are highly correlated with each other, they can produce a high R2 even if the individual predictors are not statistically significant.
The SI unit for measuring electric current is:
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?
Function to copy one memory location to other in C++
Which of the following is an example of a deadlock detection and resolution technique in DBMS?
Which boolean function returns true if and only if all input variables are true?
State true or false
The interface identifier portion of an Ipv6 address is directly derived from MAC address.
State true/false
Trojan works in background and steal data which is sensitive
Which component amplifies or switches electronic signals and is a fundamental building block of modern electronic devices?
Which transmission medium is least susceptible to electromagnetic interference?
What is the basic component of an electronic circuit that restricts the flow of current?