Statistics in decision making – 2

  

Use the attached data set to answer the questions.  To earn full credit show all of your calculations and other work. Explain your answers. Don’t just write a number.

Use the below link to download JASP software

https://jasp-stats.org/download/

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

IT 472 week 1 discussion 1

Week 1 discussion 

Respond to DQ for Week 1:

The system development life cycle (SDLC) is the overall process of developing software. Please describe the process and compare and contrast the SDLC with all 7 known software development methodologies available today. You may use a table for characterizing each of the development models and list advantages and disadvantages for each one. Use citations and references

Review the Rubric for Discussions in the announcement section.

Not more than 350 words total.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

IT472 week 1 assignment

Week 1 Assignment

  • Describe the concept of a “system.” Though these are the characteristics of any system,  relate it to information systems, as best as you can.
  • Also, describe your understanding of System Analysis and Design.

Submit a one to two page paper in APA format by Sunday 11:59 PM. You are welcome to submit drafts for the instructor’s comments.

For APA format, include a title page. Include an abstract statement on page two. Add the body on pages 3 & 4. Put  your references on page 5. Use more than one reference for your information. Use Times New Roman 12 point font, double-spaced through the entire document. Indent paragraphs in the body. The abstract is not indented.

You can use the APA template and References tab in MS Word for easier formatting.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Final Paper

 

  1. The final portfolio project is a three- part activity. You will respond to three separate prompts but prepare your paper as one research paper. Be sure to include at least one UC library source per prompt, in addition to your textbook (which means you’ll have at least 4 sources cited). 
    Start your paper with an introductory paragraph.
    Prompt 1 “Blockchain” (2-3 pages): Explain the major components of blockchain. Be sure to include how blockchain is affecting a global economy and how you see it growing in the future. 
    Prompt 2 “Big Data” (1-2 pages): Describe your understanding of big data and give an example of how you’ve seen big data used either personally or professionally. In your view, what demands is big data placing on organizations and data management technology?  How does big data affect a global economy.
    Prompt 3 “Government and Policies” (1-2 pages):  Discuss the role government plays in a global economy.  Also, look at what policies are currently in place and then discussion what policies should be put in place..
    Conclude your paper with a detailed conclusion section. 
    The paper needs to be approximately six to eight pages long, including both a title page and a references page (for a total of eight to ten pages). Be sure to use proper APA formatting and citations to avoid plagiarism.

    Your paper should meet these requirements: 

    • Be approximately six to eight 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.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Write your programs using Racket functional language.

 

Write your programs using Racket functional language.

Run each of the programs as many times as necessary to show that different situations are handled properly.

  1. In the beginning of each part of this problem, introduce a named value pi, which is 3.1416. You will have to write a function my_calc that takes two numerical parameters. If the first parameter is 1, calculate the area of a circle, whose radius equals the second parameter of the function. If the first parameter is 2, calculate the volume of the sphere, whose radius equals the second parameter of the function. For other values of the first parameter and for a non-positive second parameter return a false Boolean value.
  • (a) [10 points] Implement a function my_calc using a multiple-way selection structure when checking the value of the first parameter.
  • (b)  [10 points] Implement a function my_calc using a two-way selection structure when checking the value of the first parameter.

  2. [12 points] Write a Racket function rem_second that takes a simple list as a parameter and returns a list identical to the parameter except with the second top-level element removed. If the given list does not  have two elements, the function should return an empty list.

3. [15 points] Write a Racket function my_union that returns a union of two simple list parameters that represent sets. Remember that duplicate elements are not allowed in a set. You are only allowed to use a program ‘membership.rkt’ from the folder ‘DrRacket’ under ‘Modules’; no other functions!

  1.  [18 points] Write a function my_delete that takes two parameters: an atom and a list (which may be a nested list). This function will produce a list, identical to its parameter list, except with all occurrences of an atom parameter removed, no matter how deep they were. The produced list should not have anything in place of the deleted atoms.

—————————————————————————————————  

Standard Racket functions that were not discussed in video lectures are NOT allowed.

Submit a separate Word or pdf file for each part of the project, or combine all code and output into one file.

The code should be copied and pasted as a text; include output in the form of snippets (not screenshots; no typing).

Submissions without the output will NOT be graded.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

For loops – Zybooks

 Hi! Can everyone help me solve this java problem? 

Write code that prints: Ready! firstNumber … 2 1 Blastoff!
Your code should contain a for loop. Print a newline after each number and after each line of text.   

Ex: If the input is:  

3  

The output is:  

Ready! 

3

2

1

Blastoff!

This is my code: 

import java.util.Scanner;

public class ForLoops {

   public static void main (String [] args) {

      int firstNumber;

      int i;

      Scanner input = new Scanner(System.in);

      firstNumber = input.nextInt();

      System.out.println("Ready!\n"+firstNumber);

      for (i=firstNumber;i>1; i--){

           firstNumber--;

           System.out.println(""+firstNumber);

       }

       System.out.println("Blastoff!");

   }

}

