I don't understand the way you put the answeres because 58 is the largest number here yet its before .78 on f and g on plus the number occurs 2 times
Construct a mid-point on segment BC
The length of the rectangle is (6x+5)
The chi-squared test statistic will be 3.11. The test statistic is contrasted with a predicted value based on the Chi-square distribution.
<h3>What is the chi-squared test statistic?</h3>
Finding the squared difference between the actual and anticipated data values, then dividing that difference by the expected data values, constitutes the test statistic.
The formula for the chi-squared test statistic is;

Where,
is the observed value
is the expected value
The chi-square test statics is;

Hence, the chi-squared test statistic will be 3.11.
To learn more about the chi-squared test statistic refer;
brainly.com/question/14082240
#SPJ1
Problem 7)
The answer is choice B. Only graph 2 contains an Euler circuit.
-----------------
To have a Euler circuit, each vertex must have an even number of paths connecting to it. This does not happen with graph 1 since vertex A and vertex D have an odd number of vertices (3 each). The odd vertex count makes it impossible to travel back to the starting point, while making sure to only use each edge one time only.
With graph 2, each vertex has exactly two edges attached to it. So an Euler circuit is possible here.
================================================
Problem 8)
The answer is choice B) 5
-----------------
Work Shown:
abc base 2 = (a*2^2 + b*2^1 + c*2^0) base 10
101 base 2 = (1*2^2 + 0*2^1 + 1*2^0) base 10
101 base 2 = (1*4 + 0*2 + 1*1) base 10
101 base 2 = (4 + 0 + 1) base 10
101 base 2 = 5 base 10