Please show SPSS steps and graph
Problem Set 2: A product developer wanted to know if the preferred type of graphics differs between video-gamers and non-gamers. He had 7 gamers and 7 non-gamers evaluate both types of graphics. The data is presented below, with higher numbers indicating a higher preference. Did graphic preference type differ between gamers and non-gamers? (Note – this is a small sample size so that you can practice selecting an appropriate statistical test and write-up results.)
Gamers |
Non-Gamers |
|||
Graphics A |
Graphics B |
Graphics A |
Graphics B |
|
8 |
12 |
4 |
12 |
|
8 |
13 |
10 |
9 |
|
7 |
12 |
2 |
17 |
|
9 |
11 |
17 |
6 |
|
8 |
13 |
0 |
16 |
|
9 |
12 |
8 |
18 |
|
7 |
11 |
14 |
3 |
In: Advanced Math
Interpret what this Truth table tells you. What’s your claim regarding Elmo and Big Bird’s colors using the truth table you constructed? Does the information (T and F) from your Truth Table align with reality? How is this process and constructing a Truth Table useful?
Elmo is red |
Big Bird is green. |
Either Elmo is red or Big Bird is green. |
Big Bird is green and Elmo is red. |
It is not the case that Big Bird is green |
E |
B |
E V B |
B & E |
∼ B |
T |
T |
T |
T |
F |
T |
F |
T |
F |
T |
F |
T |
T |
F |
F |
F |
F |
F |
F |
T |
In: Advanced Math
4.(12 pts) A 20,000 liter tank is initially half full with 10,000 liters of 2% nitric acid. A solution of 5% nitric acid is pumped in at a rate of 30 liters per minute and the well mixed mixture is pumped out at the same rate of 30 liters per minute.
(a)(8 pts) Set up (But Don’t Solve) an IVP whose solution gives the amount of x(t) of pure nitric acid (in liters) in the tank at time t
(b)(4 pts) Use a quick qualitative analysis of the IVP you found in part (a) to predict how much pure nitric acid will be in the tank as t→infinity(Show a phase line or direction field to predict what happens as t→infinity
In: Advanced Math
spring-mass system has a spring constant of 3 Nm. A mass of 2 kg is attached to the spring, and the motion takes place in a viscous fluid that offers a resistance numerically equal to the magnitude of the instantaneous velocity. If the system is driven by an external force of 15cos(3t)−10sin(3t) N,determine the steady-state response in the form Rcos(ωt−δ).
R= _________
ω=__________
δ=___________
In: Advanced Math
A dorm at a college houses 1900 students. One day, 20 of the students become ill with the flu, which spreads quickly. Assume that the total number of students who have been infected after t days is given by:
N(t)=1900/1+25e-0.65t
a) After how many days is the flu spreading the fastest?
b) Approximately how many students per day are catching the flu on the day found in part (a)?
c) How many students have been infected on the day found in part (a)?
In: Advanced Math
2. (16 pts) Use binary modular exponentiation to find 45 mod 84.
(Use either table approach taught in slides or the pseudocode
algorithm.)
3. (20 pts) Use the Euclidean Algorithm to find the greatest common
divisor of the integers
In: Advanced Math
Question B: The following integral is important in a particular geometry problem
(you will learn later which geometry problem):
integral of sqrt( a^2 * cos(t) + b^2 * sin(t) ) dt from t=0 to t=2pi.
For each of the following methods, write down what happens as you try it, but don't spend very long on it.
i) Try a simple u-substitution.
ii) Try integration by parts.
iii) Try trig substitution.
iv) Any other ideas?
v) optional: what if b=a? Can you simplify it and solve it?
In: Advanced Math
Let p be an odd prime and a be any integer which is not congruent to 0 modulo p.
Prove that the congruence x 2 ≡ −a 2 (mod p) has solutions if and only if p ≡ 1 (mod 4).
Hint: Naturally, you may build your proof on the fact that the statement to be proved is valid for the case a = 1.
In: Advanced Math
. Suppose that the sequence (xn) satisfies
|xn –α| ≤ c | xn-1- α|2 for all n.
That is sufficient for the convergence of (xn) to α.
|xn –α| < 10-12 in case c = 10 and |x0 –α |= 0.09.
In: Advanced Math
Find two power series solutions of the given differential equation about the point x=0
(x^2+2) y″+3xy'-y=0
In: Advanced Math
List the three types of radius of convergence. Give an example of each type
In: Advanced Math
The annual National No Spying Day is celebrated at KAOS headquarters this year. There are 8 Control agents and 18 KAOS agents attending.
How many ways can we choose a team of 7 agents if 2 team members need to be from Control and 5 from KAOS?
How many ways can we choose a team of 7 agents if at least 1 team member needs to be from Control?
In: Advanced Math
A box with an open top is to be constructed from a square piece of cardboard, 5 ft wide, by cutting out a square from each of the four comers and bending up the sides. Find the largest volume that such a box can have.
In: Advanced Math
An open cardboard box (with no top) is to be constructed so that the width of the box is four times its length. The length of the box is labeled x in the picture. You have 100 in2 of cardboard to use. Find the length x and the height y that maximize the volume of the box.
(a.) Find a formula for the volume V in terms of x and y.
(b) Use the constraint given by the amount of cardboard available to rewrite your formula for V above in terms of a function of x alone.
(c) Find the dimensions, x and y, that result in the maximum volume.
(d) Justify that the values x and y given in (c) yield a maximum using either the First or Second Derivative Test.
In: Advanced Math
Describe at least three distinct ways to solve a system of equations using linear algebra. (Distinct means that the approach is fundamentally different.) Be specific and detailed using linear algebra vocabulary. It might be helpful to pick an example problem and illustrate each of the three methods.
Suppose T1 and T2 are linear transformations from Rn to Rn. Let T(x) = T2(T1(x))
The responses should be very clear like you are writing instructions to someone who doesn’t know the process.
Describe how to find the transformation matrix of T1.
Describe how to find the transformation matrix of T. (Bonus +2 points if you can describe a second method.)
Is T2(T1(x)) = T1(T2(x)) for any linear transformation T1 and T2? Explain.
In: Advanced Math