Ap Computer Science Principles Unit 5: Data

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

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:07 AM on 5/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

information:

the collection of facts and patterns extracted from data

2
New cards

metadata:

data about data

3
New cards

bar chart:

Count how many times each value in the column appears and make a bar at that height.

4
New cards

histogram

similar to bar chart, but first all numbers in a range or "bucket" are grouped together

*only numerical data

5
New cards

when should you clean data?

-incomplete

-invalid

-combining tabels

6
New cards

what leads to messy data?

-"two" different types of "2"

-different abbreviations

-different spellings

-inconsistent capitalization

7
New cards

what is the goal of cleaning data?

clean data without changing the meaning

8
New cards

two methods of cleaning data...

-look through the data

-use a program to fix

9
New cards

cross tab:

counts how often pairs of values in two columns appear

10
New cards

scatter:

shows combinations of values from two columns

11
New cards

open data:

-open to the public

-shared by government

12
New cards

crowd sourcing:

-social causes (go fund me)

13
New cards

big data:

huge amounts of data

14
New cards

if data is too big...

it can no longer be processed

15
New cards

data bias:

the result of the practice of obtaining input or information from a large number of people via the internet

16
New cards

machine learning:

refers to a computer that can recognize patterns and make decisions without being explicitly programmed