Understandable Statistics: Concepts and Methods
Understandable Statistics: Concepts and Methods
12th Edition
ISBN: 9781337119917
Author: Charles Henry Brase, Corrinne Pellillo Brase
Publisher: Cengage Learning
bartleby

Concept explainers

bartleby

Videos

Question
Book Icon
Chapter 6, Problem 4CURP

(a)

To determine

Find the value of P(0x<30).

(a)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(0x<30) is 0.85.

Explanation of Solution

Calculation:

From table A, the Magnetic Susceptibility intervals and corresponding probabilities are,

Magnetic Susceptibility0x<1010x<2020x<3030x<4040x
P(x)0.250.450.150.100.05

The value of P(0x<30) is,

P(0x<30)=P(0x<10)+P(10x<20)+P(20x<30)=0.25+0.45+0.15=0.85

Hence, the value of P(0x<30) is 0.85.

(b)

To determine

Find the value of P(10x<40).

(b)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(10x<40) is 0.70.

Explanation of Solution

Calculation:

The value of P(10x<40) is,

P(10x<40)=P(10x<20)+P(20x<30)+P(30x<40)=0.45+0.15+0.10=0.70

Hence, the value of P(10x<40) is 0.70.

(c)

To determine

Find the value of P(x<20).

(c)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(x<20) is 0.70.

Explanation of Solution

Calculation:

The value of P(x<20) is,

P(x<20)=P(0x<10)+P(10x<20)=0.25+0.45=0.70

Hence, the value of P(x<20) is 0.70.

(d)

To determine

Find the value of P(x20).

(d)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(x20) is 0.30.

Explanation of Solution

Calculation:

The value of P(x20) is,

P(x20)=P(20x<30)+P(30x<40)+P(40x)=0.15+0.10+0.05=0.30

Hence, the value of P(x20) is 0.30.

(e)

To determine

Find the value of P(30x).

(e)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(30x) is 0.15.

Explanation of Solution

Calculation:

The value of P(30x) is,

P(30x)=P(30x<40)+P(40x)=0.10+0.05=0.15

Hence, the value of P(30x) is 0.15.

(f)

To determine

Find the value of P(x not less than 10).

(f)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(x not less than 10) is 0.75.

Explanation of Solution

Calculation:

The value of P(x not less than 10) is,

P(x not less than 10)=P(x10)=P(10x<20)+P(20x<30)+P(30x<40)+P(40x)=0.45+0.15+0.10+0.05=0.75

Hence, the value of P(x not less than 10) is 0.75.

(g)

To determine

Find the value of P(0x<10 or 40x).

(g)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(0x<10 or 40x) is 0.30.

Explanation of Solution

Calculation:

The value of P(0x<10 or 40x) is,

P(0x<10 or 40x)=P(0x<10)+P(40x)=0.25+0.05=0.30

Hence, the value of P(0x<10 or 40x) is 0.75.

(h)

To determine

Find the value of P(40x and 20x).

(h)

Expert Solution
Check Mark

Answer to Problem 4CURP

The value of P(40x and 20x) is 0.05.

Explanation of Solution

Calculation:

The value of P(40x and 20x) is,

P(40x and 20x)=P(40x)=0.05

Hence, the value of P(40x and 20x) is 0.05.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
3. (i) Below is the R code for performing a X2 test on a 2×3 matrix of categorical variables called TestMatrix: chisq.test(Test Matrix) (a) Assuming we have a significant result for this procedure, provide the R code (including any required packages) for an appropriate post hoc test. (b) If we were to apply this technique to a 2 × 2 case, how would we adapt the code in order to perform the correct test? (ii) What procedure can we use if we want to test for association when we have ordinal variables? What code do we use in R to do this? What package does this command belong to? (iii) The following code contains the initial steps for a scenario where we are looking to investigate the relationship between age and whether someone owns a car by using frequencies. There are two issues with the code - please state these. Row3<-c(75,15) Row4<-c(50,-10) MortgageMatrix<-matrix(c(Row1, Row4), byrow=T, nrow=2, MortgageMatrix dimnames=list(c("Yes", "No"), c("40 or older","<40")))…
Describe the situation in which Fisher’s exact test would be used?(ii) When do we use Yates’ continuity correction (with respect to contingencytables)?[2 Marks] 2. Investigate, checking the relevant assumptions, whether there is an associationbetween age group and home ownership based on the sample dataset for atown below:Home Owner: Yes NoUnder 40 39 12140 and over 181 59Calculate and evaluate the effect size.
Not use ai please

Chapter 6 Solutions

Understandable Statistics: Concepts and Methods

