Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

There are three rooms in a house: the kitchen, the bedroom, and the living room. There is a radio transmitter outside the home that can

There are three rooms in a house: the kitchen, the bedroom, and the living room. There is a radio transmitter outside the home that can be received in each room. A user is wearing a device that can measure the strength of the signal; however, due to noise in the sensor and in the environment, each time the device reads the signal strength, the result may contain an error. We know that the bedroom should have a reading of 50 units; the kitchen a reading of 51 units; and the living room a reading of 52 units in 50% of the cases and 53 in the other 50% of the cases. Someone has made a lot of measurements and created the following table representing the probability distribution for a given reading is in a particular room (P(Reading|Room)):

Room Reading <= 49 50 51 52 53 54<= Bedroom 0.33 0.41 0.13 0.08 0.05 0 Kitchen 0.07 0.13 0.53 0.14 0.08 0.05 Living Room 0.06

a). What are the probabilities (that we are inside) for each room given that we obtain a reading of 53 (and assuming that we spend about equal amounts of time in each room – i.e., that the sample comes equally likely from any of the three rooms)? 

b). For each reading we have our best guess (highest probability) determining which room we are in. What is our chance for being wrong when the reading is 53? 

c). How would the result in B change if we knew that we are spending twice as much time in the bedroom than in the kitchen or living room (but the same in these two)?
 

Room\Reading

Step by Step Solution

3.33 Rating (156 Votes )

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

Elements of Electromagnetics

Authors: Matthew

3rd Edition

019513477X, 978-0195134773

More Books

Students also viewed these Accounting questions

Question

How can you allocate computing the same way on different platforms?

Answered: 1 week ago

Question

Write a Python program to check an input number is prime or not.

Answered: 1 week ago