0
66kviews
Fit a Binomial distribution to the following data

Fit a Binomial distribution to the following data

x 0 1 2 3 4 5
Y 20 16 11 7 4 3
2 Answers
4
19kviews

$\bar{X}$ = $\frac{∑(f_i x_i)}{N}$ = $\frac{(0+18+56+36+28+30+24)}{80}$ = $\frac{192}{80}$ = 2.4

$ p = \frac{\bar{X}}{n} = \frac{2.4}{6} = 0.4 $

∴ q = 1-p = 1-0.4 = 0.6

The Binomial distribution is p(X=x) = $^nC_x p^x q^{n-x}$ = $^6C_x (0.4)^x (0.6)^{6-x}$

i.e. Expected frequency = $N P(X=x)$ = $80 . 6C_x(0.4)^x …

Create a free account to keep reading this post.

and 3 others joined a min ago.

0
5.4kviews

enter image description here

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.