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
zubka84 [21]
3 years ago
7

Find m < RQP 70 55 80 90

Mathematics
1 answer:
Vinil7 [7]3 years ago
6 0
I believe the answer is 70 cause all you have to do is divide 140 by 2
You might be interested in
The price of a sweater was reduced from $20 to $12. By what percentage was the price of the sweater reduced
kirill [66]

Answer:

The price was decreased by 40%

Step-by-step explanation:

Take the original price and subtract the new price

20-12 = 8

Divide by the original price

8/20 = .4

Change to a percent

40 %

The price was decreased by 40%

4 0
2 years ago
Read 2 more answers
When x = 12, y = 8. Find x when у = 12
Bad White [126]

Answer:

y =  \frac{12 \times 12}{8}  = 18

7 0
3 years ago
Find the area of the equilateral triangle whose sides are 4 yd.
suter [353]

Answer:

The first one. 4 times square root of 3.

Step-by-step explanation:

The side of the equilateral triangle that represents the height of the triangle will have a length of because it will be opposite the 60o angle. To calculate the area of the triangle, multiply the base (one side of the equilateral triangle) and the height (the perpendicular bisector) and divide by two.

4 0
3 years ago
Read 2 more answers
Help me please. I need it rn​
cricket20 [7]

Answer:

you can apply percentages knowledge and reverse percentages knowledge. you can look at the formulas and it will be dead easy.

Step-by-step explanation:

7 0
2 years ago
Read 2 more answers
The principal at Crest Middle School, which enrolls only sixth-grade students and seventh-grade students, is interested in deter
AlekseyPX

Answer:

a) [ -27.208 , -12.192 ]

b) New procedure is not recommended

Step-by-step explanation:

Solution:-

- It is much more common for a statistical analyst to be interested in the difference between means than in the specific values of the means themselves.

- The principal at Crest Middle School collects data on how much time students at that school spend on homework each night.  

- He/She takes a " random " sample of n = 20 from a sixth and seventh grades students from the school population to conduct a statistical analysis.

- The summary of sample mean ( x1 & x2 ) and sample standard deviation ( s1 & s2 ) of the amount of time spent on homework each night (in minutes) for each grade of students is given below:

                                                          <u>Mean ( xi )</u>       <u> Standard deviation ( si )</u>

          Sixth grade students                 27.3                            10.8                  

          Seventh grade students           47.0                             12.4

- We will first check the normality of sample distributions.

  • We see that sample are "randomly" selected.
  • The mean times are independent for each group
  • The groups are selected independent " sixth " and " seventh" grades.
  • The means of both groups are conforms to 10% condition of normality.

Hence, we will assume that the samples are normally distributed.

- We are to construct a 95% confidence interval for the difference in means ( u1 and u2 ).

- Under the assumption of normality we have the following assumptions for difference in mean of independent populations:

  • Population mean of 6th grade ( u1 ) ≈ sample mean of 6th grade ( x1 )  
  • Population mean of 7th grade ( u2 ) ≈ sample mean of 6th grade ( x2 )

Therefore, the difference in population mean has the following mean ( u ^ ):

                      u^ = u1 - u2 = x1 - x2

                      u^ = 27.3 - 47.0

                      u^ = -19.7

- Similarly, we will estimate the standard deviation (Standard Error) for a population ( σ^ ) represented by difference in mean. The appropriate relation for point estimation of standard deviation of difference in means is given below:

                    σ^ =  √ [ ( σ1 ^2 / n1 ) + ( σ2 ^2 / n2 ) ]

Where,

          σ1 ^2 : The population variance for sixth grade student.

          σ2 ^2 : The population variance for sixth grade student.

          n1 = n2 = n : The sample size taken from both populations.

Therefore,

                 σ^ =  √ [ ( 2*σ1 ^2   / n )].

- Here we will assume equal population variances : σ1 ≈ σ2 ≈ σ is "unknown". We can reasonably assume the variation in students in general for the different grade remains somewhat constant owing to other reasons and the same pattern is observed across.

