Correct option is B
Explanation-
Steps in Chi-square Test (Goodness of Fit):
1 - C. Compute the test statistic using:
where O = observed, E = expected
2 - D. Calculate the degrees of freedom:
3 - E. Obtain the probability value (p-value) using the test statistic and degrees of freedom.
Other options:
A and B (mean, variance, std. dev.) are used in parametric tests (like t-tests), not in chi-square, which is a non-parametric test.
Therefore, the correct sequence is: C → D → E
Which matches: Option b


