Evaluation of Speech Detection Algorithm Project 1b Due October 11.

Slides:



Advertisements
Similar presentations
Introduction to Formatting VistaPHw Charts Brought to you by: The Vista Partnership February 2007.
Advertisements

1 CS533 Modeling and Performance Evaluation of Network and Computer Systems The Art of Data Presentation (Chapters 10 and 11)
1 CS533 Modeling and Performance Evaluation of Network and Computer Systems The Art of Data Presentation.
Project 1b Evaluation of Speech Detection Due: February 17 th, at the beginning of class.
DO NOW  Pick up your notebooks!! And Pick up the Slides!!  Complete the four problems on the Speed worksheet (PAGE 16) highlight  THEN….highlight the.
The Cycle of Proof: Dealing with Data. Dealing with Data: Daily Learning Goal The student will be able to compile and interpret data using appropriate.
Evaluation of Speak Project 2b Due March 24th. Overview Experiments to evaluate performance of your audioconference (proj2) Focus not only on how your.
Evaluation of Speak Project 2b Due March 30 th. Overview Experiments to evaluate performance of your audioconference (proj2) Focus not only on how your.
10-1 ©2006 Raj Jain The Art of Data Presentation.
Copyright © 2005 Department of Computer Science CPSC 641 Winter Data Analysis and Presentation There are many “tricks of the trade” used in data.
Variables and Patterns Variables, Tables, and Coordinate Graphs.
Evaluation of Speech Detection Algorithm Project 1b Due February 14th.
1 Data Analysis H There are many “tricks of the trade” used in data analysis and results presentation H A few will be mentioned here: –statistical analysis.
Speech Detection Project 1. Outline Motivation Problem Statement Details Hints.
Section 5: Graphs in Science
Graphing in Science.
Charts and Graphs V
Independent vs. Dependent Variables What is the difference?
Graphing. The Important Elements of a Graph  Horizontal Axis (X-Axis)  The Independent Variable. A change in this variable affects the y variable. 
Graphs in Science You Can Do It!!!.
Graphs Recording scientific findings. The Importance of Graphs Line Graphs O Graphs are a “picture” of your data. O They can reveal patterns or trends.
Unit 1 Understanding Numeric Values, Variability, and Change 1.
The Scientific Method:
Integrating Graphics, Charts, Tables Into your technical writing documents.
Graphing in Science Class
Making Graphs from Data. Bar, Line, or Pie? / One of the first things one needs to do when graphing is decide whether to make a bar graph or a line graph.
Graphing Guidelines  Often the goal of an experiment is to find the relationship between two variables.  As one variable changes, so does the other.
Organizing Data A graph is a pictorial representation of information recorded in a data table. It is used to show a relationship between two or more factors.
The Scientific Method Honors Biology Laboratory Skills.
Chapter 10 The Art of Data Presentation. Overview 2 Types of Variables Guidelines for Preparing Good Charts Common Mistakes in Preparing Charts Pictorial.
Foundations of Physics
Graphing In Science BRAINSTORM Why is it important for scientists to organize their data? List as many ways as you can that scientists organize information.
Objective: Plot points and lines on a coordinate plane. Standards Addressed: G: Represent relationships with tables or graphs in the coordinate plane.
Graphing Exercise. In this exercise you are going to make as many dots as you can on your whiteboard in a chosen amount of time. You will then graph your.
Unit 1 – Lecture 3. First person Language? NO NEVER NOT EVER.
Graphing.
Biology 11 – Mr. Penton LAB WRITING.
What types of data do I collect? How do I graph my data to show the results? ?
Models. make observations and form hypothesis make predictions and perform control experiments reject original hypothesis form theory data support hypothesis.
GRAPHING DATA. After the data is organized into a data table, a graph is created Graphs give a visual image of the observations (data) which helps the.
Bar Graphs Used for comparing separate groups. Axes X- axis: independent variable (what the scientist controls) Horizontal D – dependent R – responding.
The Scientific Method Tables, Charts and Diagrams.
GRAPHICS GUIDELINES MUSE/CE 11B Anagnos/Williamson From Pfeiffer, W.S Technical Writing: A Practical Approach. 5th Edition. Prentice Hall. New Jersey.
Graphs and How to Use Them. Graphs Visually display your results and data Allow you (and your peers) to see trends Help to make conclusions easier Are.
Chapter One, Section 5: Graphs in Science
Graphs and Graphing Data Biology Ms. Haut. Introduction to Graphing Both figures display the same information, but differently. Which figure is easier.
Science as a Process Designing Experiments See also SaP Google PresentationSaP Google Presentation.
Why bar and pie graphs suck and line graph rules..
Tips for an awesome science fair project….  Prepare a short explanation or “speech” to effectively communicate your project to judges and attendees 
Physical Science Mr. Barry
Aim: How do we construct a line graph? Do Now: 1.How many inches of rain fell during the month of June? 2.During which month did the most rain fall?
GRAPH Definition: A PICTORIAL REPRESENTATION OF INFORMATION RECORDED IN A DATA TABLE. USED TO SHOW A RELATIONSHIP BETWEEN TWO OR MORE FACTORS.
Variable A Variable isanything that may affect (change) the out come of the experiment. In an experiment we are looking for a “Cause and Effect” “Cause.
Effective Visuals Tables Graphs Charts Illustrations.
GRAPHING DATA RECORDING EXPERIMENTAL RESULTS. EXPERIMENTS CONTROL GROUP ALL CONDITIONS STAY THE SAME. RESULTS ARE COMPARED TO EXPERIMENTAL GROUP. EXPERIMENTAL.
Evaluation of Speak Project 2b Due November 4 th.
Tables and Figures AGED 520V. Tables and Figures Tables Tables are for complex data –To display data for detailed analysis –To remove long strings of.
GRAPHING NOTES Understanding and constructing graphs.
Graphs and Graphing Data Pre-AP Biology Ms. Haut.
Using Graphs and Charts Organizing results from Scientific data.
1.5 Scatter Plots & Line of Best Fit. Scatter Plots A scatter plot is a graph that shows the relationship between two sets of data. In a scatter plot,
Aim: How do scientist organize their experimental information?
The Scientific Method The process of solving problems.
Tables & Graphing Laboratory Skills. Basic Tables Tables, or charts, are used to organize information Tables, or charts, are used to organize information.
Integrating Graphics, Illustrations, Figures, Charts.
Evaluation of Speak Project 2b Due: March 20 th, in class.
Great Graphs!!!!! Or … How to Impress Math and Science Teachers Or … How to Impress Math and Science Teachers.
TSW use graphing as a tool in data analysis
Ch 1 G’raph Science.
Graphing.
Presentation transcript:

