A teacher was comparing two sets of quiz scores shown below.What reasonable conclusion can be drawn from the data?A. The variability of Quiz 1 scores is greater than the variability of Quiz 2 scores, but the mean is the same.B. The variability of Quiz 2 scores is greater than the variability of Quiz 1 scores, but the mean is the same.C. The mean of Quiz 2 scores is greater than the mean of Quiz 1 scores, but the variability is the same.D. The mean of Quiz 1 scores is greater than the mean of Quiz 2 scores, but the variability is the same.

A Teacher Was Comparing Two Sets Of Quiz Scores Shown Below.What Reasonable Conclusion Can Be Drawn From

Answers

Answer 1

VARIABILITY

Variability (also called spread or dispersion) refers to how spread out a set of data is. Variability gives you a way to describe how much data sets vary and allows you to use statistics to compare your data to other sets of data.

The variability can be analyzed using the range. The range is the amount between your smallest and largest item in the set. You can find the range by subtracting the smallest number from the largest.

Range of Quiz 1

Highest score: 91

Lowest score: 70

Therefore, the range is:

\(R=91-70=21\)

Range of Quiz 2

Highest score: 96

Lowest score: 75

Therefore, the range is:

\(R=96-75=21\)

Therefore, the variability of both quizzes is the same.

MEAN

The mean is a measure of central tendency of a probability distribution along median and mode. It is also referred to as an expected value.

It can be calculated as the total sum of all values in a collection of numbers divided by the number of numbers in a collection. Therefore, the formula is:

\(Mean=\frac{\text{Sum of numbers}}{Number\text{ of numbers}}\)

Mean of Quiz 1

\(M=\frac{70+91+85+87+73+74+77+83}{8}=\frac{640}{8}=80\)

Mean of Quiz 2

\(M=\frac{75+82+78+96+92+79+90+88}{8}=\frac{680}{8}=85\)

Therefore, the mean of Quiz 2 is greater than that for Quiz 1.

ANSWER

The correct option is OPTION C: The mean of Quiz 2 scores is greater than the mean of Quiz 1 scores, but the variability is the same.


Related Questions

40% of the problems is 32 problems.

Answers

40/4=10%
10% = 8
100% = 8 x 10 = 80
There are 80 problems

Answer:

80

Step-by-step explanation:

Change 40% to a decimal by moving the decimal 2 places left or divide 40 by 100. Write an equation.

\(.4p = 32\)

divide both sides by .4

\(p = 80\)

6 divided by 7215 and i need help its to hard????

Answers

Answer:

If you mean 6 / 7215 it is 0.00083

but if you meant 7215 / 6 it is 1202.5

Step-by-step explanation:

Could use help on this thank you in advance!

Could use help on this thank you in advance!

Answers

Answer:

what exactly do i need to do ?????

Step-by-step explanation:

Problem
Circles \(K\) and \(L\) touch externally at point \(P\). Line \(ABC\) cuts \(K\) at points \(A\) and \(B\) and is tangent to \(L\) at \(C\). The line through \(A\) and \(P\) meets \(L\) at a second point \(D\).

Prove that \(PC\) bisects angle \(BPD\).

Answers

Step-by-step explanation:

Using the various theorems relating inscribed and external angles to intercepted arcs, we can write the following relations:

  angle A = 1/2(arc BP) . . . . . . . . . . . inscribed angle

  angle A = 1/2(arc CD -arc CP) . . . external angle at tangent/secant

  angle CPD = 1/2(arc CD) . . . . . . . inscribed angle

  angle CPB = 1/2(arc CP) + 1/2(arc BP) . . . . . sum of angles at the mutual tangent

Proof

Equating the expressions for angle A, we have ...

  1/2(arc BP) = 1/2(arc CD -arc CP)

Adding arc CP gives ...

  1/2(arc BP +arc CP) = 1/2(arc CD)

Substituting the last two equations for angles from above, this gives ...

  angle CPB = angle CPD

