Computer Science Project Ideas
|
Limit project ideas by:
Areas of Science
Behavioral & Social Science
Earth & Environmental Science
Engineering
Life Science
Math & Computer Science
Physical Science
Cost
Time
Material Availability
|
Computer Sleuth: Identification by Text Analysis
Computer Sleuth: Identification by Text Analysis
Here's a project where you can try your hand at being a detective with your computer. In this project you'll write a program to do some basic analysis of features of written text (for example, counting the length of each word in the text, or the number of words in each sentence). Then you'll see if you can use the information from your text analysis program to find measurements that can distinguish one author from another. After analyzing known… Read more
Digital Voice Analysis *
Use sound recording and analysis software to record voices of your family members. Can you figure out ways to identify each family member by just looking at the analyzed sound patterns from their voice (e.g., spectral frequency analysis)? Develop a hypothesis about what types of sound analysis will identify an individual. Have a helper record additional test files of your family members, without telling you which file belongs to whom. Unplug… Read more
Manipulating Sound Files *
Learn how to edit sound files so that you can manipulate the recorded sound mathematically. You can either find specialized audio editing software or do background research to teach yourself about sound file structure so that you can write your own simple program to manipulate sound files. Try arithmetic operations on the sound values (e.g., adding or subtracting a constant, multiplying or dividing by a constant). How do these operations… Read more
Relationships Between Variables: Using Correlation and Linear Regression *
Relationships Between Variables: Using Correlation and Linear Regression
Here's a project that combines sports and math. You'll learn how to use correlation analysis to choose the best team batting statistic for predicting run-scoring ability (Albert, 2003). You'll also learn how to use a spreadsheet to measure correlations between two variables. Which Team Batting Statistic Predicts Run Production Best? Read more
Statistical Significance: Using a t-Test *
[# Fragment Name="ProjectIdeas.Sunspots" Value="Html" #] Sunspot activity has been monitored continuously since about 1700. The historical data shows that sunspot activity rises and falls in a roughly 11-year cycle. This project shows you how you can use a spreadsheet program to perform both graphical and statistical analysis to look for patterns in cyclical data. You'll learn how to use a t-test, which is a measure of statistical signficance.… Read more |


