Finding correlation coefficient (Pearson’s product moment coefficient) and z-score normalization of a set of Data in Python
● Problem Statement Suppose that a hospital tested the age and body fat data for 18 randomly selected adults with the following results: Age 23 23 27 27 39 41 47 49 50 %fat 9.5 26.5 7.8 17.8 31.4 25.9 27.4 27.2 31.2 Age 52 54 54 56 57 58 58 60 61 %fat 34.6 …