Questions
- a) Show an example in where you can find paremeters of amodel using a data...

- a) Show an example in where you can find paremeters of amodel using a data from a NI DAQ by ajusting it to a model. Using MatLab and “System Identification ToolBox”.

- Graph the model with exes results to find (a)

- Design a control model using MATLAB for proportional, proportional-integral and proportional-integral-derivative.

-Simulate the control design using matlab and simulink

In: Electrical Engineering

Gun Murders - Texas vs New York - Significance Test In 2011, New York had much...

Gun Murders - Texas vs New York - Significance Test
In 2011, New York had much stricter gun laws than Texas. For that year, the proportion of gun murders in Texas was greater than in New York. Here we test whether or not the proportion was significantly greater in Texas. The table below gives relevant information. Here, the 's are population proportions but you should treat them as sample proportions. The standard error (SE) is given to save calculation time if you are not using software.

Data Summary

number of   total number   Proportion  
State gun murders (x) of murders (n)   p̂ = (x/n)
Texas 689   1079 0.63855
New York 455 784 0.58036

Standard Error (SE) = 0.02285

The Test: Test the claim that the proportion of gun murders was significantly greater in Texas than New York in 2011. Use a 0.01 significance level.

(a) Letting 1 be the proportion of gun murders in Texas and 2 be the proportion from New York, calculate the test statistic using software or the formulaz =

(12) − δp
SE

where δp is the hypothesized difference in proportions from the null hypothesis and the standard error (SE) is given with the data. Round your answer to 2 decimal places.
z =
To account for hand calculations -vs- software, your answer must be within 0.01 of the true answer.

(b) Use software or the z-table to get the P-value of the test statistic. Round to 4 decimal places.
P-value =

(c) What is the conclusion regarding the null hypothesis?

reject H0

fail to reject H0    


(d) Choose the appropriate concluding statement.

The data supports the claim that the proportion of gun murders was significantly greater in Texas than New York.

While the proportion of gun murders in Texas was greater than New York, the difference was not great enough to be considered significant.     

We have proven that the stricter gun laws in New York actually decreased the proportion of gun murders below the rate in Texas.

We have proven there was no difference in the proportion of gun murders between Texas and New York.

In: Math

Write two Java programs and verify that they work. Program 1 should: Read a UTF-8 encoded...

Write two Java programs and verify that they work.

Program 1 should:

  • Read a UTF-8 encoded text file
  • Print to the console the hex values for the bytes it read in.
  • Convert the text to UTF-16
  • Print to the console the hex values for the converted bytes
  • Write the UTF-16 text to a file

Program 2 should do the same as program 1, except program 2 goes from UTF-16 to UTF-8

Note: we are supposed to write two java programs, the first program should read utf8 encoded text file and the second program should write utf16 text file. So, if you can give me the java code that can read and write utf8 and utf16 text files respectively , I would be happy. Thank you.

In: Computer Science

Linux project deployment Script Create a script “setup.sh” to automate the deployment of a flask application....

Linux project deployment Script

Create a script “setup.sh” to automate the deployment of a flask application. The script must install all software dependencies such as:

  1. Python3

  2. Pip3

  3. Git

Use github to clone this repository.

Install the dependencies given in requirements.txt

Start the server by executing the following command “gunicorn wsgi:app”

requirements.txt

Click==7.0

Flask==1.0.2

Flask-Cors==3.0.7

Flask-JWT==0.3.2

Flask-SQLAlchemy==2.3.2

gunicorn==19.9.0

itsdangerous==1.1.0

Jinja2>=2.10.1

MarkupSafe==1.1.1

PyJWT==1.4.2

six==1.12.0

SQLAlchemy==1.3.1

werkzeug>=0.15.3

In: Computer Science

You have developed the overall Virtual Private Cloud (VPC) design for the cloud initiative for Get-Sole...

You have developed the overall Virtual Private Cloud (VPC) design for the cloud initiative for Get-Sole Shoes. Now it is time to examine the infrastructure that would be used within the VPC.

From this week’s reading, review the use of Elastic Compute Cloud (EC2) within a VPC for the servers that will be needed for the company.

