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

Browse S

Alphabetical listing with fast deep pagination.
53166 items • Page 708 / 1064

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
Suppose I have 2011 numbered lights in a row, all of which are initially off. Th
Suppose I have 2011 numbered lights in a row, all of which are initially off. Then I toggle all of the light switches, so they are all on. So then I toggle all the even number lig…
Suppose I have 6 coins. Two are rigged to end up heads 80% of the time when flip
Suppose I have 6 coins. Two are rigged to end up heads 80% of the time when flipped, and we call these "type A" coins, one is a fair coin (shows heads 50% of the time), and we cal…
Suppose I have a Widget class that is part of a framework used independently by
Suppose I have a Widget class that is part of a framework used independently by many applications. I create Widget instances in many situations and their lifetimes vary. In additi…
Suppose I have a class that evaluates some computationally intensive function: c
Suppose I have a class that evaluates some computationally intensive function: class Value { private: int eval() {     mCached = ExpensiveOperation();     return mCached; } static…
Suppose I have a file with random binary strings of the same length in each line
Suppose I have a file with random binary strings of the same length in each line. If I'm computing the conditional entropy H(Y|X) where Y is the variable string of fixed length l …
Suppose I have a method public List GetBatchOfUsers(IEnumerable userI
Suppose I have a method public List<User> GetBatchOfUsers(IEnumerable<int> userIDs) {     List<User> users = new List<User>();     // some database stuff  …
Suppose I have a type sequence through which I want to search: template
Suppose I have a type sequence through which I want to search: template <typename...> struct TypeSequence { using type = TypeSequence; }; I want to create a metafunction Sea…
Suppose I have an electrically operated garage door and I want to design a syste
Suppose I have an electrically operated garage door and I want to design a system that will automatically open that door when my car is in the driveway but will not open the door …
Suppose I have created interface IFolderRepository with methods like that: IEnum
Suppose I have created interface IFolderRepository with methods like that: IEnumerable<Folder> GetAllFolders(); Folder GetFolderWithId(int id); void AddFolder(Folder newFold…
Suppose I have got a solar-powered autonomous surface vessel somewhere in the fj
Suppose I have got a solar-powered autonomous surface vessel somewhere in the fjords of Norway, supplied with a fairly recent set of maps, a GPS receiver, and no means of downlink…
Suppose I have some cart moving horizontally in a straight line and with a const
Suppose I have some cart moving horizontally in a straight line and with a constant velocity, and there is no friction between the surface and the cart. Now, I throw a plasticine …
Suppose I have strong evidence that the mean for my sample of children is greate
Suppose I have strong evidence that the mean for my sample of children is greater than the general population of children. The one-tailed critical z value using an of .05 equals _…
Suppose I have the data set below: Solve for the following using R: (a) Find a 9
Suppose I have the data set below: Solve for the following using R: (a) Find a 95% confidence interval for average output when wind speed is 3.2. (b) Suppose the wind speed at a p…
Suppose I have the data set below: Solve for the following using R: (a) Find a 9
Suppose I have the data set below: Solve for the following using R: (a) Find a 95% confidence interval for average output when wind speed is 3.2. (b) Suppose the wind speed at a p…
Suppose I have three coins in my pocket: the first lands heads with probability
Suppose I have three coins in my pocket: the first lands heads with probability 0.1, the second with probability 0.5, and the third with probability 0.9. I select a coin at random…
Suppose I have three coins in my pocket: the first lands heads with probability
Suppose I have three coins in my pocket: the first lands heads with probability 0.1, the second with probability 0.5, and the third with probability 0.9. I select a coin at random…
Suppose I have two coins: one fair and the other biased that comes up heads with
Suppose I have two coins: one fair and the other biased that comes up heads with probability p notequalto 1/2. For each of the following, write down the p.m.f., and decide whether…
Suppose I have two polynomials f(x) and g(x) and I somehow represent their coeff
Suppose I have two polynomials f(x) and g(x) and I somehow represent their coefficients. I have a couple of ways to hold a polynomial depending on how many significant coefficient…
Suppose I hook ten resistors (each of resistance R) in parallel. What is the net
Suppose I hook ten resistors (each of resistance R) in parallel. What is the net resistance of the circuit? True or False? Kirchhoff's loop rule states that the algebraic sum of t…
Suppose I know S&P index, interest rate, futures price of S&P index in one year.
Suppose I know S&P index, interest rate, futures price of S&P index in one year. And there exists mispricing gap. So how I decide whether to buy or sell the future, index …
Suppose I lake 50.0 mL of the first solution how many grams of NiCI_2 docs it co
Suppose I lake 50.0 mL of the first solution how many grams of NiCI_2 docs it contain? If I add enough water to the solution described in the previous question so that the total v…
Suppose I look at all the students in my class who are either freshmen, sophomor
Suppose I look at all the students in my class who are either freshmen, sophomores, juniors, or seniors, and I put all of their names into a hat. I plan to draw out two names. Whi…
Suppose I look at all the students in my class who are either freshmen, sophomor
Suppose I look at all the students in my class who are either freshmen, sophomores, juniors, or seniors, and I put all of their names into a hat. I plan to draw out two names. Whi…
Suppose I need to store login information for a third-party website for a few us
Suppose I need to store login information for a third-party website for a few users, how would I go about doing it? Since I am logging into a third party website, I need the passw…
Suppose I need to write a bubble sort with a test program, shell sort function w
Suppose I need to write a bubble sort with a test program, shell sort function with a test program and a quick sort function (using stacks preferred) with a test program, then a m…
Suppose I own a car company that uses both people and robots to produce cars. Re
Suppose I own a car company that uses both people and robots to produce cars. Recently, the cost of robots increased substantially. Using the MES (Math, Explanation, Story) framew…
Suppose I receive a list of 1 million coinflips, and I want to know how likely i
Suppose I receive a list of 1 million coinflips, and I want to know how likely it is that the list was randomly generated. My first thought would be to count the number of heads a…
Suppose I stare at a yellow screen with green writing on it for a very long time
Suppose I stare at a yellow screen with green writing on it for a very long time. I then look away, toward a white, featureless wall. What will I likely see? A. A black afterimage…
Suppose I stare at a yellow screen with green writing on it for a very long time
Suppose I stare at a yellow screen with green writing on it for a very long time. I then look away, toward a white, featureless wall. What will I likely see? A. A black afterimage…
Suppose I start out with the following regression: Wage = Bo + | Education + 2Ag
Suppose I start out with the following regression: Wage = Bo + | Education + 2Age + 3Agee 1. If I added a dummy variable for female to the regression, how would do you think that …
Suppose I the cable company represents the channels your TV has access to with a
Suppose I the cable company represents the channels your TV has access to with a 64- bit integer. Each channel from 0 to 63 is represented by one bit, where 1 means the channel is…
Suppose I think that I\'m holding a stone, but am actually dreaming (lying aslee
Suppose I think that I'm holding a stone, but am actually dreaming (lying asleep in bed not holding anything). Which of the following is correct, according to Descartes? (a) My id…
Suppose I took a survey of 100 men and 100 women and asked them \"what\'s the fa
Suppose I took a survey of 100 men and 100 women and asked them "what's the fastest you've ever driven a car?". Below are the results: Now from these two lists you may be able to …
Suppose I want a strong 20-bit blockcipher. In other words, I want a function th
Suppose I want a strong 20-bit blockcipher. In other words, I want a function that takes a key (suppose the key is 128 bits), and implements a permutation from 20 bits to 20 bits.…
Suppose I want my grandmother to perform encryption without any help from a comp
Suppose I want my grandmother to perform encryption without any help from a computer, and she must encrypt the word 'HELLO' for me. I could ask her to instead of typing the real k…
Suppose I want to build an app that can control your home sprinkler system. What
Suppose I want to build an app that can control your home sprinkler system. What kind of hardware would I need to bind the app with the sprinkler system? Or in other would how wou…
Suppose I want to design an XML file that encodes exam questions and their answe
Suppose I want to design an XML file that encodes exam questions and their answers. There are four types of exam questions: 1) true/false, 2) multiple choice, 3) essay, and 4) mat…
Suppose I want to implement MVC in JavaScript. I am not asking about MVC framewo
Suppose I want to implement MVC in JavaScript. I am not asking about MVC frameworks. I am asking how to build it in principle. Let's consider a search page of an e-commerce site, …
Suppose I want to make a bimetallic strip by welding two thinlayers of copper an
Suppose I want to make a bimetallic strip by welding two thinlayers of copper and aluminum together. When cooled down, whichway will the strip bend? Note: Suppose that the copper …
Suppose I want to scale up the procedure to isolate DNA from a much larger E. co
Suppose I want to scale up the procedure to isolate DNA from a much larger E. coli culture than 1.5 ml.   A) Please indicate how much Solution II and Solution III you would need i…
Suppose I want to send a command to a print server on a netwerk that has been se
Suppose I want to send a command to a print server on a netwerk that has been secured with Kerberos. To do so, I authenticate myself to the KDC and get a TGT, and then another tic…
Suppose I want to solve Nonlinear Schrodinger equation using imaginary time prop
Suppose I want to solve Nonlinear Schrodinger equation using imaginary time propagation to get the ground state solution. I choose t=?it, and then solve the equation using split s…
Suppose I want to study the impact of taking an on-line course on a student’s pe
Suppose I want to study the impact of taking an on-line course on a student’s perception of online courses. I survey new-to-online learning students before and after the semester …
Suppose I wanted to have this script run through more than one shadow file, what
Suppose I wanted to have this script run through more than one shadow file, what would the code look like? So it would go through/open shadow one then shadow 2 etc.... I have 3 fi…
Suppose I was a teacher who had recently introduced a new way to teach young chi
Suppose I was a teacher who had recently introduced a new way to teach young children to learn math. I have a group of 6 year olds that I have taught with my new method. I have te…
Suppose IBM is considering whether to undertake a project that has similar risk
Suppose IBM is considering whether to undertake a project that has similar risk characteristics to the overall firm. The equity beta of IBM is 1.32, the risk free rate is 10%, and…
Suppose IBM is considering whether to undertake a project that has similar risk
Suppose IBM is considering whether to undertake a project that has similar risk characteristics to the overall firm. The equity beta of IBM is 1.32, the risk free rate is 10%, and…
Suppose IBM would like to borrow fixed-rate yen, whereas Korea Development Bank
Suppose IBM would like to borrow fixed-rate yen, whereas Korea Development Bank (KDB) would like to borrow floating-rate dollars. IBM can borrow fixed-rate yen at 4.75% or floatin…
Suppose IQ scores were oblained trom randomly selected couples For 20 such pairs
Suppose IQ scores were oblained trom randomly selected couples For 20 such pairs of people, the linear comolation coefficient is 0845 and the oquation of the regression ine is y 1…
Suppose IQ scores were obtained for 2020 randomly selected sets of couplescouple
Suppose IQ scores were obtained for 2020 randomly selected sets of couplescouples. The 2020 pairs of measurements yield x overbarxequals=103.62103.62?, y overbaryequals=103.25103.…