Login

Welcome, Guest. Please login or register.

April 26, 2024, 09:08:17 am

Author Topic: IT- EXAM QUESTION  (Read 3409 times)  Share 

0 Members and 1 Guest are viewing this topic.

Parthyyy

  • Adventurer
  • *
  • Posts: 18
  • Hi
  • Respect: 0
IT- EXAM QUESTION
« on: June 12, 2019, 05:52:00 pm »
0
Hey had three quick questions

Why data source and authenticity is important?
What influences the introduction of bias of data?
What are the most common design tools?

Thanks.
Hey guys

peejon

  • Fresh Poster
  • *
  • Posts: 1
  • Respect: 0
Re: IT- EXAM QUESTION
« Reply #1 on: November 13, 2019, 12:44:03 pm »
0
1. Data source, authenticity.
Is important as non-authentic data sources can introduce bias into data which leads into the next q:
2. Bias of data
Relevance - data must be processed while current, must be relevant
Accuracy - Must be accurate, wrong keys being pressed could ruin data
Freedom from Bias:
   Vested Interest - Asking someone who has an interest in the topic
   Timing - Data provided from an airport during holiday season for example would not be accurately timed.
   Sample Size - Not enough data - doesn't represent general population
   Sorting - eg. Searching for an electrician, page 2 + 3 results are less likely to be chosen.
   Graphical Representations - Scales must be appropriate to show distribution between data
   Reliability - Data must be from reliable sources
3. Design Tools
Layout Diagram - Usually hand drawn, shows how the final solution will appear.
Storyboard - Appearance design tool, used to plan how the data-visualisation may appear/work.
IPO Chart - Input, Process, Output chart.
Flowchart - diagram in which visually presents how a program will work.
Data Dictionary - A table which shows how the fields will be configured to suit the database, or used to declare variables when coding.