A population has a standard deviation of 16. If a sample of size 64 is selected from this population, what is the probability that the sample mean will be within 2 of the population mean?

a. Since the mean is not given, there is no answer to this question.

b. -0.6826

c. 0.3413

d. 0.6826

e. -0.3413

Answers

Answer 1

Answer:

The correct option is  D

Step-by-step explanation:

From the question we are told that

    The standard deviation is  [tex]\sigma = 16[/tex]

     The sample size is  n =  64

The standard error of mean is mathematically evaluated as

        [tex]\sigma _{\= x } = \frac{\sigma }{\sqrt{n} }[/tex]

substituting values

        [tex]\sigma _{\= x } = \frac{16 }{\sqrt{64} }[/tex]

        [tex]\sigma _{\= x } = 2[/tex]

Generally the probability that the sample mean will be within 2 of the population mean is mathematically represented as

              [tex]P( \mu - 2 < \= x < \mu + 2) = P(\frac{( \mu - 2 ) - \mu }{\sigma_{\= x }} < \frac{ \= x - \mu }{\sigma_{\= x }} < \frac{( \mu +2 ) - \mu }{\sigma_{\= x }} )[/tex]

Generally  [tex]\frac{ \= x - \mu }{\sigma_{\= x }} = Z (The \ standardized \ value \ of \ \= x )[/tex]

So

         [tex]P( \mu - 2 < \= x < \mu + 2) = P(\frac{( \mu - 2 ) - \mu }{\sigma_{\= x }} < Z< \frac{( \mu +2 ) - \mu }{\sigma_{\= x }} )[/tex]

         [tex]P( \mu - 2 < \= x < \mu + 2) = P(\frac{( -2 }{\sigma_{\= x }} < Z< \frac{ 2 }{\sigma_{\= x }} )[/tex]

substituting values

        [tex]P( \mu - 2 < \= x < \mu + 2) = P(\frac{-2 }{2} < Z< \frac{ 2 }{2} )[/tex]

        [tex]P( \mu - 2 < \= x < \mu + 2) = P(-1< Z< 1 )[/tex]

=>     [tex]P( \mu - 2 < \= x < \mu + 2) = P(Z < 1) - P(Z < -1)[/tex]

From the normal distribution table [tex]P(Z < 1 ) = 0.84134[/tex]

                                                          [tex]P(Z < - 1) = 0.15866[/tex]

=>  [tex]P( \mu - 2 < \= x < \mu + 2) = 0.84134 - 0.15866[/tex]

=>   [tex]P( \mu - 2 < \= x < \mu + 2) = 0.6826[/tex]


Related Questions

In terms of the trigonometric ratios for ΔABD, what is the length of line segment BD?

Answers

In terms of the trigonometric ratios for ΔABD, what is the length of line segment BD?

Answer:

[tex] BD = c*sin(A) [/tex]

[tex] BD = c*cos(B) [/tex]

[tex] BD = b*tan(A) [/tex]

Step-by-step explanation:

∆ABD is a right triangle.

Recall: trigonometric ratios of any right triangle can easily be understood or remembered with the acronym, SOHCAHTOA.

SOH => sin(θ) = opposite/hypotenuse

CAH => Cos(θ) = adjacent/hypotenuse

TOA = tan(θ) = opposite/adjacent

Thus, the length of segment BD, in terms of trigonometric ratios for ∆ABD can be done as follows:

Let BD = x

AB = c

AD = b

=>The sine ratio for the length of line segment BD = x, using SOH.

θ = A

Opposite = DB = x

hypotenuse = AB = c

[tex] sin(A) = \frac{x}{c} [/tex]

Make x the subject of formula.

[tex] c*sin(A) = x [/tex]

[tex] BD = x = c*sin(A) [/tex]

=>The Cosine ratio for the length of line segment BD = x, using CAH

θ = B

Adjacent = DB = x

hypotenuse = AB = c

[tex] cos(B) = \frac{x}{c} [/tex]

Make x the subject of formula.

[tex] c*cos(B) = x [/tex]

[tex] BD = x = c*cos(B) [/tex]

=>The Tangent ratio for the length of line segment BD = x, using TOA

θ = A

Adjacent = DB = x

hypotenuse = AD = b

[tex] tan(A) = \frac{x}{b} [/tex]

Make x the subject of formula.

[tex] b*tan(A) = x [/tex]

[tex] BD = x = b*tan(A) [/tex]

A point (x,y) is a distance of 6 units from the x-axis. It is a distance of 5 units from the point (8,3). It is a distance [tex]\sqrt{n}[/tex] from the origin. Given that x<8, what is n?

Answers

Answer: n = 52

Step-by-step explanation:

when we have two vectors (x,y) and (a,b) the distance between the vectors is:

D = √( (x - a)^2 + (y - b)^2)

now, we know that:

1) the distance between (x, y ) and the x-axis is 6 units.

