162k views
1 vote
Use an appropriate technology to simulate 2 cards being drawn from a 52-card deck of playing cards. Do not return the first card to the deck before drawing the second card. Perform 50 trials of this experiment.

User Kalel Wade
by
4.9k points

1 Answer

3 votes

Answer:

see below

Explanation:

Attached is the output of a computer program that picked two different numbers at random from the set 1-52, then converted those numbers to a suit and value.

Such a program could be written in a spreadsheet or any of a variety of computer languages.

Use an appropriate technology to simulate 2 cards being drawn from a 52-card deck-example-1
User Subha
by
4.8k points