CTF3202 Logical Analysis and Problem Solving Assignment

Assignment Help Basic Computer Science
Reference no: EM133074794

CTF3202 Logical Analysis and Problem Solving - University of Leeds

Learning Outcome 1: Apply statistical principles to discern meaningful information based on a given scenario.

Learning Outcome 2: Demonstrate the use of algebra to solve given problems

Section 1 [ALGEBRA AND LOGIC GATES]: Show all necessary calculations.

Question 1. Consider the following list of numbers. Your job is to erase as few of these numbers as possible such that the remaining numbers appear in increasing order. For example, erasing everything except the first two numbers laves an increasing sequence; erasing everything except for the first, third, sixth and eighth numbers does the same.

9 44 32 12 7 42 34 92 35 37 41 8 20 27 83 64 61 28 39 93 29 17 13 14 55 21 66 72 23 73 99 1 2 88 77 5 65 83 84 62 5 11 74 68 76 78 67 75 69 70 22 71 24 25 26

Question 2. Solve the above exercise [1], such that the remaining numbers are in decreasing order

Question 3. Solve the following simultaneous equations for x1, x2, x3, and x4
E1: x1+x2+0 +3x4=4
E2: x1+x2-x3 +x4=1
E3: 3x1-x2-x3 +2x4=-3
E4: - x1+2x2+3x3-x4=4

Question 4. A foundation student bought a mobile phone and smart watch for a total of £1,250, excluding VAT (value added tax), paying 3 times as much for the mobile phone
as for the smart watch.
Write an expression to show the total cost in terms of the cost of the smart watch.
What was the cost of each item?
Calculate the VAT on the mobile phone, assuming a VAT rate of 14%

Question 5. Find the value of k to satisfy the equation referring to the discharge of water from a tank

t1-t2=2A/a √((1+k)/2g) (√(h1 )-√(h2 ))

given that t2=0.45,t1=2.6,A=15.6,a=12.57/144 ,g=32.2,h1=36 and h2=25

Question 6. Construct a chart giving values of u and v to satisfy the equation 1.2v+0.64u=0.85 the range of u being 5 to 100.(Use Excel)

Question 7. Construct a chart giving values of u and v to satisfy the equation 2u+7v=52 the range of v being 2 to 50. (Use Excel)

Question 8. Consider the following:
An online trading company wants to offer discounts to new customers. The company has recently emailed discount code to the customers. New customer must have a discount code to be eligible but returning customer are not eligible for a discount.
Let
A = Returning Customer
B = Discount Code
(a) Draw a truth table to represent when a customer has a discount.
(b) From your truth table in (a) produce a Boolean expression to represent discounted customer (Q) for the trading company.

Section 2

Question 9. The data below shows the monthly rent for 24 students: 1500, 1350, 350, 1200, 850, 900, 1500, 1150, 1500, 900, 1400, 1100, 1250, 600,610, 960, 890, 1325, 900, 800, 2550, 495, 1200, 690.
(a) Create a relative frequency distribution table using 7 classes
(b) Use your table in (a) to produce a histogram to represent your data

Question 10. The following is a frequency table showing the agesof members of a symphony orchestra for youngadults.

Age        Frequency

15           2

16           5

17           11

18           9

19           14

20           13

21           10

22           13

Find the sample mean and median of the ages of the 77 members of the symphony.

Section 3 [Flowchart and Algorithm Development]

Question 11. Given the following list of steps in the admission process:

  1. Search for a school
  2. Prepare for the admission test and write test
  3. Did you pass the exam?
  4. Submit necessary documents and get admission
  5. End
  6. Are seats available?
  7. Start
  8. Is there an admission test?

Re-arrange the above steps in the correct order and useMS Visio to draw a flowchart for the admission process.

Question 12. Construct an algorithm that has as input an integer n≥1,n+1points and x0,x1,....xn and a pointx and which produces as output the product
P=(x-x0 )(x-x1 ).....(x-xn )

Reference no: EM133074794

Questions Cloud

How must rebecca treat the income and expenses : Rebecca is a doctor with an AGI of $133,000 before consideration of income or loss from her dog breeding business. How must Rebecca treat the income and expense
What is the excel formula : What is the excel formula for this? and the excel formula for the individual portfolio duration per bond.
Estimate the three-month sofr futures price quote : Estimate the three-month SOFR futures price quote for a contract maturing in six months.
Maximize the sharpe ratio : An investor has $1000 invested into a combination of the risk-free asset and a risky portfolio that consists of two stocks: Xcel Energy (XEL) and Halliburton (H
CTF3202 Logical Analysis and Problem Solving Assignment : CTF3202 Logical Analysis and Problem Solving Assignment Help and Solution, University of Leeds - Assessment Writing Service
Find internal rate of return : Independent Project B - IRR to be calculated. The lending rate is 10%. How is the IRR (internal rate of return calculated on this project
What is the loss reported in the income statement : What is the loss reported in the income statement for 2020 under the fair value model? What is the loss reported in the income statement for 2020
Critical forces for organizational change and performance : Katzenbach (1995) wrote that "Real change leaders are the linchpins connecting three critical forces for organizational change and performance
Explain what a shariah compliant stock is : 1. Explain what a Shariah compliant stock is.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Significance for a one-way between-subjects anova

If SSBG = 40 and SSWG = 120, then what was the decision at a .05 level of significance for a one-way between-subjects ANOVA?

  Utilize various programming languages to develop secure

You are doing a fantastic job at Chada Tech in your new role as a junior developer, Utilize various programming languages to develop secure, efficient code

  Write method determines pair integers whether multiple first

Write method multiple that determines, for a pair of integers, whether the second integer is a multiple of the first. The method should take two integer arguments and return true if the second is a multiple of the first and false otherwise.

  Business impact analysis and business continuity plan

Senior management at Health Network has decided they want a business impact analysis (BIA) that examines the company's data center and business continuity plan

  Forensic image and logical forensic image

Differentiate between a forensic image and a logical forensic image.

  Discuss ways to prevent node capture in sensor networks

Encryption is very difficult to implement in sensor networks. However, there have been several papers exploring limited ways of doing this. Look for one or two papers and discuss what approaches are being used.

  Prepare for the dissertation process

This assignment will be one of several throughout your program that we use to help you prepare for the dissertation process.

  Needs analysis to assess the network access

You have conducted a needs analysis to assess the network access needs of the business you are working with.

  Explain the concept of quality function deployment

Explain the concept of quality function deployment. Link your answer to the leadership commitment to quality and the development of a robust and effective quality strategy. This answer must be in your own words-significant cut and paste from the t..

  Display the average on the screen

Then, the program should divide the sum variable by 5 to get the average. Display the average on the screen

  Calculate the future value of a investment paying interest

Work out the value of the investment after 1, 5, and 20 years. (Do not round intermediate calculations. Round your answers to 4 decimal places.)

  Browser-specific problems related to css

What are some browser-specific problems related to CSS, and how can these be overcome?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd