Review robotics Flashcards

1
Q

What is Data?

A

Information that we collect.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the two types of Data?

A

Qualitative and Quantitative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Qualitative Data?

A

Descriptions in words of what is being observed. They are based on quality of an observation, such as color, odor, or texture.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Quantitative Data?

A

Numeric Measurements. They are Objective (everyone has the same answer no matter who measures them). The include measurements such as mass, volume, temperature, distance, concentration, time or frequency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do we use data to solve probloms?

A

We use data to solve problems by using it to describe scientific problems and technology.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the two types of Quantitative data?

A

Discrete and Continous Data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Discrete Data?

A

Discrete data is based on counts where only a finite number of values is possible. It cannot be broken down into fractions or decimals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Continuos Data?

A

It can take on any vlaue as its measured.

Can be broken down into fractions and decimals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Steps to collecting Data:

A
  1. create a survey question
  2. decide on a few choices
  3. Survey a group of people. and record your answer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Types of Graphs:

A

Pictogram, Circle Graph (Pie Chart), or line graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does html stand for?

A

Hyper Text Mark-up Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the Opening tags for every code?

A

!DOCTYPE and html

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the closing tag for every code?

A

/html

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How do I insert an image:

A

image=(img src=”image” height =”150” width = “150”/)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to apply paragraph

A

(p) and (/p)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is digital footprint?

A

the collected information about an individual across multiple websites on the internet.

17
Q

How can you manage your digital footprint?

A

I can manage my digital footprint by setting accounts on private and not oversharing about my life.

18
Q

How do I decide what’s credible?

A

Use common sense, Ask questions, and confirm.

19
Q

what is website content?

A

The text and images on a website.

20
Q

What is Website Structure?

A

How the content of a website is organized?

21
Q

HTML element

A

A piece of a website, marked by a start tag and often closed with an end tag

22
Q

HTML tag

A

The special set of characters that indicates the start and end of an HTML element and that element’s type

23
Q

(strong) & (/strong):

A

Makes words bold

24
Q

What are the unordered lists html

A

(ul) and (/ul)

25
Q

what are the ordered lists html

A

(ol) and (/ol)

26
Q

how to apply link in html

A

(a) and (/a)

27
Q

what is the begining of every html

A

(!DOCTYPE html/)

28
Q

what is an ordered list

A

a list of things in numerical order
1.
2.
3.

29
Q

what is unordered lists

A

A list in bullet points

30
Q

How can I make my digital footprint positive

A

Not oversharing things. Private account. Not posting anything innapropriate, and not commenting anything mean on anyone’s posts.