Respond to the following in a minimum of 175 words:

  • Discuss possible EC2 designs that can be used for the company. Discuss your rationale for your EC2 recommendations and remember to keep cost (four pillars of cost optimization) as part of your recommendations.

In: Computer Science

1)If an algorithm performs N steps then we say it is O(N) ? 2) An example...

1)If an algorithm performs N steps then we say it is O(N) ?

2) An example of something that is O(N) is(chose one)

A)printing to the screen.B)executing a conditional statement. C) initializing an integer variable. D) looping through an array of size N.

3)Suppose we found the run time of an algorithm was O(2N3 + 4N2 + 5N + 3). What is the Big O notation for the algorithm?

A) O(5N), B) O(4N^2), C) O(N^3), D) O(2N^3)

In: Computer Science

Think of one knowledge area and one skill that you would like to improve on. Report...

Think of one knowledge area and one skill that you would like to improve on. Report what those are.

1.) Develop a training program for either the knowledge area or the skill. You do not need to do both.

2.) Develop / set the criteria. What criteria will you examine?

3.) Choose a study design

4.) Choose a criteria measure.

5.) How will you measure that criteria? Explain how your measure assesses the criteria.

In: Psychology

1. Make a sketch of the emergence of Christianity within the Roman Empire. 2.Octavio Augusto César,...

1. Make a sketch of the emergence of Christianity within the Roman Empire.
2.Octavio Augusto César, Pax Romana - what is it, how it benefited the Romans?

In: Psychology

Multiplication of Matrix is one of the tasks that takes time to compute. Note that the...

Multiplication of Matrix is one of the tasks that takes time to compute. Note that the time complexity of multiplying two square matrix is o(n^3) using the nested loops method, and Strassen algorithm improves it to O(n^2.8074). Multi-threading can be used to further enhance this.

Using the matrices below, write

(a) a serial program (the normal nested loops method) to perform the multiplication.

(b) a multithreaded program using pthreads to perform this computation.

(c) compare the execution times of (a) and (b) in a table.

In: Computer Science

Sunnry Day Manufacturing Company has just started operation on September 1, 2020. The following are the...

Sunnry Day Manufacturing Company has just started operation on September 1, 2020. The following are the transactions for the month of September.

1. Purchase of Raw Materials: On account, PHP 350,000.

2. Accepted three job orders from different customers and assigned Job. No. 700-A, 700-B and 700-C.

3. Materials in the amount of PHP 200,000 requisitioned and issued. 30% for Job 700-A, 25% for 700-B and 35% for 700-C. The balance represent indirect materials.

4. Payroll for the month totaled PHP 357,200. Analysis of the payroll shows:

Job Hours Cost
Job 700-A              8,840      88,400.00
Job 700-B            11,650    116,500.00
Job 700-C            11,980    119,800.00
Indirect Labor      32,500.00

5. The following overhead were incurred during the month in addition to indirect materials and indirect labor:

Maintenance of factory equipment      10,000.00
Utilities (power, light and water)      25,000.00
Depreciation of factory plant and equipment      15,000.00
Insurance expired        8,000.00
Miscellaneous factory expenses        5,000.00
6. The Company's policy is to apply overhead to each job at the rate of PHP 3.5 per direct labor hour. Any overhead variance is closed to cost of goods sold.
7. Jobs 700-A and 700-B are completed and billed the customers at cost plus 40% mark-up.
Requirements:
1. Journal entries to record the tranctions for the month, using the acounts on the right side.

2. Prepare summary of accounts.

3. Prepare the cost of each job.

In: Accounting

Investigate the difference between "phase velocity" and "group velocity." Why does an index of refraction of...

  1. Investigate the difference between "phase velocity" and "group velocity." Why does an index of refraction of less than 1 (so v>c) not violate relativity, which says no information can move faster than the speed of light?

In: Physics

While an inventory policy includes two decisions, use an example to explain what the two decisions...

While an inventory policy includes two decisions, use an example to explain what the two decisions are:

In: Operations Management

Critically discuss the differences and similarities between "positive psychology" and "traditional psychology". What are the focuses...


Critically discuss the differences and similarities between "positive psychology" and "traditional psychology". What are the focuses of these two fields of psychology? How has both fields of study evolved over the last 10 years?
Word limit(2000 words)

