Answer:
a) 0.7847 = 78.47% probability that no samples are mutated.
b) 0.9769 = 97.69% probability that at most one sample is mutated.
c) 0% probability that more than half the samples are mutated.
Step-by-step explanation:
For each sample, there are only two possible outcomes. Either they are mutated, or they are not. The probability of a sample being mutated is independent of any other sample, which means that the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
2% of cases.
This means that [tex]p = 0.02[/tex]
12 samples are studied
This means that [tex]n = 12[/tex].
(a) No samples are mutated.
This is [tex]P(X = 0)[/tex]. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{12,0}.(0.02)^{0}.(0.98)^{12} = 0.7847[/tex]
0.7847 = 78.47% probability that no samples are mutated.
(b) At most one sample is mutated.
This is:
[tex]P(X \geq 1) = P(X = 0) + P(X = 1)[/tex]
Then
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{12,0}.(0.02)^{0}.(0.98)^{12} = 0.7847[/tex]
[tex]P(X = 1) = C_{12,1}.(0.02)^{1}.(0.98)^{11} = 0.1922[/tex]
[tex]P(X \geq 1) = P(X = 0) + P(X = 1) = 0.7847 + 0.1922 = 0.9769[/tex]
0.9769 = 97.69% probability that at most one sample is mutated.
(c) More than half the samples are mutated.
This is:
[tex]P(X > 6) = P(X = 7) + P(X = 8) + P(X = 9) + P(X = 10) + P(X = 11) + P(X = 12)[/tex]
So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{12,7}.(0.02)^{7}.(0.98)^{5} \approx 0[/tex]
So the others(greater than 7) wil be 0 too
0% probability that more than half the samples are mutated.
Solve the inequality –8 < x – 14.
Answer:
x=6
Step-by-step explanation:
Answer:
Interval Notation:
(6,∞)
Inequality Form:
x>6
there ya go
given that abc=def what is the measure of d
Answer:
C. 47 deg
Step-by-step explanation:
m<A = 180 - 94 - 39 = 47
m<D = m<A = 47
If f(x) = 2x + 7 and g(x) = 3x - 6, then what is (f + g)(x)?
9514 1404 393
Answer:
(f+g)(x) = 5x +1
Step-by-step explanation:
Substitute the given expressions and simplify.
(f+g)(x) = f(x) +g(x)
(f+g)(x) = (2x +7) +(3x -6) = (2x +3x) +(7 -6)
(f+g)(x) = 5x +1
4(2x + 3) ÷ 5y
The expression above provides an example of each of the following: sum, term, product, factor, quotient, and coefficient. If any are not present, write "not present."
Answer:
8xy+12y/5
Step-by-step explanation:
write the division as a fraction
4(2x+3)/5 y
Calaucte the product
4y(2x+3)/5
Distbtute 4y through the parentheis
8xy+12y/5
which gives you 8xy+12y/5
Consider the following sets of sample data: A: $30,500, $27,500, $31,200, $24,000, $27,100, $28,600, $39,100, $36,900, $35,000, $21,400, $37,900, $27,900, $18,700, $33,100 B: 4.29, 4.88, 4.34, 4.17, 4.52, 4.80, 3.28, 3.79, 4.84, 4.77, 3.11 Step 1 of 2 : For each of the above sets of sample data, calculate the coefficient of variation, CV. Round to one decimal place.
Answer:
[tex]CV=0.2[/tex] ---- dataset 1
[tex]CV = 7.2[/tex] --- dataset 2
Step-by-step explanation:
Given
[tex]A: 30500, 27500, 31200, 24000, 27100,28600, 39100, 36900, 35000, 21400, 37900, 27900, 18700,[/tex][tex]33100[/tex]
[tex]B: 4.29, 4.88, 4.34, 4.17, 4.52, 4.80, 3.28, 3.79, 4.84, 4.77, 3.11[/tex]
Required
The coefficient of variation of each
Dataset A
Calculate the mean
[tex]\mu = \frac{\sum x}{n}[/tex]
[tex]\mu = \frac{30500+ 27500+31200+24000+ 27100+28600+ 39100+ 36900+ 35000+ 21400+ 37900+ 27900+ 18700+33100}{14}[/tex][tex]\mu = \frac{418900}{14}[/tex]
[tex]\mu = 29921.43[/tex]
Next, calculate the standard deviation using:
[tex]\sigma = \sqrt{\frac{\sum(x - \mu)^2}{n}}[/tex]
So, we have:
[tex]\sigma= \sqrt{\frac{(30500 - 29921.43)^2 +.................+ (18700- 29921.43)^2 + (33100- 29921.43)^2}{13}}[/tex]
[tex]\sigma= \sqrt{\frac{487723571.42857}{14}}[/tex]
[tex]\sigma= \sqrt{34837397.959184}[/tex]
[tex]\sigma= 5902.32[/tex]
So, the coefficient of variation is:
[tex]CV=\frac{\sigma}{\mu}[/tex]
[tex]CV=\frac{5902.32}{29921.43}[/tex]
[tex]CV=0.2[/tex] --- approximated
Dataset B
Calculate the mean
[tex]\mu = \frac{\sum x}{n}[/tex]
[tex]\mu = \frac{4.29+ 4.88+ 4.34+ 4.17+ 4.52+ 4.80+ 3.28+ 3.79+ 4.84+ 4.77+ 3.11}{11}[/tex]
[tex]\mu = \frac{46.79}{11}[/tex]
[tex]\mu = 4.25[/tex]
Next, calculate the standard deviation using:
[tex]\sigma = \sqrt{\frac{\sum(x - \mu)^2}{n}}[/tex]
[tex]\sigma = \sqrt{\frac{(4.29 - 4.25)^2 + (4.88- 4.25)^2 +.........+ (3.11- 4.25)^2}{11}}[/tex]
[tex]\sigma = \sqrt{\frac{3.859}{11}}[/tex]
[tex]\sigma = \sqrt{0.35081818181}[/tex]
[tex]\sigma = 0.593[/tex]
So, the coefficient of variation is:
[tex]CV=\frac{\sigma}{\mu}[/tex]
[tex]CV = \frac{4.25}{0.5903}[/tex]
[tex]CV = 7.2[/tex] -- approximated
Please help me with this problem
Answer:
x = 19
Step-by-step explanation:
2x + 3 = 90 - 49
2x + 3 = 41
2x = 38
x = 19
A family uses 15 gallons of milk every 3 weeks. At that rate, about how many gallons of milk will they need to purchase in a year’s time?
Give your answer as a whole number.
They will need to purchase
Answer:
15 gallons of milk at 3 week
15/3= 5
for a month 5 * 4 =20
in a year 12 * 20 = 240
Step-by-step explanation:
Which polynomial is factored completely?
Answer:
You answered it
Is 4 over 5 equals 48 over 60 a true proportion?
Answer:
0.8 you yes both of them has the same answer , so it is a true portion
Step-by-step explanation:
Answer:
Yes.
Step-by-step explanation:
[tex]\frac{4}{5} =\frac{48}{60}[/tex]
This is a true proportion because when you cross multiply you get the same product.
[tex]48*5=240[/tex]
[tex]4*60=240[/tex]
(a) Find the unit tangent and unit normal vectors T(t) and N(t).
(b) Use Formula 9 to find the curvature.
r(1) = (t , 1/2t2, t2)
Answer:
a. i. (i + tj + 2tk)/√(1 + 5t²)
ii. (-5ti + j + 2k)/√[25t² + 5]
b. √5/[√(1 + 5t²)]³
Step-by-step explanation:
a. The unit tangent
The unit tangent T(t) = r'(t)/|r'(t)| where |r'(t)| = magnitude of r'(t)
r(t) = (t, t²/2, t²)
r'(t) = dr(t)/dt = d(t, t²/2, t²)/dt = (1, t, 2t)
|r'(t)| = √[1² + t² + (2t)²] = √[1² + t² + 4t²] = √(1 + 5t²)
So, T(t) = r'(t)/|r'(t)| = (1, t, 2t)/√(1 + 5t²) = (i + tj + 2tk)/√(1 + 5t²)
ii. The unit normal
The unit normal N(t) = T'(t)/|T'(t)|
T'(t) = dT(t)/dt = d[ (i + tj + 2tk)/√(1 + 5t²)]/dt
= -5ti/√(1 + 5t²)⁻³ + [-5t²j/√(1 + 5t²)⁻³] + [-10tk/√(1 + 5t²)⁻³]
= -5ti/√(1 + 5t²)⁻³ + [-5t²j/√(1 + 5t²)⁻³] + j/√(1 + 5t²)+ [-10t²k/√(1 + 5t²)⁻³] + 2k/√(1 + 5t²)
= -5ti/√(1 + 5t²)⁻³ - 5t²j/[√(1 + 5t²)]⁻³ + j/√(1 + 5t²) - 10t²k/[√(1 + 5t²)]⁻³ + 2k/√(1 + 5t²)
= -5ti/√(1 + 5t²)⁻³ - 5t²j/[√(1 + 5t²)]⁻³ - 10t²k/[√(1 + 5t²)]⁻³ + j/√(1 + 5t²) + 2k/√(1 + 5t²)
= -(i + tj + 2tk)5t/[√(1 + 5t²)]⁻³ + (j + 2k)/√(1 + 5t²)
We multiply by the L.C.M [√(1 + 5t²)]³ to simplify it further
= [√(1 + 5t²)]³ × -(i + tj + 2tk)5t/[√(1 + 5t²)]⁻³ + [√(1 + 5t²)]³ × (j + 2k)/√(1 + 5t²)
= -(i + tj + 2tk)5t + (j + 2k)(1 + 5t²)
= -5ti - 5²tj - 10t²k + j + 5t²j + 2k + 10t²k
= -5ti + j + 2k
So, the magnitude of T'(t) = |T'(t)| = √[(-5t)² + 1² + 2²] = √[25t² + 1 + 4] = √[25t² + 5]
So, the normal vector N(t) = T'(t)/|T'(t)| = (-5ti + j + 2k)/√[25t² + 5]
(b) Use Formula 9 to find the curvature.
The curvature κ = |r'(t) × r"(t)|/|r'(t)|³
since r'(t) = (1, t, 2t), r"(t) = dr'/dt = d(1, t, 2t)/dt = (0, 1, 2)
r'(t) = i + tj + 2tk and r"(t) = j + 2k
r'(t) × r"(t) = (i + tj + 2tk) × (j + 2k)
= i × j + i × 2k + tj × j + tj × 2k + 2tk × j + 2tk × k
= k - 2j + 0 + 2ti - 2ti + 0
= -2j + k
So magnitude r'(t) × r"(t) = |r'(t) × r"(t)| = √[(-2)² + 1²] = √(4 + 1) = √5
magnitude of r'(t) = |r'(t)| = √(1 + 5t²)
|r'(t)|³ = [√(1 + 5t²)]³
κ = |r'(t) × r"(t)|/|r'(t)|³ = √5/[√(1 + 5t²)]³
100 Brainly points!! Need help ASAP :)
In the image, two circles are centered at A. The circle containing B was dilated to produce the circle containing B’. What is the scale factor of dilation?
A. 1
B. 2
C. 0.5
D. -0.5
Answer:
B
Step-by-step explanation:
I'm not really shure tho
Answer:
D. -0.5
Step-by-step explanation:
AB dilated by scale factor -0.5 to produce AB'.
the length of AB = 4 units and the length of AB' = 2 units, the direction is backward, so the scale factor is - 2/4 = -0.5
PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
Task #3 Mariam’s Job
Date Completed:
Mariam makes $50 a week.
a) Show this relationship in a graph below.
b) What is the unit rate of the line in the equation?
c) What is the connection between the unit rate and the amount of money Mariam makes per week?
d) Write the equation for this relationship.
e) Is this a proportional relationship? Justify your answer.
Answer:
a
Step-by-step explanation:
identify the 3D shape
Answer and Step-by-step explanation:
The 3D shape shown is a rectangle. This is the net-form of a rectangle.
#teamtrees #PAW (Plant And Water)
Answer:
rectangular prism
Step-by-step explanation:
a rectangle is not 3d. a rectangle is 2d. the correct answer is a rectangular prism.
if u can answer all them correctly ill make a post for u and u can have all my coins just pls answer them all im begging
Answer: this is a continuation starting in number 4 (use the same steps as example 3)
Step-by-step explanation:
-12
45
-12
14
32
-2
5
Which is the graph of the function y = 3x?
9514 1404 393
Answer:
see attached
Step-by-step explanation:
The graph that includes the point (1, 3) will be the one that is a graph of ...
y = 3^x
a country’s population in 1990 was 123 million in 2002 it was 128 million
Answer:
whats the question
Step-by-step explanation:
Help me plz i can't figure this out
Answer:
C
Step-by-step explanation:
For C the y axis changes, add 5 to -3 and you get 2. Therefore 5 units away!
Hope this helps, good luck! :)
Put the following equation of a line into slope-intercept form, simplifying all
fractions.
6y - 3x = 30
Answer:
y=(x/2)+5
Step-by-step explanation:
Slope-intercept form is y=mx+b where m is the slope and b is the y-intercept form. To get that, we need y by itself so we have to add 3x to both sides: 6y=30+3x. Now we divide by 6 and rearrange the right side: y=(3x+30)/6.
y = (3x/6)+(30/6) => y = (x/2)+5. We also know that the slope is 1/2 and the y-intercept is 5 because of the slope-intercept equation.
PLEASE CAN SOMEONE HELP ME??????????????
Answer: 180 degrees rotation, center (1.5, -0.5)
=====================================================
Explanation:
Notice how point (1,-1) on triangle A moves to (-2,0) and then that rotates to (2,0)
Form a line segment from (1,-1) to (2,0) to show the beginning and end states. The equation of the line through these two points is y = x-2
--------------
Similarly, the point (1,-4) moves to (-2,-3) after applying the translation vector, then it rotates to (2,3). Draw a line through (1,-4) and (2,3). The equation of this line is y = 7x-11
--------------
We have this system of equations
[tex]\begin{cases}y = x-2\\y = 7x-11\\\end{cases}[/tex]
Equate the right hand sides and solve for x
7x-11 = x-2
7x-x = -2+11
6x = 9
x = 9/6
x = 3/2
x = 1.5
which leads to
y = x-2 = 1.5-2 = -0.5
or
y = 7x-11 = 7(1.5)-11 = 10.5-11 = -0.5
Either way, x = 1.5 leads to y = -0.5
We get the ordered pair (x,y) = (1.5, -0.5)
This is the center of rotation when rotating figure A to have it match up with triangle C (the triangle in the upper right quadrant)
Notice in the diagram below point D is that center of rotation. Also, notice that if we use the distance formula, you should find that
AD = A''D
BD = B''D
CD = C''D
PLEASE HELP ME WITH THIS ONE QUESTION
How many combinations with repetition are allowed if n = 6 and r = 3?
A) 27
B) 20
C) 18
D) 56
Answer:
D. 56
Step-by-step explanation:
The general solution for the number of combinations with repetition is represented by the following expression:
[tex]x = \frac{(n + r - 1)!}{r!\cdot (n-1)!}[/tex] (1)
Where:
[tex]n[/tex] - Total number of elements.
[tex]r[/tex] - Number of the sample.
If we know that [tex]n = 6[/tex] and [tex]r = 3[/tex], then the number of combinations with repetition:
[tex]x = \frac{(6+3-1)!}{3!\cdot (6-1)!}[/tex]
[tex]x = 56[/tex]
Hence, correct answer is D.
In most acceptance sampling plans, when a lot is rejected, the entire lot is inspected and all defective items are replaced. When using this technique the AOQ: worsens (AOQ becomes a larger fraction). improves (AOQ becomes a smaller fraction). is not affected, but the AQL is improved. is not affected. falls to zero.
Answer:
When using this technique, the AOQ:
improves (AOQ becomes a smaller fraction).
Step-by-step explanation:
AOQ simply means Average Outgoing Quality, which improves with inspection. It is a part of an organization's Acceptance Sampling Plan, usually designed to meet product quality and risk level targets. The plan draws samples from a population of items. Then it tests the samples. It only accepts the entire population if the sample is considered good enough. It also rejects the population when the sample is poor enough. In the plan, information about sample size and critical acceptance or rejection numbers are clearly indicated. Acceptance sampling is common in most business environments because it has been found to be more economical than doing 100% inspection of incoming production input and output.
Let a, b, c be the three observations. The mean of these observations is.
(a) a+b+c2 (b) a×b×c2 (c) a+b+c3 (d) a+bc
Answer: a+b+c/3
Step-by-step explanation:
mean= sum of all values/number of values
easy math questions please help me:)! solve for x and show work
Answer:
4) 93°
5) 1°
6) 51°
7) 6°
Step-by-step explanation:
4)
180 - 36 - 51 = 93
93 °
5)
(4x + 27 ) = 180 - 64 - 85
4x + 27 = 31
x = 1
6)
theory of exterior angles in a triangle:
21 + 30 = x
x = 51
7)
3x + 42 = 46 + 44
3x + 42 = 90
3x = 48
x = 16
If my answer is incorrect, pls correct me!
If you like my answer and explanation, mark me as brainliest!
-Chetan K
Helppppppp
Which choice is equivalent to the product below
Step-by-step explanation:
jkkkkkkkkkkkkkkkkkkkkk
Answer:
[tex]2 \sqrt{35} [/tex]
heyyy I need this done in 30 min please someone helppp
Answer:
1979
91%
Step-by-step explanation:
Given the relation :
P = (318t + 6792) / (1.19t + 107.36)
P = % of household with PC
t = years since 2000
1.) We need to find t, when P = 85%
P = 0.85
0.85 = (318t + 6792) / (1.19t + 107.36)
0.85(1.19t + 107.36) = (318t + 6792)
1.0115t + 91.256 = 318t + 6792
Collect like terms :
1.0115t - 318t = 6792 - 91.256
−316.9885t = 6700.744
t = 6700.744 / - 316.9885
t = - 21.138760
t = - 21 years
2000 - 21 years = 1979
Percentage who had computer in 2014
t = 2014 - 2000 = 14
P = (318(14) + 6792) / (1.19(14)+ 107.36)
P = (4452 + 6792) / (16.66 + 107.36)
P = 11244 / 124.02
P = 90.6627
P = approximately 91%
Calculate the BMI for a woman who is 165 cm tall and weighs 65 kg.
What’s the domain of the function?
Answer:
domain of function refers to the various values that can be passed through to the function.
Step-by-step explanation:
There are approximately 1.35 billion people in China. If the world population is 7.1 billion people, what percent of the world population is in China?
Answer:
19.01%
Step-by- step explanation:
[tex]Percentage = \frac{1.35 billion }{ 7.1 billion } \times 100[/tex]
[tex]= \frac{ 1.35 \ times 1, 000, 000, 000} {7.1 \times 1,000,000,000} \times 100\\\\\\=\frac{1.35}{7.1} \times 100 = 19.01 \%[/tex]
can someone help me with this?
Answer: 22
Step-by-step explanation: 44:2=22
Which of the following best represents the relationship between functions f and g?
g(x) = -f(x) - 1
g(x) = f(x - 1)
g(x) = -f(x) + 1
g(x) = -f(x)
9514 1404 393
Answer:
(c) g(x) = -f(x) +1
Step-by-step explanation:
We really only need to consider one point on f(x) and/or g(x). We can look at the y-intercepts.
f(0) = 4 and g(0) = -3
Looking at the answer choices, we see ...
A. -f(0) -1 = -4 -1 = -5 ≠ g(0)
B. f(0 -1) = f(-1) = 1 ≠ g(0)
C. -f(0) +1 = -4 +1 = -3 = g(0) . . . . . matches requirements
D. -f(0) = -4 ≠ g(0)
The relation between f(x) and g(x) is g(x) = -f(x) +1.