Examlex

Solved

Use the Data Given Below to Answer the Following Question(s)

question 47

Multiple Choice

Use the data given below to answer the following question(s) .
Following is an extract from the database of a construction company.The table shows the height of walls in feet and the cost of raising them.The estimated simple linear regression equation is given as Ŷ = b0 + b1X.(Hint: Use Excel functions) .
 Height  (ft)   Cost ($)  46703430781091100679088805760111200\begin{array} { | r | r | } \hline \begin{array} { l } \text { Height } \\\text { (ft) }\end{array} & \text { Cost (\$) } \\\hline 4 & 670 \\\hline 3 & 430 \\\hline 7 & 810 \\\hline 9 & 1100 \\\hline 6 & 790 \\\hline 8 & 880 \\\hline 5 & 760 \\\hline 11 & 1200 \\\hline\end{array}
-For a simple linear regression model, significance of regression is:


Definitions:

True Object-oriented Language

A programming language that inherently supports and enforces the principles of object-oriented programming such as encapsulation, inheritance, and polymorphism.

Object-oriented Structure

A programming paradigm based on the concept of "objects", which contain data in the form of fields and code in the form of procedures or methods.

Standard Input

A method or channel by which data is received by a program, typically from a user or another program.

Standard Output

A fundamental computer concept where data is sent out by a program, typically to the computer's screen.

Related Questions