Getting Students Excited about Mathematics and Engineering

Slides:



Advertisements
Similar presentations
Learning mathematics in laboratory and small-group contexts – and a few other ideas John A. Pelesko.
Advertisements

Using bioinformatics for better understanding of genes Becky Seipelt Karla Marriott Arlin Toro Vilma Martinez Roger Lui
Abstract : Bioinformatics and Bio-Math represent new and exciting ways to teach students about the practical applications within science. Currently, with.
A First Grade Scientific Unit on Mammals By Amanda Fletcher and Mrs. Dailey’s First Graders.
Group IV Project Information Presentation. Purpose of Project IB wants students to realize that real research is interdisciplinary Working with a collaborative.
A STEP to Grow in Science-Engineering-Mathematics Undergraduate Degrees Kandethody Ramachandran a (PI), Catherine Bénéteau a, Scott Campbell b, Gordon.
Introduction to Bioinformatics Lecturer: Dr. Yael Mandel-Gutfreund Teaching Assistant: Shula Shazman Sivan Bercovici Course web site :
Comparative Genomics Bio Informatics Scott Gulledge.
Physics 218, Lecture IV1 Physics 218 Lecture 4 Dr. David Toback.
Genetic Engineering Genetic engineering is the design and construction of new biological parts, devices and systems that do not exist in the natural world.
What do you need to know? How to get there? AP Biology The Challenging and Exciting World of….
By Crystal Wettingfeld Supported by Lamar University, a Broadening Participation Grant from the National Science Foundation under Grant No , and.
Intelligent systems in bioinformatics Introduction to the course.
ARE THESE ALL BEARS? WHICH ONES ARE MORE CLOSELY RELATED?
Big Ideas in Biology Unit 1. What are the Big Ideas? They are unifying concepts found in all science – biology, chemistry, earth science, physics These.
Kris Troha Physics AP B Physics Conceptual Physics Check out my 180 Day Photo Project! Trohaphys180.posterous.com.
Comparing DNA Sequences to Understand Evolutionary Relationships with BLAST INVESTIGATION 3 BIG IDEA 1.
Career Plan David Engel Computer Software Engineer
COMPUTATIONAL BIOLOGIST DR. MARTIN TOMPA Place of Employment: University of Washington Type of Work: Develops computer programs and algorithms to identify.
Class summary and homework for February 2 since we missed 2 consecutive classes, this class consisted of a review and going over the 2 pending homework.
Introduction to Library Science Southridge Media Center Procedures
Medical Science I.  Community  Group of populations that live together in a defined area (Ex: businesses, people, pets, etc. in Alvin)  Population.
Chapter 1 Principles of Life
Chapter 1 Principles of Life. All organisms Are composed of a common set of chemical components. Genetic information that uses a nearly universal code.
Lesson: Programming iRobots For: Geometry Unit: End Chapter 1 By: Peter Konstantopoulos.
Course Selection: Science To graduate students must complete either – 3 science credits and 4 math credits – 4 science credits and 3 math credits It is.
Graduate Research with Bioinformatics Research Mentors Nancy Warter-Perez, ECE Robert Vellanoweth Chem and Biochem Fellow Sean Caonguyen 8/20/08.
Physics Week 19 Lab Rev Scott D Willson Central Baptist Christian Academy.
Presentation Outline I. Background Information II. Design Project
WELCOME TO Ms. Adam’s 8TH GRADE ADVANCED SCIENCE CLASS
Lesson: Programming iRobots
Career presentation - My career….. To be a Botanist …
Na Xu, Yun Ye, Shofiyaa Abdul Samad LaGuardia Community College
KISTI 국가슈퍼컴퓨팅연구소 콜로키움(2) A Global Analysis of Whole Genome Sequence
INVESTIGATION 3 BIG IDEA 1
CREATE - ASSESSMENT LEVEL GRADE CREATE: Your final Game design.
Making “Open Data” Work: Challenges for Data Integration in Genomics Research
Picture graphs.
Chapter 13.2 Manipulating DNA.
CEEMS is funded by the National Science Foundation, grant #
LEARN WHY COMPUTERS ARE REVOLUTIONIZING BIOLOGY!
BIO 101 MENTOR Education for Service--bio101mentor.com.
What is Bioinformatics?
1.1 INTRODUCTION TO BIOLOGY
Entry Task: Lab Notebook 4/27/15
Robert Britton - Instructor Debora Rodrigues - TA
What Science Should I Take Next Year?
INVESTIGATION 3 BIG IDEA 1
INVESTIGATION 3 BIG IDEA 1
دراسة الحياة The Study of life
(vary time, physiological state, disease, ...)
Overview Bioinformatics: Analyzing biological data using statistics, math modeling, and computer science BLAST = Basic Local Alignment Search Tool Input.
Genome organization and Bioinformatics
KEY CONCEPT Entire genomes are sequenced, studied, and compared.
STATISTICAL GENETICIST DR. JANET SINSHEIMER
Problem Solving Lab – Part C
KEY CONCEPT Entire genomes are sequenced, studied, and compared.
KEY CONCEPT Entire genomes are sequenced, studied, and compared.
Bioinformatics Vicki & Joe.
Conservation in Evolution
INVESTIGATION 3 BIG IDEA 1
Chapter#2 ~Information Science
Levels of Organization
AI and Computational Thinking:
Folsom High School Class: Honors Chemistry Grade: 10-12
CSE 5290: Algorithms for Bioinformatics Fall 2009
Applying principles of computer science in a biological context
KEY CONCEPT Entire genomes are sequenced, studied, and compared.
KEY CONCEPT Entire genomes are sequenced, studied, and compared.
Level 1, Level 2 and Level 3 Science
Presentation transcript:

