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.
Hi!
A rectangle can sometimes be a rhombus if it has sides of all equal lengths. If a rectangle was a rhombus, it would also be a square. Furthermore, a square is always a rhombus.
Hope this helps! :)
did u ever get the answers
Answer:
5 units
Step-by-step explanation:
According to the given statement Δ XYZ is translated 4 units up and 3 units left to yield ΔX'Y'Z' which means that each point in ΔXYZ is moved 4 units up and moved 3 units left.
To find the distance of each corresponding point we will use the Pythagorean theorem which states that the square of the length of the Pythagorean of a right triangle is equal to the sum of the squares of the length of other legs
The square of the required distance = 4^2+3^2 = 16+9 =25
By taking root of 25 we get:
√25 = 5
Thus, we can conclude that the the distance between any two corresponding points on ΔXYZ and ΔX′Y′Z′ is 5 units.
..
Alright...simple...showing all steps.. ;)
You have the equations...
2x+y=7
and
3x+5y=14
To be able to even solve for any of the variables...multiply the equations by...2...and..3...
2x+y=7----*3--> 6x+3y=21
and
3x+5y=14-----*2--->6x+10y=28
Thus,
6x+3y=21
-
6x+10y=28
=========
-7y=-7
y=1
Now, plug y back into any of the original equations....we'll use 2x+y=7 in this case....
2x+(1)=7
2x+1=7
-1 -1
2x=6
x=3
Thus, the point of intersection for these two equations is (3,1)