There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
C_Bernoulli_10.exe is for the test if two population parameters were the same. Now I simulate three data sets:
(1) simulated_data.txt λ = 0.4
(2) simulated_data.txt λ = 0.4
(3) simulated_data_08.txt λ = 0.8
(1) and (2) are independently simulated from CB(λ = 0.4).
C_Bernoulli_10.exe is for the test if two population parameters were the same. Now I simulate three data sets: (1) simulated_data.txt λ = 0.4 (2) simulated_data.txt λ = 0.4 (3) simulated_data_08.txt λ = 0.8
(1) and (2) are independently simulated from CB(λ = 0.4).