Answer:
Step-by-step explanation:
I have "and" but not "or"
"and" is when your talking about the decimal point for example:
1.2
one, and, two tenths
Answer:
x = 3
Step-by-step explanation:
First, you will pick the first equation :
(x*20)
Then the next,
(x*20) + 5
Then the last equation,
(x*20) + 5 = 5*13
Then you solve
20x + 5 = 65
20x = 65 - 5
20x = 60
20x/20 = 60/20
x = 3
Answer:
, a linear equation is an equation that may be put in the form where are the variables, and are the coefficients, which are often real numbers. The coefficients may be considered as parameters of the equation, and may be arbitrary expressions, provided they do not contain any of the variables.
Step-by-step explanation:
y= 2x+1 is a linear equation
Binomial distribution formula: P(x) = (n k) p^k * (1 - p)^n - k
a) Probability that four parts are defective = 0.01374
P(4 defective) = (25 4) (0.04)^4 * (0.96)^21
P(4 defective) = 0.01374
b) Probability that at least one part is defective = 0.6396
Find the probability that 0 parts are defective and subtract that probability from 1.
P(0 defective) = (25 0) (0.04)^0 * (0.96)^25
P(0 defective) = 0.3604
1 - 0.3604 = 0.6396
c) Probability that 25 parts are defective = approximately 0
P(25 defective) = (25 25) (0.04)^25 * (0.96)^0
P(25 defective) = approximately 0
d) Probability that at most 1 part is defective = 0.7358
Find the probability that 0 and 1 parts are defective and add them together.
P(0 defective) = 0.3604 (from above)
P(1 defective) = (25 1) (0.04)^1 * (0.96)^24
P(1 defective) = 0.3754
P(at most 1 defective) = 0.3604 + 0.3754 = 0.7358
e) Mean = 1 | Standard Deviation = 0.9798
mean = n * p
mean = 25 * 0.04 = 1
stdev = 
stdev =
= 0.9798
Hope this helps!! :)