Getting Students Excited about Mathematics and Engineering Peter Konstantopoulos Advisor: Dr. Gail Rosen Bio and Chem Signal Processing Lab, Drexel University Introduction Bio-Informatics DNA Trees Dr. Gail Rosen’s lab is doing work on several fronts: Improve our understanding of Biological and Chemical phenomena Developed better technology for these systems. Excite students about Mathematics and Engineering applied to biology and chemistry. This last area is where I focused my research on. Students will upload and examine the GULO-P gene in Humans. They will then run the sequence through the BLAST program and compare the gene to that of a pig. The students will then perform the same task and compare the human GULO-P gene with that of a dog. Using the NCBI data base and Matlab, students can examine the evolutionary distance by examining their entire genome. Students will compare the Genome of a European Neanderthal, a Russian Neanderthal, Gorilla, Chimp, and Human. The D K-12 Program The research at Drexel is part of the D K-12 program. This is part of a grant from the National Science Foundation to include high school students in research being done in the field of mathematics, science, technologies, and engineering. While participating in the 5-week program I’ve helped Dr. Gail Rosen develop labs for high school students. Her students will then come into my school, CAPA, and together we will conduct the labs with the students. iRobot Programming Warm-Up Students will have to write down how they would communicate to a blind person how to navigate through a maze. Have the students share out their ideas. Challenge Three The students will now use their programming skills to navigate an iRobot through a maze. Challenge 1 Students learn how to program the iRobot so that it will move forward and stop in a specific zone. Once students pass the challenge, they move onto Challenge two. The Three Labs Dr. Rosen is creating several labs wThese labs include: Having students use DNA to compare evolutionary distance of different species. Have students compare similar gene’s in different animals. Program an iRobot to travel through a maze Assessment Completion of the first challenge will earn the students 25 points. Completion of the second challenge will earn the students an additional 25 points. Completion of the final task will earn the students 50 points. When a student’s iRobot hits a wall, they will be deducted 2 point. The group who finishes the maze in the least amount of time will earn 10 bonus points toward their grade. Challenge 2 Students will learn the code to program the iRobot around the corner. Once students pass, they move onto challenge Three PLKonstantopoulos@phila.k12.pa.us http://ret.coe.drexel.edu