Answer:
<h3>- 6b + 21</h3>
Step-by-step explanation:
= > - 3 ( 2b - 7 )
= > - 6b + 21
<h3>Hope it helps you!</h3>
If you would like to know what was his total pay last week, you can calculate this using the following steps:
a base salary ... $400.00
an additional 11% commission on everything Ben sells
11% of $6050.00 = 11% * 6050 = 11/100 * 6050 = $665.5
$400 + $665.5 = $1065.5
Result: His total pay was $1065.5.
Answer:
The first prize is $800.
Explanation:
Third price = $50
The second price = $50(4) = $200
The first prize = 4($200) = $800
Answer:
Bias is the difference between the average prediction of our model and the correct value which we are trying to predict and variance is the variability of model prediction for a given data p[oint or a value which tells us the spread of our data the variance perform very well on training data but has high error rates on test data on the other hand if our model has small training sets then it's going to have smaller variance & & high bias and its contribute more to the overall error than bias. If our model is too simple and has very few parameters then it may have high bias and low variable. As the model go this is conceptually trivial and is much simpler than what people commonly envision when they think of modelling but it helps us to clearly illustrate the difference bewteen bias & variance.