FlightView: A flight information visualization Nicole Arksey CS 533.

Slides:



Advertisements
Similar presentations
SOLUTION RUNNING The distance d (in miles) that a runner travels is given by the function d = 6t where t is the time (in hours) spent running. The runner.
Advertisements

Substitute 3 for x and 4 for y. Simplify. Write original equation. Check whether each ordered pair is a solution of the equation. SOLUTION Which ordered.
Graph linear functions EXAMPLE 1 Graph the equation. Compare the graph with the graph of y = x. a.a. y = 2x b.b. y = x + 3 SOLUTION a.a. The graphs of.
Analysis of Tactile Map Reading Tablet, Visual and Signal Teams for CIS 423/510.
Project Update: Law Enforcement Resource Allocation (LERA) Visualization System Michael Welsman-Dinelle April Webster.
Bus Schedule Visualiztion. Reminder Create an application that visualize the bus schedule data. The target users are all students in Uvic who transits.
FlightView: A flight information visualization Nicole Arksey CS 533.
Use intercepts to graph an equation
EXAMPLE 1 SOLUTION STEP 1 Graph a function of the form y = a x Graph the function y = 3 x and identify its domain and range. Compare the graph with the.
EXAMPLE 1 Graph a rational function (m < n) Graph y =. State the domain and range. 6 x SOLUTION The degree of the numerator, 0, is less than the.
SOLUTION RUNNING The distance d (in miles) that a runner travels is given by the function d = 6t where t is the time (in hours) spent running. The runner.
Homework 3 – Sample Solution Targeted Application –Electronic medical records (EMR) system in the “Designing Human-Centered Distributed Information Systems”
Windows Programming Parallel Coordinates Adithya Addanki(aa207) Instructor: Dr. Yingcai Xiao.
EXAMPLE 2 Graph an exponential function Graph the function y = 2 x. Identify its domain and range. SOLUTION STEP 1 Make a table by choosing a few values.
Knowledge Representation and Indexing Using the Unified Medical Language System Kenneth Baclawski* Joseph “Jay” Cigna* Mieczyslaw M. Kokar* Peter Major.
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.1 Graphing and Functions.
Science Presentation Outline and Sequence 7 th and 8 th grade.
What is Sure Stats? Sure Stats is an add-on for SAP that provides Organizations with detailed Statistical Information about how their SAP system is being.
Flight View Pro Interface Mockups Version 1.0 November 14, 2006.
SOFTWARE ENGINEERING MCS-2 LECTURE # 4. PROTOTYPING PROCESS MODEL  A prototype is an early sample, model or release of a product built to test a concept.
SOLUTION STEP 1 Use intercepts to graph an equation EXAMPLE 2 Graph the equation x + 2y = 4. x + 2y = 4 x =  x- intercept 4 Find the intercepts. x + 2(0)
Special Features of Informational Text “A picture is worth a thousand words.”
Module Overview. Aims apply your programming skills to an applied study of Digital Image Processing, Digital Signal Processing and Neural Networks investigate.
Notes Graphs. Types of graphs A graph is just a picture of an amount of something. Like size of buildings since 1900.
Graph: a visual display of information or data
Ecological Genomics GWAS point of view. Long term Goals Data conversation between different popular software in the field Develop scripts to qualitatively.
An Introduction to Straight Line Graphs Drawing straight line graphs from their equations. Investigating different straight line graphs.
Argunaut’s 1 st teachers’ workshop An example of a design workshop in the initial stages of tool development.
EXAMPLE 7 Graph logarithmic functions Graph the function. SOLUTION a.y = 3 log x Plot several convenient points, such as (1, 0), (3, 1), and (9, 2). The.
CS5604: Final Presentation ProjOpenDSA: Log Support Victoria Suwardiman Anand Swaminathan Shiyi Wei Department of Computer Science, Virginia Tech December.
Excel Graphing ENGR 1181 Class 5. Why use Excel?  Excel is a powerful spreadsheet program that can be used for: Creating graphical displays of data Performing.
EXAMPLE 2 Plot points in a coordinate plane
EXAMPLE 3 Graph y = ab + k for 0 < b < 1 x – h Graph y = 3 –2. State the domain and range. 1 2 x+1 SOLUTION Begin by sketching the graph of y =, which.
EXAMPLE 1 Making a Scatter Plot NASA NASA’s Crawler Transporter is a large vehicle that moves the space shuttle and its launch platform to the launch pad.
CHAPTER 10 LESSON OBJECTIVES. Objectives 10.1 Students will be able to: Identify quadratic functions and determine whether they have a minimum or maximum.
Advanced Charts Lesson 9. Objectives 1. Create charts by using data from other applications. 2. Modify chart types. 3. Add and modify chart options. 4.
x2x3x
Life Cycle Objectives AirlineRequest By Phong Phan Erik Day.
Making a Graph for Science Class.. Purpose of a graph To visually display information or data collected during an experiment. Create a “snapshot” of the.
EXAMPLE 7 Graph logarithmic functions Graph the function. SOLUTION a.y = 3 log x Plot several convenient points, such as (1, 0), (3, 1), and (9, 2). The.
EXAMPLE 1 Graph y = b for b > 1 x SOLUTION Make a table of values.STEP 1 STEP 2 Plot the points from the table. Graph y =. x 2 STEP 3 Draw, from left to.
EXCEL LESSON 12 CREATING CHARTS VOCABULARY. AXIS A line bordering the chart plot area used as a frame of reference for measurement.
The Project. A little video inspiration IDEO – an industrial design company.
BY AMRUTA AKUT Use Case Development. Goal Determine how changes in air quality relate to the changes in life expectancy and mortality rates in Scotland.
Finding the y-intercept
Chapter 4: Quadratic Functions and Equations
eInfraCentral Portal User requirements and features
Data Visualizer.
Excel.
BACK SOLUTION:
Solving Quadratic Equations by Graphing
פחת ורווח הון סוגיות מיוחדות תהילה ששון עו"ד (רו"ח) ספטמבר 2015
9.3 – Graphing Linear Equations
Customer Portal Case Study.
Design Team Name Team Members
Graphing linear equations
№96 сонли умумий ўрта мактабининг ўқитувчиси Эшанкулова феруза
SIMPLE INEQUALITIES.
Route Graph Optimization
Warm Up Determine the domain and range for each relation. Tell me if it’s a function or not a function x –2 –1 1 2 y 3 –3 –5 {(0, 1), (1, 2), (1, 3), (2,
Make a table and a graph of the function y = 2x + 4
C.2.10 Sample Questions.
Graphing with X- and Y-Intercepts
C.2.8 Sample Questions.
Graphical Relationships
C.2.8 Sample Questions.
Ordered Pair – (11 - 2) CS-708.
Line Graphs.
For More Details:
Sec 2: Domain & Range of a Function
Presentation transcript:

FlightView: A flight information visualization Nicole Arksey CS 533

Travel Domain Problem with Flight Information Huge amount of data Typically in a long list in text format Users Travel agents at call centre, BTI Canada Over 500 travel agents in Canada

Solution Plot different flights on graph Display several days worth of flight information Time of flight on x axis Cost of flight on y axis Lens will be able to show more details Filter results

FlightView Mockup

Update Talked to users, feedback of mockup Gathered sample data Completed Design Started implementation