When running the program, my output only matches the two outputs as shown in the attached picture. The rest do not match. How can my code be the same as the expected output as in the attached image?

Thanks, everyone!

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Strenghts Finder

  

This paper will allow you to examine your strengths and develop a plan for moving forward.

I. What Do You Do Best?

· Of all the things you do well, which two do you do best and why?

· Which activities do you seem to pick up quickly and why?

· Which activities bring you the greatest satisfaction and why?

II. STRENGTHSFINDER Results

· What are your top five Signature Themes as identified by the Clifton STRENGTHSFINDER? Which theme resonates with you the most and why?

· Based on your Signature Themes, what should a manager/supervisor know about working with you and why?

· Based on your Signature Themes, what should a co-worker know about working with you and why?

· How can a manager/supervisor help you with your strengths more within your current role and why?

III. Celebrating Successes

· What was your most significant accomplishment in the past 12 months?

· When do you feel the most pride about your work?

·  How do you like to be supported in your work?

IV. Applying Talents to the Role

· What things distract you from being positive, productive, or accurate? 

· Which talents do you have that could benefit the team if you had better opportunities to use them? 

· What steps could be taken to ensure you have an opportunity to apply your natural talents to your role? 

· Submit a 5-page paper double spaced

· Include a cover page and a reference page (not to be included in the 5 pages of paper content)

· Use the questions and bullets above as the framework and outline of your paper.

· Please provide at least four (4) scholarly references to support your paper in addition to the STRENGTHSFINDER text.

· All references should be used as in-text citations. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Strenghts Finder 2

 

This paper will allow you to examine your strengths and develop a plan for moving forward.

I. What Do You Do Best?

· Of all the things you do well, which two do you do best and why?

· Which activities do you seem to pick up quickly and why?

· Which activities bring you the greatest satisfaction and why?

II. STRENGTHSFINDER Results

· What are your top five Signature Themes as identified by the Clifton STRENGTHSFINDER? Which theme resonates with you the most and why?

· Based on your Signature Themes, what should a manager/supervisor know about working with you and why?

· Based on your Signature Themes, what should a co-worker know about working with you and why?

· How can a manager/supervisor help you with your strengths more within your current role and why?

III. Celebrating Successes

· What was your most significant accomplishment in the past 12 months?

· When do you feel the most pride about your work?

·  How do you like to be supported in your work?

IV. Applying Talents to the Role

· What things distract you from being positive, productive, or accurate? 

· Which talents do you have that could benefit the team if you had better opportunities to use them? 

· What steps could be taken to ensure you have an opportunity to apply your natural talents to your role? 

· Submit a 5-page paper double spaced

· Include a cover page and a reference page (not to be included in the 5 pages of paper content)

· Use the questions and bullets above as the framework and outline of your paper.

· Please provide at least four (4) scholarly references to support your paper in addition to the STRENGTHSFINDER text.

· All references should be used as in-text citations. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Solver problem

Using the Library Information Resource Network (LIRN), JSTOR, or any other electronic journal

database, research eight (8) peer-reviewed articles that can be used to answer below assignment. Your discussion should summarize the articles in such a way that it can justify

any arguments you may present in below assignment and should be different from the

abstract. In addition to your researched peer-reviewed article, you must include an example of

the article researched as it is applied by industry (company, business entity, and so forth).

Question:

During the next four months, a customer requires, respectively, 500, 650, 1000, and 700 units

of a commodity, and no backlogging is allowed (that is, the customer’s requirements must be

met on time). Production costs are $50, $80, $40, and $70 per unit during these months. The

storage cost from one month to the next is $20 per unit (assessed on ending inventory). It is

estimated that each unit on hand at the end of Month 4 can be sold for $60. Assume there is no

beginning inventory:

● Determine how to minimize the net cost incurred in meeting the demands for the next

four months.

● Use SolverTable to see what happens to the decision variables and the total cost when

the initial inventory varies from 0 to 1000 in 100-unit increments.

● How much lower would the total cost be if the company started with 100 units in

inventory, rather than none?

● Would this same cost decrease occur for every 100 -unit increase in initial inventory?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

solver

 

Question:

During the next four months, a customer requires, respectively, 500, 650, 1000, and 700 units

of a commodity, and no backlogging is allowed (that is, the customer’s requirements must be

met on time). Production costs are $50, $80, $40, and $70 per unit during these months. The

storage cost from one month to the next is $20 per unit (assessed on ending inventory). It is

estimated that each unit on hand at the end of Month 4 can be sold for $60. Assume there is no

beginning inventory:

● Determine how to minimize the net cost incurred in meeting the demands for the next

four months.

● Use SolverTable to see what happens to the decision variables and the total cost when

the initial inventory varies from 0 to 1000 in 100-unit increments.

● How much lower would the total cost be if the company started with 100 units in

inventory, rather than none?

● Would this same cost decrease occur for every 100 -unit increase in initial inventory?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now