Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
esther mateu

esther m.

Divider

Questions asked

BEST MATCH

Some investment companies have products that are similar in many ways to open-end funds—with differences that can make them desirable for investors. ETFs are a special kind of fund that invests in a portfolio structured like an indexed fund, but is .

View Answer
divider
BEST MATCH

RStudio A management consultant is studying the roles played by experience and training in a system administrator’s ability to complete a set of tasks in a specified amount of time. In particular, she is interested in discriminating between administrators who are able to complete given tasks and those who are not. Data are collected on the performance of 75 randomly selected administrators. They are stored in the file SystemAdminstrations.csv.The variable Experience measures the months of full-time system administrator experience, while Training measures the number of relevant training credits. The dependent variable Completed is either Yes or No, according to whether or not the administrator completed the tasks. 1. Create a variable named isCompleted, which takes the value 1 if Completed == “Yes” and 0 otherwise. Use the entire dataset as training data (i.e., no need to separate training data and validation data). Fit a logistic regression using isCompleted as the outcome variable, and Experience and Training as predictors. Report the following: The logistic regression model result (Put a screenshot of the regression summary and write out how the logistic regression model looks like). Logit(isCompleted) = [Intercept value] + [coefficient1]*Experience + [coefficient2]*Training Based on the result, does having more experience increase, decrease, or have no impact on completing the task? Why? Based on the result, does earning more training credits increase, decrease, or have no impact on completing the task? Why? Provide the confusion matrix from the logistic regression using the cutoff value of 0.5 (in other words, an administrator is predicted to success if the predicted probability is higher than 0.5). You can put a screenshot of the results from R. Based on the regression results, among those who successfully completed the task, what is the percentage of administrators who are incorrectly classified as failing to complete the task? Show the calculation steps that you use to answer this question. If we want to decrease the percentage in question (4), should the cutoff level be increased or decreased? Why? And please include the R scripts code

View Answer
divider
BEST MATCH

An investment offers a total return of 15 percent over the coming year. Jeremiah Powell thinks the total real return on this investment will be only 10 percent. What does Jeremiah believe the inflation rate will be over the next year? Note: Do not round intermediate calculations and enter your answer as a percent rounded to 2 decimal places, e.g., 32.16. Inflation rate %

View Answer
divider
BEST MATCH

Gram negative bacterial cell walls have a thin peptidoglycan layer. True False

View Answer
divider
BEST MATCH

Which one of the following statements about the characteristics of thyroid hormones is INCORRECT? Thyroid hormones: Question 9Select one: a. Promote both lipolysis and lipogenesis, and also build and break down proteins. b. Increase gluconeogenesis and glycogenolysis with no real net effect on blood glucose levels because insulin release is triggered to maintain blood glucose homeostasis. c. Alter metabolic rate and thermogenesis. d. Travel in the bloodstream bound to carrier proteins because they are amine hormones with characteristics of peptide hormones

View Answer
divider
BEST MATCH

In which case, the small-amplitude oscillations or the large-amplitude oscillations, does the cart have a larger average speed? Answer using conceptual reasoning and using conservation of energy.

View Answer
divider
BEST MATCH

What was part of the Jefferson administration’s policy toward Native Americans? a. trying to prevent tribes from moving beyond the Mississippi River b. encouraging traders to lend Indians money so they could attain a higher standard of living c. providing literary education programs to assimilate Indians into American literary culture d. prohibiting settled farms among Indians so they were not able to sustain themselves financially e. encouraging tribes to retain individual small farms in the east or surrender their homelands to move west of the Mississippi River

View Answer
divider
BEST MATCH

Problem 1 (R1) What you need to show: Just provide an answer. There is no need to explain. Consider the three main ways to represent a relation, as a set (using roster notation), as graph, and as a matrix. Each of the following relations is defined in one of those ways, pleases rewrite them in the representation specified by the part. a) The domain of R is {0,1}^(3). (x,y)inR if and only if x can be turned into y only by complementing one of the bits of x. For example consider the string 010. 010R110 is true by complementing the first bit. Likewise 010R000 is true by complementing the second bit. However 010R100 is false since you would need to complement 2 bits instead of just 1. Draw the graph representation of R. NOTE: you only need to draw edges coming out of the top (see the answer sheet for what I mean by "top") three vertices (000,011,111). If you draw edges coming out of the bottom vertices then you will be graded on the entire graph being correct not just the top three. b) The relation S is defined by the following graph. Problem 1 (R1) What you need to show: Just provide an answer. There is no need to explain Consider the three main ways to represent a relation, as a set (using roster notation, as graph, and as a matrix. Each of the following relations is defined in one of those ways pleases rewrite them in the representation specified by the part. a The domain of R is {01}. e R if and only if x can be turned into y only by complementing one of the bits of x. For example consider the string 010. 010R110 is true by complementing the first bit. Likewise 010R000 is true by complementing the second bit. However 010R100 is false since you would need to complement 2 bits instead of just l. Draw the graph representation of R. NOTE: you only need to draw edges coming out of the top (see the answer sheet for what I mean bytop three vertices 000, 011,111. If you draw edges coming out of the bottom vertices then you will be graded on the entire graph being correct not just the top three. b) The relation S is defined by the following graph. Please provide the relation S as a set using roster notation

View Answer
divider
BEST MATCH

What is the issue if there is too much carbon in the metal? As we know, the more carbon, the harder the metal will be. Thank you.

View Answer
divider
BEST MATCH

Problem 3: The current through a 0.5 F capacitor is $i(t) = 6(1-e^{-t})$ A. Determine the voltage and power at $t = 2$ s. Assume $v(0) = 0$.

View Answer
divider