Probability Assignment (30 Solved
Questions)
Student Name: Kevser Ağdaş
Student ID: B2280.060056
Course: Probability
Submission Date: 01.01.2026
1. Probability of Heads
A fair coin is tossed once. What is the probability of getting heads?
Solution: Possible outcomes = {H, T}
P(H) = 1/2
2. Probability of a Number
A fair die is rolled. What is the probability of getting a 4?
Solution:
P(4) = 1/6
3. Even Number on a Die
What is the probability of rolling an even number?
Solution: Even numbers = {2, 4, 6}
P = 3/6 = 1/2
4. Odd Number on a Die
What is the probability of rolling an odd number?
Solution: Odd numbers = {1, 3, 5}
P = 3/6 = 1/2
5. Two Coin Tosses
Two fair coins are tossed. What is the probability of getting two heads?
Solution: Outcomes = {HH, HT, TH, TT}
P(HH) = 1/4
6. One Head in Two Tosses
What is the probability of getting exactly one head?
Solution: {HT, TH} → 2 outcomes
P = 2/4 = 1/2
7. Card Probability
A card is drawn from a standard deck. What is the probability of drawing a heart?
Solution: 13 hearts out of 52 cards
P = 13/52 = 1/4
8. Ace from Deck
What is the probability of drawing an Ace?
Solution: 4 Aces / 52 cards
P = 1/13
9. Red Card
What is the probability of drawing a red card?
Solution: 26 red cards
P = 26/52 = 1/2
10. Black Card
What is the probability of drawing a black card?
Solution: 26 black cards
P = 1/2
11. Dice Sum
Two dice are rolled. What is the probability that the sum is 7?
Solution: Favorable outcomes = 6
Total outcomes = 36
P = 6/36 = 1/6
12. Sum Greater Than 9
What is the probability that the sum of two dice is greater than 9?
Solution: Favorable outcomes = 6
P = 6/36 = 1/6
13. Drawing a King
What is the probability of drawing a King from a deck?
Solution: 4 Kings
P = 4/52 = 1/13
14. Picking a Blue Ball
A bag contains 3 red and 2 blue balls. One ball is picked. Probability of blue?
Solution: 2/5
15. Picking Two Reds
Two balls are drawn without replacement. Probability both are red?
Solution: (3/5) × (2/4) = 3/10
16. Coin and Die
A coin and a die are tossed. Probability of head and number 6?
Solution: (1/2) × (1/6) = 1/12
17. Complementary Probability
If P(A) = 0.3, what is P(A')?
Solution: 1 − 0.3 = 0.7
18. At Least One Head
Two coins are tossed. Probability of at least one head?
Solution: 1 − P(TT) = 1 − 1/4 = 3/4
19. Multiple Choice Guess
A question has 4 options. Probability of guessing correctly?
Solution: 1/4
20. Rain Probability
Probability of rain today is 0.4. What is the probability it does not rain?
Solution: 1 − 0.4 = 0.6
21. Dice Roll Greater Than 4
What is the probability of rolling a number greater than 4?
Solution: {5,6} → 2 outcomes
P = 2/6 = 1/3
22. Letter Probability
What is the probability of choosing a vowel from the word "PROBABILITY"?
Solution: Vowels = 4, Total letters = 11
P = 4/11
23. Selecting a Student
There are 10 students, 6 are girls. Probability of selecting a girl?
Solution: 6/10 = 3/5
24. Independent Events
P(A)=0.5, P(B)=0.4. Find P(A∩B).
Solution: 0.5 × 0.4 = 0.2
25. Dependent Events
Probability of drawing two aces in a row without replacement?
Solution: (4/52) × (3/51) = 1/221
26. Tossing Three Coins
Probability of all tails?
Solution: (1/2)³ = 1/8
27. At Least One Six
A die is rolled twice. Probability of at least one six?
Solution: 1 − (5/6)² = 11/36
28. Drawing a Face Card
Probability of drawing a face card?
Solution: 12/52 = 3/13
29. Prime Number on Die
Probability of rolling a prime number?
Solution: {2,3,5} → 3/6 = 1/2
30. Mutually Exclusive Events
If P(A)=0.2 and P(B)=0.3, find P(A∪B).
Solution: 0.2 + 0.3 = 0.5
End of Assignment