The nearest point to (x, y) in the x-axis is the point (x, 0) so we have:

D = 6 = √( (x - x)^2 + (y - 0)^2) = √y^2

so y can be 6 or -6.

So we know that y = 6, and now we can write our point as (x, +-6)

2) The distance between our point and (8, 3) is 5 units:

D = √( (x - 8)^2 + (y - 3)^2) = 5.

And we know that the distance from the origin, (n, n) is:

D = √n = √(x^2 + y^2}

n = x^2 + y^2

Now, we should start with:

√( (x - 8)^2 + (y - 3)^2) = 5

first suppose that y = -6, then:

√( (x - 8)^2 + (-6 - 3)^2) = √( (x - 8)^2 + (-9)^2) = 5.

√( (x - 8)^2 + 81) = 5.

Then we must have that:

and we know that √25 = 5

so (x-8)^2 + 81 = 25

this can never happen, so we can discard y = -6

Now the second case, if y = 6,

√( (x - 8)^2 + (6 - 3)^2) = 5.

√( (x - 8)^2 + (3)^2) = 5.

√( (x - 8)^2 + 9) = 5.

here:

(x - 8)^2 + 9 = 25

(x - 8)^2 = 16

(x - 8) = √16 = +-4

So again we have two cases:

if x - 8 = 4, then:

x = 4 + 8 = 12

but we must have x < 8, so this can be discarded.

now, if x - 8 = -4 then:

x = -4 + 8 = 4, this is an acceptable answer, then our point is (4, 6)

And we have:

n = 4^2 + 6^2 = 16 + 36 = 52

3-(-4) answer the question

Answers

Answer:

7

Step-by-step explanation:

[tex]3-(-4) \\-\times - = +\\3+4 \\=7[/tex]

Answer:

7

Step-by-step explanation:

because you when multiply -1 by -4 u get positive 4 then 3 + 4 equals 7

A patio 20 feet wide has a slanted roof, as shown in the figure. Find the length of the roof if there is an 8-inch overhang. Show all work and round the answer to the nearest foot. Be sure to label your answer appropriately. Then write a sentence explaining your answer in the context of the problem.

Answers

Answer:

[tex]Slanted\ Roof = 20.77\ ft[/tex]

Step-by-step explanation:

The question has missing attachment (See attachment 1 for complete figure)

Given

Width, W = 20ft

Let the taller height be represented with H and the shorter height with h

H = 10ft

h = 8ft

Overhang = 8 inch

Required

Determine the length of the slanted roof

FIrst, we have to determine the distance between the tip of the roof and the shorter height;

Represent this with

This is calculated by

[tex]D = H - h[/tex]

Substitute 10 for H and 8 for h

[tex]D = 10 - 8[/tex]

[tex]D = 2ft[/tex]

Next, is to calculate the length of the slant height before the overhang;

See Attachment 2

Distance L can be calculated using Pythagoras theorem

[tex]L^2 = 2^2 + 20^2[/tex]

[tex]L^2 = 4 + 400[/tex]

[tex]L^2 = 404[/tex]

Take Square root of both sides

[tex]\sqrt{L^2} = \sqrt{404}[/tex]

[tex]L = \sqrt{404}[/tex]

[tex]L = 20.0997512422[/tex]

[tex]L = 20.10\ ft[/tex] -------Approximated

The full length of the slanted roof is the sum of L (calculated above) and the overhang

[tex]Slanted\ Roof = L + 8\ inch[/tex]

Substitute 20.10 ft for L

[tex]Slanted\ Roof = 20.10\ ft + 8\ inch[/tex]

Convert inch to feet to get the slanted roof in feet

[tex]Slanted\ Roof = 20.1\ ft + 8/12\ ft[/tex]

[tex]Slanted\ Roof = 20.10\ ft + 0.67\ ft[/tex]

[tex]Slanted\ Roof = 20.77\ ft[/tex]