Ch. 6.1 - Pain Management: Laser Therapy Effect of...Ch. 6.1 - Control Charts: Yellowstone National Park...Ch. 6.1 - Control Charts: Bank Loans Tri-County Bank is a...Ch. 6.1 - Control Charts: Motel Rooms The manager of Motel...Ch. 6.1 - Prob. 15PCh. 6.1 - Prob. 16PCh. 6.1 - Uniform Distribution: Measurement Errors...Ch. 6.1 - Prob. 18PCh. 6.1 - Prob. 19PCh. 6.1 - Prob. 20PCh. 6.2 - Statistical Literacy What does a standard score...Ch. 6.2 - Statistical Literacy Does a raw score less than...Ch. 6.2 - Prob. 3PCh. 6.2 - Prob. 4PCh. 6.2 - Basic Computation: z Score and Raw Score A normal...Ch. 6.2 - Basic Computation: z Score and Raw Score A normal...Ch. 6.2 - Prob. 7PCh. 6.2 - Prob. 8PCh. 6.2 - z Scores: First Aid Course The college physical...Ch. 6.2 - Prob. 10PCh. 6.2 - Prob. 11PCh. 6.2 - Normal Curve: Tree Rings Tree-ring dates were used...Ch. 6.2 - Basic Computation: Finding Areas Under the...Ch. 6.2 - Prob. 14PCh. 6.2 - Basic Computation: Finding Areas Under the...Ch. 6.2 - Prob. 16PCh. 6.2 - Prob. 17PCh. 6.2 - Prob. 18PCh. 6.2 - Prob. 19PCh. 6.2 - Basic Computation: Finding Areas Under the...Ch. 6.2 - Prob. 21PCh. 6.2 - Prob. 22PCh. 6.2 - Prob. 23PCh. 6.2 - Prob. 24PCh. 6.2 - Prob. 25PCh. 6.2 - Prob. 26PCh. 6.2 - Prob. 27PCh. 6.2 - Prob. 28PCh. 6.2 - Prob. 29PCh. 6.2 - Basic Computation: Finding Areas Under the...Ch. 6.2 - Prob. 31PCh. 6.2 - Prob. 32PCh. 6.2 - Basic Computation: Finding Probabilities In...Ch. 6.2 - Prob. 34PCh. 6.2 - Prob. 35PCh. 6.2 - Prob. 36PCh. 6.2 - Prob. 37PCh. 6.2 - Basic Computation: Finding Probabilities In...Ch. 6.2 - Prob. 39PCh. 6.2 - Prob. 40PCh. 6.2 - Prob. 41PCh. 6.2 - Prob. 42PCh. 6.2 - Basic Computation: Finding Probabilities In...Ch. 6.2 - Prob. 44PCh. 6.2 - Basic Computation: Finding Probabilities In...Ch. 6.2 - Prob. 46PCh. 6.2 - Prob. 47PCh. 6.2 - Basic Computation: Finding Probabilities In...Ch. 6.2 - Prob. 49PCh. 6.2 - Prob. 50PCh. 6.3 - Statistical Literacy Consider a normal...Ch. 6.3 - Statistical Literacy Suppose 5% of the area under...Ch. 6.3 - Prob. 3PCh. 6.3 - Critical Thinking: Normality Consider the...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find Probabilities In Problems...Ch. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Prob. 20PCh. 6.3 - Prob. 21PCh. 6.3 - Basic Computation: Find z Values In Problems 1524,...Ch. 6.3 - Prob. 23PCh. 6.3 - Prob. 24PCh. 6.3 - Prob. 25PCh. 6.3 - Prob. 26PCh. 6.3 - Archaeology: Hopi Village Thickness measurements...Ch. 6.3 - Law Enforcement: Police Response Time Police...Ch. 6.3 - Prob. 29PCh. 6.3 - Guarantee: Watches Accrotime is a manufacturer of...Ch. 6.3 - Expand Your Knowledge: Estimating the Standard...Ch. 6.3 - Estimating the Standard Deviation: Refrigerator...Ch. 6.3 - Prob. 33PCh. 6.3 - Prob. 34PCh. 6.3 - Insurance: Satellites A relay microchip in a...Ch. 6.3 - Convertion Center: Exhibition Show Attendance...Ch. 6.3 - Exhibition Shows: Inverse Normal Distribution Most...Ch. 6.3 - Budget: Maintenance The amount of money spent...Ch. 6.3 - Prob. 39PCh. 6.3 - Prob. 40PCh. 6.4 - Prob. 1PCh. 6.4 - Prob. 2PCh. 6.4 - Prob. 3PCh. 6.4 - Prob. 4PCh. 6.4 - Prob. 5PCh. 6.4 - Prob. 6PCh. 6.4 - Prob. 7PCh. 6.4 - Prob. 8PCh. 6.4 - Prob. 9PCh. 6.5 - Statistical Literacy What is the standard error of...Ch. 6.5 - Prob. 2PCh. 6.5 - Prob. 3PCh. 6.5 - Prob. 4PCh. 6.5 - Basic Computation: Central Limit Theorem Suppose x...Ch. 6.5 - Basic Computation: Central Limit Theorem Suppose x...Ch. 6.5 - Prob. 7PCh. 6.5 - Prob. 8PCh. 6.5 - Prob. 9PCh. 6.5 - Prob. 10PCh. 6.5 - Prob. 11PCh. 6.5 - Critical Thinking Suppose an x distribution has...Ch. 6.5 - Prob. 13PCh. 6.5 - Vital Statistics: Heights of Men The heights of...Ch. 6.5 - Prob. 15PCh. 6.5 - Medical: White Blood Cells Let x be a random...Ch. 6.5 - Wildlife: Deer Let x be a random variable that...Ch. 6.5 - Focus Problem: Impulse Buying Let x represent the...Ch. 6.5 - Finance: Templeton Funds Templeton World is a...Ch. 6.5 - Finance: European Growth Fund A European growth...Ch. 6.5 - Expand Your Knowledge: Totals Instead of Averages...Ch. 6.5 - Prob. 22PCh. 6.5 - Prob. 23PCh. 6.6 - Prob. 1PCh. 6.6 - Prob. 2PCh. 6.6 - Basic Computation: Normal Approximation to a...Ch. 6.6 - Basic Computation: Normal Approximation to a...Ch. 6.6 - Critical Thinking You need to compute the...Ch. 6.6 - Critical Thinking Consider a binomial experiment...Ch. 6.6 - In the following problems, check that it is...Ch. 6.6 - In the following problems, check that it is...Ch. 6.6 - Prob. 9PCh. 6.6 - Prob. 10PCh. 6.6 - Prob. 11PCh. 6.6 - Prob. 12PCh. 6.6 - Prob. 13PCh. 6.6 - In the following problems, check that it is...Ch. 6.6 - Prob. 15PCh. 6.6 - Prob. 17PCh. 6.6 - Prob. 18PCh. 6.6 - Prob. 19PCh. 6.6 - Basic Computation: p Distribution Suppose we have...Ch. 6.6 - Prob. 21PCh. 6 - Prob. 1CRPCh. 6 - Prob. 2CRPCh. 6 - Statistical Literacy Is a process in control if...Ch. 6 - Prob. 4CRPCh. 6 - Prob. 5CRPCh. 6 - Prob. 6CRPCh. 6 - Prob. 7CRPCh. 6 - Prob. 8CRPCh. 6 - Prob. 9CRPCh. 6 - Prob. 10CRPCh. 6 - Prob. 11CRPCh. 6 - Basic Computation: Probability Given that x is a...Ch. 6 - Prob. 13CRPCh. 6 - Prob. 14CRPCh. 6 - Prob. 15CRPCh. 6 - Prob. 16CRPCh. 6 - Prob. 17CRPCh. 6 - Prob. 18CRPCh. 6 - Prob. 19CRPCh. 6 - Prob. 20CRPCh. 6 - Prob. 21CRPCh. 6 - Prob. 22CRPCh. 6 - Prob. 23CRPCh. 6 - Prob. 24CRPCh. 6 - Prob. 25CRPCh. 6 - Prob. 26CRPCh. 6 - Break into small groups and discuss the following...Ch. 6 - Prob. 1LCCh. 6 - Prob. 2LCCh. 6 - Prob. 3LCCh. 6 - Prob. 4LCCh. 6 - Discuss each of the following topics in class or...Ch. 6 - Prob. 1UTCh. 6 - Prob. 1CURPCh. 6 - Prob. 2CURPCh. 6 - Prob. 3CURPCh. 6 - Prob. 4CURPCh. 6 - Prob. 5CURPCh. 6 - Prob. 6CURPCh. 6 - Prob. 7CURPCh. 6 - Prob. 8CURPCh. 6 - Prob. 9CURPCh. 6 - Prob. 10CURPCh. 6 - Prob. 11CURPCh. 6 - Prob. 12CURPCh. 6 - Prob. 13CURPCh. 6 - Prob. 14CURPCh. 6 - Prob. 15CURP
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Text book image
Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Sampling Methods and Bias with Surveys: Crash Course Statistics #10; Author: CrashCourse;https://www.youtube.com/watch?v=Rf-fIpB4D50;License: Standard YouTube License, CC-BY
Statistics: Sampling Methods; Author: Mathispower4u;https://www.youtube.com/watch?v=s6ApdTvgvOs;License: Standard YouTube License, CC-BY