1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ludmilka [50]
3 years ago
9

Steven, Marcos, and Juan are having a free-throw shooting contest. Each boy

Computers and Technology
1 answer:
Luda [366]3 years ago
5 0

Answer: Steven

Explanation:

Given the data:

Steven: 2, 4, 6, 8, 8, 9

Marcos: 3, 5, 6, 7, 8, 10

Juan: 3, 5, 5, 6, 9, 9​

The median value of an ungrouped data can be calculated or located using the relation:

Median observation = (n + 1) / 2

Whwre n) number of observations.

If a Decimal value is obtained, the upper and lower bound of the observation is averaged to obtain the median value.

Steven: 2, 4, 6, 8, 8, 9

(6 + 1) / 2 = 7/2 = 3.5

Therefore, the 3rd and 4th observations in the data is averaged.

Median = (6+8) / 2 = 14/2 = 7

Marcos: 3, 5, 6, 7, 8, 10

(6 + 1) / 2 = 7/2 = 3.5

Therefore, the 3rd and 4th observations in the data is averaged.

Median = (6+7) / 2 = 13/2 = 6.5

Juan: 3, 5, 5, 6,9,9​

(6 + 1) / 2 = 7/2 = 3.5

Therefore, the 3rd and 4th observations in the data is averaged.

Median = (5+6) / 2 = 11/2 = 5.5

Therefore, Steven has the greatest median

You might be interested in
Write a program that has a while loop to print out the first five multiples of 15, 43, and 273 between the numbers of 3168 and 3
Reika [66]

Answer:

#include <iostream>

using namespace std;

void printmultiples(int n) //function to print first five multiples between 3168 and 376020

{

   int a =3168,c=1;

   cout<<"First five multiples of "<<n<<" are : ";

   while(a%n!=0 && a<=376020) //finding first mutiple of n after 3168.

   {

       a++;

   }

   while(c<6)//printing multiples.

   {

       cout<<a<<" ";

       a+=n;

       c++;

   }

   cout<<endl;

}

int main() {

   int t,n;

   cin>>t;//How many times you want to check.

   while(t--)

   {

       cin>>n;

       printmultiples(n);//function call..

   }

return 0;

}

Input:-

3

15

43

273

Output:-

First five multiples of 15 are : 3180 3195 3210 3225 3240  

First five multiples of 43 are : 3182 3225 3268 3311 3354  

First five multiples of 273 are : 3276 3549 3822 4095 4368

Explanation:

I have used a function to find the first five multiples of the of the numbers.The program can find the first five multiples of any integer between 3168 and 376020.In the function I have used while loop.First while loop is to find the first multiple of the integer n passed as an argument in the function.Then the next loop prints the first five multiples by just adding n to the first multiple.

In the main function t is for the number of times you want to print the multiples.In our case it is 3 Then input the integers whose multiples you want to find.

7 0
4 years ago
A proper divisor of a positive integer $n$ is a positive integer $d &lt; n$ such that $d$ divides $n$ evenly, or alternatively i
juin [17]

Answer:

The program written in Python is as follows:

<em>See Explanation section for line by line explanation</em>

for n in range(100,1000):

     isum = 0

     for d in range(1,n):

           if n%d == 0:

                 isum += d

     if isum == n * 2:

           print(n)

Explanation:

The program only considers 3 digit numbers. hence the range of n is from 100 to 999

for n in range(100,1000):

This line initializes sum to 0

     isum = 0

This line is an iteration that stands as the divisor

     for d in range(1,n):

This line checks if a number, d can evenly divide n

           if n%d == 0:

If yes, the sum is updated

                 isum += d

This line checks if the current number n is a double-perfect number

     if isum == n * 2:

If yes, n is printed

           print(n)

<em>When the program is run, the displayed output is 120 and 672</em>

4 0
3 years ago
Alice sends a message to Bob in a manner such that Bob is the only person who can tell what the real message is. Which security
cupoosta [38]

Answer:

confidentiality

Explanation:

Alice sends a message to Bob in a manner such that Bob is the only person who can tell what the real message is. Which security concept is this an example of

3 0
3 years ago
A total of 378 tickets were sold for the school play. They were either adult tickets or student tickets. There were 72 fewer stu
Dima020 [189]

Since there were 72 fewer students tickets sold than adults tickets. the number of adult tickets that were sold is 278.

<h3>What is this algebra about?</h3>

Note that:

A total of 378 tickets were sold for the school play.

So:

A + S = 378

S = 2A

A + (2A) = 378

3A = 378

A = 126

If A is 126, then S is double of that, or 252.

126 + 252 = 278

Therefore, Since there were 72 fewer students tickets sold than adults tickets. the number of adult tickets that were sold is 278.

Learn more about tickets from

brainly.com/question/13520667

#SPJ1

7 0
1 year ago
Write a program that converst the temperature from Celcius to Fahrenheit. The formula is: F (9/5)C+32
gregori [183]

Answer:

F

=

9

5

C

+

32

Subtract 32 from both sides:

F

−

32

=

9

5

C

Multiply both sides by 5:

5

(

F

−

32

)

=

9

C

Divide both sides by 9:

5

9

(

F

−

32

)

=

C

or  

C

=

5

9

(

F

−

32

)

Explanation:

6 0
3 years ago
Read 2 more answers
Other questions:
  • Jesse purchases a new smartphone and is immediately able to use it to send a photo over the Internet to a friend who lives in a
    12·1 answer
  • What is the device called which typically combines the capabilities of a scanner, printer, fax, and copying machine?
    15·1 answer
  • What is required to display content on transparencies?
    6·1 answer
  • A network on the internet has a subnet mask of 255.255.240.0. what is the maximum number of hosts it can handle
    5·1 answer
  • Define Technology In Your Own Words.
    8·1 answer
  • The Institute of Electrical and Electronics Engineers (IEEE) is an organization that researches and institutes electrical standa
    15·2 answers
  • What is a good practice to remember when adding transitions to a presentation?
    14·2 answers
  • Please please help ASAP it’s timed
    13·1 answer
  • Which statement best describes the logic in a while loop?bringing an umbrella to determine if it is rainingbringing an umbrella
    7·1 answer
  • Discuss the various types of keys available on a computer keyboard.<br>No spam answer needs!❌❌​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!