Hence, the total length of the slanted roof in feet is approximately 20.77 feet

What is the domain of h?

Answers

Answer:

{-2, -1, 1, 5, 6}

Step-by-step explanation:

The domain includes the five x-values (inputs):  {-2, -1, 1, 5, 6}

Answer:

The x-values -2, -1,1,5 and 6

Step-by-step explanation:

NEED HELP ASAP PLEASE!! The graph of F(x), shown below, resembles the graph of G(x) = x2, but it has
been stretched and shifted. Which of the following could be the equation of
Fx)?
10
G(X) = x2
10
Fx) = ?

Answers

Answer:

D. F(x) = ( (1/5)x)^2 - 4

Step-by-step explanation:

The standard transformation with a stretch and a shift is

F(x) = f(x/b) + k

The red curve has a vertex at (0,-4), and cuts the x-axis at (10,0)

That means that before the vertical shift (of k=-4), the vertex was at (0,0), and the curves passes through (10,4).

Substituting in the equation

F(10) = (10/b)^2 -4 = 0

solve for b

(10/b)^2-4 = 0

(10/b)= sqrt(4) = 2

b = 10/2 = 5

Therefore the transformation equation is

F(x) = (x/5)^2-4

The answer is

F(x) = ( (1/5)x)^2 - 4

Which of the following represents the largest number?
A. 1.75 * 10^6
B .1.25 * 10^6
C. 2.75 * 10^5
D. 3.82 * 10^5

Answers

Answer:

A

Step-by-step explanation:

A 1.75 * 10^6 = 1750000

B  1.25 * 10^6 = 1250000

C 2.75*10^5  = 275000

D 3.82*10^5 = 82000

option A (1.75 * 10⁶) represents the largest number among the given options.

To determine which of the given numbers represents the largest number, we can compare the exponents of 10 in each option.

A. 1.75 * 10⁶

B. 1.25 * 10⁶

C. 2.75 * 10⁵

D. 3.82 * 10⁵

Comparing the exponents:

A: 10⁶

B: 10⁶

C: 10⁵

D: 10⁵

Since both options A and B have an exponent of 10⁶, we need to compare the coefficients.

1.75 is greater than 1.25, so option A (1.75 * 10⁶) represents the largest number among the given options.

Therefore, the answer is A. 1.75 * 10⁶.

Learn more about exponents here

https://brainly.com/question/5497425

#SPJ2

Julio wants to calculate 200,000 × 300,000. When he used his calculator to multiply, it showed the result below: Write the number shown on the calculator display in standard form. A. 60,466,176 B. 600,000,000 C. 6,000,000,000 D. 60,000,000,000

Answers

Answer:

d. 60000000000

Step-by-step explanation:

Answer:

The answer is D. 60,000,000,000

Step-by-step explanation:

i will rate you brainliest

Answers

Answer:

D) 3/2(X-4)

Step-by-step explanation:

Invert and multiply to get:

3(x+4)/2(x²-16)

factor the bottom

3(x+4)/2(x+4)(x-4)

The (x+4)’s cancel out, and you’re left with

3/2(X-4)

[tex]\dfrac{{x+4\over2}}{{x^2-16\over3}}[/tex]

[tex]=\dfrac{3(x+4)}{2(x+4)(x-4)}=\frac{3}{2(x-4)} [/tex]

but in original fraction, denominator can't be zero so we have to exclude x=±4

do that answer is D

Determine the number of degrees of freedom for the two-sample t test or CI in each of the following situations. (Round your answers down to the nearest whole number.)
(a) m = 12, n = 15, s1 = 4.0, s2 = 6.0
(b) m = 12, n = 21, s1 = 4.0, s2 = 6.0
(c) m = 12, n = 21, s1 = 3.0, s2 = 6.0
(d) m = 10, n = 24, s1 = 4.0, s2 = 6.0

Answers

Answer:

a

  [tex]df = 24.32[/tex]

b

 [tex]df = 30.10[/tex]

c

 [tex]df = 30.7[/tex]

d

[tex]df = 25.5[/tex]

Step-by-step explanation:

Generally degree of freedom is mathematically represented as

          [tex]df = \frac{ [\frac{ s^2_i }{m} + \frac{ s^2_j }{n} ]^2 }{ \frac{ [ \frac{s^2_i}{m} ]^2 }{m-1 } +\frac{ [ \frac{s^2_j}{n} ]^2 }{n-1 } }[/tex]

