Answer:
The answer is: industrial organizational psychology
Explanation:
Industrial organizational psychology studies individual employees and group dynamics in the workplace. It deals with problems that originate from different workplace situations (e.g. problems between employees or problems between management and employees) and proposes solutions to improve the well being of the people involved, increase their productivity and enhance the overall performance of the organization.
The correct answer is - allows managers to use the normal distribution as the basis for building some control charts.
<u>Explanation:</u>
It is the theorem that allows inference from a random sample. It says that:
• The sample mean will likely be towards the population mean within a margin of error
• The margin of error is a multiple of the standard error, which is the standard deviation divided by the square root of the sample size. The multiple is determined by the degree of statistical confidence you’re looking for, and the normal deviate corresponding to that — 1.65 for 90% confidence, 1.96 for 95% confidence, etc.
The above is referred to Net cash flow. Net cash flow to the difference between an organization's trade inflows and surges out a given period. In the strictest sense, net income alludes to the adjustment in an organization's money adjust as point by point on its income explanation. Cash flow is the cash that comes in and leaves an organization. It is the era of salary and the installment of costs. Money inflows result from either the era of income through the offering of products and enterprises, cash acquired, or cash earned through ventures.
Answer: Planning function of management
Explanation: Planning function of management is concerned with setting the objectives of future performance and to evaluate the need of resources required to achieve those objectives.
In the given case, uber wants to manage their competitive advantage. Therefore the management should plan their policies in such away that company can maintain their traits that are giving them advantage in market over others.
Here's a program called MoveEstimator that prompts the user to accept an estimate of the number of hours of work and miles the move will take and displays the total cost of the move:
- <u>x = int(input("number of hours for the job "))</u>
- y = int(input("number of miles involved "))
- def MoveEstimator(x, y):
- return 200 + 150*x + 2*y
- print(MoveEstimator(x, y))
Computer programs are written by programmers. Writing the 1s and 0s in machine-readable machine language is very difficult, so computer programmers write them in programming languages. The format of the program determines the structure of the course. At AIR, the program format is specific to an academic component with some kind of program of study.
Learn more about A program here:- brainly.com/question/1538272
#SPJ4