meiyulee / continuous_Bernoulli

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.
25 stars 3 forks source link

screenshot of exe file [10] #8

Open meiyulee opened 3 years ago

meiyulee commented 3 years ago

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).

cb10.PNG

cb10-1.PNG