Considering a

         a) m = 12, n = 15, s1 = 4.0, s2 = 6.0

           [tex]df = \frac{ [\frac{ 4^2 }{12} + \frac{ 6^2 }{15} ]^2 }{ \frac{ [ \frac{4^2}{12} ]^2 }{12-1 } +\frac{ [ \frac{6^2}{15} ]^2 }{15-1 } }[/tex]

         [tex]df = 24.32[/tex]

Considering b

       (b) m = 12, n = 21, s1 = 4.0, s2 = 6.0

          [tex]df = \frac{ [\frac{ 4^2 }{12} + \frac{ 6^2 }{21} ]^2 }{ \frac{ [ \frac{4^4}{12} ]^2 }{12-1 } +\frac{ [ \frac{6^2}{21} ]^2 }{21-1 } }[/tex]

        [tex]df = 30.10[/tex]

Considering c

      (c) m = 12, n = 21, s1 = 3.0, s2 = 6.0

           [tex]df = \frac{ [\frac{ 3^2 }{12} + \frac{ 6^2 }{21} ]^2 }{ \frac{ [ \frac{3^4}{12} ]^2 }{12-1 } +\frac{ [ \frac{6^2}{21} ]^2 }{21-1 } }[/tex]

           [tex]df = 30.7[/tex]

Considering c

        (d) m = 10, n = 24, s1 = 4.0, s2 = 6.0

                [tex]df = \frac{ [\frac{ 4^2 }{10} + \frac{ 6^2 }{24} ]^2 }{ \frac{ [ \frac{4^2}{10} ]^2 }{10-1 } +\frac{ [ \frac{6^2}{24} ]^2 }{24-1 } }[/tex]

               [tex]df = 25.5[/tex]

   

Which of the following is a solution for 5 - 2x ≤ -3?

Answers

Answer:

x≥4

Step-by-step explanation:

The required solution for the inequality 5 - 2x ≤ -3 is x ≥ 4 or x ∈ [4, ∞).

What is inequality?

Inequality shows relation between two expression which are not equal to each others.

The given inequality is,

5 - 2x ≤ -3.

Solve the inequality,

Add 3 to both the sides,

5 - 2x + 3 ≤ -3 + 3

8 - 2x ≤ 0

-2x  ≤ -8

Multiply -1 both the sides,

2x ≥ 8

x ≥ 4

The solution for the inequality is x ≥ 4 or x ∈ [4, ∞).

To know more about Inequality on:

https://brainly.com/question/20383699

#SPJ2

If 2^x =30 find 2^(x+3) A)8 B)5 C)240 D)200 E)250 (Good Luck! Plz solve fast!)

Answers

Answer:

C

Step-by-step explanation:

So we already know that:

[tex]2^x=30[/tex]

And we want to find the value of:

[tex]2^{x+3}[/tex]

So, what you want to do here is to separate the exponents. Recall the properties of exponents, where:

[tex]x^2\cdot x^3=x^{2+3}=x^5[/tex]

We can do the reverse of this. In other words:

[tex]2^{x+3}=2^x\cdot 2^3[/tex]

If we multiply it back together, we can check that this statement is true.

Thus, go back to the original equation and multiply both sides by 2^3:

[tex]2^x(2^3)=30(2^3)\\[/tex]

Combine the left and multiply out the right. 2^3 is 8:

[tex]2^{x+3}=30(8)\\2^{x+3}=240[/tex]

The answer is C.

Answer:

the answer is c

Step-by-step explanation:

Find the standard form of the equation of the ellipse with the given characteristics. center: (0, 0) focus: (3, 0) vertex: (4, 0)

Answers

Answer:

[tex]\frac{x^2}{4^2}+\frac{y^2}{\sqrt{7} ^2}=1[/tex]

Step-by-step explanation:

Since the vertex of the parabola is at (4,0), it has the vertex on the x axis (horizontal axis). The standard equation of an ellipse with horizontal major axis is given by:

[tex]\frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}=1[/tex]

Where (h,k) is the center of the ellipse, a is the vertex and ±√(a²- b²) is the focus (c).

Since the ellipse center is at (0, 0), h = 0 and k = 0. Also the vertex is at (4, 0) therefore a = 0

To find b we use the equation of the focus which is:

[tex]c=\sqrt{a^2-b^2}\\ \\Substituing:\\\\3=\sqrt{4^2-b^2} \\4^2-b^2=3^2\\b^2=4^2-3^2\\b^2=16-9\\b^2=7\\b=\sqrt{7}[/tex]

