Question 1114947
For 8 arrows
p(4)=8C4*(0.55^4)(0.45)^4
=70*0.0915*0.0410=0.0458
===========
no more than 5
do 6,7,8 and subtract from 1
8 is 0.45^8=0.0017
7 is 8C7*0.55*0.45^7=0.0164
6 is 8C6*0.55^2*0.45^6=0.0703
Those 3 add to 0.0884
Subtract from 1 and the answer is 0.916 probability.
===========
The expected value is 4.4, which means if this is performed an infinite number of times, the average will be 4.4
The E(X)=x*p(x)=8*0.55=4.4
V(X)=np(1-p)=4.4*0.45=1.98
SD is sqrt (V(X))=1.41