Homework 1
Please prepare your solutions neatly, numbered, and in order; ideally, you’ll write up a final clean copy after completing all problems on scratch paper. Please note that if a prompt includes a question, you’re expected to support answers with reasoning, even if the prompt does not explicitly ask for a justification. Provide your name at the top of your submission, and if you collaborate with other students in the class, please list their names at the top of your submission beneath your own.
(Serial systems) In a serial system, components are linked together in such a way that the system only works if every component works. For example, consider a string of Christmas lights; if one light goes out, the whole string goes out. Suppose that one has a serial system with
components that all function independently of one another. The state of the system can be represented by a binary vector where the coordinate indicates whether the th component is working. The relevant sample space is the set of all possible values of , that is, , so that the system states are the outcomes, and the events are all possible subsets . Let denote the event that the th component works.- Express the sample space
as a Cartesian product. - Express the event
as a set in terms of the system states . - List two distinct outcomes included in
and two distinct outcomes included in . - Is
a disjoint collection? Why or why not? - Find the number of system states
and the number of possible events .
- Express the sample space
Continuing the example in the previous problem, express each of the following events in terms of the collection
.- The first component works and the second component fails.
- The first three components work.
- The system works.
- The system fails.
- Exactly one component fails.
Consider the monotone sequences of sets defined by
and .- Is
increasing or decreasing? - Is
increasing or decreasing? - True or false:
? Explain. (Hint: just in case for at least one ; similarly, just in case for every .)
- Is
Consider the “experiment” of rolling 2 six-sided dice, and denote the outcomes by pairs
where .- Write the sample space
for this experiment, assuming the order of the dice does not matter (i.e., ), and find . - If
whenever and otherwise for , is a valid probability measure? Why or why not? - If
whenever and otherwise for , is a valid probability measure? Why or why not?
- Write the sample space
(Uniform distribution) [OPTIONAL] Consider the triple
where:- Show that
is a probability space by verifying the requisite conditions on and . - Let
denote the Cantor set. Show that .
Remark: the integral
is defined as follows:for contiguous intervals,
for disjoint intervals
,
- Show that
Let
be a probability space, and let be a collection of events. Show that if is a finite or countable partition of any event , then .(Bonferroni inequality) Use results from class to show that
.