Answer:
20%
Step-by-step explanation:
im not really good at percentages but from what i know you first make it a fraction by adding all the numbers together to get 55(denominator). then for the numerator you take the section that they want(11). 11/55 is equal to 20/100(divide 100 by 55 and multiply the quotient by 11 to get 20). 20/100 is 20%. hope this kinda helps.
9/56 is already in its simplest form. You CANNOT make it more reduced than this
The best scale factor to make use of every inch of the paper would be that 1 inch represents 7.5 feet.
Answer: option 1.
Explanation:
feasible region is that region which is formed by the lines of constraints.
feasible region is shaded in the attached graph
inequalities becomes equalities to draw the graph
and lines will head towards the origin if constraint satisfied by putting x= 0, y=0
and on the contrary lines will move away from origin when condition of constraint does not satisfied.
Answer:
Binomial distribution requires all of the following to be satisfied:
1. size of experiment (N=27) is known.
2. each trial of experiment is Bernoulli trial (i.e. either fail or pass)
3. probability (p=0.14) remains constant through trials.
4. trials are independent, and random.
Binomial distribution can be used as a close approximation, with the usual assumption that a sample of 27 in thousands of stock is representative of the population., and is given by the probability of x successes (defective).
P(x)=C(N,x)*p^x*(1-p)^(n-x)
where N=27, p=0.14, and C(N,x) is the number of combinations of x items out of N.
So we need the probability of <em>at most one defective</em>, which is
P(0)+P(1)
= C(27,0)*0.14^0*(0.86)^(27) + C(27,1)*0.14^1*(0.86^26)
=1*1*0.0170 + 27*0.14*0.0198
=0.0170+0.0749
=0.0919