Substituting the values of a, b, h and k:

[tex]\frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}=1\\\\\frac{(x-0)^2}{4^2}+\frac{(y-0)^2}{\sqrt{7} ^2}=1\\\\\frac{x^2}{4^2}+\frac{y^2}{\sqrt{7} ^2}=1[/tex]

Will mark the brainliest i havent chosen an answer but I pressed accidentally

Answers

The full answer is 20.125 but it says to round so the answer is C. 20.13

Answer:

The full answer is 4.40625 but rounded it would be 4.41

Find the measure of c.

Answers

Answer:

149 degrees

Step-by-step explanation:

This shape is a cyclic, so opposite angles add up to 180 degrees.

180-31 = 149

help please precalc will give brainliest

Answers

In part (D), we found

[tex]2\sin(4\pi t)+5\cos(4\pi t)=\sqrt{29}\sin\left(4\pi t+\tan^{-1}\left(\dfrac52\right)\right)[/tex]

so the phase [tex]\phi[/tex] is [tex]\tan^{-1}\left(\frac52\right)\approx1.19\,\rm rad[/tex], which falls between 0 and [tex]\frac\pi2[/tex]. This means the weight is somewhere between the maximum positive position (where [tex]\phi[/tex] would be 0) and the equilibrium position (where [tex]\phi[/tex] would be [tex]\frac\pi2[/tex]), and would be traveling in the negative direction.

if the current time is 10:35 how long until it turns 3:15

Answers

Answer:

10:35-3:15

  5 hours

Mark is buying supplies for his students. He is buying a notebook (n) and a pack of pencils for each of his 25 students. Each pack of pencils costs $1.25. If Mark's total cost is $156.25, which of the following equations can be used to find how much each notebook cost? Select TWO that apply.

Answers

Answer:

$5

Step-by-step explanation:

Note. There are no options to select.

Let the notebook cost x, then Mark spent:

25x + 25*1.25 = 156.2525x + 31.25 = 156.2525x = 156.25 - 31.2525x = 125x= 125/25x= 5

Notebook costs $5

Help me please thank y’all

Answers

Answer: x=60°

Step-by-step explanation:

The sum of the angles of a triangle is 180°. With this, we can find x°.

33+87+x=180                         [combine like terms]

120+x=180                               [subtact both sides by 120]

x=60°

Answer:

60 degrees

Step-by-step explanation:

All the angles in a triangle add up to 180 degrees.

We know two angles, 33 degrees and 87 degrees.

Now we have to find the last one.

So we make an equation to solve this.

33 + 87 + x = 180

120 + x = 180

Subtracting 120 fr0m both sides get us,

120 - 120 + x = 180 -120

x = 60

60 degrees

We can check by adding all three angles by substituting 60 for x,

33 + 87 + 60 = 120 + 60 = 180 degrees

(a) A survey of the adults in a town shows that 8% have liver problems. Of these, it is also found that 25% are heavy drinkers, 35% are social drinkers and 40% are non-drinkers. Of those that did not suffer from liver problems, 5% are heavy drinkers, 65% are social drinkers and 30% do not drink at all. An adult is chosen at random, what is the probability that this person i. Has a liver problems? (3 Marks) ii. Is a heavy drinker (2 Marks) iii. If a person is found to be a heavy drinker, what is the probability that this person has liver problem? (2 Marks) iv. If a person is found to have liver problems, what is the probability that this person is a heavy drinker? (2 Marks) v. If a person is found to be a non –drinker, what is the probability that this person has liver problems. (2 Marks)

Answers

Answer:

i. Has a liver problems?

= 0.08

ii. Is a heavy drinker ?

= 0.066

iii. If a person is found to be a heavy drinker, what is the probability that this person has liver problem?

= 0.303

iv. If a person is found to have liver problems, what is the probability that this person is a heavy drinker?

= 0.25

v. If a person is found to be a non –drinker, what is the probability that this person has liver problems?

= 0.104

Step-by-step explanation:

We have 2 Events in this question

Event A: People with liver problems

Event B : People without liver problems

Event A: People with liver problems

Let us represent people with liver problems as = (L)

a)8% have liver problems. = P(L)

Under liver problems we have:

b) 25% are heavy drinkers = P( L & H)

c) 35% are social drinkers = P( L & S)

