What would be the question????
As with simple linear regression, we desire the residuals to:
- Have constant variance.
- Have a mean close to 0.
<h3>What is a simple linear regression?</h3>
It should be noted that a simple linear regression simply means a model that describes the relationship between a dependent variable and an independent variable.
In this case, as with simple linear regression, we desire the residuals to have constant variance and have a mean close to 0.
Learn more about regression on:
brainly.com/question/25987747
Answer:
See below
Step-by-step explanation:
It is NOT a RIGHT triangle so you <u>cannot use</u> 1/2 b * h
but you can use Heron's Formula
Area = sqrt( s (s-a)(s-b)(s-c) )
s = semi- perimeter = (3+6+7)/2 = 8
Area = sqrt ( 8 ( 8-3)(8-6)(8-7) ) = sqrt ( 80) = 8.9 cm^2
Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer