Questions
sas questions What options would you specify to direct a proc print statement to print only...

sas questions

What options would you specify to direct a proc print statement to print only observations 5 through 10?

How do you get the last word of a text string? Write a statement to show your answer.

Describe the difference between using proc means and the mean function to compute a mean.

Describe the role of the input and infile statements in a data step that reads an external data file.

Write the SAS code required to write the SAS data set dogs_data (assume in the work library) to an excel file called dogsdatafile.xlsx in a worksheet called Dogs Data

In: Statistics and Probability

Python 3 8.5 Open the file mbox-short.txt and read it line by line. When you find...

Python 3

8.5 Open the file mbox-short.txt and read it line by line. When you find a line that starts with 'From ' like the following line: From [email protected] Sat Jan 5 09:14:16 2008 You will parse the From line using split() and print out the second word in the line (i.e. the entire address of the person who sent the message). Then print out a count at the end. Hint: make sure not to include the lines that start with 'From:'. You can download the sample data at http://www.py4e.com/code3/mbox-short.txt

In: Computer Science

Write a C++ program performing the rot13 cipher, The code should perform like this: The user...

Write a C++ program performing the rot13 cipher, The code should perform like this:

The user should be able to input any letter or words, or even sentences where once they have inputted the particular word, each letter goes 13 letters ahead, so an 'A' becomes an 'N', a 'C' becomes 'P', and so on. If rot13 cipher is tested a second time, the original plantext should be restored: 'P' becomes 'C', 'N' becomes 'A'. The 13 letters go in a rotation so if we have 'Z', 13 letters ahead of it is 'M'. So using c++ perform the rot13 cipher.

In: Computer Science

Can you create a player vs computer Hangman game on MATLAB using nested loops, for loops,...

Can you create a player vs computer Hangman game on MATLAB using nested loops, for loops, if loops, while loops, arrays and conditional execution, as well as creating an image of the game board. The list below must be considered in the code.

- Selecting a word from a dictionary (a text file)

- Reading a single letter from the user

- Building a character array showing the letters matched so far

- Keeping count of the number of guessed letters so far

- Keeping count of the number of guesses so far

- Writing conditional logic to see whether the game is finished or not.

In: Computer Science

Write a C++ program performing the rot13 cipher: Basically the code should perform like this: The...

Write a C++ program performing the rot13 cipher:

Basically the code should perform like this:

The user should be able to input any letter or words, or even sentences where once they have inputted the particular word, each letter goes 13 letters ahead, so an 'A' becomes an 'N', a 'C' becomes 'P', and so on. If the rot13 cipher is applied a second time, the original plantext is restored: 'N' becomes 'A', 'P' becomes 'C'. The 13 letters go in a rotation so if for example we have 'Z', 13 letters ahead of it is 'M'. So perform the rot13 cipher using C++.

In: Computer Science

Please define each of the following terms, direct manufacturing item, indirect manufacturing item, variable manufacturing overhead,...

Please define each of the following terms, direct manufacturing item, indirect manufacturing item, variable manufacturing overhead, fixed manufacturing overhead, pre-determined manufacturing overhead, pre-determined manufacturing overhead rate, and the base for pre-determined manufacturing overhead rate. Then discuss if predetermined manufacturing overhead rate depends on production level. Provide examples to clarify and support your argument.

Please provide your answer more than 350 words in word format only. Please dont copy paste from website. Please give examples for each definition.

In: Accounting

51. Plant assets are recorded at historical cost. What does the historical cost of a plant...

51. Plant assets are recorded at historical cost. What does the historical cost of a

plant asset include?

52. Define book value, residual value, and market value with regard to plant

assets.

53. What does the word “capitalize” mean?

54. What is depreciation and how is it computed in financial accounting?

55. How do you determine the annual depreciation expense using straight-line

method?

56. What financial statement is a plant asset reported on and how?

57. What is a natural resource? What is depletion?

58. What is an intangible asset? Name three. What is amortization?

In: Accounting

Please define each of the following terms, direct manufacturing item, indirect manufacturing item, variable manufacturing overhead,...

Please define each of the following terms, direct manufacturing item, indirect manufacturing item, variable manufacturing overhead, fixed manufacturing overhead, pre-determined manufacturing overhead, pre-determined manufacturing overhead rate, and the base for pre-determined manufacturing overhead rate. Then discuss if predetermined manufacturing overhead rate depends on production level. Provide examples to clarify and support your argument.

Please provide your answer more than 350 words in word format only. Please dont copy paste from website. Please give examples for each definition.

In: Accounting

2. A University has completed an internal survey on its department achievements. The key question in...

2. A University has completed an internal survey on its department achievements. The key question in the survey is whether the professors think the new on-line system is effective. The following is the output of a statistical analysis of the data:
Is online system effective
Purpose
No
Yes
Assignments
30
35
Labs and hand on activities
25
40
Exams
20
45
Based on this output, can the president conclude that the opinion of the professors on whether the recently launched on-line system is effective is dependent on which region they belong to? Use a chi square test and a level of significance of 0.05.​
answer in word only pls

In: Math

In today’s workforce there are a number of serious social issues that appear in the work...

In today’s workforce there are a number of serious social issues that appear in the work environment that should be addressed immediately. Serious issues include diversity, sensitivity, sexual harassment, discrimination, fairness and equity in hiring and advancement, accommodation of individuals with disabilities as well as safety training.

Why are these issues of critical importance in the workplace?

As an organizational leader, what strategies would you implement to ensure that each issue is addressed appropriately within your organization?

As a manager, what role would training have in your departmental strategy?

Predict ramifications for failure to address these social issues in the workplace.

This need to 250-word count,

In: Psychology