Hence PC bisects angle BPD.

ProblemCircles [tex]K[/tex] and [tex]L[/tex] touch externally at point [tex]P[/tex]. Line [tex]ABC[/tex]

Please Solve
F/Z=T for Z

Answers

Answer:

F /T = Z

Step-by-step explanation:

F/Z=T

Multiply each side by Z

F/Z *Z=T*Z

F = ZT

Divide each side by T

F /T = ZT/T

F /T = Z

Answer:

\(\boxed{\red{ z = \frac{f}{t} }}\)

Step-by-step explanation:

\( \frac{f}{z} = t \\ \frac{f}{z} = \frac{t}{1} \\ zt = f \\ \frac{zt}{t} = \frac{f}{t} \\ z = \frac{f}{t} \)

What is -20/2(7 2/3)

Answers

The simplified form of -20/2(7 2/3) is -230/3.

To solve the expression -20/2(7 2/3), we need to follow the order of operations, which states that we should perform the operations inside parentheses first, then any multiplication or division from left to right, and finally any addition or subtraction from left to right.

First, let's convert the mixed number 7 2/3 to an improper fraction.

7 2/3 = (7 * 3 + 2) / 3 = 23/3

Now, let's substitute the value back into the expression:

-20/2 * (23/3)

Next, we simplify the multiplication:

-10 * (23/3)

To multiply a fraction by a whole number, we multiply the numerator by the whole number:

-10 * 23 / 3

Now, we perform the multiplication:

-230 / 3

Therefore, the simplified form of -20/2(7 2/3) is -230/3.

​for such more question on simplified form

https://brainly.com/question/11680269

#SPJ8

From a group of 6 people, you randomly select 3 of them. What is the probability that they are the 3 oldest people in the group

Answers

Answer:

\(Probability = \frac{1}{20}\)

Step-by-step explanation:

Given

\(People = 6\)

\(Selection = 3\)

Required

Determine the probability of selecting the oldest 3

First, we need to determine the total possible selection.

Since it's a selection, we make use of combination as follows:

\(^nC_r = \frac{n!}{(n-r)!r!}\)

In this case:

\(n = 6\)

\(r = 3\)

So:

\(^nC_r = \frac{n!}{(n-r)!r!}\)

\(^6C_3 = \frac{6!}{(6-3)!3!}\)

\(^6C_3 = \frac{6!}{3!3!}\)

\(^6C_3 = \frac{6*5*4*3!}{3!3*2*1}\)

\(^6C_3 = \frac{6*5*4}{3*2*1}\)

\(^6C_3 = \frac{5*4}{1}\)

\(^6C_3 = 20\)

In the combination, there can be only 1 set of oldest people.

So:

\(Probability = \frac{1}{20}\)

-1/4 plus 3/5
Answer or else

Answers

The algebric expression -1/4 + 3/5 is equal to 7/20 when simplified.

To solve the expression -1/4 + 3/5, we need to find a common denominator for the fractions and then perform the addition.

The common denominator for 4 and 5 is 20. We can rewrite the fractions with this denominator:

-1/4 = -5/20

3/5 = 12/20

Now that the fractions have the same denominator, we can add them:

-5/20 + 12/20 = (-5 + 12)/20 = 7/20

Therefore, -1/4 + 3/5 is equal to 7/20.

To further simplify the fraction, we can check if there is a common factor between the numerator and denominator. In this case, 7 and 20 have no common factors other than 1, so the fraction is already in its simplest form.

Thus, the final answer is 7/20.

For more such question on algebric expression. visit :

https://brainly.com/question/4344214

#SPJ8

Compare the best estimate for 1.789/178 and 0.05. Which is less?

Answers

Answer:

The smaller number in 0.01

Step-by-step explanation:

To find this answer, just take the fraction and find the quotient of both numbers.

1.789/178 = 0.01005056179

Now take the quotient and compare it to 0.05.

Is 0.01 larger or 0.05 - the answer is 0.01.

