Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse W

Alphabetical listing with fast deep pagination.
66619 items • Page 100 / 1333

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
We want to study the effect of education level on wage, and we know that ability
We want to study the effect of education level on wage, and we know that ability is highly correlated with education and also affects wage, however, we omit ability and only inclu…
We want to study the effect of number of children on women\'s labor supply, and
We want to study the effect of number of children on women's labor supply, and include one child, two children, and more than two children, the three variables in the regression m…
We want to test the effect of water color onto aggressiveness of a fish species.
We want to test the effect of water color onto aggressiveness of a fish species. We have 12 tanks with 2 fish in each. We then add food coloring (red, yellow, green) or water (con…
We want to test the effect of water color onto aggressiveness of a fish species.
We want to test the effect of water color onto aggressiveness of a fish species. We have 12 tanks with 2 fish in each. We then add food coloring (red, yellow, green) or water (con…
We want to test whether or not the addition of 3 variables to a model will be st
We want to test whether or not the addition of 3 variables to a model will be statistically significant. You are given the following information based on a sample of 25 observatio…
We want to test whether or not the addition of 3 variables to a model will be st
We want to test whether or not the addition of 3 variables to a model will be statistically significant. You are given the following information based on a sample of 25 observatio…
We want to test whether or not the addition of 3 variables to a model will be st
We want to test whether or not the addition of 3 variables to a model will be statistically significant. You are given the following information based on a sample of 25 observatio…
We want to test whether or not the addition of 3 variables to a model will be st
We want to test whether or not the addition of 3 variables to a model will be statistically significant. You are given the following information based on a sample of 25 observatio…
We want to test whether the average working hour per week is 40 in New York, and
We want to test whether the average working hour per week is 40 in New York, and collect 1000 workers’ working time in New York, what kind of distribution we will use to do this h…
We want to test whether the data taken from 20 test experiments is greater than
We want to test whether the data taken from 20 test experiments is greater than or equal to 1/2 (mu > = 0.5). a. What is the null hypothesis H_o for our test? b. What is the al…
We want to test whether the data taken from 20 test experiments is greater than
We want to test whether the data taken from 20 test experiments is greater than or equal to 1/2 (mu > = 0.5). a. What is the null hypothesis H_o for our test? b. What is the al…
We want to test whether two randomly selected polls are different (assume sample
We want to test whether two randomly selected polls are different (assume sample size >30). The first has a result of 41% and the second has a result of 51%.   While in the fie…
We want to test whether two randomly selected polls are different (assume sample
We want to test whether two randomly selected polls are different (assume sample size >30). The first has a result of 41% and the second has a result of 51%.   While in the fie…
We want to test whether two randomly selected polls are different (assume sample
We want to test whether two randomly selected polls are different (assume sample size >30). The first has a result of 41% and the second has a result of 51%.   While in the fie…
We want to test whether two randomly selected polls are different (assume sample
We want to test whether two randomly selected polls are different (assume sample size >30). The first has a result of 41% and the second has a result of 51%.   While in the fie…
We want to track weather conditions during the past year and have designated eac
We want to track weather conditions during the past year and have designated each day as either rainy ('R'), cloudy ('C'), sunny ('S') or Armegeddon ('A'). Write a program that st…
We want to track weather conditions during the past year\'s three-month summer s
We want to track weather conditions during the past year's three-month summer season as has designated each day as either rainy ('R'), cloudy ('C'), or sunny ('S'). Write a progra…
We want to track weather conditions during the past year\'s three-month summer s
We want to track weather conditions during the past year's three-month summer season as has designated each day as either rainy ('R'), cloudy ('C'), or sunny ('S'). Write a progra…
We want to try to mimic multiple inheritance given the restrictions Java does pl
We want to try to mimic multiple inheritance given the restrictions Java does place on us. The code for the Food interface and Animal class can be found below. public abstract cla…
We want to use Timer 1 as a time base and generate a 100 s pulse every 1 ms. To
We want to use Timer 1 as a time base and generate a 100 s pulse every 1 ms. To do this we will configure Timer 1 to alternate counting 900 s and 100 s intervals, with the output …
We want to verify that they circuit below is a Digital - to - Analog Converter (
We want to verify that they circuit below is a Digital - to - Analog Converter (DAC), i.e., if the inputs can only assume either OV (representing digital O) or 1V (representing di…
We want to verify that they circuit below is a Digital - to - Analog Converter (
We want to verify that they circuit below is a Digital - to - Analog Converter (DAC), i.e., if the inputs can only assume either OV (representing digital O) or 1V (representing di…
We want to verify the rotational analogue of the relationship between force and
We want to verify the rotational analogue of the relationship between force and acceleration as given by the equation Torque= I X angular acceleration. We will apply a constant to…
We want to write a C++ program that ask the user to inputs as many words as he/s
We want to write a C++ program that ask the user to inputs as many words as he/she wishes. Every time a word is input by the user, this word is inserted in a Binary Search Tree (B…
We want to write a LEX program for a scanner for the project target language C--
We want to write a LEX program for a scanner for the project target language C--, which specification can be found in the project resources page. Your job is to complete the defin…
We want to write a function that counts the number of elements in a list that ar
We want to write a function that counts the number of elements in a list that are larger than the average. For example, the function should return 2 for list {1, 2, 3, 4}, since t…
We want to write a program that adds all the odd numbers between 1 and a user gi
We want to write a program that adds all the odd numbers between 1 and a user given value that is greater than 1. For example, if the user enters 3, then the program computes the …
We want to write a program to simulate the behavior of a self-serve gas station.
We want to write a program to simulate the behavior of a self-serve gas station. The goal of this simulation is to collect statistical information of the gas station's cars and ga…
We want to write a simple JSF application that gets an input text from a user an
We want to write a simple JSF application that gets an input text from a user and echoes the input text. inputText.xhtml gets input text from a user. echoText.xhtml echoes the inp…
We want to write a simple JSF application that gets an input text from a user an
We want to write a simple JSF application that gets an input text from a user and echoes the input text. inputText.xhtml gets input text from a user. echoText.xhtml echoes the inp…
We want to write a simple JSF application that gets an input text from a user an
We want to write a simple JSF application that gets an input text from a user and echoes the input text. inputText.xhtml gets input text from a user. echoText.xhtml echoes the inp…
We want you to create a class RoomPeople that can be used to record the number o
We want you to create a class RoomPeople that can be used to record the number of people in the rooms of a building. The class has the attributes: • numberInRoom - the number of p…
We want you to design an employee selection program for hiring stock traders. We
We want you to design an employee selection program for hiring stock traders. We already know what to look for as far as technical skills are concerned—accounting courses, economi…
We want you to make a Craps simulator. You are required to have at least one use
We want you to make a Craps simulator. You are required to have at least one user defined function in the code (Perhaps for example a int rollDice() function). Roll Two 6 sided di…
We want you to make a Program that will allow two people to play Tic Tac Toe. Yo
We want you to make a Program that will allow two people to play Tic Tac Toe. You might recall that Tic Tac Toe is a game that is played on a 3x3 board. There are two players; X, …
We want you to submit to R\'Sub with srand(time(theta)); as the seed. However, w
We want you to submit to R'Sub with srand(time(theta)); as the seed. However, when you are testing your program, you will want to compare your program's output with the sample run…
We was learning fluid this week then we have a lab about it. We have to calculat
We was learning fluid this week then we have a lab about it. We have to calculate the density of zinc without measuring the volume. So, when I was in lab, I hold a beaker with wat…
We went over Sensors in class. There are other types of third party sensors that
We went over Sensors in class. There are other types of third party sensors that work with the EV3 (or the NXT). Describe what these types of sensors would be used for and how the…
We went over the DifferentialPilot class in class. There are other types of Pilo
We went over the DifferentialPilot class in class. There are other types of Pilot classes. Describe what type of robot would be used with each type of Pilot class and how the move…
We were asked to write a simple program in C language to solve the equation, ax+
We were asked to write a simple program in C language to solve the equation, ax+b=0, for x. If a is 0, print a warning message and exit. This is what I have so far, but it's not c…
We were assigned a homework problem yesterday in class. I have very little under
We were assigned a homework problem yesterday in class. I have very little understanding of this material anyway, but this assignment is way out of my league. I don't even know wh…
We were assigned a project in my Physics 2 class that asked us to build a homema
We were assigned a project in my Physics 2 class that asked us to build a homemade electro static motor and then calculate a theoretical RPM based on the given quantities of the p…
We were careful when neutralizing the solution after the Fischer esterification
We were careful when neutralizing the solution after the Fischer esterification reaction - we poured it into a beaker and let it cool before starting the neutralization process. W…
We were doing digital comparators in class given conditions A : An-1 An-2..... A
We were doing digital comparators in class given conditions A : An-1 An-2..... A1 A0 B : Bn-1 Bn-2.... B1 B0 And if A > B G = 1 L = 0 B > A, G = 0, L =1 A = B, G = L = 1 How…
We were given a code example to look at and understand how it works but gives al
We were given a code example to look at and understand how it works but gives alot of errors. Is there any thing important missing from the code? Also this is a c program. #includ…
We were given a study guide with the ansers only to review forour final next wee
We were given a study guide with the ansers only to review forour final next week. Here is the Problem: A 12 kg projectile is launched with an initial vertical speedof 20 m/s. It …
We were given a study guide with the answers only to reviewfor our final. Here i
We were given a study guide with the answers only to reviewfor our final. Here is the Problem: A 2.0kg body moving slong the x-axis has a velocity Vx = 5.0m/s at x = 0. The only f…
We were given a worksheet in class to finish up and this is the question regardi
We were given a worksheet in class to finish up and this is the question regarding Infrared Spectroscopy. Its a very long question but I just broke it up into the main portions of…
We were given the answers for these problems. I am looking for an explanation of
We were given the answers for these problems. I am looking for an explanation of the answers and the work proving these answers. 1. For question one, why is the shrink 1/6? 2. For…
We were investigating lignin degradation by the bacterium Lignumus decaderum in
We were investigating lignin degradation by the bacterium Lignumus decaderum in the lab which was isolated from rotting piece oak. The genomic sequence of this bacterium has not y…