d) 40% are non-drinkers. = P( L & N)

Event B( no liver problem)

Let us represent no liver problem as NL

We are not given in the question but Probability of having no liver problem = 100 - Probability of having liver problem

= 100 - 8% = 92 %

P(NL ) = 92%

From the question, For people without liver problems, we have:

a) 5% are heavy drinkers = P(NL & H)

b) 65% are social drinkers = P( NL & S)

c) 30% do not drink at all = P( NL & N)

An adult is chosen at random, what is the probability that this person

i. Has a liver problems?

P(L) = 8% or 0.08

ii. Is a heavy drinker ?

From the question, we have:

Probability of people that have liver problems and are heavy drinkers P(L & H) = 25% = 0.25

Probability of people that have do not have liver problems and are heavy drinkers P(NL & H) = 5% = 0.05

Probability ( Heavy drinker) =

P(L) × P(L & H) + P(NL) × P(NL & H)

= 0.25 × 0.08 + 0.05 × 0.92

= 0.066

iii. If a person is found to be a heavy drinker, what is the probability that this person has liver problem?

Probability (Heavy drinker and has liver problem) = [P(L) × P(L & H)] ÷ [P(L) × P(L & H)] + [P(NL) × P(NL & H) ]

= [0.25 × 0.08] ÷ [0.25 × 0.08] + [0.05 × 0.92]

= 0.303030303

Approximately = 0.303

iv. If a person is found to have liver problems, what is the probability that this person is a heavy drinker?

P(L & H) = 25% = 0.25

v. If a person is found to be a non –drinker, what is the probability that this person has liver problems.?

People with liver problems are non-drinkers. = P( L & N) = 40% = 0.4

People without liver problems and do not drink at all = P( NL & N) = 30% = 0.3

Probability (non drinker and has liver problem) = [P( L & N) × P(L & H)] ÷ [P( L & N) × P(L & H)] + [ P( NL & N) × P(NL & H) ]

= [0.4× 0.08] ÷ [0.4 × 0.08] + [0.3 × 0.92]

= 0.1038961039

Approximately ≈ 0.104


Convert the decimal 0.984 to a fraction.
984/100
984/1000
984/99
984/999​

Answers

the second one (984/1000)

Answer:

[tex]\boxed{\frac{984}{1000}}[/tex]

Step-by-step explanation:

Hey there!

Well .984 is 984 over 1000 so .984 as a fraction is 984/1000.

We can check this by doing 984 / 1000 which is .984.

Hope this helps :)

The arc length apothem shown below is 15 feet. Part 1) State the equation that relates arc length to central angle. Part 2) Find the angle apothem in radians. Part 3) Convert your answer from Part 2 to degrees and write it to the nearest hundredth of a degree

Answers

Answer:

ans right down there

Step-by-step explanation:

Here,Part 1

if the circle has a radius r so,

15 = r theta

here, theta is in radian.

Part 2

[tex]theta = \frac{15}{6} = 2.5[/tex]

part 3

[tex]theta = \frac{2.5 \times 180}{\pi} [/tex]

or theta =

143.2394487827058021919953870352629258310136811664108038729006

Choose the situation that represents a function.

A) The number of raisins in an oatmeal raisin cookie is a function of the diameter of the cookie.

B) The inches of rainfall is a function of the day’s average temperature.

C) The time it takes to cook a turkey is a function of the turkey’s weight.

D) The number of sit-ups a student can do in a minute is a function of the student’s age.

Answers

Answer:c

Step-by-step explanation:

Answer: The answer is C.

Hope this helps you!

Find the probability.
Two dice are rolled. Find the probability that the score on the dice is either 5 or
10.

Answers

Answer:

7/36

Step-by-step explanation:

1 die has 6 faces

When two dice are rolled, the total number of outcomes

= 6 × 6 = 36

The Probability of having(5) =

(1 & 4), (2 & 3) , ( 3 & 2), (4 & 1)

= 4

The probability of having (10) =

(5 & 5), (4 & 6) , ( 6 & 4)

= 3

The probability that the score on the dice is either 5 or 10.

P(5) + P(10)

= 4/36 + 3/36

= 7/36

Answer: 7/36

Step-by-step explanation:

36 outcomes

4 chances of getting 5 (1+4, 2+3, 4+1, 3+2)

3 chances of getting 10 (4+6, 5+5, 6+4)

4+3=7

so 7/36 chance

