- 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 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 p̂'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 p̂1 be the proportion of gun murders in Texas and p̂2 be the proportion from New York, calculate the test statistic using software or the formulaz =
(p̂1 − p̂2) − δ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:
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. The script must install all software dependencies such as:
Python3
Pip3
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 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:
In: Computer Science
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 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
In: Psychology
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 transactions for the month of September.
|
||||||||||||||||||||||||||||||||||||
2. Prepare summary of accounts. |
3. Prepare the cost of each job. |
In: Accounting
In: Physics
While an inventory policy includes two decisions, use an example to explain what the two decisions are:
In: Operations Management
In: Psychology
In: Computer Science
15. |
The marketing efforts for convenience and specialty goods are
essentially the same. |
16. |
Shopping goods and services are purchased only after consumers
compare value, quality, style, and price of competing goods and
services. |
17. |
Successful marketing of convenience and specialty goods require
different marketing mixes. |
18. |
Most consumers view specialty goods as having a variety of
acceptable substitutes. |
19. |
The classification of goods or services into a particular class
depends on the individual consumer. |
20. |
A shopping good for one consumer could be a specialty good for
another consumer. |
||
21. |
Organizations that assist in moving goods and services from
producers to business and consumer users are called supply-side
transition specialists. |
||
22. |
Agents and brokers and wholesalers are types of marketing
intermediaries. |
23. |
Wholesalers are marketing intermediaries who sell goods or
services to ultimate consumers. |
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. |
25. |
Brokers are marketing intermediaries that do not take title to
the goods they help distribute. |
26. |
Retailers are marketing intermediaries who sell to ultimate
consumers. |
27. |
Some manufacturers sell directly to consumers or businesses
rather than relying on marketing intermediaries.
|
In: Operations Management