Step-by-step explanation:
first u need to pick a random coordinate to substitute the X . example 0
y = 2(0) + 1
y =1 , X= 0
X= 1
y= 2(1) + 1
y= 3, X= 1
then you continue this same process and again until u have at least two points to draw a straight line. it kinda depended if u want to fill the entire graph.
To solve this problem, we make use of the Binomial
Probability equation which is mathematically expressed as:
P = [n! / r! (n – r)!] p^r * q^(n – r)
where,
n = the total number of gadgets = 4
r = number of samples = 1 and 2 (since not more than 2)
p = probability of success of getting a defective gadget
q = probability of failure = 1 – p
Calculating for p:
p = 5 / 15 = 0.33
So,
q = 1 – 0.33 = 0.67
Calculating for P when r = 1:
P (r = 1) = [4! / 1! 3!] 0.33^1 * 0.67^3
P (r = 1) = 0.3970
Calculating for P when r = 2:
P (r = 2) = [4! / 2! 2!] 0.33^2 * 0.67^2
P (r = 2) = 0.2933
Therefore the total probability of not getting more than
2 defective gadgets is:
P = 0.3970 + 0.2933
P = 0.6903
Hence there is a 0.6903 chance or 69.03% probability of
not getting more than 2 defective gadgets.
(x-y)(x^2+xy+y^2)
The first parentheses contain the cubed root of both the terms so x and y respectively. second parentheses follows the formula (a^2 + ab + b^2)
x corresponds to a and y corresponds to b. The signs are what change depending on what the original equation is. Since the original is a subtraction then the signs are -/+/+. you can remember it using the acronym SOAP. (S = same, O = opposite, AP = always positive) So the first sign is x - y (same as subtraction from original), the second and third are x^2 + xy + y^2 (opposite is a plus, and the last sign is always a positive.
Answer:
100
Step-by-step explanation:
First we find the mean of this set of data. We find the mean by finding the sum of data values and dividing it by the number of data values:
5+10+10+10+10+10+10+15 = 80
There are 8 data values; 80/8 = 10. The mean is 10.
To find the standard deviation, subtract the mean from each value; square the difference; add the squares; divide by the number of data values; and take the square root:
5-10 = -5; 10-10 = 0; 10-10 = 0; 10-10 = 0; 10-10 = 0; 10-10 = 0; 10-10 = 0; 15-10 = 5
(-5)^2 = 25; 0^2 = 0; 0^2 = 0; 0^2 = 0; 0^2 = 0; 0^2 = 0; 0^2 = 0; 5^2 = 25
25+0+0+0+0+0+0+25 = 50
50/8 = 6.25
√6.25 = 2.5
The standard deviation is 2.5.
This means two standard deviations, or 2σ, is 2(2.5) = 5.
This gives us μ-2σ = 10-5 = 5 and μ+2σ = 10+5 = 15.
Since all of our data is between 5 and 15, 100% is within two standard deviations of the mean.