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
Goryan [66]
3 years ago
8

To illustrate the effects of driving under the influence (DUI) of alcohol, a police officer brought a DUI simulator to a local h

igh school. Student reaction time in an emergency was measured with unimpaired vision and also while wearing a pair of special goggles to simulate the effects of alcohol on vision. For a random sample of nine teenagers, the time (in seconds) required to bring the vehicle to a stop from a speed of 60 miles per hour was recorded.
Subject 1 2 3 4 5 6 7 8 9
Normal, Xi 4.47 4.24 4.58 4.65 4.31 4.80 4.55 5.00 4.79
Impaired, Yi 5.77 5.67 5.51 5.32 5.83 5.49 5.23 5.61 5.6
(a) Whether the student had unimpaired vision or wore goggles first was randomly selected. Why is this a good idea in designing the experiment?
(b) Use a 95% confidence interval to test if there is a difference in braking time with impaired vision and normal vision where the differences are computed as "impaired minus normal. "Note: A normal probability plot and boxplot of the data indicate that the differences are approximately normally distributed with no outliers.
Mathematics
1 answer:
Oksanka [162]3 years ago
6 0

Answer:

a) If we design the experiment on this way we can check if we have an improvement with the method used.

We assume that we have the same individual and we take a value before with the normal impaired condition and the final condition is the normal case.  

b) -0.96-2.306\frac{0.359}{\sqrt{9}}=-1.24  

-0.96+2.306\frac{0.359}{\sqrt{9}}=-0.69

The 95% confidence interval would be given by (-1.24;-0.69)

Step-by-step explanation:

Part a

If we design the experiment on this way we can check if we have an improvement with the method used.

We assume that we have the same individual and we take a value before with the normal impaired condition and the final condition is the normal case.

Part b

For this case first we need to find the differences like this :

Normal, Xi 4.47 4.24 4.58 4.65 4.31 4.80 4.55 5.00 4.79

Impaired, Yi 5.77 5.67 5.51 5.32 5.83 5.49 5.23 5.61 5.6

Let d_i = Normal -Impaired

d_i : -1.3, -1.43, -0.93, -0.67,-1.52, -0.69, -0.68, -0.61, -0.81

The second step is calculate the mean difference  

\bar d= \frac{\sum_{i=1}^n d_i}{n}=-0.96

The third step would be calculate the standard deviation for the differences, and we got:

s_d =\frac{\sum_{i=1}^n (d_i -\bar d)^2}{n-1} =0.359

The confidence interval for the mean is given by the following formula:  

\bar d \pm t_{\alpha/2}\frac{s_d}{\sqrt{n}} (1)  

In order to calculate the critical value t_{\alpha/2} we need to find first the degrees of freedom, given by:  

df=n-1=9-1=8  

Since the Confidence is 0.95 or 95%, the value of \alpha=0.05 and \alpha/2 =0.025, and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-T.INV(0.025,8)".And we see that t_{\alpha/2}=2.306  

Now we have everything in order to replace into formula (1):  

-0.96-2.306\frac{0.359}{\sqrt{9}}=-1.24  

-0.96+2.306\frac{0.359}{\sqrt{9}}=-0.69  

So on this case the 95% confidence interval would be given by (-1.24;-0.69)

You might be interested in
At the bright-as-day light bulb factory, 5 out of each 136 bulbs produced are defective. If the daily production is 2720 bulbs,
lions [1.4K]

Answer:

100 lightbulbs

Step-by-step explanation:

Basically find the percentage of lightbulbs that are bad. 5/136. So about 3. 6 percent. I'm going to use a more exact form of this percent for my calculations though. Now use the decimal for of this (0.036....) and multiply it by 2720. Using my exact decimal, the answer just so happened to be exactly 100. So there will be 100 defective lightbulbs per day. (Teachers are a stickler for units, so don't forget them if it's for a teacher)

Hope this helps!

4 0
2 years ago
Prove or disprove (from i=0 to n) sum([2i]^4) <= (4n)^4. If true use induction, else give the smallest value of n that it doe
ddd [48]

Answer:

The statement is true for every n between 0 and 77 and it is false for n\geq 78

Step-by-step explanation:

First, observe that, for n=0 and n=1 the statement is true:

For n=0: \sum^{n}_{i=0} (2i)^4=0 \leq 0=(4n)^4

