Phone Data Usage Calculator Formula
Understand the math behind the phone data usage calculator. Each variable explained with a worked example.
Formulas Used
Estimated Monthly Usage
total_gb = video_gb + music_gb + social_gb + browse_gbVideo Streaming
video_data = video_gbMusic + Social + Browsing
other_data = music_gb + social_gb + browse_gbVariables
| Variable | Description | Default |
|---|---|---|
streaming_hours | Video Streaming (hrs/month)(hrs) | 10 |
music_hours | Music Streaming (hrs/month)(hrs) | 20 |
social_hours | Social Media (hrs/month)(hrs) | 30 |
browsing_hours | Web Browsing (hrs/month)(hrs) | 15 |
video_gb | Derived value= streaming_hours * 1.5 | calculated |
music_gb | Derived value= music_hours * 0.07 | calculated |
social_gb | Derived value= social_hours * 0.3 | calculated |
browse_gb | Derived value= browsing_hours * 0.06 | calculated |
How It Works
How Data Usage Is Estimated
Different activities consume data at different rates per hour.
Approximate Data Usage Per Hour
Worked Example
10 hrs video, 20 hrs music, 30 hrs social, 15 hrs browsing per month.
streaming_hours = 10music_hours = 20social_hours = 30browsing_hours = 15
- 01Video = 10 x 1.5 = 15.0 GB
- 02Music = 20 x 0.07 = 1.4 GB
- 03Social = 30 x 0.3 = 9.0 GB
- 04Browsing = 15 x 0.06 = 0.9 GB
- 05Total = 15.0 + 1.4 + 9.0 + 0.9 = 26.3 GB
Ready to run the numbers?
Open Phone Data Usage Calculator