ENGR 200 – Probability Homework Set 1 - Solution

Ten quick, student-life-style questions covering probability basics, sets, permutations, and combinations. Type your answer or choose, then check.

1) Simple Probability – Weekend Day
A student randomly picks a day of the week for a study group. What is the probability it’s a weekend day? Enter as a fraction (e.g., 1/2).
2) Complement Rule – Driving Test
The chance of passing a driving test is 0.8. What is the probability of failing?
3) Union of Events – Sports or Music
In a dorm: 60% play sports (S), 30% are in music club (M), and 10% do both. What is P(S ∪ M)?
4) Intersection – Both Sports and Music
From Q3 data, what is P(S ∩ M)?
5) Mutually Exclusive – Pet Ownership
25% own a cat (C), 35% own a dog (D), and no one owns both. What is P(C ∪ D)?
6) Independence – Coffee & 8am Class
P(coffee)=0.7, P(attend 8am)=0.5, assume independence. Find P(both).
7) Permutations – Podium Places
Five students compete. How many ways to award 1st, 2nd, 3rd (order matters)?
8) Combinations – Choose Reps
From 4 students, choose 2 representatives (order doesn’t matter). How many ways?
9) Conditional/Joint – Laptop & Online
40% own laptops; 70% of owners take online courses. Find P(own laptop AND take online).
10) Deck of Cards – Red or King
Pick 1 card from a standard 52-card deck. Probability it’s a red card or a king?
Quick Formulas
Permutations: P(n,k)=n!/(n−k)!   |   Combinations: C(n,k)=n!/[k!(n−k)!]   |   Addition rule: P(A∪B)=P(A)+P(B)−P(A∩B)   |   Complement: P(A′)=1−P(A)