🔎 Data & Patterns

Pattern Hunter

Spot number sequences, catch data anomalies, and explore correlations — learning how AI detects patterns in data, just like fraud detectors and stock market AIs!

🔢 Number Sequences
🚨 Anomaly Hunt
📈 Correlations
🎯 Pattern Master
🏆 Badge

How AI Detects Patterns

🔢

Sequences

AI finds rules in ordered data. Arithmetic, geometric, Fibonacci — recognising rules is the first step in prediction.

🚨

Anomaly Detection

Find the odd one out! AI learns what "normal" looks like, then flags anything that deviates significantly.

📈

Correlation

When two things move together, they're correlated. AI uses correlation to discover hidden relationships in data.

🔮

Prediction

Once the pattern is found, AI can predict what comes next — the basis of weather forecasting, stock prediction, and more!

🔎
Wizzy the AI Tutor
Welcome to Pattern Hunter! 🔎 AI detects patterns in data to make predictions. First, let's tackle number sequences. Look at the visible numbers, spot the rule, and predict the hidden value. These are the same patterns AI uses to forecast stock prices and weather!

Step 1 — Spot the Sequence Pattern

Score: 0
What comes next? Spot the rule and choose:
Pattern type:
Arithmetic
2, 4, 6, 8...
✖️
Geometric
2, 4, 8, 16...
🌀
Fibonacci
1, 1, 2, 3, 5...
🔢
Squares
1, 4, 9, 16...
Choose the next value:

🏆 Sequence Score

Correct0
Attempted0
Accuracy
Streak0 🔥
How to spot rules:
• Try subtracting consecutive terms
• Try dividing consecutive terms
• Look for squares, cubes
• Add previous two terms
🔎
Wizzy the AI Tutor
Now spot the odd one out! 🚨 One value in each series doesn't follow the pattern. This is exactly what AI fraud detectors do — they learn the normal pattern of your spending, then flag any transaction that looks unusual. Click the anomaly!

Step 2 — Anomaly Detection

Click the value that doesn't belong:
Find the value that breaks the pattern. Look for the number that's too big, too small, or doesn't fit the rule.

🚨 Anomaly Score

Found0
Attempted0
Accuracy
Real World:
This is exactly how AI detects:
• 💳 Credit card fraud
• 🌡️ Equipment failures
• 🛡️ Cyber attacks
• 📉 Market crashes
🔎
Wizzy the AI Tutor
When two variables move together, they're correlated! 📈 Click a dataset to see the scatter plot. A straight line = strong correlation. A cloud = no correlation. Positive correlation goes up-right; negative goes down-right. Can you guess the correlation strength?

Step 3 — Correlation Explorer

📊 Correlation Stats

Pearson r
Strength
Direction
Data points
Select a dataset to see the correlation analysis!
Guess the r value:
r = 1.0: Perfect positive
r = 0.8: Strong positive
r = 0.3: Weak positive
r = 0.0: No correlation
r = -0.8: Strong negative
🔎
Wizzy the AI Tutor
🎯 The Master Round combines everything! You'll get random challenges — sequences, anomalies, and correlation guesses. Beat the AI's score to become a Pattern Master. Real data scientists face all three types of pattern recognition every single day!

Step 4 — Pattern Master Challenge

🏆 Score: 0
0
Total Score
0
Correct
0
Best Streak
0
Attempted
🔎
Wizzy the AI Tutor
🎊 You're a certified Pattern Hunter! Sequence recognition, anomaly detection, and correlation analysis are the core toolkit of every data scientist. These skills power fraud detection, medical diagnosis, climate modelling, and every AI that works with real-world data!
🔎

Pattern Hunter Badge!

You mastered sequences, anomaly detection, and correlation analysis!

🔎 WhizzStep AI Lab
This certifies that
Student Name
has mastered Pattern Detection & Data Analysis
Pattern Hunter
Anomaly Detector
Data Scientist
whizzstep.in

Key Concepts Mastered

Sequence

🔢 Ordered Patterns

A series with a mathematical rule. Arithmetic (add), Geometric (multiply), Fibonacci (sum previous two).

Anomaly

🚨 The Odd One Out

A data point that deviates significantly from the pattern. Used in fraud detection, quality control, and medical diagnosis.

Correlation

📈 Moving Together

When two variables change together. Pearson r measures this — from -1 (perfect negative) to +1 (perfect positive).

Causation ≠ Correlation

⚠️ Big Mistake

Ice cream sales and drowning both rise in summer — correlated, but neither causes the other. A common AI trap!

Prediction

🔮 Using Patterns

Once you know the rule, predict future values. Time series forecasting (stock prices, weather) all starts with pattern detection.

Noise

📡 Real Data is Messy

Real data always has noise — random variation. AI must find the pattern despite the noise, not just memorise it.