Top Banner
UNLOCKING THE SECRETS Patterns in Data
11

UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Mar 27, 2015

Download

Documents

Isaiah Lewis
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

UNLOCKING THE SECRETS

Patterns in Data

Page 2: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Techniques

Plotting Log-log, semi-log, scaling

StatisticsFrequency domain (fft)

xmgrace xy plotting tool

Derivatives and integrals – hare/lynx

Dimensionless numbers Reynolds number, prandtl, etc

Page 3: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Why and When to Use

Particularly important for emergent behavior projects (emergent math)

Can be used for experiments and for calculation analysis

Discriminator for top projects Appears to be an improvement vs Improves the result with a 98% confidence level

Page 4: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Statistics

Averages or MeansProbabilities and Random NumbersRegression and CorrelationANOVA or t-tests (determine whether

samples are from one population or two)Bayesian – (advanced, hard!)

Page 5: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Pressure Record from Explosive Test

Second curve is impulse -- integration of data Shows ‘energy’

Frequency analysis is also useful (60 hz, tube diameter)

Page 6: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Predator-PreyHare/Lynx

Page 7: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Integration

Page 8: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Derivatives

Birth Rates, Death rates

Page 9: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Frequency Analysis

Period

Page 10: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Dimensionless Numbers

Concept is to pick combination of terms that eliminates units Reynolds number Prandtl number Mach number

Used in experiments to scale down size

Page 11: UNLOCKING THE SECRETS Patterns in Data. Techniques Plotting Log-log, semi-log, scaling Statistics Frequency domain (fft) xmgrace xy plotting tool Derivatives.

Additional Thoughts

Comparison to experimental data is important Looking at only experimental data or calculational

results yields little insight – The great leaps in learning occurs when you compare the calculational results to experimental data

Verification and Validation is critical for a model Running a model for a known simple case to validate

it is a critical step