In: Psychology

TASK: Your task is as follows: (1) Place SN74LS42N (4 to 10 decoder) on a breadboard;...

TASK: Your task is as follows:
(1) Place SN74LS42N (4 to 10 decoder) on a breadboard;
(2) Connect IC pin 8 to GND and IC pin 16 to +5 V for IC to get powered;
(3) Connect GPIO pins to BCD inputs, as follows:
- connect GPIO pin 12 to IC pin 12 (8’s column),
- connect GPIO pin 16 to IC pin 13 (4’s column),
- connect GPIO pin 20 to IC pin 14 (2’s column) and
- connect GPIO pin 21 to IC pin 15 (1’s column).
(4) Connect GPIO pins to DEC Outputs, as follows:
- connect GPIO pin 25 to IC pin 9,
- connect GPIO pin 8 to IC pin 10,
- connect GPIO pin 7 to IC pin 11,
- connect GPIO pin 26 to IC pin 1,
- connect GPIO pin 19 to IC pin 2,
- connect GPIO pin 13 to IC pin 3,
- connect GPIO pin 6 to IC pin 4,
- connect GPIO pin 5 to IC pin 5,
- connect GPIO pin 11 (SCLK) to IC pin 6 and
- connect GPIO pin 9 (MISO) to IC pin 7.
(5) Connect LEDs and resisters, as follows:
- connect LEDs’ anode (+) to GPIO pins 12, 16, 20 and 21,
- connect LEDs’ cathode (-) to one end of resisters and
- connect the other end of resisters to GND.
(6) Develop a python program to generate a random number using random.randint(0,9) (you need import random) and assign this generated number to DEC, instead of manual input. Convert the random number DEC to a 4-bit binary number and generate the binary signal based on the binary number. Check which decimal outputs D0 – D9 are true/false (on/off).

In: Computer Science

15. The marketing efforts for convenience and specialty goods are essentially the same. True    False 16. Shopping...

15.

The marketing efforts for convenience and specialty goods are essentially the same.

True    False

16.

Shopping goods and services are purchased only after consumers compare value, quality, style, and price of competing goods and services.

True    False

17.

Successful marketing of convenience and specialty goods require different marketing mixes.

True    False

18.

Most consumers view specialty goods as having a variety of acceptable substitutes.

True    False

19.

The classification of goods or services into a particular class depends on the individual consumer.

True    False

20.

A shopping good for one consumer could be a specialty good for another consumer.

True    False

21.

Organizations that assist in moving goods and services from producers to business and consumer users are called supply-side transition specialists.

True    False

22.

Agents and brokers and wholesalers are types of marketing intermediaries.

True    False

23.

Wholesalers are marketing intermediaries who sell goods or services to ultimate consumers.

True    False

24.

A channel of distribution consists of the marketing intermediaries who join together to transport and store goods in their path from producers to consumers.

True    False

25.

Brokers are marketing intermediaries that do not take title to the goods they help distribute.

True    False

26.

Retailers are marketing intermediaries who sell to ultimate consumers.

True    False

27.

Some manufacturers sell directly to consumers or businesses rather than relying on marketing intermediaries.

True    False

28.

The promotional budget will clarify how much can be spent on advertising and personal selling.

True    False

29.

The first step in creating a promotional campaign is to define the objectives for each element of the marketing mix.

True    False

30.

The last step in creating a promotional campaign is to evaluate the effectiveness of each element of the promotional mix.

True    False

31.

The development of a unified promotional strategy that uses each element of the promotion mix to create a favorable brand image is the goal of a primary promotional process.

True    False

32.

Phil's activities as a salesperson for Marquette Publishing are part of Marquette's promotion mix.

True    False

33.

A firm's promotion mix consists of its pricing and distribution strategies.

True    False

34.

After adopting integrated marketing communication, Madison Furniture puts less emphasis on public relations, sales promotion, and personal selling, and concentrates on advertising designed to provide a uniform message to all markets.

True    False

35.

36.

When developing the promotional campaign for a new product, the first step for a firm is to identify their target market.

True    False

Essay Question: Describe the relationship between the BCG Matrix, Product Diffusion Curve, and Product Lifecycle.

In: Operations Management