Can I use "chi2gof" code in this case?
조회 수: 2 (최근 30일)
이전 댓글 표시
The forecasts of event A: 500 and the observations of event A: 400. I want to use chi-square test.
In this case, can I use "chi2gof" function to examine if the forcasts reproduce the frequency distribution?
댓글 수: 0
채택된 답변
William Rose
2022년 10월 23일
@Chris, yes you can use the chi squared test to test whether the distribution of results fits an expected distribution. If the expected number in a bin is less than 5, combine with an adjacent bin or bins until the expected value is at least 5 in each bin.
I do not understand what you mean by "The forecasts of event A: 500 and the observations of event A: 400." Can you elaborate?
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Hypothesis Tests에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!