Answer:
i don' think you can
Step-by-step explanation:
Answer:
ano ba gagawin
parang Ang Dali pero ano gagawin dyan
We are given with an 18 student class that is working a project worked by pairs. Each pair works on a project. In this case, there are 9 teams of 2 individuals working on a single project. Hence for a year or school year, there are 9 projects accomplished each time.
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.
8y-4x=2x+12y
x+2y+8y-4x=180
10y-3x=180
x+2y+2x+12y=180
14y+3x=180
24y=360
y=15
8(15)-4x=2x+12(15)
120-4x=2x+180
120=6x+180
-60=6x
x=-10