Answer: The numbers are decreasing by 2. So that means that the eighteenth number would be -29.
Explanation:
{5, 3, 1, -1, -3, -5, -7, -9, -11, -13, -15, -17, -19, -21, -23, -25, -27, -29...}
7 is bases number two , I'm not sure it sounds like similar makes more sense , but not sure for 2
Answer:
Step-by-step explanation:
Rotations are easy when its multiples of 90 degrees; 90,180,270,360. Treat them like they’re a complex number like [x+yi]*i=[-y,xi] so rotating by 90 degrees and 180 is i squared [-1]! So [-3,2] rot90 is [-2,-3].
Reflection about the y=x line is change places. [x.y]=[y,x].
So [-2.-3] reflected about the y=x line is [-2.-3]=[-3.-2],
Compile a list of these transform is best practice technique in this area.
X+y=8
multiply the first equation by 3 to get rid of x
3x+3y=24
3x+2y=14
subtract equation 1 from 2
y=10
substitute to find the value of x
x+10=8
x=-2
Answer:
(C) Bonferroni
Explanation:
A Bonferroni test is a type of multiple comparison test used in statistical analysis. It is used when several dependent or independent statistical tests are being performed simultaneously.Bonferroni designed a test or an adjustment to prevent data from incorrectly appearing to be statistically significant.
It is used to counteract the problem of multiple Comparisons.
The Bonferroni correction is appropriate when a single false positive in a set of tests would be a problem. It is mainly useful when there are a fairly small number of multiple comparisons and you're looking for one or two that might be significant.