Please help me out
Find the height of the pyramid using the given diagram.

?? Inches

Please help me out Find the height of the pyramid using the given diagram. ?? Inches

Answers

Check the picture below.

Please help me out Find the height of the pyramid using the given diagram. ?? Inches

Find the measure of each angle of the quadrilateral.​

Find the measure of each angle of the quadrilateral.

Answers

all work should be in the picture, lmk if theres anything confusing

Find the measure of each angle of the quadrilateral.

If 25% of a number is 100, what is the number?
OA. 50
OB.
100
O c.
150
OD.
200
O E.
400

Answers

Answer:

400

Step-by-step explanation:

25% is a fourth 100 ×4 is 400

Which is equivalent to V180x11 after it has been simplified completely?



© 3x10653



O 3x® v5x



O 6x10/5x



O 6x55x

Answers

Question:

Which is equivalent to \(\sqrt{180x^{11}}\) after it has been simplified completely?

Answer:

\(\sqrt{180x^{11}} = 6x^{5}\sqrt{5x}\)

Step-by-step explanation:

Given

\(\sqrt{180x^{11}}\)

Required

Simplify

We start by splitting the square root

\(\sqrt{180x^{11}} = \sqrt{180} * \sqrt{x^{11}}\)

Replace 180 with 36 * 5

\(\sqrt{180x^{11}} = \sqrt{36 * 5} * \sqrt{x^{11}}\)

Further split the square roots

\(\sqrt{180x^{11}} = \sqrt{36} *\sqrt{5} * \sqrt{x^{11}}\)

\(\sqrt{180x^{11}} = 6*\sqrt{5} * \sqrt{x^{11}}\)

Replace power of x; 11 with 10 + 1

\(\sqrt{180x^{11}} = 6*\sqrt{5} * \sqrt{x^{10 + 1}}\)

From laws of indices; \(a^{m+n} = a^m * a^n\)

So, we have

\(\sqrt{180x^{11}} = 6*\sqrt{5} * \sqrt{x^{10} * x^1}\)

\(\sqrt{180x^{11}} = 6*\sqrt{5} * \sqrt{x^{10} * x}\)

Further split the square roots

\(\sqrt{180x^{11}} = 6*\sqrt{5} * \sqrt{x^{10}} * \sqrt{x}\)

From laws of indices; \(\sqrt{a} = a^{\frac{1}{2}}\)

So, we have

\(\sqrt{180x^{11}} = 6*\sqrt{5} * x^{10*\frac{1}{2}} * \sqrt{x}\)

\(\sqrt{180x^{11}} = 6*\sqrt{5} * x^{\frac{10}{2}} * \sqrt{x}\)

\(\sqrt{180x^{11}} = 6*\sqrt{5} * x^{5} * \sqrt{x}\)

Rearrange Expression

\(\sqrt{180x^{11}} = 6 * x^{5} * \sqrt{5} * \sqrt{x}\)

\(\sqrt{180x^{11}} = 6x^{5} * \sqrt{5} * \sqrt{x}\)

From laws of indices; \(\sqrt{a} *\sqrt{b} = \sqrt{a*b} = \sqrt{ab}\)

So, we have

\(\sqrt{180x^{11}} = 6x^{5} * \sqrt{5*x}\)

\(\sqrt{180x^{11}} = 6x^{5} * \sqrt{5x}\)

\(\sqrt{180x^{11}} = 6x^{5}\sqrt{5x}\)

The expression can no longer be simplified

Hence, \(\sqrt{180x^{11}}\) is equivalent to \(6x^{5}\sqrt{5x}\)

Answer:

D on edg

Step-by-step explanation:

6x^5 V5x is correct

Find the area of this circle

Find the area of this circle

Answers

Answer:113.04ft^2

Step-by-step explanation:

Find the area of this circle

6. What is the area of a rectangular floor that is 7-3" long
and 4-2” wide?

Answers

