Hey guys,
I am very new to programming and am taking a beginners class in college right now. I have to solve for the mean, linear regression line, and variance. I am given a txt file that has two columns. The first (x-column) is height and the second (y-column) is wingspan. Long story short, I have to write a code that has 4 seperate functions and will take the txt file. I keep getting parse issues saying expected expression. I have no idea what that means and cannot figure out my error. I have attached screenshots of my code. If someone can help me on this, that would be great.
Thanks!
I am very new to programming and am taking a beginners class in college right now. I have to solve for the mean, linear regression line, and variance. I am given a txt file that has two columns. The first (x-column) is height and the second (y-column) is wingspan. Long story short, I have to write a code that has 4 seperate functions and will take the txt file. I keep getting parse issues saying expected expression. I have no idea what that means and cannot figure out my error. I have attached screenshots of my code. If someone can help me on this, that would be great.
Thanks!