Question: I need to come up with a computer program with an equation using 3 to 4 variable (my 3 inputs). I have to make a
I need to come up with a computer program with an equation using 3 to 4 variable (my 3 inputs). I have to make a program that asks for the items of information and produces at least one relevant calculation. I have to also include a beginning message and an ending message. For my example I will be using Singular Linear Regression.
The example that I was give is provided below (just for reference):

Hi! Let's calculate a slope. We will need two points (x1, yl) and (x2, y2) Let's prompt you for both, then calculate the slope. Please enter x1: 56.78 Please enter y1: 22.2 Please enter x2: 33.3 Please enter y2: 44.4 The slope is: -0.9454855195911412 Isn't learning fun
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
