Consider the role of consumer data in business and the economy and how a company like Amazon could leverage technology and data to generate profit and grow. If technology applied to a lot of data about individuals can help create better goods and services and public services for regular households in the economy, would you be willing to share more of your own consumer and behavioral data? How do you think collected and analyzing individual consumer and behavioral data will affect the good(s) or service(s) you will be providing or producing (either as a business owner or as an employee helping a firm provide the good(s) or service(s) ) in your future?
Minimum word count: 150
In: Economics
The Cradle to Cradle (C2C) concept is a system of thinking based on the belief that industry can be transformed into a sustaining enterprise—one that creates economic, ecological, and social value— through thoughtful and intentional design that mirrors the safe, regenerative productivity of nature and eliminates the concept of waste. Write a 300-word essay discussing whether you think this concept has business value.
following criteria:
will demonstrate understanding of the Cradle to Cradle concept along with appropriate and accurate use of terminology from the book by Michael Braungart and William McDonough.
will demonstrate critical thinking by using logic, evidence (at least one example) and well-reasoned argument.
The essay will be written in appropriate, standard written English.
In: Economics
In python of Jupiter notebook
Write a python function called trng that takes
three numbers x, y, and z, and specifies if those can form a
triangle (i.e., returns the word triangle if they can, and Not a
triangleotherwise).
Note: In order for three numbers to form a triangle sum of
any two of them must be greater than the third one
(e.g., x=1, y=2, z=4 cannot form a triangle because x+y is not
greater than z even though x+z>y and y+z>x).
No output is needed for this problem. Yet you will need to call
this function in writing your code for Problem 1.2 below.
In: Computer Science
Unix command lines.
A) Assume that your current working directory is NOT the same as your home directory. Print all file and subdirectory names of your home directory into a file named file2.
B) Copy the text from line 11 to line 20 of a given file input.txt and append the copied text at the end of the file output.txt. (Assume that the file input.txt contains more than 20 lines of text contents)
C) Count and display the total number of words in ALL files in the current working directory whose name end with “.txt”
D) Count the number of lines where the word “foo” appears in a given file bar.txt
In: Computer Science
Company Name: Emaar Properties UAE
Firstly, identify your workplace and department
1) We assume that your organization has the best Business Ethics if so explain how your organization is satisfying all the external and internal stake holders like products, operations, markets, industry, and outcomes, Customers, Investors, Employees, Suppliers, Government agencies, Communities, Media, trade associations, and special interest groups
2) Please Explain the extent to which your Organizational businesses ethics strategically meet their economic, legal, ethical, and philanthropic social responsibilities
Note : Plagiarism is prohibited please do not copy from internet answer approximatly 700 word
In: Operations Management
Imagine you work in a correctional institution and have been asked to create a strategy plan for working with specific correctional populations. Your supervisor would like you to create an executive summary of your strategy.
Select 1 correctional population to focus on.
Write a 525- to 700-word executive summary in which you:
Cite peer-reviewed, scholarly, or similar references to support your assignment.
Resources
In: Psychology
1. Diotima argues that love is a philosopher. Explain (204A-D).
2. Diotima argues that "all of us are pregnant” and desire “to give birth to beauty, whether in body or soul” (206C). How does this idea of 'pregnancy' fulfill her definition of love as "wanting to possess the good forever" at 206A? How one can give birth both bodily and spiritually?
3. Diotima's speech ends with a story about love's journey towards fulfillment known as 'Diotima's Ladder.' What are the stages of this ladder (210B-E)? What is at the top (211A-D)? How would Plato answer this question: Are the things at the bottom of the ladder really lovable in the fullest sense of the word?
In: Psychology
Generating secure password that you can remember, lab2pr0.py
It’s not easy
to come up with a secure password that one can actually remember.
One of the
methods proposed is to take a line of text and take first letter of
each word to form
a password. An extra step is substitute ”o” with 0, ”a” with ”@”,
and ”l” with
1. For instance, using ”Cookies and Code, let’s meet on Tuesdays”
would yield
”C@C,1m0T”. Write a program that asks the user to enter a phrase
and outputs
the password that is generated using these rules.
You can assume that the words in the phrase will be separated by a
single space or
a common punctuation sign such as ”.,?!;:” followed by a space.
use python
In: Computer Science
The foreign exchange market is an international monetary system that among several of its functions, converts one country's currency into that of another. Understanding the foreign exchange market is an important dynamic in international trade and investment. It is, therefore, a benefit to the business student, via this assignment, to fully comprehend its functions.
Develop a minimum 700-word analysis to include the following aspects of the foreign exchange market:
In: Operations Management
Inference: The differing meanings of "valid inference" and "warranted inference" are closely related to the differing purposes of deductive and inductive arguments – the purpose of deductive being to prove; the purpose of inductive to make the conclusion most probable.
In: Advanced Math