2. Four people are playing a card game. A shuffled, 52 card deck is dealt out to the players (so each gets a 13-card hand.)
(a) How many possibilities are there for the hand the first player will get? (assuming the order of the cards does not matter).
(b) How many possibilities are there for what hands everyone will get, again assuming that the order of the cards does not matter? To get all the marks you should also give a short explanation of your answers. [4 marks]
3. Adelaide Casino has a new game that uses 10 identical decks of cards mixed into 1 megadeck. How many 10 card hands can be dealt from this megadeck if the neither the order, nor the suits of the cards matter? Hint: think about this as a stars and bars problem. [2 marks]
4. SAFM weekdays breakfast show is presented by Bec, Cosi and Lehmo (B, C and L). What is the probability that L is older than B, given that L is older than C? [2 marks]
5. A bag contains 9 fair coins and 1 biased coin (where the probability of heads is 0.9). You draw a coin at random from the bag, toss it 7 times and get 7 heads. What is the probability that the coin sampled is the biased one?
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme