Answer:
b. CHISQ.TEST
Step-by-step explanation:
Notation and previous concepts
A chi-square test is "used to test if the variance of a population is equal to a specified value. This test can be either a two-sided test or a one-sided test. The two-sided version tests against the alternative that the true variance is either less than or greater than the specified value"
The statistic is given by:

In order to calculate the p value we need to have in count the degrees of freedom , on this case
. And we can calculate the p value would be given by:
But the correct comand is given by:
b. CHISQ.TEST(Actual range, Expected range)
We just need to put in one column the Observed values and in other the expectec values.
Answer:
16.92
Step-by-step explanation:
4 + 12.92 =
16.92
Answer:
b
Step-by-step explanation:
crab crab crab crab crab
The is the answer on my paper:
Answer:
let A (2, 6) be (x1, y1)
B (-5, 2) be (x2, y2)
distance AB =√[(x2 - x1)² + (y2 - y1)²]
√[(-7)²+ (-4)²]
√65