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
Sergio039 [100]
3 years ago
8

One of your peers claims that boys do better in math classes than girls. Together you run two independent simple random samples

and calculate the given summary statistics of the boys and the girls for comparable math classes. In Calculus, 15 boys had a mean percentage of 82.3 with standard deviation of 5.6 while 12 girls had a mean percentage of 81.2 with standard deviation of 6.7. What assumptions need to be made in order to determine the 90% confidence interval for the difference in the mean percentage scores for the boys in calculus and the girls in calculus? Supposing the assumption is true, calculate the interval.
Mathematics
1 answer:
JulijaS [17]3 years ago
3 0

Answer:

Step-by-step explanation:

Hello!

To test if boys are better in math classes than girls two random samples were taken:

Sample 1

X₁: score of a boy in calculus

n₁= 15

X[bar]₁= 82.3%

S₁= 5.6%

Sample 2

X₂: Score in the calculus of a girl

n₂= 12

X[bar]₂= 81.2%

S₂= 6.7%

To estimate per CI the difference between the mean percentage that boys obtained in calculus and the mean percentage that girls obtained in calculus, you need that both variables of interest come from normal populations.

To be able to use a pooled variance t-test you have to also assume that the population variances, although unknown, are equal.

Then you can calculate the interval as:

[(X[bar]_1-X[bar_2) ± t_{n_1+n_2-2;1-\alpha /2} * Sa*\sqrt{\frac{1}{n_1} +\frac{1}{n_2} }]

Sa= \sqrt{\frac{(n_1-1)S^2_1+(n_2-1)S^2_2}{n_1+n_2-2} } = \sqrt{\frac{14*(5.6^2)+11*(6.7^2)}{15+12-2} }= 6.108= 6.11

t_{n_1+n_2-2;1-\alpha /2}= t_{15+12-2;1-0.05}= t_{25;0.95}= 1.708

[(82.3-81.2) ± 1.708* (6.11*\sqrt{\frac{1}{15}+\frac{1}{12}  }]

[-2.94; 5.14]

Using a 90% confidence level you'd expect the interval [-2.94; 5.14] to contain the true value of the difference between the average percentage obtained in calculus by boys and the average percentage obtained in calculus by girls.

I hope this helps!

You might be interested in
Help
padilas [110]

Answer:

The answer is 100.5 in^{3}.

Step-by-step explanation:

To solve for the volume of the cylinder, use the cylinder volume formula, which is V = \pi r^{2} h.

Next, plug in the information given from the problem, and the formula will look like V = (\pi) (2 in^{2}) (8 in).

Then, solve the equation, and the answer will be 100.5 in^{3}.  

8 0
2 years ago
Solve the system <br> 12x+2y=86<br> 6x+2y=56
Ghella [55]
<span>12x+2y=86 -
  6x+2y=56
-------------------
  6x = 30 => x = 30 : 6 = 5
   
2y = 56 - 30 => 2y = 26 => y = 13</span>
3 0
3 years ago
US consumes 5.03 million metric tons of bananas per year. There are 313 million people in the US there are 1000kg in 1 metric to
Charra [1.4K]

Answer:

Step-by-step explanation:

Let's first start with the unit rate of how many metric tons each person eats per year, then we will convert metric tons to kg.

5.03/313 = .0160702875 metric tons of bananas per person

Using the conversion given:

.0160702875 metric tons × \frac{1kg}{1metricton} = 16.07 kg per person of bananas

7 0
3 years ago
"Bert has half as much money as Ernie. If Ernie loses $225 and Bert earns $675, Bert will have twice as much money as Ernie. How
Rzqust [24]

Answer: Ernie has $750 and Bert has \dfrac{750}{2}=\$375

Step-by-step explanation:

Let the amount that Ernie has be 'x'.

Let the amount that Bert has be \dfrac{x}{2}

Amount lost by Ernie = $225

Amount gained by Bert = $675

According to question, we get that

2(x-225)=\dfrac{x}{2}+675\\\\2x-450=\dfrac{x}{2}+675\\\\2x-\dfrac{x}{2}=675+450\\\\\dfrac{4x-x}{2}=1125\\\\\dfrac{3x}{2}=1125\\\\x=\dfrac{1125\times 2}{3}\\\\x=\$750

Hence, Ernie has $750 and Bert has \dfrac{750}{2}=\$375

3 0
3 years ago
Solve for y where y(2)=2 and y'(2)=0 by representing y as a power series centered at x=a
Crank

I'll assume the ODE is actually

y''+(x-2)y'+y=0

Look for a series solution centered at x=2, with

y=\displaystyle\sum_{n\ge0}c_n(x-2)^n

\implies y'=\displaystyle\sum_{n\ge0}(n+1)c_{n+1}(x-2)^n

\implies y''=\displaystyle\sum_{n\ge0}(n+2)(n+1)c_{n+2}(x-2)^n

with c_0=y(2)=2 and c_1=y'(2)=0.

Substituting the series into the ODE gives

\displaystyle\sum_{n\ge0}(n+2)(n+1)c_{n+2}(x-2)^n+\sum_{n\ge0}(n+1)c_{n+1}(x-2)^{n+1}+\sum_{n\ge0}c_n(x-2)^n=0

\displaystyle\sum_{n\ge0}(n+2)(n+1)c_{n+2}(x-2)^n+\sum_{n\ge1}nc_n(x-2)^n+\sum_{n\ge0}c_n(x-2)^n=0

\displaystyle2c_2+c_0+\sum_{n\ge1}(n+2)(n+1)c_{n+2}(x-2)^n+\sum_{n\ge1}nc_n(x-2)^n+\sum_{n\ge1}c_n(x-2)^n=0

\displaystyle2c_2+c_0+\sum_{n\ge1}\bigg((n+2)(n+1)c_{n+2}+(n+1)c_n\bigg)(x-2)^n=0

\implies\begin{cases}c_0=2\\c_1=0\\(n+2)c_{n+2}+c_n=0&\text{for }n>0\end{cases}

  • If n=2k for integers k\ge0, then

k=0\implies n=0\implies c_0=c_0

k=1\implies n=2\implies c_2=-\dfrac{c_0}2=(-1)^1\dfrac{c_0}{2^1(1)}

k=2\implies n=4\implies c_4=-\dfrac{c_2}4=(-1)^2\dfrac{c_0}{2^2(2\cdot1)}

k=3\implies n=6\implies c_6=-\dfrac{c_4}6=(-1)^3\dfrac{c_0}{2^3(3\cdot2\cdot1)}

and so on, with

c_{2k}=(-1)^k\dfrac{c_0}{2^kk!}

  • If n=2k+1, we have c_{2k+1}=0 for all k\ge0 because c_1=0 causes every odd-indexed coefficient to vanish.

So we have

y(x)=\displaystyle\sum_{k\ge0}c_{2k}(x-2)^{2k}=\sum_{k\ge0}(-1)^k\frac{(x-2)^{2k}}{2^{k-1}k!}

Recall that

e^x=\displaystyle\sum_{n\ge0}\frac{x^k}{k!}

The solution we found can then be written as

y(x)=\displaystyle2\sum_{k\ge0}\frac1{k!}\left(-\frac{(x-2)^2}2\right)^k

\implies\boxed{y(x)=2e^{-(x-2)^2/2}}

6 0
3 years ago
Other questions:
  • The table represents a linear function. Find the values of A and B.​
    9·1 answer
  • Find |-54| <br> A. 54<br> B. -54
    6·2 answers
  • In the function y = 10.00x + 35, y represents the cost of cabin lodging per occupant and x represents the number of occupants. H
    13·2 answers
  • Plz answer this I need a answer by 12:10
    12·2 answers
  • How much is three more than the square of 8?
    8·2 answers
  • Solve for x. Enter your answer as an integer or fraction. -9 -4x=7
    15·2 answers
  • 6(m +2 + 7m <br> Please help please help
    9·2 answers
  • Help please<br> Correct = brainliest
    15·1 answer
  • A circle with the diameter of 40 inches. what is the area?
    14·1 answer
  • At the grocery store there are two different options for buying Coke. You can buy a 12 pack for $5.49 or an 18 pack for $8.59. W
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!