← Back to Course

Assignment 4: Sports Analytics Internship - Advanced NumPy Data Analysis

Assignment Requirements

Apply NumPy techniques to sports analytics scenarios through 8 progressive problems

  • Problem 1: Basic Arrays and Indexing (7 points)
  • Problem 2: Array Operations (7 points)
  • Problem 3: Statistical Analysis (11 points)
  • Problem 4: Advanced Indexing (11 points)
  • Problem 5: Broadcasting (14 points)
  • Problem 6: Aggregation (14 points)
  • Problem 7: Data Manipulation (14 points)
  • Problem 8: Complex Analysis (22 points)
📓
Drop your Jupyter notebook here or click to browse
.ipynb file • Max 5MB
Advanced NumPy data analysis through sports analytics scenarios (100 points total)
Submission Requirements:
  • Submit your completed Jupyter notebook (.ipynb file)
  • Ensure all code cells have been executed and show output
  • File size limit: 5MB maximum
  • You can resubmit multiple times (latest submission counts)
  • Use only concepts from Lectures 1-3