1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ludmilka [50]
2 years ago
11

Construct a 95% confidence interval for the population mean, µ. Assume the population has a normal distribution. A sample of 25

randomly selected students has a mean test score of 81.5 with a standard deviation of 10.2. a. (66.35, 69.89) b. (56.12, 78.34) c. (77.29, 85.71) d. (87.12, 98.32)
Mathematics
1 answer:
bixtya [17]2 years ago
6 0

Answer:C. (77.29, 85.71)

Step-by-step explanation:

We want to determine a 95% confidence interval for the mean test score of randomly selected students.

Number of sample, n = 25

Mean, u = 81.5

Standard deviation, s = 10.2

For a confidence level of 95%, the corresponding z value is 1.96. This is determined from the normal distribution table.

We will apply the formula

Confidence interval

= mean +/- z ×standard deviation/√n

It becomes

81.5 +/- 1.96 × 10.2/√25

= 81.5 +/- 1.96 × 2.04

= 81.5 +/- 3.9984

The lower end of the confidence interval is 81.5 - 3.9984 =77.5016

The upper end of the confidence interval is 81.5 + 3.9984 =85.4984

Therefore, the correct option is

C. (77.29, 85.71)

You might be interested in
BRAINLIESTT ASAP! PLEASE HELP ME :)
jonny [76]

Answer:

Step-by-step explanation:

1) ∠1 + 33 = 180    {Straight line}

∠1 = 180 - 33

∠1 = 147

2){Exterior angle of a triangle equals the sum of opposite interior angles}

∠2 = 47 + 33    

∠2 = 80

3) ∠2 +x = 180    {straight line}

80 + x = 180

x = 180 - 80

x = 100

{Exterior angle of a triangle equals the sum of opposite interior angles}

∠3 = 100 +  48

∠3 = 148

8 0
3 years ago
Read 2 more answers
Find the slope of the line (-9, 1) (1, 9)​
dezoksy [38]

Answer:

Slope=4/5

Step-by-step explanation:

This is the formula to find the slope of lines:

y2-y1/x2-x1 (look it up to learn more)

9-1/1+9

8/10

4/5

The slope is 4/5

Hope this helps :)

6 0
3 years ago
Read 2 more answers
Simply the following expression by combining like terms 5w + 7v - 8w + v - w + 2y
Dafna11 [192]
-4w + 8v + 2y = -4w + 8v + 2y
7 0
2 years ago
Write.82 as a percent and a fraction.​
Marizza181 [45]

Answer:

82% and 82/100 (or 41/50)

Step-by-step explanation:

multiply 100 times .82 to get the percent

.82 is 82/100

7 0
2 years ago
Use Gaussian elimination to write each system in triangular form
Feliz [49]

Answer:

To see the steps to the diagonal form see the step-by-step explanation. The solution to the system is x =  -\frac{1}{9}, y= -\frac{1}{9}, z= \frac{4}{9} and w = \frac{7}{9}

Step-by-step explanation:

Gauss elimination method consists in reducing the matrix to a upper triangular one by using three different types of row operations (this is why the method is also called row reduction method). The three elementary row operations are:

  1. Swapping two rows
  2. Multiplying a row by a nonzero number
  3. Adding a multiple of one row to another row

To solve the system using the Gauss elimination method we need to write the augmented matrix of the system. For the given system, this matrix is:

\left[\begin{array}{cccc|c}1 & 1 & 1 & 1 & 1 \\1 & 1 & 0 & -1 & -1 \\-1 & 1 & 1 & 2 & 2 \\1 & 2 & -1 & 1 & 0\end{array}\right]

For this matrix we need to perform the following row operations:

  • R_2 - 1 R_1 \rightarrow R_2 (multiply 1 row by 1 and subtract it from 2 row)
  • R_3 + 1 R_1 \rightarrow R_3 (multiply 1 row by 1 and add it to 3 row)
  • R_4 - 1 R_1 \rightarrow R_4 (multiply 1 row by 1 and subtract it from 4 row)
  • R_2 \leftrightarrow R_3 (interchange the 2 and 3 rows)
  • R_2 / 2 \rightarrow R_2 (divide the 2 row by 2)
  • R_1 - 1 R_2 \rightarrow R_1 (multiply 2 row by 1 and subtract it from 1 row)
  • R_4 - 1 R_2 \rightarrow R_4 (multiply 2 row by 1 and subtract it from 4 row)
  • R_3 \cdot ( -1) \rightarrow R_3 (multiply the 3 row by -1)
  • R_2 - 1 R_3 \rightarrow R_2 (multiply 3 row by 1 and subtract it from 2 row)
  • R_4 + 3 R_3 \rightarrow R_4 (multiply 3 row by 3 and add it to 4 row)
  • R_4 / 4.5 \rightarrow R_4 (divide the 4 row by 4.5)

After this step, the system has an upper triangular form

The triangular matrix looks like:

\left[\begin{array}{cccc|c}1 & 0 & 0 & -0.5 & -0.5  \\0 & 1 & 0 & -0.5 & -0.5\\0 & 0 & 1 & 2 &  2 \\0 & 0 & 0 & 1 &  \frac{7}{9}\end{array}\right]

If you later perform the following operations you can find the solution to the system.

  • R_1 + 0.5 R_4 \rightarrow R_1 (multiply 4 row by 0.5 and add it to 1 row)
  • R_2 + 0.5 R_4 \rightarrow R_2 (multiply 4 row by 0.5 and add it to 2 row)
  • R_3 - 2 R_4 \rightarrow R_3(multiply 4 row by 2 and subtract it from 3 row)

After this operations, the matrix should look like:

\left[\begin{array}{cccc|c}1 & 0 & 0 & 0 & -\frac{1}{9}  \\0 & 1 & 0 & 0 &   -\frac{1}{9}\\0 & 0 & 1 & 0 &  \frac{4}{9} \\0 & 0 & 0 & 1 &  \frac{7}{9}\end{array}\right]

Thus, the solution is:

x =  -\frac{1}{9}, y= -\frac{1}{9}, z= \frac{4}{9} and w = \frac{7}{9}

7 0
3 years ago
Other questions:
  • A rectangular computer table measures 30 inches by 50 inches. We need to cover it with square tiles. What is the side length of
    15·2 answers
  • -3(x - 1) + 8(x - 3) = 6x + 7 - 5x
    9·2 answers
  • 3x+2y=3y line 1 x+y=10 line 2 solve for x/y
    7·1 answer
  • An automobile manufacturer is concerned about a fault in the braking mechanism of a particular model. The fault can, on rare occ
    5·1 answer
  • In a sample of seven cars, each car was tested for nitrogen-oxide emissions (in grams per mile) and the following results were o
    13·1 answer
  • Select the action you would use to solve x/4 = 16. Then select the propertys that justifies that action.
    14·1 answer
  • Evaluate without calculator
    13·1 answer
  • Find the length of the third side. If necessary, round to the nearest tenth.<br> 2<br> 3
    14·1 answer
  • Evaluate the following equations
    7·1 answer
  • Please help! Help Will Give 100 PTS
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!