Evaluation of Speech Detection Algorithm Project 1b Due October 11

Overview Experiments to evaluate performance of your Speech Detection project (Project 1) Focus not only on how the algorithm performs, but also –the formulation of hypotheses –design, implementation and analysis of experiments to test the hypotheses –writeup

Measures of Performance User perception. Some possibilities are: –User opinion (rating) on quality –Understandability –Errors in listening... System impact. Some possibilities are: –CPU load –Size (in bytes) of sound recorded (without silence) –Processing time –Memory use… Decide on how each is to be measured –Example: Scale 1-10 for perception –Example: Time for CPU

Independent Variables At least two. Possibilities: Speaking tests: counting, vocabulary,… Other languages: Hindi, Chinese, Pig-Latin,... Personal characteristics: Gender, Age, Shoe size... Background noise: quiet, noisy, Patriot's game,... Other systems: Win, Linux, Dell, Compaq, Amiga... Hardware: cheap microphone, sound card Other audio quality parameters: rate, size,......

Algorithm Modifications Must choose at least 1 Possibilities include: –Thresholds. –Sound chunk size. –Endpoint detection length. –Other modifications specific to your implementation. –... Formulate hypotheses –About how a change in the independent variables affects your measures of performance

Results and Analysis Details on results and analysis Results are numeric measures –graphs, charts or tables Analysis manipulates data –understand relationships –interpreting the results Consider if data supports or rejects the hypotheses

Report Introduction –hypotheses and motivation for them –(not on silence detection, in general) Background on your algorithm Design of your experiments –details on all of above Analysis Conclusions –summarize findings Abstract –1 paragraph that abstracts whole report –Write last, goes first

Guidelines for Good Graphs (1 of 5) “Art” not “rules”. Learn with experience. Recognize good/bad when see it. Many trials Require minimum effort from reader –Perhaps most important metric –Given two, can pick one that takes less reader effort a b c Direct Labeling a b c Legend Box Ex:

Guidelines for Good Graphs (2 of 5) Maximize information –Make self-sufficient –Key words in place of symbols Ex: “PIII, 850 MHz” and not “System A” Ex: “Daily CPU Usage” not “CPU Usage” –Axis labels as informative as possible Ex: “Response Time in seconds” not “Response Time” –Can help by using captions, too Ex: “Transaction response time in seconds versus offered load in transactions per second.”

Guidelines for Good Graphs (3 of 5) Minimize ink –Maximize information-to-ink ratio –Too much unnecessary ink makes chart cluttered, hard to read Ex: no gridlines unless needed to help read –Chart that gives easier-to-read for same data is preferred 1 Availability.1 Unavailability Same data Unavail = 1 – avail Right better

Guidelines for Good Graphs (4 of 5) Use commonly accepted practices –Present what people expect –Ex: origin at (0,0) –Ex: independent (cause) on x-axis, dependent (effect) on y-axis –Ex: x-axis scale is linear –Ex: increase left to right, bottom to top –Ex: scale divisions equal Departures are permitted, but require extra effort from reader so use sparingly

Guidelines for Good Graphs (5 of 5) Avoid ambiguity –Show coordinate axes –Show origin –Identify individual curves and bars –Do not plot multiple variables on same chart

Hand In Online turnin (see Web page) –Send group info Turn in: –Any testing Code/Scripts used/modified –Makefile/Project file Hardcopy