MLR TestingSignificance
MLR TestingSignificance
Subtitle
Content
The value of R-square can also be negative when the model fitted is
worse than the average fitted model.
R-Squared Vs Adjusted R-Squared
› Adjusted R-Squared is an updated version of R-squared which
takes account of the number of independent variables while
calculating R-squared.
› The main problem with R-squared is that the R-Square value always
increases with an increase in independent variables irrespective of
the fact that where the independent variable is contributing to the
model or not.
Hypothesis Testing
Hypothesis testing is done to confirm our observation
about the population using sample data, within the
desired error level. Through hypothesis testing, we can
determine whether we have enough statistical evidence
to conclude if the hypothesis about the population is
true or not.
• Formulate a Hypothesis
• Determine the significance level
• Determine the type of test
• Calculate the Test Statistic values and the p
values
• Make Decision
•
Formulating Hypothesis
› One of the key steps to do this is to formulate the below two hypotheses:
› The null hypothesis represented as H₀ is the initial claim that is based on the
prevailing belief about the population.
The alternate hypothesis represented as H₁ is the challenge to the null
hypothesis. It is the claim which we would like to prove as True
› E.g. A light bulb manufacturer claims that its' energy saving light bulbs
last an average of 60 days. Set up a hypothesis test to check this claim
and comment on what sort of test we need to use.
› So we have
– H0 : The mean lifetime of an energy-saving light bulb is 60 days
– H1 : The mean lifetime of an energy-saving light bulb is not 60 days.