📐 IB Math AA HL IA 피드백 보고서

학생: 김민준 (11학년) | 주제: 농구 슛 각도 최적화
초안 검토 v1.0
📊 예상 총점 (7점 만점)
12/20 (현재 수준)
🎯 수정 후 목표
16~17/20
⏳ 예상 수정 시간
3~4시간
1. 서론 (Introduction) & 주제 선정 Criterion A
📌 학생이 쓴 원문: "I like basketball. When I throw the ball, sometimes it goes far and sometimes it doesn't. I think the angle is important. So in this investigation, I will find the best angle. I will use physics and math. I will ignore air resistance because it is too hard."
잘한 점 (Glow): 주제가 실생활(농구)과 연결되어 개인적인 흥미가 느껴집니다. 목표(최적 각도 찾기)가 명확하고 간결하게 제시되었습니다.
개선 필요 (Grow): "Because it is too hard" 는 IB 수준에서 매우 치명적인 표현입니다. (개인적 의견 & 비전문적 표현). 또한, 연구의 가치(Rationale)가 빠졌습니다. 왜 이 각도를 찾는 것이 중요한가요? 그리고 공기 저항을 무시하는 것이 과연 타당한가에 대한 짧은 변명이라도 있어야 합니다.
✍️ 이렇게 수정하세요 (Action): 아래와 같이 전문적 어조(Academic Tone)로 바꾸고, 연구 동기를 추가하세요.
"[수정 예시] In basketball, players intuitively adjust their shooting angle to maximize scoring efficiency. While the ideal projectile angle in a vacuum is known to be 45°, real-world factors such as air resistance and release height complicate this relationship. This investigation aims to determine the optimal launch angle for a basketball free-throw, considering the effects of initial height and drag force. Although air resistance introduces significant complexity, a simplified model will first be developed to establish a baseline, followed by an evaluation of its limitations."
2. 수학적 모델링 (Mathematical Modeling) Criterion E (핵심)
📌 학생이 쓴 원문: Vx = V * cos(θ)
Vy = V * sin(θ) - g*t
R = (V^2 * sin(2θ)) / g
I will use V = 10 m/s and g = 9.8 m/s².
치명적 약점 (Critical Issue): 유도 과정(Derivation)이 전혀 없습니다! 단순히 공식을 나열하는 것은 IB 점수를 거의 주지 않습니다.
또한, V = 10 m/s는 어디서 나왔나요? 실제 농구 슛 속도와 관련된 출처(Source)가 필요합니다.
✍️ 이렇게 수정하세요 (Action): 중학교 수준의 공식 나열을 넘어서, 미적분(Calculus)을 이용한 유도를 반드시 포함하세요. IA는 과정을 보여주는 것이 가장 중요합니다.
"[수정 예시 - 1단계] From the horizontal motion: x(t) = V cosθ · t → (1)
From the vertical motion: y(t) = V sinθ · t - (1/2)gt² → (2)
When the ball lands, y(t) = 0. Solving (2) for t (excluding t=0): t = (2V sinθ)/g → (3)
Substituting (3) into (1): R(θ) = V cosθ · (2V sinθ)/g = (V² · 2sinθcosθ)/g = (V² sin2θ)/g [수정 예시 - 2단계 (고급)] However, since a basketball is released from a height h (approx. 2.2m for my height), the landing condition becomes y(t) = -h, not 0. This leads to a quadratic equation: (1/2)gt² - V sinθ · t - h = 0, which modifies the final range equation significantly.
→ 이렇게 하면 'SL 수준'에서 'HL 수준'으로 점프합니다!
3. 데이터 및 분석 (Data & Analysis) Criterion C & D
📌 학생이 쓴 원문: [표] 30° = 8.83m, 45° = 10.20m, 60° = 8.83m
"The result shows 45° is the best. This matches the theory."
개선 필요 (Grow): 데이터 포인트가 3개뿐입니다. IB는 '패턴(Pattern)'과 '경향(Trend)'을 분석하길 원합니다. 3개로는 그래프도 제대로 그릴 수 없습니다.
또한 "Matches the theory"는 너무 피상적입니다. 실제 실험 데이터가 없으면 수학적 증명(Math Proof)으로 깊이를 채워야 합니다.
✍️ 이렇게 수정하세요 (Action): 각도를 10°부터 80°까지 5° 간격으로 확장하고, 미분(Differentiation)을 이용한 최적 증명을 추가하세요.
"[수정 예시 - 분석 확장] To rigorously prove that 45° yields the maximum range, I differentiated R(θ) with respect to θ: dR/dθ = (V²/g) · 2cos(2θ)
Setting dR/dθ = 0 to find stationary points: cos(2θ) = 0 → 2θ = 90° → θ = 45°. Furthermore, the second derivative d²R/dθ² = -(4V²/g)sin(2θ), which is negative at θ = 45°, confirming it is a local maximum. → 여기에 실제 농구선수의 슛 각도 통계(참고문헌)를 추가하면 만점에 가까워집니다.
4. 결론 및 반성 (Conclusion & Reflection) Criterion D (가장 중요)
📌 학생이 쓴 원문: "I achieved my aim. The optimal angle is 45°. If I use this in my basketball game, I will score more. One limitation is that I didn't do real experiments, but the math is clear."
🚨 가장 큰 문제점 (Major Flaw): "The math is clear"는 오만하게 들릴 수 있고, "I will score more"는 비과학적입니다.
IB가 원하는 반성(Reflection)은 '내 모델의 한계'와 '개선 방향'에 대한 논리적 사고입니다.
✍️ 이렇게 수정하세요 (Action):
"[수정 예시 - 결론] While the mathematical model confirms that a 45° launch angle maximizes range under ideal projectile motion, this conclusion is strictly limited to conditions without air resistance and with a zero release height. In reality, basketball shots involve a release height of approximately 2.2m and significant drag force. My simplified model therefore overestimates the optimal angle for shorter distances. [수정 예시 - 반성] If I were to extend this investigation, I would incorporate a drag force proportional to velocity (F_d = -kv) and use numerical methods (e.g., Euler's method) to simulate the trajectory. Additionally, collecting actual motion-capture data from basketball free-throws would allow me to compare my theoretical model with empirical evidence, thereby evaluating its practical validity. → 이렇게 쓰면 Criterion D에서 최고 점수(6점 만점에 5~6점)를 받을 수 있습니다.
5. 📋 종합 액션 플랜 (TO-DO List)
우선순위 수정 항목 예상 소요 시간
🔴 1순위 수식 유도 과정(Calculus) 추가 (미분방정식 풀이 혹은 최적화 증명) 1.5시간
🟡 2순위 반성(Reflection) 확장 (한계 3가지 + 실제 농구와의 차이점 분석) 1시간
🟢 3순위 서론 다듬기 (비전문 용어 제거 + 연구 동기 강화) 30분
📌 다음 과외 시간 (수요일)까지 꼭 해올 것: 위 1순위(수식 유도)를 손으로 직접 써서 가져오기. 못 쓰면 그 부분을 같이 풀 예정입니다.