Let me try this again with the actual data set attached.
Most importantly I am not looking for the actual answer but more how to derive the answer. I guess when you say predictor how did you determine this?
To recap, I have 7 columns of stats and the 8th column is 1 if the game was won...
I have a bunch of data for volleyball and I am trying to figure out how correlated certain stats are to winning a game. Here is a small example of the data set.
Pts
Err
Diff
EFF%
Win
21
10
11
.360
1
21
10
11
.350
1
18
11
7
.250
1
14
6
8
.280
1
19
10
9...