solution a)
The regression equation is written as:
Where and are the coefficients
Sum both sides of the equation:
........(equation 1)
Multiply equation 1 by to get equation 2
........(equation 2)
From data size we get:
From processed requests we get:
Multiplying and we get:
Substituting these values in equations 1 and 2 we get:
...... equation 1
....... equation 2
Solve the simultanious equations
From equation 1
Substitute in equation 2
Hence
The regression equation is:
answer:
solution b)
intercept, 71.07 is the expected number of processed requests when data size is 0 megabytes. The computer has atleast 71 processes running in any given hour when no data is provided.
Coefficient, -4.02 is the expected change in processed requests given a 1 gigabyte change in data size. Every new gigabyte of data introduced will reduce the number of requests the computer processes in a given hour atleast 4.
solution c)
YES. To calculate the model parameters, let data size be the variable and processed requests the variable. This model may answer the question, how much data to expect for a given frequency of requests per hour
solution d)
NO. Correlation is not a sufficient method of answering the manager's question.
It only shows the direction and degree the data appear to move relative to each other. It has no predictive power to explain the relationship
Comments