Answer:
Step-by-step explanation:
a)General least square regression line is ,
Where,a=intercept. b= slope
To get line just find values of a and b.
Use Excel to find values.
First enter values of variable "age" that is y in the column A that is A1to A5 and values of variable "height" in the column B, B1 to B5.
Then for value of a use functufuas ,
=INTERCEPT(A1:A5,B1:B5)
Then hit enter ,therefore a=20.4595
For b use function as. =SLOPE(A1:A5,B1:B5)
Then hit enter.therefore b=0.3738
Therefore equation of least square regression line is
Y=20.4595+(0.3738*x)
b) to predict height at age 21 years or 252 month just put value of x=252 in the above equation.
Y=20.4595+(0.3738+252)
Y=20.4595+94.1976
Y=114.6571
Conclusion: height will be 114.6571 inches when age change by 1 unit.
Answer: y = 1/2x + 3
Step-by-step explanation:
Use the equation y=mx +b
Find the slope (m) of the line by finding the difference in y over the difference in x. Or "rise over run".
The y-intercept (b) is 3 (when x is zero, it is y).
Answer:
0.216
Step-by-step explanation:
Given that a certain new type of business succeeds 60% of the time.
3 such businesses are tested for success.
Since these three businesses open (where they do not compete with each other, so it is reasonable to believe that their relative successes would be independent). we can say X no of successful businesses is Binomial
with p = 0.6 and n =3
Required probability
=The probability that all 3 businesses succeed is:
= 
Answer:
y=2x+1
Step-by-step explanation:
First you have to find the slope:
5-1/2 so 4/2 or 2
Then you write it in point-slope: (I used the point (0,1))
y-1=2x
Simplify than:
y=2x+1