Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A sensor that monitors the temperature of a backyard hot tub records the data shown if Table 8.5. Table 8.1 Hot-Tub Temperature Data Time of

A sensor that monitors the temperature of a backyard hot tub records the data shown if Table 8.5.

Table 8.1 Hot-Tub Temperature Data

Time of Day

Temperature, degF

00.00

100

01:00

101

02:00

102

03:00

103

04:00

103

05:00

104

06:00

104

07:00

105

08:00

106

09:00

106

10:00

106

11:00

105

12:00

104

13:00

103

14:00

101

15:00

100

16:00

99

17:00

100

18:00

102

19:00

104

20:00

106

21:00

107

22:00

105

23:00

104

24:00

104

The temperature should never exceed 105degF. Use the find function to find the index numbers of the temperatures that exceed the maximum allowable temperature.

Use the length function with the results of part (a) to determine how many times the maximum allowable temperature was exceeded.

Determine at what times the temperature exceeded the maximum allowable temperature, using the index numbers found in part (a).

The temperature should never be lower than 102degF. Use the find function together with the length function to determine how many times the temperature was less than the minimum allowable temperature.

Determine at what times the temperature was less than the minimum allowable temperature.

Determine at what times the temperature was within the allowable limits (i.e., between 102degF and 105degF, inclusive).

Use the max function to determine the maximum temperature reached and the time at which it occurred.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions

Question

10. Describe the relationship between communication and power.

Answered: 1 week ago