- The estimated standard deviation ( σ^ ) of difference in means is given by:

σ^ =

           s_p*\sqrt{\frac{1}{n_1} + \frac{1}{n_2}  } = s_p*\sqrt{\frac{1}{n} + \frac{1}{n}  } = s_p*\sqrt{\frac{2}{n}}\\\\\\s_p = \sqrt{\frac{(n_1 - 1 )*s_1^2 + (n_2 - 1 )*s_2^2}{n_1+n_2-2} } =  \sqrt{\frac{(n - 1 )*s_1^2 + (n - 1 )*s_2^2}{n+n-2} } = \sqrt{\frac{(n - 1 )*s_1^2 + (n - 1 )*s_2^2}{2n-2} } \\\\s_p = \sqrt{\frac{(20 - 1 )*s_1^2 + (20 - 1 )*s_2^2}{2(20)-2} } \\\\s_p = \sqrt{\frac{19*10.8^2 + 19*12.4^2}{38} } = \sqrt{135.2}  \\\\s_p = 11.62755

           σ^ = 11.62755*√2/20

          σ^ = 3.67695

- Now we will determine the critical value associated with Confidence interval ( CI ) which is defined by the standard probability of significance level ( α ). Such that:

         Significance Level ( α ) = 1 - CI = 1 - 0.95 = 0.05

                   

- The reasonable distribution ( T or Z ) would be determined on the basis of following conditions:

  • The population variances ( σ1 ≈ σ2 ≈ σ )  are unknown.
  • The sample sizes ( n1 & n2 ) are < 30.

Hence, the above two conditions specify the use of T distribution critical value. The degree of freedom ( v ) for the given statistics is given by:

          v = n1 + n2 - 2 = 2n - 2 = 2*20 - 2

          v = 38 degrees of freedom        

- The t-critical value is defined by the half of significance level ( α / 2 ) and degree of freedom ( v ) as follows:

          t-critical = t_α / 2, v = t_0.025,38 = 2.024

- Then construct the interval for 95% confidence as follows:

          [ u^ - t-critical*σ^ , u^ + t-critical*σ^ ]

          [ -19.7 - 2.042*3.67695 , -19.7 + 2.042*3.67695 ]

          [ -19.7 - 7.5083319 , -19.7 + 7.5083319 ]

          [ -27.208 , -12.192 ]

- The principal should be 95% confident that the difference in mean times spent of homework for ALL 6th and 7th grade students in this school (population) lies between: [ -27.208 , -12.192 ]

- The procedure that the matched-pairs confidence interval for the mean difference in time spent on homework prescribes the integration of time across different sample groups.

- If we integrate the times of students of different grades we would have to  make further assumptions like:

  • The intelligence levels of different grade students are same
  • The aptitude of students from different grades are the same
  • The efficiency of different grades are the same.

- We have to see that both samples are inherently different and must be treated as separate independent groups. Therefore, the above added assumptions are not justified to be used for the given statistics. The procedure would be more bias; hence, not recommended.

                 

8 0
3 years ago
Other questions:
  • What does the graph of f(x)=(3x-5)(x+9) cross the x axis
    12·1 answer
  • Suppose the demand for a certain item is given by:
    8·1 answer
  • Why is -2 1/2 × 5 2/3
    5·1 answer
  • Garnet has a container with 10 1/4 cups of flour in it. She can make one dozen muffins with 2 1/4 cups of flour. How many dozens
    6·1 answer
  • Jenny is in charge of ordering T-shirts for the math club at her school. If she paid $294 for 21 T-shirts, which of the followin
    14·1 answer
  • Which number is a factor of 24 but not not a multiple of 8 A. B.10 C.9 D.6
    15·2 answers
  • Can yall please help me ??
    8·1 answer
  • How and where does math rely on science?
    14·2 answers
  • EXPERT HELP I'LL GIVE BRAINLIEST: EXPLAIN THE ANSWER
    14·2 answers
  • suppose that the function f(x) = 5.32 0.80x represents the cost of mailing an object that weighs x pounds. how much would it cos
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!