For n=1: \sum^{n}_{i=0} (2i)^4=16 \leq 256=(4n)^4

From this point we will assume that n\geq 2

As we can see, \sum^{n}_{i=0} (2i)^4=\sum^{n}_{i=0} 16i^4=16\sum^{n}_{i=0} i^4 and (4n)^4=256n^4. Then,

\sum^{n}_{i=0} (2i)^4 \leq(4n)^4 \iff \sum^{n}_{i=0} i^4 \leq 16n^4

Now, we will use the formula for the sum of the first 4th powers:

\sum^{n}_{i=0} i^4=\frac{n^5}{5} +\frac{n^4}{2} +\frac{n^3}{3}-\frac{n}{30}=\frac{6n^5+15n^4+10n^3-n}{30}

Therefore:

\sum^{n}_{i=0} i^4 \leq 16n^4 \iff \frac{6n^5+15n^4+10n^3-n}{30} \leq 16n^4 \\\\ \iff 6n^5+10n^3-n \leq 465n^4 \iff 465n^4-6n^5-10n^3+n\geq 0

and, because n \geq 0,

465n^4-6n^5-10n^3+n\geq 0 \iff n(465n^3-6n^4-10n^2+1)\geq 0 \\\iff 465n^3-6n^4-10n^2+1\geq 0 \iff 465n^3-6n^4-10n^2\geq -1\\\iff n^2(465n-6n^2-10)\geq -1

Observe that, because n \geq 2 and is an integer,

n^2(465n-6n^2-10)\geq -1 \iff 465n-6n^2-10 \geq 0 \iff n(465-6n) \geq 10\\\iff 465-6n \geq 0 \iff n \leq \frac{465}{6}=\frac{155}{2}=77.5

In concusion, the statement is true if and only if n is a non negative integer such that n\leq 77

So, 78 is the smallest value of n that does not satisfy the inequality.

Note: If you compute  (4n)^4- \sum^{n}_{i=0} (2i)^4 for 77 and 78 you will obtain:

(4n)^4- \sum^{n}_{i=0} (2i)^4=53810064

(4n)^4- \sum^{n}_{i=0} (2i)^4=-61754992

7 0
3 years ago
Ruth wants to purchase a new video game that costs $59.00 and several bags of chips that sell for $1.99 each. She can spend no m
allsm [11]

Answer:

1.99c + 59 ≥ 75, where c ≥ 8.04

Step-by-step explanation:

8 0
2 years ago
Albert bought 3 blank tapes for $5.95. Find the cost per tape to the nearest cent.​
Brilliant_brown [7]

Answer:

17.85

Step-by-step explanation:

just times 5.95 by 3

4 0
3 years ago
Lines a and b are parallel. What is the measure of angle s? Enter your answer in the box. s = ∘∘ Horizontal parallel lines a and
VashaNatasha [74]
<span>s = 22 degrees
       
Assuming I'm interpreting your description accurately, the top right angle of line b will also be 158 degrees because it's a corresponding angle to the top right angle of line a. That means that the top left angle of line b will be a supplementary angle. And supplementary angles add up to 180. So 180 - 158 = 22.</span>
8 0
3 years ago
Read 2 more answers
Other questions:
  • Five more than the product of a number and 2 equals 8​
    8·2 answers
  • Truck covers 40 m in 8.5 seconds slowing to a final speed of 2.8 m/s find original speed
    13·1 answer
  • Find the measure of the remote exterior angle. <br> m∠x=(5n−19)°<br> m∠y=(n+7)°<br> m∠z=(144−6n)°
    6·1 answer
  • Which of the following correctly shows the quadratic formula?
    9·2 answers
  • The mass of a fluorine atom is 3.16 × 10 - 23 g. What is the mass of 1,000,000,000 fluorine atoms? express your awnser scientifi
    8·1 answer
  • Pls help <br> I give 20 points if u help
    12·1 answer
  • 18:a = 14:21 what does a equal?
    8·1 answer
  • Line m has a slope of 0. Line n is perpendicular to line m. What is the slope of line n?
    6·1 answer
  • what happens to 5/x + 5 as x decreases from a large positive number to a small positive number? does it increase, decrease, or s
    13·2 answers
  • —2a — 5 &gt; 3 on a graph
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!