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.
Force = mass * acceleration
Mass = force / acceleration
Mass = 55.54 / 9.83
Mass =
<span>
<span>
<span>
5.6500508647 kilograms
</span></span></span>Mass =
<span>
<span>
<span>
5.65 kilograms
</span></span></span>
Answer:
A) Check the first two: 2(x+5) and 2(x) + 2(5)
B) Check the last one: 14y + 2
Experimental probability = 1/5
Theoretical probability = 1/4
note: 1/5 = 0.2 and 1/4 = 0.25
=============================================
How I got those values:
We have 12 hearts out of 60 cards total in our simulation or experiment. So 12/60 = (12*1)/(12*5) = 1/5 is the experimental probability. In the simulation, 1 in 5 cards were a heart.
Theoretically it should be 1 in 4, or 1/4, since we have 13 hearts out of 52 total leading to 13/52 = (13*1)/(13*4) = 1/4. This makes sense because there are four suits and each suit is equally likely.
The experimental probability and theoretical probability values are not likely to line up perfectly. However they should be fairly close assuming that you're working with a fair standard deck. The more simulations you perform, the closer the experimental probability is likely to approach the theoretical one.
For example, let's say you flip a coin 20 times and get 8 heads. We see that 8/20 = 0.40 is close to 0.50 which is the theoretical probability of getting heads. If you flip that same coin 100 times and get 46 heads, then 46/100 = 0.46 is the experimental probability which is close to 0.50, and that probability is likely to get closer if you flipped it say 1000 times or 10000 times.
In short, the experimental probability is what you observe when you do the experiment (or simulation). So it's actually pulling the cards out and writing down your results. Contrast with a theoretical probability is where you guess beforehand what the result might be based on assumptions. One such assumption being each card is equally likely.