CS1.2 - Calculation of Data Capacity Requirements

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:35 PM on 4/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

How do you calculate the size of a text file?

bits per character * number of character

2
New cards

How do you calculate the size of sound files?

sample rate * duration (s) * bit depth

3
New cards

How do calculate the size of image files?

colour depth * image height (px) * image width (px)

4
New cards

How can you calculate the number of files that can fit on a storage device?

number of files = storage capacity / file size