In mathematics: Arithmetic progression, sequence of numbers such that the difference of any two successive members of the sequence is a constant. Geometric progression, sequence of numbers such that the quotient of any two successive members of the sequence is a constant. so i chose b)Sequences
Answer:
4 2/3 cm
Step-by-step explanation:
When we have area, it is the related to the scale factor by the scale factor squared
Area large/ area of small = 49/9
Take the square root
sqrt(49/9) = 7/3
The scale factor is 7/3 large to small
The small side is 2 cm
large 7 x cm
-------- = ------ = -----------
small 3 2 cm
Using cross products
7*2 = 3x
Divide by 3
14/3 = 3x/3
14/3 = the large side
4 2/3 cm
Answer:
x = 2
Step-by-step explanation:
9^2 or 9(9) = 81
Step-by-step explanation:
To check out how efficient or accurate a model is, we use the akaike information criterion or the Bayesian. If the AIC or BIC are lower, then this model would be better. They are also used to control for model complexity
Akaike information criterion = 2k-2ln where k is the number of parameter. A higher k gives a higher AIC.
In the real world complex models are discouraged and avoided since
1. They cause data to be over fitted and can capture noise and information from this data.
2. They are complex and therefore difficult to interpret
3. They consume a lot of time and computing them has several inefficiencies.
Using these two as measure of performance, we can select optimal choice of independent variable.
With forward/backward regression, we are able to put new variables in the model or remove from it. The best is the one with lowest AIC.