how can i check the geometric distribution

조회 수: 1 (최근 30일)
john pismichos
john pismichos 2020년 5월 26일
답변: Jeff Miller 2020년 5월 27일
hello everyone,
I have to do a homework for the university. I need to find the geometric distribution in an array.
For example there are some data : 2, 3, 1, 4, 3, and each of these is the years between two earthquakes. I want to find, if this array follows geometric distribution.
thank you

답변 (1개)

Jeff Miller
Jeff Miller 2020년 5월 27일
Look at the Wikipedia page on this distribution and it will tell you how to estimate the parameter from your observations (it depends a little on which version of 'the' geometric you are thinking of).
Once you have estimated the parameter, use a chisquare test to check whether the observed frequencies of each value match the values predicted using that estimated parameter value.

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by