362.5 feet squared. 7 ft 3 in = 87 in. 4ft 2 in = 50 in. A= bh. 87 x 50 = 4350 in. 4350/12 = 362.5 feet squared

The area of the rectangle will be 4350 Inches squared.

What is the area of the rectangle?

The space occupied by any two-dimensional figure in a plane is called the area. The space occupied by the rectangle in a two-dimensional plane is called the area of the rectangle.

Given that a rectangular floor is 7-3" long and 4-2” wide. Here 7 ft 3 in = 87 in. 4ft 2 in = 50 in.

The area of the rectangle is calculated by using the formula below:-

Area = Length x Width

Area = 87 x 50

Area = 4350 Inches

Therefore, the area of the rectangle will be 4350 Inches squared.

To know more about the area follow

https://brainly.com/question/25292087

#SPJ2

JFDKGJNREITFHROIHTJFMNORHCTGJK,MV JIOKVMNTRH HTR OIMTGR

JFDKGJNREITFHROIHTJFMNORHCTGJK,MV JIOKVMNTRH HTR OIMTGR

Answers

The multiples of 5 and 6 based on the information have been illustrated below.

How to illustrate the multiple?

It should be noted that a multiple is a number that can be divided by another number without a remainder.

Here, the multiples of 5 will be:

5 = 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60.

6 = 6, 12, 18, 24, 30, 36, 42, 48, 54, 60, ...

In this case, the multiples of the numbers have been illustrated.

Learn more about multiples on:

brainly.com/question/251701

#SPJ1

Use the system of equations and graphs below to complete the sentence.

Use the system of equations and graphs below to complete the sentence.

Answers

Answer:

id say graph d solve it out and thats the only thing i got close to

Step-by-step explanation:

Answer:

it's the one in the top right(graph B), the soultion to graph b is (3,-1)

Step-by-step explanation:

Like the other answer says you solve it out, then you look at the intercepts and use the prosses of elimanation.

the top equation is: y= -1/2x -2.5

the bottom equation is: y= -1/5x -0.4

fill in the mission numbers to make the fractions equivalent. 1/2 and /8= 4/12 and /60= 2/3 and /12= 4/4 and /8=​

Answers

To make the fractions equivalent, we need to find the missing numerators that would make them equal. Let's fill in the missing numerators:

1/2 and __/8

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 4:

1/2 and 4/8

Now, the fractions are equivalent.

---

4/12 and __/60

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 5:

4/12 and 20/60

Now, the fractions are equivalent.

---

2/3 and __/12

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 4:

2/3 and 8/12

Now, the fractions are equivalent.

---

4/4 and __/8

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 2:

4/4 and 8/8

Now, the fractions are equivalent.

What is the answer pleaseee

What is the answer pleaseee

Answers

Answer: 803.84cm3

Step-by-step explanation:
The formula for finding the volume of a cylinder is πr2h.
In other words, the area of the top face's circle times the height.

To find the circle's area, we first find the radius of the circle. Since the diameter is 8cm, we divide by 2 to get the radius, which is 4cm.

4cm squared is 4cm x 4cm, which is 16cm. 16cm times 3.14 is 50.24cm squared.

Now, we have the area of the circle. 50.24cm squared!

The height is 16cm, so to find the cylinder, we times the area of the circle by the height of the cylinder! So,

16cm x 50.24cm squared = 803.84cm cubed.

The volume of the can of soup is 803.84cm cubed.

If 3 3/4m of cloth was used for one suit, how many suits can be made with 30m cloth​

Answers

Answer:

8 suits

Step-by-step explanation:

Divide 30 m by 3 \(\frac{3}{4}\) m , or 30 ÷ 3.75 , then

30 ÷ 3.75 = 8

Then 8 suits can be made from 30 m of cloth

Which two equations can you use to find the adult and child admission fees for a puppet show? Let a represent the fee for adults and c represent the fee for children.

