The union of the sets are the values that appear in both sets when plotted in a Venn diagram and if I'm not mistaking, I think the right answer is (B)
Answer:
sec theta = (sqrt24/5) cos theta = -2/5 tan theta = (-[sqrt 21]/2) sec theta = 5/2 csc theta = (5sqrt21)/21 cot theta = (-2sqrt21)/21
Step-by-step explanation:
During the problem, secx = -5/2, we can assume that as cos = -2/5. -2 = x. 5 = r. find for Y with: x^2+y^2=r^2. After that, plug in for the variables and you get all the answers. Rationalize the square roots, don't forget.
ANSWER: 77
Explanation: Making 88 in 8 minutes means that the machine is making 11 per minute thus being said if the machine worked for 7 minutes it would make 77 pens.
88/8=11
11*7=77
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.