Discussion

  

Carefully read Roger Scrouton’s essay “Scientism in the Arts and Humanities,” and choose a different question from the previous discussion in the research project list and answer it in relation to an issue in philosophy and technology according to theses of these two articles. Please only reference Scrouton’s essay and refrain from personal opinions. Your post should not have any first-person pronouns and as always. any badly written posts (i. e., clearly not proofread) will be downgraded. Also, simply writing the article’s author and the year is not a proper citation. All quotes and paraphrases necessitate FULL citations. 

Choose one or two from these questions:  

  1. What      is the problem for which this technology is the solution?
  2. Whose      problem is it?
  3. Which      people and what institutions might be most seriously harmed by a      technological solution?
  4. What      new problems might be created because we have solved this problem?
  5. What      sort of people and institutions might acquire special economic and      political power because of technological change?
  6. What      changes in language are being enforced by new technologies, and what is      being gained and lost by such changes?

Write a C++ program that asks

  

Write a C++ program that asks the user for the number girl scouts in their troop and the number of weeks they sold boxes of cookies.The program should collect the following information using nested for loops:•The first name of each girl scout.•The number of boxes of cookies sold each week by each girl scout.The program should calculate and display the following information:•The total boxes of cookies sold by each girl scout.•The total boxes of cookies sold by the entire troop.•The average boxes sold per week by the troop.•The name of the girl scout who sold the most cookies.Cookie Counter ProgramLab 7 –More LoopingSample Program Output on the next page.Make sure to include the following input validation:•Validate that the number of girl scouts is greater than zero.•Validate that the number of weeks sold is greater than zero.•Display an error message if either condition above occurs.

Cakes By Monica Excel Assignment

 

Cakes By Monica Excel Assignment

 

For this assignment you will perform calculations in an Excel file. You can find the file in Week 2. Please note, it is your responsibility to have the correct software!

Instructions:

Cakes by Monica (a bakery under the umbrella of the Café Brulé restaurant) in Vermillion, SD makes cupcakes for customers to purchase both in the store and in bulk orders for birthday parties and weddings.

Suppose in the short-run, a bakery like Cakes by Monica has a fixed amount of capital but can hire college students from a local college easily to increase production as needed.  A production schedule is provided for you where Q is dozens of cupcakes.

a) Using the schedule provided, calculate the marginal product of labor when K = 3. 

b) Using your calculations, for which workers are there increasing, decreasing, and negative marginal returns to labor? 

c) Suppose this bakery decides to add another unit of capital in the long-run.  Find the marginal product of the 4th unit of capital and the marginal product of labor when K = 4.

d) Create a graph of the marginal product of labor for K=3 and K=4.

e) Using your graph and the data, how does the addition of another unit of capital affect the productivity of labor? 

Please provide all answers (calculations and written explanations) in the provided Excel File. Save your file with your Firstname_Lastname and submit it in the designated area.

Midterm Research Paper

This week, you have read about entrepreneurship in a global economy. For your written assignment this week, complete a case study of the organization you work for (use a hypothetical or “other” organization if more applicable) that will address the following prompts:

  • Describe the organization’s environment, and evaluate its preparedness to go global, if not already, and it’s strategy for staying global if it is.
  • Research other company’s strategy for going global and explain if this will or will not work for your company. 
  • Make a recommendation for a global strategy in the organization, including a justification for your recommendations.

Submit your midterm research paper as a single document. Your paper should meet the following requirements:

  • Be approximately four to six pages in length, not including the required cover page and reference page.
  • Follow APA 7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find resources.
  • Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

Assignment 0629

1.Compare and contrast predictive analytics with prescriptive and descriptive analytics. Use examples.

2.Discuss the process that generates the power of AI and discuss the differences between machine learning and deep learning.

each question should be 250 words and include references..

pseudocode

  

use pseudocode to write an object-oriented program that consists of class definition and main program to solve given problem-Write a program that inputs(from the user)the number of hours worked and hourly pay rate for employees and outputs their total pay. The program should process an arbitrary number of employee:the user will terminate input by entering 0 for hours worked and pay rate. Use a class called Worker with-Attributes:Hours,Rate,Total-Methods (), GetRate (), SetTotal (), and access methods (SetHours (),GetHours (),SetRate(), GetRate(), and GetTotal() )for each of the attributes…

Week 6 Discussion

This week we turn our attention to annotations.  Annotation is a crucial component of good data visualization.  It can turn a boring graphic into an interesting and insightful way to convey information.  This week, please navigate to any site and find a graphic that could use some annotation work.  Add the graphic and the website it is found as an attachment to this post and note what you would do to enhance the graphic and note why you would make these decisions.

In response to peers, add additional information to their posts noting what else could be done to enhance the graphic.