13,257 + 5(13,257) = 79,542
79,542/109 = 729 full boxes with a remainder of 81 toys ..so 730 boxes
Formula for C - 14 dating:
Age = [ ln ( percent/100 ) / ln (1/2 ) ] * 5,730 =
= [ ln ( 0.00921 ) / ln ( 0.5 ) ] * 5.730 =
= [( - 4.68746 ) : ( - 0.6931478 )] * 5,730 =
= 6.7626 * 5,730 = 38,749.56 ≈ 39,000 ( rounded to the nearest thousand )
Answer: The person died about 39,000 years ago.
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:
3
Step-by-step explanation: