Answer:
#include <iostream>
using namespace std;
int main() {
int age,time;
float price;
cout<<"Enter age:";
cin>>age;
cout<<"Enter time(in 24 hour clock for noon 1200):";
cin>>time;
if(age>13){
if(time<1700){
price=5;
}else{
price=8;
}
}else{
if(time<1700){
price=2;
}else{
price=4;
}
}
cout<<"Price: $"<<price<<endl;
}
Explanation:
Okay, here are the steps to be taken in order to be able to Write a program that determines the price of a movie ticket as given in details in the question above. Therefore, checked the steps below;
==> Input the age and the time.
==> If the age is not greater than 13, input the time(that is <1700) and follow it by imputing the price.
And if the age is greater than 13, you will also need to input the price. Just as below;
#include <iostream>
using namespace std;
int main() {
int age,time;
float price;
cout<<"Enter age:";
cin>>age;
cout<<"Enter time(in 24 hour clock for noon 1200):";
cin>>time;
if(age>13){
if(time<1700){
price=5;
}else{
price=8;
}
}else{
if(time<1700){
price=2;
}else{
price=4;
}
}
cout<<"Price: $"<<price<<endl;
}
Answer:
B. the current affairs page
Explanation:
it's a simple question
The correlation that is obtained when the pearson correlation is computed for data that have been converted to ranks is option A) The Spearman correlation.
<h3>What is Spearman correlation used for?</h3>
Spearman's correlation is known to be one that tends to look into or measures the strength and way of monotonic relationship between two variables.
It is one that is a nonparametric measure that is often known to be rank correlation and it tends to examine how well the association between two variables can be said to using a monotonic function.
Hence, The correlation that is obtained when the pearson correlation is computed for data that have been converted to ranks is option A) The Spearman correlation.
Learn more about correlation from
brainly.com/question/12479370
#SPJ4
See full question below
) What correlation is obtained when the Pearson correlation is computed for data that have been converted to ranks?
A) The Spearman correlation
B) The point-biserial correlation
C) The phi coefficient
D) It is still called a Pearson correlation
Answer:its sensitivity to light if it has a lower iso it probably would need more alumination or a longer shuter speed.
Explanation:
Answer:
WHAT SOCIETY?!
Every night we'd still be squatting in caves, hunched around campfires, waiting for the leopards to pick us off....
It's hard to have a society when your means of communication are nearly zero and therefore can't sustain the dialogue necessary to develop the shared values needed to form a society.