SELECT * FROM question_mgmt as q WHERE id=5000 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=11 AND chapterId=207 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th accountancy Applications of Computers in Accounting lsquo an organisation is a collection of interdep

Question:

‘An organisation is a collection of interdependent decision-making units that exists to pursue organisational objectives’. In the light of this statement, explain the relationship between information and decisions. Also explain the role of the Transaction Processing System in facilitating the decision-making process in business organisations.

Answer:

There is a great relationship between information and decision every organisation accepts inputs and transforms them into outputs. All organisation systems pursue certain objectives through a process of resource allocation, which is accomplished through the process of managerial decision-making. Information facilities decision regarding allocation of resources and thereby an organisation in achieving its objective.

Every medium sized to large organisation has a well-established information system that is meant to generate the information required for decision - making with the increasing use of information systems in organisation, Transaction Processing System (TPS) have started playing a vital role in supporting business operation.

Every transaction processing system has three components Input Processing and output, Since Information technology (IT) follows the GIGO principle (Garbage in Garbage out), it is necessary that inputs to the it-based information system are accurate, complete and authorised. This is achieved by automating the input. A large number of the devices are now available to automatically process the inputs process for a TPS.

Transaction Processing System Transaction Processing System (TPS) are among the earliest computerized systems catering to the requirements of large business enterprises. The purpose of typical TPS is to record, process,validate and store transactions that occur in the various functional areas of a business for subsequent retrieval and usage.

A transaction could be internal or external, The scope of financial accounting is confined to external transactions only, whereas through the transaction processing system we record all the transaction internal as well as external.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='11' AND ex_no!=0 AND status=1 and id!=5000 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='11' AND ex_no!=0 AND status=1 and id!=5000 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question