Answer: B) 18
Step-by-step explanation:
The degree of freedom for Standard error or df(Residual) is the sample size minus the number of estimated parameters ,.
df= n - p , where n= sample size , p = number of parameters.
According to the given problem , we have
Sample size : n=20
Number of parameters (x and y ): p= 2
Then, the df value for the standard error of estimate will be :
df= n-p =20-2=18
Thus , the df value for the standard error of estimate is 18 .
Hence, the correct answer is B) 18 .
Answer:
I THINK its the last one (8 root 10 to the power of 3x)
Step-by-step explanation:
A square root is the same thing as raising something to the 1/2. So the expression we have is (10^1/2)^3/4x.
Due to exponent rules we can multiply to get
10^3/8x which is the same thing as 10^3x/8
The 8 goes to the root and the 3x becomes the exponent
<span>char max(char number1, char *number2){
if (strcmp(number1, number2) > 0)
return number1;
else
return number2;
}</span>
A method you can use to figure this out is to look it up on the Internet and write in your own words. Also, if there is a paper that showed you what the answer was, you can put the definition in your own words. This is 2 significant strategies to success!!