Adults Children Admissions Collected
Day 1
45
30
$315
Day 2
50
40
$370
45c + 30a = 315
45a + 50c = 315
45a + 30c = 315
50c + 40a = 370
50a + 40c = 370

Answers

Step-by-step explanation:

45a + 30c = 315

50c + 40a = 370

Answer:

C 45a + 30c = 315

E 50c + 40a = 370

Step-by-step explanation:

give me my Volkswagen Golf GTI 89'

When sales of a particular hybrid automobile reach 60,000 units, federal income tax credits begin to phase out. One year after
reaching this threshold, buyers are still eligible for 15% of the original $2500 credit. What tax credit would buyers receive if they
purchased the vehicle at this time?

(Type a whole number or a decimal)

Answers

Answer:

The original tax credit was $2500, so 15% of that is:

0.15 x $2500 = $375

Therefore, buyers would receive a $375 tax credit if they purchased the vehicle one year after the sales reached the 60,000 unit threshold.

If random variable X has a binomial distribution with n=15 and P(success) =p= 0.6, find the mean of X. That is, find E(X). Round to the whole number. Do not use decimals. Answer:

Answers

Answer:

9

Step-by-step explanation:

E(X) = np

E(X) = (15) (0.6)

E(X) = 9

The mean of the X is 9.

What is the mean of the binomial distribution?

The mean of a binomial distribution is the expected value (long-run average) of the number of successes in the given number of trials.

Formula for calculating mean of binomial distribution

\(\mu_{x} = n.p\)

where,

\(\mu_{x}\) is the mean of the binomial distribution

n is the number of trials

and, p is the probability of success

According to the given question.

We have

Number of trials, n = 15

Probability of success, p = 0.6

Therefore, the mean of X is given by

\(E(X) = 15(0.6)\)

⇒ \(E(X) = 9\)

Hence, the mean of the X is 9.

Find out more information about mean of the binomial distribution here:

https://brainly.com/question/15303817

#SPJ3

Desmond is 5 inches taller than Niki.

If we let
represent Niki's height in inches, write an algebraic expression for Desmond's height.

Answers

The algebraic expression for Desmond's height is x + 5.

write an algebraic expression for Desmond's height.

If we let "x" represent Niki's height in inches, then Desmond's height can be represented by "x + 5", since Desmond is 5 inches taller than Niki.

So the algebraic expression for Desmond's height is x + 5.

What are algebraic expression?

Algebraic expressions is consist of variables, numbers, and mathematical operations (such as addition, subtraction, multiplication, and division).

They can contain one or more variables and can be evaluated for different values of the variables.

For example, the expression 3x + 5y - 2z is an algebraic expression that contains three variables (x, y, and z) and three coefficients (3, 5, and -2) that are multiplied by those variables. Algebraic expressions are commonly used in algebra to represent mathematical relationships and solve problems.

to know more about expression

brainly.com/question/14083225

#SPJ1

Graphs of a function and its inverse are shown on the same coordinate grid.



Which statements accurately compare the function and its inverse? Check all that apply.

The domains of the two functions extend to positive infinity.
The ranges of the two functions are all real numbers.
The x-intercept of f(x) and the y-intercept of f–1(x) are reciprocals of each other.
The point of intersection of the two functions indicates that the functions are inverses.
Neither function has a minimum.

Answers

The correct statements are;

The x-intercept of f(x) and the y-intercept of f–1(x) are reciprocals of each other.

The point of intersection of the two functions indicates that the functions are inverses.

Option C and D

How to determine the correct statements

To accurately compare a function and its inverse based on the graphs, we have to know the following;

The domains of the two functions extend to positive infinity if the domain of the inverse function is equivalent to the range of the original function.The ranges of the two functions are all real numbers if the graphs cover the entire y-axis without any gaps or discontinuities.If the graphs intersect at the point (a, b), it means that f(a) = b and f^(-1)(b) = a, indicating that the functions are inverses of each other.

Learn more about functions at: https://brainly.com/question/11624077

#SPJ1

