Authors: Kuan-Sian Wang; Mei-Yu Lee
published on Nov. 22, 2020
The programs provide the sufficient statistic, the point estimator, the test statistic, the goodness of fit, the confidence inteval, and one-way analysis of continuous bernoulli distribution. Of course, we extend to continuous binomial distribution and continuous trinomial distribution.
For the mathematic derivation, you can read the pdf of free book on Free-ebook.net.
There are 13 computer programs to compute the probability distribution and testing and confidence interval, those can help reader to get the probability distribution and do the statistical analysis.
There are two documents, simple and detailed descriptions, of the computer programs in the document folder.
The codes and exe files are in the code_and_exe folder.
- folder name: code_and_exe
- folder name: document
Since the exe files have to run in C:\C_Bernoulli, drop the exe files into C:\C_Bernoulli. Then click the exe file to run.
The programs contains the simulator of probability distribution(1-4), the statistic analysis(5-12), and the probability distribution after transformation(13). For example,
- run C:\C_Bernoulli\C_Bernoulli_01.exe
- run C:\C_Bernoulli\C_Bernoulli_02.exe
License: Proprietary license
All source codes are free.