Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The attached file transactions.txt contains records of bank deposits, where each record consists of a deposit transaction date / time and the deposit value.

The attached file "transactions.txt" contains records of bank deposits, where each record consists of a
deposit transaction date/time and the deposit value. Each record is stored on two consecutive lines
with the date/time in the first and the deposit value (i.e. dollar amount) in the second. Develop a
Raptor flowchart to find and display the transactions whose deposit values are higher than 1.95
times the median deposit value (i.e. greater than 1.95* median).
Hint: Store the date/time and deposits in two separate arrays. Make sure that for any
transaction the date/time and corresponding deposit are placed at the same index
position of their corresponding arrays.
(PLEASE PROVIDE A FORMULA FOR CALCULATING THE MEAN)
(PLEASE ALSO EXPRESS THE ANSWER IN A FLOWCHART IN RAPTOR FORM)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Samsung Galaxy S23 Ultra Comprehensive User Manual

Authors: Leo Scott

1st Edition

B0BVPBJK5Q, 979-8377286455

More Books

Students also viewed these Databases questions