3h=-8 solve equation

Answers

Answer:

h= -2.6

Step-by-step explanation:

Zion Sun Chairs manufactures 3,575 beach chairs each month. Determine the minimum sales orice Zion Sun
Chairs must sell each chair for to earn a monthly profit of $65,000, if of the total monthly fixed costs are $17,363.50
and the variable cost per chair is $52.17.
• $71.49
• $75.21
O $23.04
O $25.67

Answers

Zion Sun Chairs must sell each chair for at least $75.21 to earn a monthly profit of $65,000.

To determine the minimum sales price

To determine the minimum sales price Zion Sun Chairs must sell each chair for to earn a monthly profit of $65,000, we can use the following formula:

Total Profit = Total Revenue - Total Cost

We know that the monthly fixed costs are $17,363.50, and the variable cost per chair is $52.17. Therefore, the total cost to produce 3,575 beach chairs each month can be calculated as follows:

Total Cost = Fixed Cost + (Variable Cost per Chair x Number of Chairs)

Total Cost = $17,363.50 + ($52.17 x 3,575)

Total Cost = $203,871.25

To earn a monthly profit of $65,000, we can set up the equation as follows:

$65,000 = Total Revenue -  $203,871.25

Total Revenue =$268,871.25

To find the minimum sales price per chair, we can divide the total revenue by the number of chairs:

Minimum Sales Price per Chair = Total Revenue / Number of Chairs

Minimum Sales Price per Chair = $268,871.25 / 3,575

Minimum Sales Price per Chair ≈ $75.208

Therefore, Zion Sun Chairs must sell each chair for at least$75.21 to earn a monthly profit of $65,000, given the monthly fixed costs, variable cost per chair, and production quantity.

Learn more on minimum sales price:https://brainly.com/question/30009048

#SPJ1

what is a negative minus a negative

Answers

Answer:

It would be a negative or positive depending on the situation.

Step-by-step explanation:

A negative minus a negative would result in either a positive or negative. For example, -8 - (-9) would be 1 while -8 - (-7) would be -1. If the negative number your subtracting is greater than the number you're subtracting from then it will be positive, vice versa.

Find the distance between (-2, 6) and (1, 3).

Answers

Answer:

3√2

Step-by-step explanation:

Distance (d) = \(\sqrt{((1 - -2)^2 + (3 - 6)^2)}\)

= \(\sqrt{((3)^2 + (-3)^2)}\)

= √18

= 3√2

Solve the system of equations by the addition method.−2x−y=0 10x+y=−8​

Answers

Answer:

(-1, 2)

General Formulas and Concepts:

Pre-Algebra

Order of Operations: BPEMDAS

Brackets Parenthesis Exponents Multiplication Division Addition Subtraction Left to Right

Equality Properties

Algebra I

Solving systems of equations using substitution/elimination

Step-by-step explanation:

Step 1: Define Systems

-2x - y = 0

10x + y = -8

Step 2: Solve for x

Elimination

Combine equations:                         8x = -8Isolate x:                                            x = -1

Step 3: Solve for y

Define equation:                    -2x - y = 0Substitute in x:                       -2(-1) - y = 0Multiply:                                  2 - y = 0Isolate y term:                        -y = -2Isolate y:                                 y = 2

Answer:

Step-by-step explanation:

-2x -y = 0

10x+ y= -8

8x = -8

x = -1

-10 + y = -8

y = 2

(-1, 2)