Please answer this correctly without making mistakes

Answers

Answer:

14 mi

Step-by-step explanation:

Cedarburg is 22 13/16 miles from Allenville and 8 13/16 miles from Lakeside.  You have to solve for the distance from Lakeside to Allenville.

8 13/16  +  x  =  22 13/16

(8 13/16  +  x)  -  8 13/16  =  22 13/16  -  8 13/16

x  =  14

The distance from Lakeside to Allenville is 14 miles.

BOND VALUATION Asiana Fashion's bonds have 10 years remaining to maturity. Interest is paid annually; they have a $1,000 par value; the coupon interest rate is 8% and thebyield to maturity is 9%.What is the bond's current market price?​

Answers

Answer:

$935.76

Step-by-step explanation:

BOND VALUATION Asiana Fashion's bonds have 10 years remaining to maturity. Interest is paid annually; they have a $1,000 par value; the coupon interest rate is 8% and thebyield to maturity is 9%.What is the bond's current market price?​

Step 1

We find the Present value factor of sum

The formula =

(1 + i)^n

Where

i = maturity rate = 9% = 0.09

n = number of years = 10 years

Present Value = ( 1 + 0.09)^-10

= 0.4224

Step 2

We find the present value factor of annuity

The formula is given as:

1 - (1+i)^-n / i

i = maturity rate = 9% = 0.09

n = number of years = 10 years

= 1 - (1 + 0.09)^-10 /0.09

= 1 - 0.4224 /0.09

= 0.5775 /0.09

= 6.417

Step 3

The bond's current market price is calculated as:

= PV factor of Sum × Par Value + PV factor of annuity × coupon payment

Coupon payment is calculated as:

= Coupon interest × par value

= 8% × 1000

= 80

Hence,

= 0.4224 × 1,000 + 6.417 × 80

= 422.4 + 513.36

= 935.76

In this exercise we have to use the knowledge of finance to calculate the corrective value of the market place, in this way we find that:

[tex]\$935.76[/tex]

We find the Present value factor of sum, by the formula of:

[tex](1 + i)^n[/tex]

Where:

i = maturity rate = 9% = 0.09 n = number of years = 10 years

Substituting the values ​​in the formula as;

[tex]Present \ Value = ( 1 + 0.09)^{-10} = 0.4224[/tex]

We find the present value factor of annuity, by the formula as:

[tex]1 - (1+i)^{-n} / i[/tex]

Where:

i = maturity rate = 9% = 0.09 n = number of years = 10 years

Substituting the values ​​in the formula as;

[tex]= 1 - (1 + 0.09)^{-10} /0.09\\= 1 - 0.4224 /0.09\\= 0.5775 /0.09\\= 6.417[/tex]

The bond's current market price is calculated as:

[tex]= PV \ factor\ of\ Sum * Par\ Value + PV\ factor\ of\ annuity * coupon\ payment[/tex]

Coupon payment is calculated as:

[tex]= Coupon\ interest * par\ value\\= 8\% * 1000= 80[/tex]

So continue the calcule;

[tex]= 0.4224 *1,000 + 6.417 * 80\\= 422.4 + 513.36\\= 935.76[/tex]

See more about market place at brainly.com/question/24518027

NEED HELP ASAP

Which is best described as a part of the interior of a circle bounded by an arc
and the two radii that share the are's endpoints?

Answers

Answer:

The answer is sector. B.

Good day!

Following are the notations for the three sums of squares. State the name of each sum of squares and the source of variation each sum of squares represents.

a. SSE

b. SSTR

c. SST

Answers

Answer:

As in explanation.

Step-by-step explanation:

A) SSE means "Error Sum of Squares". The source of it is the sum of squared deviations within groups.

B) SSTR means "Treatment Sum of Squares". It's source is the weighted sum of squared deviations of group means from grand mean. It's the sum of squares between groups.

C) SST means "Total Sum of Squares''. It's source is total sum of squared deviations from the grand mean. It is a sum of SSE and SSTR.

The source of variation and the naming of each sum of squares is as follows:

A) SSE means "Error Sum of Squares". The source of it is the sum of squared deviations that lies within groups.

B) SSTR means "Treatment Sum of Squares". It's source that represents the weighted sum of squared deviations of group means from the grand mean. It's the sum of squares between groups.

C) SST means "Total Sum of Squares''. It's source that represents total sum of squared deviations from the grand mean. It is a sum of SSE and SSTR.

