Chapter 6.2 Flashcards

1
Q

What is discrete data?

A

When the possible values are distinct and in-between values are not possible

e.g. whole numbers

pg. 337

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

What is continuous data?

A

when possible values are any decimal

e.g. temperature

pg. 337

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

What is the area of a graph?

A

-Continuous Distributions are represented by graphs
-Probability of an event will be the area
-sum of the probabilities for all the area must be 1

pg. 338

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

How do you find area?

A

The total area must be 1
wXh=a
width divide height

e.g. 1=30h–h=1/30

pg. 339 & 340

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

What is uniform distributions?

A

-continuous random variable that the likelihood of an occurrence is spread evenly
-a rectangular shape
-area must = 1 as area is = to probability

pg. 340

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

What is normal distribution?

A

-a smoothed-out idealization of a histogram with normal distribution
-the peak is always the mean, mode and median
-symmetric with 50/50 split on each side

pg. 345, 346 & 347

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

What is a z-score?

A

the number of SDs that the data value is above the mean
how far a data value is from the mean, relative to how spread out the data is
if above mean then z is positive
if below mean then z is negative

pg. 351

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

What is the equation for z-scores?

A

z=(x-U)/@
z=(data value minus mu[mean])divided by sigma[SD]

To check answer: Z times SD=A, A+U=x

pg. 351 & 352

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

What is the mean and SD for standard normal distribution?

A

Mean is always 0
SD is always 1

*only for stadard normal distribution

pg. 358

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

What are the z-scores for standard normal distribution?

A

They are the values on the horizontal axis of the graph or along the bottom as it’s called the z-axis

pg. 358

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

How do you use the calculator for standard normal distribution?

A
  1. 2nd Distr
  2. normalcdf
  3. normalcdf(lower value, upper value, mean, SD)
    if no left endpoint use z=-1000 for lower value
    if no right endpoint use z=1000 for upper value

pg. 359

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

How do you use the calculator to find the z-score when area is known?

A
  1. 2nd Distr
  2. invNorm
  3. invNorm(area, mean, SD, location of area)

e.g. invNorm(.9,0,1,left)=1.281551567

pg. 367

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

What is the relationship between normalcdf and invNorm?

A

They are opposites
normalcdf=area between
invNorm=z-score

pg. 369

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

What is Z[subscript]a?

A

Z[sub]a is the z-score with an area of a to the right

a is called alpha so it reads z sub alpha

pg. 371

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