Data Analysis Midterm Exam
Data Analysis Midterm Exam
Reliability analysis:
Reliability analysis is a statistical process used to evaluate the consistency and stability of a
measurement tool or instrument. It determines how well a test, survey, or other measurement
method produces consistent results.
Reliability is important in data analysis because it directly affects the validity of the conclusions
drawn from the data. If a measurement tool is unreliable, the data collected may be not
consistent, leading to incorrect interpretations. For example, in psychological research, if a
questionnaire intended to measure anxiety levels is unreliable, the results might vary depending
on external factors, making it difficult to determine whether changes in anxiety are due to the
intervention being tested or simply due to measurement errors.
Regression Analysis:
Regression analysis in SPSS is used to predict the relationship between independent variable and
dependent variable, It is also known as predictive analysis. It tells us the impact of IV on DV and
also how change of 1 unit in IV brings change in DV.
Types of regression:
REGRESSION
LINEAR HIERARCHAL
REGRESSION REGRESSION
SIMPLE MULTIPLE
LINEAR LINEAR
REGRESSION REGRESSION
ASSUMPTIONS:
Linear Relationship: There must be a linear relationship between the IV and DV.
Without this, the regression model won't accurately reflect the data.
Normality: The residuals (differences between observed and predicted values) should
follow a normal distribution, as regression is a parametric test. Non-normality can lead to
unreliable results.
Absence of Outliers: Outliers can affect the results, making the model less accurate.
Identifying and addressing them is important to avoid misleading conclusions.
Homoscedasticity: The variance of residuals should be consistent across all levels of the
IV. If not, it can affect the regression estimates.