learn more about sum here: https://brainly.com/question/6463206

3(x–6)=18 help plese

Answers

Answer:

x = 12

Step-by-step explanation:

3(x–6)=18

x-6 = 18:3

x-6 = 6

x = 6+6

x = 12

Answer:

x=12

Step-by-step explanation:

Which of the following best defines the midpoint of a segment? A. The point that splits a line segment into two equal parts. B. Any point on a line segment in between the two endpoints. C. When a line segment is split into equal thirds, a midpoint is any point in the middle third. D. Any point that is closer to one endpoint of the segment than the other.

Answers

Answer:

A. The point that splits a line segment into two equal parts.

Step-by-step explanation:

A. The point that splits a line segment into two equal parts.

Midpoint, as the word suggests, means the point which lies in the middle of something. The correct option is A.

What does a midpoint mean?

Midpoint, as the word suggests, means the point which lies in the middle of something. The midpoint of a line segment means a point which lies in the mid of the given line segment.

The statement that best describes the midpoint of a segment is the point that splits a line segment into two equal parts.

Learn more about Midpoint:

https://brainly.com/question/5127660

#SPJ5

Other Questions
Which of the following describes the 'accident' in the accident chain?.The circumstance leading to the accidentB.The result from an unsafe act or unsafe health habit.The consequence of one or more risk factors D.The result of the accident Three years from now Tom will be twice as old as Jean and two years ago the sum of their ages was 26. How old is Tom now? Please please help :(((( Which of the following is true about sorting functions? A. The most optimal partitioning policy for quicksort on an array we know nothing about would be selecting a random element in the array. B. The fastest possible comparison sort has a worst case no better than O(n log n) C. Heapsort is usually best when you need a stable sort. D. Sorting an already sorted array of size n with quicksort takes O(n log n) time. E. When sorting elements that are expensive to copy, it is generally best to use merge sort. F. None of the above statements is true. 6p- 2q for p = 3 and q = -7 Please help! Algebra 2!! The inverse of the function graphed below is a function.A. TrueB. False What was the first conflict theory in sociology? .is the highest education degree available at a community college. For which function is the ordered pair (4, 12) not a solution? y = 3 x y = 16 - x y = x + 8 y = 8 - x What is fitness, according to the American College of Sports Medicine? A. Fitness is the ability to carry out daily tasks without being overly tired. B. Fit people do not have the energy to complete everyday work. C. Fitness is the ability to perform only very light levels of physical activity. D. Fitness is the ability to perform moderate levels of exercise only while you are young. In the image above the ruler is measuring in centimeters. The blue cylinder falls somewhere between 2.7cm and 2.8cm according to the ruler. Since we can estimate the last digit I would say that the length of the cylinder is 2.76cm. Since I am estimating any number 2.72cm or 2.78cm could also be correct. Why would 2.755 not be a correct measurement according to estimating the last digit? Radar is used to determine distances to various objects by measuring the round-trip time for an echo from the object. (a) How far away (in m) is the planet Venus if the echo time is 900 s? m (b) What is the echo time (in s) for a car 80.0 m from a Highway Patrol radar unit? s (c) How accurately (in nanoseconds) must you be able to measure the echo time to an airplane 12.0 km away to determine its distance within 11.5 m? ns How do -11.5 and -9.5 compare? Choose the correct symbol.-11.5 _ -9.5A. The combination of a carbonyl group and a hydroxyl group on the same carbon atom is called a ________ group.a. carbamate group b. carbonate c. carboxlate d. carboxyl The only force acting on a 3.4 kg canister that is moving in an xy plane has a magnitude of 3.0 N. The canister initially has a velocity of 2.5 m/s in the positive x direction, and some time later has a velocity of 4.8 m/s in the positive y direction. How much work is done on the canister by the 3.0 N force during this time Find the value of x. 10.7 LAB: Fat-burning heart rate Write a program that calculates an adult's fat-burning heart rate, which is 70% of 220 minus the person's age. Complete fat_burning_heart_rate() to Molly and Craig are the original parties to a contract. Craig is obligated to design a Website for Molly. They subsequently make an agreement with Eric that Eric should take the place of Craig and assume all of Craig's rights and duties under the contract. The agreement releases Craig from his obligations under the contract. This agreement is in a class of 40 students, 30 students read chemistry, 40 students read physics, if all students read at least one of the subject, find the probability a students is selected at random will read only chemistry