In Linear regression, how do we understand which column in a data set is an Input or Output Variable? Why is Input variable WC and output fat? Please refer to problem below.
Business Problem: Studies have shown that individual with excess FAT in the body have higher risk of Heart Disease.
Computed Tomography, commonly CT Scan is the only technique that allows for the precise and reliable measure of the FAT.
Is there simpler yet reasonably accurate way to predict the FAT area? i.e.,
The Waist Circumference - FAT data is a part of this study wherein the aim is to stud how well
waist circumference(WC) predicts the FAT.
Given: Input variable=Wait circumference-> x
Output variable = FAT-> y
Waist circumference is the Input, based on WC we need to predict how much is the FAT content in the patients
Business Problem: Studies have shown that individual with excess FAT in the body have higher risk of Heart Disease.
Computed Tomography, commonly CT Scan is the only technique that allows for the precise and reliable measure of the FAT.
Is there simpler yet reasonably accurate way to predict the FAT area? i.e.,
The Waist Circumference - FAT data is a part of this study wherein the aim is to stud how well
waist circumference(WC) predicts the FAT.
Given: Input variable=Wait circumference-> x
Output variable = FAT-> y
Waist circumference is the Input, based on WC we need to predict how much is the FAT content in the patients