Other Questions
chapter 13 section 2 review earth science answer key summarize the difference between mafic and felsic magma Which of the following requires a person to identify the existing relationships among the elements presented and then construct a new relationship among them? Multiple Choice problems of arrangement problems of inducing structure O telegraphic speech O functional fixedness What is the image of the point (-2, 3) reflected over x = 1? PLEASE HELP ME ITS VERY URGENT AND I DON'T UNDERSTAND HOW TO DO THIS!!! For the pair of numbers, find a third whole number such that the three numbers form a Pythagorean triple.30, 40The third number of the Pythagorean triple is(Type a whole number.) please help me fast help what is the only greek city in a shakespeare play title? Qd = 130-5PQs = 10P-80Now suppose the government imposes a price floor of 15. Will this market be characterized by a shortage or a surplus of the good? What will be its magnitude? In Bill the Boring dryer there are black shirts, gray shirts, black sweaters, and gray sweaters. Bill is going to take one of these pieces of clothing out of the dryer at random to check if his clothes are completely dry. What is the probability that the piece of clothing Bill takes out is black or is a shirt manatees, aquatic mammals inhabiting floridas rivers and coastal waters, swim close to the surface and are frequently killed in collisions with boats. to address the problem, boat traffic in manatee-populated waters is being required to maintain very low speeds. unfortunately, manatees are unable to hear low-pitched sounds and a boats sound lowers in pitch as the boat slows. therefore, this approach may in fact make things worse rather than better. (1 point) Let F = 3yi + 4xj, = 8/3 x^3 + 3xy, and h = y 4x^2 .(a) Find each of the following: F - = (-8x^2)i+xj h = (-8x)i+jHow are F and h related? F - = x h (Note that this shows that F is paralel to h)b. use and the fundamental tjeorem of calculus for line integrals to evaluate c F . dr . where C is the oriented path on a contour of h from P (0,2) to Q (6, 146).C F . dr = 1332Note You can earn partial credit on this problem Can you do this? This is an assignment about Ancient India. This is a fill in the blank so you have to use the words at the bottom. The assignment is in the PDF. Just tell me the answers. :) Please complete in 1 hour by 3:41 eastern, thank you!Sunny Inc. has a defined benefits pension plan for its workers. On Jan 1, 2011, the following balances related to this plan:Plant assets - fair value: $7,000Projected benefit obligations: 8,400Pension asset/liability 1,400 CrreditAccumulated OCI-PSC 1,600 DrFrom the operation of the plan in 2011, their actuary gave them additional information at Dec 31, 2011:Service cost for 2011: $1,400Actual return on plan assets for 2011: 900Amortization of prior service cost: 150Contributions in 2011: 2,600Benefits paid to retireed employees in 2011: 800Settlement rate percent: 8%Expected return rate: 9%Change in the acturary's assuptions that lead up to Dec 31, 2011 PBO: $10,862Calculate pension expense for Sunny Inc. in 2011 by filling in the pension worksheet:pansion worksheetGeneral Journal Entries. Items. Annual Pension Expense CashBal, Jan 1, 2021Service cost. DebitInterest cost. DebitActual return. CreditUnexpected gain DebitAmort PSC DebitLiab Increase Contrib. Credit Benefits Journal for 2021 Accum OCI Dec 31 2020Bal Dec 31, 2021 Debit Debit Memo RecordOCI-Prior Service Cos OCI-Gain/Loss Pension Asset/Liability Projected Benefit Obligat Plan Assets Can someone help me with this. Will Mark brainliest. What are capacitors used for in electrotechnology applications? Select one: O a. To protect a circuit O b. To store energy O c. To convert electrical energy into kinetic energy O d. To generate a voltage How did Andrew Jacksons style of governing differ from the presidents who came before him? Can someone tell me if its correct or no? what is the value of xfind the value of f A school trip uses a 42-seater coach (excluding the drivers seat).36 students, 3 teachers and 3 parents go on the coach.Each student pays 4.25 towards the cost of the coach. Each parent pays twice as muchas a student pays. The teachers travel for free.The coach company charges 195 for the trip.a Show that the money paid by the students and parents is not enough to pay for thecoach.b How much should each teacher pay so that the cost of the coach is covered exactly?c On the day of the trip, 8 students are ill and they get their money back. Thepassengers on the coach share the extra cost equally. What is the extra payment foreach passenger? A line has a slope of 14 and passes through the point (0.2, 45 ).Find the value of b, the y-intercept.b =